Hello,
I'm trying to design a power system for a desk robot. The idea is that it's kind of like a small roomba that organizes your desk before returning to a charging station. My battery (placed in the robot) is the Ovonic 1550mAh 100C 14.8V Lipo.
I have 3 loads to power:
Total Current: 0.4A+0.4A+.89=1.69A, which should be fine considering the 100C battery.
I'd like to charge this system with a 12V wireless qi charger (acting as the charging station) and boost the output voltage to 14.8V with a boost converter at the receiver. The lipo will constantly be attached to a corresponding BMS/charger PCB to make sure it charges correctly. But I'm pretty lost on how to set up the system considering the battery is not pass-through. Is there some way to set it up so that the battery only charges when the transmitter is below the receiver (aka the robot drives over the charging station), but otherwise it just powers the loads?
I've never done much with robotics or power supply so any advice is greatly appreciated.
I'm trying to design a power system for a desk robot. The idea is that it's kind of like a small roomba that organizes your desk before returning to a charging station. My battery (placed in the robot) is the Ovonic 1550mAh 100C 14.8V Lipo.
I have 3 loads to power:
- 5-7V VIN to ESP32. Right now the lipo connects to a LM2754-ADJ switching regulator which limits the ~16V input to 5.1V. The ESP32 is provided with this voltage and draws around 890mA of current.
- Two 15-24V 0.4A max stepper motors.
Total Current: 0.4A+0.4A+.89=1.69A, which should be fine considering the 100C battery.
I'd like to charge this system with a 12V wireless qi charger (acting as the charging station) and boost the output voltage to 14.8V with a boost converter at the receiver. The lipo will constantly be attached to a corresponding BMS/charger PCB to make sure it charges correctly. But I'm pretty lost on how to set up the system considering the battery is not pass-through. Is there some way to set it up so that the battery only charges when the transmitter is below the receiver (aka the robot drives over the charging station), but otherwise it just powers the loads?
I've never done much with robotics or power supply so any advice is greatly appreciated.