How Do You Build a kWh Meter for a School Robotics Project?

  • Thread starter Thread starter Gyrobug
  • Start date Start date
  • Tags Tags
    Build Meter
AI Thread Summary
To build a kWh meter for a school robotics project, it's essential to measure both voltage and current to calculate instantaneous power consumption. For cumulative energy usage, consider using two digital voltmeters connected to a PC or a PC card with analog-to-digital converters (ADCs) to continuously sample and integrate the data. Traditional kWh meters utilize a revolving disk that rotates based on the electric current, with the speed of rotation indicating power usage. Power companies track the disk's rotations to determine energy consumption over time. This approach provides a practical method for monitoring energy use in robotics projects.
Gyrobug
Messages
2
Reaction score
0
How to build a kwh meter??

I would like to seek some information on how to build a kwh meter to check the power consumption for my school robotic project? Please tell me what are the components that are required to build one?

Thank you.

Regards,
Gyro
 
Engineering news on Phys.org
I assume you can get by with knowing instantaneous power consumption? If so, then measure the voltage and current draw, their product is instantaneous power.

If you really want cumulative energy usage, I suggest sampling voltage and current again but with two DVM's connected to a PC, or getting a PC card with ADC's on it. Your PC will multiply to get instantaneous power, and integrate the samples continuously to give you cumulative energy.
 
Within the case is a revolving disk which in turn rotates a series of numbers or dials. The disk rotates as electric current passes through the meter to measure the exact amount of kilowatts used. The speed varies depending on how much electricity you are using in your house. The more electricity you use, the faster the rotation.
http://www.rp-l.com/meters.htm#How%20Meters%20Work

Power companies measure how many times the disk turns in any given hour. The disk has slots with a light emitter on one side and a detector on the other side(used when they want to telemeter the data to their office). If the disk has 10 slots and each rotation represents say 1kw, you will get a 10 pulses, each representing 100watt. So if they get say 25 pulses in this hour, you've used 2.5kwh of power.
 
Last edited:
Thanks for the info. You guys been very helpful.

Cheers,
Gyro
 
Very basic question. Consider a 3-terminal device with terminals say A,B,C. Kirchhoff Current Law (KCL) and Kirchhoff Voltage Law (KVL) establish two relationships between the 3 currents entering the terminals and the 3 terminal's voltage pairs respectively. So we have 2 equations in 6 unknowns. To proceed further we need two more (independent) equations in order to solve the circuit the 3-terminal device is connected to (basically one treats such a device as an unbalanced two-port...
suppose you have two capacitors with a 0.1 Farad value and 12 VDC rating. label these as A and B. label the terminals of each as 1 and 2. you also have a voltmeter with a 40 volt linear range for DC. you also have a 9 volt DC power supply fed by mains. you charge each capacitor to 9 volts with terminal 1 being - (negative) and terminal 2 being + (positive). you connect the voltmeter to terminal A2 and to terminal B1. does it read any voltage? can - of one capacitor discharge + of the...
Thread 'Weird near-field phenomenon I get in my EM simulation'
I recently made a basic simulation of wire antennas and I am not sure if the near field in my simulation is modeled correctly. One of the things that worry me is the fact that sometimes I see in my simulation "movements" in the near field that seems to be faster than the speed of wave propagation I defined (the speed of light in the simulation). Specifically I see "nodes" of low amplitude in the E field that are quickly "emitted" from the antenna and then slow down as they approach the far...
Back
Top