The present invention relates to the field of automated test equipment.
Electronic and optical systems have made a significant contribution towards the advancement of modern society and are utilized in a number of applications to achieve advantageous results. Numerous electronic technologies such as digital computers, calculators, audio devices, video equipment, and telephone systems have facilitated increased productivity and reduced costs in analyzing and communicating data in most areas of business, science, education and entertainment. Electronic systems providing these advantageous results are often complex and are tested to ensure proper performance. However, traditional approaches to automated testing can be relatively time consuming and expensive.
Generally, the speed at which a testing is performed can have a significant impact on the cost of testing. As DUTs become more complex and sophisticated the testing also becomes more complex and have a variety of instruments that communicate with one another. Traditional testing systems typically have a bused event architecture that is rather limited. When one instrument gains control of the bus the other instruments are usually precluded from communicating with one another.
An efficient automated test system and method are presented. In one embodiment, an automated test system is implemented as a routed event distribution architecture. In one exemplary implementation, an automated test system includes a plurality of test instruments, a switched event bus, and a test controller component. The plurality of test instruments perform testing. The switched event bus communicatively couples the plurality of instruments. The switched event bus comprises an event distribution switch that flexibly routes event information across event lines of the switched event bus. The test controller controls the testing and the switched event bus.
The accompanying drawings, which are incorporated in and form a part of this specification, illustrate embodiments of the invention by way of example and not by way of limitation. The drawings referred to in this specification should be understood as not being drawn to scale except if specifically noted.
Reference will now be made in detail to the preferred embodiments of the invention, examples of which are illustrated in the accompanying drawings. While the invention will be described in conjunction with the preferred embodiments, it will be understood that they are not intended to limit the invention to these embodiments. On the contrary, the invention is intended to cover alternatives, modifications and equivalents, which may be included within the spirit and scope of the invention as defined by the appended claims. Furthermore, in the following detailed description of the present invention, numerous specific details are set forth in order to provide a thorough understanding of the present invention. However, it will be obvious to one of ordinary skill in the art that the present invention may be practiced without these specific details. In other instances, well known methods, procedures, components, and circuits have not been described in detail as not to unnecessarily obscure aspects of the present invention.
Some portions of the detailed descriptions which follow are presented in terms of procedures, logic blocks, processing, and other symbolic representations of operations on data bits within a computer memory. These descriptions and representations are the means generally used by those skilled in data processing arts to effectively convey the substance of their work to others skilled in the art. A procedure, logic block, process, etc., is here, and generally, conceived to be a self-consistent sequence of steps or instructions leading to a desired result. The steps include physical manipulations of physical quantities. Usually, though not necessarily, these quantities take the form of electrical, magnetic, optical, or quantum signals capable of being stored, transferred, combined, compared, and otherwise manipulated in a computer system. It has proven convenient at times, principally for reasons of common usage, to refer to these signals as bits, values, elements, symbols, characters, terms, numbers, or the like.
It should be borne in mind, however, that all of these and similar terms are associated with the appropriate physical quantities and are merely convenient labels applied to these quantities. Unless specifically stated otherwise as apparent from the following discussions, it is appreciated that throughout the present application, discussions utilizing terms such as “processing”, “computing”, “calculating” “determining”, “displaying” or the like, refer to the action and processes of a computer system, or similar processing device (e.g., an electrical, optical, or quantum, computing device) that manipulates and transforms data represented as physical (e.g., electronic) quantities. The terms refer to actions and processes of the processing devices that manipulate or transform physical quantities within a computer system's component (e.g., registers, memories, other such information storage, transmission or display devices, etc.) into other data similarly represented as physical quantities within other components.
Present invention automated test equipment (ATE) systems and methods are described. In one embodiment, signal processing is performed in real time. In addition, testing configuration flexibility can be facilitated including in the field (e.g., at a customer facility, remote location, etc.) configuration capabilities. In one exemplary implementation, parallel testing of devices is also supported. These and other features are set forth in more detail in the following description.
The components of automated testing environment 100 cooperatively operate to provide efficient testing of device under test 110 and 115. Device under test 110 and device under test 115 are the devices being tested. In one embodiment, device under test 110 and device under test 115 can be tested in parallel. Automated test instrument system 120 coordinates and processes information received from device under test 110 and device under test 115. System controller 130 controls the testing of devices 110 and 115 and receives the processed information from automated test instrument component 120.
It is appreciated that automated test instrument component 120 facilitates efficient and effective testing. In one embodiment, automated test instrument component 120 performs real time digital signal processing. In one embodiment, real time processing includes the time it takes the automated test instrument component to perform the digital signal processing in hardware of the automated test instrument component 120.
The components of automated test system 200 cooperatively operate to test devices. Instruments 211, 212, 213, 221, 222, and 223 direct testing operations and generate test events. Event distribution lines 270, 280 and 290 communicate test event information between components of automated test controller 200. The test events are communicated to other components within automated test controller 200 by being routed through event distribution lines by event distribution switches 231, 241 and 251. In one embodiment, automated test system 200 includes a user interface for interfacing with a user.
In one embodiment, the event distribution switches receive the event indication information and determine routing instructions for the event information. In one exemplary implementation, the event distribution switches are software controlled. The software instructions direct which event lines are going to be used for the different event functions (e.g., qualifiers, failures, etc.). The software configures the switches to route the event information accordingly and then the test controller runs the events for the rest of the test.
For example, if instrument 211 defines an event line as a trigger and instrument 211 wants to send a trigger to 213, 221 and 222 the event distribution switches are configured to route the triggers accordingly. For example, one of the event lines is used as a trigger line coming out of instrument 211 and a determination is made as to which of the event lines going to the other instruments will be utilized as a trigger event line. Once the decision is made, it then determines which resources are available in the switch and the best way to route the event in from one end and distribute it out to the others that are going to receive the event information. For example, distribution switch 231 routes the trigger to instrument 213 and forwards the trigger up the hierarchy to distribution switch 241 which routes the trigger down the hierarchy to distribution switch 251 which in turn routes the trigger to instruments 221 and 222.
It is appreciated that the routing can be established in accordance with a variety of objectives. For example, the routing can be done in a way that is the shortest or fastest. In one exemplary implementation the routing is configured in a manner that facilitates synchronization maintenance. For example, switch routing is selected in a manner so that the instruments have the same timing.
In block 310 test event information is received. It is appreciated that a variety of test event information can be used. For example, test event information can include trigger information, failure information, qualifier information, etc.
At block 320 routing for the test event information is determined. In one embodiment the routing includes analyzing characteristics of a test event. An event characteristic is assigned to an event line in accordance with the analysis. For example, if an analysis indicates an instrument is attempting to communicate a failure event to another instrument, event lines between the instruments are designated as failure event lines for the purposes of communicating the failure event. In one embodiment routing is selected to facilitate synchronization maintenance.
In block 330, routing of the test event information is executed. In one embodiment routing is included in the backplane of a test bucket. In one exemplary implementation a backplane is included in a test bucket and a test head motherboard interconnects a plurality of backplanes (e.g., multiple buckets). Routing is included in a test head mother board for communicatively coupling a plurality of backplanes in different test buckets.
In one embodiment, an event test switch can combine event information from a variety of instruments for routing to other instruments. In one exemplary implementation, an event test switch can be utilized to route information to a test controller.
Thus, the present invention facilitates efficient automated testing of devices. The present approach facilitates re-use of existing test programs to test different DUTs in the same package or test different DUTs in different packages in parallel. The present approach also allows re-use of the same test program in wafer sort and final test. Additionally, this capability allows the diagnosing of different instrument types in parallel.
The foregoing descriptions of specific embodiments of the present invention have been presented for purposes of illustration and description. They are not intended to be exhaustive or to limit the invention to the precise forms disclosed, and obviously many modifications and variations are possible in light of the above teaching. The embodiments were chosen and described in order to best explain the principles of the invention and its practical application, to thereby enable others skilled in the art to best utilize the invention and various embodiments with various modifications as are suited to the particular use contemplated. It is intended that the scope of the invention be defined by the Claims appended hereto and their equivalents.
This Application claims priority to and the benefit of U.S. Provisional Application No. 60/958,338 filed Jul. 3, 2007 entitled “A ROUTED EVENT TEST SYSTEM AND METHOD”, which is incorporated herein by this reference.
Number | Name | Date | Kind |
---|---|---|---|
3478325 | Oeters et al. | Nov 1969 | A |
3633113 | Grubel et al. | Jan 1972 | A |
3976940 | Chau et al. | Aug 1976 | A |
4063308 | Collins et al. | Dec 1977 | A |
4079456 | Lunsford et al. | Mar 1978 | A |
4102491 | DeVito et al. | Jul 1978 | A |
4130866 | Ono | Dec 1978 | A |
4217639 | Hartley et al. | Aug 1980 | A |
4231104 | St. Clair | Oct 1980 | A |
4270116 | Ichimiya et al. | May 1981 | A |
4290133 | Stewart et al. | Sep 1981 | A |
4310802 | Ichimiya et al. | Jan 1982 | A |
4321687 | Parsons et al. | Mar 1982 | A |
RE31056 | Chau et al. | Oct 1982 | E |
4354268 | Michel et al. | Oct 1982 | A |
4386401 | O'Brien | May 1983 | A |
4419739 | Blum | Dec 1983 | A |
4428042 | Niethhammer et al. | Jan 1984 | A |
4430826 | Ryaa | Feb 1984 | A |
4451918 | Gillette | May 1984 | A |
4482983 | Siechta, Jr. | Nov 1984 | A |
4486832 | Haubner et al. | Dec 1984 | A |
4490821 | Lacher | Dec 1984 | A |
4497022 | Cormier et al. | Jan 1985 | A |
4517661 | Graf et al. | May 1985 | A |
4564953 | Werking | Jan 1986 | A |
4639919 | Chang et al. | Jan 1987 | A |
4642561 | Groves et al. | Feb 1987 | A |
4646299 | Schinabeck et al. | Feb 1987 | A |
4660197 | Wrinn et al. | Apr 1987 | A |
4682330 | Millham | Jul 1987 | A |
4707834 | Firsch et al. | Nov 1987 | A |
4731768 | Easterday | Mar 1988 | A |
4741004 | Kane | Apr 1988 | A |
4779221 | Magliocco et al. | Oct 1988 | A |
4789835 | Herlein | Dec 1988 | A |
4806852 | Swan et al. | Feb 1989 | A |
4827437 | Blanton | May 1989 | A |
4875006 | Henley | Oct 1989 | A |
4876501 | Ardini et al. | Oct 1989 | A |
4894823 | Adelmann et al. | Jan 1990 | A |
4928278 | Otsuji et al. | May 1990 | A |
4931723 | Jeffrey et al. | Jun 1990 | A |
4996474 | Tambe et al. | Feb 1991 | A |
5018145 | Kikuchi et al. | May 1991 | A |
5023840 | Tobita | Jun 1991 | A |
5025205 | Mydill et al. | Jun 1991 | A |
5177630 | Goutzoulis et al. | Jan 1993 | A |
5212443 | West et al. | May 1993 | A |
5225772 | Cheung et al. | Jul 1993 | A |
5274796 | Conner | Dec 1993 | A |
5293520 | Hayashi | Mar 1994 | A |
5315299 | Matsumoto | May 1994 | A |
5432797 | Takano | Jul 1995 | A |
5436853 | Shimohara | Jul 1995 | A |
5477139 | West et al. | Dec 1995 | A |
5485457 | Aramaki | Jan 1996 | A |
5557196 | Ujiie | Sep 1996 | A |
5642478 | Chen et al. | Jun 1997 | A |
5654971 | Heitele et al. | Aug 1997 | A |
5742188 | Jiang et al. | Apr 1998 | A |
5764524 | Andersson et al. | Jun 1998 | A |
5815634 | Daum et al. | Sep 1998 | A |
5835506 | Kuglin | Nov 1998 | A |
5886660 | Loewenstein | Mar 1999 | A |
5940467 | Fransson | Aug 1999 | A |
5948115 | Dinteman | Sep 1999 | A |
5986447 | Hanners et al. | Nov 1999 | A |
6028439 | Arkin et al. | Feb 2000 | A |
6185509 | Wilstrup et al. | Feb 2001 | B1 |
6356850 | Wilstrup et al. | Mar 2002 | B1 |
6362647 | Nakaya | Mar 2002 | B1 |
6434211 | Lloyd et al. | Aug 2002 | B1 |
6466007 | Prazeres da Costa et al. | Oct 2002 | B1 |
6590509 | Labrie | Jul 2003 | B2 |
6928387 | West | Aug 2005 | B1 |
7113886 | West | Sep 2006 | B2 |
7502326 | Evans | Mar 2009 | B2 |
20020133325 | Hoare et al. | Sep 2002 | A1 |
20020188888 | Rivoir | Dec 2002 | A1 |
20030035502 | Boerker | Feb 2003 | A1 |
20070245199 | Pochowski | Oct 2007 | A1 |
Number | Date | Country |
---|---|---|
0136207 | Apr 1985 | EP |
0208049 | Jan 1987 | EP |
0228332 | Jul 1987 | EP |
0343537 | Nov 1989 | EP |
0356967 | Mar 1990 | EP |
2189890 | Nov 1987 | GB |
2195029 | Mar 1988 | GB |
Number | Date | Country | |
---|---|---|---|
20090076761 A1 | Mar 2009 | US |
Number | Date | Country | |
---|---|---|---|
60958338 | Jul 2007 | US |