Servo control without controller

14 次查看(过去 30 天)
Elias Kirk
Elias Kirk 2019-10-22
I am looking to create a MATLAB program that will connect directly to a servo motor with a driver and encoder. Whether this connection is through USB or RS-232 is arbitrary, but guidance on that is appreciated.
My goal is to create a GUI that can handle two different types of user input. The first is degrees of rotation, so if the user enters 10 then the motor will rotate 10 degrees clockwise. If the user enters -720, the motor will complete 720 degrees of counterclockwise rotation. The second type of input is time/direction, so a user can enter a time (in seconds) and direction (+/-) and the motor will rotate continuously in that direction for the given time period.
First, is this all feasible and possible? If so, what are some resources that would be recommended for learning the necessary code and obtaining the best hardware for the job?
Any help is greatly appreciated!

回答(2 个)

M
M 2019-10-22
have you tried something so far ?
Do you need help to connect matlab and the motor ?
In this case you should specify what is your problem exactly.
You can start reading this:
Do you need help for the control part ? Have you tried something already ?
You could start here (example for dc motor but idea is the same):

Bhuvnesh Rathor
Bhuvnesh Rathor 2020-8-17
Servo Motor are likewise called Control motors and utilized in feedback control systems as yield actuators. Its newer use for continuous energy transmission or conversion. The standard of the Servo motor is like that of the other electromagnetic motor, yet the development and the activity are extraordinary.

类别

Help CenterFile Exchange 中查找有关 Modeling 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by