Friday, November 17, 2017
Week 13: Starting the code for the active components
This week, we researched about what we would need to power and run the linear actuator. We found that we would need an accelerometer, gyroscope, motor driver, Arduino, and external batteries to do so. Fortunately, Professor Furman has a motor driver we can borrow so we will be using that with a linear actuator found in the Spartan Superway shop. We will dive into the coding process before Thanksgiving break.
Week 12: CAD Revisions
This week we were able to revise our design by shortening the overall vertical length of the suspension. The CAD assembly is shown below. With this new design, the actuator is placed directly in the middle of the linkage so there isn't an internal bending moment within the design. The linkage can achieve a range of 19 degrees in incline to 24 degrees in decline, which is suitable for our purpose.
Figure 1: Revised CAD Design
Friday, November 3, 2017
Week 11: CAD'ing the new design
This week I worked on starting the new CAD model for the design. We altered the design so that the dampening system would act as a link to shorten the vertical length of the suspension. I plan on finishing the CAD model next week.
Subscribe to:
Posts (Atom)
-
This week, I was able to write the Arduino code for the suspension assembly, which utilizes the PID() function from Arduino. The Kp, Ki, and...
-
I was given advice by my ME106 lab instructor to use the PID() function from Arduino to account for the self-balancing logic in our main cod...
-
Dr. Furman suggested that we should design a frame to showcase our suspension instead of transporting the entire half-scale track to Maker F...