mirror of
https://github.com/EFeru/bldc-motor-control-FOC.git
synced 2025-08-01 08:04:27 +02:00
Update README.md
This commit is contained in:
@@ -11,6 +11,7 @@ Table of Contents
|
|||||||
|
|
||||||
* [FOC Architecture](#foc-architecture)
|
* [FOC Architecture](#foc-architecture)
|
||||||
* [Parameters](#parameters)
|
* [Parameters](#parameters)
|
||||||
|
* [Diagnostics](#diagnostics)
|
||||||
* [Contributions](#contributions)
|
* [Contributions](#contributions)
|
||||||
|
|
||||||
---
|
---
|
||||||
@@ -50,6 +51,13 @@ The controller parameters are given in the following table:
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
---
|
||||||
|
### Diagnostics
|
||||||
|
The motor is constantly monitored for errors. These errors are:
|
||||||
|
- **Error 001**: Hall sensor not connected
|
||||||
|
- **Error 002**: Hall sensor short circuit
|
||||||
|
- **Error 004**: Motor NOT able to spin (Possible causes: motor phase disconnected, MOSFET defective, operational Amplifier defective, motor blocked)
|
||||||
|
|
||||||
---
|
---
|
||||||
## Contributions
|
## Contributions
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user