We want to implement a crash detection system for mobile Robot. It is known that robot shape is circular, omnidirectiona

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

We want to implement a crash detection system for mobile Robot. It is known that robot shape is circular, omnidirectiona

Post by answerhappygod »

We want to implement a crash detection system for mobile Robot.
It is known that robot shape is circular, omnidirectional motion
and the robot will travel inside a maze (sample of the maze is
shown in Fig. 1)
a. Which sensors would probably be used ? (it might be several
sensors type)
b. give the reasons why you use these sensors ? and its advantages
and disadvantages
c. Describe where the location of the sensors in robot ? (draw it
schematically)
d. Create the algorithms to detect obstacles surrounding the robot
and give these states to main controller. (and later, based on
these state, the main controller will decide the motion to avoid
crash). Describe your algorithm using either flowchart or
pseudo-code.
Notes :
1. you can make the assumption concerning the robot, such as
the robot motion resolution, and the sensors, such as
distance/contact/tactile (depend on the sensors you
choose)
2. The algorithm that you create is only for the sensors that are
used for crash detection purposes (not to decide the motion for
avoiding the crash or the motion planning purposes), so your
attention is only on any obstacles surrounding the robot and what
kind the sensors robot need.
We Want To Implement A Crash Detection System For Mobile Robot It Is Known That Robot Shape Is Circular Omnidirectiona 1
We Want To Implement A Crash Detection System For Mobile Robot It Is Known That Robot Shape Is Circular Omnidirectiona 1 (9.51 KiB) Viewed 35 times
Fig. 1 The maze (example)
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply