184_notes:examples:week3_spaceship_asteroid

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
184_notes:examples:week3_spaceship_asteroid [2018/02/03 19:01] tallpaul184_notes:examples:week3_spaceship_asteroid [2021/05/19 15:08] (current) schram45
Line 1: Line 1:
-=====Preventing an Asteroid Collision=====+[[184_notes:pc_energy|Return to Electric Potential Energy]] 
 + 
 +=====Example: Preventing an Asteroid Collision=====
 Suppose your friend is vacationing in Italy, and she has lent you her spaceship for the weekend. You have gathered together a group of friends and you are currently cruising through the heavens together and having a great time. You are surrounded by nothingness in all directions. Suddenly, the radar starts beeping ferociously. The ship is on a collision course with an asteroid. You are not too worried about survival -- the ship is practically indestructible. However, you know your friend would be devastated if you returned her spaceship with a scratch or dent from the asteroid. You need to prevent the collision. Suppose your friend is vacationing in Italy, and she has lent you her spaceship for the weekend. You have gathered together a group of friends and you are currently cruising through the heavens together and having a great time. You are surrounded by nothingness in all directions. Suddenly, the radar starts beeping ferociously. The ship is on a collision course with an asteroid. You are not too worried about survival -- the ship is practically indestructible. However, you know your friend would be devastated if you returned her spaceship with a scratch or dent from the asteroid. You need to prevent the collision.
  
Line 17: Line 19:
   * The central component can be charged using charge from the asteroid.   * The central component can be charged using charge from the asteroid.
   * The electric potential energy of a point charge in the electric field of another point charge is $$U_r=\frac{1}{4\pi\epsilon_0}\frac{q_1q_2}{r}$$ This was derived in the notes [[184_notes:pc_energy#General_Relationship_-_Energy_and_Force|here]].   * The electric potential energy of a point charge in the electric field of another point charge is $$U_r=\frac{1}{4\pi\epsilon_0}\frac{q_1q_2}{r}$$ This was derived in the notes [[184_notes:pc_energy#General_Relationship_-_Energy_and_Force|here]].
 + 
 ===Goal=== ===Goal===
  * Prevent the asteroid collision using the long-distance wiring setup.  * Prevent the asteroid collision using the long-distance wiring setup.
- 
-===f=== 
-  * The current distance between the ship and the asteroid. 
-  * The distribution of charge on the asteroid. 
-  * The distribution of charge on the central component and on the ship itself. 
  
 ===Representations=== ===Representations===
Line 40: Line 37:
  
 ====Solution==== ====Solution====
 +This is a complicated problem. We will definitely need a plan. Before we dive into the numbers, let's describe what will happen qualitatively. If we can extract some charge from the asteroid, then both the asteroid and the central component will be positively charged. Two positive point charges will repel, so as the asteroid gets closer to the ship, it slows down, until eventually (hopefully!) it will come to stop, and start moving away from the ship. The thing we are most concerned about is how close the asteroid will approach before turning around -- we don't want it to get close enough to scrape the side of the ship. It might make sense to take a conservation-of-energy approach, since the asteroid will be losing kinetic energy and gaining electric potential energy as it approaches the ship, and we can track this numerically.
  
-===Approximations & Assumptions=== +<WRAP TIP> 
-   +=== Plan === 
-  * We assume the long-distance wiring setup is perfectly efficientThat is, no charge is lost to space and the charge of the asteroid and the charge of the central component will always add to $50 \textC}$. +We will use conservation of energy to find the distance the asteroid can reach. We'll go through the following steps. 
-  We assume that the rest of the ship is neutral. +  * The system is the asteroid. 
-  * We assume the system of the ship and the asteroid is closedi.e.the energy of the system is conserved and there are no outside forces at all.+  * The initial state is when the asteroid is very far away, an hour from impact. 
 +  * The final state is when the asteroid has stopped before crashing into the ship. 
 +  * We expect the system to experience a increase in electric potential energy, and an equivalent decrease in kinetic energy. 
 +  * We can use the change in kinetic energy to find the change in electric potential energy, which can be used to find the charge needed on the central component
 +</WRAP> 
 + 
 +The asteroid's kinetic energy will become electric potential energy as it approaches the spaceship. Its change in kinetic energy will be pretty straightforward to calculate (we'll plug in all the numbers at the end): $$\Delta K=\frac{1}{2}m(v_f^2-v_i^2)=-\frac{1}{2}mv^2$
 + 
 +<WRAP TIP> 
 +=== Assumptions === 
 +We did not include the ship in our systemWhat if its energy changes due to the incoming asteroid? Wellin order to simplify problemwe will just assume its kinetic energy doesn't change.
   * The ship is currently floating through space, and therefore has constant velocity.   * The ship is currently floating through space, and therefore has constant velocity.
   * The ship is far more massive than the asteroid to the degree that its current constant-velocity motion is not affected by the asteroid.   * The ship is far more massive than the asteroid to the degree that its current constant-velocity motion is not affected by the asteroid.
 +Based on our representations, this seems like a reasonable assumption. Also, we are happy to make this assumption, since it is a worst-case assumption. The reason a humungous ship is the worst case, is because it will not be significantly repelled by the asteroid. If our ship were tiny, we would not have to worry as much about collision, since we would move away from the asteroid just due to the repelling electric force.
 +</WRAP>
  
-We choose to solve this example using energy. The system is the asteroid and ship with nothing in the surroundings, so energy is conserved. We need to figure out a way to convert the asteroid's kinetic energy to electric potential energy before it reaches the spaceship. Its change in kinetic energy will be pretty straightforward to calculate (we'll plug in all the numbers at the end): $$\Delta K=\frac{1}{2}m(v_f^2-v_i^2)=-\frac{1}{2}mv^2$$ +The change in electric potential energy will depend on how close the asteroid gets to the ship, and how we choose to charge the central component. Currently, its distance is $4000 \text{ m/s}\cdot 60 \text{ seconds/minute}\cdot 10 \text{ minutes}=2.4\cdot 10^6 \text{ m}$. We also know $q_{comp}+q_{ast}=50 \text{ C}$, and we don't want the asteroid to approach the central component at a distance any closer than $30 \text{ m}$ (this is half the width of the ship, and the distance from the central component to the wall). For simplicity of calculation, we'll orient our coordinates so that the central component is at the origin, and the asteroid lies on the $x$-axis. We'll keep the initial and final positions of the asteroid as variables:
- +
-The change in electric potential energy will depend on how close the asteroid gets to the ship, and how we choose to charge the central component. Currently, its distance is $4000 \text{ m/s}\cdot 60 \text{ minutes/second}\cdot 10 \text{ minutes}=2.4\cdot 10^6 \text{ m}$. We also know $q_{comp}+q_{ast}=50 \text{ C}$, and we don't want the asteroid to approach the central component at a distance any closer than $30 \text{ m}$ (this is half the width of the ship, and the distance from the central component to the wall). For simplicity of calculation, we'll orient our coordinates so that the central component is at the origin, and the asteroid lies on the $x$-axis. We'll keep the initial and final positions of the asteroid as variables:+
 \begin{align*} \begin{align*}
 \Delta U &= \frac{1}{4\pi\epsilon_0}\frac{q_{ast}q_{comp}}{x_f} - \frac{1}{4\pi\epsilon_0}\frac{q_{ast}q_{comp}}{x_i} \\ \Delta U &= \frac{1}{4\pi\epsilon_0}\frac{q_{ast}q_{comp}}{x_f} - \frac{1}{4\pi\epsilon_0}\frac{q_{ast}q_{comp}}{x_i} \\
-         &= \frac{q_{comp}q_{ast}}{4\pi\epsilon_0}\left(\frac{1}{x_f}-\frac{1}{x_i}\right)*+         &= \frac{q_{comp}q_{ast}}{4\pi\epsilon_0}\left(\frac{1}{x_f}-\frac{1}{x_i}\right)_*
 \end{align*} \end{align*}
  
Line 70: Line 78:
 $$q_{comp}(50 \text{ C}-q_{comp}) = 50 \text{ C} \cdot q_{comp} - q_{comp}^2 > 530 \text{ C}^2$$ $$q_{comp}(50 \text{ C}-q_{comp}) = 50 \text{ C} \cdot q_{comp} - q_{comp}^2 > 530 \text{ C}^2$$
  
-A simple guess of $q_{comp}=q_{ast}=25\text{ C}$ yields $q_{comp}q_{ast} = 625 \text{ C}^2 > 530 \text{ C}^2$, which is enough to save the ship from cosmetic damage. To still save the ship while charging the central component minimally, one simply needs to solve the quadratic equation based on the inequality above: $50 \text{ C} \cdot q_{comp} - q_{comp}^2 = 530 \text{ C}^2$. An application of the quadratic equation or a quick query to Wolfram-Alpha gives a minimum charge of $q_{comp}\approx 15 \text{ C}$, which of course means $35\text{ C}$ remains on the asteroid. Notice that if we transfer all the charge from the asteroid to the central component, $q_{comp}q_{ast}=0$, since $q_{ast}=0$. If we do this, the asteroid will collide with the ship! It's worth convincing yourself that this result makes sense. \\+To still save the ship while charging the central component minimally, one simply needs to solve the quadratic equation based on the inequality above: $50 \text{ C} \cdot q_{comp} - q_{comp}^2 = 530 \text{ C}^2$. An application of the quadratic formula or a quick query to Wolfram-Alpha gives a minimum charge of $q_{comp}\approx 15 \text{ C}$, which means $35\text{ C}$ remains on the asteroid. Notice that if we transfer all the charge from the asteroid to the central component, $q_{comp}q_{ast}=0$, since $q_{ast}=0$. If we do this, the asteroid will collide with the ship! It's worth convincing yourself that this result makes sense. \\
  
-\\ $*$Note about $\Delta U$We include a $1/x_i$ term, which we know is very small, and will not contribute to the change in electric potential energy. Technically, this term shouldn't be there at all! This is because when the asteroid was located at $x_i$, before we even used the controls to create the long-distance wiring setup, the charge on the central component was 0, and there was no electric force on the asteroid at all. When we create the wiring setup, we also create a small amount of potential energy proportional to the $1/x_i$ term, which means the initial speed (initial here meaning directly after the wiring) actually is //slightly// less than $4000 \text{ m/s}$. To be exactly correct, we would need to either trash the $1/x_i$ term, or use a slightly lower initial speed -- depending on when we want the "initial" state to be defined, either directly before or directly after the wiring. However, this difference is negligible, and the expression we have for $\Delta U$ as it is right now may be encountered again in other contexts, so we leave it alone.+<WRAP TIP> 
 +===$*$Note about $\Delta U$=== 
 +We include a $1/x_i$ term, which we know is very small, and will not contribute to the change in electric potential energy. Technically, this term shouldn't be there at all! This is because when the asteroid was located at $x_i$, before we even used the controls to create the long-distance wiring setup, the charge on the central component was 0, and there was no electric force on the asteroid at all. When we create the wiring setup and extract charge, we also increase the electric potential energy by a small amount proportional to the $1/x_i$ term, which means the initial speed (initial here meaning directly after the wiring) actually is //slightly// less than $4000 \text{ m/s}$. To be exactly correct, we would need to either scrap the $1/x_i$ term, or use a slightly lower initial speed -- depending on when we want the "initial" state to be defined, either directly before or directly after the wiring. However, this difference is negligible, and the expression we have for $\Delta U$ as it is right now may be encountered again in other contexts, so we leave it alone. 
 +</WRAP>
  • 184_notes/examples/week3_spaceship_asteroid.1517684513.txt.gz
  • Last modified: 2018/02/03 19:01
  • by tallpaul