Input different DC voltage at different time Simulink
显示 更早的评论
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 个评论
Sharvendra Omre
2024-4-14
hey i m also looking for same if you had solution. share it
回答(3 个)
Nirmal Gunaseelan
2011-6-23
1 个投票
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.
Guy Rouleau
2011-6-24
1 个投票
If you are using SimPowerSystems, what you need is the Controlled Voltage Source, then you feed a signals as described by Nirmal.
Kaustubha Govind
2011-6-23
0 个投票
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.
社区
类别
在 帮助中心 和 File Exchange 中查找有关 Converters (High Power) 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!