Digital X-Ray Scanner Teardown Yields Bounty Of Engineering Goodies

We’ll just go ahead and say it right up front: we love teardowns. Ripping into old gear and seeing how engineers solved problems — or didn’t — is endlessly fascinating, even for everyday devices like printers and radios. But where teardowns really get interesting is when the target is something so odd and so specialized that you wouldn’t normally expect to get a peek at the outside, let alone tramp through its guts.

[Mads Barnkob] happened upon one such item, a Fujifilm FCR XG-1 digital radiography scanner. The once expensive and still very heavy piece of medical equipment was sort of a “digital film system” that a practitioner could use to replace the old-fashioned silver-based films used in radiography, without going all-in on a completely new digital X-ray suite. It’s a complex piece of equipment, the engineering of which yields a lot of extremely interesting details.

The video below is the third part of [Mads]’ series, where he zeroes in on the object of his desire: the machine’s photomultiplier tube. The stuff that surrounds the tube, though, is the real star, at least to us; that bent acrylic light pipe alone is worth the price of admission. Previous videos focused on the laser scanner unit inside the machine, as well as the mechatronics needed to transport the imaging plates and scan them. The video below also shows experiments with the PM tube, which when coupled with a block of scintillating plastic worked as a great radiation detector.

We’ve covered a bit about the making of X-rays before, and a few of the sensors used to detect them too. We’ve also featured a few interesting X-ray looks inside of tech, from a Starlink dish to knock-off adapters.

Continue reading “Digital X-Ray Scanner Teardown Yields Bounty Of Engineering Goodies”

Adding A Laser Blaster To Classic Atari 2600 Games With Machine Vision

Remember the pistol controller for the original Atari 2600? No? Perhaps that’s because it never existed. But now that we’re living in the future, adding a pistol to the classic games of the 2600 is actually possible.

Possible, but not exactly easy. [Nick Bild]’s approach to the problem is based on machine vision, using an NVIDIA Xavier NX to run an Atari 2600 emulator. The game is projected on a wall, while a camera watches the game field. A toy pistol with a laser pointer attached to it blasts away at targets, while OpenCV is used to find the spots that have been hit by the laser. A Python program matches up the coordinates of the laser blasts with coordinates within the game, and then fires off a sequence of keyboard commands to fire the blasters in the game. Basically, the game plays itself based on where it sees the laser shots. You can check out the system in the video below.

[Nick Bild] had a busy weekend of hacking. This was the third project write-up he sent us, after his big-screen Arduboy build and his C64 smartwatch.

Continue reading “Adding A Laser Blaster To Classic Atari 2600 Games With Machine Vision”

With A Big Enough Laser, The World Is Your Sensor

It’s difficult to tell with our dull human senses, but everything around us is vibrating. Sure it takes more energy to get big objects like bridges and houses humming compared to a telephone pole or mailbox, but make no mistake, they’ve all got a little buzz going on. With their new automated laser, the team behind VibroSight++ believes they can exploit this fact to make city-scale sensing far cheaper and easier than ever before.

The key to the system is a turret mounted Class 3B infrared laser and photodetector that can systematically scan for and identity reflective surfaces within visual range. Now you might think that such a setup wouldn’t get much of a signal from the urban landscape, but as it so happens, the average city block is packed with retroreflectors. From street signs to road studs and license plates, the team estimates dense urban areas have approximately 7,000 reflectors per square kilometer. On top of those existing data points, additional reflectors could easily be added to particularly interesting devices that city planners might want to monitor.

Once VibroSight++ has identified its targets, the next step is to bounce the laser off of them and detect the minute perturbations in the returned signal caused by vibrations in the reflector. In the video below you can see how this basic concept could be put to practical use in the field, from counting how many cars pass over a certain stretch of road to seeing how popular a specific mailbox is. There’s a whole world of information out there just waiting to be collected, all without having to install anything more exotic than the occasional piece of reflective tape.

If this technology seems oddly familiar, it’s probably because we covered the team’s earlier work that focused (no pun intended) on using reflected laser beams for home automation in 2018. Back then they were aiming a much smaller laser at blenders and refrigerators instead of license plates and street signs, but the concept is otherwise the same. While we’ll admit the technology does give off a distinctive Orwellian vibe, it’s hard not to be intrigued by the “Big Data” possibilities afforded by the team’s upgraded hardware and software.

Continue reading “With A Big Enough Laser, The World Is Your Sensor”

JavaScript App Uses Advanced Math To Make PCBs Easier To Etch

We all remember the litany from various math classes we’ve taken, where frustration at a failure to understand a difficult concept bubbles over into the classic, “When am I ever going to need to know this in real life?” But as we all know, even the most esoteric mathematical concepts have applications in the real world, and failure to master them can come back to haunt you.

Take Voronoi diagrams, for example. While we don’t recall being exposed to these in any math class, it turns out that they can be quite useful in a seemingly unrelated area: converting PCB designs into easy-to-etch tessellated patterns. Voronoi diagrams are in effect a plane divided into different regions, or “cells”, each centered on a “seed” object. Each cell is the set of points that are closer to a particular seed than they are to any other seed. For PCBs the seeds can be represented by the traces; dividing the plane up into cells around those traces results in a tessellated pattern that’s easily etched.

To make this useful to PCB creators, [Craig Iannello] came up with a JavaScript application that takes an image of a PCB, tessellates the traces, and spits out G-code suitable for a laser engraver. A blank PCB covered with a layer of spray paint, the tessellated pattern is engraved into the paint, and the board is etched and drilled in the usual fashion. [Craig]’s program makes allowances for adding specific features to the board, like odd-shaped pads or traces that need specific routing.

This isn’t the first time we’ve seen Voronoi diagrams employed for PCB design, but the method looks so easy that we’d love to give it a try. It even looks as though it might work for CNC milling of boards too.

The Laser Power Record Has Been Broken

Lasers do all sorts of interesting things and — as with so many things — more is better. Korean scientists announced recently they’ve created the most powerful laser beam. 1023 watts per square centimeter, to be exact. It turns out that 1022 Watts/cm2 may not be commonplace, but has been done many times already at several facilities, including the CoReLS petawatt (PW) laser used by the researchers.

Just as improving a radio transmitter often involves antenna work instead of actual power increases, this laser setup uses an improved focus mechanism to get more energy in a 1.1 micron spot. As you might expect, doing this requires some pretty sophisticated optics.

Continue reading “The Laser Power Record Has Been Broken”

Clever Gas Mixer Gets Just The Right Blend For Homebrew Laser Tubes

[Lucas] over at Cranktown City on YouTube has been very busy lately, but despite current appearances, his latest project is not a welder. Rather, he built a very clever gas mixer for filling his homemade CO2 laser tubes, which only looks like a welding machine. (Video, embedded below.)

We’ve been following [Lucas] on his journey to build a laser cutter from scratch — really from scratch, as he built his own laser tube rather than rely on something off-the-shelf. Getting the right mix of gas to fill the tube has been a bit of a pain, though, since he was using a party balloon to collect carbon dioxide, helium, and nitrogen at measuring the diameter of the ballon after each addition to determine the volumetric ratio of each. His attempt at automating the process centers around a so-called AirShim, which is basically a flat inflatable bag made of sturdy material that’s used by contractors to pry, wedge, lift, and shim using air pressure.

[Lucas]’ first idea was to measure the volume of gas in the bag using displacement of water and some photosensors, but that proved both impractical and unnecessary. It turned out to be far easier to sense when the bag is filled with a simple microswitch; each filling yields a fixed volume of gas, making it easy to figure out how much of each gas has been dispensed. An Arduino controls the pump, which is a reclaimed fridge compressor, monitors the limit switch and controls the solenoid valves, and calculates the volume of gas dispensed.

Judging by the video below, the mixer works pretty well, and we’re impressed by its simplicity. We’d never seriously thought about building our own laser tube before, but seeing [Lucas] have at it makes it seem quite approachable. We’re looking forward to watching his laser project come together.

Continue reading “Clever Gas Mixer Gets Just The Right Blend For Homebrew Laser Tubes”

3D-Printed Laser Scanning Confocal Microscope Measures Microns

When one thinks about microscopy, it seems to be mostly qualitative. Looking at a slide teeming with bacteria or protozoans is less about making measurements and more about recognizing features and describing their appearance. Not all microscopes are created equal, though, with some being far more optimized for making fine measurements of the microscopic realm.

This 3D-printed confocal laser scanning microscope is a good example of an instrument for measuring really small stuff. As [Zachary Tong] points out, confocal scanning microscopy uses a clever optical setup to collect light from a single, well-defined point within a sample; rather than getting an image of all the points within a two-dimensional focal plane, the scanning function moves the focal point around through the sample in three dimensions, capturing spatial data to go along with the optical information.

The stage of [Zach]’s microscope is based on OpenFlexure’s Delta Stage, an open-source, 3D-printed delta-bot motion control platform that’s capable of positioning samples with sub-micron precision. Above the stage are the deceptively simple optics, with a laser diode light source, an objective lens, and a photodiode detector behind a pinhole. The detector feeds a homebrew trans-impedance amplifier that captures data at millions of points as the sample is moved through a small three-dimensional space. All that data gets crunched to find the Z-axis position corresponding to the maximum intensity at each point.

It takes a while to gather all this data — up to several days for even a small sample — but it works pretty well. [Zach] already has some ideas for reducing noise and speeding up the scan time; perhaps a stage based on DVD parts like this one would be faster than the delta stage. We look forward to seeing his improvements.

Continue reading “3D-Printed Laser Scanning Confocal Microscope Measures Microns”