제어 알고리즘 설계
모터 제어 시스템에 대한 제어기 알고리즘 생성
토크 제어 서브시스템과 속도 제어 서브시스템을 만들고, 타깃 실행 시간을 확인하고, 제어 이득을 조정합니다.
참고
여기에 나열된 블록은 MISRA C™ 지침을 준수합니다.
블록
도움말 항목
- Design Field-Oriented Control Algorithm
Design and integrate the torque-control and speed-control subsystems.
- Estimate Control Gains and Use Utility Functions
Perform control parameter tuning for speed and torque control subsystems.
- PIL 테스트를 사용한 코드 검증 및 프로파일링
이 예제에서는 Texas Instruments® LAUNCHXL-F28379D 하드웨어 보드의 PIL 프로파일링을 설명합니다.
- Obtain Controller Gains to Run Motor Using Field-Oriented Control
This example shows how to obtain PI controller gains using Optimum theory for the current control loop and speed control loop in Field Oriented Control (FOC) of a Permanent Magnet Synchronous Motor (PMSM).
- Sensorless Speed Control of BLDC Motor Using Six-Step Commutation
This example uses 120-degree conduction mode to implement the six-step commutation technique to control the speed of a three-phase brushless DC (BLDC) motor.