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.

PWM Three phase inverter

Status
Not open for further replies.

rikotech8

Member level 1
Joined
Apr 22, 2012
Messages
36
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
1,591
Hi! Excuse my bad English.
I use CCS compiler and PIC-18f2431 Processor
Can someone tell me how the modulated signal should look like? Some datasheet would help.
 

Find AN899! The output signal form the controller has pulse shape. After that there are 2 options. First directly passing this pulses to the power circuit. Your load (if it`s inductive) will "transform" this pulses to something near to sinusoidal voltage. If your load is not inductive it`s a good idea to use output pulse transformer or output filter.
Second way is to use a triangular voltage and the signal on your power circuit to be a sum of both(and again the load will make the changes if it`s inductive).
You must know the register that holds the value of the output frequency and this with the duty cycle are different. This with the duty cycle is 4 times bigger. This means if you load 200 for frequency the max value for duty cycle is 800.

Stoyanoff
 

HI rikotech8.

For 3 phase sine wave inverter it needs 6 complementary sine modulated output with deadtime generation. which is already implemented in hardware of 18F2431 architecture. You just have to set corresponding SFR's and a sine lookup table which will fed sine modulated PWM duty values to the duty register 120 degree apart to other. Please for details download AN900 from Microchip. Its also done with 18Fxx31.
 
Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top