How to implement this logic in Simulink?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I'm trying to set up a battery system such that:
- Battery is discharged with current input 1 until it reaches the minimum voltage
- Once Vmin is reached, it switches to input 2 & start charging the battery until it reaches the maximum voltage
- Once Vmax is reached, it swiches to input 1 & start discharging the battery
I want this cycle to repeat until after a certain number of cycles.
I was able to set the input so they run cyclicly during the simulation, but couldn't figure out how to set up the switching. I think it may use some edge detection or enabled subsystems but couldn't think of a way to make it work. Would really appreciate it if someone could give me a hint.
0 comentarios
Respuestas (1)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!