Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Need help to generate 4 spwm signals out of MSP430g2553!!

Status
Not open for further replies.

Tahsinhossain

Newbie level 5
Joined
Jan 16, 2015
Messages
10
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
80
Hi All,

I have a modulating sine wave signal of 50Hz and triangular wave carrier signal of 2.5kHz, now I want to generate four spwm gating signals for four IGBTs of the H bridge inverter from my MSP430g2553. I could generate two signals using two Timers of A (A0 and A1) but I am being unable to program my msp to generate four signals (picture given below). Can you please suggest me any logic to generate my four gating signals from a single MSP? Please Help!

all_about.png
 

You actually have one single sine modulated PWM signal (for the left low-side driver, let's say). For the left high side driver you just need a complementary one (including dead times though).

The right leg of the bridge only have steady signals (ON for the low side driver and OFF for the high side one).

After every half of the wave form, the signals are interchanged (left/right legs).

Are you generating those signals using a sine lookup table function or are you using analog comparators (do you already have the 2.5kHz sawtooth and 50Hz reference sinewave available)?
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top