Ron_W
Mechanical
- Oct 23, 2018
- 5
Good afternoon,
I am the team lead for the NASA SPACE Flight Design Challenge at Blue Ridge Community & Technical College. I am trying to figure out the best type of Piezoelectric ceramic to purchase for measuring the harmonics of a sub-orbital rocket launch (RockSat-X initiative). Last year I decided upon the SMD15T02F140412S made of the material SM412 from StemInc ( We were able to record high amplitude, low frequency (80-100 hertz at sea level) and then low amplitude, higher frequency (300-400 hertz above 10 miles) on the x, y, and z axes within a Terrier-improved Orion Sounding Rocket. This year we will be launching inside of a Terrier-improved Malemute Sounding Rocket. The technical info is as follows:
-Altitude (km) ~ 160 km
-Spin Rate (Hz at Burn-Out) ~4.8 Hz at Malamute burn-out ~ 0 Hz at apogee
-Maximum Ascent G-Load 25 G (Sustained) 50 G+ Impulses Possible
-Rocket Sequence (Burn Timing) 5.2 second Terrier burn (Max sustained could be 26g), 12.2 second coast, 11.7 second
Malamute burn (Max sustained could be 32g)
a series of vibration testing of up to 2,000 hertz will be performed at wallops before launch. Any piezo must survive this testing environment.
Last year's experiment piezo information:
Piezo Ceramic Disc
SMD15T02F140412S
Part Number: SMD15T02F140412S
Piezoelectric Ceramic disc. Silver electrodes being one on each side (S configuration). Radial mode vibration
Piezo Material: SM412
Dimensions: 15mm dia. x 0.2mm thickness
Resonant frequency fr: 140KHz ± 3%
Electromechanical coupling coefficient Kp:≥58%
Resonant impedance Zm: ≤4.0 Ω
Static capacitance Cs: 13500pF±20%@ 60Hz/1V
Test Condition: 23±3 °C 40~70% R.H.
fr, Zm, Kp => Radial mode vibration
Cs => LCR meter at 1KHz 1Vrms
Applications: Piezo transducer vibration, matter dispersion, sonar transducer, Ultrasonic Sensor, wall thickness sensor, material stress sensor, pressure sensor,piezo electricity harvesting, fish finder transducer, compression sensor, piezo expansion sensor, biomedical probe and others.
I have put about 80 hours of research into Piezoelectric theory and components, however we do not have any electronics engineers or mechanical engineers to walk me through choosing the proper piezo for the job and how to condition the signal for this specific application. We were successful last year, but this year I want to maximize the resolution, calculate the frequency and amplitude of the vibrations, and plug our analysis into a VR simulation to show future teams what the harmonics of the rocket looks like during each second of the launch. Some teams have had their experiments ruined by the harmonics from the testing, or from the launch because they did not have the understanding of how to mitigate vibrations. I am seeking to rectify this. In the handbook we are instructed to be able to withstand 2,000 hertz, but that doesn't cover the strength of the forces involved.
My apologies for the length of the post, but I figured I would color in the history and experiment idea a bit to prevent misunderstandings. This is not for a grade, nor am I going to profit from this. This is something I am looking to share freely after completion of the launch with the general public and the other RockSat teams. We are already working on the 3D environment, have the designs for the PCB almost ready for fabrication and are working on telemetry.
My main requests are as follows:
Would anyone be willing to point me to a resource, or explain the type/size piezo that would best fit this application? To reiterate, I choose a 15mm diameter, .2mm thick rigid ceramic disc piezo last year.
Would anyone be willing to point me to a resource, or explain the best way to condition the signal. We are using the Raspberry Pi HAT - 8 Channel ADC - MCP3208 - SPI to convert for the Raspberry Pi 3B.
Would anyone be willing to point me to a resource, or explain the best way to analyze the data from a scratch made program (including calculations if possible) My younger brother is the software lead, but we are self taught in all of this, so we may need someone to slap a ruler to our coding fingers. (this specific request may be for a different forum section on this website)
I would like to cite my sources, so please feel free to request to remain anonymous if you help us out and do not wish to be added to my final report that I submit to NASA in August of next year. (I will only be using first names anyway, but I don't want to be rude)
I will be making a full-in depth YouTube video breaking down how we built our experiment after we finish it and launch it in August, so if anyone wants to see it upon completion, I will be happy to notify you when I upload it.
Thank you for your time and consideration,
Ronald Willis
(SPACE Flight Design Challenge Lead and local NASA SPACE Club President)
I am the team lead for the NASA SPACE Flight Design Challenge at Blue Ridge Community & Technical College. I am trying to figure out the best type of Piezoelectric ceramic to purchase for measuring the harmonics of a sub-orbital rocket launch (RockSat-X initiative). Last year I decided upon the SMD15T02F140412S made of the material SM412 from StemInc ( We were able to record high amplitude, low frequency (80-100 hertz at sea level) and then low amplitude, higher frequency (300-400 hertz above 10 miles) on the x, y, and z axes within a Terrier-improved Orion Sounding Rocket. This year we will be launching inside of a Terrier-improved Malemute Sounding Rocket. The technical info is as follows:
-Altitude (km) ~ 160 km
-Spin Rate (Hz at Burn-Out) ~4.8 Hz at Malamute burn-out ~ 0 Hz at apogee
-Maximum Ascent G-Load 25 G (Sustained) 50 G+ Impulses Possible
-Rocket Sequence (Burn Timing) 5.2 second Terrier burn (Max sustained could be 26g), 12.2 second coast, 11.7 second
Malamute burn (Max sustained could be 32g)
a series of vibration testing of up to 2,000 hertz will be performed at wallops before launch. Any piezo must survive this testing environment.
Last year's experiment piezo information:
Piezo Ceramic Disc
SMD15T02F140412S
Part Number: SMD15T02F140412S
Piezoelectric Ceramic disc. Silver electrodes being one on each side (S configuration). Radial mode vibration
Piezo Material: SM412
Dimensions: 15mm dia. x 0.2mm thickness
Resonant frequency fr: 140KHz ± 3%
Electromechanical coupling coefficient Kp:≥58%
Resonant impedance Zm: ≤4.0 Ω
Static capacitance Cs: 13500pF±20%@ 60Hz/1V
Test Condition: 23±3 °C 40~70% R.H.
fr, Zm, Kp => Radial mode vibration
Cs => LCR meter at 1KHz 1Vrms
Applications: Piezo transducer vibration, matter dispersion, sonar transducer, Ultrasonic Sensor, wall thickness sensor, material stress sensor, pressure sensor,piezo electricity harvesting, fish finder transducer, compression sensor, piezo expansion sensor, biomedical probe and others.
I have put about 80 hours of research into Piezoelectric theory and components, however we do not have any electronics engineers or mechanical engineers to walk me through choosing the proper piezo for the job and how to condition the signal for this specific application. We were successful last year, but this year I want to maximize the resolution, calculate the frequency and amplitude of the vibrations, and plug our analysis into a VR simulation to show future teams what the harmonics of the rocket looks like during each second of the launch. Some teams have had their experiments ruined by the harmonics from the testing, or from the launch because they did not have the understanding of how to mitigate vibrations. I am seeking to rectify this. In the handbook we are instructed to be able to withstand 2,000 hertz, but that doesn't cover the strength of the forces involved.
My apologies for the length of the post, but I figured I would color in the history and experiment idea a bit to prevent misunderstandings. This is not for a grade, nor am I going to profit from this. This is something I am looking to share freely after completion of the launch with the general public and the other RockSat teams. We are already working on the 3D environment, have the designs for the PCB almost ready for fabrication and are working on telemetry.
My main requests are as follows:
Would anyone be willing to point me to a resource, or explain the type/size piezo that would best fit this application? To reiterate, I choose a 15mm diameter, .2mm thick rigid ceramic disc piezo last year.
Would anyone be willing to point me to a resource, or explain the best way to condition the signal. We are using the Raspberry Pi HAT - 8 Channel ADC - MCP3208 - SPI to convert for the Raspberry Pi 3B.
Would anyone be willing to point me to a resource, or explain the best way to analyze the data from a scratch made program (including calculations if possible) My younger brother is the software lead, but we are self taught in all of this, so we may need someone to slap a ruler to our coding fingers. (this specific request may be for a different forum section on this website)
I would like to cite my sources, so please feel free to request to remain anonymous if you help us out and do not wish to be added to my final report that I submit to NASA in August of next year. (I will only be using first names anyway, but I don't want to be rude)
I will be making a full-in depth YouTube video breaking down how we built our experiment after we finish it and launch it in August, so if anyone wants to see it upon completion, I will be happy to notify you when I upload it.
Thank you for your time and consideration,
Ronald Willis
(SPACE Flight Design Challenge Lead and local NASA SPACE Club President)