Musical Rocket Bells

Musical Rocket Bells

Timeline

July 2017

Project Background

One day, my friend Dane told me about a dream he had. It was long and convoluted (as dreams often are), but the part that stuck out to me was a scene he described where I ran around a space rocket nozzle factory playing the nozzles like bells.

As a person that plays real non-dream bells semi-professionally, I became intensely curious: how exactly would it sound if I was in a rocket nozzle factory playing the nozzles like bells?

This project was an attempt to find out (using every conceivably relevant tool available to me, just for fun).

Project Description

The first step to figuring out how rocket bells would sound is to make a model of a typical rocket bell nozzle.

Since I had recently read that modern rocket bells use Inconel 718, I chose that to be the material for our nozzles. For dimensions, I found a simple drawing here.

Rocket bell drawing

I was too excited to sit down and trace the drawing by hand, so I imported it into Inkscape and used the bitmap trace function to generate a DXF. This made a bit of a mess, but mostly everything was there. I imported the DXF into AutoCAD and cleaned it up a bit to make a profile (with an eyeballed thickness).

Nice and clean.

With a profile to import into AutoDesk Inventor, it was easy to generate a solid by revolving the profile. I set the material properties to that of Inconel 718.

Tada, pretty solid!

Now that I had a model, it was time to figure out how it would sound. To figure out where to start, let’s look at some basic campanology!



Campanology 101 detour

In a normal musical cup-shaped bell, the bell is usually hung from its crown and struck at the rim (called the soundbow) with a clapper. When struck, a bell vibrates in many modes all at the same time, with each vibrational mode producing its own signature pitch. These pitches (known as “overtones”) are not harmonically related, which is why bells sound kinda weird compared to other musical instruments.

First several bell overtones (picture from Wikipedia)

The perceived pitch of the bell (called the “strike tone”) is actually a psychoacoustic phenomenon. The brain hears the lowest 6-ish overtones of the bell, and (due to currently not fully understood reasons) tries to interpret those overtones as if the bell was an instrument with harmonically related overtones. This results in the brain fabricating a strike tone which is then perceived as the pitch of the bell. For more information, see this Wikipedia article or this excellent site.



So now with that explanation out of the way, it’s clear that I had to figure out the vibrational modes of our rocket bell. To make things simpler, I decided to assume our rocket bell was hung by the waist between the bell and the little portion on the other side. With a constraint set to the waist of the nozzle, I then performed a free-space modal analysis using Inventor’s built-in FEA tools. This told me the vibrational modes of the the nozzle and their frequencies.

Fundamental mode of the rocket bell (Hum tone)

With this data in hand, I pushed it through my Bell synthesizer R script. Since Inventor’s FEA doesn’t give me relative amplitude of each mode, I chose to assume that the relative amplitudes and decay curves for each mode would match that of a true musical bell of approximately the same size.

Here’s what came out of the script:

Fantastic! Sounds believable.

I couldn’t help but to try to “play” a song with rocket bells. I made a soundfont (available here) and pitch-shifted the original sample up and down to make a nice playable range. This isn’t really realistic (bells usually change timbre nonlinearly with pitch, due to material property limitations) but it’s fun. :P With a royalty-free MIDI file and 5 minutes spent fiddling in MuseScore, I generated the monstrosity below.

Here’s Auld Lang Syne played with Rocket Nozzle Bells:

Project Links

Acknowledgements

Thanks to Dane Kouttron for sharing his dreams!

Misc Project Photos

Inventor FEA tool