How to create a sawtooth generator with variable phase delay?

Hi, I'm doing a project about phase-shifted converter, and i need to create a sawtooth generator with a variable phase delay. In simulink library, there is a sawtooth generator but its phase delay is fixed. I tried to make a sawtooth generator basing on available sawtooth generator in simulink library with a rem function block but its result is not right. I hope you can help me. Thanks!

Respuestas (1)

Sabin
Sabin el 10 de Mzo. de 2023
Function rem can be used having as inputs: (i) the sum between simulation time (using a clock block) and delay, and (ii) desired period. That should do the job.

Categorías

Más información sobre Simulink en Centro de ayuda y File Exchange.

Preguntada:

el 27 de Mayo de 2016

Respondida:

el 10 de Mzo. de 2023

Community Treasure Hunt

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

Start Hunting!

Translated by