Scaffold Pore Design for Blood Vessel Growth
ISEF Category: Biomedical Engineering
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: Cell and Tissue Engineering · Difficulty: Advanced · Setup: University Lab · Time: Full Year
The Hook
Blood vessels do not grow at random. They follow physical cues from the scaffold around them, like hikers choosing paths through a maze. If you can predict those paths, you can help design better tissue scaffolds for healing. This project turns microscopy images into a map for smarter pore networks.
What Is It?
This project studies how cells and signals move through a porous scaffold, then how that movement shapes new blood vessel growth. A scaffold is a support structure that helps cells organize. Pore tortuosity means how twisty and indirect the paths through the scaffold are. Straight pores act like a clear hallway. High tortuosity acts more like a winding trail.
You can model this with two parts. An agent-based model tracks individual endothelial cells, which are the cells that line blood vessels. A reaction-diffusion model tracks chemicals that spread and react in the tissue. Together, these pieces help you test how pore shape changes where cells move, where signals build up, and where vessels form. Published HUVEC microscopy images give you a real data source to compare against. HUVECs are human umbilical vein endothelial cells, a common cell model for vessel growth studies.
Why This Is a Good Topic
This is a strong science fair topic because you can change one clear variable, pore tortuosity, and measure its effect on vessel-like patterns. The project connects math, biology, and design. It also links to tissue engineering, wound repair, and implant design. You can learn image analysis, simulation, calibration, and model testing, all skills that matter in real research.
Research Questions
- How does scaffold pore tortuosity change the average branch length in simulated neovascular networks?
- How does scaffold pore tortuosity affect the spacing between new vessel branches in the model?
- What is the effect of different pore-network topologies on endothelial cell migration speed in the agent-based model?
- To what extent does adding a diffusion gradient change the predicted vessel density in low-tortuosity scaffolds?
- Which pore geometry best matches published HUVEC microscopy patterns after calibration?
- Does inverse-designed pore topology produce more connected vessel networks than a random pore layout?
Basic Materials
- Computer with enough memory to run Python simulations.
- Python with NumPy, SciPy, Matplotlib, and scikit-image.
- Jupyter Notebook or another Python editor.
- Published HUVEC microscopy images from journal articles or image supplements.
- ImageJ or Fiji for measuring vessel patterns in images.
- Spreadsheet software for organizing model outputs and image measurements.
- Digital notebook for recording assumptions, parameter choices, and calibration steps.
Advanced Materials
- Workstation or university computer cluster access.
- Python with agent-based modeling libraries and numerical solvers.
- ImageJ or Fiji for preprocessing microscopy images.
- Segmentation or tracking tools for extracting vessel-like structures from images.
- High-resolution published microscopy datasets with metadata.
- Access to a tissue engineering or biomaterials lab for expert feedback on scaffold geometry.
- Statistical software for model fitting, uncertainty analysis, and sensitivity testing.
Software & Tools
- Python: Runs the agent-based and reaction-diffusion models and manages simulation outputs.
- Jupyter Notebook: Helps you document code, plots, and parameter decisions in one place.
- ImageJ: Measures vessel length, branching, and density in microscopy images.
- scikit-image: Supports image preprocessing, thresholding, and feature extraction.
- R: Helps you run statistical tests and compare model predictions across scaffold designs.
Experiment Steps
- Define the biological pattern you want to predict, such as branch density, connectivity, or invasion distance.
- Select the scaffold features you will treat as inputs, then decide how to encode tortuosity in a 2D or 3D network.
- Build a calibration set from published HUVEC images so you can compare simulated patterns against real vessel structures.
- Create a standard way to score each image and each simulation so your outputs become comparable numbers.
- Test several pore-network designs, then check which ones move the model toward the published pattern you are using as a benchmark.
- Plan an inverse-design loop that searches for pore layouts that improve the vascular pattern you care about.
Common Pitfalls
- Using published images with different magnification or staining quality, which makes pattern measurements hard to compare.
- Treating tortuosity as one vague shape score instead of defining a precise geometry metric for the model.
- Calibrating the model to one image set, then claiming it works for all scaffold types without validation.
- Measuring only vessel density and ignoring connectivity, which can hide weak network structure.
- Letting the reaction and movement terms overlap too much, which makes it hard to tell whether geometry or chemistry caused the pattern.
What Makes This Competitive
A stronger version of this project would not just fit one image set. It would compare several scaffold geometries, test whether the model predicts new data, and report uncertainty clearly. You can raise the level further by using sensitivity analysis, cross-validation, and a real inverse-design search instead of manual guessing. A thoughtful comparison between tortuosity, connectivity, and branching structure can make the work feel much closer to real engineering research.
Project Variations
- Use collagen or hydrogel scaffold images instead of synthetic pore maps to test whether the model generalizes across material types.
- Replace HUVEC images with another endothelial cell dataset and compare whether vessel patterns respond the same way to tortuosity.
- Add oxygen or growth-factor diffusion to test whether chemical gradients change the best pore topology for network formation.
Learn More
- PubMed: Search for review articles on angiogenesis, tissue scaffolds, and endothelial cell migration.
- NIH 3D Print Exchange: Explore scaffold design ideas and biomaterial structures used in tissue engineering.
- ImageJ Documentation: Learn how to measure branching, area, and texture in microscopy images.
- MIT OpenCourseWare: Search for courses in tissue engineering, biomaterials, or computational biology for background on modeling.
- NOAA Science, NASA, or USGS data literacy pages: Use these for general practice with scientific data handling, plotting, and uncertainty.
- Tissue Engineering journal: Search recent review articles on vascularization and scaffold design through a library database or PubMed.
Biomedical Engineering pillar guide
How to Do Real Biomedical Engineering Research at Home: A High School Student’s Guide to Free Tools, Affordable Kits, and Public Databases →