Skip to main content

Team Blog #5

Team Blog #3
What we have completed:
This week the Progress was made on the guideway and with controls. The controls team focused on writing some preliminary Arduino scripts and developing the interface of the app that will be used. Using some of the sensors and motors that we already have. The controls team was able to roughly simulate what the the motors on the pods will be doing. Using the apple programming language swift, the team was able to begin developing a basic layout of what the interface will look like. The only issue that the controls team is currently facing is how to use swift on non mac laptops.

The Guideway Team focused on determining the best design for supporting the guideway rails with the base piece. There are two options that have been considered so far. The first option consists of a rectangular stand (2X4 wood) with a slot as seen in Figure 1 part 2. There will be an aligner tool as shown in Figure 2 that is used to clamp down the track to the rectangular stand. Option 2 would consist of using a PVC pipe with a threaded stud inside to screw down into the base board as shown in Figure 1 part 4. 

There are some issues with each option considered. The first issue is how to eliminate any drastic wobbling that can take place in either design. By having good connections between the base and stand as well as the stand and rails, we reduced the amount of shaking while the bogie traverses the track. The second issue would be how to deal with fractures and cracks close to critical connection points. 

Next Steps:
For the Controls Team, the next steps will be to buy the research different bluetooth modules, and buy the one that best suits our needs. Another that must be done next week, is the purchase of all the other sensors that the team will need. This will allow for further development of both the final arduino script and the app.

The next goal for the Guideway Team would be to prototype a few components from both designs and see which performs better.
Figure 1. Parts 1 and 2 show the 2x4 wood support. Parts 3 and 4 show the PVC support.
Figure 2. The aligner tool will slide into the slot on the track and wood support.

Comments

Popular posts from this blog

Team Blog #11

SSST Blog 10/17/19 Progress for the week: Controls Team  This week for the controls team, Asmaa continued working on combining the two main Arduino codes which we have so far. One of the codes was the one which implemented the ultrasonic sensor to get the motor to slow down if the ultrasonic sensor detected an object too close to it. This mimics what we want the bogies and pods to do once they are fully operational, it is essentially collision prevention system to where if a pod gets too close to another pod, the ultrasonic sensors will detect the proximity, and get the motor to slow down. The other Arduino code which we have is for the BLE. Using a pre mad app to test if the BLE works, Asmaa wrote a code to enable the Arduino to turn an LED on and off depending on the input of the user on the app. If we typed 1, the LED would turn on and if we typed 0, the LED would turn off. Asmaa combined both of these codes into one, with the slight difference that once we have our own iO...

Team Blog #6

SSST Blog 10/17/19 Progress for the week: Controls Team  This weeks progress was similar to last weeks. The controls team focused on two separate tasks. Lissette and Asmaa continued to develop the test code for the motor and ultrasonic sensors. The purpose of this code is to simulate what would happen if two bogies get too close to one another, in which case the ultrasonic sensors would detect this and slow down the motor of the bogie that is getting too close to the other bogie. There were some issues with the code last week, so this week kinks were continued to be worked out. A snippet of the Arduino code can be seen below in figure 1: Figure 1: Snippet of code to control motor speed using ultrasonic sensor  The space where the small scale team works was also searched for useful components. While Lissette and Asmaa were working on this, I (Julio) was working on the iOS app. So far I am just learning the basics of the programming language Swift by watching courses ...

Team Blog #13

Blog 2/6/2020 Progress for this week: Controls Team: The iPhone application code is being developed to work with a Bluetooth module. During this process other BLE modules are being considered as well. A bench model that includes all of the electronic components is also in the works. Once this is completed, the electronics will be integrated into the bogie for further testing.  Guideway Team: The original plan was to waterjet the unused plywood in the Superway Design Center; however, plans have slightly changed. We will be using a laser cutter instead of waterjet to manufacture components of the guideway. The laser cutter in the Makerspace is more accessible and does not require supervision during use. On the other hand, the waterjet requires supervision by staff members when they are available. To speed manufacturing, laser cutter as shown in Figure 1 was determined to be most efficient. Figure 1. Laser cutter in Makerspace. Figure 2. Plywood from Design Center cut b...