This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
kb:projects:ftg:racing_simulator [2025/01/26] – ↷ Page moved and renamed from kb:projects:montana_tech:senior_design to kb:projects:ftg:racing_simulator admin | kb:projects:ftg:racing_simulator [2025/01/27] (current) – admin | ||
---|---|---|---|
Line 4: | Line 4: | ||
We built his project in 2018 with as a group of three students. We designed the simulator together and then divided up the roles for the rest of the project. Heather wrote our reports and kept the administration off our backs so that we could work efficiently. Garon did all of the fabrication. I did the wiring and programming. | We built his project in 2018 with as a group of three students. We designed the simulator together and then divided up the roles for the rest of the project. Heather wrote our reports and kept the administration off our backs so that we could work efficiently. Garon did all of the fabrication. I did the wiring and programming. | ||
+ | |||
+ | The initial idea for this project came from Garon. He used to race outlaw carts, but a series of crashes and injuries made further racing unsafe. He wanted a way to get the thrill of racing without risking life and limb. I am still not convinced this is much safer, but it seemed like it would be when we started. The total power this platform is capable of putting out is more than the actual moving Baja Cart that another senior design team made. | ||
This is a project I have continued working on over the years. We have made several changes to improve the performance of the platform and make it more user friendly. We ended up doing a complete redesign and the second version is currently under development. | This is a project I have continued working on over the years. We have made several changes to improve the performance of the platform and make it more user friendly. We ended up doing a complete redesign and the second version is currently under development. | ||
+ | |||
+ | ===== People ===== | ||
+ | |||
+ | * Garon Knudson - Design, Fabrication, | ||
+ | * Heather Nelson - Design, Safety, Reports | ||
+ | * [[people: | ||
===== Versions ===== | ===== Versions ===== | ||
Line 24: | Line 32: | ||
==== V1.1 ==== | ==== V1.1 ==== | ||
- | The year after our senior design, we allowed a second senior design team to modify our platform. This redesign only modified the upper platform. This modification increased | + | The year after our senior design, we allowed a second senior design team to modify our platform. This redesign only modified the upper platform |
==== V1.2 ==== | ==== V1.2 ==== | ||
- | This was a repair to the V1.1 platform after our crash. Because the control board was burned out in the crash and we were running on a hasty replacement, | + | This was a repair to the V1.1 platform after our crash. Because the control board was burned out in the crash and we were running on a hasty replacement, |
==== V2 ==== | ==== V2 ==== | ||
Line 34: | Line 42: | ||
Because of the relatively short period of time we had to settle on a design for the V1 platform, we made several compromises that limited the range of motion of the simulator. These limitations were due to pinch points in the control arms. The V1.1 platform helped alleviate some of collisions, but the original design was still fundamentally flawed. | Because of the relatively short period of time we had to settle on a design for the V1 platform, we made several compromises that limited the range of motion of the simulator. These limitations were due to pinch points in the control arms. The V1.1 platform helped alleviate some of collisions, but the original design was still fundamentally flawed. | ||
- | The goal of this redesign was to re-use all of the electronics and arms from the V1.2 platform and replace the upper and lower frame to remove pinch points entirely. In order to get the most possible range of motion, custom heim joint spacers were designed to allow our rod ends to have more range of motion than anything currently available on the market. Without the pinch points, the range of motion is limited only by the length of the arms and the angular limitation of the heim joints. | + | The goal of this redesign was to re-use all of the electronics and arms from the V1.2 platform and replace the upper and lower frame to remove pinch points entirely. In order to get the most possible range of motion, custom heim joint spacers were designed to allow our rod ends to have more range of motion than anything currently available on the market. Without the pinch points, the range of motion is limited only by the length of the arms and the angular limitation of the heim joints. |
+ | |||
+ | To improve safety, the ends of the arms are now captured by the frame. This prevents the arms from detaching completely from the platform if any of the bolts fail. To improve usability, the top platform is now easily removable to allow the cockpit to be use on or off of the platform. | ||
+ | |||
+ | === Status === | ||
+ | |||
+ | The design is finalized. Garon is fabricating the new frame. The custom spacers have been sent out for manufacturing. I am moving all of the wiring into a new control box. | ||
+ | |||
+ | |||
+ | ===== Lessons Learned ===== | ||
- | To improve safety, | + | * Do not trust emergency equipment to people that do not understand |
+ | * Create actionable safety documentation with explanations | ||
+ | * Do not push untested code to hardware large enough | ||
+ | * Place electronic components in a locations you can clearly see what you are touching. |