Input different DC voltage at different time Simulink
조회 수: 6 (최근 30일)
이전 댓글 표시
How to input different voltage as time goes by.
For instance, At 0 to 9seconds, the input voltage is 10V. After 1 second delay, 10seconds to 19seconds, the input voltage is 20V for example.
Does this possible in simulink matlab?
댓글 수: 1
답변 (3개)
Nirmal Gunaseelan
2011년 6월 23일
There are many options to do this in Simulink and can be found at:
One simple way would be to create a vector containing the voltage values at the required time sequence and use a From Workspace block.
댓글 수: 0
Guy Rouleau
2011년 6월 24일
If you are using SimPowerSystems, what you need is the Controlled Voltage Source, then you feed a signals as described by Nirmal.
댓글 수: 0
Kaustubha Govind
2011년 6월 23일
I'm not familiar with the Power Systems modeling domain, but it seems like the DC Voltage Source from the SimPowerSystems library might be a good starting point for you.
댓글 수: 0
커뮤니티
더 많은 답변 보기: Power Electronics Community
참고 항목
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!