Division P Progress Report

Week 1-4

 

Situation

The first several weeks of the AEV design period were spent focused on preliminary research and design to understand the basic functions of the provided software and hardware. Since the AEV is completely controlled by an Arduino program, the group researched the various command calls by coding an example program and observing the resulting movements of the AEV on the small table-scale track. The group also analyzed the reflectance sensors with a sample code to understand how the distance travelled on a track was recorded and programmed on the mark system. Data analysis tools inside the program were utilized as well to obtain a greater understanding of the energy efficiency of the vehicle over both time and distance so future designs could be compared to the original efficiency of a reference model. Finally, several individual design sketches were created by each member of the team as a way to brainstorm ideas before creating a group sketch and narrowing down the choices with scoring and screening matrices.

 

Results and Analysis

In the first two weeks, the team completed two labs researching programming basics and  the behavior of reflectance sensors. For the first preliminary research and design lab, the team was able to test the sample code on the AEV controller by utilizing an AEV motors mount desk stand. The desktop stand fixed the motors’ position, which allowed the team to closely observe each component’s performance. The team recorded a video as the chip ran the program, and the motor followed all the intended functions in the exact sequence after watching the video and comparing the movements with the code. At the start of the program, there was significant resistance in the motor at low speed. The team also noticed that one motor started earlier and accelerated faster than the other one in both of the trial runs. Although the cause of this observation is still unknown, the delay does not cause any problems for the AEV. For the second preliminary and design week, both of the sensors were active and working correctly, and the number of marks counted was what team counted exactly.

The prepared command codes have some obvious limitations, and this may cause potential error in the later AEV design. For example, the break only cuts the power of the motor, and the AEV will keep moving due to momentum.  A practical “break” with the current provided command code would be “reverse()” at a high power for a short period, but the time and power needed to slow the vehicle still need to be determined. Another limitation of the code is that “motorSpeed()” does not give any clear indication of the actual power, but rather a relative percentage of the maximum. Therefore, the acceleration of the AEV given by the motor needs further testing. A possible solution would be writing command code that returns real time speed and acceleration, and the team can use this information to decide the power to put on each motor.

One of the potential errors that the team is worried about is how the number of marks represents the actual distance traveled. The two sensor were placed close to each other during testing, which meant the interval distance passed by each mark count is not exactly the same because the sensors are not placed 45 degrees apart relative to the wheel. This slight variance may make the fine control of the AEV more difficult in future applications and requires more research.

After the team finished lab 1 and 2, the went on design the actual sample AEV. The final group sketch is located below in Sketch 5, and all other individual sketches and material bills are located in Appendix A. For the combined group sketch, the main points of emphasis were high energy efficiency, good time efficiency, and minimal cost.

Sketch 5- Final group design using minimal materials and energy consumption

The first individual design concentrated on weight distribution and center of mass for the AEV, and the T shape designs allowed even weight distribution of the motors as well as a center of mass with the central battery location. This design also provided a greater friction force between the wheels and the rail, so the AEV would be better suited to stay balanced while moving along the track. The focus of the second design was to decrease drag and increase the aerodynamic favorability of the AEV. The cover over the front of the AEV was intended to cut back the drag force caused by air resistance and allow the AEV to move more smoothly, and motors on both sides were intended to balance the weight and provide thrust for the inclined portion of the track. Design three focused on lift as well as thrust to decrease friction on the track. Motors were placed at the front of the vehicle to increase thrust, and a wider base was used to ensure balance rather than moving components to create balance on a smaller frame. In this design, the motors are directly attached to the wheel and the propellers are not included, which is incredibly different from all other designs. By placing the motors directly on the wheel, less energy is lost through generating wind power, and all energy goes directly into the movement of the wheels. The final design in Sketch 5 was created by using some of the best ideas from each AEV design and incorporating each into a general AEV body.  The base used in design one was chosen as the base for the final vehicle because it provided the most balance and best spacing for the propellers. Since the propellers have a delay to reach the assigned speed, placing each propeller in the middle of the vehicle allows for greater maneuverability as well. During research and development, the team discovered that air resistance does not have a large effect on the speed because of the lightweight characteristics and the relatively low speed that the AEV travels at. Therefore, the front curvature in design two was not used, but the minimalistic base was carried into the final design along with the safe spacing of the battery and motors. The consideration for lift in the third design was also emphasized in the spacing of the motors, and the team will be designing a second prototype using the motors on the wheels from design four to test if the energy efficiency improves by eliminating air power.

The team built a sample AEV according to the final group design, and by utilizing the data analysis tool in controller and MatLab, the team was able to collect data for the AEV’s power over time and distance. Those data sets are represented in the following two charts:

Figure 1:  Power Use vs Time of AEV With Code 2

Figure 2: Power Use vs Distance with Code 2

The team performed two test runs with the code in Appendix B. In the first run, which is indicated by the red line, the prototype AEV was run on the short track on table. Hence in Figure 2, the graph shows that the total distance traveled was less than 0.22m. As the AEV reached the end and hit the edge, the propeller was stopped, and this caused a power spike in Figure 1 at end of the run. The second run, indicated by blue line, was run on the long ceiling track. Figure 1 displayed a perfect graph that matched the code instruction transcribed into the arduino. In Figure 2, the blue line showed that the AEV traveled  about 1.7 m at a relatively high speed, which matched the 50% power call.

After a week of brainstorming and concept sketches, a scoring matrix (Table 1) was used to quickly compare each individual and group designs with the provided reference AEV sketch.

Table 1- The scoring matrix ranked each provided sketch in comparison to the reference

The concepts chosen for our scoring system were energy efficiency, balance, maneuverability, time efficiency, cost, and safety. Energy efficiency is focused on the amount of energy required to bring the AEV up to a designated speed in comparison to the reference AEV that was provided. Balance is the ability for the AEV to stay on the track and stay centered, and the maneuverability is the AEV’s ability to quickly change directions and stop. Time efficiency is how quickly the AEV can reach the programmed speed, which is directly affected by propeller placement and weight of the vehicle. The cost is directly affected by the amount of material used in the sample AEVs verse the reference design provided. Finally, the safety of the vehicle is a combination of the balance on the track as well as the placement of materials on the AEV that will prevent fires or hazards. Since the group’s main goals were to create an energy and time efficient AEV while minimizing cost, these three categories carried the most weight in the screening matrix (Table 2).

 

Table 2- The screening matrix adds weighted categories to provide more specific rankings for sketches

Design A, or Sketch 1, scored well in comparison to the reference. The energy efficiency, time efficiency, and safety were all similar because the materials used were relatively the same between the two designs. However, the cost of Design A was better because the plastic wings on the sides of the reference were removed, and the maneuverability was greatly improved by placing the motors in the middle of the AEV body rather than one end or the other. For Design M, or Design 2, balance and maneuverability were equal to the reference because the placement of the motors, board, and battery were similar to the supplied design. The energy efficiency and time efficiency were improved because the design was lighter and had a cover that would reduce air resistance, but the cost would be greater since the cover on the top requires more materials. The overall safety of this design was also slightly better than the reference design because the battery and motors were farther apart, and the balance was more even to prevent the AEV from falling off the track.

Design W, or Design 3, had better balance and safety components than the reference AEV because the base was much wider, and therefore made it less likely to tilt off the track. However, the maneuverability and cost were not up to par with the reference AEV because of the additional mass brought upon by the wider base. The energy efficiency and time efficiency also decreased because more power would needed for a larger vehicle to reach a designated speed. Design Z, or Design 4, had a similar balance to the reference AEV because most of the body was similarly designed to the sample. However, the energy efficiency, time efficiency, and maneuverability outrank the reference because attaching the motors directly to the wheels puts all energy into the component causing motion. Therefore, energy would not be lost in generating wind, and the maneuverability improves greatly by directly turning the wheels around. The cost and safety are compromised with this plan because 3D printing is necessary to create a part that attaches the motor to the wheel, and since this has not been tested yet, the safety may be lower if the balance is thrown or a piece breaks.

The group design combined several aspects of each individual design, but overall aligned most with Design 1. Therefore, the scores for Design 1 and the group design are identical, so the group will combine these designs for advanced research and design. Since Design 4 has the second highest score, the motor attachment to the wheel will also be thoroughly tested during the advanced research and design period over the next several weeks before selecting a final prototype to present.

 

Takeaways:

For the AEV design analysis, the group realized that a X-shape base will provide the best maneuverability and spacing of components, which will improve the overall safety and time efficiency of the vehicle. The motors being spaced apart was also an important analysis factor as it allowed for the group to determine the consideration of a start delay on the propellers and how this would affect balance and efficiency. Another important takeaway from preliminary research and design was that the AEV is light enough and travelling at a high enough speed that air resistance does not need to be heavily weighted in the consideration for a design. Therefore, the group was able to use less material in the final design while still generating a steady balance of lift force and friction on the track that would allow the vehicle to progress forward.

For the overall engineering design project, the group discovered the importance of communication and meeting planning during the first several weeks. After establishing a group chat, the ability to discuss various aspects of the project and specific goals that needed to be achieved became simple to manage when team members were busy or had meeting conflicts. Since each member has a very different schedule than everyone else, the importance of being productive at meetings became apparent. Meeting goals were drafted beforehand and discussed during each weekly meeting, which is a process that will be continued as the project begins to pick up pace. In the future, the group plans to work ahead of the deadlines so ample time is provided for proofreading and other necessary adjustments rather than waiting until the end to compile everything. This was an area that was not a focus during the first several weeks, but would be a helpful way to improve efficiency since everyone has incredibly busy schedules that make collaborating at the same times difficult on most occasions.

Week 5 – 8

Situation:

Post coordinating with the company, energy analysis was chosen as the focus the team. In the next two weeks, additional research and investigation must be conducted to further the team’s understanding of the AEV and energy consumption. Setting objectives, preformming experimental procedures and collecting appropriate data is a part of the team’s research and development phase. The team’s AEV design may be reconsidered, improved, or maintained with the intense consideration of forces affecting the AEV. The upcoming grant proposal is an important opportunity to improve the design concept without increasing spending. The team must plan an effective presentation that will convince the Smart City Team that upon research and the performance test, these materials are necessary to successfully assist in the implementation of the AEV. By week 8, the group must have a research and development presentation completed that will share their findings and explain the methodologies used thus far.

Weekly Goals:

Table 3Goals for week 5-8.

Week of Necessary Completion of:
2/4 (Week 5) Lab 5

  • Verify the count sensors are working
  • Collect information on the propeller and friction force
  • Complete website and progress report deliverables
2/11 (Week 6) Grant Proposal/Committee Meeting 1

  • Orally check in with other groups within the company
  • Designate a team member from each group to the committees of: Human Resources, Research and Development, and Public Relations
  • Proposal: Create a 60-90 second pitch with a visual: include what part the team needs printed and why. (Powerpoint)
2/18 (Week 7) Lab 7

  • Complete Advanced R&D 2
2/25 (Week 8) R&D Presentation/Website Update 3

  • Prepared a 6-8 minute presentation of methods and findings
  • Upload the website deliverables

 

Weekly Schedule:

Table 4Schedule for Group P from week 5-8.

Week 5 Week 6 Week 7 Week 8
Monday Team Meeting

  • Progress Report 1
Team Meeting

  • Prepare for committee meeting
  • Discuss proposal
Team Meeting

  • Discuss Advanced R&D 2
Team Meeting

  • Prepare for R&D Presentation
  • Discuss Website Deliverables
Tuesday Work on Progress Report Work on proposal Finish website
Wednesday Work on proposal Work on individual task for presentation
Thursday Work on presentation as group
Friday Lab 5/ Turn in progress report Lab 6/Deliver proposal Lab 7 Presentation

 

Appendix A

Sketch 1: Preliminary AEV Sketch 1

 

Table 5- Bill of Materials for Sketch 1

Materials Quantity Price
Arduino 1 $100,000
Electric Motor 2 $19,980
Count Sensor 2 $4,000
Propellor 2 $900
X-Shape 1 $2,000
L-Shape Arm 1 $3,000
Wheels 2 $15,000
Battery Suppose 1 $1,000
Motor Clamps 2 $1,180
Count Sensor Connector 2 $4000
Sum: $151,060

Sketch 2: Preliminary AEV Sketch 2

 

Table 6- Bill of Materials for Sketch 2                                                                

Materials Quantity Price
Arduino 1 $100,000
Electric Motors 2 $19,980
Count Sensor 2 $4,000
Motor Clamps 2 $1,180
Count Sensor Connector 2 $4,000
¼” Wrench 1 $2,000
T-Shaped Arm 1 $3,000
Propellor 2 $900
Wheels 2 $15,000
1in” x 3 in’ piece 3 $3,000
Sum: $153,060

Sketch 2: Preliminary AEV Sketch 2

 

Table 7- Bill of Materials for Sketch 3                                                                

Materials Quantity Price
Arduino 1 $100,000
Electric Motors 2 $19,980
Count Sensor 2 $4.000
Motor Clamps 2 $1,180
Count Sensor Connector 2 $4,000
¼” Wrench 1 $2,000
Battery Support 1 $1,000
T-Shaped Arm 1 $3,000
Propellor 2 $900
Wheels 2 $15,000
Sum: $150,880

Sketch 4: Preliminary AEV Sketch 4

 

Table 8 Bill of Materials for Sketch 4

 

Materials Quantity Price
Arduino 1 $100,000
Electric Motors 1 $9990
Count Sensor 2 $4,000
Motor Clamps 1 $590
Count Sensor Connector 2 $4,000
¼” Wrench 1 $2,000
T-Shaped Arm 1 $3,000
Propellor 2 $900
Wheels 1 and 1 custom made $10000
2.5″x7.5″ Rectangle 1 $2,000
Sum: $136,480

Sketch 5: Preliminary AEV Sketch 5

 

Table 9 Bill of Materials for Sketch 5

 

Materials Quantity Price
Arduino 1 $100,000
Electric Motors 2 $19,980
Count Sensor 2 $4.000
Motor Clamps 2 $1,180
Count Sensor Connector 2 $4,000
¼” Wrench 1 $2,000
Battery Support 1 $1,000
L-Shaped Arm 1 $3,000
Propellor 2 $900
Wheels 2 $15,000
X-shaped base 1 $2,000
Sum: $153,060

   

Table 1 Concept Screening of Sketches 1-5 and Sample AEV

Table 2 Concept Scoring of Sketches 1-5 and Sample AEV

Table 10– Programming Syntax Reference Guide

 

Function Syntax Function Effect Example
celerate(m,p1,p2,t); Accelerates the motor(s) m from percent p1 to percent p2 over t seconds. Can decelerate by going from a a p1 greater than p2. celerate(4,80,10,1);

Decelerates all motors from 80% to 10% in one second.

motorSpeed(m,p); Sets motor(s) m to p percent power. motorSpeed(1,30);

Sets motor 1 to 30% power.

goFor(t); Keeps motors running at their percents for t seconds. goFor(7);

Motors will continue running at their percents for 7 seconds.

brake(m); Stops m motor(s) from spinning. brake(2);

Cuts power to motor 2.

reverse(m); Changes direction of motor(s) m. reverse(4);

Reverses direction of all motors.

goToRelativePosition(n); Continues previous command till the AEV has moved n marks.

N can be negative for measuring backwards movement.

goToRelativePosition(10);

Continues previously set motor speeds till it’s moved 10 marks forwards.

goToAbsolutePosition(n); Continues the previous command for till the AEV has reached n marks away from the AEV’s initial starting position. goToAbsolutePosition(-5);

Continues previously set motor speeds till the AEV has arrived at 5 marks back from the initialized starting position.

Code 1: Code Used to Test AEV Functionality

celerate(1,0,15,2.5); //Accelerate motor one from 0% to 15% over 2.5 seconds

goFor(1); // Keep motor one running at 15% for 1 second.

brake(1); //Brake motor 1

celerate(2,0,27,4); //Accelerate motor 2 from 0 to 27% over 4 seconds

goFor(2.7); //Keep motor 2 running at 27% for 2.7 seconds

celerate(2,27,15,1); //Decelerate motor 2 from 27 to 15% over 1 second.

brake(2); //Brake motor 2

reverse(2); //Reverse direction of motor 2

celerate(4,0,31,2); //Accelerate both motors from 0 to 31% over 2 seconds

motorSpeed(4,35); //Set both motors to 35% speed

goFor(1); //Keep speed of motors for 1 second

brake(2); //Brake motor 2

goFor(3); //Keep speed of motors for 3 seconds

brake(4); //Brake all motors

goFor(1); //Keep speed of all motors for 1 second

reverse(1); //Reverse motor 1

celerate(1,0,19,2); //Accelerate motor 1 from 0 to 19% over 2 seconds

motorSpeed(2,35); //Set motor 2 speed to 35%

goFor(2); //Keep motor speeds for 2 seconds

motorSpeed(4,19); //Set all motor speeds to 19%

goFor(2); //Keep motor speeds for 2 seconds

celerate(4,19,0,3); //Decelerate all motors from 19 to 0% over 3 seconds

brake(4); //Brake all motors

 

Code 2: Code Used to Test Power Usage vs Time and Distance

 

Figure 1:  Power Use vs Time of AEV

Figure 2: Power Use vs Distance with Code 2

Meeting Notes 1:

Date: 18-January-2018
Time: 9:30 pm (Face-to-Face)
Members present: Wonee Abrha, Ziwei Jin, Aidan Globus, Madison Hart
Topics Discussed: Group expectations, website update, teamwork, purpose of project, efficiency brainstorming

Objective: This meeting was used as a time to create our portion of the website and to establish general areas that could be improved to make the AED more efficient. We also used this time to draft up an introduction to our division of the Koffolt Lab company and created a few additional drop-down options on the website.
Actions since last meeting:
None, first meeting as group


To Do/ Action Items:
Complete team page and organization on website (WA, ZJ)
Set standard meeting times, expectations, and communication goals (all)
Create team intro (MH, AG)
Solidify purpose of the project (WA, MH, AG)
Decisions
The website will have several drop down tabs to help organize different documents and make materials easy to find (AG,MH,ZJ)
The purpose of the project is to use an efficient transportation system to help provide greater opportunities for people in underprivileged areas, but it is also important to take cost into account to make the project affordable (WA)
Each person should rotate through roles so that everyone gets new opportunities to contribute (ZJ), and each group within a company should design a different type of AEV that can cater to different customers (AG)
A GroupMe will be set up so that the entire company can discuss how we want to proceed in designing and unifying all the groups under a common theme or set of goals (MH)
See if we can use something other than propellers to power the device (ZJ)
Everyone is expected to show up on time, do their portion of the work, and be respectful (all)
Meetings will be Mondays at 4:30 pm (all)


To/Do Before Next Meeting:
MH and AG send in photos for website
Become familiar with the AEV software, motors, and propellers (all)
Begin to brainstorm ways to make AEV more efficient (all)
Look over Research and Development documents (all)


Reflections:
We were all slightly confused where to find the expectations of the assignment and what exactly needed to be completed
In the future we will try to read through the documents and organize them to save time

Meeting Notes 2:

Date: 31-January-2018

Time: 4:00 pm

Members present: Wonee Abrha, Ziwei Jin, Aidan Globus, Madison Hart

Topics Discussed: Furthered role discussion. Website update priorities and responsibilities. Future lab work.

 

Objective: Distribution of workload for completing the second website update.

 

To/do Action Items: Reformat group webpage interface. Add in new website deliverables for recently completed labs. Individually upload preliminary sketches with personal explanation of design choice.

 

Decisions: Each team member was assigned a role they were comfortable with both for this website update and moving forwards.

 

Reflections: Meeting in person can be challenging with people being physically far from one another based on schedules, so using an online voice chat system might be a viable alternative.