Update README.md

This commit is contained in:
EmanuelFeru 2019-10-07 10:56:13 +02:00 committed by GitHub
parent 5d3bcb1ee3
commit d18e27c234
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ This repository implements Field Oriented Control (FOC) for stock hoverboards. C
## Firmware architecture
The main firmware architecture including:
The main firmware architecture includes:
- **Estimations**: estimates the rotor position, angle and motor speed based on Hall sensors signal
- **Diagnostics**: implements error detection such as unconnected Hall sensor, motor blocked, MOSFET defective
- **Control Manager**: manages the transitions between control modes (Voltage, Speed, Torque)
@ -37,7 +37,7 @@ In this firmware two control methods are available:
A short video showing the noise performance of the Commutation method vs advanced control method:
[►Video: Commutation method vs FOC](https://drive.google.com/file/d/1vC_kEkp2LE2lAaMCJcmK4z2m3jrPUoBD/view)
[►Video: Commutation method vs Advanced control](https://drive.google.com/file/d/1vC_kEkp2LE2lAaMCJcmK4z2m3jrPUoBD/view)
![Hoverboard wheel](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/blob/master/docs/pictures/hoverboard_wheel.JPG)