Borrar filtros
Borrar filtros

How to create a PWM signal but big frequency modified auto

2 visualizaciones (últimos 30 días)
Hamdi
Hamdi el 10 de Sept. de 2011
I have y=a*sin(t), 0.7<a<1? To derive a PWM signal from a sinusoidal wave based on its magnitude,
what can i do to create PWM signal a big frequency but when (y) modified => PWM frequency change

Respuestas (1)

Fangjun Jiang
Fangjun Jiang el 11 de Sept. de 2011
I don't understand what you mean "big frequency modified auto", but to derive the PWM signal, you just need to compare the y with a constant, for example, 0.8. Use the "Relational Operator" block from simulink->Logic and bit Operations.
You could double the frequency if you compare the constant with abs(a*sin(t)).

Comunidades de usuarios

Más respuestas en  Power Electronics Control

Categorías

Más información sobre Simulink en Help Center y File Exchange.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by