CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

inverter output current measurement

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
attabros



Joined: 28 Jul 2008
Posts: 35

View user's profile Send private message

inverter output current measurement
PostPosted: Mon Aug 03, 2009 6:27 am     Reply with quote

Hi Everyone,

I have designed an inverter I want to measure load current from. Output voltage is 220v AC. I want to read the current (I) measurement on analog bit of 16F877A.
What will be the best possible way? Kindly let me know the hardware section first.

Thanks
Ttelmah
Guest







PostPosted: Mon Aug 03, 2009 9:56 am     Reply with quote

Realistically, hall effect device. Search for a 'solid state current transformer'.
You then have to ask yourself what current you actually want to measure?. There is a big difference between the complexity of (for example), true RMS, with correction for power factor, or just the approximate delivered current from the system....

Best Wishes
Guest








PostPosted: Mon Aug 03, 2009 12:36 pm     Reply with quote

Analog Devices has all sorts of nice power management chips that can help convert AC to DC for measurement with a PIC.

Also as suggested a hall effect device is nice, so are current sense transformers and even the lowly resistor.

There have been some clever design ideas posted on the EDN and Electronic Design websites (design ideas) that have to do with AC power measurement.

HTH - Steve H.
FvM



Joined: 27 Aug 2008
Posts: 2337
Location: Germany

View user's profile Send private message

PostPosted: Mon Aug 03, 2009 12:48 pm     Reply with quote

For a fixed frequency inverter, a current transformer is most likely the best solution (in contrast a variable frequency motor inverter must be expected to start near zero frequency, thus a DC capable current sensor would be required).

Because most CT have a low output voltage, a simple amplifier is required to drive the PIC analog input to full scale. The AC/DC and possibly RMS conversion can be performed in software, if some spare processing time is still available. Otherwise standard averaging rectifier or RMS circuits can be used.
n-squared



Joined: 03 Oct 2006
Posts: 99

View user's profile Send private message Send e-mail Visit poster's website

PostPosted: Tue Aug 04, 2009 11:03 pm     Reply with quote

Question:
Since the power to the inverter comes from a DC source, can't we measure the current across a very low resistance power resistor and then calculate AC current?
_________________
Every solution has a problem.
FvM



Joined: 27 Aug 2008
Posts: 2337
Location: Germany

View user's profile Send private message

PostPosted: Wed Aug 05, 2009 2:47 am     Reply with quote

Quote:
can't we measure the current across a very low resistance power resistor and then calculate AC current
Yes, if you don't need to know the exact output current. You should also place the shunt between bus capacitors and output bridge.

But the pwm is acting as a buck converter, in case of low output voltage, the output current can be considerably higher than the bus current.
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group