SlideShare a Scribd company logo
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

Root locus
Root locus Root locus
Root locus
Abhishek Choksi
 
STate Space Analysis
STate Space AnalysisSTate Space Analysis
STate Space Analysis
Hussain K
 
Polar plot
Polar plotPolar plot
Polar plot
Mrunal Deshkar
 
state space modeling of electrical system
state space modeling of electrical systemstate space modeling of electrical system
state space modeling of electrical system
Mirza Baig
 
Stability of Control System
Stability of Control SystemStability of Control System
Stability of Control System
vaibhav jindal
 
Modern Control - Lec07 - State Space Modeling of LTI Systems
Modern Control - Lec07 - State Space Modeling of LTI SystemsModern Control - Lec07 - State Space Modeling of LTI Systems
Modern Control - Lec07 - State Space Modeling of LTI Systems
Amr E. Mohamed
 
Lag lead compensator design in frequency domain 7th lecture
Lag lead compensator design in frequency domain  7th lectureLag lead compensator design in frequency domain  7th lecture
Lag lead compensator design in frequency domain 7th lecture
Khalaf Gaeid Alshammery
 
6. steady state error
6. steady state error6. steady state error
6. steady state error
shurjeel amjad
 
Polar Plot
Polar PlotPolar Plot
Polar Plot
Hussain K
 
NONLINEAR CONTROL SYSTEM (Phase plane & Phase Trajectory Method)
NONLINEAR CONTROL SYSTEM(Phase plane & Phase Trajectory Method)NONLINEAR CONTROL SYSTEM(Phase plane & Phase Trajectory Method)
NONLINEAR CONTROL SYSTEM (Phase plane & Phase Trajectory Method)
Niraj Solanki
 
Types of nonlinearities
Types of nonlinearitiesTypes of nonlinearities
Types of nonlinearities
nida unapprochablestair
 
State space analysis, eign values and eign vectors
State space analysis, eign values and eign vectorsState space analysis, eign values and eign vectors
State space analysis, eign values and eign vectors
Shilpa Shukla
 
SINGULAR POINT IN NON-LINEAR SYSTEM
SINGULAR POINT IN NON-LINEAR SYSTEM SINGULAR POINT IN NON-LINEAR SYSTEM
SINGULAR POINT IN NON-LINEAR SYSTEM
ANISH PATHAK
 
Unit 4 twoportnetwork
Unit 4 twoportnetworkUnit 4 twoportnetwork
Unit 4 twoportnetwork
ACE ENGINEERING COLLEGE
 
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...
Amr E. Mohamed
 
Ppt on control system
Ppt on control systemPpt on control system
Ppt on control system
ABDULRAHMANALGHANIM
 
Nyquist Stability Criterion
Nyquist  Stability CriterionNyquist  Stability Criterion
Nyquist Stability Criterion
Hussain K
 
Lecture 2 transfer-function
Lecture 2 transfer-functionLecture 2 transfer-function
Lecture 2 transfer-functionSaifullah Memon
 
Signals & Systems PPT
Signals & Systems PPTSignals & Systems PPT
Signals & Systems PPT
Jay Baria
 
Power BJT
Power BJTPower BJT

What's hot (20)

Root locus
Root locus Root locus
Root locus
 
STate Space Analysis
STate Space AnalysisSTate Space Analysis
STate Space Analysis
 
Polar plot
Polar plotPolar plot
Polar plot
 
state space modeling of electrical system
state space modeling of electrical systemstate space modeling of electrical system
state space modeling of electrical system
 
Stability of Control System
Stability of Control SystemStability of Control System
Stability of Control System
 
Modern Control - Lec07 - State Space Modeling of LTI Systems
Modern Control - Lec07 - State Space Modeling of LTI SystemsModern Control - Lec07 - State Space Modeling of LTI Systems
Modern Control - Lec07 - State Space Modeling of LTI Systems
 
Lag lead compensator design in frequency domain 7th lecture
Lag lead compensator design in frequency domain  7th lectureLag lead compensator design in frequency domain  7th lecture
Lag lead compensator design in frequency domain 7th lecture
 
6. steady state error
6. steady state error6. steady state error
6. steady state error
 
Polar Plot
Polar PlotPolar Plot
Polar Plot
 
NONLINEAR CONTROL SYSTEM (Phase plane & Phase Trajectory Method)
NONLINEAR CONTROL SYSTEM(Phase plane & Phase Trajectory Method)NONLINEAR CONTROL SYSTEM(Phase plane & Phase Trajectory Method)
NONLINEAR CONTROL SYSTEM (Phase plane & Phase Trajectory Method)
 
Types of nonlinearities
Types of nonlinearitiesTypes of nonlinearities
Types of nonlinearities
 
State space analysis, eign values and eign vectors
State space analysis, eign values and eign vectorsState space analysis, eign values and eign vectors
State space analysis, eign values and eign vectors
 
SINGULAR POINT IN NON-LINEAR SYSTEM
SINGULAR POINT IN NON-LINEAR SYSTEM SINGULAR POINT IN NON-LINEAR SYSTEM
SINGULAR POINT IN NON-LINEAR SYSTEM
 
Unit 4 twoportnetwork
Unit 4 twoportnetworkUnit 4 twoportnetwork
Unit 4 twoportnetwork
 
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...
 
Ppt on control system
Ppt on control systemPpt on control system
Ppt on control system
 
Nyquist Stability Criterion
Nyquist  Stability CriterionNyquist  Stability Criterion
Nyquist Stability Criterion
 
Lecture 2 transfer-function
Lecture 2 transfer-functionLecture 2 transfer-function
Lecture 2 transfer-function
 
Signals & Systems PPT
Signals & Systems PPTSignals & Systems PPT
Signals & Systems PPT
 
Power BJT
Power BJTPower BJT
Power BJT
 

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

Sjhddhdjdkdkkdkdkfjdjdksksnsnsh hdhd.pdf
Sjhddhdjdkdkkdkdkfjdjdksksnsnsh hdhd.pdfSjhddhdjdkdkkdkdkfjdjdksksnsnsh hdhd.pdf
Sjhddhdjdkdkkdkdkfjdjdksksnsnsh hdhd.pdf
Chinnichinni92
 
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
 
Ee321 lab 2
Ee321 lab 2Ee321 lab 2
Ee321 lab 2
Seci Durivou
 
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...
PERWEZ ALAM
 
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
sanjay kumar pediredla
 
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
Karthik Rathinavel
 
236793460 ee6361-electric-circuit-lab-docx
236793460 ee6361-electric-circuit-lab-docx236793460 ee6361-electric-circuit-lab-docx
236793460 ee6361-electric-circuit-lab-docx
homeworkping3
 
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
IJTET Journal
 
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 eel68Gopinath.B.L Naidu
 
motor_2.ppt
motor_2.pptmotor_2.ppt
motor_2.ppt
VikramJit13
 
Network analysis unit 2
Network analysis unit 2Network analysis unit 2
Network analysis unit 2
sai divya sri sappa
 
Pulse amplitude modulation
Pulse amplitude modulationPulse amplitude modulation
Pulse amplitude modulationVishal kakade
 
Power System Analysis and Design
Power System Analysis and DesignPower System Analysis and Design
Power System Analysis and Design
ZainUlAbdeen41
 
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 ...
eSAT Publishing House
 
ECE6420 Final Project Report
ECE6420 Final Project ReportECE6420 Final Project Report
ECE6420 Final Project ReportTianhao Li
 
Two-stage CE amplifier
Two-stage CE amplifier Two-stage CE amplifier
Two-stage CE amplifier
mrinal mahato
 
Frequency Response.pptx
Frequency Response.pptxFrequency Response.pptx
Frequency Response.pptx
DebasishMohanta16
 

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

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
 
Frequency Response.pptx
Frequency Response.pptxFrequency Response.pptx
Frequency Response.pptx
 

More from sanjay kumar pediredla

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
sanjay kumar pediredla
 
PPT IS ON MICROGRID
PPT IS ON MICROGRIDPPT IS ON MICROGRID
PPT IS ON MICROGRID
sanjay kumar pediredla
 
UP AND DOWN FADING OF LED
UP AND DOWN FADING OF LEDUP AND DOWN FADING OF LED
UP AND DOWN FADING OF LED
sanjay kumar pediredla
 
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
sanjay kumar pediredla
 
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
sanjay kumar pediredla
 
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...
sanjay kumar pediredla
 
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
sanjay kumar pediredla
 
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
sanjay kumar pediredla
 
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...
sanjay kumar pediredla
 
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 ...
sanjay kumar pediredla
 
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
sanjay kumar pediredla
 
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...
sanjay kumar pediredla
 
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
sanjay kumar pediredla
 
SIMULATION OF DC SERIES MOTOR CHARACTERISTICS
SIMULATION OF DC SERIES MOTOR CHARACTERISTICS SIMULATION OF DC SERIES MOTOR CHARACTERISTICS
SIMULATION OF DC SERIES MOTOR CHARACTERISTICS
sanjay kumar pediredla
 
GREEN ENERGY ELECTRIC POWER CONVERTER
GREEN ENERGY ELECTRIC POWER CONVERTERGREEN ENERGY ELECTRIC POWER CONVERTER
GREEN ENERGY ELECTRIC POWER CONVERTER
sanjay kumar pediredla
 
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
sanjay kumar pediredla
 
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
sanjay kumar pediredla
 
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
sanjay kumar pediredla
 
IMPULSE RESPONSE OF SECOND ORDER SYSTEM
IMPULSE RESPONSE OF SECOND ORDER SYSTEMIMPULSE RESPONSE OF SECOND ORDER SYSTEM
IMPULSE RESPONSE OF SECOND ORDER SYSTEM
sanjay kumar pediredla
 
WIRELESS POWER TRANSMISSION
WIRELESS POWER TRANSMISSIONWIRELESS POWER TRANSMISSION
WIRELESS POWER TRANSMISSION
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

RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
thanhdowork
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
gerogepatton
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
MdTanvirMahtab2
 
The role of big data in decision making.
The role of big data in decision making.The role of big data in decision making.
The role of big data in decision making.
ankuprajapati0525
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Dr.Costas Sachpazis
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
Pratik Pawar
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
Massimo Talia
 
block diagram and signal flow graph representation
block diagram and signal flow graph representationblock diagram and signal flow graph representation
block diagram and signal flow graph representation
Divya Somashekar
 
Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
TeeVichai
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
AJAYKUMARPUND1
 
AP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specificAP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specific
BrazilAccount1
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
Kamal Acharya
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
zwunae
 
WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234
AafreenAbuthahir2
 
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
ydteq
 
ethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.pptethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.ppt
Jayaprasanna4
 
The Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdfThe Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdf
Pipe Restoration Solutions
 
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdfAKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
SamSarthak3
 
DESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docxDESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docx
FluxPrime1
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
Robbie Edward Sayers
 

Recently uploaded (20)

RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
 
The role of big data in decision making.
The role of big data in decision making.The role of big data in decision making.
The role of big data in decision making.
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
 
block diagram and signal flow graph representation
block diagram and signal flow graph representationblock diagram and signal flow graph representation
block diagram and signal flow graph representation
 
Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
 
AP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specificAP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specific
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
 
WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234
 
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
 
ethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.pptethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.ppt
 
The Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdfThe Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdf
 
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdfAKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
 
DESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docxDESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docx
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
 

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.