Raphael Chang
Raphael Chang
- Protect battery from over-temperature events using NTC connected to LTC6803
- Implement SOC tracking algorithm using coulomb counting from current measurements - Update SOC using voltage limits - Update battery capacity and state-of-health
- Configuration through dashboard - Data visualization - Firmware updates
- Cut off discharge when any cell is over-discharged - Warn user when cell is low - Warn user and send CAN message when cell is overcharged
- Report current from current monitor - Handle overcurrent interrupt and shutdown discharge
- Current controller using current sensor as feedback and voltage as output - Three charging modes (current-controlled boost, current-limited boost, bypass) - Cut off at CV completion (boost mode) or...