Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

Using Ideal Switch in Simpower Systems

1 Ansicht (letzte 30 Tage)
Obinna
Obinna am 5 Dez. 2014
Geschlossen: Sabin am 11 Feb. 2023
Hello, I tried using the "ideal Switch" block in Simpowersystems. I conneceted it to a battery I coded a matlab function block with if commands to give instructions to the switch via the gate(which is a simulink in put signal) to toggel between off and on. But it does not work.
so see what I did.
in the matlab function block
i did if command as follows,
if u==1 y=0; else y=1; end
but when i pass "1" through it still outputs the voltage in the battery. I have the voltage measurement between the switch and the negative port of the battery. so I have a display attached to the voltage measurement.
Please assist me with this issue.
thanks.

Antworten (0)

Diese Frage ist geschlossen.

Community Treasure Hunt

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

Start Hunting!

Translated by