Hydros is a prototype of an innovative three-wheeled vehicle equipped with an electric drive and hydrogen fuel cell. The vehicle has been designed to minimize energy losses through its aerodynamic body, incredibly low mechanical resistance, and a highly efficient drive system. The construction is based on a monocoque made of modern lightweight composite materials.
The project's goal is to participate and podium in the Shell Eco Marathon competitions. The Shell Eco Marathon competitions take place annually on three continents - Europe, America, and Asia. Shell Eco-Marathon is an event that brings together the worlds of science, technology, and industry in a competition where vehicle efficiency in terms of energy consumption is paramount.
- EFU - Energy flow unit PCB
- FCCU - Fuel cell control unit PCB
- HCU - Hydrogen cylinder unit PCB
- MCU - Motor control unit PCB
- Telemetry unit PCB (in future)
- Steering wheel unit PCB (in future)
- Auxillary unit PCB (in future)
- KiCAD symbol library
- PCB template
- Energy flow unit_test
- Energy flow
- Fuel cell
- Hydrogen cylinder
- Motor control
- Telemetry - ESP32 MCU sending data to our GIT stack (Grafana, InfluxDB, Telegraf)
- Connectivity - WiFi + MQTT
- UART - UART over RS422 for steering wheel MCU
- FOTA - Firmware over the air
- IMU - Inertial measurement unit (9 axis)
- GPS
- SD card
- Master - STM32 MCU that governs all PCBs telling them what is the current situation of the vehicle
- Energy flow - STM32 MCU taking care about energy flow from fuell cell and supercapacitor to motor controller
- Steering wheel - STM32 MCU taking input from buttons and swiches on steering wheel, as well as providing data to HMI panel
- Test vehicle - ESP32 MCU for a simple test vehicle control