i've running my control model by simulation and got the signal i want.when i used the control model by simulation for the real-time, there is no signal at all. what are the difference between simulation and real-time of the control model? how do i develop the control model for the real-time?are the elements/components for the real-time still the same as simulation components?how about the period of control model for the real-time system?

댓글 수: 1

Titus Edelhofer
Titus Edelhofer 2011년 11월 10일
Hi,
what do you mean by "for the real-time". Do you mean Simulink Coder (Real-Time Workshop in older releases)?
Titus

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

답변 (1개)

Sabin
Sabin 2025년 12월 23일

0 개 추천

Simulation is more flexible and forgiving; real-time control demands precise timing, hardware compatibility, and robust code. Test and adapt your model for real-time constraints to ensure it works outside simulation. The Simulink components for desktop and real-time simulation are the same but for real-time we generate code and we run it on a dedicated platform.

카테고리

도움말 센터File Exchange에서 Multicore Processor Targets에 대해 자세히 알아보기

질문:

2011년 11월 10일

답변:

2025년 12월 23일

Community Treasure Hunt

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

Start Hunting!

Translated by