Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
course_planning:183_projects:s20_project_5 [2020/02/04 07:08] – created pwirving | course_planning:183_projects:s20_project_5 [2020/02/06 18:36] (current) – pwirving | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | /* | + | |
====== Project 5: Part A: Escape from Korath ====== | ====== Project 5: Part A: Escape from Korath ====== | ||
Line 13: | Line 13: | ||
</ | </ | ||
- | Your team has navigated to the bottom of the cliff successfully but are confronted | + | Your team is now confronted by a tunnel that then leads to the dimensional gate. Your amazing piece of tech (turning out to be very useful) indicates that the dimensional gate is at the end of the tunnel and must be entered at a speed of 20mph. It also indicates the angle and height of the incline and the length of the tunnel as displayed in the following screenshot from your tech. The tech also indicates that the base of the tunnel is made of a different surface than that of the incline. Your tech indicates that the incline is made of Leannium and you have conducted previous tests on this material that indicates that a sled can rest on an incline of the material without sliding as long as the angle of the incline is less than or equal to 14º. At the top of the incline are two sleds. You have one chance of escape, for all four of your group members to push the sled down the incline and get in, move through the tunnel and then the dimensional gate. Will you be successful? |
[[: | [[: | ||
Line 19: | Line 19: | ||
{{183_projects: | {{183_projects: | ||
- | */ | ||
- | /* | + | |
====== Project 5: Part B: Old Equipment Curling ====== | ====== Project 5: Part B: Old Equipment Curling ====== | ||
Line 37: | Line 37: | ||
victorious. (Hint: you really have to consider the coordinate system of an inclined plane and how it would translate to code). | victorious. (Hint: you really have to consider the coordinate system of an inclined plane and how it would translate to code). | ||
- | */ | + | https:// |
+ | |||
+ | |||
+ | |||
+ | |||
+ | The all-powerful and all-seeing Amazon is doing tests on their new drone delivery system. They are creating computational models to model the motion of boxes as they experience different scenarios. Your group will be in charge of modeling one of the scenarios. You need to create a model of the box moving along the conveyor belt and then dropping down the open chute. You need to ensure that you create a working model where the box will drop through the chute without hitting the sides. The box is made of wood and the conveyor belt is made of rubber. Make sure the model indicates the size of all the forces acting on the box at all times. | ||
+ | |||
+ | https:// |