Ďąhristopher
Expert Member
- Joined
- Mar 6, 2016
- Messages
- 1,078
- Reaction score
- 811
Why would only six units trips if it were due to the grid frequency?Can you explain then how 6 units can all trip at the same time?
South Africa’s biggest forum. Discuss, discover, and connect with thousands of members.
Why would only six units trips if it were due to the grid frequency?Can you explain then how 6 units can all trip at the same time?
This is what I'm trying to detect.
Anyway, I wish there was a way to automate this to get live readings as a snap shot in time is not really helping.
Good luck with that, you will always have a big debate on these streets.Instead of having a big debate about it, can people just post their readings?
Good question.Why would only six units trips if it were due to the grid frequency?
Interesting to see what is does during peak time.For now, my inverter is reporting 50.2Hz
midnight, 8am and 4pm look wrong like it's missing a digit or comma or something. All data is in one column too.Hope this works - last 90 days
{
"Inverter_mode":3,
"AC_grid_voltage":229.0,
"AC_grid_frequency":50.2,
"AC_out_voltage":229.0,
"AC_out_frequency":50.2,
"PV_in_voltage":0.0,
"PV_in_current":0.0,
"PV_in_watts":0.0,
"PV_in_watthour":0.0000,
"SCC_voltage":0.0000,
"Load_pct":6,
"Load_watt":148,
"Load_watthour":4.9333,
"Load_va":183,
"Bus_voltage":450,
"Heatsink_temperature":420,
"Battery_capacity":100,
"Battery_voltage":27.99,
"Battery_charge_current":0,
"Battery_discharge_current":0,
"Load_status_on":1,
"SCC_charge_on":0,
"AC_charge_on":1,
"Battery_recharge_voltage":23.0,
"Battery_under_voltage":22.4,
"Battery_bulk_voltage":28.8,
"Battery_float_voltage":28.0,
"Max_grid_charge_current":25,
"Max_charge_current":50,
"Out_source_priority":0,
"Charger_source_priority":2,
"Battery_redischarge_voltage":27.0,
"Warnings":""
}
I hope you have LFP."Battery_recharge_voltage":23.0,
"Battery_under_voltage":22.4,
"Battery_bulk_voltage":28.8,
"Battery_float_voltage":28.0,
"Max_grid_charge_current":25,
"Max_charge_current":50,
"Out_source_priority":0,
"Charger_source_priority":2,
"Battery_redischarge_voltage":27.0,
"Warnings":""
}
[/CODE]
I fear the precision in the Hz measurement won't be good enough when reading from the inverter
I do luckilyI hope you have LFP.
12Vx2? Balancer?I do luckily
This from the QPIGS command?Managed to hack something together to read the inverter status from the command line
Code:{ "Inverter_mode":3, "AC_grid_voltage":229.0, "AC_grid_frequency":50.2, "AC_out_voltage":229.0, "AC_out_frequency":50.2, "PV_in_voltage":0.0, "PV_in_current":0.0, "PV_in_watts":0.0, "PV_in_watthour":0.0000, "SCC_voltage":0.0000, "Load_pct":6, "Load_watt":148, "Load_watthour":4.9333, "Load_va":183, "Bus_voltage":450, "Heatsink_temperature":420, "Battery_capacity":100, "Battery_voltage":27.99, "Battery_charge_current":0, "Battery_discharge_current":0, "Load_status_on":1, "SCC_charge_on":0, "AC_charge_on":1, "Battery_recharge_voltage":23.0, "Battery_under_voltage":22.4, "Battery_bulk_voltage":28.8, "Battery_float_voltage":28.0, "Max_grid_charge_current":25, "Max_charge_current":50, "Out_source_priority":0, "Charger_source_priority":2, "Battery_redischarge_voltage":27.0, "Warnings":"" }
I fear the precision in the Hz measurement won't be good enough when reading from the inverter
I should have atleast 2 months of frequency from my axpert inverter in a influxdb db file , i could try export it , pm me a email address. Can mail bit later.It has been said that the grid frequency is crucial to grid stability and has to be in a very narrow windows of between 49.2Hz and 50.8Hz. The whole grid will have the same value whether you're measuring in Cape Town or Durban or Jhb.
To the people that have inverters that displays the grid frequency, if you could post the values here from time to time so we can get a snapshot in time about the health of the grid.
My thinking is we can rely on ourselves to predict when blackouts are imminent and prepare accordingly, then we don't have to reply on Eskom's 5 minute warnings.
View attachment 1396443
View attachment 1396437
View attachment 1396439