Standard Test Data Format: Difference between revisions

Content deleted Content added
LTX-Credence doesn't longer exist as a company. After having been purchase it is not part of Cohu company.
No edit summary
 
(13 intermediate revisions by 8 users not shown)
Line 1:
'''Standard Test Data Format''' ('''STDF''') is a proprietary [[file format]] for [[semiconductor]] test information originally developed by [[Teradyne]], but it is now a [[de facto standard]] widely used throughout the semiconductor industry. It is a commonly used format produced by [[automatic test equipment]] (ATE) platforms from companies such as [[Cohu]], [[Roos Instruments]], [[Teradyne]], [[Advantest]], SPEA S.p.A, and others.
 
STDF is a [[binary file|binary]] format, but can be converted either to an [[ASCII]] format known as ATDF or to a tab delimited text file. Decoding the STDF variable length binary field data format to extract ASCII text is non-trivial as it involves a detailed comprehension of the STDF specification, the current (2007) version 4 specification being over 100 pages in length. Software tools exist for processing STDF generated files and performing [[statistical analysis]] on a population of [[device under test|tested devices]].
 
[http://www.kanwoda.com/wp-content/uploads/2015/05/std-spec.pdf Reference: STDF Specifications V4]
==References==
{{Reflist}}
* {{Cite web|url=https://yieldhub.com/2019/01/11/stdf-standard-test-data-format/|title=yieldHUB|last=|first=|date=|website=yieldHUB.com|archive-url=|archive-date=|access-date=}}
 
== External links ==
 
=== Specification ===
* [http://casey.marshall.googlepages.com/stdfv4-spec.pdf STDF version 4]
 
=== Standards developing organizations ===
* [http://grouper.ieee.org/groups/ttsg/ IEEE Test Technology Standards Group/Committee]
* [http://www.semi.org/IndustrySegments/Test/CAST/ SEMI Collaborative Alliance for Semiconductor Test (CAST)]
 
=== External links ===
* [http://freestdf.sourceforge.net/ C library for processing STDF related data]
* [http://code.google.com/p/stdf4j/ Java library for processing STDF related data]
* [https://github.com/marklio/LinqToStdf .NET library from reading and writing STDF files]
* [http://decibel.ni.com/content/docs/DOC-15174 LabVIEW library for processing STDF related data]
* [http://code.google.com/p/pystdf/ Python module to process STDF files (only STDFv4 format)]
* [http://code.google.com/p/stdfparser/ Python module to process STDF files (both STDFv3 and STDFv4 format)]
* [http://stdf.radar.googlepages.com/ R based open source data analysis tool for STDF and other ATE formatted data]
* [https://www.npmjs.com/package/stdfjs/ JavaScript package to process STDF files]
 
*[https://yieldhub.com/2019/01/11/stdf-standard-test-data-format/ STDF resources]
 
[[Category:Computer file formats]]