필터 지우기
필터 지우기

Fuzzy Control for Speed Stepper Motor

조회 수: 2 (최근 30일)
Lely M
Lely M 2021년 5월 19일
답변: Sam Chak 대략 3시간 전
I'm sorry I'm still a beginner and don't really understand Matlab. I want to control the speed of the stepper motor in the concrete 3d printing extruder. I plan to use the speed of the stepper motor from x (1 motor), y (2 motor) and z (1 motor) 3d printing for inputs, then I use FLC mamdani in the slow, medium, and fast categories. the output is the speed of the stepper motor in the extruder. the question is is it correct in that way can i get to control the stepper motor? then what should I do first? thank you for your answer

답변 (1개)

Sam Chak
Sam Chak 대략 3시간 전
It is not recommended to design the Fuzzy Controller as a black box, where the positions of the fuzzy sets for {slow, medium, fast} are arbitrarily placed within the universe of discourse. For beginners, the following three-step approach is suggested:
  • First, the nominal model (typically a 2nd-order system) for the motor should be identified.
  • Next, a relatively satisfactory linear feedback controller should be designed based on the nominal model.
  • Then, the linear feedback controller should be fuzzified using the Sugeno method.

카테고리

Help CenterFile Exchange에서 Motor Drives에 대해 자세히 알아보기

제품


릴리스

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by