Project Overview
During my senior year, I founded the Hybrid Rocket Project. Despite a timeline of a year for a first engine draft, I wanted to start a project I dreamed about my freshman year and do as much as possible, following the philosophy of “if I don’t start it, who will.” While my contributions were ultimately limited by this rushed timeline (most rocket teams take 2-3 years before an engine is tested), I was able to learn a lot by this process of cleansheeting an engine and able to mostly finish a machined engine by the end of the semester.
The project mission is to create a hybrid engine that, unlike many college teams, is more backed in simulation and prioritizes good engineering design over a “hobbyists” design. The engine is a hybrid engine, an alternate type of rocket engine to the more common liquid and solid motors. The engine uses a solid, paraffin wax, as the fuel, and a liquid, nitrous oxide, as the oxidizer. Many college teams ignore mixing and opt for a more ‘ease of use’ design with straight injectors and straight grains. Most hybrid rocketry research, however, suggests that swirl injectors and changes to the grains produce more efficient motors. This engine was designed to explore those designs.
By the end of my tenure, we finished machining all but a select few parts necessary for scale testing of the engine, with a location in Odessa, TX to test fire in June of 2025. However, the overlap with the IREC competition and the quickly closing timeline forced me to call off tests for safety concerns and to allow for the engine to be finished in an unrushed fashion by new members when the semester resumed. I believe this offered a great experience to me, and I felt it was more valuable for the new team to finish it as I never had the chance to work on a project this complex as a freshman. It is planned to be tested in the early parts of the Fall 2025 semester.
Simulation Research
A hybrid rocket is a complex combination of lots of different coupled flow models. A combined model between flow, heat transfer diffusion, and chemical kinetics must be employed to solve it. For the flow model, a k-epsilon turbulent combustion model was used. This was chosen for its ability to converge better and faster than other models before scaling up. In addition, for the turbulent combustion modelling, the eddy dissipation model was used, since the reaction is driven by turbulence, not diffusion. This was coupled with the Arrhenius model for reaction rate to account for temperature effects. For diffusion, the Maxwell-Stefan model was used. Finally, a heat transfer model was used on top of a thermodynamics model to model the heat generation of the reaction
For this project, I began by verifying the simulation methods used. This was done by using a 2d rectangular geometry with a constant velocity inlet and using a reaction of CH4 + 2O2 -> CO2 + 2H2O. The inlet was modeled to have ⅔ O2 to make the reactants stoichiometrically balanced, with a velocity of 1 m/s. The bottom has an outlet set to a pressure of 0 psi, and the rest of the boundaries are slip walls. Then, a mesh with 47268 elements was used, and the model was solved to a relative error of 10-4. After running the simulations, the molar fluxes were used to verify the accuracy of the models.
Tentatively, the results show that under fine enough mesh, these methods are viable for simulating a motor. While low mesh sizes have sharp corners and were found to have errors in the mol concentration lining up, finer meshes have less of these sharp corners and keep track of species much better, showing that at fine enough meshes with complex geometries these tentatively produce valid results.
These results were seen as promising; however, due time constraints, I decided to give priority to designing and machining the motor in the second half of the year. Simulations using Hybrid Rocket Analysis Program, HRAP, were used to determine a grain measurement of 12in long, and research papers were used to guide design of pre and post combustion chambers. In my free time, I plan to continue my research and apply it to new software.
Test Simulation Results
Saftey Considerations
Before any design began, we started with an intensive review of hybrid safety. One of the reasons I chose hybrid for the engine style was the relative safety compared to solids; however, this does not mean this operation was without risks. To evaluate these risks, we complete risk analysis and a miniature “HAZOPs” to determine failure points before design. We did this to discover ways for the rocket to fail and so that we could plan ways to mitigate these risks. From these reviews, we decided where to put pressure safety valves, maximum operating pressures of various components, where to put check valves, and what electronic controls we wanted to implement.
Design, as Project Manager
As the manager of this project, my first task was to decide how I was going to organize the members of the club brave enough to work on this ambitious project. To attempt to better organize the team, I divided the project into a number of informal subteams. The parts I devised were electrical, nitrous feeds, mechanical, and simulation. For each of these teams, I set goals based on our design meetings findings. For example, in the electrical team I set requirements on how many valves needed to be controlled, what range of pressures that needed to be controlled via the injector, and how the PID loops needed to be controlled. These requirements allowed people to design things more independently of each other, and allowed for individual parts to better mesh when it came time to integrate things.
Design, as Chief Engineer
As the lead engineering brain behind this project, not only did I have to manage the people working on the project, I had to lead the engineering of the project. I mainly left electrical to its own devices in its engineering, but due to lack of experienced personnel I was heavily involved in the mechanical design. The mechanical design of the feed tank and the combustion chamber was done from first principles: we designed the outer tubes to hold the hoop stress of 900psi to the 1.5 factor of safety, then all the other failure methods. I helped design the screws to hold their failure methods, and then checked the bulkheads and tank design with FEA to hold the pressures. These allowed us to be confident in our designs, and proceed with the fabrication.
Fabrication
After the design phase finished, I led the fabrication phase of the project. For this phase, I divided out parts responsibility to multiple members while having myself do what the others didn’t. As a team, we made engineering designs with dimensional tolerances, all of which I checked when complete. We sent out manufacturing for the nozzle, since it was graphite, but the rest we completed in house. Both manual mill and lathe were used to machine these parts, and dimensions were checked by calipers and integration when complete to do simple quality checks.
Lessons learned
Unfortunately, fabrication was the last phase I saw through before my tenure at Tufts, and I handed off the reins after postponing the pressure tests and the test fire to early fall. This was due to a few people not finishing their parts and leaving it to a small group and safety concerns in rushing the engine to the finish. However, this did not prevent me from learning a lot from this project.
Organization-wise, I learned how much trust I can and need to put into other engineers to efficiently complete projects. I learned that allowing people to work relatively independently allows for greater efficiency in design phases and allows the design to progress faster. This allowed us to get as far as we did, and was a large part of our successes. However, I also learned that this can backfire, and you need to keep open communication to ensure it works.
The biggest mistake I made was spending too much time on safety analysis and starting design too late. I feel that, done concurrently, this project would have likely completed the test fire phase by the time I left. While safety is important, it must be done parallel to design to see maximum effectiveness; otherwise, it leads to unnecessary delays and time loss when things don’t work the way you thought.
Overall, while I didn’t get to see it fire, I consider this project a success. I believe that the lessons I learned and the team that I built are far more valuable than watching the engine fire. While not testing it was disappointing, I was able to learn a lot, and am glad I started it. I may return to my work later, continuing my research as open-source simulation software.