udhay_cit
Full Member level 6
- Joined
- May 16, 2008
- Messages
- 346
- Helped
- 37
- Reputation
- 74
- Reaction score
- 37
- Trophy points
- 1,318
- Activity points
- 3,895
This question is asked before lot of time here & other forums. But still i want to know more details about the True RMS voltage measurement by using a microcontroller. I'm a hardware designer & new to microcontroller.
My requirement is to measure the True RMS value of the AC mains (Three phase) voltage. For that i selected a PIC microcontroller PIC24FJ128GC006. It has built in 12 bit ADC with capable of 10Msaps sampling rate.
My questions are...
1. I'm going to scan the ADC channel with 1Msps sampling rate at the least. Its always advisable to take as much as samples, but is it decent enough sampling speed for a True RMS measurement?
2. I'm taking samples of every alternative cycles or couple of cycles only & utilizing the cycles gap period for calculation and other works. Is this method affect my measurement reading?
3. I want to know the basic calculation structure of the True RMS calculation specially for the microcontroller measurement.
Thanks in advance...
Regards
Udhay
My requirement is to measure the True RMS value of the AC mains (Three phase) voltage. For that i selected a PIC microcontroller PIC24FJ128GC006. It has built in 12 bit ADC with capable of 10Msaps sampling rate.
My questions are...
1. I'm going to scan the ADC channel with 1Msps sampling rate at the least. Its always advisable to take as much as samples, but is it decent enough sampling speed for a True RMS measurement?
2. I'm taking samples of every alternative cycles or couple of cycles only & utilizing the cycles gap period for calculation and other works. Is this method affect my measurement reading?
3. I want to know the basic calculation structure of the True RMS calculation specially for the microcontroller measurement.
Thanks in advance...
Regards
Udhay