Impact Fracture Simulation for 3D-Printed Cantilevers
ISEF Category: Engineering Technology: Statics and Dynamics
Ready to Turn This Idea Into a Real Project?
This guide was put together with the help of AI research tools to give you a solid starting point. But a competitive science fair project lives in the details: refining your research question, fine-tuning your variables, analyzing your data, and presenting your findings like a seasoned scientist.
For next steps tailored to your interests, skill level, and timeline, work one-on-one with a MehtA+ mentor. Learn more about MehtA+ Science & Engineering Research Mentorship →
Subcategory: Computational Mechanics · Difficulty: Advanced · Setup: University Lab · Time: Full Year
The Hook
A tiny crack can turn a strong part into scrap in a split second. That matters if you want safer drones, braces, bridges, or robot arms. You can study that failure with a falling steel ball, a phone camera, and Python. Your job is to predict when the cantilever breaks, then see how close your model gets.
What Is It?
This project studies how a 3D-printed cantilever, a beam fixed at one end and free at the other, breaks when something hits it. Think of a ruler sticking off the edge of a table. If you tap it, the motion is easy to see. If you hit it hard enough, it can crack or snap. Your goal is to model that fracture in code and compare the prediction to real impact tests.
Peridynamics is a way to model materials by letting nearby points pull on each other until bonds fail. That helps with cracks, because ordinary equations struggle when a crack forms and spreads. Adaptive mesh refinement means the simulation uses a finer grid where stress and damage are changing fast, and a coarser grid where the material stays calm. That saves time and can improve accuracy near the crack tip, where the action happens.
Why This Is a Good Topic
This is a strong science fair topic because you can change clear variables, measure real fracture outcomes, and compare simulation to experiment. You can test print material, infill pattern, beam thickness, impact height, or support geometry. The project also connects to real design problems in safety, manufacturing, and structural testing. You can learn coding, data analysis, experimental design, and how engineers check whether a model matches reality.
Research Questions
- How does adaptive mesh refinement change the error between peridynamics predictions and drop-test fracture results?
- What is the effect of impact height on the crack location and failure mode of a 3D-printed cantilever?
- Does print orientation change the impact energy needed to cause visible fracture?
- To what extent does infill percentage affect the maximum deflection before failure?
- Which cantilever geometry produces the largest gap between coarse-grid and refined-grid simulation results?
- How does material type change the agreement between phone-tracked motion and simulated tip displacement?
Basic Materials
- 3D printer with slicer software.
- PLA or PETG filament.
- Digital calipers.
- Digital kitchen scale with 0.1 g accuracy.
- Steel ball bearing or small steel sphere.
- Ruler or meter stick.
- Clamp or rigid vise for mounting cantilevers.
- Phone with slow-motion video mode.
- Tripod or phone stand.
- Bright lamp or LED work light.
- Safety glasses.
- Laptop with Python installed.
- Spreadsheet software for data logging and plots.
Advanced Materials
- Access to a universal testing machine for baseline material properties.
- High-speed camera or calibrated phone slow-motion setup.
- Force sensor or instrumented impact fixture.
- Microcontroller-based trigger or timing system.
- Finite-element or peridynamics benchmark data.
- Access to a scanning electron microscope or stereo microscope for fracture surface review.
- Higher-precision balance.
- Environmental chamber or temperature and humidity monitor.
- Workstation for larger Python simulations.
Software & Tools
- Python: Runs the peridynamics model, processes video measurements, and compares simulation output to test data.
- ImageJ: Tracks tip motion and helps measure crack growth from video frames.
- Tracker: Extracts position, velocity, and displacement from slow-motion footage.
- Jupyter Notebook: Keeps code, plots, and notes in one place for repeatable analysis.
- Google Colab: Lets you run Python notebooks without installing a full local setup.
Experiment Steps
- Define the fracture question you want to answer, then choose one main variable to change and one outcome to measure.
- Build a simple baseline model first, then decide where adaptive mesh refinement should focus extra resolution near damage zones.
- Plan a sample matrix that separates geometry effects from material effects and keeps the number of tests manageable.
- Design a validation method that turns slow-motion video into measurable displacement, impact speed, and failure timing.
- Set up controls that let you compare coarse, refined, and experimental results on the same beam design.
- Choose the error metrics, plots, and statistics you will use to judge whether refinement improves prediction quality.
Common Pitfalls
- Using inconsistent print settings between samples, which makes material behavior vary for reasons that have nothing to do with your main variable.
- Mounting the cantilever differently each time, which changes the effective support condition and ruins comparison across trials.
- Tracking fracture from shaky or poorly lit video, which makes tip displacement and crack onset hard to measure frame by frame.
- Refining the mesh everywhere instead of near damage zones, which adds compute time without improving fracture prediction where it matters.
- Comparing simulation to the wrong failure metric, such as tip deflection only, when the real question is crack initiation or complete break.
What Makes This Competitive
A stronger project goes beyond a simple before-and-after comparison. You can test whether adaptive refinement improves not just the final fracture shape, but also the timing of crack initiation and the energy absorbed before failure. You can also compare multiple beam geometries or print orientations, then use error metrics and statistical tests to show when the model works and when it fails. That kind of careful validation makes the project feel like real engineering research.
Project Variations
- Compare PLA, PETG, and ABS cantilevers to see how material choice changes fracture prediction accuracy.
- Swap the steel ball impact for a pendulum strike and test whether the same model still matches damage timing.
- Analyze crack length and break pattern instead of tip displacement, then judge which output best validates the simulation.
Learn More
- NIH PubMed: Search review articles on peridynamics, fracture mechanics, and impact damage models.
- NASA Technical Reports Server: Find engineering reports on impact testing, crack growth, and structural validation.
- MIT OpenCourseWare: Look for solid mechanics, finite element methods, and computational mechanics lecture notes.
- USGS Open-File Reports: Search for fracture, impact, and materials testing methods that use numerical simulation.
- International Journal for Numerical Methods in Engineering: Read peer-reviewed articles on adaptive meshing, fracture modeling, and peridynamics through your school library or journal search tools.
Engineering Technology: Statics and Dynamics Category Guide
How to Do Real Engineering Technology Research at Home: A High School Student’s Guide to Free Tools, Affordable Kits, and Public Databases →For next steps tailored to your interests, skill level, and timeline, work one-on-one with a MehtA+ mentor. Learn more about MehtA+ Science & Engineering Research Mentorship →
To discover more projects, visit the MehtA+ Science Fair Project Discovery Hub →
