Throughout my undergraduate career, I have been involved in Bruin Supermileage,
a student organization at UCLA to research, design, and build ultra-high efficient vehicles.
I was the Managing Director (2022-2023), and the Electronics Lead (2021-2022)

My main project was the ECM (Engine Control Module) for the internal combustion powertrain


Engine Control Module Software


Modular, interrupt-driven code that performs electronic fuel injection
using a microcontroller built into our hardware
Responsibile for:
Arbitrating engine state, Calculating optimal air-fuel ratio
Interpret raw sensor values from ADC, Data acquisition
Timing fuel injections, Debug and data logging, etc.


Engine Control Module Hardware

Responsible for:
Converting 12V battery power to 5V logic, Level shifting for MCU's 3.3V logic
Preventing starter motor's high current draw from draining power to MCU
Decoupling capacitors for input signals, Switching Fuel Injector on/off


Electrical System Wiring