Time response of the voltage

조회 수: 5 (최근 30일)
Angalaeswari S
Angalaeswari S 2018년 8월 16일
댓글: Angalaeswari S 2018년 8월 20일
I need to find the settling time, overshoot, undershoot, rise time of the Voltage in my MATLAB SIMULINK file. Can I use Time scope from DSP Tool box for this? If so, how can find settling time? Value is not coming...What change i need to do with Settle seek? The given definition is not clear...Can anyone help me in that?
  댓글 수: 2
Aquatris
Aquatris 2018년 8월 16일
Why don't you apply a step input to your simulink model and from there calculate the rise time, overshoot etc. from the response of you system?
Angalaeswari S
Angalaeswari S 2018년 8월 20일
Thank you Greg Dionne ...

댓글을 달려면 로그인하십시오.

채택된 답변

Greg Dionne
Greg Dionne 2018년 8월 17일
편집: Greg Dionne 2018년 8월 17일
Most of the documentation for the bilevel measurements panel can be found here: Scope Bilevel Measurements. The results are averaged over what is visible in the display, so if you want the measurements about just one edge, zoom in on just that edge.
If your signal is noisy, you may have better results setting your high and low state levels manually (use the "Settings" tab in the Bilevel Measurements dialog).
For settling time, you'll need to set the minimum duration of time that you expect the signal to completely settle out. For example if you are measuring the settling time of the rising edge of a positive-polarity pulse with a width of 50 ns, you can set your settling seek duration to something like 40 ns.
See the documentation of settlingtime or dsp.TransitionMetrics (the SettlingSeekDuration property).

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Measurements and Statistics에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by