Skip to main content

Team Blog #12

Blog 1/29/2020

Progress for this week:
Controls Team:
The controls team plans on presenting a functioning app thjat can be downloaded on an iPhone. As a contingency plan, a wifi module will be used in case the Arduino to the iOS app has any problems. An app called BLExAR will also be a plan Z, just in case the iOS app doesn't work at all, as seen in Figure 1.

Figure 1. BLExAR

Guideway Team:
The guideway team will continue finalizing the designs for the track. The base and stands will continue to stay the same, but water jetting the pieces of the track is a first priority. The y-switch and y-junction are a crucial aspect to the guide-way. After testing of the track is made, the guide way team plans to incorporate the y-switch at the top to see how it will affect the overall project. In case the y-junction designed by this year does not work, there is always Bill James' model to look towards too. He has a functioning y-junction as seen in Figure 2.
Figure 2. Bill James' functioning small scale y-junction.

Bogie Team:
Plans to use the 3-D printer to make the bogie are starting as seen in Figure 3. There will be two bogies created soon, with each piece of the bogie snapping together to make assembly easier. The overall bogie and pod will look something like Figure 4.
Figure 3. Bogie being printed.
Figure 4. Bogie and pod Assembled

Plans for Next Week:
The controls team plans to hash out whatever progress can be made on the app and controls. The bogie team will begin printing out parts of the bogie or pod using the 3-D printer provided in the Superway building, while the guide way team will go to Makerspace to water-jet cut the piece of the track using plywood.

Written By:
Justin Ghieuw
January 29th, 2020

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...