Clear Filters
Clear Filters

help with fuzzy logic

1 view (last 30 days)
C.ast
C.ast on 26 Jan 2021
Commented: Kyle Rawding on 17 Mar 2021
Hello,
urgent
I would like to carry out the project of a matlab modeling with simulink for the control and management of a small robot comprising two front wheels and one idler wheel at the rear controlled by 2 motors with magnetic encoders with 6 pulses per rotation (with reduction ratio of 120: 1, i.e. 720 pulses per wheel rotation).
The problem is that I would like to use fuzzy logic for this, but I don't really know this type of reasoning that's why any help would be welcome thanks in advance
  1 Comment
Kyle Rawding
Kyle Rawding on 17 Mar 2021
Hi,
I understand that you're interested in applying fuzzy logic for obstacle avoidance in an autonomous driving scenario.
We have a published example that tunes a fuzzy logic obstacle avoidance algorithm for a driving robot by creating a custom cost function. It does require the Global Optimization Toolbox.
Here is a link to the example:
Cheers,
Kyle

Sign in to comment.

Answers (1)

Jordan Willis
Jordan Willis on 27 Jan 2021
Have you looked into using the fuzzy logic toolbox? I took a fuzzy class the previous semester and we utilized the fuzzy toolbox to do all of the work for us in combination with simulink.
This guy gives a good "how-to" on itthrough a series of 3 short videos: https://www.youtube.com/watch?v=O348HnWPm7A&t=137s
  1 Comment
C.ast
C.ast on 13 Feb 2021
thanks for your help but unfortunately the videos didn't help me.
I have to create a full model for the simulation of a robot with a motion sensor and this simulation of the robot must lead to the modeling of an autonomous driving between obstacle thanks to the fuzzy logic

Sign in to comment.

Categories

Find more on Fuzzy Logic Toolbox in Help Center and File Exchange

Tags

Products


Release

R2020b

Community Treasure Hunt

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

Start Hunting!