SlideShare a Scribd company logo
1 of 18
Raghu Engineering College
Department of Electrical & Electronics Engineering(Autonomous)
Accredited by NBA & NAAC with ‘A Grade, Permanently Affiliated JNTU Kakinada
Dakamarri (v), Bheemunipatnam Mandal, Visakhapatnam, Andhra Pradesh 531162
A CASE STUDY ON
A LEAD COMPENSATOR CHARACTERISTICS USING BODE DIAGRAM
FOR MAXIMUM OF 50 DEG PHASE ANGLE
UNDER THE GUIDANCE
Dr.B.SIVA RAMA RAO
ASSOCIATE PROFESSOR
BY
P. ESWAR SAI 18981A0237
P.MOHAN 18981A0238
P.SUPRIYA 18981A0239
P.NITHESH KUMAR 18981A0240
P.SANJAY KUMAR 18981A0241
BACHELOR OF TECHNOLOGY
IN
ELECTRICAL AND ELECTRONICS ENGINEERING
CONTENTS
1.Introduction
2.Phase Lead
4.Calculations
5.Design Approach
6.Design specific to Phase lead Compensator
7.Examples
INTRODUCTION
• A feedback control system that provides an optimum Performance
without any necessary adjustment is rare
• In building a control system , we know that proper Modification of
the plant dynamics may be simple way to meet the performance
specifications.
• This however, may not be possible in many practical situations
because the plant may be fixed and not modifiable.
• Then we must adjust parameters other than those in the fixed plant.
Compensation schemes commonly used for feed back
Control systems are :
-Series compensation
-parallel compensation
• The choice between series compensation and parallel
compensation
depends on
 The nature of the signals
 The power levels at various points
 Available components
 The designer’s experience
 Economic considerations and so on.
PHASE LEAD COMPENSATOR :-
 The magnitude of the compensator continuously grows with
increasing frequency.
• The feature is undesirable because it amplifies high frequency
noise that is typically present in an real system.
• A typical lead compensator has the following transfer function.
𝐶 𝑠 = 𝐾
𝜏𝑠+1
𝛼𝜏𝑠+1
where , 𝛼<1
•
1
𝛼
is the ratio between the pole zero break point frequencies.
• Magnitude of the lead compensator is 𝐾
1+𝜔2 𝜏2
1+𝛼2 𝜔2 𝜏2
• The phase contributed by the lead compensator is given by
𝜑 = tan−1 𝜔𝜏 − tan−1 𝛼𝜔𝜏
• Thus a significant amount of phase is still provided with much less amplitude at
high frequencies.
• The frequencies response of a typical lead compensator magnitude varies from
20 log10 𝐾 to 20 log10
𝐾
𝛼
and maximum phase is always less than 900
.
• The frequency can be shown where the phase is maximum
𝜔 𝑚𝑎𝑥 =
1
𝜏 𝛼
• The maximum phase corresponds to sin∅ 𝑚𝑎𝑥 = (
1−sin (∅ 𝑚𝑎𝑥)
1+sin(∅ 𝑚𝑎𝑥)
)
• The magnitude of C(s) at 𝜔 𝑀𝐴𝑋 is
𝐾
𝛼
Analyze the stability of the System with transfer function using
Bode Diagram
Given transfer function:
𝟒
𝑺(𝑺+𝟏) 𝟐
Simplify the given transfer function
Transfer function =
4
𝒔 𝟑+𝟐𝒔 𝟐+𝒔
Use the MATLAB codding to find out the stability of a given transfer function
by obtaining the bode graph.
•Then run the codding, this is the bode graph of the given system.
•From the above bode graph of the given transfer function is a unstable system because of
the phase margin and gain margin are the negative values.
•Gain margin = -6.02 dB
•Phase margin = -18.1 degree
•Natural frequency(Wn) = 1.38 rad/sec
•The gain margin and phase margin are negative value, then the system becomes
unstable.
•So by adding the some phase to the system then the phase margin of the system becomes
positive values. Then system becomes stable.
•Use the lead compensator for adding phase margin to the system.
2.Design of lead compensator :-
 This is the lead compensator network. It consists of resistors and capacitor.
 The capacitor(c) is connected parallel to the R1.
 The output is taken across the R2.
 Before going to design the lead compensator we have to know the ‘α’ value.
 If we add the ‘500’ to the system then phase margin become positive.
 If we add more phase angle to the system then the system performance will
decrease. Else we add less phase angle to the system then the system stability
will decrease
 We already determine the formula for knowing the ‘α’ value.
α=
𝟏−𝒔𝒊𝒏∅
𝟏+𝒔𝒊𝒏∅
here ∅ is the how much have to added to the system.
Then ∅ = 500
α=
𝟏−𝒔𝒊𝒏(𝟓𝟎)
𝟏+𝒔𝒊𝒏(𝟓𝟎)
=
𝟏−𝟎.𝟕𝟔𝟔
𝟏+𝟎.𝟕𝟔𝟔
= 0.132
α=
R2
R1+
R2
-----------------(1)
Assuming the R2 value = 250ohm, substitute value in equation (1)
0.132 = 250
R1+25
0
0.132(R1+250 ) = 25
R1 =
250
−(
250
∗
0
.
132
)
0.132
R1 = 1643.93 ohm
R1 = 1643.93 ohm, R2 = 250 ohm
for determine the capacitor value
T = C * R1
C =
T
R1
----------(2)
We know the relation for determine the T value
Wn =
1
T√∝
----------(3)
Wn = 1.38 rad/sec
Substitute value in equation (3)
T=1Wn √∝
T=11.38 √0.198
T=1.99
T=1.99
Then substitute this value in equation (2)
C = T
R1
C =
1
.
99
1643.93
C = 1.2105 mF
After knowing the values of lead compensation then design the circuit. Use the
MATLAB codding for find out the bode graph of the lead compensator with the
above values.
Bode graph to the lead compensator.
Above graph is for compensator , here the phase margin is 50 degree angle. So,
add this compensator to our system. Then system becomes stable.
Compensated system:
 connect the compensator to the system in cascade connection.
 Phase margin of the system without compensator = -18.1 degree
 Compensator maximum phase angle = 50.1 degree
 Values of phase margin and gain margin when compensator added to the system by
using MATLAB. Shown in the below fig. is codding for compensated system in MATLAB.
Corresponding Bode Graph
By the bode graph
Gain margin = 0.23 dB
Phase margin = 0.711 degree
The gain margin and phase margin are positive values. Then the system become
stable.
CONTROL SYSTEMS PPT ON A LEAD COMPENSATOR CHARACTERISTICS USING BODE DIAGRAM FOR MAXIMUM OF 50 DEG PHASE ANGLE

More Related Content

What's hot

Digital control systems
Digital control systemsDigital control systems
Digital control systems
avenkatram
 

What's hot (20)

TIME DOMAIN ANALYSIS
TIME DOMAIN ANALYSISTIME DOMAIN ANALYSIS
TIME DOMAIN ANALYSIS
 
Modern Control - Lec 02 - Mathematical Modeling of Systems
Modern Control - Lec 02 - Mathematical Modeling of SystemsModern Control - Lec 02 - Mathematical Modeling of Systems
Modern Control - Lec 02 - Mathematical Modeling of Systems
 
Discrete Time Systems & its classifications
Discrete Time Systems & its classificationsDiscrete Time Systems & its classifications
Discrete Time Systems & its classifications
 
3. Concept of pole and zero.pptx
3. Concept of pole and zero.pptx3. Concept of pole and zero.pptx
3. Concept of pole and zero.pptx
 
Root locus
Root locus Root locus
Root locus
 
Frequency Response Analysis
Frequency Response AnalysisFrequency Response Analysis
Frequency Response Analysis
 
Polar Plot
Polar PlotPolar Plot
Polar Plot
 
Frequency response analysis
Frequency response analysisFrequency response analysis
Frequency response analysis
 
Digital control systems
Digital control systemsDigital control systems
Digital control systems
 
Discrete state space model 9th &10th lecture
Discrete  state space model   9th  &10th  lectureDiscrete  state space model   9th  &10th  lecture
Discrete state space model 9th &10th lecture
 
State space analysis.pptx
State space analysis.pptxState space analysis.pptx
State space analysis.pptx
 
Control systems
Control systems Control systems
Control systems
 
P, PI AND PID CONTROLLER
P, PI AND PID CONTROLLERP, PI AND PID CONTROLLER
P, PI AND PID CONTROLLER
 
Modern Control - Lec 04 - Analysis and Design of Control Systems using Root L...
Modern Control - Lec 04 - Analysis and Design of Control Systems using Root L...Modern Control - Lec 04 - Analysis and Design of Control Systems using Root L...
Modern Control - Lec 04 - Analysis and Design of Control Systems using Root L...
 
Modern Control - Lec 01 - Introduction to Control System
Modern Control - Lec 01 - Introduction to Control SystemModern Control - Lec 01 - Introduction to Control System
Modern Control - Lec 01 - Introduction to Control System
 
Modern Control System (BE)
Modern Control System (BE)Modern Control System (BE)
Modern Control System (BE)
 
Signal flow graph
Signal flow graphSignal flow graph
Signal flow graph
 
Modern Control - Lec 03 - Feedback Control Systems Performance and Characteri...
Modern Control - Lec 03 - Feedback Control Systems Performance and Characteri...Modern Control - Lec 03 - Feedback Control Systems Performance and Characteri...
Modern Control - Lec 03 - Feedback Control Systems Performance and Characteri...
 
BEC- 26 control systems_unit-II
BEC- 26 control systems_unit-IIBEC- 26 control systems_unit-II
BEC- 26 control systems_unit-II
 
6. steady state error
6. steady state error6. steady state error
6. steady state error
 

Similar to CONTROL SYSTEMS PPT ON A LEAD COMPENSATOR CHARACTERISTICS USING BODE DIAGRAM FOR MAXIMUM OF 50 DEG PHASE ANGLE

EE411 lecture 13- Design of Compensators in Frequency Domain.pptx
EE411  lecture 13- Design of Compensators in Frequency Domain.pptxEE411  lecture 13- Design of Compensators in Frequency Domain.pptx
EE411 lecture 13- Design of Compensators in Frequency Domain.pptx
monaibrahim598401
 
Experiment 3 on DIgital Signal processing
Experiment 3 on DIgital Signal processingExperiment 3 on DIgital Signal processing
Experiment 3 on DIgital Signal processing
vimala elumalai
 
7- 1st semester_BJT_AC_Analysis (re model)-1.pdf
7- 1st semester_BJT_AC_Analysis (re model)-1.pdf7- 1st semester_BJT_AC_Analysis (re model)-1.pdf
7- 1st semester_BJT_AC_Analysis (re model)-1.pdf
ssuserfefa63
 
Btl control system-lab-manual-10 eel68
Btl control system-lab-manual-10 eel68Btl control system-lab-manual-10 eel68
Btl control system-lab-manual-10 eel68
Gopinath.B.L Naidu
 
Pulse amplitude modulation
Pulse amplitude modulationPulse amplitude modulation
Pulse amplitude modulation
Vishal kakade
 
ECE6420 Final Project Report
ECE6420 Final Project ReportECE6420 Final Project Report
ECE6420 Final Project Report
Tianhao Li
 

Similar to CONTROL SYSTEMS PPT ON A LEAD COMPENSATOR CHARACTERISTICS USING BODE DIAGRAM FOR MAXIMUM OF 50 DEG PHASE ANGLE (20)

EE411 lecture 13- Design of Compensators in Frequency Domain.pptx
EE411  lecture 13- Design of Compensators in Frequency Domain.pptxEE411  lecture 13- Design of Compensators in Frequency Domain.pptx
EE411 lecture 13- Design of Compensators in Frequency Domain.pptx
 
Sjhddhdjdkdkkdkdkfjdjdksksnsnsh hdhd.pdf
Sjhddhdjdkdkkdkdkfjdjdksksnsnsh hdhd.pdfSjhddhdjdkdkkdkdkfjdjdksksnsnsh hdhd.pdf
Sjhddhdjdkdkkdkdkfjdjdksksnsnsh hdhd.pdf
 
Experiment 3 on DIgital Signal processing
Experiment 3 on DIgital Signal processingExperiment 3 on DIgital Signal processing
Experiment 3 on DIgital Signal processing
 
Ee321 lab 2
Ee321 lab 2Ee321 lab 2
Ee321 lab 2
 
Closed loop control of cascaded input dual active bridge converter for multip...
Closed loop control of cascaded input dual active bridge converter for multip...Closed loop control of cascaded input dual active bridge converter for multip...
Closed loop control of cascaded input dual active bridge converter for multip...
 
ANALYZE THE STABILITY OF DC SERVO MOTOR USING NYQUIST PLOT
ANALYZE THE STABILITY OF DC SERVO MOTOR USING NYQUIST PLOTANALYZE THE STABILITY OF DC SERVO MOTOR USING NYQUIST PLOT
ANALYZE THE STABILITY OF DC SERVO MOTOR USING NYQUIST PLOT
 
Ece 523 project – fully differential two stage telescopic op amp
Ece 523 project – fully differential two stage telescopic op ampEce 523 project – fully differential two stage telescopic op amp
Ece 523 project – fully differential two stage telescopic op amp
 
236793460 ee6361-electric-circuit-lab-docx
236793460 ee6361-electric-circuit-lab-docx236793460 ee6361-electric-circuit-lab-docx
236793460 ee6361-electric-circuit-lab-docx
 
Harmonic Mitigation Method for the DC-AC Converter in a Single Phase System
Harmonic Mitigation Method for the DC-AC Converter in a Single Phase SystemHarmonic Mitigation Method for the DC-AC Converter in a Single Phase System
Harmonic Mitigation Method for the DC-AC Converter in a Single Phase System
 
7- 1st semester_BJT_AC_Analysis (re model)-1.pdf
7- 1st semester_BJT_AC_Analysis (re model)-1.pdf7- 1st semester_BJT_AC_Analysis (re model)-1.pdf
7- 1st semester_BJT_AC_Analysis (re model)-1.pdf
 
Btl control system-lab-manual-10 eel68
Btl control system-lab-manual-10 eel68Btl control system-lab-manual-10 eel68
Btl control system-lab-manual-10 eel68
 
Analysis
AnalysisAnalysis
Analysis
 
motor_2.ppt
motor_2.pptmotor_2.ppt
motor_2.ppt
 
Network analysis unit 2
Network analysis unit 2Network analysis unit 2
Network analysis unit 2
 
Pulse amplitude modulation
Pulse amplitude modulationPulse amplitude modulation
Pulse amplitude modulation
 
Power System Analysis and Design
Power System Analysis and DesignPower System Analysis and Design
Power System Analysis and Design
 
Reactive Power Concepts
Reactive Power ConceptsReactive Power Concepts
Reactive Power Concepts
 
Design high gain dc dc boost converter with coupling inductor and simulation ...
Design high gain dc dc boost converter with coupling inductor and simulation ...Design high gain dc dc boost converter with coupling inductor and simulation ...
Design high gain dc dc boost converter with coupling inductor and simulation ...
 
ECE6420 Final Project Report
ECE6420 Final Project ReportECE6420 Final Project Report
ECE6420 Final Project Report
 
Two-stage CE amplifier
Two-stage CE amplifier Two-stage CE amplifier
Two-stage CE amplifier
 

More from sanjay kumar pediredla

More from sanjay kumar pediredla (20)

TIME RESPONSE OF SECOND ORDER SYSTEM USING MATLAB
TIME RESPONSE OF SECOND ORDER SYSTEM USING MATLABTIME RESPONSE OF SECOND ORDER SYSTEM USING MATLAB
TIME RESPONSE OF SECOND ORDER SYSTEM USING MATLAB
 
PPT IS ON MICROGRID
PPT IS ON MICROGRIDPPT IS ON MICROGRID
PPT IS ON MICROGRID
 
UP AND DOWN FADING OF LED
UP AND DOWN FADING OF LEDUP AND DOWN FADING OF LED
UP AND DOWN FADING OF LED
 
MODELLING OF DC SERVO MOTOR USING MATLAB-SIMULINK
MODELLING OF DC SERVO MOTOR USING MATLAB-SIMULINKMODELLING OF DC SERVO MOTOR USING MATLAB-SIMULINK
MODELLING OF DC SERVO MOTOR USING MATLAB-SIMULINK
 
THIS PPT ON ELECTRONIC FUEL INJECTION SYSTEM
THIS PPT ON ELECTRONIC FUEL INJECTION SYSTEMTHIS PPT ON ELECTRONIC FUEL INJECTION SYSTEM
THIS PPT ON ELECTRONIC FUEL INJECTION SYSTEM
 
GREEN ENERGY ELECTRICAL POWER CONVERTER GREEN ENERGY ELE...
GREEN ENERGY ELECTRICAL POWER CONVERTER                      GREEN ENERGY ELE...GREEN ENERGY ELECTRICAL POWER CONVERTER                      GREEN ENERGY ELE...
GREEN ENERGY ELECTRICAL POWER CONVERTER GREEN ENERGY ELE...
 
DIGITAL ELECTRONICS DESIGN OF 3 BIT MAJORITY CIRCUIT
DIGITAL ELECTRONICS DESIGN OF 3 BIT MAJORITY CIRCUITDIGITAL ELECTRONICS DESIGN OF 3 BIT MAJORITY CIRCUIT
DIGITAL ELECTRONICS DESIGN OF 3 BIT MAJORITY CIRCUIT
 
ELECTRICAL CIRCUIT ANALYSIS PROBLEM SOLUTION IN MATLAB
ELECTRICAL CIRCUIT ANALYSIS PROBLEM SOLUTION IN MATLABELECTRICAL CIRCUIT ANALYSIS PROBLEM SOLUTION IN MATLAB
ELECTRICAL CIRCUIT ANALYSIS PROBLEM SOLUTION IN MATLAB
 
power systems ppt on Arc welding and Electric welding equipment and compariso...
power systems ppt on Arc welding and Electric welding equipment and compariso...power systems ppt on Arc welding and Electric welding equipment and compariso...
power systems ppt on Arc welding and Electric welding equipment and compariso...
 
CONTROL SYSTEM PPT ON DETERMINATION OF SABILITY OF SYSTEM USING NYQUIST PLOT ...
CONTROL SYSTEM PPT ON DETERMINATION OF SABILITY OF SYSTEM USING NYQUIST PLOT ...CONTROL SYSTEM PPT ON DETERMINATION OF SABILITY OF SYSTEM USING NYQUIST PLOT ...
CONTROL SYSTEM PPT ON DETERMINATION OF SABILITY OF SYSTEM USING NYQUIST PLOT ...
 
CONTROL SYSTEMS PPT ON A UNIT STEP RESPONSE OF A SERIES RLC CIRCUIT
CONTROL SYSTEMS PPT ON A UNIT STEP RESPONSE OF A SERIES RLC CIRCUIT CONTROL SYSTEMS PPT ON A UNIT STEP RESPONSE OF A SERIES RLC CIRCUIT
CONTROL SYSTEMS PPT ON A UNIT STEP RESPONSE OF A SERIES RLC CIRCUIT
 
DESIGN OF CIRCUIT DEBITS THE GIVEN VALUE TO THE DEFAULT VALUE WITH COST ANAL...
DESIGN OF CIRCUIT DEBITS THE GIVEN VALUE TO THE DEFAULT  VALUE WITH COST ANAL...DESIGN OF CIRCUIT DEBITS THE GIVEN VALUE TO THE DEFAULT  VALUE WITH COST ANAL...
DESIGN OF CIRCUIT DEBITS THE GIVEN VALUE TO THE DEFAULT VALUE WITH COST ANAL...
 
PROBLEM SOLVING ON THE MUTUAL INDUCTANCE OF COUPLED CIRCUIT
PROBLEM SOLVING ON THE MUTUAL INDUCTANCE OF COUPLED CIRCUIT  PROBLEM SOLVING ON THE MUTUAL INDUCTANCE OF COUPLED CIRCUIT
PROBLEM SOLVING ON THE MUTUAL INDUCTANCE OF COUPLED CIRCUIT
 
SIMULATION OF DC SERIES MOTOR CHARACTERISTICS
SIMULATION OF DC SERIES MOTOR CHARACTERISTICS SIMULATION OF DC SERIES MOTOR CHARACTERISTICS
SIMULATION OF DC SERIES MOTOR CHARACTERISTICS
 
GREEN ENERGY ELECTRIC POWER CONVERTER
GREEN ENERGY ELECTRIC POWER CONVERTERGREEN ENERGY ELECTRIC POWER CONVERTER
GREEN ENERGY ELECTRIC POWER CONVERTER
 
PROBLEM ON THE POWERFACTOR CORRRECTION IN POWER PLANT
PROBLEM ON THE POWERFACTOR CORRRECTION IN POWER PLANTPROBLEM ON THE POWERFACTOR CORRRECTION IN POWER PLANT
PROBLEM ON THE POWERFACTOR CORRRECTION IN POWER PLANT
 
LEADCOMPENSATOR DESIGN FOR A SYSTEM USING MATLAB
LEADCOMPENSATOR DESIGN FOR A SYSTEM USING MATLAB  LEADCOMPENSATOR DESIGN FOR A SYSTEM USING MATLAB
LEADCOMPENSATOR DESIGN FOR A SYSTEM USING MATLAB
 
DOUBLE CAGE INDUCTION MOTOR AND IT'S CONSTRUCTION
DOUBLE CAGE INDUCTION MOTOR AND IT'S CONSTRUCTIONDOUBLE CAGE INDUCTION MOTOR AND IT'S CONSTRUCTION
DOUBLE CAGE INDUCTION MOTOR AND IT'S CONSTRUCTION
 
IMPULSE RESPONSE OF SECOND ORDER SYSTEM
IMPULSE RESPONSE OF SECOND ORDER SYSTEMIMPULSE RESPONSE OF SECOND ORDER SYSTEM
IMPULSE RESPONSE OF SECOND ORDER SYSTEM
 
WIRELESS POWER TRANSMISSION
WIRELESS POWER TRANSMISSIONWIRELESS POWER TRANSMISSION
WIRELESS POWER TRANSMISSION
 

Recently uploaded

Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.ppt
MsecMca
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Christo Ananth
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Christo Ananth
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
ssuser89054b
 
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
amitlee9823
 

Recently uploaded (20)

Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
 
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank  Design by Working Stress - IS Method.pdfIntze Overhead Water Tank  Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
 
NFPA 5000 2024 standard .
NFPA 5000 2024 standard                                  .NFPA 5000 2024 standard                                  .
NFPA 5000 2024 standard .
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torque
 
notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.ppt
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
 
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxBSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
 
Unit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfUnit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdf
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
 
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELLPVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
 
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdf
 
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 

CONTROL SYSTEMS PPT ON A LEAD COMPENSATOR CHARACTERISTICS USING BODE DIAGRAM FOR MAXIMUM OF 50 DEG PHASE ANGLE

  • 1. Raghu Engineering College Department of Electrical & Electronics Engineering(Autonomous) Accredited by NBA & NAAC with ‘A Grade, Permanently Affiliated JNTU Kakinada Dakamarri (v), Bheemunipatnam Mandal, Visakhapatnam, Andhra Pradesh 531162 A CASE STUDY ON A LEAD COMPENSATOR CHARACTERISTICS USING BODE DIAGRAM FOR MAXIMUM OF 50 DEG PHASE ANGLE UNDER THE GUIDANCE Dr.B.SIVA RAMA RAO ASSOCIATE PROFESSOR BY P. ESWAR SAI 18981A0237 P.MOHAN 18981A0238 P.SUPRIYA 18981A0239 P.NITHESH KUMAR 18981A0240 P.SANJAY KUMAR 18981A0241 BACHELOR OF TECHNOLOGY IN ELECTRICAL AND ELECTRONICS ENGINEERING
  • 3. INTRODUCTION • A feedback control system that provides an optimum Performance without any necessary adjustment is rare • In building a control system , we know that proper Modification of the plant dynamics may be simple way to meet the performance specifications. • This however, may not be possible in many practical situations because the plant may be fixed and not modifiable. • Then we must adjust parameters other than those in the fixed plant.
  • 4. Compensation schemes commonly used for feed back Control systems are : -Series compensation -parallel compensation
  • 5. • The choice between series compensation and parallel compensation depends on  The nature of the signals  The power levels at various points  Available components  The designer’s experience  Economic considerations and so on.
  • 6. PHASE LEAD COMPENSATOR :-  The magnitude of the compensator continuously grows with increasing frequency. • The feature is undesirable because it amplifies high frequency noise that is typically present in an real system. • A typical lead compensator has the following transfer function. 𝐶 𝑠 = 𝐾 𝜏𝑠+1 𝛼𝜏𝑠+1 where , 𝛼<1 • 1 𝛼 is the ratio between the pole zero break point frequencies. • Magnitude of the lead compensator is 𝐾 1+𝜔2 𝜏2 1+𝛼2 𝜔2 𝜏2
  • 7. • The phase contributed by the lead compensator is given by 𝜑 = tan−1 𝜔𝜏 − tan−1 𝛼𝜔𝜏 • Thus a significant amount of phase is still provided with much less amplitude at high frequencies. • The frequencies response of a typical lead compensator magnitude varies from 20 log10 𝐾 to 20 log10 𝐾 𝛼 and maximum phase is always less than 900 . • The frequency can be shown where the phase is maximum 𝜔 𝑚𝑎𝑥 = 1 𝜏 𝛼 • The maximum phase corresponds to sin∅ 𝑚𝑎𝑥 = ( 1−sin (∅ 𝑚𝑎𝑥) 1+sin(∅ 𝑚𝑎𝑥) ) • The magnitude of C(s) at 𝜔 𝑀𝐴𝑋 is 𝐾 𝛼
  • 8. Analyze the stability of the System with transfer function using Bode Diagram Given transfer function: 𝟒 𝑺(𝑺+𝟏) 𝟐 Simplify the given transfer function Transfer function = 4 𝒔 𝟑+𝟐𝒔 𝟐+𝒔 Use the MATLAB codding to find out the stability of a given transfer function by obtaining the bode graph.
  • 9. •Then run the codding, this is the bode graph of the given system.
  • 10. •From the above bode graph of the given transfer function is a unstable system because of the phase margin and gain margin are the negative values. •Gain margin = -6.02 dB •Phase margin = -18.1 degree •Natural frequency(Wn) = 1.38 rad/sec •The gain margin and phase margin are negative value, then the system becomes unstable. •So by adding the some phase to the system then the phase margin of the system becomes positive values. Then system becomes stable. •Use the lead compensator for adding phase margin to the system.
  • 11. 2.Design of lead compensator :-  This is the lead compensator network. It consists of resistors and capacitor.  The capacitor(c) is connected parallel to the R1.  The output is taken across the R2.  Before going to design the lead compensator we have to know the ‘α’ value.  If we add the ‘500’ to the system then phase margin become positive.  If we add more phase angle to the system then the system performance will decrease. Else we add less phase angle to the system then the system stability will decrease  We already determine the formula for knowing the ‘α’ value.
  • 12. α= 𝟏−𝒔𝒊𝒏∅ 𝟏+𝒔𝒊𝒏∅ here ∅ is the how much have to added to the system. Then ∅ = 500 α= 𝟏−𝒔𝒊𝒏(𝟓𝟎) 𝟏+𝒔𝒊𝒏(𝟓𝟎) = 𝟏−𝟎.𝟕𝟔𝟔 𝟏+𝟎.𝟕𝟔𝟔 = 0.132 α= R2 R1+ R2 -----------------(1) Assuming the R2 value = 250ohm, substitute value in equation (1) 0.132 = 250 R1+25 0 0.132(R1+250 ) = 25 R1 = 250 −( 250 ∗ 0 . 132 ) 0.132 R1 = 1643.93 ohm
  • 13. R1 = 1643.93 ohm, R2 = 250 ohm for determine the capacitor value T = C * R1 C = T R1 ----------(2) We know the relation for determine the T value Wn = 1 T√∝ ----------(3) Wn = 1.38 rad/sec Substitute value in equation (3) T=1Wn √∝ T=11.38 √0.198 T=1.99 T=1.99
  • 14. Then substitute this value in equation (2) C = T R1 C = 1 . 99 1643.93 C = 1.2105 mF After knowing the values of lead compensation then design the circuit. Use the MATLAB codding for find out the bode graph of the lead compensator with the above values.
  • 15. Bode graph to the lead compensator. Above graph is for compensator , here the phase margin is 50 degree angle. So, add this compensator to our system. Then system becomes stable.
  • 16. Compensated system:  connect the compensator to the system in cascade connection.  Phase margin of the system without compensator = -18.1 degree  Compensator maximum phase angle = 50.1 degree  Values of phase margin and gain margin when compensator added to the system by using MATLAB. Shown in the below fig. is codding for compensated system in MATLAB.
  • 17. Corresponding Bode Graph By the bode graph Gain margin = 0.23 dB Phase margin = 0.711 degree The gain margin and phase margin are positive values. Then the system become stable.