subject
Engineering, 07.04.2020 23:18 sabrinabowers4308

OVERVIEW:

In the previous parachute task, a skydiver starts at 4000 m and descends for 60 seconds at which time his chute opens instantaneously. In this task, however, we will incorporate chute deployment which occurs over a few seconds. During chute deployment, the effects of the drastic changes in chute area can be approximated using the polynomial equation shown below. Copy your script from task 2 to begin task 3 and follow the direction s below. (Note: in step 3, you are asked to record the acceleration values experienced during the jump.)

STEP 1: CHANGE SIMULATION TO REFLECT PARACHUTE OPENING

In the original simulation, the k/m value changed immediately. This immediacy is unrealistic; and for a skydiver, the acceleration resulting from such an immediate change would cause serious injury. Therefore, between the free-fall stage (first 60s) and the fully opened canopy stage, insert another stage where the parachute deploys for a nonzero (3.2 seconds) length of time.

STEP 2: PARACHUTE OPENS IN 3.2 SECONDS

The chord to open the parachute is pulled after 60 seconds of free fall. The skydiver starts to slow down as the simulation drag coefficient (k/m) changes from 1/6 to 5/3 but the chute does not open immediately On average, it takes 3.2 seconds for the parachute to fully deploy. However, the rate of change from 1/6 to 5/3 is not a linear relationship; indeed, k/m is better represented by a polynomial:

k/m= -0.0865*td^3+ 0.429*td^2+ 1/6

where td is the time after deployment in seconds (ranges from 0 to 3.2s)

Example 1: Time = 60s, then td = 0s and the equation results in k/m = 1/6 (td terms cancel out).

Example 2: Time = 61s, then td = 1s and the equation results in k/m = .5092

STEP 3: CALCULATE ACCELERATION AS EXPERIENCED BY THE SKYDIVER

By definition a=dv/dt, so the acceleration of the skydiver as a function of time is:

a = gā€“(k/m)*v.

Calculate and record acceleration at every time (ex. a(i + 1) = g-(k/m)* v).

STEP 4: REFORMULATE VELOCITY CALCULATION

With the calculation of a in step 3, remove any instances of ?v for a.

Example: v(i + 1) = v(i) +?v*dt --> v(i + 1) = v(i) + a*dt

STEP 5: PLOT RESULTS OF SIMULATION

Make plots of height, velocity and acceleration versus time using subplot after the simulation is complete.

ansver
Answers: 1

Another question on Engineering

question
Engineering, 03.07.2019 15:10
If you were designing a bumper for a car, would you prefer it to exhibit elastic or plastic deformation? why? consider the functions of a bumper in both a minor "fender-bender" and a major collision.
Answers: 1
question
Engineering, 04.07.2019 18:20
Ahe-xe mixture containing a 0.75 mole fraction of helium is used for cooling electronics in an avionics application. at a temperature of 300 k and atmospheric pressure, calculate the mass fraction of helium and the mass density, molar concentration and molecular weight of the mixture. if the cooling capacity is 10 l, what is the mass of the coolant?
Answers: 3
question
Engineering, 04.07.2019 19:10
Afoot bridge is made as a simple deck, 4 m long, with a cross section 2 m (wide) and 20 cm thick, and made of wood. the deck is supported at the two ends. the maximum load allowable on the bridge is 10 tons, provided it is uniformly distributed on the deck. to sense this load, a strain gauge is placed at the center of the bridge and its resistance is monitored. if the sensor has a nominal resistance of 350 s2 and a gauge factor of 3.6, what is the reading of the strain gauge at maximum load? the modulus of elasticity for the wood used in the construction is 10 gpa.
Answers: 2
question
Engineering, 04.07.2019 19:10
Tom is having a problem with his washing machine. he notices that the machine vibrates violently at a frequency of 1500 rpm due to an unknown rotating unbalance. the machine is mounted on 4 springs each having a stiffness of 10 kn/m. tom wishes to add an undamped vibration absorber attached by a spring under the machine the machine working frequency ranges between 800 rpm to 2000 rpm and its total mass while loaded is assumed to be 80 kg a) what should be the mass of the absorber added to the machine so that the natural frequency falls outside the working range? b) after a first trial of an absorber using a mass of 35 kg, the amplitude of the oscillation was found to be 10 cm. what is the value of the rotating unbalance? c) using me-3.5 kg.m, find the optimal absorber (by minimizing its mass). what would be the amplitude of the oscillation of the absorber?
Answers: 3
You know the right answer?
OVERVIEW:

In the previous parachute task, a skydiver starts at 4000 m and descends for...
Questions
question
Mathematics, 14.12.2019 23:31
Questions on the website: 13722360