How can I generate a variable frequency triangular wave in Simulink?
18 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I want to input the frequency externally, it should give the triangular wave of that frequency
0 Commenti
Risposte (2)
CAC
il 17 Gen 2018
Hi, You could use the following setup in simulink
1. use wm as variable frequency input
2. set integrator in Wrap State mode with upper and lower value
3. use abs and level shifter to convert sawtooth into triangle waveform
Hope this could help.
7 Commenti
Peter Borisenko
il 21 Mar 2017
Привет! Я сделал вот так. Но заметил, что если частоту менять слишком интенсивно, генератор начинает лагать. Например управляющая частота меняется от 100 до 500 kHz, а на выходе проскакивают мегагерцы. Ищу решение.
1 Commento
cheng luo
il 3 Ago 2018
I could not find the triangle module in simulink ,could you send the total model in picture to my email,it is 940091522@qq.com
Vedere anche
Categorie
Scopri di più su Waveform Generation in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!