Skip to main content

Week 21 (Mar. 06, 2019): ME 195B - Presentation #1 (Prototyping Stage) Reflection

Today, we presented our first presentation of our second semester of ME 195B - Senior Design Project, making it our 4th presentation overall, throughout the entire duration of senior project, since last semester. 

Please refer to our Presentation #1, embedded below. 

Up to now, we have gathered all of our major components and are starting to prototype one small-scale podcar. Although, if we find that we need to buy a smaller component, we do so immediately to get ahead of the delivery time. Besides the gimbal motor and the accompanying ESC (electronic speed control), we have tested all the parts and have found that they all work individually. 

Despite the fact that there's limited information on gimbal motors on the internet, we found some Arduino code to run the gimbal motor and ESC. However, regarding the connections, we have all but one connection - the connection between the ESC and the battery; all we need is an XT60 connector to connect the ESC to the battery; it is currently in delivery. After the presentations today, we will make the gimbal motor connections and test the motor. 

Following our Presentation #1, we received some questions from Dr. Furman primarily about the gimbal motor. Because we don't yet have the XT60 connector, and thus haven't been able to test the gimbal motor, we could not answer his questions properly. 

Dr. Furman asked us two questions that we would now like to retroactively answer. 

The first question was if we were sure that gimbal motors are intended to be run slowly. Our answer is: not necessarily. The speed can be controlled, albeit to a limited degree, with a potentiometer connected to the Arduino. The Arduino will read analog readings from the potentiometer as its knob is turned. Accordingly, the Arduino code will set a proportion to scale the potentiometer readings to a speed value to write to the ESC. 

The second question he asked us was if we will be controlling the speed of the motor. To answer, we will find a good speed and then set the potentiometer reading permanently. We will also make the motor start at a lower speed, and then accelerate to the desired speed. We will accordingly gear down the motor, as it seems the lowest possible speed of the gimbal is still too fast. 

After completing these prerequisite actions, we will then ensure all the components to run together and complete one podcar. We will have to complete one podcar prior to Presentation #2 so that we can present good progress, and from there, it will be easier, as we would simply have to replicate our actions to the other podcars.

Comments

Popular posts from this blog

Week 30 (May 8, 2019): Prototype Evaluation Day, Final Circuit, Incorporating 3D printed parts, Final Presentation, Posters, & Maker Faire

Today, we held Prototype Evaluation Day. Like the rest of the senior project classes, the advisor walks around the classroom, evaluating the senior project apparatuses, asking the student teams to demonstrate their devices, and explain their design, though processes, and results. Dr. Furman and Ron examined and inspected the Full-Scale model, then the Half-Scale model, and lastly, us, the Small-Scale Team. We had completed our circuit to power one pod car and one of the two induction charging stations prior to Evaluation Day, so we were able to successfully demonstrate the pod car driving around the track as well as the induction charging. While we were still troubleshooting issues with the tablet’s Raspberry Pi communicating with the Arduino, the Arduino is still capable of operating on its own, so we could at least demonstrate the motor driving the pod car around the track and through the offline stations. Depicted below is our final circuit that powers the pod car: Dep...

Week 20 (Feb. 27, 2019): Power Electronics – Battery & Amplifier

Since last week, I have been working on the current amplifier for the induction charger. We decided to abandon using the TPS53313 step down voltage regulator-current amplifier IC (rated at a maximum of 6A continuous output current) because we found that supplying +5V to a 3.7V LiPo battery was possible and safe. Additionally, charging a LiPo battery at 6A was found to be dangerous; the battery should be charged at 25% of the capacity rating (.25 x C), or .25 x mAh. In the case of the 6600mAh battery, it should be recharged at a rate of 1.65A or less. The last reason is that dealing with a surface mount device (SMT) is a bit difficult. I started out using a BJT NPN transistor (model: 2N3904), something I was most familiar with. However, its datasheet states that it has a 200 mA maximum continuous collector current rating. This is a significantly low current. Most, if not all, fast charging adapters today have a 2 A charging rate. While I don’t want to charge the LiPo batteri...

Week 0 (Aug. 23, 2018): Beginning Spartan Superway

Hello, and welcome to my Spartan Superway blog! My name is Patrick Barrera, and I am a senior mechanical engineering student with a focus in mechatronics. Once I graduate, I hope to go into at least one of my areas of interest: electronics, programming, biotechnology, and machine learning. Some of my hobbies include staying in shape by working out and biking, doing DIY electronic and coding projects, and spending time with my family. Working on the Spartan Superway project interests me because I would like to be a part of the future ... the future of transportation, the future of technology, and the future of society. I like working in interdisciplinary teams, especially with focuses in mechanical design as well as mechatronics, because I am able to learn things from outside my areas of knowledge. I would also like to expand my knowledge and skill set into areas that I do not know, such as welding and other machine tools, and to get hands-on experience with the concepts I learned fro...