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.

Three phase sine wave using PIC

Status
Not open for further replies.

chanakya1111

Newbie level 4
Joined
Oct 25, 2009
Messages
5
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
india
Activity points
1,308
Three phase sine wave

How to make three phase sine wave using pic.[/img]
 

Re: Three phase sine wave

Start with single-channel 50HZ sine-wave generation based on the Pulse-Width-Modulation principle, ..
After that, if the PIC you have in mind is “powerfull” enough you can do it with one microcontroller (if not - with three) generate 3 sine waves ..
Then synchronize the sine waves in such a way that the first is shifted against the second by 120deg (or 6.67ms delay) and the third is shifted against the second by the same time delay ..

Here are a few resources:
https://ww1.microchip.com/downloads/en/AppNotes/00655a.pdf
https://ww1.microchip.com/downloads/en/AppNotes/00655.zip

Rgds,
IanP
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top