Rabino Lineth B Activity-8 Consyslab
Rabino Lineth B Activity-8 Consyslab
ACTIVITY TITLE
Activity Number: 8
RABINO, LINETH B.
SUBMITTED BY:
Theoretical Discussion:
𝑏
In general, the second order system is represented by G(s) = 2 2 . A more
𝑠 + 𝑎𝑠 + 𝑏
ω𝑛
useful representation is G(s) = 2 2 , where ω𝑛 is called the natural frequency of
𝑠 + 2ςω𝑛𝑠 + ω𝑛
pzmap (sys1, sys2, …) shows the poles and zeros of multiple LTI models sys1, sys2, … on a
single plot. You can specify distinctive colors for each model, as in pzmap (sys1, ‘r’, sys2, ‘y’,
sys3, ‘g’).
You can also edit the x and y limits, labels, styles, etc. of the pole zero plot by right-clicking the
mouse anywhere in the plot.
[P, Z] = pzmap (sys) returns the poles and zeros of the system in two column vectors P and Z.
No plot is drawn on the screen.
b. Damping Factor and Natural Frequency
[Wn, Z] = damp(SYS)
[Wn, Z] = damp (sys) returns vector Wn and Z containing the natural frequencies and damping
factors of the LTI model SYS.
When invoked without left-hand arguments, damp prints the poles with their natural
frequency and damping factor in a tabular format on the screen. The poles are sorted by
increasing frequency.
PROCEDURES:
1. For each of the following transfer functions, find the damping ratios and natural
frequencies.
100
a) G(s) = 2
𝑠 −22𝑠+100
100
b) G(s) = 2
𝑠 −20𝑠+100
100
c) G(s) = 2
𝑠 −10𝑠+100
100
d) G(s) = 2
𝑠 +100
100
e) G(s) = 2
𝑠 +10𝑠+100
100
f) G(s) = 2
𝑠 +20𝑠+100
100
g) G(s) = 2
𝑠 +22𝑠+100
3. Using step command, plot the step response of the system give in (1).
A.
B.
C.
D.
E.
F.
G.
4. Using the Itieview command determine the peak time, percent overshoot,
100
settling time and rise time of G(s)= 2 by right-clicking the mouse
𝑠 +10𝑠+100
anywhere in the plot and selecting the characteristics
Matlab m file:
Seatwork:
1. Create a matlab m file ‘underdampedsys.m’ that will accept the parameters σ and ,
nd
for a 2 order underdamped system. The program will output the pzmap and the step
response.
B.
C.
D.
E.
F.
G.
H.
I.
J.
K.
CBSERVATION
In my observation, when using the script, it allows us to change our encoded data
information even if we're already on a different line, but using the command set off no longer
allows us to replace our encoded data on separate lines.
CONCLUSION
Ringing is used to exhibit a standard step response for a 2d order gadget, demonstrating
overshoot, and all of this subsides within a settling time in this activity. The step reaction of a
device in a given preliminary state includes the temporal development of its outputs, and its
control inputs are Heaviside step functions.
1. Tp = peak time, the time required ton reach the first maximum, peak.
π
Tp = 2
ω𝑛 1−ζ
2. Percent Overshoot,%OS. The amount that the waveform overshoots the steady-state, or final,
value at the peak time, expressed as a percentage of the steady-state value.
%OS = 𝑒
( ) x 100
−
ζπ
1−ζ
2
3. Ts= settling time: The time required for the transient’s damped oscillations to reach, and stay
within ±2% of the steady-state value.
4
Ts = ζω𝑛
4. Tr= rise time, the time required for the waveform to go from 0.1 of the final value to 0.9 of the
final value.
3 2
1.76ζ − 0.417ζ +1.039ζ+1
Tr = ω𝑛