This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[solved] Battery monitor
#1
Hallo zusammen,

Ich möchte die Batteriespannung überwachen. Hauptsächlich sind die ermittelten Werte mit Aktionen zu verknüpfen. Das Design sollte so einfach wie möglich sein. 3 Batterien sollten überwacht werden.

Ich habe etwas gegooglet und folgende Dinge gefunden. Ich hoffe du kannst mit etwas bei der Auswahl der Teile helfen.





Hallo allerseits,
ich möchte die Batteriespannung überwachen. Hauptsächlich sollen die ermittelten Werte mit Aktionen verknüpft werden. Das Design soll so einfach wie möglich sein. 3 Batterien sollen überwacht werden.
Ich habe etwas gegoogelt und die folgenden Dinge gefunden. Ich hoffe, Sie können mit etwas aus der Auswahl der Teile helfen.


https://github.com/pi-yacht-monitor/pi-y...ngsmessung

Oder

3x
http://www.ebay.de/itm/272657471914

Oder

http://www.ebay.de/itm/272629293211

Oder bin ich falsch und möchte einen anderen Weg gehen?
Grüße Jürgen: huh:
Angel  Entschuldigung für mein Englisch. Es ist "deepl.com english"
PN bitte auf german.  Big Grin
Reply
#2
(2017-09-01, 07:38 PM)Luckbert Wrote: Hello everybody,

I want to monitor the battery voltage. Mainly the determined values are to be linked with actions. The design should be as simple as possible. 3 Batteries should be monitored.

I've googled something and found the following things. I hope you can help with something in the selection of the parts.

If it's just voltage then it's worth considering an ADS1115
https://www.ebay.co.uk/sch/i.html?_from=...5&_sacat=0

Extremely accurate 4 channel voltage sensor. You'll also need something to divide the voltage down to below 6v, maybe something like this or do it yourself with some resistors -
https://www.ebay.co.uk/sch/i.html?_from=...pell_check

Then openplotter makes it easy to set up - 
https://sailoog.gitbooks.io/openplotter-...tools.html
One tip, it's more accurate to connect the ground from the ads1115 direct to the battery neg, then you don't include any voltage drop along the negative cables in the measurements.


Measuring current as well is a bit harder as you will need to have something which can measure up to the large currents used by the engine starter motor. 

IMHO logging voltage across the actual battery terminals is one of the most useful set of data on any boat living on solar/wind power. 

Sun's out! Cool 

[Image: K2JoGa7.png]
Reply
#3
It's OK?

http://www.ebay.de/itm/272274223530


Gesendet von meinem S60 mit Tapatalk
Angel  Entschuldigung für mein Englisch. Es ist "deepl.com english"
PN bitte auf german.  Big Grin
Reply
#4
(2017-09-02, 12:42 PM)Luckbert Wrote: It's OK?

http://www.ebay.de/itm/272274223530


Gesendet von meinem S60 mit Tapatalk

Looks like exactly the same as the one I have. Amazing you can get such accuracy for so little money Cool
Reply
#5
(2017-09-02, 12:42 PM)Luckbert Wrote: It's OK?

http://www.ebay.de/itm/272274223530


 I have some of this also in my box. But i plan to use it like the Victron Battery Monitor with a shunt. The parts are cheap if you buy them with a display together and for me will be important to use the script of scott bender for signal k but i am still in thinking for the setup.

You will use a shunt?
Reply
#6
You can use an ina219. It isn't described in the documentation at the moment but the program is already in 0.14 (analog_ina219.py).
https://www.adafruit.com/product/904
It does work with 0-26V 12 bit bidirectional current (with its own 0.1 Ohm resistor +-3.2 A. You have to use bigger shunt with less resitants for higher Amps )

There is an ina3221 which acts like three ina219.
http://www.ebay.co.uk/itm/I2C-INA3221-Tr...Sw~CFY7vQ6
Reply
#7
thank you for the ideas
I ordered the Ina3221. I will report when he is there and connected.
Angel  Entschuldigung für mein Englisch. Es ist "deepl.com english"
PN bitte auf german.  Big Grin
Reply
#8
Hello e-sailing,
I got the chip now. How do I connect it?
How can I insert the chip into OP?
Greetings Jürgen
Angel  Entschuldigung für mein Englisch. Es ist "deepl.com english"
PN bitte auf german.  Big Grin
Reply
#9
Try this live demo... we are at a good way to push the signals in influx db and grafana... but we use different system... its for 400 cells Lipo Management of selfmade powerwalls.

http://arztde.dynvpn.de:61011/dashboard/...pZyU4CNufw

In general the plan is to use a normal industrial modbus and push from there with the phython modbus libary the data to influx and also to signal k.
In general same as in wilhelm sk...

in openplotter itself i did got in problems but with normal raspberian it works... Do not know why... the last time i did an upgrade of openplotter and lost all funktionality in this...

So at the moment i run for this an isolate iso just and will wait until the new version is ready... I think in a Battery Management or solar is not in advanced position in developement of openplotter. But i personall need this at first place. So intermediate i try to go that way and at later point when be there is a need it can be integrate. I personall have problems like you to use the things because i am not advanced user and can do only by step by step. I still do not have any plan of the use of MQTT or node red. Near all is in english and i think this time e-sailing do hard work to improve the documentation for not advanced users. I will look forward during winter and when i have time how to integrate different electronics.

There are a lot of - HOW TO Questions and also answers and i will try to sort this a bit out because i think this helps a lot.

German instruction and help how to use it maybee you can find here:

http://www.forum-raspberrypi.de/Thread-d...-raspberry
Reply
#10
@ e-sailing

The module is recognized in OP as "HTU21D". So I can not do anything with it.
You said the module is already implemented.
How can I activate it?
Greetings Jürgen
Angel  Entschuldigung für mein Englisch. Es ist "deepl.com english"
PN bitte auf german.  Big Grin
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)