How can I implement time delay transfer functions in simulink? 250*e-(s*20)/s(1+s/10) ?
Ältere Kommentare anzeigen
Help me Please!
Akzeptierte Antwort
Weitere Antworten (2)
Arkadiy Turevskiy
am 29 Jun. 2012
5 Stimmen
You can use LTI System block from Control System Toolbox as suggested. Another option is to use Transfer Function block in Simulink in series with Transport Delay block. Use the TRansfer Function block for everything, except the delay, and use the Transport Delay block to model the time delay.
Arkadiy
2 Kommentare
Adam Daya
am 7 Okt. 2017
What if i need to start the signal with an initial condition (at time = 0seconds, signal amplitude = 2)?
Bassam Ali AL-Ghram
am 16 Dez. 2019
specify that directly from the parameters of the transport delay.
Nitish Katal
am 29 Jun. 2012
0 Stimmen
Kategorien
Mehr zu Discontinuities finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!