하드웨어 문제 해결
사용자 지정 하드웨어(Motor Control Blockset™ 예제에서 사용되지 않는 하드웨어) 사용 시 모터 구동에 문제가 발생할 수 있습니다. 이러한 문제를 식별하고 디버그하려면 다음 지침을 따르십시오.
사용자 지정 하드웨어 배포를 지원하는 예제 외에도, Motor Control Blockset은 특정 하드웨어의 장치 드라이버로 사전 구성되지 않은 예제를 제공합니다. 자세한 내용은 제네릭(ANSI C) 코드 생성 항목을 참조하십시오.
다양한 마이크로컨트롤러, 실시간 시스템, FPGA 하드웨어 키트별로 모터 제어 응용 사례를 모델링 및 제어하는 방법을 보여주고 타깃 장치에 자동 배포(사전 구성된 장치 드라이버를 사용한 배포)할 수 있도록 하는 Motor Control Blockset 예제를 자세히 보려면 하드웨어 특정 코드 생성 항목을 참조하십시오.
도움말 항목
- Check ADC Inputs
Check for errors in measurements by analog to digital converter (ADC) peripheral in motor control applications.
- Verify PWM Outputs
Verify pulse width modulation (PWM) signals.
- Check Hardware Connections
Check for issues in hardware connections.
- Test Algorithm Design
Check for issues in algorithm used for model.
- Check Generated Code
Check for problems related to software architecture, code performance, and code execution time.