This is documentation for dynamic impact testing infrastructure, intended to measure peak acceleration and energy return.
This project has was developed by Sam Calisch at MIT's Center for Bits and Atoms. It has also been used by Nike, Inc. and by students in MIT's 3.042 Materials Science Project Laboratory.
The specs for the test are a mass of 7.8 kg, traveling at 1 m/s, with an circular impact area of diameter of 4 cm.



impactor/ contains design files for a release mechanism for the mass. This is built around a solenoid and a push-button quick release pin (90985A311 from McMaster-Carr).
pcb/ contains design files and firmware for an embedded logging system using the ADXL372Z accelerometer and the Cortex M0 Adalogger board for Micro SD Card integration and battery management.
fw/ contains embedded code for detecting impact, sampling, and writing to the SD card.
analysis/ contains an ipython notebook for analyzing the acceleration profiles, extracting peak acceleration levels and energy dissipation.
video/ contains details of video analysis of the drop test. For now, this is implemented with a Sony RX-100 IV camera shooting at 960 fps and the free software Tracker to analyze acceleration profiles.






I've been using this measurement device to characterize the dynamics of folded foam samples I've been producing. Below are the acceleration profiles of two folded samples compared against conventional foams.

I'm now working on a second version of this test apparatus which is self-contained (not mounted on an Instron). It can be fabricated using a CNC router, a 3D printer, and a drill press or milling machine for a drilling and tapping a few holes.




