How do I model Electrical braking roller using Simulink or Simscape

조회 수: 2 (최근 30일)
Sai Harish Adithiya K.M
Sai Harish Adithiya K.M 2019년 6월 11일
답변: Joel Van Sickel 2023년 5월 2일
I am currently working on a electrical braking roller used in cargo handling system. I have to connect a motor parallel to the roller and check the speed based on the emf produced in the motor, and brake the roller automatically if the speed increases more than certain level.
How to proceed modelling for this system?
I need this for my intern project.

답변 (1개)

Joel Van Sickel
Joel Van Sickel 2023년 5월 2일
This answer is being provided late as part of an effort to clean up Matlab Answers:
You will need to model a few things.
  1. you need to pick the correct model of your motor. These can be found in Simscape Electrical
  2. you need to have a controller for your motor.
  3. you need to create simulink logic to detect the speed of the motor, and use that signal to tell the controller to slow the system down.
  4. You need a model of the roller. A basic model should be possible with the rotational mechanical elements in Simscape but a more advanced one could be modelled using driveline if you need gears or anything along those lines.
To assist with this, you will probably need some training in the tools. Here are free trainings for the relevant tools:

카테고리

Help CenterFile Exchange에서 Simscape Electrical에 대해 자세히 알아보기

제품


릴리스

R2016a

Community Treasure Hunt

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

Start Hunting!

Translated by