Simulation of common source circuit.
조회 수: 2 (최근 30일)
이전 댓글 표시
I want to simulate common source circuit in Simulink. But I think the waveform shown in scope seems not enough accurate. Could you tell me how to change the accuracy(simulation step?).
I attached model.mdl
댓글 수: 0
답변 (1개)
Ricardo A. Baila
2016년 12월 8일
Surely. To reduce the time step of your solver, click on the bottom right (where it says what solver is being used), and then click on the little gear that appears. When the configuration panel appears, you can click on "Additional options" in order to show the option related with the definition, including the maximum and minimum step size (as a personal reference and for not too short simulations, you can try to put the max step size as 0.1 seconds for example - if it doesn't refine your results enough, try with 0.01)
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Sources에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!