janis_blank
Member
Hello,
I'm building an autonomous drone with a Pixhawk and a Raspberry Pi on a F450 chassis, which starts and returns to it's home base by itself. For this project, I need to have a good estimate of the battery level.
So far, I learned that the flight controller usually assumes a starting capacity and then continuously measures the current drawn. By continuously subtracting this current from the initial capacity, the remaining capacity can be determined.
This technique has the drawback that the assumed initial capacity might be wrong due to production imperfections and/or aging. Also, the battery might simply not be completely charged (in my scenario, it is possible that the drone needs to start with a partly filled battery).
RTF drones usually come with "smart batteries" which have internal electronics for measurement and provide a very good estimate. However, I couldn't find anything like this for DIY drones (at least not in the consumer market). The only project in found is BatMon (https://rotoye.com/), but currently (09.06.22) their store only sells acessories for their boards but not the boards itself (?!?). Does anybody know if they're still in the market?
Also, does anybody know other ways to reliably measure the battery level? What options do I have here?
BTW. I'd need a 3s LiPo battery with 3000mAh and a discharge rate of 30 - 40c.
Best regards
I'm building an autonomous drone with a Pixhawk and a Raspberry Pi on a F450 chassis, which starts and returns to it's home base by itself. For this project, I need to have a good estimate of the battery level.
So far, I learned that the flight controller usually assumes a starting capacity and then continuously measures the current drawn. By continuously subtracting this current from the initial capacity, the remaining capacity can be determined.
This technique has the drawback that the assumed initial capacity might be wrong due to production imperfections and/or aging. Also, the battery might simply not be completely charged (in my scenario, it is possible that the drone needs to start with a partly filled battery).
RTF drones usually come with "smart batteries" which have internal electronics for measurement and provide a very good estimate. However, I couldn't find anything like this for DIY drones (at least not in the consumer market). The only project in found is BatMon (https://rotoye.com/), but currently (09.06.22) their store only sells acessories for their boards but not the boards itself (?!?). Does anybody know if they're still in the market?
Also, does anybody know other ways to reliably measure the battery level? What options do I have here?
BTW. I'd need a 3s LiPo battery with 3000mAh and a discharge rate of 30 - 40c.
Best regards