Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
course_planning:184_projects:s18_project_10 [2018/03/20 16:45] – created tallpaul | course_planning:184_projects:s18_project_10 [2018/03/22 16:40] (current) – [Project 10B: EM-Boar Tiger Cub] tallpaul | ||
---|---|---|---|
Line 17: | Line 17: | ||
R = 1 # radius of ring | R = 1 # radius of ring | ||
thickness = 0.05 # thickness of ring | thickness = 0.05 # thickness of ring | ||
- | scale = 250 | ||
## Drawing the ring | ## Drawing the ring | ||
Line 62: | Line 61: | ||
| | ||
B_total = B_total + B_little_piece | B_total = B_total + B_little_piece | ||
- | arrow(pos = r_obs, axis = scale * B_total, color = color.yellow) | + | arrow(pos = r_obs, axis = B_total, color = color.yellow) |
</ | </ | ||
Line 73: | Line 72: | ||
* Gain some experience working in cylindrical coordinates | * Gain some experience working in cylindrical coordinates | ||
</ | </ | ||
+ | |||
+ | ==== Project 10B: EM-Boar Tiger Cub ==== | ||
+ | Dr. McPaddel woke up to a great surprise this morning when she walked outside to admire the junkyard and noticed a mysterious glowing creature stuck to her magnetic crane. Apparently, in all the excitement of showing the contraption to her neighbors, she had forgotten to turn off the machine. The creature had wandered into the scrapyard over night looking for some metal to eat, and when it wandered near the crane, the metal became magnetized, and pulled the creature up into the air, where it remained stuck until Dr. McPaddel discovered it this morning. She alerted the authorities, | ||
+ | |||
+ | By the time you learn of all this, the creature is already at the research facility. You arrive and the scientists fill you in. They have acquired this beast to study it, but by now they have figured out Dr. McPaddel' | ||
+ | |||
+ | At your disposal to construct your launcher, you have access to two copper rails that can be cut to your specifications. You also have perspex that you can cut to any dimensions and chunks of aluminum that can be cut to any shape. You also have access to multiple variable power supplies that can be set to a requested current and a bunch of wires that can be cut to any length and some switches. You must outline your design, explaining the physics behind the design of the magnetic force launcher and indicating the current needed to reach an exit velocity from the launcher of 300m/s. | ||
+ | |||
+ | {{ 183_notes: | ||
+ |