course_planning:183_projects:f19_project_8

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
course_planning:183_projects:f19_project_8 [2019/10/22 16:48] hallsteincourse_planning:183_projects:f19_project_8 [2020/03/10 15:59] (current) pwirving
Line 12: Line 12:
 </WRAP> </WRAP>
  
-====== Project 8: Part A: Launching a communications probe ======+/* 
 +====== Project 9: Part A: Launching a communications 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. 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.
Line 25: Line 26:
  
 Carver needs you to plan the launch and any subsequent course corrections needed to get the satellite into a geosynchronous pole-to-pole orbit. 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 8: Part B: Launching a communications probe ======+====== Project 9: Part B: Launching a communications probe ======
  
 Carver has a lot of money wrapped up in this satellite, so he wants your team to simulate the orbit of the satellite. His lead computer scientist, Henry Gupta, has gone missing but left a piece of code that demonstrates the orbit of the satellite (or so he claims, Carver isn't really much of a scientist).  Carver has a lot of money wrapped up in this satellite, so he wants your team to simulate the orbit of the satellite. His lead computer scientist, Henry Gupta, has gone missing but left a piece of code that demonstrates the orbit of the satellite (or so he claims, Carver isn't really much of a scientist). 
Line 34: Line 37:
 He wants you to make sure that Gupta's simulation does accurately represent the motion of the system. Using graphs of the movement of energy in the system and adding an arrow that represents the net force vector and its parallel and perpendicular components would really convince him. He wants you to make sure that Gupta's simulation does accurately represent the motion of the system. Using graphs of the movement of energy in the system and adding an arrow that represents the net force vector and its parallel and perpendicular components would really convince him.
  
 +https://www.glowscript.org/#/user/paul.w.irving/folder/Private/program/Problem9
 +
 +{{ 183_projects:hal_asteroid.png }}
 +
 +*/
 +
 +/*
 +
 +====== Project 9: Part C: Saving a probe ======
 +
 +You need to recover HAL. HAL, if you remember, was a part of the satellite (mt=4500kg) that the Carver Media Group Network (CMGN) launched. 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 (mp=400kg) remains attached to a single, very stiff spring (kp=5.3×109N/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 340m/s. The gyroscope system that keeps the orientation of the satellite constant is still working.  However, an asteroid (ma=9300kg) traveling at a speed of 950m/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. 
  
-<WRAP download 35%> Code for Project 8: Part B\\ Keep them in the same directory.\\ {{183_projects:probe.py|Project 8 Code (probe.py)}}\\ {{183_projects:physutil.py|PhysUtil Module}}</WRAP>  
 */ */
  • course_planning/183_projects/f19_project_8.1571762914.txt.gz
  • Last modified: 2019/10/22 16:48
  • by hallstein