Speed Control of a dc motor with a speed sensor using pid control L298N driver
조회 수: 29 (최근 30일)
이전 댓글 표시
I am trying to control a dc motor using simulink ,this dc motor will be driven by L298N driver as well. speed sensor with an encoder disk having 20 holes is also integrated to the system. I need some help in how to draw the blocks in simulink .
댓글 수: 0
답변 (1개)
Prasanna Gude
2020년 3월 6일
The PID Controller for controlling the speed of a DC Motor can be implemented using ‘Simulink Control Design’. There is a new block in Simulink Arduino Support Package to handle the Arduino pins.
Refer to the following link to know about the Simulink implementation of PID Control of a DC Motor:
To know more about Speed Control of DC Motor driven by L298N using PID Control, go through the following link:
Go through the following example to know about building the PID Controller:
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Electromechanical에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!