PW4 Dej40043 (Puteri, Adha)
PW4 Dej40043 (Puteri, Adha)
LEARNING OUTCOME:
PLO5: Apply appropriate techniques, resources, and modern engineering and IT tools to well-
defined engineering problems, with an awareness of the limitations (DK6).
CLO2: Organize work efficiently with proper technique and procedure while handling the
related process equipment in control system.
i. Obtain the Bode diagram of the given transfer function using MATLAB.
DEJ40043/JKE/PW04
1/ 8
THEORY :
Frequency Response:
The frequency response is the steady state response of a system when the input to the system is a
sinusoidal signal.
Frequency response analysis of control system can be carried either analytically or graphically.
The various graphical techniques available for frequency response analysis are
1. Bode Plot
2. Polar plot (Nyquist plot)
3. Nichols plot
4. M and N circles
5. Nichols chart
Bode plot:
The bode plot is a frequency response plot of the transfer function of a system. A bode plot
consists of two graphs. One is plot of the magnitude of a sinusoidal transfer function versus log . The
other is plot of the phase angle of a sinusoidal transfer function versus log.
The main advantage of the bode plot is that multiplication of magnitude can be converted into
addition. Also a simple method for sketching an approximate log magnitude curve is available.
APPARATUS :
MATLAB
PROCEDURE : (PART A)
DEJ40043/JKE/PW04
2/ 8
2. Open the command window
3. Enter the transfer function and the command to plot the Bode diagram:
>> [mag,phase,w]=bode(sys);
>> [Gm,Pm,wcg,wcp]=margin(mag,phase,w);
>> bode(sys);
DEJ40043/JKE/PW04
3/ 8
PROCEDURE : (PART B)
DEJ40043/JKE/PW04
4/ 8
4. Save the file (eg: Bode.m) and click Run
PART A (1)
DEJ40043/JKE/PW04
5/ 8
PART A (2)
DEJ40043/JKE/PW04
6/ 8
PART B (1)
DEJ40043/JKE/PW04
7/ 8
PART B (2)
DEJ40043/JKE/PW04
8/ 8
PRACTICAL WORK ASSESSMENT
DEJ40043– CONTROL SYSTEMS
Session : 1:2023/2024
Score Description
Correct result/output
3. Result/Output
generated
Do the housekeeping voluntary
4. Housekeeping
and excellently
DEJ40043/JKE/PW04
9/ 8
2. PRACTICAL WORK ASSESSMENT (COGNITIVE)
Practical Skill
No (CLO2,P4, Competency Criteria Score
PLO5, CLS3a,)
TOTAL (/30) /5 /5 /5 /5
PERCENTAGE (/100) /100 /100 /100 /100
DEJ40043/JKE/PW04
10/ 8