servo motor with PWM controller

3 views (last 30 days)
Borboev Bulat
Borboev Bulat on 12 Apr 2024
Answered: MULI on 13 Sep 2024
it is necessary to simulate a tracking drive with a PWM controller.

Answers (1)

MULI
MULI on 13 Sep 2024
Hi borboev,
I understand you need to simulate a tracking drive with a PWM controller. You can follow the below steps to perform this:
  • Configure the Controlled PWM Voltage block for appropriate duty cycle, frequency, and amplitude to match the motor specifications.
  • Set the SCR block parameters to control current flow effectively in synchronization with the PWM signal.
  • Ensure that a feedback loop is implemented for precise control of the motor’s movement like using a PID controller to track the desired trajectory.
By adjusting these parameters, the simulation can accurately model the performance of a servo motor in a tracking drive controlled by PWM.
You can refer to the following link for DC Motor Control with PWM Voltage Source model

Categories

Find more on Simscape Electrical in Help Center and File Exchange

Products


Release

R2022a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!