JP4933533B2 - サイトアウェアオブジェクト - Google Patents
サイトアウェアオブジェクト Download PDFInfo
- Publication number
- JP4933533B2 JP4933533B2 JP2008508894A JP2008508894A JP4933533B2 JP 4933533 B2 JP4933533 B2 JP 4933533B2 JP 2008508894 A JP2008508894 A JP 2008508894A JP 2008508894 A JP2008508894 A JP 2008508894A JP 4933533 B2 JP4933533 B2 JP 4933533B2
- Authority
- JP
- Japan
- Prior art keywords
- site
- ate
- sites
- data
- active
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
Images
Classifications
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01R—MEASURING ELECTRIC VARIABLES; MEASURING MAGNETIC VARIABLES
- G01R31/00—Arrangements for testing electric properties; Arrangements for locating electric faults; Arrangements for electrical testing characterised by what is being tested not provided for elsewhere
- G01R31/26—Testing of individual semiconductor devices
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01R—MEASURING ELECTRIC VARIABLES; MEASURING MAGNETIC VARIABLES
- G01R31/00—Arrangements for testing electric properties; Arrangements for locating electric faults; Arrangements for electrical testing characterised by what is being tested not provided for elsewhere
- G01R31/28—Testing of electronic circuits, e.g. by signal tracer
- G01R31/317—Testing of digital circuits
- G01R31/3181—Functional testing
- G01R31/319—Tester hardware, i.e. output processing circuits
- G01R31/31903—Tester hardware, i.e. output processing circuits tester configuration
- G01R31/31908—Tester set-up, e.g. configuring the tester to the device under test [DUT], down loading test patterns
-
- H10P74/00—
Landscapes
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Engineering & Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Tests Of Electronic Circuits (AREA)
Description
本願は、米国仮特許出願第60/676,005号及び米国特許出願公開第11/192,927号の優先権を主張する。これらの出願の双方の内容は、本明細書にすべてが述べられているように、参照により本出願に援用される。
一態様においては、本発明は、一般的にサイトを有する自動試験装置(ATE)と共に使用するための方法であって、サイトのそれぞれは被試験デバイス(DUT)を収容する方法を対象とする。その方法は、複数のサイトと共に使用するオブジェクトを定義し、オブジェクトは、複数のサイトの少なくともいくつかに関連するデータを含み、どのサイトがアクティブであるかを判断すること、及びATEによるDUTの試験中にオブジェクトを使用することを含む。この態様は、以下の特徴のうちの1つ又は複数も含むことができる。
y = x + 0.1
の加算演算は、ビジュアルベーシックのネイティブ変数「y」及び「x」に対して、0.1を「x」に加算し、且つ、その結果の値を「y」に代入するように実行することができる。同様の演算は、数学演算子「+」を使用せずに、サイトアウェアオブジェクト「X」及び「Y」についてもビジュアルベーシックで行うことができる。その代わり、関数「add」が、サイトアウェアオブジェクトと共に使用するためにビジュアルベーシックで定義され得る。この関数を使用すると、以下のように、サイトアウェアオブジェクト「X」の(1つのサイトについての)各データエントリーに0.1の値を加算して、それらの値を「Y」の対応するエントリーに代入することが可能である。
異なる関数を使用して、他の演算を定義することもできる。このような関数を使用すると、単一のネイティブデータエレメントがビジュアルベーシック(又は他のプログラミング言語)で取り扱われる場合に、サイトアウェアオブジェクトは、ビジュアルベーシック(又は他のプログラミング言語)により取り扱うことができる。この機能によって、サイトアウェアオブジェクトを本質的にビジュアルベーシックのオブジェクトとして取り扱うことが可能になり、それによって、プログラマは、ATE12の複数のサイトを考慮するように試みる代わりに、プロセスフローに集中することが可能になるので、この機能は、サイト透明性を促進させる。
X = 5 X.Vaule(-1)=5
y = X y=X.Value(-1)
Z = X Z.Value(-1)=X
上記は、.Value及び−1が共にデフォルトであるので同等である。
Y = X.Add(0.1)
C等の手続き型言語では、X、Yに対応するものは、以下のように、データ構造体(以下のX、Y)及び外部関数(Add())を使用して実施することができる。
Y = Add(X, 0.1)
1つの相違は、手続き型言語では、X及びYがデータしか含まず、何らかの処理を実行するAdd()等の外部関数が存在するということである。
Claims (18)
- 複数の被試験デバイス(DUT)を収容する複数のサイトを有する自動試験装置(ATE)と共に使用するための方法であって、該方法は、
前記複数のサイトと共に使用するオブジェクトを定義するステップであって、該オブジェクトは、前記複数のサイトに関連するデータを含み、前記複数のサイトのうちのアクティブなサイトにおけるアクティブ状態を判断し、所定の時間間隔に渡って前記アクティブなサイトにおけるアクティブ状態の変化を記録するものであり、該アクティブ状態は、前記アクティブなサイトと関連づけられた一つ又はそれ以上のDUTが試験に適していることを示す、ステップと、
前記ATEにより実行される、アクティブなサイトと関連付けられたDUTの試験中に、前記オブジェクトを使用するステップと、
を含む方法。 - 前記ATEは、関連するATEソフトウェアサイト管理インフラストラクチャを有することによって、前記複数のサイトを管理し、前記オブジェクトは、前記ATEソフトウェアサイト管理インフラストラクチャと通信して、どのサイトがアクティブであるかを判断する、請求項1に記載の方法。
- 前記試験中に前記オブジェクトを使用するステップは、
前記オブジェクトを介して前記ATEをプログラミングすること、
前記ATEからの計器の読み取り値を前記オブジェクトに記憶すること、
前記オブジェクトを使用して前記計器の読み取り値を処理すること、及び
試験結果を前記オブジェクトに記録すること、
のうちの1つ又は複数を含む、請求項1に記載の方法。 - 前記処理することは、前記計器の読み取り値を変更すること及び/又は該読み取り値を試験サブシステムへ報告することを含む、請求項3に記載の方法。
- 前記オブジェクトは、プログラミング言語で定義され、該プログラミング言語により、単一のデータエレメントが該プログラミング言語で取り扱われるように取り扱われることが可能である、請求項1に記載の方法。
- 前記データは、どのサイトがアクティブであるかを識別するブールデータを含む、請求項1に記載の方法。
- 前記データは、ピンリストデータを含み、該ピンリストデータは、少なくとも1つのDUTの個々のピンにおける計器測定値に対応するピンデータを含む、請求項1に記載の方法。
- 前記オブジェクトはプログラミング言語で定義され、前記方法は、
前記プログラミング言語で演算を定義し、該演算は前記オブジェクトに特有のものであるステップをさらに含む、請求項1に記載の方法。 - 前記演算は、前記プログラミング言語のネイティブ変数に対して行われる数学演算に対応する数学的演算を含む、請求項8に記載の方法。
- 複数の被試験デバイス(DUT)を収容する複数のサイトを有する自動試験装置(ATE)と、
前記ATEと通信する処理デバイスと、
を備えるシステムにおいて、前記処理デバイスは、
前記複数のサイトと共に使用するオブジェクトを定義する命令であって、
前記複数のサイトに関連するデータと、
前記複数のサイトのうちのアクティブなサイトにおけるアクティブ状態を判断し、所定の時間間隔に渡る前記アクティブなサイトにおけるアクティブ状態の変化を記録するためのコンピュータ・コードであって、前記アクティブ状態が、前記アクティブなサイトと関連付けられた一つ又はそれ以上のDUTが試験に適していることを示すコンピュータ・コードと、
を含むオブジェクトを定義する命令と、
前記ATEにより実行される、アクティブなサイトと関連付けられたDUTの試験中に前記オブジェクトを使用する命令と、
を実行する、システム。 - 前記ATEは、関連するATEソフトウェアサイト管理インフラストラクチャを備えることによって、前記複数のサイトを管理し、前記オブジェクトは、前記ATEソフトウェアサイト管理インフラストラクチャと通信して、どのサイトがアクティブであるかを判断する、請求項10に記載のシステム。
- 前記試験中に前記オブジェクトを使用することは、
前記オブジェクトを介して前記ATEをプログラミングすること、
前記ATEからの計器の読み取り値を前記オブジェクトに記憶すること、
前記オブジェクトを使用して前記計器の読み取り値を処理すること、及び
試験結果を前記オブジェクトに記録すること
のうちの1つ又は複数を含む、請求項10に記載のシステム。 - 前記処理することは、前記計器の読み取り値を変更すること及び/又は該読み取り値を試験サブシステムへ報告することを含む、請求項12に記載のシステム。
- 前記オブジェクトは、前記処理デバイス上でプログラミングされるプログラミング言語で定義され、該プログラミング言語により、単一のデータエレメントが該プログラミング言語で取り扱われるように取り扱われることが可能である、請求項10に記載のシステム。
- 前記データは、どのサイトがアクティブであるかを識別するブールデータを含む、請求項10に記載のシステム。
- 前記データは、ピンリストデータを含み、該ピンリストデータは、少なくとも1つのDUTの個々のピンにおける計器測定値に対応するピンデータを含む、請求項10に記載のシステム。
- 前記オブジェクトは、前記処理デバイス上でプログラミングされるプログラミング言語で定義され、前記処理デバイスは、前記プログラミング言語で演算を定義する命令であって、該演算が前記オブジェクトに特有のものである命令を実行する、請求項10に記載のシステム。
- 前記演算は、前記プログラミング言語のネイティブ変数に対して行われる数学演算に対応する数学的演算を含む、請求項17に記載のシステム。
Applications Claiming Priority (5)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US67600505P | 2005-04-29 | 2005-04-29 | |
| US60/676,005 | 2005-04-29 | ||
| US11/192,927 US7253607B2 (en) | 2005-04-29 | 2005-07-29 | Site-aware objects |
| US11/192,927 | 2005-07-29 | ||
| PCT/US2006/013546 WO2006118758A1 (en) | 2005-04-29 | 2006-04-12 | Site-aware objects |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2008539429A JP2008539429A (ja) | 2008-11-13 |
| JP4933533B2 true JP4933533B2 (ja) | 2012-05-16 |
Family
ID=37233857
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2008508894A Active JP4933533B2 (ja) | 2005-04-29 | 2006-04-12 | サイトアウェアオブジェクト |
Country Status (6)
| Country | Link |
|---|---|
| US (1) | US7253607B2 (ja) |
| EP (1) | EP1875254A1 (ja) |
| JP (1) | JP4933533B2 (ja) |
| KR (1) | KR101094697B1 (ja) |
| CN (1) | CN101166985B (ja) |
| WO (1) | WO2006118758A1 (ja) |
Families Citing this family (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US7487422B2 (en) * | 2005-04-29 | 2009-02-03 | Teradyne, Inc. | Delayed processing of site-aware objects |
| US8131387B2 (en) | 2007-08-09 | 2012-03-06 | Teradyne, Inc. | Integrated high-efficiency microwave sourcing control process |
| CN103969520A (zh) * | 2013-01-30 | 2014-08-06 | 深圳伊欧陆微电子系统有限公司 | 一种硬件测试系统 |
Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH11190767A (ja) * | 1997-12-26 | 1999-07-13 | Ando Electric Co Ltd | 基準電位検出装置 |
| WO2004072669A1 (en) * | 2003-02-14 | 2004-08-26 | Advantest Corporation | Method and apparatus for testing integrated circuits |
Family Cites Families (19)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US3796349A (en) * | 1972-05-18 | 1974-03-12 | R Weber | Weighing dispenser |
| DE3475954D1 (en) * | 1983-05-11 | 1989-02-09 | Ishida Scale Mfg Co Ltd | Hopper for use in an automatic weighing apparatus |
| DE3405997C2 (de) * | 1984-02-20 | 1987-01-08 | Zöller-Kipper GmbH, 6500 Mainz | Vorrichtung zum Entleeren von Behältern, insbesondere von Müllbehältern in Sammelbehälter |
| US4630755A (en) * | 1984-12-11 | 1986-12-23 | Spiral Systems, Inc. | Apparatus for precisely dispensing free flowing solids |
| GB8705451D0 (en) * | 1987-03-09 | 1987-04-15 | Driver Southall | Combinational weighing systems |
| US4815258A (en) * | 1988-02-08 | 1989-03-28 | Jesperson Leslie S | Fruit bin filler |
| US5044504A (en) * | 1988-09-23 | 1991-09-03 | Powell Machinery Inc. | Self-singulating weight sizer |
| US6092640A (en) * | 1992-12-22 | 2000-07-25 | Horticultural Automation Limited | Article grading apparatus |
| AUPM762094A0 (en) * | 1994-08-24 | 1994-09-15 | Colour Vision Systems Pty Ltd | Conveying system for foodstuffs |
| GB9521252D0 (en) * | 1995-10-17 | 1995-12-20 | Bishopbarn Ltd | Improvements in and relating to weighing machines |
| US5845234A (en) * | 1997-04-22 | 1998-12-01 | Integrated Measurement Systems, Inc. | System and method for efficiently generating testing program code for use in automatic test equipment |
| US20010032807A1 (en) * | 2000-02-28 | 2001-10-25 | Powell Harry C. | Fruit handling with color sorting |
| US6502013B1 (en) * | 2000-03-08 | 2002-12-31 | Al Pinhas Sosnik | Method and apparatus for filling containers with a target weight of product |
| US6651821B2 (en) * | 2000-04-17 | 2003-11-25 | Mettler-Toledo, Inc. | Tilting platform checkweighing device |
| US6466007B1 (en) * | 2000-08-14 | 2002-10-15 | Teradyne, Inc. | Test system for smart card and indentification devices and the like |
| US6941232B2 (en) * | 2003-01-28 | 2005-09-06 | Texas Instruments Incorporated | Method and apparatus for performing multi-site integrated circuit device testing |
| US7197417B2 (en) * | 2003-02-14 | 2007-03-27 | Advantest America R&D Center, Inc. | Method and structure to develop a test program for semiconductor integrated circuits |
| US7437261B2 (en) * | 2003-02-14 | 2008-10-14 | Advantest Corporation | Method and apparatus for testing integrated circuits |
| US7362089B2 (en) * | 2004-05-21 | 2008-04-22 | Advantest Corporation | Carrier module for adapting non-standard instrument cards to test systems |
-
2005
- 2005-07-29 US US11/192,927 patent/US7253607B2/en not_active Expired - Lifetime
-
2006
- 2006-04-12 JP JP2008508894A patent/JP4933533B2/ja active Active
- 2006-04-12 WO PCT/US2006/013546 patent/WO2006118758A1/en not_active Ceased
- 2006-04-12 CN CN2006800146312A patent/CN101166985B/zh active Active
- 2006-04-12 KR KR1020077024533A patent/KR101094697B1/ko active Active
- 2006-04-12 EP EP06749807A patent/EP1875254A1/en not_active Withdrawn
Patent Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH11190767A (ja) * | 1997-12-26 | 1999-07-13 | Ando Electric Co Ltd | 基準電位検出装置 |
| WO2004072669A1 (en) * | 2003-02-14 | 2004-08-26 | Advantest Corporation | Method and apparatus for testing integrated circuits |
Also Published As
| Publication number | Publication date |
|---|---|
| EP1875254A1 (en) | 2008-01-09 |
| CN101166985B (zh) | 2010-09-29 |
| KR101094697B1 (ko) | 2011-12-20 |
| CN101166985A (zh) | 2008-04-23 |
| KR20070121017A (ko) | 2007-12-26 |
| JP2008539429A (ja) | 2008-11-13 |
| US20060244474A1 (en) | 2006-11-02 |
| US7253607B2 (en) | 2007-08-07 |
| WO2006118758A1 (en) | 2006-11-09 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP4608516B2 (ja) | モジュール式試験システムに試験モジュールを統合する方法およびモジュール式試験システム | |
| US6430741B1 (en) | System and method for data coverage analysis of a computer program | |
| Kim et al. | SPLat: Lightweight dynamic analysis for reducing combinatorics in testing configurable systems | |
| JP5933762B2 (ja) | コード網羅率決定方法およびシステム | |
| US9639453B2 (en) | Method and system for determining functional tests to execute based on code coverage | |
| US7917901B2 (en) | Maintainable dynamic instrumentation technique for changing versions of software | |
| JP2009544012A (ja) | 試験システムで処理を実行するシステムおよび方法 | |
| JP2014532914A (ja) | プログラム可能な試験機器 | |
| US20070250815A1 (en) | Measuring code coverage | |
| US6442725B1 (en) | System and method for intelligent analysis probe | |
| US7487422B2 (en) | Delayed processing of site-aware objects | |
| JP5269450B2 (ja) | 試験システム及びバックアノテーション方法 | |
| JP4933533B2 (ja) | サイトアウェアオブジェクト | |
| Costiou et al. | Lub: A pattern for fine grained behavior adaptation at runtime | |
| JP2009229304A (ja) | 試験システム及びモジュール制御方法 | |
| TWI402750B (zh) | 具有軟體程式儲存於其中之電腦可讀取媒體及用以產生軟體程式的方法 | |
| WO2023238262A1 (ja) | 情報処理装置、試験方法、及び試験プログラム | |
| Lui et al. | A generalized approach to real-time, non-intrusive instrumentation and monitoring of standards-based distributed middleware | |
| US7254508B2 (en) | Site loops | |
| Hewardt et al. | Advanced windows debugging | |
| CN119416226B (zh) | 嵌入式操作系统的内存漏洞检测方法,装置,设备及介质 | |
| CN120407024B (zh) | 一种指令序列的验证方法、装置、电子设备和存储介质 | |
| Reschke et al. | Toward Just-in-Time and Language-Agnostic Mutation Testing | |
| CN119002892B (zh) | 可编程逻辑单元仿真和代码生成系统、方法、介质装置及程序产品 | |
| Simbürger et al. | BenchBuild: A large-scale empirical-research toolkit |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20101118 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20101130 |
|
| A601 | Written request for extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A601 Effective date: 20110223 |
|
| A602 | Written permission of extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A602 Effective date: 20110302 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20110325 |
|
| RD04 | Notification of resignation of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7424 Effective date: 20110913 |
|
| TRDD | Decision of grant or rejection written | ||
| A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20120202 |
|
| A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20120216 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 4933533 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20150224 Year of fee payment: 3 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
