Input different DC voltage at different time Simulink
Mostrar comentarios más antiguos
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 comentario
Sharvendra Omre
el 14 de Abr. de 2024
hey i m also looking for same if you had solution. share it
Respuestas (3)
Nirmal Gunaseelan
el 23 de Jun. de 2011
1 voto
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
el 24 de Jun. de 2011
1 voto
If you are using SimPowerSystems, what you need is the Controlled Voltage Source, then you feed a signals as described by Nirmal.
Kaustubha Govind
el 23 de Jun. de 2011
0 votos
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.
Comunidades de usuarios
Más respuestas en Power Electronics Control
Categorías
Más información sobre Converters (High Power) en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!