PIC18F2550 based harmonic distortion meter

This simple device, designed by Wichit Sirichote, measures the quality of AC voltage. The device measures 3rd harmonic which is used to find the distortion value comparing to fundamental frequency.

PIC_harmonic_distortion_meter.jpg

 

Device calculates DFT of signal which is captured via step down isolation transformer and 10-bit ADC. Testing showed that clean sine wave gives less than 0.5% of distortion, while square wave gives about 33%. Project description includes detailed measurement theory outline and practical examples as well. Project is built on test board which was developed for general purposes. Source code is available for download.

Read

3 Comments so far

  1. [...] This simple device, designed by Wichit Sirichote, measures the quality of AC voltage. The device measures 3rd harmonic which is used to find the distortion value comparing to fundamental frequency. Device calculates DFT of signal which is captured via step down isolation transformer and 10-bit ADC. Testing showed that clean sine wave gives less than 0.5% of distortion, while square wave gives about 33%. Project description includes detailed measurement theory outline and practical examples as well. Project is built on test board which was developed for general purposes. Source code is available for download. [via] [...]

  2. [...] RFM12 is a transmitter and receiver module in single board. It can be powered by using 2.2V to 5.4. It makes ideal module for embedded systems. Module communicates via SPI interface. Wigbert Picht and Dirk Milewski have made simple Atmega8 tesboard, where RFM12 module is soldered as SMD element and can be configured with jumpers. There can be any sensors connected to this board like temperature. [via] [...]

  3. [...] This simple device, designed by Wichit Sirichote, measures the quality of AC voltage. The device measures 3rd harmonic which is used to find the distortion value comparing to fundamental frequency. Device calculates DFT of signal which is captured via step down isolation transformer and 10-bit ADC. Testing showed that clean sine wave gives less than 0.5% of distortion, while square wave gives about 33%. Project description includes detailed measurement theory outline and practical examples as well. Project is built on test board which was developed for general purposes. Source code is available for download. [via] [...]

Leave a reply