2021-03-23 12:20 AM
2021-03-24 01:07 PM
2021-03-24 10:23 PM
Inverter Output voltage : 200 - 270V AC
Frequency : 50Hz
2021-03-25 12:47 AM
we need to see te code aswell, did you probed the inverter output with an oscilloscope?
Maybe is much much noisier and spikey than you expect. (specially with no load attached)
2021-03-25 03:52 AM
V factor = VREF * (1 + (R1 / R2)) / (AU * CALIB_V * DPOW)
= (1.18 * (1+ (810000/470))) / ( 2 * 0,875) = 116274,11
I factor = VREF / (AI * CALIB_I * DPOW * KSI * KINT )
= 1.18 / (2 * 0,875 * 0,00260 * 1) = 25934,06
By using the above formula we calculated Voltage and Current. For Grid Voltage STPM34 is reading Correctly, we are facing the issue when reading inverter output AC voltage. I have attached waveforms across the VIP1 pin. I have changed the Capacitor across VIP1 pin 10nF to 100nF but also facing the issue same.
2021-03-25 09:32 AM
that looks like a very noisy signal.....
What about triggering the ADC reading only when the pwm event?
2021-03-31 11:57 PM
Kindly Suggest proceeding further?