How can I generate a variable frequency triangular wave in Simulink?
17 次查看(过去 30 天)
显示 更早的评论
I want to input the frequency externally, it should give the triangular wave of that frequency
0 个评论
回答(2 个)
CAC
2018-1-17
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 个评论
Peter Borisenko
2017-3-21
Привет! Я сделал вот так. Но заметил, что если частоту менять слишком интенсивно, генератор начинает лагать. Например управляющая частота меняется от 100 до 500 kHz, а на выходе проскакивают мегагерцы. Ищу решение.
1 个评论
cheng luo
2018-8-3
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
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Waveform Generation 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!