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.

Reading AC voltage and Current using voltage divider circuit

Status
Not open for further replies.

gravi

Full Member level 2
Joined
May 30, 2006
Messages
128
Helped
10
Reputation
20
Reaction score
10
Trophy points
1,298
Location
Hyderabad, India
Activity points
2,452
Hi,

I have seen in sinewave invertors, Voltage and Current are read with voltage divider circuit connected to an ADC of a micro controller. Can any one tell me, What is the sequence I need to follow to read Volatge and Current of main supply with out using external Energy Metering IC.

Thanking You,
Ravi Kumar.
 

for voltage you can use resister divider with rectifier make sure the voltage to the micro controller is not over the maxim limit( 3.3v, 5v etc), you can use a zener diode to protect the port,
for current use a current transformer with rectifier
 

Hi raju,

Can you tell me what are the steps to be followed during programming.
 

for simpe calculation
read volt
read current
calculate power volt*current

for good design
you have to consider pf also
 

Dear Rajudp,

My question is how to read AC voltages and Current using an ADC, I hope it is not similar to read DC voltages using an ADC of an microcontroller.

I am looking for Flow diagram or process involved in reading.
 

ok,
you have to read adc values for a specified count and average it

you can add capacitors after rectification 100uf will give almost stable result but it will increase the response time
capacitor of 1uf is ok will do for this types of application ( that much faster response is not needed)
 

if i use a cap after step down and rectification, then how can I get the RMS voltage?
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top