Here's a more detailed info list in our project...
We are trying to fabricate a building power quality monitoring device that will be setup as an extra device in the service entrance pole outside of the building. So the device is expected to withstand environmental conditions.
This is our conceptual framework:
<a href="
http://s150.photobucket.com/albums/s99/n30nL16ht/SWEARERS/?action=view¤t=ConceptualFramework.jpg" target="_blank"><img src="
http://i150.photobucket.com/albums/s99/n30nL16ht/SWEARERS/ConceptualFramework.jpg" border="0" alt="Conceptual Framework"></a>
Objectives of the Study:
1. To create a power quality monitoring device using ADE7758, an energy metering chip, that could sample the voltage behaviour from a load power source, primarily from a CT source.
2. To evaluate the harmonics of the load power source by attaching rogowski coils with RC integrators on the three secondary line of the transformer banking.
3. To implement and apply two ATMEGA32 microcontrollers that will independently gather data from the energy metering chip and rogowski coils.
4. To implement a mother MCU, namely the ATMEGA128 to interpret the data gathered from both sub MCUs. Voltage deviations and current harmonics will then be compared to the standard values provided by IEEE using a comparator circuit for which the values are stored in the microcontroller.
5. To implement an Analog-to-Digital Converter within the microcontroller that will process the waveform data from the energy metering chip and store it together with the other data needed into a separate storage device(i.e. SD card, EEPROM).
6. To implement a wireless network using ZIGBEE or BLUETOOTH as an intermediate to constantly transmit data from the device unto any compatible recieving platfrom such as a PC or laptop for easy and handy access of data.
7. To construct a dedicated software that can retrieve these data and reconstruct the actual data in phasor form or waveform.
Scope and Limitations:
• The voltage levels that will be applied to the device will not be greater than 250 V.
• The device will only be applied and implemented at the service entrance of a building.
• The rated maximum input current should be 5 Amperes.
• Wireless transfer is only limited to the capabilities of the ZIGBEE/BLUETOOTH transmitter.
• The SD card used will only be limited to a storage not greater the 2Gb and therfore if full, the device will automatically dump the last encoded entry in the storage.