Fuzzy Control for Speed Stepper Motor

3 ビュー (過去 30 日間)
Lely M
Lely M 2021 年 5 月 19 日
回答済み: Sam Chak 2024 年 7 月 27 日
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 2024 年 7 月 27 日
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 Center および File ExchangeFuzzy Logic Toolbox についてさらに検索

製品


リリース

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by