discrete simulations?

if I am running a discrete simulation @ 40kHz, should I still use the variable step solver or switch to a fixed point solver at the sampling frequency?

 채택된 답변

Fangjun Jiang
Fangjun Jiang 2011년 9월 29일

0 개 추천

If you are simulating a discrete system, then use the discrete solver with a fixed time step.
If your system has a 40kHz signal, you can't use a time step that is 1/40k. You need to use a time step that is not larger than 1/40k/2.
Preferably, the time step should be smaller than 1/40k/10.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Dynamic System Models에 대해 자세히 알아보기

태그

질문:

2011년 9월 29일

Community Treasure Hunt

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

Start Hunting!

Translated by