Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
course_planning:183_projects:s20_week_9_problems [2020/10/29 17:44] – pwirving | course_planning:183_projects:s20_week_9_problems [2020/10/29 17:59] (current) – pwirving | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Project 9A: Launching Communications Probe ====== | + | ====== Project 9A: Saving a probe ====== |
- | You and your team are engineers that have been contracted by Elliot Carver of the Carver Media Group Network (CMGN) to plan the launch of their new " | + | ~~NOTOC~~ |
- | The satellite consists of a transmitter of mass (mt = 4500kg) connected to two perpendicularly directed ejectable spring-loaded probes (each having mass mp = 400kg). Each probe is connected to a single, very stiff spring (kp = 5.3×109 N/m). The probes can be ejected by remote control from the CMGN headquarters in Freer, Texas; springs can be compressed as needed. A mockup from CMGN's lead designer, Wai Lin, appears below. | + | [[course_planning: |
- | {{ 183_projects: | + | <WRAP info> |
- | CMGN is //going green// with their satellite launches. Their new design uses no fossil fuels. | + | ==== Project 9: Learning goals ==== |
- | The satellite contains a gyroscope that self-orients | + | * For an extended or multi-particle system, determine |
+ | * Apply the momentum principle (Δ→p=→FΔt; d→p=→Fdt) iteratively/ | ||
+ | * Determine when two colliding objects can be modeled as point particles (a construct with no extent). | ||
+ | * Use the center of mass system to explain the motion before, during, and after the collision of two objects | ||
+ | * For a multi-particle system, predict | ||
- | Carver needs you to plan the launch and any subsequent course corrections needed to get the satellite into a geosynchronous pole-to-pole orbit. | + | </ |
- | ====== Project | + | <WRAP info> |
+ | |||
+ | ==== Project 9: Learning issues ==== | ||
+ | |||
+ | * Judicious choice of system | ||
+ | * Recognizing boundaries of a collision | ||
+ | * Momentum conservation | ||
+ | * Energy conservation | ||
+ | * Using graphs to explain/ | ||
+ | |||
+ | </ | ||
+ | |||
+ | ====== Project | ||
+ | |||
+ | {{ 183_projects: | ||
+ | |||
+ | A few weeks have passed since your brush with zombie death and your group of post apocalyptic survivors have combined with a group of scientists stationed at the Thunderdome. Your multitalented group has a plan to return Earth to its former glory and it involves obtaining an AI device called HAL. HAL, if you remember, was a part of the satellite ($m_{\rm t}=4500\,{\rm kg})thattheCarverMediaGroupNetwork(CMGN)launched,whichbroughtaboutjudgementday.Thesatellite(andHAL)wasdesignedtocommunicatewithEarthouttoadistanceof3.8millionkilometers.AspartoftheelectronicsHALcontainsagreenandaredlight−emittingdiode(LED)mountedontheoutersurfaceofthesatellite.Oneoftheprobes(m_{\rm p}=400\,{\rm kg})remainsattachedtoasingle,verystiffspring(k_{\rm p}=5.3\times10^{9}{\rm N/m}$) that can be compressed remotely and then released to fire off the probe. You have hacked into this remote firing mechanism. | ||
+ | |||
+ | Unfortunately, | ||
+ | |||
+ | Your team can recapture the satellite if it can be returned to Earth. You should design a way to return the satellite to Earth. You will also need to ensure the asteroid will not collide with the satellite - damaging the probe is ok. Your team also needs to determine the minimum amount of time until the possible collision to determine if a communication from Earth can be completed in time. Your team must succeed in order to bring an end to your zombie/boar tiger/ | ||
+ | |||
+ | ====== Project 9B: Saving a space station ====== | ||
+ | |||
+ | The satellite with HAL is on it's way back to Earth but behind the satellite is a number of small asteroids. A member of the recovery team, David Lightman, tells you that there is a defunct Earth defense floating space station that is very far from Earth which can be hacked into. You have been tasked with operating this projectile defense system (PDS for short). | ||
+ | |||
+ | {{ 183_projects: | ||
+ | |||
+ | * The mass of a defense projectile is about 20kg, made out of sticky Space Clay™. | ||
+ | * The average mass of an attack projectile is about 5 times that of a defense projectile, usually made of a solid metallic material. | ||
+ | |||
+ | Complete the code below to simulate **before and after an interception (collision)** for a worst case scenario: an attack projectile being launched directly towards headquarters at its largest ever recorded velocity ⟨225,−400,0⟩m/s from its closest ever recorded position ⟨−500,900,0⟩m. For this worst case scenario defense to be successful, you must push the incoming attack projectile back along its incoming path so that its velocity is ⟨−450,800,0⟩m/s. | ||
+ | |||
+ | Furthermore, | ||
+ | |||
+ | <WRAP download 35%> Code for Project 11: Part B\\ Keep them in the same directory.\\ {{: | ||
- | You live on the planet Bob. Bob (Bob has a radius of 8432 Km and a mass of 6.822 × 10^26 kg). The industrial revolution on Bob has transpired differently than on Earth due to mainly the ability to construct springs of extremely large spring constants. The space program of the planet Bob is reliant on springs to send objects into orbit and for propulsion. However, the scientific community has recently moved to experiment with new forms of energy such as nuclear power. One of these experiments has been the sending of a nuclear-powered satellite (mass of 6900 kg) into orbit around Bob at a distance of 22,600 Km. However, issues have arisen with the coolant system of the satellite and it is in danger of exploding and releasing harmful radiation into the upper atmosphere of Bob. You must set the satellite on a path outside of the gravitational pull of Bob in order to save the day. To do so, you have the ability to fire large blobs of a putty-like substance from the surface of Bob. The biggest blob you have access to is of mass 5000kg. What spring constant do you need to fire a blob to hit the satellite and send beyond the gravitational pull of Bob. | ||