How to make Ultrasonic Levitator using Arduino?

Hello Guys, Today I will show you how to make your ultrasonic levitator using an Arduino Nano. It’s so easy to make and hope it will be useful for you guys. If you have any question or suggestion, please feel free to comment in my youtube video and please don’t forget to like and subscribe to my YouTube channel.

Click here for full tutorial and source code.

Everything you needed for this project:

  1. Arduino Nano
  2. Motor driver L298N
  3. Ultrasonic Sensor Module (HC-SR04)

What is an Ultrasonic Levitator?

Acoustic levitation (also: Acoustophoresis) is a method for suspending matter in a medium by using acoustic radiation pressure from intense sound waves in the medium. Sometimes sound waves at ultrasonic frequencies can be used to levitate objects, thus creating no sound heard by the human ear, such as was demonstrated at Otsuka Lab while others use audible frequencies. There are various ways of emitting the sound wave, from creating a wave underneath the object and reflecting it back to its source, to using a (transparent) tank to create a large acoustic field.

What is an ultrasonic sensor?

As the name indicates, ultrasonic sensors measure distance by using ultrasonic waves.
The sensor head emits an ultrasonic wave and receives the wave reflected back from the target. Ultrasonic Sensors measure the distance to the target by measuring the time between the emission and reception.

An optical sensor has a transmitter and receiver, whereas an ultrasonic sensor uses a single ultrasonic element for both emission and reception. In a reflective model ultrasonic sensor, a single oscillator emits and receives ultrasonic waves alternately. This enables the miniaturization of the sensor head.

Final Project:

20190228_145343
20190228_135757
20190328_032555
20190328_032220

References

  1. https://www.wikipedia.org
  2. https://www.youtube.com
  3. https://www.keyence.com
4 Likes

This looks so cool, I’ve been working on some new and interesting projects lately, and this one might be something I can try to borrow and adapt.

1 Like

This project is so cool. The hard part is the creation of standing waves and finding nodes.

1 Like