South Africa’s biggest forum. Discuss, discover, and connect with thousands of members.
The Victron battery monitors cost more than my battery![]()
LOL, that is a joke. No way I would pay that for a "battery monitor"
Personally I used a Raspberry Pi + ADC. It sends me emails with updates like battery at x volts and also alerts like Utility power on/off and Backup power off (if I run out of juice before utility comes back online).
All in all cost me nothing because I already had everythink (ok well had to code some ruby but was trivial).
Might be a bit out of the depth for some because of the lack of experience with programming and ADC based voltage meter.
Keep in mind that a pure voltmeter is not a SOC meter or battery monitor. The state of charge is a function of the voltage and the current drawn at that point in time.
Ofc, but it is different for every battery brand and type. Even APC UPS are horrible at this (as can be read online) and they know EXACTLY the kind of battery they have, voltage, load and even track the history of the battery.
I have considered doing a basic current transformer on my inverter output (but would need another ADC, maxed out my current 4x16bit channels). Already have utility voltage, inverter voltage and battery voltages. That could be used to determine the battery load (crudely but accurate enough imo).
What is actually really cool with Rasperry Pi for example is, I can actually draw the wave form (so I technically have a oscilloscope connected to each)
This would give me something close to run-time approximation if I collect data from a few outages.
Again tho, it is so specific to the type of setup you have (and that is true for every setup imo).
Just my 2c.
Easy, bud. From you first post it didn't seem like you made any measurements other than voltage.
Do you have the model B RP?
Yeah at the moment I don't measure current. I don't have a current sense transformer (I ordered a toroid from eBay, so will play with this soon) and I don't feel comfortable measuring AC current using a resistor.
Yep Raspberry Pi Model B with 4x16bit channel ADC bought from Adafruit. Two channels measure battery voltage, one measures Eskom voltage, one measures Inveter voltage. I sample at pretty low rate at the moment, so I don't have wave form information. I did some quick testing however and I can actually get the wave form when I measure at a higher rate.
As I said tho, I would need another ADC (will probably go for a 12bit) to get current on the output.
I have considered doing a basic current transformer on my inverter output (but would need another ADC, maxed out my current 4x16bit channels). Already have utility voltage, inverter voltage and battery voltages. That could be used to determine the battery load (crudely but accurate enough imo).
The inverter already measures the voltages pretty accurately, why not use those? The current measurement from the inverter is pretty rubbish though. The update rate on the inverter's measurements is pretty low, but then the voltages don't change very quickly.
Also note that the inverter wastes quite a bit of power (very roughly 50w) so the AC power out isn't the same as the power coming from the battery. It'd probably be good enough for an approximation though. For a proper SoC meter you'd need to install a shunt on the battery.
More than adequate.1. The electrician has used 10mm cable from Main DB to inverter, is that appropriate?
IMO you should be using 50mm (0 gauge) IMO.2. The electrician has used 2 x 10mm cable for all the DC connections ie. from inverter to battery and between the battery terminals, is that appropriate?
Everyone has their own solution here. I just used a blank insert, drilled a hole, put a LED light in there with a resistor, temperature fuse + current fuse.3. From where does one get those lights that indicate power is active?
Take some pics then we can tell you. You should have gotten a CoC. If it looks good, no reason to get someone else out on your expense4. Who in the Midrand area can verify that the installation is compliant?
It is a circuit breaker5. What does the circuit breaker button on the inverter do?
Everyone here has electricians doing the install.
They all seem to use standard solid core house wiring which is not adequate or appropriate for this sort of thing IMO.
You should be using stranded welding machine wire.
The are sold in standard sizes (25mm, 50mm, 75mm, etc.). In Cape Town, the 50mm went for R70 per meter (yep, it is seriously expensive, but the copper weight of it is insane).
Everyone has their own solution here. I just used a blank insert, drilled a hole, put a LED light in there with a resistor, temperature fuse + current fuse.