Designing a Sinusoidal pwm using the embedded coder blocks in matlab for the f28335 dsp

12 Ansichten (letzte 30 Tage)
Hello ALL I'm trying to design a sinusoidal pulse width modulation for a boost inverter using the embedded coder blocks. I designed it in matlab and I'm able to see pulses once I simulate the controller in matlab. However when I build and load the program onto the dsp I'm not see anything on the oscilloscope.
I was trying to see if I can use the epwm block to design the spwm but I was unsuccessful. Once I can get this problem solved I can create a unipolar modulation spwm which I would need for my circuit
Can some provide me with some insight in solving this issue?
Thanks!!
  1 Kommentar
Sadaqat Ali
Sadaqat Ali am 3 Apr. 2024 um 8:00
Hello,
Yes I can help you. you can contact with me on my Upwork profile
https://www.upwork.com/freelancers/~01700e2d8c8cf84bc5

Melden Sie sich an, um zu kommentieren.

Antworten (1)

David Ding
David Ding am 3 Jan. 2017
Hello Nadia,
There could be multiple causes as to why you are not seeing the waveform on the oscilloscope. Please try the following:
  • Did you build the model for this particular DSP hardware target? In order to run the code on the DSP, you must compile the code specifically for this hardware. If you need support packages, please type
>>supportPackageInstaller
to download the required support packages to build your model for this particular DSP
  • Is the DSP working and connected properly? Try to connect the input to the DSP to some other source that is known to be working, and see if the oscilloscope is displaying any signals
  • Is the oscilloscope outputting the correct channel? Please enable all channel outputs on the oscilloscope to see if you see any signals
An example regarding working with PWM and DSP is found in the link below:
Good luck!

Communitys

Weitere Antworten in  Power Electronics Control

Community Treasure Hunt

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

Start Hunting!

Translated by