course_planning:183_projects:s20_week_9_problems

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
course_planning:183_projects:s20_week_9_problems [2020/10/29 17:44] pwirvingcourse_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 "communications" satellite. The satellite is meant to perform a geosynchronous pole-to-pole orbit.+~~NOTOC~~
  
-The satellite consists of a transmitter of mass ($m_t$ = 4500kg) connected to two perpendicularly directed ejectable spring-loaded probes (each having mass $m_p$ = 400kg). Each probe is connected to a single, very stiff spring ($k_p$ = $5.3\times10^9$ 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:F16 Project 11|Fall 2016 Project 11]] 
  
-{{ 183_projects:probe_launch.png?500 }}+<WRAP info>
  
-CMGN is //going green// with their satellite launches. Their new design uses no fossil fuels.  The satellite itself is launched from CMGN's launch facility in the South Pole with yet another spring system, oriented vertically with respect to the flat launching platform. This very stiff spring ($k_L$ $8.3\times10^8$ N/m) can be compressed as needed.+==== Project 9: Learning goals ====
  
-The satellite contains a gyroscope that self-orients the satellite with respect to the gravitational force due to the Earth, such that the satellite remains in its original orientation throughout the entirety of its trip.+  * For an extended or multi-particle system, determine the system’s translational, rotational, and total angular momentum. 
 +  * Apply the momentum principle ($\Delta \vec{p} = \vec{F}\Delta t$; $d\vec{p} = \vec{F}dt$) iteratively/computationally to predict the motion or determine the properties of motion/net force acting on a single-particle system where the net force is a constant vector (e.g., due to the near Earth gravitational force). 
 +  * 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 beforeduring, and after the collision of two objects that can be modeled as point particles. 
 +  * For a multi-particle system, predict the motion of the constituent objects as well as the center of mass, and analyze the exchanges of energy for the both the center of mass and real system using a computational model.
  
-Carver needs you to plan the launch and any subsequent course corrections needed to get the satellite into a geosynchronous pole-to-pole orbit.+</WRAP>
  
-====== Project 9BBob and Blobs ======+<WRAP info> 
 + 
 +==== Project 9: Learning issues ==== 
 + 
 +  * Judicious choice of system 
 +    * Recognizing boundaries of a collision 
 +  * Momentum conservation 
 +  * Energy conservation 
 +  * Using graphs to explain/understand phenomena 
 + 
 +</WRAP> 
 + 
 +====== Project 9Part A: Saving a probe ====== 
 + 
 +{{ 183_projects:hal_asteroid.png }} 
 + 
 +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}$) that the Carver Media Group Network (CMGN) launched, which brought about judgement day. The satellite (and HAL) was designed to communicate with Earth out to a distance of 3.8 million kilometers. As part of the electronics HAL contains a green and a red light-emitting diode (LED) mounted on the outer surface of the satellite. One of the probes ($m_{\rm p}=400\,{\rm kg}$) remains attached to a single, very stiff spring ($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, a transcription error was made by Mr. Stamper, Carver's chief "engineer" when the satellite was initially launched. As a result, the satellite escaped Earth's gravity and is currently traveling in a straight line away from the Earth at a distance of 1.9 million kilometers. Its speed is nearly constant at $340\,{\rm m/s}$. The gyroscope system that keeps the orientation of the satellite constant is still working.  However, an asteroid ($m_{\rm a}=9300\,{\rm kg}$) traveling at a speed of $950\,{\rm m/s}$ is on a direct collision course (in line with the Earth and HAL) and the collision is imminent. The asteroid is presently 500 kilometers from the satellite. 
 + 
 +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/zombie boar tiger nightmare. 
 + 
 +====== 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).  PDS has the ability to launch defense projectiles from the space station headquarters (positioned at the center of the space station) to divert incoming attack projectiles (asteroids heading for Earth).  **Before the first firing of a projectile from the defense system, Aunt Entity would like to see a simulation showing how the incoming attack projectile's motion can be changed by the defense projectile to be sure that you can be trusted with the PDS.** 
 + 
 +{{ 183_projects:F15_P11_splash.png }} 
 + 
 +  * The mass of a defense projectile is about $20\,{\rm kg}$, 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 $\langle 225,-400,0 \rangle\,{\rm m/s}$ from its closest ever recorded position $\langle -500,900,0 \rangle\,{\rm 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 $\langle -450,800,0 \rangle\,{\rm m/s}$.  **Your code should be general enough to handle other attack and defense projectile initial conditions.** 
 + 
 +Furthermore, the Department of Projectile Energy (DoPE) for the Thunderdome would like a report on the loss of kinetic energy during the collision as it interested in further harnessing the power of the PDS once this asteroids problem is over.  Use VPython's graphing capabilities to help answer how much energy is lost. 
 + 
 +<WRAP download 35%> Code for Project 11: Part B\\ Keep them in the same directory.\\ {{:183_projects:station.py|Project 11 Code (station.py)}}\\ {{:183_projects:physutil.py|PhysUtil Module}}</WRAP>
  
-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. 
  
  
  
  • course_planning/183_projects/s20_week_9_problems.1603993456.txt.gz
  • Last modified: 2020/10/29 17:44
  • by pwirving