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

state space modeling of electrical system
state space modeling of electrical systemstate space modeling of electrical system
state space modeling of electrical systemMirza Baig
 
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
 
Introduction to Control System Design
Introduction to Control System DesignIntroduction to Control System Design
Introduction to Control System DesignAndrew Wilhelm
 
Lecture 2 transfer-function
Lecture 2 transfer-functionLecture 2 transfer-function
Lecture 2 transfer-functionSaifullah Memon
 
Digital control systems (dcs) lecture 18-19-20
Digital control systems (dcs) lecture 18-19-20Digital control systems (dcs) lecture 18-19-20
Digital control systems (dcs) lecture 18-19-20Ali Rind
 
Control system lectures
Control system lectures Control system lectures
Control system lectures Naqqash Sajid
 
Load flow study
Load flow studyLoad flow study
Load flow studyf s
 
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 SystemAmr E. Mohamed
 
Chapter 1 introduction to control system
Chapter 1 introduction to control systemChapter 1 introduction to control system
Chapter 1 introduction to control systemLenchoDuguma
 
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 vectorsShilpa Shukla
 
Stability of Control System
Stability of Control SystemStability of Control System
Stability of Control Systemvaibhav jindal
 
Z trasnform & Inverse Z-transform in matlab
Z trasnform & Inverse Z-transform in matlabZ trasnform & Inverse Z-transform in matlab
Z trasnform & Inverse Z-transform in matlabHasnain Yaseen
 
Transfer functions, poles and zeros.
Transfer functions, poles and zeros.Transfer functions, poles and zeros.
Transfer functions, poles and zeros.ARIF HUSSAIN
 
Controllability and observability
Controllability and observabilityControllability and observability
Controllability and observabilityjawaharramaya
 
digital control Chapter 2 slide
digital control Chapter 2 slidedigital control Chapter 2 slide
digital control Chapter 2 slideasyrafjpk
 
Phase plane analysis (nonlinear stability analysis)
Phase plane analysis (nonlinear stability analysis)Phase plane analysis (nonlinear stability analysis)
Phase plane analysis (nonlinear stability analysis)Bindutesh Saner
 

What's hot (20)

state space modeling of electrical system
state space modeling of electrical systemstate space modeling of electrical system
state space modeling of electrical system
 
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)
 
Introduction to Control System Design
Introduction to Control System DesignIntroduction to Control System Design
Introduction to Control System Design
 
Lecture 2 transfer-function
Lecture 2 transfer-functionLecture 2 transfer-function
Lecture 2 transfer-function
 
Digital control systems (dcs) lecture 18-19-20
Digital control systems (dcs) lecture 18-19-20Digital control systems (dcs) lecture 18-19-20
Digital control systems (dcs) lecture 18-19-20
 
Control system lectures
Control system lectures Control system lectures
Control system lectures
 
Lead-lag controller
Lead-lag controllerLead-lag controller
Lead-lag controller
 
Load flow study
Load flow studyLoad flow study
Load flow study
 
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
 
Chapter 1 introduction to control system
Chapter 1 introduction to control systemChapter 1 introduction to control system
Chapter 1 introduction to control system
 
Per unit system
Per unit systemPer unit system
Per unit system
 
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
 
Stability of Control System
Stability of Control SystemStability of Control System
Stability of Control System
 
Z trasnform & Inverse Z-transform in matlab
Z trasnform & Inverse Z-transform in matlabZ trasnform & Inverse Z-transform in matlab
Z trasnform & Inverse Z-transform in matlab
 
Bode Plots
Bode Plots Bode Plots
Bode Plots
 
Transfer functions, poles and zeros.
Transfer functions, poles and zeros.Transfer functions, poles and zeros.
Transfer functions, poles and zeros.
 
Controllability and observability
Controllability and observabilityControllability and observability
Controllability and observability
 
State space models
State space modelsState space models
State space models
 
digital control Chapter 2 slide
digital control Chapter 2 slidedigital control Chapter 2 slide
digital control Chapter 2 slide
 
Phase plane analysis (nonlinear stability analysis)
Phase plane analysis (nonlinear stability analysis)Phase plane analysis (nonlinear stability analysis)
Phase plane analysis (nonlinear stability analysis)
 

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.pptxmonaibrahim598401
 
Sjhddhdjdkdkkdkdkfjdjdksksnsnsh hdhd.pdf
Sjhddhdjdkdkkdkdkfjdjdksksnsnsh hdhd.pdfSjhddhdjdkdkkdkdkfjdjdksksnsnsh hdhd.pdf
Sjhddhdjdkdkkdkdkfjdjdksksnsnsh hdhd.pdfChinnichinni92
 
Experiment 3 on DIgital Signal processing
Experiment 3 on DIgital Signal processingExperiment 3 on DIgital Signal processing
Experiment 3 on DIgital Signal processingvimala elumalai
 
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 PLOTsanjay 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 ampKarthik Rathinavel
 
236793460 ee6361-electric-circuit-lab-docx
236793460 ee6361-electric-circuit-lab-docx236793460 ee6361-electric-circuit-lab-docx
236793460 ee6361-electric-circuit-lab-docxhomeworkping3
 
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 SystemIJTET 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.pdfssuserfefa63
 
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
 
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 DesignZainUlAbdeen41
 
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
 

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

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 MATLABsanjay 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-SIMULINKsanjay 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 SYSTEMsanjay 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 CIRCUITsanjay 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 MATLABsanjay 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
 
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 PLANTsanjay 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 CONSTRUCTIONsanjay kumar pediredla
 
IMPULSE RESPONSE OF SECOND ORDER SYSTEM
IMPULSE RESPONSE OF SECOND ORDER SYSTEMIMPULSE RESPONSE OF SECOND ORDER SYSTEM
IMPULSE RESPONSE OF SECOND ORDER SYSTEMsanjay 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

Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfAsst.prof M.Gokilavani
 
Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHC Sai Kiran
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEroselinkalist12
 
DATA ANALYTICS PPT definition usage example
DATA ANALYTICS PPT definition usage exampleDATA ANALYTICS PPT definition usage example
DATA ANALYTICS PPT definition usage examplePragyanshuParadkar1
 
An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...Chandu841456
 
pipeline in computer architecture design
pipeline in computer architecture  designpipeline in computer architecture  design
pipeline in computer architecture designssuser87fa0c1
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxk795866
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxPoojaBan
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxKartikeyaDwivedi3
 
Risk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfRisk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfROCENODodongVILLACER
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 

Recently uploaded (20)

Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
 
Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECH
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
 
DATA ANALYTICS PPT definition usage example
DATA ANALYTICS PPT definition usage exampleDATA ANALYTICS PPT definition usage example
DATA ANALYTICS PPT definition usage example
 
An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...
 
pipeline in computer architecture design
pipeline in computer architecture  designpipeline in computer architecture  design
pipeline in computer architecture design
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptx
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptx
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptx
 
Risk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfRisk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdf
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 

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.