This repository has been archived by the owner on Jan 23, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
19 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,23 @@ | ||
# MBLDC | ||
Custom PCB design which serves as a ESC or BLDC controller, to drive brushless BLDC motors using my own control algorithms. | ||
|
||
Another repository for the software will follow at a later stage. | ||
|
||
[Read more on maakbaas.com](https://maakbaas.com/diy-field-oriented-control-esc/) | ||
|
||
## Features of the PCB | ||
- Three low side phase current shunt resistors | ||
- Phase voltage measurements | ||
- Connector for hall sensors or an encoder | ||
- Max 10S, absolute maximum voltage is 45V | ||
- Two pins foreseen for communication to external devices | ||
|
||
## Features of the software | ||
- Sensorless block commutation | ||
- Bi-directional | ||
- Open loop start | ||
- Duty ratio control | ||
- Current control | ||
- Speed control | ||
- Controllable through the debug port | ||
|
||
## Photo of the PCB | ||
![](https://cdn.hackaday.io/images/5273121611317168532.jpg) |