1/2 Scale Bogie Team - Week 7, July 10 - July 14

This week was focused on 3-D printing a small rig for the tilting mechanism. Last week, we finished creating a control system to facilitate the pitch control of the bogie. However, before doing kinematic analysis on the design that we had for the bogie, we decided to create a small rig to check whether this design would even be plausible.

We began testing the propulsion program on the actual bogie and started to run into some problems related to interference with the hall effect sensor. I attempted two different methods of switching. The first method causes the steering to occur at a specific time with the hall effect sensor detecting a magnet. The second facilitates the steering motion whenever there is a magnet detected. In the first method, the hall effect sensor kept detecting a magnet at a random time within the first few seconds of running. Afterwards, the program would continue as expected, but it messes with the count that we have within the interrupt function. The second method has a problem with interference relating to the relays. Every other time the relays click, the hall effect sensor detects a magnet. The relays emit a strong electromagnetic field whenever the channels open and close. We are considering having a low pass filter soldered onto the hall effect sensor PCB to attempt to counteract this problem.

Next week will be focused on having the bogie run on the track. We recently received the parts (Friday morning), and bogie assembly is underway. This will allow us to begin testing on the track and allow us to troubleshoot ahead of schedule. 

Figure 1: Tilting mechanism in action

Figure 2: Isometric view of the entire system assembly in Solidworks

Comments