Difference between revisions of "Home monitoring energy"
Line 4: | Line 4: | ||
− | == analog | + | == analog == |
− | == Power calculation | + | == Power calculation == |
Maxim provide a pretty cool chip to measure current an voltage on 230Volt grid : http://www.maxim-ic.com/quick_view2.cfm/qv_pk/5673 | Maxim provide a pretty cool chip to measure current an voltage on 230Volt grid : http://www.maxim-ic.com/quick_view2.cfm/qv_pk/5673 | ||
− | == | + | == Logging == |
The idea is to use APF9328 with SDCard to log measurement each 30 seconds. | The idea is to use APF9328 with SDCard to log measurement each 30 seconds. | ||
− | == Human communication | + | == Human communication == |
− | The HME can be a home server branched to home network via apf ethernet interface, but it can also use LCD touchscreen to provide an interface for some manipulation. | + | The HME (Home Monitoring Energy) can be a home server branched to home network via apf ethernet interface, but it can also use LCD touchscreen to provide an interface for some manipulation. |
+ | |||
+ | == Devices communication == | ||
+ | |||
+ | The HME can communicate with other home device like heating systems to shutdown it when electricity consumption is to high. The communication can be with: | ||
+ | |||
+ | *zigbee | ||
+ | *X10 | ||
+ | *ethernet | ||
+ | *? | ||
+ | |||
+ | == Powering the HME == | ||
+ | |||
+ | HME must work all the time, even if home current shutdown. To meet this requirement a battery as to be added. The simplest and cheapest battery is lead battery, then this battery will be used. |
Revision as of 17:56, 2 August 2008
The main goal of this project is to monitoring electricity consumption in a Home.
http://www.hackaday.com/2008/07/28/monitoring-home-energy-consumption/
Contents
analog
Power calculation
Maxim provide a pretty cool chip to measure current an voltage on 230Volt grid : http://www.maxim-ic.com/quick_view2.cfm/qv_pk/5673
Logging
The idea is to use APF9328 with SDCard to log measurement each 30 seconds.
Human communication
The HME (Home Monitoring Energy) can be a home server branched to home network via apf ethernet interface, but it can also use LCD touchscreen to provide an interface for some manipulation.
Devices communication
The HME can communicate with other home device like heating systems to shutdown it when electricity consumption is to high. The communication can be with:
- zigbee
- X10
- ethernet
- ?
Powering the HME
HME must work all the time, even if home current shutdown. To meet this requirement a battery as to be added. The simplest and cheapest battery is lead battery, then this battery will be used.