Programmable Pulse Generator using Simulink's basic blocks
Following steps explain the working principle of the proposed Programmable Pulse Generator:
1. Taking the modulus of the free running simulation "Clock" with the "Period", gives a triangular wave whose frequency is set by the "Period" input.
2. The multiplication of the "Period" with "PulseWidth"(in fraction instead of percentage), gives the On-Period of the Pulse.
3. Comparing the above generated triangular wave with this On-Period results into the Pulse waveform of desired frequency and pulse width. This is further scaled by the "Amplitude" input to achieve the desired peak magnitude.
4. The desired phase shift is achieved simply by:
a) subtracting the "PhaseDelay" input from the "Clock" and
b) using a switch to turn the "Amplitude" to zero till the "Clock" gets greater than the "PhaseDelay".
With special thanks to Pravallika Vinnakota, Mathworks Application Support Engineer.
Cita come
Syed Kazmi (2025). Programmable Pulse Generator using Simulink's basic blocks (https://it.mathworks.com/matlabcentral/fileexchange/35922-programmable-pulse-generator-using-simulink-s-basic-blocks), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxCategorie
- Physical Modeling > Simscape > Customization > Creating Custom Components and Libraries > Pulse width modulation (PWM) >
- Signal Processing > Signal Processing Toolbox > Signal Generation, Analysis, and Preprocessing > Waveform Generation >
Tag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
| Versione | Pubblicato | Note della release | |
|---|---|---|---|
| 1.0.0.0 |
