Variable-Nozzle Ducted Fan Provides Fluid Dynamics Lessons

Any student new to the principles of fluid dynamics will be familiar with Bernoulli’s principle and the Venturi effect, where the speed of a liquid or gas increases when the size of the conduit it flows through decreases. When applying this principle to real-world applications, though, it can get a bit more complex than a student may learn about at first, mostly due to the shortcomings of tangible objects when compared to their textbook ideals. [Mech Ninja] discovered this while developing a ducted fan based around an RC motor.

The ducted fan is meant to be a stand-in for a model jet engine, based around a high-powered motor generally designed for drone racing. Most of the build is 3D printed including duct system, but in order to improve the efficiency and thrust beyond simple ducting, [Mech Ninja] designed and built a variable nozzle to more finely control the “exhaust” of his engine. This system is also 3D printed and can restrict or open up the outflow of the ducted fan, much like a real jet engine would. It uses two servos connected to collars on the outside of the engine. When the servos move the collars, a set of flaps linked to the collars can choke or expand the opening at the rear of the engine.

This is where some of the complexity of real-life designs comes into play, though. After testing the system with a load cell under a few different scenarios, the efficiency and thrust weren’t always better than the original design without the variable nozzle. [Mech Ninja] suspects that this is due to the gaps between the flaps, allowing air to escape and disrupting the efficient laminar flow of the air leaving the fan, and plans to build an improved version in the future. Fluid dynamics can be a fairly complex arena to design within, sometimes going in surprising directions like this ducted fan that turned out better than the theory would have predicted, at least until they accounted for all the variables in the design.

Continue reading “Variable-Nozzle Ducted Fan Provides Fluid Dynamics Lessons”

Fluid Simulation Does The Math

If you like math, you should enjoy [kynd’s] page about simulating fluid in p5.js. You might still enjoy the pretty colors and shapes if you aren’t into math. What’s scary is that the page promises to have as little math as possible, but there’s still quite a bit. Of course, we are sure you could go even deeper down the rabbit hole.

The algorithm’s core is a pair of 2D arrays representing cells that comprise the display area. One array holds the color of the cell, while another holds a velocity vector of the fluid in the cell. A vector, of course, has both a magnitude and a direction.

Continue reading “Fluid Simulation Does The Math”

1950s Fighter Jet Air Computer Shows What Analog Could Do

Imagine you’re a young engineer whose boss drops by one morning with a sheaf of complicated fluid dynamics equations. “We need you to design a system to solve these equations for the latest fighter jet,” bossman intones, and although you groan as you recall the hell of your fluid dynamics courses, you realize that it should be easy enough to whip up a program to do the job. But then you remember that it’s like 1950, and that digital computers — at least ones that can fit in an airplane — haven’t been invented yet, and that you’re going to have to do this the hard way.

The scenario is obviously contrived, but this peek inside the Bendix MG-1 Central Air Data Computer reveals the engineer’s nightmare fuel that was needed to accomplish some pretty complex computations in a severely resource-constrained environment. As [Ken Shirriff] explains, this particular device was used aboard USAF fighter aircraft in the mid-50s, when the complexities of supersonic flight were beginning to outpace the instrumentation needed to safely fly in that regime. Thanks to the way air behaves near the speed of sound, a simple pitot tube system for measuring airspeed was no longer enough; analog computers like the MG-1 were designed to deal with these changes and integrate them into a host of other measurements critical to the pilot.

To be fair, [Ken] doesn’t do a teardown here, at least in the traditional sense. We completely understand that — this machine is literally stuffed full of a mind-boggling number of gears, cams, levers, differentials, shafts, and pneumatics. Taking it apart with the intention of getting it back together again would be a nightmare. But we do get some really beautiful shots of the innards, which reveal a lot about how it worked. Of particular interest are the torque-amplifying servo mechanism used in the pressure transducers, and the warped-plate cams used to finely adjust some of the functions the machine computes.

If it all sounds a bit hard to understand, you’re right — it’s a complex device. But [Ken] does his usual great job of breaking it down into digestible pieces. And luckily, partner-in-crime [CuriousMarc] has a companion video if you need some visual help. You might also want to read up on synchros, since this device uses a ton of them too.

Continue reading “1950s Fighter Jet Air Computer Shows What Analog Could Do”

Desktop Wind Tunnel Brings Aerospace Engineering To The Home Gamer

Computer simulation is indispensable in validating design and used in every aspect of engineering from finite element analysis to traffic simulation to fluid dynamics. Simulations do an amazing job and at a fraction of the time and expense of building and testing a scale model. But those visceral ah-ha moments, and some real-world gremlins, can be easier to uncover by the real thing. Now you don’t need a university research or megacorp lab to run aerodynamic study IRL, you can just build a functional desktop wind tunnel for a pittance.

[Mark Waller] shows off this tidy little design that takes up only about two feet of desk space, and includes the core features that make a wind tunnel useful. Air is pulled through the tunnel using a fan mounted at the exhaust side of the tunnel. The intake is the horn-like scoop, and he’s stacked up a matrix of drinking straws there to help ensure laminar flow of the air as it enters the tunnel. (The straw trick is frequently used with laminar flow water fountains). It also passes through a matrix of tubes about the diameter of a finger at the exhaust to prevent the spin of the fan from introducing a vortex into the flow.

For analysis, five tubes pipe in smoke from an vape pen, driven into the chamber by an aquarium pump. There’s a strip of LEDs along the roof of the tunnel, with a baffle to prevent the light shining on the black rear wall of the chamber for the best possible contrast. The slow-motion video after the break shows the effectiveness of the setup.

Whether you’re a Hackaday Editor cutting their own glider wing profiles using foam and hot wire, or just want to wrap your head around how different profiles perform, this will get you there. And it’ll do it at a fraction of the size that we’ve seen in previous wind tunnel builds.

Continue reading “Desktop Wind Tunnel Brings Aerospace Engineering To The Home Gamer”

Mathematical Proof The Eagle In The USPS Logo Is FAST!

The logo for the United States Postal Service is a mean-looking eagle. But a true fluid dynamics geek might look at it and realize that eagle is moving so fast it’s causing a shock wave. But just how fast is it moving? [Andrew Higgins] asked and answered this question, posting his analysis of the logo’s supersonic travel. He claims it’s Mach 4.9, but, how do we know? Science!

It turns out if something is going fast enough, you can tell just how fast with a simple picture! We’ve all seen pictures of jets breaking the sound barrier, this gives us information about the jet’s speed.

Mach Lines

How does it work?

Think about it like this: sound moves at roughly 330 m/s on Earth at sea level. If an object moves through air at that velocity, the air disturbances are transmitted as sound waves. If it’s moving faster than sound, those waves get distributed downstream, behind the moving object. The distance of these waves behind the moving object is dependent on the object’s speed.

This creates a line of these interactions known as a “Mach line.” Find the angle difference of the Mach line and the direction of travel and you have the “Mach angle” (denoted by α or µ).

There is a simple formula for determining the speed of an object using the Mach angle, the speed of sound (a), and an object’s velocity (v): sin(µ) = a / v.  The ratio of to a is known as the Mach number, (M). If an object is going exactly the speed of sound, it’s going Mach 1 (because v = a).

Since Mach number (M) is v / a, we can plug it into the formula from above as 1 / M and use [Andrew]’s calculation shown in the image at the top of the article for a Mach angle (µ) of ~11.7°:

\bf \sin ( \mu ) = \frac{1}{M} \\ \\ M = \frac{1}{\sin(\mu)} \\ \\ M = \frac{1}{\sin(11.7)} \\ \\ M = \frac{1}{0.202787295357} \\ \\ M = 4.9312753949380048

The real question is, did the USPS chose Mach 4.93 as a hint to some secret government postal project? Or, was it simply a 1993 logo designer’s attempt to “capture the ethos of a modern era which continues today”?

Burning Propane Beautifully Illustrates How A Tesla Valve Works

When you hear the name “Tesla”, chances are good that thoughts turn instantly to the company that’s trying to reinvent the motor vehicle and every industry that makes it possible. While we applaud the effort, it’s a shame that they chose to appropriate the surname of a Serbian polymath as their corporate brand, because old [Nikola] did so many interesting things in his time, and deserves to be remembered in his own right.

Take the Tesla valve. In essence a diode for fluids, the Tesla valve uses a tortuous path to allow flow in one direction but severely restrict it in the other. Understanding how it works isn’t necessarily intuitive, though, which is why [NightHawkInLight] chose to demonstrate the Tesla valve principle with exploding propane. It’s not new territory to him; we’ve covered his propane-powered rifle in the past.

The swirling blue and green flame front in those experiments make burning propane the perfect working fluid to demonstrate how the Tesla valve works. The video below tells the tale, with high-speed footage showing the turbulence that restricts the reverse flow. The surprise discovery is that in the forward direction, the burning gas actually seems to accelerate as it moves down the valve; hypersonic Tesla plasma cannon, anyone?

We’ve seen Tesla valves before, including one made from a “Shrinky Dink”. That did a pretty good job of visualizing the flow patterns that make the valve work, but there’s a huge showmanship gap between tiny channels filled with colored water and the explosive decomposition of a fuel-air mix. It’s a bit riskier, and standard “don’t try this at home” disclaimers apply, but luckily [NightHawkInLight] still has his eyebrows, so he must be doing something right.

Continue reading “Burning Propane Beautifully Illustrates How A Tesla Valve Works”

When Vortex Rings Collide

Intrigued by a grainy video from 1992, [Destin] from Smarter Every Day decided to jump in and fund his own research into the strange phenomenon of vortex ring collisions.

This hack started with a scientific publication and a video from back in 1992. The paper, written by Dr. T T Lim and TB Nichols, illustrated what happens when two vortex rings collide perfectly head-on. The rings collide and spread out forming a thin membrane. Then smaller rings form at a 90-degree angle to the original collision. It’s a beautiful effect when created with multicolored dye in water. But what causes it? There are theories about the fluid mechanics involved, but not much research has gone on since Dr. Lim’s paper.

[Destin] wanted to find out more about the effect, and get some video of it. Being the guy behind Smarter Every Day, he had the high-speed photography equipment and the funds to make that happen. Little did he know that this passion project would take four years to complete.

The initial prototype was built as part of a senior design project by a group of college students. While they did show the phenomenon, it was only barely visible, and not easily repeatable. [Destin] then got an engineer to design and build the experiment apparatus with him. It took numerous prototypes and changes, and years of development.

The final “vortex cannons” are driven by a computer controlled pneumatic cylinder which ensures both cannons get a perfect pulse of air. The air pushes a membrane which moves the dye and water out through an orifice. It’s a very finicky process, but when everything goes right, the result is a perfect collision. Just as in Dr. Lim’s video, the vortexes crash into each other, then form a ring on smaller vortexes.

Destin didn’t stop there. He’s made his data public, in the form of high-speed video – nearly 12 hours worth when played at normal speed. The hope is that researchers and engineers will now have enough information to better understand this phenomenon.

You can check out the videos after the break. If you’re a Smarter Every Day fan, we’ve covered [Destin’s] work in the past, including his backwards brain bike and his work with magnets.

Continue reading “When Vortex Rings Collide”