Electronic Measure and Test Unit 53 Task 4 (P4).  A plan that clearly details the tests that will be performed  What to test  How to test (step by.

Slides:



Advertisements
Similar presentations
Doing physics with Superman Jean-Baptiste Boin. Hi everyone and welcome ! Talk inspired by Roland Lehoucq, a French astrophysicist (and a great teacher.
Advertisements

C ARBON P ARTNERSHIP F ACILITY 1 A PRIL 2014 S ELLER P ARTICIPANT T RAINING O BJECTIVES AND D ESCRIPTION OF THE CDM O PERATIONS P LAN.
Syllabus Case Histories WW III Almost Medical Killing Machine
GLAST LAT ProjectLAT Engineering Meeting, April 1, 2003 GLAST Large Area Telescope: Performance & Safety Assurance Darren S. Marsh Stanford Linear Accelerator.
1 CS 425 Software Engineering Project Preparation Use Case Modeling [Based on Chapters 3 & 4, Arlow and Neustadt, “UML and the Unified Process,” Addison-Wesley,
 2006 Pearson Education, Inc. All rights reserved Introduction to Classes and Objects.
LSU 10/09/2007System Design1 Project Management Unit #2.
Working Satellites “The job of the future.”. Summary Working with satellites requires many skills. Satellite Engineers must have an understanding of spacecraft.
USS Yorktown (1998) A crew member of the guided-missile cruiser USS Yorktown mistakenly entered a zero for a data value, which resulted in a division by.
Slide 6.1 CHAPTER 6 TESTING. Slide 6.2 Overview l Quality issues l Nonexecution-based testing l Execution-based testing l What should be tested? l Testing.
University of Palestine software engineering department Testing of Software Systems Fundamentals of testing instructor: Tasneem Darwish.
Aims/Objectives Investigate the proposal for a new system.
CSc161 Software Quality Pete Sawyer & Alan Dix
Hazardous Software Development 郭哲岳. outline Case Studies Identifying Hazard Analyzing Hazard Safety system fail and take charge of problem conclusion.
The Solar System Chapter 6 COPY DOWN THE LEARNING GOALS ON PG SKIP 5 LINES BETWEEN EACH!
Bellwork Sept 14, 2015 SPI 0807.Inq.5: Cause and Effect 1. Which most likely causes the paper to spin? 2.By inserting a gene into crop plants, scientists.
The Project – Database Design. The following is the high mark band for the Database design: Analysed a given situation and produced and analysed a given.
BTEC Creative Media Production UNIT: 2 TASK 3. Learning Intentions To understand the principles of written communication To know how to make an effective.
NASA’s Mars Climate Orbiter Mishap. References Official investigation report IEEE Spectrum investigation report Official report on project management.
Unit Conversions Karan Patel. Different Units Units are measurements of things Examples Time (seconds) Distance (meters) Mass (kilograms) Force (pounds)
Systems Life Cycle. Know the elements of the system that are created Understand the need for thorough testing Be able to describe the different tests.
IR Homework #2 By J. H. Wang Mar. 31, Programming Exercise #2: Query Processing and Searching Goal: to search relevant documents for a given query.
Chapter 1 Physical Quantities, Units, Measurements and Estimation In the quest to understand nature, scientists use physical quantities to describe the.
What happened to the Mars Climate Explorer in September 1999? By Leslie Palomino.
Software quality factors
Unit 3 Aims/Objectives Investigate the proposal for a new system.
(SRS) SOFTWARE REQUIREMENT SPECIFICATION(SRS) 1. Topics to be discussed.. What is an SRS? Purpose of an SRS Who reads the SRS? Who writes the SRS? Characteristics.
SEN 460 Software Quality Assurance. Bahria University Karachi Campus Waseem Akhtar Mufti B.E(UIT), M.S(S.E) AAU Denmark Assistant Professor Department.
Notes Date Tennessee SPI Objective:
Software Quality Assurance SOFTWARE DEFECT. Defect Repair Defect Repair is a process of repairing the defective part or replacing it, as needed. For example,
 2008 Pearson Education, Inc. All rights reserved Introduction to Classes and Objects.
Notes Bias and Error in Science Bias: this means you are prejudiced towards or against something and that you allow your views to affect the results of.
Notes Bias and Error in Science Bias: this means you are prejudiced towards or against something and that you allow your views to affect the results of.
Notes Bias and Error in Science Bias: this means you are prejudiced towards or against something and that you allow your views to affect the results of.
Fitness Testing. Last lesson (Previous Learning) Health Related Fitness Components The Five Components of Health Related Fitness and their definitions.
Mars Climate Orbiter. FOR IMMEDIATE RELEASE September 23, 1999 NASA'S MARS CLIMATE ORBITER BELIEVED TO BE LOST NASA's Mars Climate Orbiter is believed.
Chapter 3 Part II. 3.8 Placing a Class in a Separate File for Reusability.cpp file is known as a source-code file. Header files ◦ Separate files in which.
Launch Structure Challenge - Background Humans landed on the moon in 1969 – Apollo 11 space flight. In 2003, NASA started a new program (Ares) to send.
EKT 314/4 WEEK 2 : CHAPTER 1 INTRODUCTION TO EI ELECTRONIC INSTRUMENTATION.
Visit us at E mail: Tele:
What is a software? Computer Software, or just Software, is the collection of computer programs and related data that provide the instructions telling.
RAT Restate Answer the question Tell why WHY RAT? Systematic way for answering questions Provides consistency across grade-level Gives students a structure.
Conversions using Unit Rates Joanne Smithies Our Lady & St. Gerards RCP.
McGraw-Hill/Irwin © The McGraw-Hill Companies 2010 Internal Control in a Financial Statement Audit Chapter Six.
Development of Assessments Laura Mason Consultant.
SOFTWARE FAILURES.
QuickServe Online Service Training
Product Validation Adapted from the NASA Systems Engineering Handbook for CSULB EE 400D by Alia Bonetti.
Meas.
Failure of Process / Failure of Mission
Copyright © 2009 Pearson Education, Inc.
Units Know the base units Use correct prefixes and standard form
Improving Productivity Using IT
Failure of Process / Failure of Mission
Improving Accuracy & Consistency in Location Validation
Dimensions and Units Textbook Chapter 14 Today’s highlights:
Data Integrity Leadership Institute
2.2 Dealing with Errors LEARNING GOAL
G063 - Testing.
Introduction to Classes and Objects
Unit Conversions.
Software Development Process
Scale of things : Big and Small
Up and At ‘Em The Importance of Clear Communications
CS 425 Software Engineering
CS 425/625 Software Engineering
Project Management Unit #2
QuickServe Online Service Training
QuickServe Online Service Training
Flight Operations for GOCE, ESA’s Gravity Mission
Presentation transcript:

Electronic Measure and Test Unit 53 Task 4 (P4)

 A plan that clearly details the tests that will be performed  What to test  How to test (step by step)  How often to test

 Strict outline of what to do  Specifies the correct method  States what measurement value to expect  Efficiency  Eliminate discrepancies  Ensures consistency and validity

The flight system software on the Mars Climate Orbiter was written to take thrust instructions using the metric unit Newtons(N), while the software on the ground that generated those instructions used the Imperial measure pound force(lbf). This mistake could have been avoided by carrying out additional tests, and comparing the results. "The problem here was not the error, it was the failure of NASA's systems engineering, and the checks and balances in our processes to detect the error. That's why we lost the spacecraft."

 Imagine you are an Electronics company manager  You have product specification to meet. For example a function generator, the peak voltage must be within validity eg 5%  You need some way of ensuring that the test carried out gets the results to meet the specification  You have a group of test engineers. How can you ensure they get valid and consistent measurements every time?

 Keywords - Specification, calibration, validity, consistency  Define Validity and consistency  Explain why both are important parameters when taking measurements  Explain what a test specification is  Why is a test specification important in measurement taking?  Use one of the Tasks in P3 as an example to showcase this