Engineering Research Project Ideas for High School Students

>

>

>

Engineering Research Project Ideas for High School Students

Engineering Research Project Ideas for High School Students

High school student working on an engineering research project with circuit boards and data analysis on a laptop

Engineering Research Project Ideas for High School Students | RISE Research

Engineering Research Project Ideas for High School Students | RISE Research

RISE Research

RISE Research

TL;DR: Engineering research project ideas for high school students range from structural analysis using public datasets to algorithmic design tested through simulation software. A publishable project has a specific research question, an accessible method, and a finding that adds something new to the field. Most students struggle to narrow their idea to that level without guidance. RISE Research pairs students with specialist engineering mentors who have guided hundreds of projects to peer-reviewed publication. Our deadline is closing soon.

Why Engineering Is One of the Strongest Fields for High School Research

Engineering research project ideas for high school students are more accessible than most students realise. The field sits at the intersection of mathematics, physics, computing, and real-world systems. Many of its most urgent questions, from energy efficiency to structural resilience, can be explored using publicly available data, simulation tools, and open-source software. No wet lab required.

The gap most students fall into is scope. A project titled "renewable energy solutions" is a topic, not a research question. It cannot be published because it has no argument, no method, and no boundary. On the other end, a student who picks something too narrow may find the literature already exhausted. The result is a project that earns a good grade but goes nowhere beyond the classroom.

RISE Research solves this from the start. Through 1-on-1 mentorship with PhD-level engineers from Ivy League and Oxbridge institutions, RISE helps students in Grades 9 to 12 identify the right question in engineering, execute it with the right method, and submit to the right journal. That is how RISE scholars achieve a 90% publication success rate.

What Makes a Good Engineering Research Project for a High School Student?

Answer: A strong engineering research project for a high school student has three qualities: a specific and testable research question, a method that does not require physical lab infrastructure, and a finding or analysis that contributes something new, however incremental. RISE Research mentors help students hit all three criteria from day one.

"Narrow enough" in engineering means your question names a specific system, variable, location, or condition. "How does bridge deck material affect load distribution?" is still too broad. "How does the substitution of reinforced concrete with fibre-reinforced polymer in pedestrian bridge decks affect deflection under dynamic loading, based on finite element simulation?" is publishable. The second question has a defined system, a defined variable, and a defined method.

Accessible methods for high school engineering research include finite element analysis using free tools like ANSYS Student or SimScale, statistical modelling of public infrastructure datasets, systematic literature reviews, case study comparisons of real engineering projects, and algorithm design tested in Python or MATLAB. These do not require a university lab.

An original contribution at the high school level does not mean discovering a new material. It means applying an existing framework to a new context, comparing two systems that have not been compared before, or analysing a dataset that has not been examined through a specific lens. That is publishable, and that is what RISE mentors help students produce.

What Are the Best Engineering Research Project Ideas for High School Students?

Answer: The strongest areas for high school engineering research are civil and structural systems, environmental and energy engineering, and computing and algorithmic design. Each area has accessible methods and open data sources. RISE Research has specialist mentors across all three areas who have guided students to publication in peer-reviewed journals.

1. How does pavement surface type affect urban heat island intensity in mid-size cities, using NASA surface temperature data?

This project uses NASA's MODIS land surface temperature dataset, which is freely accessible online, to compare heat retention across different pavement materials in urban zones. A student compares satellite thermal data with city infrastructure records to identify correlations. This is suitable for Grades 10 to 12 and fits journals focused on urban environmental engineering. A RISE mentor in civil or environmental engineering can help refine the spatial analysis method.

2. Can a simple truss bridge design optimised for minimum material use maintain structural integrity under standard pedestrian load, modelled in ANSYS Student?

This project uses free finite element analysis software to test how reducing cross-sectional area in truss members affects deflection and stress distribution. The student designs multiple configurations and compares outputs systematically. It is accessible to motivated Grade 10 to 11 students with basic physics knowledge. RISE mentors in structural engineering can guide the simulation setup and results interpretation.

3. How do wind load assumptions in current building codes compare to measured wind speed data in coastal cities exposed to increasing storm frequency?

This project draws on NOAA wind speed records and publicly available building code documentation to identify gaps between assumed and observed loads. It is a document and data analysis project requiring no physical testing. It suits Grade 11 to 12 students and is appropriate for journals in structural safety or civil engineering policy. A RISE mentor can help frame the regulatory analysis correctly.

4. What is the relationship between green roof coverage percentage and stormwater runoff reduction in urban districts, based on municipal water management reports?

Municipal stormwater management reports from cities including Chicago, Singapore, and Rotterdam are publicly available. A student can extract runoff data and correlate it with green roof installation records to test whether higher coverage produces proportionally lower runoff. This suits Grade 9 to 10 students beginning quantitative analysis. A RISE mentor in environmental engineering can assist with the regression model design.

5. How does the angle of inclination of a solar panel array affect annual energy yield at latitudes between 30 and 50 degrees north, using PVGIS simulation data?

The EU's PVGIS tool provides free simulation data for photovoltaic energy output at any global location. A student can systematically vary tilt angles across multiple latitude points and analyse the yield curves. This is a clean quantitative project with a clear independent variable. It fits energy engineering journals and is accessible to Grade 10 students. RISE mentors in renewable energy systems can help structure the comparative analysis.

6. Does the implementation of adaptive traffic signal control reduce average vehicle idle time at intersections in cities where before-and-after data is publicly reported?

Several cities, including Pittsburgh and Amsterdam, have published before-and-after traffic flow data from adaptive signal trials. A student can conduct a cross-city comparative analysis to assess whether the reported idle time reductions are statistically consistent. This suits Grade 11 to 12 students with an interest in transportation engineering. A RISE mentor can help apply the right statistical test to the available data.

7. How does the thermal conductivity of common insulation materials compare in wall assemblies designed for passive house standards, using EnergyPlus simulation?

EnergyPlus is a free building energy simulation tool released by the US Department of Energy. A student can model wall assemblies with different insulation materials and measure simulated heat loss under standardised climate conditions. This is a well-scoped project for Grade 10 to 11 students interested in sustainable construction. A RISE mentor in building systems engineering can guide the model configuration.

8. What algorithmic approach produces the most efficient route planning for last-mile delivery networks in high-density urban grids, tested in Python?

This project compares the performance of Dijkstra's algorithm, A* search, and nearest-neighbour heuristics on synthetic urban grid data generated in Python. The student defines efficiency metrics, runs multiple trials, and reports comparative results. It suits Grade 11 to 12 students with programming experience and fits journals in operations research or computational engineering. A RISE mentor in algorithms or industrial engineering can sharpen the experimental design.

9. How does the height-to-width ratio of urban street canyons affect natural ventilation potential, based on computational fluid dynamics modelling in OpenFOAM?

OpenFOAM is a free, open-source computational fluid dynamics platform used in professional engineering practice. A student can model simplified street canyon geometries and measure simulated airflow velocity under standard wind conditions. This is a technically ambitious project for Grade 12 students. RISE mentors in fluid mechanics or urban engineering can support the mesh design and boundary condition setup.

10. Is there a statistically significant relationship between bridge age and maintenance cost per kilometre in US state highway infrastructure reports?

The Federal Highway Administration publishes the National Bridge Inventory, a free dataset covering over 600,000 bridges with age, condition, and cost data. A student can extract a regional subset and run a correlation or regression analysis. This is accessible to Grade 10 students with basic spreadsheet skills and fits infrastructure management journals. A RISE mentor can help with dataset cleaning and statistical interpretation.

11. How does the compressive strength of 3D-printed concrete mixtures vary with layer thickness, based on published experimental data from civil engineering literature?

This project is a systematic literature review and meta-analysis. The student collects published experimental results from open-access civil engineering journals, standardises the reported data, and analyses trends across studies. No physical testing is required. It suits Grade 11 to 12 students and fits review-format journals in construction materials. A RISE mentor can guide the meta-analytic method and literature search strategy.

12. What is the projected change in cooling energy demand for office buildings in Phoenix, Arizona, under the IPCC RCP 8.5 climate scenario, modelled in EnergyPlus?

IPCC climate scenario data is freely available, and EnergyPlus accepts future weather files generated from these projections. A student can model a standard office building and compare baseline energy demand against 2050 and 2080 projections. This is a focused, publishable project for Grade 11 to 12 students. A RISE mentor in building energy systems can assist with the weather file integration and results analysis.

13. How do different pile foundation configurations affect settlement under seismic loading in soft clay soils, based on finite element modelling in Plaxis?

Plaxis offers a student licence for geotechnical finite element analysis. A student can model pile configurations under simulated earthquake loading and compare settlement outputs. This is a technically demanding project suited to Grade 12 students with strong physics foundations. RISE mentors in geotechnical or structural engineering can guide the soil parameter selection and loading scenario design.

14. Does the use of permeable pavement in car park surfaces reduce peak stormwater discharge compared to standard asphalt, based on EPA stormwater modelling guidelines?

The US EPA publishes stormwater management modelling guidelines and reference data for permeable and impermeable surfaces. A student can apply these to a standardised car park design and calculate discharge differences under varying rainfall intensities. This suits Grade 9 to 10 students and fits environmental engineering journals. A RISE mentor can help frame the hydrological calculation correctly.

15. How does the number of charging stations per capita correlate with electric vehicle adoption rates across OECD countries, using IEA Global EV Outlook data?

The International Energy Agency publishes its Global EV Outlook annually with country-level data on EV adoption and charging infrastructure. A student can extract a multi-year panel dataset and run a regression analysis to test the infrastructure-adoption relationship. This suits Grade 10 to 11 students and fits journals in energy policy or sustainable transportation engineering. A RISE mentor can help with the panel data model design.

16. What is the effect of varying fin geometry on the heat dissipation efficiency of passive heat sinks, modelled in ANSYS Fluent Student Edition?

ANSYS Fluent Student Edition is freely available and supports thermal simulation of solid geometries. A student can model rectangular, triangular, and pin-fin configurations and compare simulated heat flux under identical boundary conditions. This is a clean experimental design suitable for Grade 11 students. RISE mentors in mechanical or thermal engineering can guide the simulation parameters and results presentation.

17. How do different structural configurations of wind turbine towers affect fatigue life under cyclic loading, based on published load spectrum data from the NREL Wind Integration National Dataset?

The National Renewable Energy Laboratory's Wind Integration National Dataset provides free wind speed and load data for multiple US sites. A student can apply published fatigue analysis methods to compare tower configurations using this data. This suits Grade 12 students with strong mathematics skills. A RISE mentor in mechanical or structural engineering can guide the fatigue calculation methodology.

18. Is there a measurable difference in structural performance between cross-laminated timber and reinforced concrete in low-rise residential construction, based on published lifecycle assessment data?

Multiple lifecycle assessment databases, including the Ecoinvent database and published LCA studies in open-access journals, provide comparable performance data for both materials. A student can conduct a structured comparative analysis across structural, environmental, and cost dimensions. This suits Grade 11 to 12 students and fits journals in sustainable construction or materials engineering. A RISE mentor can help design the comparison framework and identify the right data sources.

How Do You Turn an Engineering Research Project Idea into a Published Paper?

Answer: Four steps in order: narrow the idea to a specific research question, choose an accessible method such as simulation, statistical analysis, or literature review, collect and analyse data from public sources, then write and submit to an appropriate journal. RISE Research guides students through all four steps in a 10-week 1-on-1 programme with a mentor who specialises in engineering.

Step 1: Narrow the idea. A researchable engineering question names a specific system, a specific variable, and a specific method. "Sustainable infrastructure" is not a question. "Does the substitution of steel with bamboo composite in pedestrian bridge railings reduce embodied carbon without compromising tensile strength, based on published material data?" is a question. Most students spend weeks circling the first stage. A RISE mentor shortens that process to a single session.

Step 2: Choose the right method. The most common methods for high school engineering research are finite element simulation, statistical analysis of public datasets, systematic literature review, case study comparison, and computational modelling. Each is appropriate for different sub-fields. Structural and mechanical projects suit simulation. Policy and infrastructure projects suit statistical or document analysis. Environmental projects often combine both.

Step 3: Collect and analyse. Key public data sources for engineering research include the National Bridge Inventory (Federal Highway Administration), the NREL Wind Integration National Dataset, NASA MODIS satellite data, the IEA Global EV Outlook, the US EPA stormwater modelling resources, PVGIS solar simulation data, and Ecoinvent lifecycle assessment data. All are free to access.

Step 4: Write and submit. Engineering journals at the high school level look for a clear research question, a reproducible method, honest results, and a discussion that connects findings to existing literature. You can explore RISE scholar publications to see what published student engineering papers look like in practice.

RISE Research pairs students with a specialist mentor in engineering who guides every step of this process. Our deadline is closing soon. Book a free Research Assessment to find out whether your idea is ready to develop.

RISE Research mentors specialise in engineering and have guided students to publication in peer-reviewed journals. Our deadline is closing soon. Book a free Research Assessment to find out what is achievable in your timeline.

What Journals Publish Engineering Research from High School Students?

Answer: The most appropriate journals for high school engineering research include the Journal of Student Research, Curieux Academic Journal, the International Journal of High School Research, and the American Journal of Undergraduate Research. RISE Research has a 90% publication success rate across 40+ peer-reviewed journals. A RISE mentor will identify the right journal for your specific paper.

Journal of Student Research (jofsr.org): Covers STEM fields including civil, mechanical, environmental, and computational engineering. Free to submit. Indexed in Google Scholar. Accepts research articles, reviews, and case studies from pre-university students. Peer-reviewed.

Curieux Academic Journal (curieuxacademic.com): Accepts original research across engineering, applied science, and technology. Free to submit. Targets high school and early undergraduate authors. Peer-reviewed and indexed.

International Journal of High School Research (tijhsr.com): Specifically designed for high school student research across STEM disciplines including engineering. Free to submit. Peer-reviewed. Accepts simulation-based, data analysis, and review-format papers.

American Journal of Undergraduate Research (ajuronline.org): Accepts strong high school submissions alongside undergraduate work in engineering and applied science. Free to submit. Indexed in multiple academic databases. Higher selectivity than the above, appropriate for Grade 12 projects with strong methodology.

RISE Research has a 90% publication success rate across 40+ peer-reviewed journals. A RISE mentor in engineering will help you identify the right journal for your specific paper and prepare your manuscript to meet that journal's standards. See the full range of RISE scholar publications for examples across engineering sub-fields.

Frequently Asked Questions About Engineering Research Projects for High School Students

Can a high school student publish original engineering research?

Yes. RISE Research scholars have published original engineering research in peer-reviewed journals at Grades 10, 11, and 12. The key is choosing a question that is specific enough to be answered with accessible methods such as simulation, statistical analysis, or systematic review. Publication is achievable without university lab access when the project is designed correctly from the start.

Do I need lab access or special equipment to do engineering research?

No. The majority of publishable high school engineering projects use simulation software, public datasets, or document analysis rather than physical experiments. Tools like ANSYS Student, EnergyPlus, OpenFOAM, and Python are free to access. Public datasets from the Federal Highway Administration, NREL, NASA, and the IEA provide real-world data for analysis without any equipment requirement.

How long does an engineering research project take to complete?

RISE Research runs a structured 10-week programme that takes students from research question to draft manuscript. The timeline depends on the method chosen. Simulation and data analysis projects typically move faster than literature reviews requiring extensive source collection. With consistent weekly sessions and mentor guidance, most students reach a submittable draft within the programme window.

What engineering research topics are most likely to get published?

Projects with a specific, testable question, a reproducible method, and a clear connection to current engineering challenges have the highest publication success rate. Topics in sustainable infrastructure, renewable energy systems, computational design, and transportation engineering are particularly active in student journals right now. Avoid topics that are too broad or that replicate existing studies without adding a new variable or context.

How does RISE Research help students with engineering projects?

RISE Research matches each student with a 1-on-1 specialist mentor in their engineering sub-field, drawn from a network of 500+ mentors published in 40+ academic journals. The 10-week programme covers question refinement, method selection, data analysis, and manuscript preparation. RISE holds a 90% publication success rate. Our deadline is closing soon. Book a free Research Assessment to get started.

Start Your Engineering Research Project with RISE

Three things matter most before you choose an engineering research project. First, the question must be specific enough to answer with the tools and data available to you. Second, the method must be reproducible and honest about its limitations. Third, the finding must connect to something real in the field, even if the contribution is incremental. Most students who struggle with engineering research are not lacking ability. They are lacking a structured process and an expert to guide it.

RISE Research is the first programme to consider if you are serious about publishing original engineering research as a high school student. Through 1-on-1 mentorship with PhD-level engineers, through a structured 10-week programme, and through a 90% publication success rate, RISE gives students the tools to produce work that matters. You can explore RISE student projects and RISE admissions outcomes to see what is possible. For students interested in how engineering research connects to broader STEM pathways, the guide on how high school students can start their first STEM research project is a strong next read.

Our deadline is closing soon. If you are a high school student with an interest in engineering and want to turn that into a peer-reviewed published paper, schedule a free Research Assessment and we will tell you exactly what is achievable in your timeline.

TL;DR: Engineering research project ideas for high school students range from structural analysis using public datasets to algorithmic design tested through simulation software. A publishable project has a specific research question, an accessible method, and a finding that adds something new to the field. Most students struggle to narrow their idea to that level without guidance. RISE Research pairs students with specialist engineering mentors who have guided hundreds of projects to peer-reviewed publication. Our deadline is closing soon.

Why Engineering Is One of the Strongest Fields for High School Research

Engineering research project ideas for high school students are more accessible than most students realise. The field sits at the intersection of mathematics, physics, computing, and real-world systems. Many of its most urgent questions, from energy efficiency to structural resilience, can be explored using publicly available data, simulation tools, and open-source software. No wet lab required.

The gap most students fall into is scope. A project titled "renewable energy solutions" is a topic, not a research question. It cannot be published because it has no argument, no method, and no boundary. On the other end, a student who picks something too narrow may find the literature already exhausted. The result is a project that earns a good grade but goes nowhere beyond the classroom.

RISE Research solves this from the start. Through 1-on-1 mentorship with PhD-level engineers from Ivy League and Oxbridge institutions, RISE helps students in Grades 9 to 12 identify the right question in engineering, execute it with the right method, and submit to the right journal. That is how RISE scholars achieve a 90% publication success rate.

What Makes a Good Engineering Research Project for a High School Student?

Answer: A strong engineering research project for a high school student has three qualities: a specific and testable research question, a method that does not require physical lab infrastructure, and a finding or analysis that contributes something new, however incremental. RISE Research mentors help students hit all three criteria from day one.

"Narrow enough" in engineering means your question names a specific system, variable, location, or condition. "How does bridge deck material affect load distribution?" is still too broad. "How does the substitution of reinforced concrete with fibre-reinforced polymer in pedestrian bridge decks affect deflection under dynamic loading, based on finite element simulation?" is publishable. The second question has a defined system, a defined variable, and a defined method.

Accessible methods for high school engineering research include finite element analysis using free tools like ANSYS Student or SimScale, statistical modelling of public infrastructure datasets, systematic literature reviews, case study comparisons of real engineering projects, and algorithm design tested in Python or MATLAB. These do not require a university lab.

An original contribution at the high school level does not mean discovering a new material. It means applying an existing framework to a new context, comparing two systems that have not been compared before, or analysing a dataset that has not been examined through a specific lens. That is publishable, and that is what RISE mentors help students produce.

What Are the Best Engineering Research Project Ideas for High School Students?

Answer: The strongest areas for high school engineering research are civil and structural systems, environmental and energy engineering, and computing and algorithmic design. Each area has accessible methods and open data sources. RISE Research has specialist mentors across all three areas who have guided students to publication in peer-reviewed journals.

1. How does pavement surface type affect urban heat island intensity in mid-size cities, using NASA surface temperature data?

This project uses NASA's MODIS land surface temperature dataset, which is freely accessible online, to compare heat retention across different pavement materials in urban zones. A student compares satellite thermal data with city infrastructure records to identify correlations. This is suitable for Grades 10 to 12 and fits journals focused on urban environmental engineering. A RISE mentor in civil or environmental engineering can help refine the spatial analysis method.

2. Can a simple truss bridge design optimised for minimum material use maintain structural integrity under standard pedestrian load, modelled in ANSYS Student?

This project uses free finite element analysis software to test how reducing cross-sectional area in truss members affects deflection and stress distribution. The student designs multiple configurations and compares outputs systematically. It is accessible to motivated Grade 10 to 11 students with basic physics knowledge. RISE mentors in structural engineering can guide the simulation setup and results interpretation.

3. How do wind load assumptions in current building codes compare to measured wind speed data in coastal cities exposed to increasing storm frequency?

This project draws on NOAA wind speed records and publicly available building code documentation to identify gaps between assumed and observed loads. It is a document and data analysis project requiring no physical testing. It suits Grade 11 to 12 students and is appropriate for journals in structural safety or civil engineering policy. A RISE mentor can help frame the regulatory analysis correctly.

4. What is the relationship between green roof coverage percentage and stormwater runoff reduction in urban districts, based on municipal water management reports?

Municipal stormwater management reports from cities including Chicago, Singapore, and Rotterdam are publicly available. A student can extract runoff data and correlate it with green roof installation records to test whether higher coverage produces proportionally lower runoff. This suits Grade 9 to 10 students beginning quantitative analysis. A RISE mentor in environmental engineering can assist with the regression model design.

5. How does the angle of inclination of a solar panel array affect annual energy yield at latitudes between 30 and 50 degrees north, using PVGIS simulation data?

The EU's PVGIS tool provides free simulation data for photovoltaic energy output at any global location. A student can systematically vary tilt angles across multiple latitude points and analyse the yield curves. This is a clean quantitative project with a clear independent variable. It fits energy engineering journals and is accessible to Grade 10 students. RISE mentors in renewable energy systems can help structure the comparative analysis.

6. Does the implementation of adaptive traffic signal control reduce average vehicle idle time at intersections in cities where before-and-after data is publicly reported?

Several cities, including Pittsburgh and Amsterdam, have published before-and-after traffic flow data from adaptive signal trials. A student can conduct a cross-city comparative analysis to assess whether the reported idle time reductions are statistically consistent. This suits Grade 11 to 12 students with an interest in transportation engineering. A RISE mentor can help apply the right statistical test to the available data.

7. How does the thermal conductivity of common insulation materials compare in wall assemblies designed for passive house standards, using EnergyPlus simulation?

EnergyPlus is a free building energy simulation tool released by the US Department of Energy. A student can model wall assemblies with different insulation materials and measure simulated heat loss under standardised climate conditions. This is a well-scoped project for Grade 10 to 11 students interested in sustainable construction. A RISE mentor in building systems engineering can guide the model configuration.

8. What algorithmic approach produces the most efficient route planning for last-mile delivery networks in high-density urban grids, tested in Python?

This project compares the performance of Dijkstra's algorithm, A* search, and nearest-neighbour heuristics on synthetic urban grid data generated in Python. The student defines efficiency metrics, runs multiple trials, and reports comparative results. It suits Grade 11 to 12 students with programming experience and fits journals in operations research or computational engineering. A RISE mentor in algorithms or industrial engineering can sharpen the experimental design.

9. How does the height-to-width ratio of urban street canyons affect natural ventilation potential, based on computational fluid dynamics modelling in OpenFOAM?

OpenFOAM is a free, open-source computational fluid dynamics platform used in professional engineering practice. A student can model simplified street canyon geometries and measure simulated airflow velocity under standard wind conditions. This is a technically ambitious project for Grade 12 students. RISE mentors in fluid mechanics or urban engineering can support the mesh design and boundary condition setup.

10. Is there a statistically significant relationship between bridge age and maintenance cost per kilometre in US state highway infrastructure reports?

The Federal Highway Administration publishes the National Bridge Inventory, a free dataset covering over 600,000 bridges with age, condition, and cost data. A student can extract a regional subset and run a correlation or regression analysis. This is accessible to Grade 10 students with basic spreadsheet skills and fits infrastructure management journals. A RISE mentor can help with dataset cleaning and statistical interpretation.

11. How does the compressive strength of 3D-printed concrete mixtures vary with layer thickness, based on published experimental data from civil engineering literature?

This project is a systematic literature review and meta-analysis. The student collects published experimental results from open-access civil engineering journals, standardises the reported data, and analyses trends across studies. No physical testing is required. It suits Grade 11 to 12 students and fits review-format journals in construction materials. A RISE mentor can guide the meta-analytic method and literature search strategy.

12. What is the projected change in cooling energy demand for office buildings in Phoenix, Arizona, under the IPCC RCP 8.5 climate scenario, modelled in EnergyPlus?

IPCC climate scenario data is freely available, and EnergyPlus accepts future weather files generated from these projections. A student can model a standard office building and compare baseline energy demand against 2050 and 2080 projections. This is a focused, publishable project for Grade 11 to 12 students. A RISE mentor in building energy systems can assist with the weather file integration and results analysis.

13. How do different pile foundation configurations affect settlement under seismic loading in soft clay soils, based on finite element modelling in Plaxis?

Plaxis offers a student licence for geotechnical finite element analysis. A student can model pile configurations under simulated earthquake loading and compare settlement outputs. This is a technically demanding project suited to Grade 12 students with strong physics foundations. RISE mentors in geotechnical or structural engineering can guide the soil parameter selection and loading scenario design.

14. Does the use of permeable pavement in car park surfaces reduce peak stormwater discharge compared to standard asphalt, based on EPA stormwater modelling guidelines?

The US EPA publishes stormwater management modelling guidelines and reference data for permeable and impermeable surfaces. A student can apply these to a standardised car park design and calculate discharge differences under varying rainfall intensities. This suits Grade 9 to 10 students and fits environmental engineering journals. A RISE mentor can help frame the hydrological calculation correctly.

15. How does the number of charging stations per capita correlate with electric vehicle adoption rates across OECD countries, using IEA Global EV Outlook data?

The International Energy Agency publishes its Global EV Outlook annually with country-level data on EV adoption and charging infrastructure. A student can extract a multi-year panel dataset and run a regression analysis to test the infrastructure-adoption relationship. This suits Grade 10 to 11 students and fits journals in energy policy or sustainable transportation engineering. A RISE mentor can help with the panel data model design.

16. What is the effect of varying fin geometry on the heat dissipation efficiency of passive heat sinks, modelled in ANSYS Fluent Student Edition?

ANSYS Fluent Student Edition is freely available and supports thermal simulation of solid geometries. A student can model rectangular, triangular, and pin-fin configurations and compare simulated heat flux under identical boundary conditions. This is a clean experimental design suitable for Grade 11 students. RISE mentors in mechanical or thermal engineering can guide the simulation parameters and results presentation.

17. How do different structural configurations of wind turbine towers affect fatigue life under cyclic loading, based on published load spectrum data from the NREL Wind Integration National Dataset?

The National Renewable Energy Laboratory's Wind Integration National Dataset provides free wind speed and load data for multiple US sites. A student can apply published fatigue analysis methods to compare tower configurations using this data. This suits Grade 12 students with strong mathematics skills. A RISE mentor in mechanical or structural engineering can guide the fatigue calculation methodology.

18. Is there a measurable difference in structural performance between cross-laminated timber and reinforced concrete in low-rise residential construction, based on published lifecycle assessment data?

Multiple lifecycle assessment databases, including the Ecoinvent database and published LCA studies in open-access journals, provide comparable performance data for both materials. A student can conduct a structured comparative analysis across structural, environmental, and cost dimensions. This suits Grade 11 to 12 students and fits journals in sustainable construction or materials engineering. A RISE mentor can help design the comparison framework and identify the right data sources.

How Do You Turn an Engineering Research Project Idea into a Published Paper?

Answer: Four steps in order: narrow the idea to a specific research question, choose an accessible method such as simulation, statistical analysis, or literature review, collect and analyse data from public sources, then write and submit to an appropriate journal. RISE Research guides students through all four steps in a 10-week 1-on-1 programme with a mentor who specialises in engineering.

Step 1: Narrow the idea. A researchable engineering question names a specific system, a specific variable, and a specific method. "Sustainable infrastructure" is not a question. "Does the substitution of steel with bamboo composite in pedestrian bridge railings reduce embodied carbon without compromising tensile strength, based on published material data?" is a question. Most students spend weeks circling the first stage. A RISE mentor shortens that process to a single session.

Step 2: Choose the right method. The most common methods for high school engineering research are finite element simulation, statistical analysis of public datasets, systematic literature review, case study comparison, and computational modelling. Each is appropriate for different sub-fields. Structural and mechanical projects suit simulation. Policy and infrastructure projects suit statistical or document analysis. Environmental projects often combine both.

Step 3: Collect and analyse. Key public data sources for engineering research include the National Bridge Inventory (Federal Highway Administration), the NREL Wind Integration National Dataset, NASA MODIS satellite data, the IEA Global EV Outlook, the US EPA stormwater modelling resources, PVGIS solar simulation data, and Ecoinvent lifecycle assessment data. All are free to access.

Step 4: Write and submit. Engineering journals at the high school level look for a clear research question, a reproducible method, honest results, and a discussion that connects findings to existing literature. You can explore RISE scholar publications to see what published student engineering papers look like in practice.

RISE Research pairs students with a specialist mentor in engineering who guides every step of this process. Our deadline is closing soon. Book a free Research Assessment to find out whether your idea is ready to develop.

RISE Research mentors specialise in engineering and have guided students to publication in peer-reviewed journals. Our deadline is closing soon. Book a free Research Assessment to find out what is achievable in your timeline.

What Journals Publish Engineering Research from High School Students?

Answer: The most appropriate journals for high school engineering research include the Journal of Student Research, Curieux Academic Journal, the International Journal of High School Research, and the American Journal of Undergraduate Research. RISE Research has a 90% publication success rate across 40+ peer-reviewed journals. A RISE mentor will identify the right journal for your specific paper.

Journal of Student Research (jofsr.org): Covers STEM fields including civil, mechanical, environmental, and computational engineering. Free to submit. Indexed in Google Scholar. Accepts research articles, reviews, and case studies from pre-university students. Peer-reviewed.

Curieux Academic Journal (curieuxacademic.com): Accepts original research across engineering, applied science, and technology. Free to submit. Targets high school and early undergraduate authors. Peer-reviewed and indexed.

International Journal of High School Research (tijhsr.com): Specifically designed for high school student research across STEM disciplines including engineering. Free to submit. Peer-reviewed. Accepts simulation-based, data analysis, and review-format papers.

American Journal of Undergraduate Research (ajuronline.org): Accepts strong high school submissions alongside undergraduate work in engineering and applied science. Free to submit. Indexed in multiple academic databases. Higher selectivity than the above, appropriate for Grade 12 projects with strong methodology.

RISE Research has a 90% publication success rate across 40+ peer-reviewed journals. A RISE mentor in engineering will help you identify the right journal for your specific paper and prepare your manuscript to meet that journal's standards. See the full range of RISE scholar publications for examples across engineering sub-fields.

Frequently Asked Questions About Engineering Research Projects for High School Students

Can a high school student publish original engineering research?

Yes. RISE Research scholars have published original engineering research in peer-reviewed journals at Grades 10, 11, and 12. The key is choosing a question that is specific enough to be answered with accessible methods such as simulation, statistical analysis, or systematic review. Publication is achievable without university lab access when the project is designed correctly from the start.

Do I need lab access or special equipment to do engineering research?

No. The majority of publishable high school engineering projects use simulation software, public datasets, or document analysis rather than physical experiments. Tools like ANSYS Student, EnergyPlus, OpenFOAM, and Python are free to access. Public datasets from the Federal Highway Administration, NREL, NASA, and the IEA provide real-world data for analysis without any equipment requirement.

How long does an engineering research project take to complete?

RISE Research runs a structured 10-week programme that takes students from research question to draft manuscript. The timeline depends on the method chosen. Simulation and data analysis projects typically move faster than literature reviews requiring extensive source collection. With consistent weekly sessions and mentor guidance, most students reach a submittable draft within the programme window.

What engineering research topics are most likely to get published?

Projects with a specific, testable question, a reproducible method, and a clear connection to current engineering challenges have the highest publication success rate. Topics in sustainable infrastructure, renewable energy systems, computational design, and transportation engineering are particularly active in student journals right now. Avoid topics that are too broad or that replicate existing studies without adding a new variable or context.

How does RISE Research help students with engineering projects?

RISE Research matches each student with a 1-on-1 specialist mentor in their engineering sub-field, drawn from a network of 500+ mentors published in 40+ academic journals. The 10-week programme covers question refinement, method selection, data analysis, and manuscript preparation. RISE holds a 90% publication success rate. Our deadline is closing soon. Book a free Research Assessment to get started.

Start Your Engineering Research Project with RISE

Three things matter most before you choose an engineering research project. First, the question must be specific enough to answer with the tools and data available to you. Second, the method must be reproducible and honest about its limitations. Third, the finding must connect to something real in the field, even if the contribution is incremental. Most students who struggle with engineering research are not lacking ability. They are lacking a structured process and an expert to guide it.

RISE Research is the first programme to consider if you are serious about publishing original engineering research as a high school student. Through 1-on-1 mentorship with PhD-level engineers, through a structured 10-week programme, and through a 90% publication success rate, RISE gives students the tools to produce work that matters. You can explore RISE student projects and RISE admissions outcomes to see what is possible. For students interested in how engineering research connects to broader STEM pathways, the guide on how high school students can start their first STEM research project is a strong next read.

Our deadline is closing soon. If you are a high school student with an interest in engineering and want to turn that into a peer-reviewed published paper, schedule a free Research Assessment and we will tell you exactly what is achievable in your timeline.

Want to build a standout academic profile?

Read More