Skip to main content

Team Blog #20

SSST Blog 4/9/2020

Progress for this week:
Due to the recent changes that the team had to undergo, most of the week was spent refining and finilizing the new project goals.

Controls Team
Because the controls team does not rely heavily on what was available in the superway center, the scope for controls did not change much. Because time was spent adjusting and adapting, some dealines had to be pushed back and a complete physical system that incorporated the app, arduino and the two pods had to be set aside. However, both the iOS app and the arduino code will still be written so that it could work in unison to control the pods. This past week a successful table top sysetm of the motors and sensors (which include the servo motors and the pixy cam) was developed and tested. With the BLE connecting, research was conducted on how to incorporate user inputs that would send specific signals to the BLE.

Guideway Team
With out access to the superway center and the maker space the guideway team had to put a halt to manufacturing. Instead the team has decided to focus on developing a detailed solidworks assembly of the guideway along with an animation and simulations. The animation of the bogie traversing along the guideway would prove that the design is reliable and that it would have worked. The simulation would provide confidence in the design by proving that the parts would not fail.

Bogie Team
Like the guideway team, the bogie team had to revert to 3D modeling and simulations. This past week the team implemented some design changes that needed to be done on the solidworks model. this consisted of changing the location of the pixy cam. The CAM was moved from the front of the pod to the bottom after it was observed that it would make it easier to obtain a clearer reading of the barcodes that would be utilized. The team also changes some parts of the model so that it could properly fit the electrical components that would be used. Renders of the pod was made in a clear material to show how all the components would of fit into the pod.

Plans for next week:
This next week the controls team will work on implementing promps with usable buttons or text input. While the app is being developed refinement on the arduino code will also take place. The guideway team will focus on developing a working y-switch mechanism and rail on solidWORKS. For teh bogie team, work will be done on rendering the final components needed for the bogie. The small scale team as a whole wants to provide an animation of the whole sysetm along with some simulations so everyone will pitch in to research on how to do that.

Written By:
Lissette Romero
April 9, 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...