All Topics  
Traceability

 

   Email Print
   Bookmark   Link






 

Traceability



 
 
Traceability refers to the completeness of the information about every step in a process chain.

The formal definition: Traceability is ability to chronologically interrelate the uniquely identifiable entities in a way that is verifiable.

Traceability is the ability to verify the history, location, or application of an item by means of documented recorded identification.

term traceability is used to refer to an unbroken chain of comparisons relating an instrument
Measuring instrument

In the physical sciences, quality assurance, and engineering, measurement is the activity of obtaining and comparing physical quantity of real-world object and phenomenon....
's measurement
Measurement

Measurement is the process of assigning a number to an attribute according to a rule or set of rules. The term can also be used to refer to the result obtained after performing the process....
s to a known standard
Standard

A technical standard is an established norm or requirement. It is usually a formal document that establishes uniform engineering or technical criteria, methods, processes and practices....
.






Discussion
Ask a question about 'Traceability'
Start a new discussion about 'Traceability'
Answer questions from other users
Full Discussion Forum



Encyclopedia


Traceability refers to the completeness of the information about every step in a process chain.

The formal definition: Traceability is ability to chronologically interrelate the uniquely identifiable entities in a way that is verifiable.

Traceability is the ability to verify the history, location, or application of an item by means of documented recorded identification.

Measurement

The term traceability is used to refer to an unbroken chain of comparisons relating an instrument
Measuring instrument

In the physical sciences, quality assurance, and engineering, measurement is the activity of obtaining and comparing physical quantity of real-world object and phenomenon....
's measurement
Measurement

Measurement is the process of assigning a number to an attribute according to a rule or set of rules. The term can also be used to refer to the result obtained after performing the process....
s to a known standard
Standard

A technical standard is an established norm or requirement. It is usually a formal document that establishes uniform engineering or technical criteria, methods, processes and practices....
. Calibration
Calibration

Calibration is the validation of specific measurement techniques and equipment. At the simplest level, calibration is a comparison between measurements-one of known magnitude or correctness made or set with one device and another measurement made in as similar a way as possible with a second device....
 to a traceable standard can be used to determine an instrument's bias, precision
Precision

Precision has the following meanings:Concepts* Accuracy and precision, measurement deviation from true value and its scatter* arithmetic precision, the number of digits from which a value is expressed...
, and accuracy.

In many countries, national standards for weights and measures are maintained by a National Measurement Institute (NMI) which provides the highest level of standards for the calibration
Calibration

Calibration is the validation of specific measurement techniques and equipment. At the simplest level, calibration is a comparison between measurements-one of known magnitude or correctness made or set with one device and another measurement made in as similar a way as possible with a second device....
 / traceability
Traceability

Traceability refers to the completeness of the information about every step in a process chain.The formal definition: Traceability is ability to chronologically interrelate the uniquely identifiable entities in a way that is verifiable....
 infrastructure in that country. Examples of government agencies are the National Physical Laboratory, UK
National Physical Laboratory, UK

The National Physical Laboratory is the national measurement standards laboratory for the United Kingdom, based at Bushy Park in Teddington, London, England....
  (NPL) the National Institute of Standards and Technology
National Institute of Standards and Technology

The National Institute of Standards and Technology , known between 1901 and 1988 as the National Bureau of Standards , is a measurement standards laboratory which is a non-regulatory agency of the United States Department of Commerce....
 in the USA, Physikalisch-Technische Bundesanstalt
Physikalisch-Technische Bundesanstalt

The Physikalisch-Technische Bundesanstalt is based in Braunschweig and Berlin. It is the national institute for natural and engineering sciences and the highest technical authority for metrology and physical safety engineering in Germany....
 (PTB) in Germany. As defined by NIST, "Traceability requires the establishment of an unbroken chain of comparisons to stated references each with a stated uncertainty."

Logistics

In logistics
Logistics

Logistics is the management of the flow of goods, information and other resources, including energy and people, between the point of origin and the point of consumption in order to meet the requirements of consumers ....
, traceability refers to the capability for tracing
Tracing

Tracing may refer to:* Tracing , a process by which a one demonstrates the ownership of property, with the intent to be awarded a claim based on this information...
 goods along the distribution chain on a batch
Batch

Batch may refer to:* Batch , an album by Big Drill Car* Batch * Batch distillation* Batch production* Bread roll * Glass batch calculation...
 number or series number basis. Traceability is an important aspect for example in the automotive industry, where it makes recalls possible, or in the food industry where it contributes to food safety
Food safety

Food safety is a scientific discipline describing handling, food processing, and storage of food in ways that prevent foodborne illness. This includes a number of routines that should be followed to avoid potentially severe health....
.

The international standards organization EPCglobal
EPCglobal

EPCglobal is a joint venture between GS1 and GS1 US .It is an organization set up to achieve world-wide adoption and standardization of Electronic Product Code technology in an ethical and responsible way....
 under GS1
GS1

GS1 is a global organization dedicated to the design and implementation of global standards and solutions to improve the efficiency and visibility of Supply Chain globally and across multiple sectors....
 has ratified the EPCglobal Network
EPCglobal Network

The EPCglobal Network is a computer network used to share product data between trading partners. It was created by EPCglobal. Basis for the information flow in the network is the Electronic Product Code of each product which is stored on an Radio-frequency identification tag....
 standards (esp. the EPC Information Services EPCIS standard) which codify the syntax and semantics for supply chain events and the secure method for selectively sharing supply chain events with trading partners. Theses standards for traceability have been used in successful deployments in many industries and there are now a wide range of .

See Tracking and tracing
Tracking and tracing

In logistics, tracking and tracing, concerns a process starting with determining the current and past locations and other status of property in transit....
.

Materials

In materials, traceability refers to the capability to associate a finished part with destructive test results performed on material from the same ingot with the same heat treatment. Destructive tests typically include chemical composition and mechanical strength tests. A heat number is usually marked on the part or raw material which identifies the ingot it came from, and a lot number may identify the group of parts that experienced the same heat treatment. (i.e. were in the same oven at the same time.) Material traceability is important to the aerospace, nuclear, and process industry because they frequently make use of high strength materials that look identical to commercial low strength versions. In these industries, a part made of the wrong material is called "counterfeit," even if the substitution was accidental.

Software

In software development
Software development

Software development is the set of activities that results in software products. Software development may include research, new development, modification, reuse, re-engineering, maintenance, or any other activities that result in software products....
, the term traceability (or Requirements Traceability
Requirements traceability

Requirements traceability is a sub-discipline of requirements management within software development and systems engineering. Requirements traceability is concerned with documenting the life of a requirement....
) refers to the ability to link requirements back to stakeholders' rationales and forward to corresponding design artifacts, code,and test case
Test case

A test case in software engineering is a set of conditions or variables under which a tester will determine whether an software application or software system meets specifications....
s. Traceability supports numerous software engineering
Software engineering

Software engineering is the application of a systematic, disciplined, quantifiable approach to the development, operation, and maintenance of software, and the study of these approaches....
 activities such as change impact analysis, compliance verification of code, regression test
Regression testing

Regression testing is any type of software testing which seeks to uncover Software regression. Such regressions occur whenever software functionality that was previously working correctly stops working as intended....
 selection, and requirements validation. It is usually accomplished in the form of a matrix created for the verification and validation
Verification and Validation

In software project management, software testing, and software engineering, Verification and Validation is the process of checking that a software system meets specifications and that it fulfils its intended purpose....
 of the project. Unfortunately the practice of constructing and maintaining a requirements trace matrix
Traceability matrix

A traceability matrix is a table that correlates any two Baseline that require a many to many relationship to determine the completeness of the relationship....
 [RTM] can be very arduous and over time the traces tend to erode into an inaccurate state. Alternate automated approaches for generating traces using information retrieval
Information retrieval

Information retrieval is the science of searching for documents, for information within documents and for Metadata about documents, as well as that of searching relational databases and the World Wide Web....
 methods have been developed.

Blood

In blood transfusion
Blood transfusion

Blood transfusion is the process of transferring blood or blood-based products from one person into the circulatory system of another. Blood transfusions can be life-saving in some situations, such as massive blood loss due to Physical trauma, or can be used to replace blood lost during surgery....
 practice, the term traceability relates to the requirement for a continuous audit trail
Audit trail

Audit trail or audit log is a chronological sequence of audit records, each of which contains evidence directly pertaining to and resulting from the execution of a business process or system function....
 accounting for the whereabouts of a blood product and its current status in terms of processing, testing, storage, etc. at all points from initial collection from a donor right through to either transfusion to a recipient or disposal. This is particularly important with regards to prevention of transfusion-transmitted infection, and is a legal requirement in many countries including all member states of the European Union
European Union

The European Union is an economic and political union of 27 European Union member state, located primarily in Europe. It was established by the Treaty of Maastricht on 1 November 1993 upon the foundations of the pre-existing European Economic Community....
.

In transaction processing software, traceability implies use of a unique piece of data (e.g., order date/time or a serialized sequence number) which can be traced through the entire software flow of all relevant application programs. Messages and files at any point in the system can then be audited for correctness and completeness, using the traceability key to find the particular transaction. This is also sometimes referred to as the transaction footprint.

Food processing

In food processing
Food processing

Food processing is the set of methods and techniques used to transform raw ingredients into food or to transform food into other forms for ingestion by humans or animals either in the home or by the food industry....
 (meat processing, fresh produce processing), the term traceability refers to the recording through means of barcodes & other tracking media, all movement of product and steps within the production process. One of the key reasons this is such a critical point is in instances where an issue of contamination arises, and a recall is required. Where traceability has been closely adhered to, it is possible to identify, by precise date & location which goods must be recalled, and which are safe, potentially saving millions of dollars in the recall process. Traceability within the food processing industry is also utilised to identify key high production & quality areas of a business, versus those of low return, and where points in the production process may be improved.

In food processing software, traceability systems imply the use of a unique piece of data (e.g., order date/time or a serialized sequence number, generally through the use of a barcode
Barcode

A bar code is an optical machine-readable representation of data. Originally, bar codes represented data in the widths and the spacings of parallel lines and may be referred to as linear or 1D barcodes or symbologies....
 / RFID) which can be traced through the entire production flow, linking all sections of the business, including suppliers & future sales through the supply chain. Messages and files at any point in the system can then be audited for correctness and completeness, using the traceability software to find the particular transaction and/or product within the supply chain.

India has started taking initiatives for setting up traceability systems at Government and Corporate levels. , an initiative by Agriculture and Processed Food Products Export Development Authority (APEDA), Ministry of Commerce, Government of India is an example in this direction. GrapeNet is an internet based traceability software system, for monitoring fresh grapes exported from India to the European Union. GrapeNet is a first of its kind initiative in India that has put in place an end-to-end system for monitoring pesticide residue, achieve product standardization and facilitate tracing back from pallets to the farm of the Indian grower, through the various stages of sampling, testing, certification and packing. Grapenet won the National Award (Gold), in the winners announced for the best e-Governance initiatives undertaken in India in 2007. Grapenet was designed and developed by , award winning traceability solutions company, based in New Delhi, India.

External links

  • Traceability in software engineering: