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.

AC motor (single phase) control using SPWM

Status
Not open for further replies.

murnin

Newbie level 1
Joined
Sep 17, 2007
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,293
spwm technique pdf

Hey guys, i need to control the speed (frequency) using SPWM technique. I am using a micro of the 8051 family. I know that there r better pics to do this and even if i am using any 8051, there may be better ways to control the frequency, but i have to do it this way.
First of all, i have to compare a sinewave with a triangular to create the pulses that will control the frequency. I've seen that all the look up tables for sinewave start with 80H 83H 86H 89H and so on. The thing is that i dont want to send the sinewave to a pin of a port, but just compare its different points with the triangular. So, i am not sure how to do this. The other things is, how can i create sinewaves with different frequencies using the same look up table?
Thanks a lot!!
 

ac motor speed

Iam also interested in this project.

I feel AVR is best suited for this project. ATMEGA 8 is the best of my choice.

some one come up to help us

Regards
Nandhu
 

atmega48 spwm code

Hi

See zilog site for AC motor application note - nice with code in C language portable allmost to any micro

All the best


Bobi
 

spwm look up table

It should be noted, that single phase VFD may operate rather badly. It depends on the motor type. A capacitor motor will achieve nearly zero torque at low frequencies, possibly not starting at all. Also a split pole motor isn't very well suited for VF operation. Using a two phase inverter for capacitor motors as in this Microchip application achieves much better performance. https://ww1.microchip.com/downloads/en/AppNotes/00967A.pdf
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top