Simple Ultrasound Machine Shows The Skeleton Lurking Inside Us All

That first glimpse of a child in the womb as a black and white image on a screen is a thrilling moment for any parent-to-be, made possible by several hundred thousand dollars worth of precision medical instrumentation. This ultrasound machine cobbled together from eBay parts and modules is not that machine by a long shot, but it’s still a very cool project that actually gives a peek inside the skin.

The ultrasound transducer used by [stoppi71] in this build has an unusual source: a commercial paint-thickness meter. Cue the jokes about watching paint dry, but coatings measurement is serious stuff. Even so, the meter in question only ran about $40 on eBay, and provided the perfect transducer for the build. The sender needs a 100V pulse at about 5 MHz, so [stoppi71] had some fun with a boost converter and a 74121 Schmitt-trigger one-shot driving a MOSFET to switch the high voltage. On the receive side, the faint echo is sent through a three-stage amp using AD811 op amps before going through an LM7171 op amp acting as a rectifier and peak detector. Echos are sent to an Arduino Due for display on a 320×480 LCD. The resolution isn’t great, but the video below shows that it’s enough to see reflections from the skin of [stoppi71]’s forearm and from the bones within.

[stoppi71] says that he was inspired to tackle this build by Murgen, an open-source ultrasound project. That project got further refined and entered into the “Best Product” category in the 2018 Hackaday Prize. We like that because focusing on turning projects into products is what this year’s Hackaday Prize is all about.

Continue reading “Simple Ultrasound Machine Shows The Skeleton Lurking Inside Us All”

72 Tranducers For Acoustic Levitation

Levitation has a way of arousing curiousity and wonder wherever it appears. There’s a multitude of ways to do it, each with their own strengths and weaknesses and ideal use cases. [Julius Kramer] tried his hand at acoustic levitation, and decided to share his build.

The build relies on an astounding number of ultrasonic transducers – 72, in fact. The device operates at 40 kHz to be well above the human range of hearing. 36 each are placed in the top and bottom shells of the device’s 3D printed chassis. Through careful construction, the transducers are placed an integer multiple of half the wavelength apart. This allows the device to create a standing wave, with several low-energy nodes in which small objects can be levitated. In this case, [Julius] uses small scraps of styrofoam, but notes that water droplets can also be used if one is careful to avoid spilling any on the electronics.

The transducers are energised with a square wave generated by an Arduino Nano. This allows the possibility of the frequency and phase of the wave to be altered, which can help tune the device and allow some movement in the vertical axis. Unfortunately, movement in the other axes isn’t possible as the transducers appear to be connected in parallel. However, this could be a good upgrade in a later revision.

This project shows that a device relying on incredibly precise measurement and control can now be constructed at home with a 3D printer and some off the shelf electronics.

Now that you’ve whet your whistle, perhaps you’d like to tackle laser levitation?

[Thanks to Baldpower for the tip!]

 

Using Acoustic Levitation For Applications Going Way Beyond Novelty

We’ve all seen acoustic levitation, it’s one of the scientific novelties of our age and a regular on the circuit of really impressive physical demonstrations of science to the public. The sight of arrays of ultrasonic speakers causing small objects and beads of liquid to float in mid-air without any suspension is magical, captivating people of all ages. Thus a lecture at Hackaday Belgrade on the subject from Asier Marzo, a research scientist with a speciality in the field of ultrasonics at the UK’s University of Bristol, was a particularly fascinating and informative one.

He started by explaining acoustic levitation as a concept, and its mechanism. As an idea it’s one with a long history, he tells us that hundreds of years ago people tried mass ranks of the loudest musical instruments at their disposal to move rocks, all to no avail. The array of musicians of yore lacked the ability to control their individual phase, and of course their combined output would have balked at a pea-sized piece of gravel, let alone a boulder.

Explaining the standing wave produced by an ultrasonic array.
Explaining the standing wave produced by an ultrasonic array.

The Power of Standing Waves

Given that we can now create standing waves between phased arrays of ultrasonic speakers, he explained the mechanism that allows the levitation. The standing wave creates patterns of high intensity and “quiet” low intensity sound, and the object nestles in one of these quiet areas. There is thus a size limit dictated by the wavelength of the sound in question, which for the ultrasound he’s using is in the order of a few millimetres.

Having explained how it all works, we were then taken into the fields in which it finds an application. This was particularly interesting, because it’s the side we never see in the for-the-kids demos where it’s all about “Look, we can make the water droplet float!”. The number of fields that can find a use for it was a surprise, and formed the next phase of the talk.

Real World Uses for Acoustic Levitation

The first example given was in the field of spectroscopy, when reflecting light from a droplet of liquid on a substrate a certain amount of the reflected light comes from the substrate. If the sample is levitated, all the reflection comes from it and nothing else. Microgravity experiments are another interesting application, where it is possible to replicate some of the work that has previously required  the environment of a space craft such as the International Space Station. This was a particularly unexpected twist.

Explaining the standing wave produced by an ultrasonic array.
Manipulating a solid particle with a wearable array.

The technique can be used for tiny particles in a liquid medium with a much higher frequency — a demonstration involves moving a single blood cell in a pattern. But Asier has more tricks up his sleeve. This technique can be used in human interactions with computers and with the real world. We saw a display in which the pixels were small plastic balls suspended in a grid, they could even be flipped in colour by being rotated under an electric field. A successive display used the balls not in a grid but as a point cloud in a graph, proving that rasters are not the only means of conveying information. Finally we saw the arrays applied to wearable devices, a handheld tractor beam, and a set of standing wave tweezers. He gave the example of picking up an SMD component, something that we can see would be invaluable.

Levitation is Within Our Grasp

The good news for us is that this is a piece of cutting-edge science that is accessible to us at our level too. He’s made a selection of designs available online through the Acoustic Levitator site. There is an ultrasonic array, an acoustic levitator, and an acoustic tractor beam, and the components are such run-of-the-mill parts as Arduinos and motor driver boards. Even schoolchildren building them from kits, with an experimenter using one for Schlieren photography of the acoustic field. Finally we’re shown Ultraino, an ambitious project providing software and driver hardware for large arrays in which every transducer is individually driven, before a tantalising look at future work in fluid ultrasonics and the promise of an ultrasonic audio speaker project.

Hackaday covers a huge array of projects and topics from all corners of our community. Each one is exciting in its own way, from a simple-looking Arduino project that encapsulates a cool hack to a multi-year labour of love. It’s not often though that we can say we’ve seen a genuinely cutting-edge piece of science, while simultaneously having it explained in terms we understand and being given an accessible version that we can experiment with ourselves. We are really looking forward to the projects that will come from this direction, as acoustic levitation becomes yet another known quantity in the hardware hacker’s armoury.

An Ultrasound Driver With Open Source FPGAs

Ultrasound imaging has been around for decades, but Open Source ultrasound has not. While there are a ton of projects out there attempting to create open ultrasound devices, most of this is concentrated on the image-processing side of things, and not the exceptionally difficult problem of pinging a sensor at millions of times a second, listening for the echo, and running that through a very high speed ADC.

For his entry into the Hackaday Prize, [kelu124] is doing just that. He’s building an ultrasound board that’s built around Open Hardware, a fancy Open Source FPGA, and a lot of very difficult signal processing. It also uses some Rick and Morty references, so you know this is going to be popular with the Internet peanut gallery.

The design of the ultrasound system is based around an iCE40 FPGA, the only FPGA with an Open Source toolchain. Along with this, there are a ton of ADCs, a DAC, pulsers, and a high voltage section to drive the off-the-shelf ultrasound head. If you’re wondering how this ultrasound board interfaces with the outside world, there’s a header for a Raspberry Pi on there, too, so this project has the requisite amount of blog cred.

Already, [kelu] has a working ultrasound device capable of sending pulses out of its head and receiving the echo. Right now it’s just a few pulses, but this is a significant step towards a real, working ultrasound machine built around a reasonably Open Source toolchain that doesn’t cost several arms and legs.

Fail Of The Week: The Little Ultrasonic Knife That Couldn’t

We all know the feeling of an idea that sounded great when it was rattling around in our head, only to disappoint when we actually build the thing. It’s a natural consequence of trying new stuff, and when it happens, we salvage what we can and move on, hopefully in wisdom.

The thing that at least semi-defeated [This Old Tony] was an attempt to build an ultrasonic cutter, and it didn’t go well. Not that any blood was shed in the video below, although there seemed like there would be the way [Old Tony] was handling those X-Acto blades. His basic approach was to harvest the transducer and driver from a cheap ultrasonic cleaner and retask the lot into a tool to vibrate a knife rapidly enough to power it through tough materials with ease.

Spoiler alert: it didn’t work very well. We think the primary issue was using a transducer that was vastly underpowered compared to commercial (and expensive) ultrasonic cutters, but we suspect the horn he machined was probably not optimized either. To be fair, modeling the acoustic performance of something like that isn’t easy, so we can’t expect much. But still, it seems like the cutter could have worked better. Share your thoughts on how to make version 2.0 better in the comments.

The video is longish, but it’s as entertaining as any of [Old Tony]’s videos, and packed full of incidental gems, like the details of cavitation. We enjoyed it, even if the results were suboptimal. If you want to see a [This Old Tony] project that really delivers, check out his beautiful boring head build.

Continue reading “Fail Of The Week: The Little Ultrasonic Knife That Couldn’t”

Turn Medical Imaging From 2D Into 3D With Just $10

One of the modern marvels in our medical toolkit is ultrasound imaging. One of its drawbacks, however, is that it displays 2D images. How expensive do you think it would be to retrofit an ultrasound machine to produce 3D images? Try a $10 chip and pennies worth of plastic.

While — of all things — playing the Wii with his son, [Joshua Broder, M.D], an emergency physician and associate professor of surgery at [Duke Health], realized he could port the Wii’s gyroscopic sensor to ultrasound technology. He did just that with the help of [Matt Morgan, Carl Herickhoff and Jeremy Dahl] from [Duke’s Pratt School of Engineering] and [Stanford University]. The team mounted the sensor onto the side of the probe with a 3D printed collar. This relays the orientation data to the computer running software that sutures the images together into a complete 3D image in near real-time, turning a $50,000 ultrasound machine into its $250,000 equivalent.

Continue reading “Turn Medical Imaging From 2D Into 3D With Just $10”

Best Product Entry: A HSDK For Ultrasound Imaging

As an entry into this year’s Best Product portion of the Hackaday Prize, [kelu124] is developing a hardware and software development kit for ultrasound imaging.

Ultrasound is one of the primary tools used in modern diagnostic medicine. Head to the doctor with abdominal pain, and you can bet you’ll be seeing the business end of an ultrasound system. While Ultrasound systems have gotten cheaper, they aren’t something everyone has in the home yet.  [kelu124] is working to change that by building a hardware and software development kit which can be used to explore ultrasound systems. This isn’t [kleu124’s] first rodeo. HSDK builds upon and simplifies Murgen, his first open source ultrasound, and an entry in the 2016 Hackaday prize. [kelu124’s] goal is to “simplify everything, making it more robust and more user-friendly”.

The system is driven by a Raspberry Pi Zero W. A custom carrier board connects the Pi to the pulser block, which sends out the ultrasonic pings, and the analog front end, which receives the reflected signals. The receiver is called Goblin, and is a custom PCB designed [kelu124] designed himself. It uses a variable gain amplifier to bring reflected ultrasound signals up out of the noise.

A system like this would be a boon both to hackers and medical professionals working in the field. Ultrasonics can do more than just imaging. You can decrease healing time with ultrasonics, or even levitate things!