Product Evaluation and Quality Improvement

From EG1004 Lab Manual
Jump to: navigation, search

Objectives

The objectives of this lab are to use product evaluation to determine if a robot design meets minimum standards for accuracy and precision, to use a quality improvement process to modify the robot design, to evaluate the modified robot design, and to use the data from the product evaluation of both robots to determine if the original robot or the modified robot should go into production.

Overview

A specified robot design will be assembled using an NXT robotics kit. That design will be evaluated for its accuracy and precision in a distance test and an angle of deviation test. The results of that testing will be compared to a standard that will be set prior to testing. Using reverse engineering, the robot will be disassembled, analyzed, and quality improvements will be made to the design. The modified design will undergo the distance test and angle of deviation test. The data from the product evaluation of both robots will be used to determine if the original robot or the modified robot should go into production.

Product Evaluation

Product evaluation is a common task for an engineer and for companies. Sometimes the product evaluated will be a company's product, and sometimes companies will be evaluating a competitor's design. In either case, this evaluation will use a standard (an accepted value), determine an average, and calculate accuracy and precision.[1]

Professional engineers must be sure of standards. For the purpose of this lab, the EG1004 Standard will be 80% precision and accuracy. This means that the product has to achieve a percent accuracy and percent precision of 80 percent and it has to pass 80 percent of the tests that it undergoes.[1]

When taking measurements, the first step is to determine an average.

In this equation, Ap is the average, P1, P2, P3, ..., Pn are the results of the tests and N is the total number of tests performed.

The average is compared to the standard. Accuracy is a variable the must always be considered. The degree of accuracy required will allow the results to be verified. Engineers often work on projects that affect people's safety; it is critical that the solutions to the problems solved by technical professionals are accurate.

The comparison of the average to the standard is called accuracy, defined as Acc in the following equation:

In this equation, Ps is the standard value, and Ap is the value measured. Accuracy is always a positive number, so use the absolute value in case Ps is less than Ap.

Precision is the repeatability of a result, or how close the results are to each other, defined as Prec in the following equation:

In this equation, Prec is precision, Phigh is the highest data value and Plow is the lowest data value. Like accuracy, precision is always a positive number, so use an absolute value here as well.

A product test can be accurate but imprecise, or precise but inaccurate (Figure 1). The goal is always the combination of accuracy and precision. In order for engineers to make a recommendation based on experimental test data, it is important to determine how a product compares to a standard. Engineers need these benchmarks to determine the quality of a product.

Figure 1: Accuracy and precision.

By determining the percent accuracy of an experiment, and comparing this percentage to a standard, it can be determined, based on experimental evidence, if the product has passed or failed. The equation for percent accuracy is:

In this equation, %Acc is the percent accuracy, Ps is the standard value, and Ap is the value measured.

Percent accuracy shows how precise a product is compared to the standard. The equation for percent precision is:

In this equation, %Prec is the percent precision, B is the exponential decay factor, and P is the precision measured. Each individual test requires the use of a different exponential decay factor (B):

Distance Test: B = 0.0972
Angle of Deviation Test: B = 0.0323

Calculating percent accuracy and percent precision and then comparing those results to a standard determines the quality of the product.

Quality Improvement

Quality improvement is a process of analyzing a design and testing it either through physical modeling, computer simulation, or mathematical modeling. Quality improvement ensures that a product will perform as expected and allows improvements to be made to the design.

When deciding how to improve the design in this lab, keep these questions in mind:

  • Does the robot perform to standard?
    • If no, what can be done to improve its functionality? (Drive train, maneuverability, power output, programming, traction)
    • If yes, what can be done to improve its performance beyond the standard?

Changes will be implemented after testing the initial design.

Reverse Engineering

Reverse engineering software involves reversing a program's machine code to obtain the original source code or determine the file structures the program uses. This needs to be done when source code is lost or is not available. For example, when a project is reactivated after being dormant for years to add new features to a product, the original design documentation may have disappeared. Also, when companies are writing a program that must interface to a second company's software, the second company may not have any incentive to cooperate by describing how the data in the files they use are organized, forcing the first company to deduce it on their own. Sometimes, this process is also under­taken as a way to improve the performance of a program, to fix a bug, or to find a virus. When the source code is obtained in this way for any of these reasons it is legal and necessary. Reverse engineering software in order to copy it constitutes a copy­right violation and is illegal.[2]

Hardware reverse engineering involves taking apart a device to see how it works. If a processor manufacturer wants to see how a competitor's processor works, the company can purchase the processor, disassemble it, and then make a new processor similar to it. In some countries, this process is illegal. Hardware reverse engineering is quite expensive and requires an expert in the field.[2]

When beginning the process of reverse engineering the robot, identifying the gear trains and the individual gears used in the original design and in the final design is critical to understanding the robot's operation.

There are two types of gear trains: simple (Figure 2) and compound (Figure 3). A simple gear train has its gears arranged in a line (see Figure 1).

Figure 2: Simple gear train.

Compound gear trains use axles to connect the component gears (see Figure 3).

Figure 3: Compound gear train.

Gear trains have measurable characteristics known as gear ratio and velocity ratio. These characteristics are inversely proportional. Gear ratio equals output over input, while velocity ratio equals input over output. If multiple gears are being used, the gear ratio and velocity ratio are the product of these ratios for each individual gear. To determine input and output values, engineers count the number of teeth on each gear or by measuring each gear's radius.

For example, to compute the gear ratio of the gear trains in Figures 2 and 3, these formulas (Figure 4) are used, where the values are the radii of the gears in the gear train:

Figure 4: Gear ratio.

Simple gear train

Compound gear train

For example, to compute the velocity ratio of the gear trains above, these formulas (Figure 5) are used:

Figure 5: Velocity ratio.

Simple gear train

Compound gear train

It is important to note that the input is the source of rotation in a system, like a motor, and the output is the final gear of rotation in a system, like a wheel.

Figure 6: Types of Gears
Figures 6a-d courtesy of http://www.howthingswork.com
Figure 6f courtesy of Honda Motor Company, Inc.
Figure 6a: Rack gear. Its purpose is to change rotation into linear motion.
Figure 6b: Crown gear. Its purpose is to change the direction of rotation perpendicularly.
Figure 6c: Spur gear. Its purpose is to transmit torque through the gear train.
Figure 6d: Worm gear. Its purpose is to change the direction of rotation perpendicularly.
Figure 6e: Idler gear. Its purpose is to transfer force while not affecting the gear or velocity ratios.
Figure 6f: Pulley gear. Its purpose is to transmit rotation from one point to one or more other points.

The objective of reverse engineering the robot is to understand how it works and to calculate the gear and velocity ratios for its drive train (remember the wheels are part of the drive train). Remember that engineers reverse engineer products to reproduce or improve them. As the robot is disassembled, improvements to the robot's design should be considered.

Note: Using gear and velocity ratios have proven to be extremely helpful when building robots for your EG1004 Semester-Long Design Project.

Design Considerations

Carefully consider the desired results and what needs to be done to achieve it:

  • What made or will make the results inconsistent?
  • If the robot failed a test, why did it fail?

Materials and Equipment

  • Mindstorms kit
  • Computer with Mindstorms software
  • Protractor and ruler
  • Graph paper

Procedure

Problem Statement

Evaluate a robot design by building a specified robot design. Test the robot design, make improvements on the design, and retest it. While taking it apart, analyze the drive train.

  1. Build a robot according to the design assigned by the TA.
  2. Start the Mindstorms Program. On the welcome screen, type in a name for the program and press Go.
    Lab hardsyn 2.jpg
  3. Click on Complete Palette to see all the programming icons. Turn off Robot Educator by clicking the small X.
    Lab hardsyn 3.jpg
  4. The screen should look like this. Write a program.
    Lab hardsyn 4.jpg
  5. Click on Actions, then on the Motor icon to select it.
    Lab hardsyn 5.jpg
  6. Place the Motor icon on to the Start square.
    Lab hardsyn 6.jpg
  7. Click the Motor icon to see its properties. Define exactly how the motor should spin and when to stop.
    Lab hardsyn 7.jpg
  8. Continue writing the program by placing icons after each other. The execution of the program will run from left to right. In the sample program below, Motor A will spin forward for five seconds, stop, wait five seconds, and then spin backward for another five seconds.
    Lab hardsyn 8.jpg
  9. For this lab, use the Move icon to easily instruct the robot to move.
    Lab hardsyn 9.jpg
  10. When needed to, use Robot Educator to quickly learn how to program in Lego Mindstorms.
    Lab hardsyn 10.jpg

Program and test the robot for each test specified. To do this, make a list of the tests. Brainstorm what the robot should do in each test. Then, write the program. Record the standard, average, accuracy, and precision. If the robot does not operate correctly, troubleshoot the problem. The TA must initial the original data.

Note: The initial program cannot be used for the following tests.

Distance Test

Note: Use centimeters for this test.

In this test, the robot will go forward a set distance in a specified time. Test the robot's accuracy and precision for this distance. Before testing begins, the standard must be found. To find the standard, program the robot to go forward for five seconds and measure the distance it travels. Divide the result by five, and then multiply by four. This number is the standard.

Once the standard has been obtained, the testing can begin.

Figure 4: Sample drawing paper with data. The green line represents the five-second standard measurement. The blue lines represent the five four-second trials.

Warning: Read the section on the Angle of Deviation Test before performing this test.

  1. Upload a program that will prompt the robot to travel for 4 seconds.
  2. Measure the distance traveled.
  3. Repeat this test five times.

Angle of Deviation Test

Note: This test is performed at the same time as the Distance Test. Since the robot is expected to travel in a straight line, the standard is 360°.

In this test, the robot will move forward for four seconds and the angle of deviation will be recorded. The angle of deviation is the angle between a straight line and a line drawn from the starting point to where the robot finishes.

  1. Use a protractor to draw a 0° line from the start point.
  2. Mark the start point and place the robot there. Identify a reference point on the robot.
  3. Run the Distance Test.
  4. Make a mark at the point where the robot finished, and draw a line from the start point to this mark.
  5. Measure the positive angle of deviation.
  6. Repeat this procedure five times.


Quality Improvement

  1. Assess the robot design from data collected and from observations.
  2. Make necessary adjustments.
  3. Retest the robot and collect data.
  4. Take pictures of both the original design and the modified design.

Reverse Engineering

  1. Visually assess the robot's design. Consider how it works.
  2. Sketch the front, top, and most detailed side of the robot. Be sure to include dimensions in the sketch.
  3. Also sketch the most detailed view of the gear train.
  4. Before disassembling the robot, ask the TA to take a picture of it.
  5. Disassemble the robot. Analyze its inner workings and sketch the gear train(s). Note: All sketches in EG1004 must be done in pencil.
  6. Have all sketches and original data signed by the TA.

With measurements for both tests performed and an analysis of the drive train of the robot, data analysis must begin. Calculate the average, accuracy, and precision for each test. Compare the results to the standard in order to determine if the robot is accurate and precise. Label all major components and describe their functions. Calculate percent accuracy and percent precision. Calculate the gear and velocity ratios.

Examples
  • If Ps was 5cm and Ap was 7cm, then the percent accuracy (%Acc) is 60%. This test does not pass the 80% criterion.
  • If Ps was 5cm and Ap was 25cm, then the result of the percent accuracy equation is -300%. Since a negative percentage has no meaning in engineering, it can be said that the product has a percent accuracy of zero. Any percent accuracy less than zero is equal to zero.
  • If Ps was 10cm and Ap was 8cm, then the percent accuracy is exactly 80%, which is a passing result.
  • For the Distance Test, if the precision (P) was 0.5cm, the percent precision (%Prec) is 95.3%. This robot passes the 80% criterion for this test.
  • For the Angle of Deviation Test, if the precision (P) was 10.25°, the percent precision ($Prec) is 71.8%. This robot does not pass the 80% criterion.

Tabulation of Results

To decide if the product is ready to manufacture, arrange the data in a table designed to calculate its precision and accuracy. Remember it must pass all the tests at a rate of at least 80%.

Original Design Accuracy %Acc Pass/Fail Precision %Prec Pass/Fail
Distance Test
Angle of Deviation Test

Retest with new design using the same table, record the data.

New Design Accuracy %Acc Pass/Fail Precision %Prec Pass/Fail
Distance Test
Angle of Deviation Test

The lab work is now complete. Please clean up the workstation. Return all unused materials to the TA. Refer to the Assignment section for the instructions needed to prepare the lab report.

Assignment

Individual Lab Report

Follow the lab report guidelines laid out in the page called Specifications for Writing Your Lab Reports in the Technical Communication section of this manual. The following discussion points should be addressed in the appropriate section of the lab report:

  • Discuss product evaluation and the need for it.
  • Discuss quality improvement and its importance.
  • Explain why reverse engineering is important.
  • Discuss a standard, an average, accuracy, and precision.
  • Discuss the NXT kit and software used.
  • Assess the techniques used in the testing process.
  • Discuss better testing methods for the robot design.
  • Describe how the components fit together and how the device was constructed.
  • Describe and show how the gear and velocity ratios were calculated, and discuss their importance in the overall robot design as well.
  • Analyze the original robot design and the final design then make a decision which design is better. Remember to substantiate the decision with the data, observations, and facts collected.
  • Make a final evaluation of the product: should it go into production? Describe its accuracy and precision.
  • Discuss the importance of %Prec and %Acc in determining product quality.
  • Recommend if any design improvements should be made.

Remember: Lab notes must be taken. Experimental details are easily forgotten unless written down. EG1004 Lab Notes Paper can be downloaded and printed from the EG1004 Website. Use the lab notes to write the Procedure section of the lab report. At the end of each lab, a TA will scan the lab notes and upload them to the Lab Documents section of the EG1004 Website. One point of extra credit is awarded if the lab notes are attached at the end of the lab report. Keeping careful notes is an essential component of all scientific practice.

Team PowerPoint Presentation

Follow the presentation guidelines laid out in the page called EG1004 Lab Presentation Format in the Introduction to Technical Presentations section of this manual. When preparing the presentation, consider the following points:

  • Based on the test results, what is the product's marketability?
  • If determinations were negative, what improvements could be made?
  • Why is product evaluation important?
  • Discuss why quality improvement is important.
  • Discuss the importance of gear and velocity ratios.

Footnotes

  1. ^ a b Oakes, W.C., L.L. Leone, and C.G. Gunn, Engineering Your Future, MI: Great Lakes Press, 2002.
  2. ^ a b What Is website. TechTarget Network. Retrieved July 29th, 2003.