184_projects:particle_accel_24

Differences

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

Link to this comparison view

Next revision
Previous revision
184_projects:particle_accel_24 [2023/12/19 21:36] – created dmcpadden184_projects:particle_accel_24 [2024/02/07 13:46] (current) – [Kick Off Questions] dmcpadden
Line 1: Line 1:
 ===== Project: Mini-Particle Accelerator  ===== ===== Project: Mini-Particle Accelerator  =====
  
-S.P.A.R.T.A.N forcestill trapped in the town of Lakeviewhas been sent as part of larger governmental team to work on developing a micro-particle accelerator on the outskirts of townWhy does a town the size of Lakeview need a micro-particle accelerator? You are not at liberty to say. Your team is tasked with modeling the initial part of the accelerator, which uses a constant electric field to accelerate the charges. The concept is that the particles will enter a tube that is encapsulated by rings of charge. Your team needs to demonstrate that this concept will produce a __constant__ electric field.+==== Kick Off Questions ==== 
 +  - Read through the main problem & given code for Part 1. What does it mean for a vector (like Electric Field) to be "constant"? Can you draw a constant electric field? 
 +  - Given a vector $\vec{r} = R < \cos(\theta) , \sin(\theta) , 0 >$, what is the value of the vector at $\theta = 0$? At $\theta = \frac{\pi}{4}$? At $\theta = \frac{\pi}{2}$? What shape is created as theta is evaluated from $0$ to $2\pi?$? What is the R in this vector? 
 +  - Comment the Part 1 code line-by-line and make sure everyone understands what each line is doing. 
 +==== Main Problem ==== 
 + 
 +With the Super-Mega-Storm-Cloud-Meter 9000<sup>TM</sup> taking data, you head back to Lakeview for some well-deserved rest.  In town, you find Manny and Jo arguing about animals they say they've seen near town - Manny is waving hairs that he caught on his tape traps and insisting they're some kind of big cat, but Jo insists they are just wild boars that live in the forest.  Before you hear anything more, your boss calls you out to S.P.A.R.T.A.N.'s secret FTOE research lab, the Facility for Transformative Observations of Electromagnetism. 
 + 
 +When you get thereyou find that it contains miniature particle accelerator.  Your boss says that it produces exotic charged particles called Hawkions, which may be able to disrupt the storms besetting Lakeview.  But the accelerator malfunctioned immediately after it was first turned on and with all the storms around Lakeview, the FTOE engineers haven't been able to figure out what's wrong. 
 + 
 +Your team is tasked with modeling the first stage of the accelerator, which uses a constant electric field to accelerate the charges.  The concept is that the particles will enter a tube that is encapsulated by rings of charge. Your team needs to demonstrate that this concept will produce a __constant__ electric field.
  
 === Part 1: === === Part 1: ===
Line 141: Line 151:
 </WRAP> </WRAP>
  
-Conceptual Questions+==== Wrap Up Questions ==== 
-  - (Part 1) What does it mean for a vector (like Electric Field) to be "constant"? +  - When you have multiple rings of charge, how do you get a constant electric field? 
-  - (Part 1) What would you expect the electric field to look like for an observation point at the center of the ring? What about a ring of observation points aligned with the ring (z=0) but with a radius inside the ring of charge? What about a ring of observation points with some z value away from the ring of charge? Draw these out on the whiteboard. +  - What is a surface charge gradient? 
-  - (Part 1) Comment your code line-by-line and make sure everyone understands what each line is doing. +  - Why does this set up count as an "accelerator"? What would you need to change to make the accelerator stronger
-  - (Part 2) When you have multiple rings of charge, how do you get a constant electric field? +  - What questions do you have going into the first exam?
-  - (Part 2) What is a surface charge gradient? +
-  - (Part 2) Why does this set up count as an "accelerator"? What would you need to change to make the accelerator stronger?+
  • 184_projects/particle_accel_24.1703021761.txt.gz
  • Last modified: 2023/12/19 21:36
  • by dmcpadden