discrete controller Ts problem
이전 댓글 표시
hello good day everyone, i am quite new to simulink and currently i am creating an induction motor and controlling its speed for a project in school(simulation of an electric vehicle). I am having a wierd problem, i was able to get it working last night, i was able to set the speed and from the output you could see the controller was working, however in the morning i keep getting an error, Undefined function or variable 'Ts'. I have tried using a simout and constant to declare this variable. i'm a bit new. Any help would be greatly appreciated.Thank you in advance.
답변 (3개)
nl2605
2014년 3월 13일
0 개 추천
So this Ts is actually in the DTC block of your model. Go to Explorer(by right clicking onto the DTC block). Then go to Unit Delay1, there you can see the time period defined as Ts. You need to change it there. Define some value. I am afraid I can't help you more than that as this is not my subject. Hope it helps.
댓글 수: 1
nl2605
2014년 3월 13일
By the way Ts usually refers to sampling time. So maybe that can help you.
Vahid Asadzadeh
2014년 8월 15일
0 개 추천
Hi Navin, i am simulating power electronics problems and i use powergui in discrete mode. when i am trying to use Ts as symbolic sample time in some blocks (e.g. Switch, ...), i face an error "Ts is undefined function or parameter". I appreciate if you can advice me how to solve this matter.
카테고리
도움말 센터 및 File Exchange에서 Specialized Power Systems에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!