Ultrasonic Sensors for Hovercraft Maze Navigation

Click For Summary

Discussion Overview

The discussion revolves around the use of ultrasonic sensors for navigating a hovercraft through a maze without touching the walls. Participants explore the challenges and considerations involved in implementing this technology, particularly regarding the potential interference from sound waves bouncing off surfaces.

Discussion Character

  • Exploratory, Technical explanation, Conceptual clarification

Main Points Raised

  • One participant questions whether ultrasonic sensors will face significant issues with sound waves bouncing off the floor and affecting distance measurements, suggesting that ideally, the waves should only reflect off the walls.
  • Another participant notes that the effectiveness of the ultrasonic sensors depends on the directionality of the transducer and receiver, as well as the material properties of the walls.
  • It is mentioned that while a strong echo will be received from the nearest object, weaker echoes from multiple reflections could complicate the readings, necessitating circuitry capable of distinguishing between these echoes.
  • A participant shares their experience with a similar project using infrared sensors, cautioning that unknown variables often arise when working with sensors.

Areas of Agreement / Disagreement

Participants express varying levels of concern regarding the potential issues with ultrasonic sensors, but there is no consensus on the extent of these problems or the best solutions. The discussion remains unresolved regarding the specific impacts of reverberations and how to effectively manage them.

Contextual Notes

Participants highlight the importance of the sensor's directionality and the material characteristics of the maze walls, which could influence the performance of the ultrasonic sensors. There is an acknowledgment of the complexity involved in differentiating between primary and secondary echoes.

Who May Find This Useful

This discussion may be useful for electrical engineering students or hobbyists working on projects involving sensor navigation, particularly in robotics or automated vehicles.

LM741
Messages
130
Reaction score
0
Hi guys!

have to build a hovercraft as part of a third year Eletircal engineering project. It must hover through a maze without touching the sides of the walls. I've decided to use ultrasonic sensors to measure distances as opposed to infra red (reason being - ambient lighting will pose big problems !). Just a quick question - will i have big problems using ultrasonic in terms of the sound waves hitting the floor and bouncing back and thus not getting the desired result. In theory (or in my mind) the waves must just hit the wall and bounce back - then i can measure a distance using speed time distance formula. However will waves hit the floor and will these reverberations cause big problems or will they be negligible. If anyway can give me some sort of answer - it will greatly be appreciated.

THANKS
 
Physics news on Phys.org
That's a very difficult question to answer. It depends upon the directionality of your transducer (which produces the ultrasound) and the receiver (which detects it), as well as the characteristics of the material used to make the walls.

You will get one strong echo from whatever's nearest your vehicle, but you'll also get numerous weaker echos, later in time, from longer paths -- say, bouncing off three or four walls before arriving at the receiver.

Your circuitry must be able to differentiate the first, strong echo from later, weaker echos. If you're using a microcontroller, this might be as simple as programming it to ignore the receiver for a millisecond after receiving the primary echo. If you're using analog circuitry, it will require a rather different approach.

- Warren
 
Is your hovercraft supposed to traverse the maze on it's own?

I had to do this project, except with a tank, in my AI class back when I was in college. We didn't have ultrasonic sensors, instead we had to use IR. My only advice is that there always seems to be some unknown variable when working with sensors. So be careful.
 
thanks

chroot >> thanks - makes sense - guess i'll first have to build it and see what problems arise. Thanks!

buddyholly9999 >> thanks!
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
Replies
3
Views
4K
  • · Replies 36 ·
2
Replies
36
Views
9K
Replies
2
Views
1K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 47 ·
2
Replies
47
Views
9K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 29 ·
Replies
29
Views
3K
  • · Replies 15 ·
Replies
15
Views
4K