Support for triangle wave generator in hdllib

조회 수: 1 (최근 30일)
Aditya Govardhan
Aditya Govardhan 2016년 10월 29일
답변: Tim McBrayer 2016년 11월 2일
I am currently designing svpwm based motor control system and accordingly I need a triangle wave generator. Though the normal Simulink library has one I can't find one in the hdlsupported library (the one that pops up when hdllib command is entered). I tried designing my own but it is not as per my expectations. I wanted to know if something like that is available in hdlsupported or can I get support from the MathWorks for the same, since triangle wave generator is already available in Simulink library.
I am using MATLAB R2013a.

답변 (1개)

Tim McBrayer
Tim McBrayer 2016년 11월 2일
A simple counter, suitably configured for your needs (i.e. the number of steps, output data type, and sample rate), will generate a step-wise triangle wave.

카테고리

Help CenterFile Exchange에서 Code Generation에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by