Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/28/05 12:11
Read: times


 
#86008 - UPDATE from my side: 1
Responding to: ???'s previous message
Right now, i'm just concentrating on building Energymeter.
Two Options:
a) Analog ADE775X readymade chips b) 8051 micro. based
I choose second option. i.e. 8051 based.

Approach:
1) 260V, 40A max. assumed for residential, f= 50 Hz.
2) Using CT PT, step down.
After CT, use small burden resistor to convert I2V.
3)Give Voltage and Current(in V form), to ADC and then to Microcontroller.

4) ADC choice:

A) If normal ADC without sample & hold is used, then we will need RMS to DC conversion.
B) With Sample hold built in ADC: we will have to calculate RMS value mathematically SQRT[Summation(square of each sample)]

5) Sample hold built in ADC seems to be best option. This methos was also suggested by another member Pralhad Purohit. He has practically implemented this. Thanx a lot to him, for his prompt help.

********* Current Task:
Search 8 bit ADC with sample hold built in and Multiplexing.
Pralhad Purohit suggested PCF8591 Philips ADC.
But it doesn't have Parallel interface and supports I2c.
I dont have hands-on experience with project, but i think ADC-Micro. interface using Parallel ports will be easy.

6) After ADC selection , draw rough schematics and also right software flowcharts for Energy Calculation.


Any more Suggestion, most welcome.

regards,
Shantanu.


List of 29 messages in thread
TopicAuthorDate
Prepaid Energymeter: need help            01/01/70 00:00      
   SPI can be bit banged            01/01/70 00:00      
      Both SPI and I2C            01/01/70 00:00      
         help me            01/01/70 00:00      
   Already read these notes?            01/01/70 00:00      
   Prepaid Energymeter: need help            01/01/70 00:00      
      GK            01/01/70 00:00      
         UPDATE from my side: 1            01/01/70 00:00      
            better still            01/01/70 00:00      
            Some speed ups            01/01/70 00:00      
               ?            01/01/70 00:00      
                  May be            01/01/70 00:00      
                  Readymade proj charges.            01/01/70 00:00      
            260V, 40A max. assumed for residential?            01/01/70 00:00      
               Residential Supply            01/01/70 00:00      
                  100 to 200 Amps in the US            01/01/70 00:00      
               AC ratings for Residential, India            01/01/70 00:00      
                  Discuss with tutors!            01/01/70 00:00      
   Discuss with tutors!            01/01/70 00:00      
   AD7751 available in Mumbai            01/01/70 00:00      
      Didn't receive sample ICs            01/01/70 00:00      
         Interfacing ADE7751            01/01/70 00:00      
            one more option            01/01/70 00:00      
               No SPI in AT89S52            01/01/70 00:00      
                  AT89C51 RB2/RC2/RD2 has SPI            01/01/70 00:00      
                     Sorry ,Its 89s8252 available with SPI            01/01/70 00:00      
               ADE7751 under development            01/01/70 00:00      
   Updates (Compo. Selection)            01/01/70 00:00      
   LPC900 family            01/01/70 00:00      

Back to Subject List