MATLAB Creating a Water Rocket Simulator with Matlab

AI Thread Summary
The discussion revolves around creating a water rocket simulator in Matlab, focusing on predicting the necessary water weight and air pressure based on user inputs of vertical altitude and the mass of an empty rocket modeled after a 1.25-liter bottle. Key points include the importance of understanding momentum conservation and projectile motion, with a suggestion to incorporate basic calculus. Additionally, the discussion highlights the need to study polytropic processes related to gas compression to calculate the energy required for the rocket to reach the desired height. Safety considerations regarding the pressure limits of plastic bottles are emphasized, with recommendations to use carbonated drink bottles for better pressure tolerance, suggesting a safe operating pressure around 4 bars. The user expresses confusion about the relationship between the rocket's mass, flight duration, and the required parameters for the simulation, indicating challenges in the assignment and group dynamics.
CremeBrulee
Messages
8
Reaction score
0
Hi,

I have recently started a Matlab course and I have been given a task to write a simple water rocket simulator using function files and a main script. I really don't know where to start and feel over whelmed tackling such a huge task, not knowing anything about water rockets.

I would like the simulator to predict from the two user inputted values (vertical altitude and mass of the empty rocket) the required weight of water and air pressure to achieve the desired parameters. The rocket is to be modeled on a standard 1.25 liter drinks bottle. Any information on where to begin would be very much appreciated.

Many thanks

M
 
Physics news on Phys.org
I would start by reviewing the basic principles or momentum. That is, conservation of momentum and how change in momentum relates to thrust.

Also, have a look at simple kinetics of projectile motion. A little bit of calculus will be involved for this part of the project, but not much.

Lastly, look into polytropic processes, but more specifically compression of an ideal gas. You will need this to determine how much energy from the compression of the gas will be required to get your rocket to the correct height.
 
Are you actually going to test the results with real plastic bottles? I'm not sure how much pressure these will take.
 
Use bottles of carbonated drinks, (such as pepsi, coca cola, fanta etc)... these can withstand more pressure (than the bottle of non-carbonated drink). Max pressure is roughly 10 bars, before it gets blown apart. It also depends on the state of the bottle... if you use duct tape, you can get pressure even higher. Max value is mostly useless and unsafe, so find some more suitable number. Rockets I have seen used like 4 bars, this seems quite enough for a safe takeoff.
 
Hi All,

I have spent the weekend compiling the required formula for my simulation on the attached sheet .

What has confused me is that the mass of the rocket and the flight duration are the given parameters and the required water mass and air pressure are the required parameters?
 

Attachments

How did you go with the USQ Problem soving assignment Creme? Its a hell of an assignment...
 
...failing miserably in a group with no interest!
 
what group you in?
 
Back
Top