blog:2024-02-06_github_eferu_bldc-motor-control-foc
2024-02-06 Github: EFeru / bldc-motor-control-FOC
Link
FOC Architecture
The FOC 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)
FOC Algorithm: implements the FOC strategy
Control Type Manager: Manages the transition between Commutation, Sinusoidal, and FOC control type
-
The FOC algorithm architecture is illustrated in the figure below:
In this implementation 3 control types are available:
Permalink blog/2024-02-06_github_eferu_bldc-motor-control-foc.txt · Last modified: 2024/02/06 17:25 by
jethro