doubt regarding simulink use
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
How can I use a DC signal in simulink as my reference signal (DO i use the step input?)
how can i convert my DC to PWM and adjust the settings for the PWM appropriately?
0 Commenti
Risposte (1)
Rhea Chandy
il 4 Gen 2021
Hello,
It seems like you are asking how to implement an DC Voltage in simulink. The DC Voltage Source block implements an ideal DC voltage source. This example model of a DC Motor will give you some insight into how it can be implemented in simulink.
If you are asking about how to implement a PWM Converter, the following example maybe useful: AC/DC Three-Level PWM Converter
0 Commenti
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!