Maker Pro
Maker Pro

Power factor correction on a Microcontroller (8-bit)

J

John

Jan 1, 1970
0
Power factor correction on a Microcontroller (8-bit)

For school project I write a report about the posibility to
implement PFC on a 8-bit microcontroller. Could any from
you provide me information, or an example project
how to do this ??


Regards,

John
 
I

Ian Stirling

Jan 1, 1970
0
John said:
Power factor correction on a Microcontroller (8-bit)

For school project I write a report about the posibility to
implement PFC on a 8-bit microcontroller. Could any from
you provide me information, or an example project
how to do this ??

What do you mean?
Do you mean using it to drive a PFC correction unit of some sort?
 
J

John

Jan 1, 1970
0
Ian said:
What do you mean?
Do you mean using it to drive a PFC correction unit of some sort?

No, i don´t want to drive a PFC chip. I wan´t to implement the
algorithm of PFC in a Micro controller.
 
L

Luhan Monat

Jan 1, 1970
0
John said:
No, i don´t want to drive a PFC chip. I wan´t to implement the
algorithm of PFC in a Micro controller.

Same question, what does that mean? The algorithm is just a
computation, what are planning to do with the result?
 
J

John

Jan 1, 1970
0
Luhan said:
Same question, what does that mean? The algorithm is just a
computation, what are planning to do with the result?

--
Luhan Monat: luhanis(at)yahoo(dot)com
y
"Any sufficiently advanced magick is
indistinguishable from technology."
to drive a motor
With the result i want(<40 Watt)
 
J

John

Jan 1, 1970
0
Luhan said:
Same question, what does that mean? The algorithm is just a
computation, what are planning to do with the result?

--
Luhan Monat: luhanis(at)yahoo(dot)com
http://members.cox.net/berniekm
"Any sufficiently advanced magick is
indistinguishable from technology."


With the result i want to drive a motor(<40 Watt)
 
R

Rich Grise

Jan 1, 1970
0
No, i don´t want to drive a PFC chip. I wan´t to implement the algorithm
of PFC in a Micro controller.

Do you even know what power factor correction is? You have to determine
if you have a leading or lagging power factor, and introduce an equal
and opposite reactance to bring it back to unity.

How you'd apply a microcontroller to that is, of course, left as an
exercise for the student. ;-P

Cheers!
Rich
 
P

Paul Burke

Jan 1, 1970
0
Rich said:
Do you even know what power factor correction is? You have to determine
if you have a leading or lagging power factor, and introduce an equal
and opposite reactance to bring it back to unity.

How you'd apply a microcontroller to that is, of course, left as an
exercise for the student. ;-P

Well the input pins are about 5pF each, so you could parallel a few..

Paul Burke
 
F

Frithiof Andreas Jensen

Jan 1, 1970
0
Do you even know what power factor correction is? You have to determine
if you have a leading or lagging power factor, and introduce an equal
and opposite reactance to bring it back to unity.

And?? A resonant circuit can do it - with a little feedback help.
But the student said "motor", which (as a load) is inductive, so it is
easier then.
How you'd apply a microcontroller to that is, of course, left as an
exercise for the student. ;-P

The student may wish to read: Kjeld Torborg "Power Electronics in Theory and
Practice", ISBN 91-44-38091-7.
 

Similar threads

Top