Step response due to input changes

조회 수: 3 (최근 30일)
Shaun Struwig
Shaun Struwig 2018년 9월 1일
편집: Akbar 2018년 9월 17일
I would like to use the Matlab control systems library to compare an experimentally derived transfer function model for a practical system. The experimental step response is shown below:
The system takes a duty cycle percentage as input and has RPM of a motor as output. In the plot above the two jumps in the response are to an input of 10 and 20 respectively. I have obtained the transfer function experimentally and managed to plot the response to an input of 10 in Matlab as shown below:
What I would like to do is to create a similar plot in matlab to my experimental plot so I can compare how close the model approximates the realization. How can I use step() to input 10 initially and then to step to 20 after about 6 seconds.

답변 (1개)

Akbar
Akbar 2018년 9월 17일
편집: Akbar 2018년 9월 17일
Maybe try in Simulink, using the Signal builder block you can create Input as you want.

카테고리

Help CenterFile Exchange에서 Digital Filter Analysis에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by