Second Order Differential Equation with Constant to Transfer Function
Ältere Kommentare anzeigen
I wish to obtain the transfer function
for the below system:
This would be a simple second order system except for the constant
.
Applying the laplace transform assuming a stationary initial condition gives
It is easily seen that the above expression is implicit in
and
.
Could anyone offer advice on how to obtain the transfer function
for this system?
Antworten (2)
Aman Vyas
am 6 Okt. 2020
0 Stimmen
Hi,
You can simply model the equation in simulink using block level design (integrator for integration purposes, gain block for multiplier etc). This will more or less correspond to solving differential equations.
Alternatively in matlab directly you can define numerator and denominator and then can use commands to calculate in time domain and frequency domain
For more information and good examples on transfer function you can refer to following documentation link:
Hope it helps !
1 Kommentar
r-b0
am 8 Okt. 2020
Paul
am 8 Okt. 2020
0 Stimmen
If c2 is a constant, there is no transfer function from U to Y because that is not the differential equation for a linear, time invariant system.
Kategorien
Mehr zu Simulink finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!