Input Code for programmable voltage supply simulink
Afficher commentaires plus anciens
Hey everyone, I am working on a project on simulink where i have to build a RC circuit. Anyway the voltage source for this has to be 'sin wave for first 0.6 seconds and 0 for the rest of 0.4 seconds. Obviously this requires matlab coding with a script, like an if statement etc.. So how do i go about doing this for a voltage source of an RC circuit in simulink.
Thanks
Réponses (2)
Orion
le 17 Déc 2014
0 votes
Hi,
you could also just do it in Simulink:

2 commentaires
Saurabh Sakpal
le 17 Déc 2014
Orion
le 17 Déc 2014
I'm guessing you're using a simscape block ?
I don't have this toolbox anymore, but if I recall fine, you need to use the PS-Simulink Converter block to pass the data into first branch of the switch and then get the output and use the Simulink-PS COnverter to reconvert the signal in order to use tit in your circuit.
Saurabh Sakpal
le 17 Déc 2014
0 votes
Catégories
En savoir plus sur Electrical Sensors dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!