MATLAB Assignment-4 PDF
MATLAB Assignment-4 PDF
2. Using "for loop" obtain step response of the system for given values of damping ratio and
natural frequency on one plot. Also obtain 3D plot.
0.3 1
0.5 2
0.7 4
0.8 6
3. Construct transfer function for unity feedback system with forward path gain
; k=[1,10,50]. Using MATLAB program extract natural frequency of oscillation,
damping ratio and time domain specifications. (Hint: Extract values of damping ratio and
natural frequency of oscillation from workspace).
5. Construct function file to obtain settling time, peak overshoot and rise time.
Using this function files to obtain the step response for armature controlled motor using
MATLAB. Also obtain damping ratio and natural frequency of oscillation. Specifications
for armature controlled DC motor is as follows:
R=2, L=0.5, Km=0.1, kb=0.1, Kf=0.2 , J=0.02, Ka=[1,4,10].
Obtain plots for Ka v/s damping ratio, Ka v/s natural frequency of oscillations.