Battery Recognition with RFID?
- w.w.
-
Topic Author
- Offline
- Platinum Member
-
- Posts: 1096
- Thank you received: 381
TPL_KUNENA_MESSAGE_CREATED Battery Recognition with RFID?
08 Sep 2016 12:55
For people flying different batteries in the same model it would be great, when a sensor could identify the battery by a RFID label and one could store the battery data (cells, voltage, capacity, ...) in the transmitter. Additionally it would be usefull, to use these data in the alarm settings as comparision value maybe with a multtiplication factor (e.g. 70%).
Another nice Feature would be a usage counter (# of flights, ...).
best regards Wolfgang
Another nice Feature would be a usage counter (# of flights, ...).
best regards Wolfgang
Gruß Wolfgang
Please Log in or Create an account to join the conversation.
- onki
-
- Offline
- Platinum Member
-
- Posts: 2286
- Thank you received: 791
TPL_KUNENA_MESSAGE_REPLIED_NEW Battery Recognition with RFID?
09 Sep 2016 05:37 - 09 Sep 2016 05:38
... and since the BID chip (from Robbe) is the only existing battery memory chip (and no longer blocked through patents) it would be nice to use this existing memory structure. All required information is already there and can be used. Projects for a BID to NFC conversion are also existing. Mine is working great with my Robbe Twin charger.
There is really no need to invent something different. It would be absolutely useful to inplement the battery memory technology into the RC system as the battery is an essential part of it and needs the corresponding attention.
Best regards
Onki
There is really no need to invent something different. It would be absolutely useful to inplement the battery memory technology into the RC system as the battery is an essential part of it and needs the corresponding attention.
Best regards
Onki
Gruß aus dem Nordschwarzwald
Rainer aka Onki
www.onki.de
gepostet unter Verwendung von 100% recycelter Elektronen.
Rainer aka Onki
www.onki.de
gepostet unter Verwendung von 100% recycelter Elektronen.
Last edit: 09 Sep 2016 05:38 by onki.
The following user(s) said Thank You: rdeutsch
Please Log in or Create an account to join the conversation.
- PW
-
- Offline
- Moderator
-
- Posts: 9909
- Thank you received: 3910
TPL_KUNENA_MESSAGE_REPLIED_NEW Battery Recognition with RFID?
09 Sep 2016 08:46 - 09 Sep 2016 08:46
Hi Wolfgang,
do you have more infos - in english please
- about RFID?
By the way:
anybody is welcome to make their own sensors (Jeti protocol is open), and with Lua application for monitoring the batteries, it would be unbeatable feature..
Regards
PW
do you have more infos - in english please
By the way:
anybody is welcome to make their own sensors (Jeti protocol is open), and with Lua application for monitoring the batteries, it would be unbeatable feature..
Regards
PW
Rechtsbeistand u.a. bei "Modellflugproblemen"etc. : Rechtsanwälte Wessels & Partner, Tel.: 02362/27065
PW Modellbautechnik ( Jeti Kombiangebote, Beratung/Einstellservice etc.)
PW Modellbautechnik ( Jeti Kombiangebote, Beratung/Einstellservice etc.)
Last edit: 09 Sep 2016 08:46 by PW.
Please Log in or Create an account to join the conversation.
- w.w.
-
Topic Author
- Offline
- Platinum Member
-
- Posts: 1096
- Thank you received: 381
TPL_KUNENA_MESSAGE_REPLIED_NEW Battery Recognition with RFID?
09 Sep 2016 08:53
RFID are Radio Frequency ID tags which are often used to identify products for example in logistcs.
See Wikipedia for more info.
Mikado for example uses such a battery identification.
best regards
Wolfgang
See Wikipedia for more info.
Mikado for example uses such a battery identification.
best regards
Wolfgang
Gruß Wolfgang
Please Log in or Create an account to join the conversation.
- GerdS
-
- Offline
- Premium Member
-
- Posts: 159
- Thank you received: 29
TPL_KUNENA_MESSAGE_REPLIED_NEW Battery Recognition with RFID?
11 Sep 2016 11:47
Don't use outdated Robbe RFID-Chips, use NFC tags instead. Adhesive tags are available for less than one € and can be programmed to any content by every modern smart phone with NFC support.
The following user(s) said Thank You: Sascha Haber
Please Log in or Create an account to join the conversation.
- onki
-
- Offline
- Platinum Member
-
- Posts: 2286
- Thank you received: 791
TPL_KUNENA_MESSAGE_REPLIED_NEW Battery Recognition with RFID?
11 Sep 2016 16:49 - 11 Sep 2016 16:50
Hi Gerd,
Robbe never used RFID chips. The BID chips are serial EEPROMS driven by I2C. There is nothing outdated it is just wired instead of wireless.
Most common battery parameters are covered by the BID structure.
My solution (code realised by a friend) is using Mifare classic 1k on Metal NFC chips and a MFRC 522 reader.
30mm chips are required to get proper readout results.
The goal is to go along with the Robbe memory structure to be compatible. Any new information (like Ri of single cells etc.) can be added after the BID memory structure.
Best regards
Onki
Robbe never used RFID chips. The BID chips are serial EEPROMS driven by I2C. There is nothing outdated it is just wired instead of wireless.
Most common battery parameters are covered by the BID structure.
My solution (code realised by a friend) is using Mifare classic 1k on Metal NFC chips and a MFRC 522 reader.
30mm chips are required to get proper readout results.
The goal is to go along with the Robbe memory structure to be compatible. Any new information (like Ri of single cells etc.) can be added after the BID memory structure.
Best regards
Onki
Gruß aus dem Nordschwarzwald
Rainer aka Onki
www.onki.de
gepostet unter Verwendung von 100% recycelter Elektronen.
Rainer aka Onki
www.onki.de
gepostet unter Verwendung von 100% recycelter Elektronen.
Last edit: 11 Sep 2016 16:50 by onki.
Please Log in or Create an account to join the conversation.
Time to create page: 0.341 seconds