Differences
This shows you the differences between two versions of the page.
| course_planning:183_projects:f20_project_9 [2020/11/02 18:15] – created pwirving | course_planning:183_projects:f20_project_9 [2020/11/04 10:43] (current) – pwirving | ||
|---|---|---|---|
| Line 8: | Line 8: | ||
| 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 ensure the safe return of the ai device. | 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 ensure the safe return of the ai device. | ||
| + | |||
| + | ====== Project 9: Part B: 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 $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\, | ||
| + | |||
| + | Furthermore, | ||
| + | |||
| + | https:// | ||