EP0447117A2 - Built-in self test for analog to digital converters - Google Patents

Built-in self test for analog to digital converters Download PDF

Info

Publication number
EP0447117A2
EP0447117A2 EP91301875A EP91301875A EP0447117A2 EP 0447117 A2 EP0447117 A2 EP 0447117A2 EP 91301875 A EP91301875 A EP 91301875A EP 91301875 A EP91301875 A EP 91301875A EP 0447117 A2 EP0447117 A2 EP 0447117A2
Authority
EP
European Patent Office
Prior art keywords
code
test
given
output
previous
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.)
Granted
Application number
EP91301875A
Other languages
German (de)
French (fr)
Other versions
EP0447117B1 (en
EP0447117A3 (en
Inventor
Michael R. Dewitt
George F. Cross, Jr.
R. Ramachandran
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
AT&T Corp
Original Assignee
American Telephone and Telegraph Co Inc
AT&T Corp
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by American Telephone and Telegraph Co Inc, AT&T Corp filed Critical American Telephone and Telegraph Co Inc
Publication of EP0447117A2 publication Critical patent/EP0447117A2/en
Publication of EP0447117A3 publication Critical patent/EP0447117A3/en
Application granted granted Critical
Publication of EP0447117B1 publication Critical patent/EP0447117B1/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H03ELECTRONIC CIRCUITRY
    • H03MCODING; DECODING; CODE CONVERSION IN GENERAL
    • H03M1/00Analogue/digital conversion; Digital/analogue conversion
    • H03M1/10Calibration or testing
    • H03M1/1071Measuring or testing
    • H03M1/108Converters having special provisions for facilitating access for testing purposes
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01RMEASURING ELECTRIC VARIABLES; MEASURING MAGNETIC VARIABLES
    • G01R31/00Arrangements for testing electric properties; Arrangements for locating electric faults; Arrangements for electrical testing characterised by what is being tested not provided for elsewhere
    • G01R31/28Testing of electronic circuits, e.g. by signal tracer
    • G01R31/317Testing of digital circuits
    • G01R31/3181Functional testing
    • G01R31/3185Reconfiguring for testing, e.g. LSSD, partitioning
    • G01R31/318502Test of Combinational circuits
    • HELECTRICITY
    • H03ELECTRONIC CIRCUITRY
    • H03MCODING; DECODING; CODE CONVERSION IN GENERAL
    • H03M1/00Analogue/digital conversion; Digital/analogue conversion
    • H03M1/12Analogue/digital converters

Definitions

  • This invention relates to a technique for performing a self-test on integrated circuits that include an analog to digital converter.
  • the testing of integrated circuits that include analog to digital converters typically involves supplying an analog test signal from an external source, and monitoring the digital outputs.
  • the test signal is typically a ramp voltage
  • the digital output codes may be stored in a cache memory for later analysis. This analysis usually checks to determine that all the desired digital codes are produced, and that the codes increase monotonically. Checks for linearity are also included in some cases. For example, one type of all codes test uses an off-chip "match register" that is loaded sequentially with all possible codes. A ramp voltage is supplied to the analog input, and the match register is monitored by software to ensure that all the codes are achieved by the end of the ramp. Otherwise, a time-out signal causes a failure to be indicated.
  • the conventional testing techniques not only require a significant amount of test equipment, but also may require probing a wafer with a multiplicity of probes to gain access to the various signal points of a given integrated circuit.
  • the subject of built-in self test (BIST) for integrated circuits has received considerable attention in recent years.
  • the BIST concept generally provides for including in an integrated circuit at least some of the circuitry required to perform tests to ensure its proper operation.
  • the test signals may be generated on-chip, and some or all of the circuitry required to analyze the results may be integrated into the chip under test.
  • the goal is typically to simplify testing during manufacture, by reducing the number of test signals that must be supplied to the IC, and the amount of test equipment required to analyze the results.
  • system diagnostic tests in the field after manufacture are much easier to accomplish, and even real-time failure diagnostics may be performed.
  • the output of a BIST circuit may, if desired, be a simple flag set to indicate either a pass or fail condition for the IC, or a portion thereof.
  • a technique to test IC memory arrays is described in U. S. Patent 4,872,168 co-assigned herewith.
  • the output pass/fail flag may be provided to the IC packape terminals according to the JTAG specifications, in order to implement boundary level scanning techniques. That is, each integrated circuit on a board may be queried to perform a self-test cycle, whereby all of the circuitry on the board may be tested.
  • Fig. 4 illustrates one possible configuration to test a multiplicity of such IC's on a circuit board using the JTAG Test Access Port (TAP).
  • TAP JTAG Test Access Port
  • TCK, TMS, TDI, and TDO denote the test clock, test select, test data-in and test data-out signals on the TAP, respectively.
  • Input pin TMS is used to activate the self-test on integrated circuits IC1 - IC4.
  • the test clock and the test data are applied through the input pins TCK and TDI, respectively.
  • the test outcome is stored in a register on the circuit board and is scanned out through the output pin TDO.
  • a linear ramp voltage is generated on the integrated circuit and applied to the input of the A/D converter during a test.
  • a circuit may be included to determine the monotonicity of the A/D converter, typically by determining if the output code changes by only one least significant bit each time the output changes.
  • a circuit may be included to determine whether all the digital codes in the range of the A/D converter are generated. Still other checks may optionally be performed. For example, determining the number of conversions per code gives an indication of the linearity of the A/D converter.
  • Fig. 1 shows a block diagram of an embodiment of the present invention.
  • Fig. 2 shows exemplary digital output codes of an A/D converter with a linear ramp voltage applied to its analog input.
  • Fig. 3 shows an algorithm that may be used for determining monotonicity.
  • Fig. 4 shows boundary scan testing of IC's on a circuit board.
  • Fig. 5 shows a block diagram of the Monotonicity FSM.
  • Fig. 6 shows a block diagram of the All Codes FSM.
  • BIST built-in self test
  • an integrated circuit (100) includes an A/D converter (101).
  • the converter may be of any type, including, for example, a successive approximation converter, or a rash converter.
  • a ramp generator (102) is activated when a control signal is applied.
  • the control signal is typically supplied from an input (103) of the integrated circuit, but may be generated in other manners.
  • the ramp generator produces a ramp voltage V R that is supplied to the input of the A/D converter.
  • Various techniques are known in the art to generate a ramp voltage. For example, one technique that produces a highly linear ramp voltage is to include a precision-ratio charge-redistribution capacitor array digital to analog converter (DAC) on the integrated circuit.
  • DAC digital to analog converter
  • the binary inputs to this DAC are monotonically sequenced from 0 to 2 n - 1. This sequencing is synchronized to the A/D conversion cycles.
  • the A/D converter is of the successive-approximation type, it already contains the above-noted precision DAC as part of its structure. In that case, the DAC can assume two different modes, "A" and "B ". In mode A, the DAC is used to produce one of the 2 n possible DC voltages. This voltage is then sampled and held. The DAC is then switched to mode B, its normal mode, and the sampled-and-held DC voltage is then converted by the A/D converter. Additionally, the resolution of the DC voltage generated in mode A can be improved by configuring the DAC to produce 1/2, 1/4, 1/8, etc. least significant bit (LSB) steps thereby providing 2 n+1 , 2 n+2 , 2 n+3 , etc. discrete input voltage stimuli to the A/D converter under test.
  • LSB least significant bit
  • An alternative technique is to provide a simple switched-capacitor charge pump.
  • a small on-chip capacitor is charged to a fixed reference voltage.
  • This charge is then switched to a larger off-chip holding capacitor in increments during each A/D conversion cycle.
  • This switching is synchronized to the A/D conversion cycles. Therefore, with each successive conversion cycle, additional charge is accumulated on the off-chip capacitor.
  • the resultant voltage on the off-chip capacitor will therefore increase with time at a rate governed by the ratio of the on-chip capacitor value to the off-chip capacitor value.
  • Still other ramp generation techniques are possible. Although a highly linear ramp voltage is not necessary for all the tests described herein, the ramp voltage should be monotonic; that is, continually increasing in time in the illustrative embodiment. It is to be understood that a monotonically decreasing ramp voltage may equivalently be used, which reverses the sequence in which the digital output codes are generated from that shown herein.
  • the BIST logic circuitry includes in the illustrative case a "Monotonicity Finite State Machine” (104), and an “All Codes Finite State Machine” (105).
  • a finite state machine FSM is circuitry that produces an output that depends on both the present and previous values of its input. The functions of these circuits will be more fully explained below.
  • the output codes are shown as a function of the input voltage, which is the linear ramp voltage V R produced during the test.
  • the input voltage is sampled and converted at time intervals T0 ... T64 in the exemplary case, as determined by a clock.
  • the test begins at T0, when the FSM circuitry is initialized, and ends at T64, when the outputs of the FSM's are examined.
  • a complete set of samples from times T0 to T4 are shown, with other sample points being omitted from Fig. 2 for clarity.
  • the "ideal" output codes are shown in Fig. 2 as ranging from 0000 to 1111, being the binary representation of the range from 0 to 15.
  • the output code increases by one LSB each time the output code changes. Since the output code only increases (with no decreases) as a function of the input voltage, the output code may be said to be monotonically increasing, or simply "monotonic " as used herein.
  • Fig. 2 two illustrative cases of non-monotonic A/D converters undergoing the built-in test cycle are also shown.
  • the output code increases monotonically from 0000 to 0100 for the conversion of samples T0 to T16. However, the output code then decreases, back to 0010, by the time of sample T20. This is a decrease of two LSB's, and is considered an error.
  • an error occurs when the output code jumps from 0001 to 0011, an increase of two LSB's, between samples T4 and T8.
  • the present invention provides that a change (either increase or decrease) of two or more LSB's between successive codes produces an error indication from the Monotonicity FSM. In other words, a change of greater than one LSB produces this error.
  • the test cycle may be terminated, in order to save testing time.
  • the output codes are considered monotonic if: (1) they do not decrease by more than one LSB from any given code during all succeeding conversions; and (2) they do not change (increase or decrease) by more than one LSB from one code to the next.
  • Fig. 3 shows an algorithm that may be implemented with the "Monotonicity FSM”. Note that these criteria assume an increasing ramp input voltage.
  • the criterion (1) is that the codes do not increase by more than one LSB from any given code during all succeeding conversions. In general, the criterion (1) may simply be stated that the codes do not revert by more than one LSB from any given code to a previous code.
  • the criteria shown in Fig. 3 may be implemented by a finite state machine as shown in Fig. 5.
  • the signals Clock 1 - Clock 3, BIST Control, and A/D Word are provided to the inputs shown.
  • the outputs INC and FAIL provide for control to the All Codes FSM, and error indication, respectively.
  • the present and the immediately preceding output code words are stored in the Present Code Register (501), and the Previous Code Register (502), respectively; their running difference is evaluated by a Comparator (503) at the end of each A/D conversion cycle.
  • the Comparator asserts (e.g., places at logic high) one of the four outputs: EQUAL, PLUS1, MINUS1, or UPDOWN2.
  • these outputs drive the Control Logic (504) to produce the INC and FAIL outputs.
  • the INC output is asserted. Otherwise, the FAIL output is asserted to provide for an error indication.
  • the output of the "ideal All Codes” FSM ranges from 0 to 15 (in decimal representation).
  • the All Codes FSM circuit is initialized at 0 at the beginning of a test. The output increases by one LSB each time a new output code occurs that is different from any of the previous output codes produced during that test. Therefore, if all 15 of the output codes are produced, then the All Codes FSM produces an output value of 15 at the end of the test. However, if any of the output codes are not produced during a test, then the All Codes FSM will have an output that is less than 15 at the end of the test, which condition produces an error indication.
  • the "all code error" column in Fig. 2 illustrates the case wherein the output code does not reach the final value of 1111. This is due to an error around the value of 1001, wherein the output code does not increase over the range of conversions of samples T36 through T40. Therefore, the All Codes FSM would count to only 14 in the illustrative error case.
  • Fig. 6 shows an implementation of the All Codes FSM, which is coupled to the Monotonicity FSM, and the on-chip ramp generator (Fig. 1).
  • the signals "Clock 1" -"Clock 3" provide the timing inputs, which are typically derived from an on-chip clock generator.
  • the "BIST Control” provides the test activation input, and "A/D Word” provides the data input, being an output code word from the A/D converter under test.
  • the present and the immediately preceding output code words are stored in the Present Code Register (601) and the Previous Code Register (602), respectively; their running difference is evaluated by the Comparator 1 (603) at the end of each A/D conversion cycle.
  • Comparator 1 evaluates this difference and instructs the Counter (604) to increment by one unit if the difference is +1, or freeze its count if the difference is 0 or - 1. In all other cases, an error is immediately indicated and the test cycle is terminated. If not thus terminated, the comparison continues until the end of a test cycle, as signified by the end of the ramp signal V R in Fig. 2. The output of the Counter is compared with the Expected Value by Comparator 2 (605). The DONE signal is asserted (high) if the Counter reaches its maximum count by the time the ramp signal V R reaches its maximum value (Fig. 2).
  • Linearity test may be conveniently implemented by counting the number of conversions per output code. The average number of conversions per code can be determined from the total number of conversions on all codes in the range of the A/D converter. "Differential linearity" on a specific code is given by the ratio of the number of conversions obtained on that code to the average number of conversions. "Integral linearity” can be defined as the running sum of the individual differential linearities from code 0 through code 2 n - 1 for an n-bit A/D converter. These definitions of linearity are based on end- point sampling of codes, However, it is alternatively possible to define these measures of linearity based upon the mid-point sampling of codes. Based upon these or other definitions of linearity, criteria can be established to provide a pass or fail indication of the linearity test.
  • the output of the various tests may be supplied individually to other portions of the integrated circuit, or may be supplied externally to the integrated circuit.
  • a redundancy technique may be implemented wherein a second A/D converter on the same integrated circuit substitutes for one that failed one or more of the tests.
  • This can provide, for example, for implementation of wafer scale integration using a multiplicity of A/D converters, allowing for an increase in yield of usable wafers. In another example, it can provide for very high reliability integrated circuits that can repair themselves in operation. If the results of the tests are to be supplied externally, for example for boundary scan testing (e.g., Fig. 4), they are typically combined into a single pass/fail rag.
  • the output of the All Codes FSM and the Monotonicity FSM may be logically combined (e.g., with an OR gate), so that if either test is failed, then the BIST output rag is set to a logic value indicating a "fail", and is otherwise set to the opposite logic value indicating a "pass".
  • the BIST output rag may be supplied to a separate integrated circuit terminal devoted to this purpose; alternatively, it may be multiplexed onto a terminal that also serves other purposes. Still other uses of the test results are possible, and included herein.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Analogue/Digital Conversion (AREA)
  • Tests Of Electronic Circuits (AREA)

Abstract

An integrated circuit having an analog-to-digital converter (101) includes built-in self-test (BIST) circuitry. The BIST circuitry checks for monotonicity (104), and typically also that all possible codes are present (105), by applying a ramp voltage (102) to the A/D input, while a state machine (104,105) monitors the output. The state machine can check to ensure that the output increases by only one least significant bit (LSB) each time the output changes. A counter may be checked at the end of the test, to ensure that all the possible codes are obtained. The BIST circuitry may be activated, and the results monitored, through package terminals after the chip is packaged, thereby allowing for boundary scan testing. The inventive technique may be used to save testing costs during manufacture. In addition, system diagnostics in the field can become more cost effective.

Description

    Background of the Invention Field of the Invention
  • This invention relates to a technique for performing a self-test on integrated circuits that include an analog to digital converter.
  • Description of the Prior Art
  • The testing of integrated circuits that include analog to digital converters typically involves supplying an analog test signal from an external source, and monitoring the digital outputs. The test signal is typically a ramp voltage, and the digital output codes may be stored in a cache memory for later analysis. This analysis usually checks to determine that all the desired digital codes are produced, and that the codes increase monotonically. Checks for linearity are also included in some cases. For example, one type of all codes test uses an off-chip "match register" that is loaded sequentially with all possible codes. A ramp voltage is supplied to the analog input, and the match register is monitored by software to ensure that all the codes are achieved by the end of the ramp. Otherwise, a time-out signal causes a failure to be indicated. However, the conventional testing techniques not only require a significant amount of test equipment, but also may require probing a wafer with a multiplicity of probes to gain access to the various signal points of a given integrated circuit.
  • The subject of built-in self test (BIST) for integrated circuits has received considerable attention in recent years. The BIST concept generally provides for including in an integrated circuit at least some of the circuitry required to perform tests to ensure its proper operation. For example, the test signals may be generated on-chip, and some or all of the circuitry required to analyze the results may be integrated into the chip under test. The goal is typically to simplify testing during manufacture, by reducing the number of test signals that must be supplied to the IC, and the amount of test equipment required to analyze the results. In addition, system diagnostic tests in the field after manufacture are much easier to accomplish, and even real-time failure diagnostics may be performed.
  • The output of a BIST circuit may, if desired, be a simple flag set to indicate either a pass or fail condition for the IC, or a portion thereof. For example, a technique to test IC memory arrays is described in U. S. Patent 4,872,168 co-assigned herewith. If desired, the output pass/fail flag may be provided to the IC packape terminals according to the JTAG specifications, in order to implement boundary level scanning techniques. That is, each integrated circuit on a board may be queried to perform a self-test cycle, whereby all of the circuitry on the board may be tested. Fig. 4 illustrates one possible configuration to test a multiplicity of such IC's on a circuit board using the JTAG Test Access Port (TAP). In Fig. 4, TCK, TMS, TDI, and TDO denote the test clock, test select, test data-in and test data-out signals on the TAP, respectively. Input pin TMS is used to activate the self-test on integrated circuits IC1 - IC4. The test clock and the test data are applied through the input pins TCK and TDI, respectively. The test outcome is stored in a register on the circuit board and is scanned out through the output pin TDO.
  • However, while BIST techniques for digital circuits are becoming well established, there has been comparatively very little BIST development for the analog portions of circuits that include both analog and digital circuitry. Such mixed-signal integrated circuits often contain hidden nodes that are difficult to observe and test. Since it is the nature of analog circuits to be susceptible to drift and other variances, the need for BIST for operational checks in analog circuits is perhaps even greater than for digital circuits. For example, in telephonic systems, avionics, machine controllers, process controllers, and automotive systems, to name only a few, it is common to perform analog-to-digital (A/D) conversion. It is essential to enswe the accuracy of the A/D conversion, to help ensure the accuracy of other operations that are subsequently performed digitally. Therefore, there is a significant need to provide BIST techniques for integrated circuits that include analog-to-digital converters.
  • Summary of the Invention
  • We have invented a built-in self test technique for an integrated circuit having an analog to digital converter. A linear ramp voltage is generated on the integrated circuit and applied to the input of the A/D converter during a test. A circuit may be included to determine the monotonicity of the A/D converter, typically by determining if the output code changes by only one least significant bit each time the output changes. A circuit may be included to determine whether all the digital codes in the range of the A/D converter are generated. Still other checks may optionally be performed. For example, determining the number of conversions per code gives an indication of the linearity of the A/D converter.
  • Brief Description of the Drawing
  • Fig. 1 shows a block diagram of an embodiment of the present invention.
  • Fig. 2 shows exemplary digital output codes of an A/D converter with a linear ramp voltage applied to its analog input.
  • Fig. 3 shows an algorithm that may be used for determining monotonicity.
  • Fig. 4 shows boundary scan testing of IC's on a circuit board.
  • Fig. 5 shows a block diagram of the Monotonicity FSM.
  • Fig. 6 shows a block diagram of the All Codes FSM.
  • Detailed Description
  • The following detailed description relates to a built-in self test (BIST) technique for integrated circuits that include an analog to digital (A/D) converter. An illustrative embodiment shows its application to a 4 bit A/D converter, but with application to converters of any size being possible, and included herein.
  • Referring to Fig. 1, an integrated circuit (100) includes an A/D converter (101). The converter may be of any type, including, for example, a successive approximation converter, or a rash converter. A ramp generator (102) is activated when a control signal is applied. The control signal is typically supplied from an input (103) of the integrated circuit, but may be generated in other manners. The ramp generator produces a ramp voltage VR that is supplied to the input of the A/D converter. Various techniques are known in the art to generate a ramp voltage. For example, one technique that produces a highly linear ramp voltage is to include a precision-ratio charge-redistribution capacitor array digital to analog converter (DAC) on the integrated circuit. The binary inputs to this DAC are monotonically sequenced from 0 to 2n - 1. This sequencing is synchronized to the A/D conversion cycles.
  • If the A/D converter is of the successive-approximation type, it already contains the above-noted precision DAC as part of its structure. In that case, the DAC can assume two different modes, "A" and "B ". In mode A, the DAC is used to produce one of the 2n possible DC voltages. This voltage is then sampled and held. The DAC is then switched to mode B, its normal mode, and the sampled-and-held DC voltage is then converted by the A/D converter. Additionally, the resolution of the DC voltage generated in mode A can be improved by configuring the DAC to produce 1/2, 1/4, 1/8, etc. least significant bit (LSB) steps thereby providing 2n+1, 2n+2, 2n+3, etc. discrete input voltage stimuli to the A/D converter under test.
  • An alternative technique is to provide a simple switched-capacitor charge pump. In that case, a small on-chip capacitor is charged to a fixed reference voltage. This charge is then switched to a larger off-chip holding capacitor in increments during each A/D conversion cycle. This switching is synchronized to the A/D conversion cycles. Therefore, with each successive conversion cycle, additional charge is accumulated on the off-chip capacitor. The resultant voltage on the off-chip capacitor will therefore increase with time at a rate governed by the ratio of the on-chip capacitor value to the off-chip capacitor value. Still other ramp generation techniques are possible. Although a highly linear ramp voltage is not necessary for all the tests described herein, the ramp voltage should be monotonic; that is, continually increasing in time in the illustrative embodiment. It is to be understood that a monotonically decreasing ramp voltage may equivalently be used, which reverses the sequence in which the digital output codes are generated from that shown herein.
  • Also included on the integrated circuit is the BIST logic circuitry, which includes in the illustrative case a "Monotonicity Finite State Machine" (104), and an "All Codes Finite State Machine" (105). As will be understood by workers in the art, a finite state machine (FSM) is circuitry that produces an output that depends on both the present and previous values of its input. The functions of these circuits will be more fully explained below.
  • Referring to Fig. 2, exemplary test cycles are shown. The output codes are shown as a function of the input voltage, which is the linear ramp voltage VR produced during the test. The input voltage is sampled and converted at time intervals T0 ... T64 in the exemplary case, as determined by a clock. The test begins at T0, when the FSM circuitry is initialized, and ends at T64, when the outputs of the FSM's are examined. A complete set of samples from times T0 to T4 are shown, with other sample points being omitted from Fig. 2 for clarity. The "ideal" output codes are shown in Fig. 2 as ranging from 0000 to 1111, being the binary representation of the range from 0 to 15. That is, 2n = 16 binary output codes are produced for an n- bit converter, wherein n = 4 in the exemplary 4-bit case. Note that in the ideal case shown, the output code increases by one LSB each time the output code changes. Since the output code only increases (with no decreases) as a function of the input voltage, the output code may be said to be monotonically increasing, or simply "monotonic " as used herein.
  • In Fig. 2, two illustrative cases of non-monotonic A/D converters undergoing the built-in test cycle are also shown. For Error Case 1, the output code increases monotonically from 0000 to 0100 for the conversion of samples T0 to T16. However, the output code then decreases, back to 0010, by the time of sample T20. This is a decrease of two LSB's, and is considered an error. In Error Case 2, an error occurs when the output code jumps from 0001 to 0011, an increase of two LSB's, between samples T4 and T8. The present invention provides that a change (either increase or decrease) of two or more LSB's between successive codes produces an error indication from the Monotonicity FSM. In other words, a change of greater than one LSB produces this error. When a failure of the monotonicity test occurs, the test cycle may be terminated, in order to save testing time.
  • In implementing the monotonicity test criteria, it is typically desirable to allow for a decrease of one LSB between successive output codes, to allow for jitter in the A/D converter resulting from quantization noise. Therefore, in a presently preferred embodiment, the output codes are considered monotonic if: (1) they do not decrease by more than one LSB from any given code during all succeeding conversions; and (2) they do not change (increase or decrease) by more than one LSB from one code to the next. These criteria are more clearly illustrated in Fig. 3, which shows an algorithm that may be implemented with the "Monotonicity FSM". Note that these criteria assume an increasing ramp input voltage. In the case of a decreasing input voltage, the criterion (1) is that the codes do not increase by more than one LSB from any given code during all succeeding conversions. In general, the criterion (1) may simply be stated that the codes do not revert by more than one LSB from any given code to a previous code.
  • The criteria shown in Fig. 3 may be implemented by a finite state machine as shown in Fig. 5. The signals Clock 1 - Clock 3, BIST Control, and A/D Word are provided to the inputs shown. The outputs INC and FAIL provide for control to the All Codes FSM, and error indication, respectively. In the illustrative implementation, the present and the immediately preceding output code words are stored in the Present Code Register (501), and the Previous Code Register (502), respectively; their running difference is evaluated by a Comparator (503) at the end of each A/D conversion cycle. Thus, each time a new code is received, the Comparator asserts (e.g., places at logic high) one of the four outputs: EQUAL, PLUS1, MINUS1, or UPDOWN2. In turn, these outputs drive the Control Logic (504) to produce the INC and FAIL outputs. When successive A/D code words conform to the monotonicity criteria, the INC output is asserted. Otherwise, the FAIL output is asserted to provide for an error indication.
  • Other criteria may be provided in addition to, or in lieu of, those implemented in Fig. 3. For example, it may be desirable to place a limit on how many times the code can jump back and forth between one code and the adjacent lower code, since it is unlikely that jitter due to quantization noise will cause that to happen more than once per code. However, this additional criterion has not at present been found necessary to provide for a very reliable test, and its omission simplifies the implementation of the test.
  • Referring again to Fig. 2, an example of the "all codes" test is also given. Note that the output of the "ideal All Codes" FSM ranges from 0 to 15 (in decimal representation). The All Codes FSM circuit is initialized at 0 at the beginning of a test. The output increases by one LSB each time a new output code occurs that is different from any of the previous output codes produced during that test. Therefore, if all 15 of the output codes are produced, then the All Codes FSM produces an output value of 15 at the end of the test. However, if any of the output codes are not produced during a test, then the All Codes FSM will have an output that is less than 15 at the end of the test, which condition produces an error indication. For example, the "all code error" column in Fig. 2 illustrates the case wherein the output code does not reach the final value of 1111. This is due to an error around the value of 1001, wherein the output code does not increase over the range of conversions of samples T36 through T40. Therefore, the All Codes FSM would count to only 14 in the illustrative error case.
  • Fig. 6 shows an implementation of the All Codes FSM, which is coupled to the Monotonicity FSM, and the on-chip ramp generator (Fig. 1). The signals "Clock 1" -"Clock 3" provide the timing inputs, which are typically derived from an on-chip clock generator. The "BIST Control" provides the test activation input, and "A/D Word" provides the data input, being an output code word from the A/D converter under test. The present and the immediately preceding output code words are stored in the Present Code Register (601) and the Previous Code Register (602), respectively; their running difference is evaluated by the Comparator 1 (603) at the end of each A/D conversion cycle. Thus, each time a new code word is received, Comparator 1 evaluates this difference and instructs the Counter (604) to increment by one unit if the difference is +1, or freeze its count if the difference is 0 or - 1. In all other cases, an error is immediately indicated and the test cycle is terminated. If not thus terminated, the comparison continues until the end of a test cycle, as signified by the end of the ramp signal VR in Fig. 2. The output of the Counter is compared with the Expected Value by Comparator 2 (605). The DONE signal is asserted (high) if the Counter reaches its maximum count by the time the ramp signal VR reaches its maximum value (Fig. 2). If DONE is not asserted by that time, then an error indication is made by a logical combination of the DONE signal and the end of the ramp VR signal. The Expected Value is 15 (binary 1111 ) in the illustrative case, and hence an error signal is generated if that value is not produced by the Counter.
  • Still other tests may optionally be implemented. For example, a "Linearity" test may be conveniently implemented by counting the number of conversions per output code. The average number of conversions per code can be determined from the total number of conversions on all codes in the range of the A/D converter. "Differential linearity" on a specific code is given by the ratio of the number of conversions obtained on that code to the average number of conversions. "Integral linearity" can be defined as the running sum of the individual differential linearities from code 0 through code 2n - 1 for an n-bit A/D converter. These definitions of linearity are based on end- point sampling of codes, However, it is alternatively possible to define these measures of linearity based upon the mid-point sampling of codes. Based upon these or other definitions of linearity, criteria can be established to provide a pass or fail indication of the linearity test.
  • The output of the various tests may be supplied individually to other portions of the integrated circuit, or may be supplied externally to the integrated circuit. For example, if supplied internally, a redundancy technique may be implemented wherein a second A/D converter on the same integrated circuit substitutes for one that failed one or more of the tests. This can provide, for example, for implementation of wafer scale integration using a multiplicity of A/D converters, allowing for an increase in yield of usable wafers. In another example, it can provide for very high reliability integrated circuits that can repair themselves in operation. If the results of the tests are to be supplied externally, for example for boundary scan testing (e.g., Fig. 4), they are typically combined into a single pass/fail rag. That is, the output of the All Codes FSM and the Monotonicity FSM may be logically combined (e.g., with an OR gate), so that if either test is failed, then the BIST output rag is set to a logic value indicating a "fail", and is otherwise set to the opposite logic value indicating a "pass". The BIST output rag may be supplied to a separate integrated circuit terminal devoted to this purpose; alternatively, it may be multiplexed onto a terminal that also serves other purposes. Still other uses of the test results are possible, and included herein.

Claims (13)

  1. An integrated circuit comprising an analog to digital converter (101) that converts an analog signal into an n-bit digital output code, CHARACTERISED IN THAT said integrated circuit comprises self-test means comprising means (102) for providing a ramp voltage input signal during a test, and monotonicity means (104) for determining whether successive digital output codes differ from the previous value by less than a specified amount during said test, wherein said monotonicity means (104) is a finite state machine comprising a present code register (501) for storing a given n-bit output code, a previous code register (502) for storing the n-bit output code previous to said given output code, and comparator means (503) for comparing the contents of the present and previous code registers.
  2. An integrated circuit as claimed in claim 1, wherein said self-test means comprises all code means (105) for determining whether all 2n digital output codes are produced by said converter during said test.
  3. An integrated circuit as claimed in claim 2 wherein said all code means is a finite state machine comprising a present code register (601) for storing a given n-bit output code, a previous code register (602) for storing the n-bit output code previous to said given output code, first comparator means (603) for comparing the contents of the present and previous code registers, counter means (604) that is incremented by said first comparator means for registering the occurrence of output codes, and second comparator means (605) for comparing the contents of the counter with an expected count.
  4. An integrated circuit comprising an analog to digital converter (101) for converting an analog signal into an n-bit digital output code, CHARACTERISED IN THAT said integrated circuit comprises self-test means comprising means (102) for providing a ramp voltage input signal during a test, and all code means (105) for determining whether all 2n digital output codes are produced by said converter during said test, wherein said all code means is a finite state machine comprising a present code register (601) for storing a given n-bit output code, a previous code register (602) for storing the n-bit output code previous to said given output code, first comparator means (603) for comparing the contents of the present and previous code registers, and producing a given output signal only when the difference is one least significant bit having a given sign, and expected value means for determining whether the given output signal is produced an expected number of times.
  5. An electronic system comprising a multiplicity of integrated circuits (IC1-IC4) at least some of which have built-in self test means, wherein said system comprises means (TMS) for activating said built-in self test means, and means (REGISTER 1-4) for receiving the test results produced by said built-in self test means, with at least a given one of said integrated circuits comprising an analog to digital converter (101) that converts an analog signal into an n-bit digital output code, CHARACTERISED IN THAT said given integrated circuit comprises self-test means comprising means (102) for providing a ramp voltage input signal during a test, and all code means (105) for determining whether all 2n digital output codes are produced by said converter during said test, wherein said all code means (105) is a finite state machine comprising a present code register (601) for storing a given n-bit output code, a previous code register for (602) for storing the n-bit output code previous to said given output code, first comparator means (603) for comparing the contents of the present and previous code registers, and producing a given output signal only when the difference is one least significant bit having a given sign, and expected value means for determining whether the given output signal is produced an expected number of times.
  6. A system as claimed in claim 5, wherein said given integrated circuit is located on a circuit board on which boundary scan testing is implemented.
  7. A system as claimed in claim 6 wherein said circuit board comprises a JTAG test access port (TCK, TMS, TDI, TDO) for implementing said boundary scan testing.
  8. A system as claimed in claim 5, 6 or 7 wherein said self-test means comprises monotonicity means (104) for determining whether successive digital output codes differ from the previous value by less than a specified amount during said test, wherein said monotonicity means is a finite state machine comprising a present code register for (501) storing a given output code, a previous code register (502) for storing the output code previous to said given output code, and comparator means (503) for comparing the contents of the present and previous code registers.
  9. A system as claimed in claim 8 wherein said given integrated circuit comprises logic means for combining the results of said all code means and said monotonicity means into a single pass/fail flag that is supplied externally to said given integrated circuit.
  10. An integrated circuit as claimed in claim 1, 2 or 3, or a system as claimed in claim 8 or 9, wherein said monotonicity means (104) serves to determine whether a code immediately following any given code differs from the given code by more than one least significant bit, in which case a fail signal is generated.
  11. An integrated circuit or a system as claimed in claim 10 wherein said monotonicity means (104) serves to determine whether any of said codes reverts more than one least significant bit to a previous code, in which case a fail signal is generated.
  12. An integrated circuit as claimed in claim 4, or a system as claimed in any one of claims 5 to 11, wherein said expected value means comprises counter means (604) that is incremented by said given output signal, and second comparator means (605) for comparing the output of said counter means (604) to an expected value.
  13. An integrated circuit as claimed in any one of claims 1 to 4 or 10 to 12, or a system as claimed in any one of claims 5 to 12, wherein said self-test means comprises linearity means for counting the number of conversions for each of the codes, and providing a fail signal when the number of conversions for at least one code is outside a desired limit.
EP91301875A 1990-03-15 1991-03-06 Built-in self test for analog to digital converters Expired - Lifetime EP0447117B1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US494070 1970-01-22
US49407090A 1990-03-15 1990-03-15

Publications (3)

Publication Number Publication Date
EP0447117A2 true EP0447117A2 (en) 1991-09-18
EP0447117A3 EP0447117A3 (en) 1993-07-28
EP0447117B1 EP0447117B1 (en) 1997-02-19

Family

ID=23962905

Family Applications (1)

Application Number Title Priority Date Filing Date
EP91301875A Expired - Lifetime EP0447117B1 (en) 1990-03-15 1991-03-06 Built-in self test for analog to digital converters

Country Status (5)

Country Link
US (1) US5132685A (en)
EP (1) EP0447117B1 (en)
JP (1) JP2619988B2 (en)
DE (1) DE69124709T2 (en)
HK (1) HK118497A (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0633666A2 (en) * 1993-06-30 1995-01-11 AT&T Corp. Testing method and apparatus for detecting the presence of all codes
WO1997004326A1 (en) * 1995-07-17 1997-02-06 Philips Electronics N.V. A circuit provided with facilities for iddq-testing of a bias generator
WO1997049188A1 (en) * 1996-06-17 1997-12-24 Philips Electronics N.V. Method of testing an analog-to-digital converter
WO1998052286A2 (en) * 1997-05-15 1998-11-19 Koninklijke Philips Electronics N.V. Swept frequency device test
KR100489144B1 (en) * 1996-06-17 2005-09-30 코닌클리케 필립스 일렉트로닉스 엔.브이. Analog-to-digital converter test method and integrated circuit
EP1288797A3 (en) * 2001-08-24 2006-09-06 Microsoft Corporation System and method to automate the management of computer services and programmable devices
WO2010132712A1 (en) * 2009-05-13 2010-11-18 Qualcomm Incorporated Systems and methods for vector-based analog-to-digital converter sequential testing
US8106801B2 (en) 2009-02-12 2012-01-31 Qualcomm, Incorporated Methods and apparatus for built in self test of analog-to-digital convertors
DE19908858B4 (en) * 1998-02-28 2013-07-11 Intellectual Ventures Ll Llc, ( N. D. Ges. D. Staates Delaware) CMOS image sensor with test circuit for verifying its function
FR2990313A1 (en) * 2012-05-07 2013-11-08 St Microelectronics Grenoble 2 ANALOG-TO-DIGITAL CONVERTER TEST

Families Citing this family (48)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04212524A (en) * 1990-12-06 1992-08-04 Matsushita Electric Ind Co Ltd Semiconductor integrated circuit
US5231314A (en) * 1992-03-02 1993-07-27 National Semiconductor Corporation Programmable timing circuit for integrated circuit device with test access port
US5483237A (en) * 1994-01-31 1996-01-09 At&T Corp. Method and apparatus for testing a CODEC
KR960016155A (en) * 1994-10-22 1996-05-22 김광호 Self-diagnosis method and apparatus of analog / digital converter
US5568143A (en) * 1994-10-27 1996-10-22 Lucid Technologies Inc Analog to digital conversion system having automatically and dynamically variable resolution range
KR0157903B1 (en) * 1995-10-13 1999-03-20 문정환 Test method and test circuit of the converting characteristics in a/d converter
US6225937B1 (en) 1996-05-24 2001-05-01 Lockheed-Martin Ir Imaging Systems, Inc. Metastability resolved monolithic analog-to-digital converter
US5659312A (en) * 1996-06-14 1997-08-19 Logicvision, Inc. Method and apparatus for testing digital to analog and analog to digital converters
TW356596B (en) * 1996-10-16 1999-04-21 Koninl Philips Electronics Nv Testing control signals in A/D converters the invention relates to an integrated circuit containing an A/D converter and a test circuit
US5923676A (en) * 1996-12-20 1999-07-13 Logic Vision, Inc. Bist architecture for measurement of integrated circuit delays
US6161202A (en) * 1997-02-18 2000-12-12 Ee-Signals Gmbh & Co. Kg Method for the monitoring of integrated circuits
US5909186A (en) * 1997-07-01 1999-06-01 Vlsi Technology Gmbh Methods and apparatus for testing analog-to-digital and digital-to-analog device using digital testers
US5982681A (en) * 1997-10-10 1999-11-09 Lsi Logic Corporation Reconfigurable built-in self test circuit
US6518900B1 (en) * 1998-12-03 2003-02-11 Continential Teves Ag & Co., Ohg Circuit configuration for testing and A/D converter for applications that are critical in terms of safety
US6229465B1 (en) 1999-04-30 2001-05-08 International Business Machines Corporation Built in self test method and structure for analog to digital converter
US6333706B1 (en) 1999-08-02 2001-12-25 International Business Machines Corporation Built-in self-test for analog to digital converter
US6885700B1 (en) 1999-09-23 2005-04-26 University Of Washington Charge-based frequency measurement bist
US6320528B1 (en) 1999-10-15 2001-11-20 Koninklijke Philips Electronics Nv Built-in self test for integrated digital-to-analog converters
US6232759B1 (en) * 1999-10-21 2001-05-15 Credence Systems Corporation Linear ramping digital-to-analog converter for integrated circuit tester
EP1102403A1 (en) * 1999-11-19 2001-05-23 ABB Power Automation AG Operation monitoring for a transformer
US6931579B2 (en) 2000-04-28 2005-08-16 Mcgill University Integrated excitation/extraction system for test and measurement
US6323792B1 (en) * 2000-08-28 2001-11-27 National Instruments Corporation Method for correcting analog-to-digital converter (ADC) errors, and apparatus embodying same
JP2002181893A (en) * 2000-12-11 2002-06-26 Mitsubishi Electric Corp Method and device for inspecting semiconductor device
JP2003338756A (en) * 2002-05-21 2003-11-28 Mitsubishi Electric Corp Testing method and testing circuit
US6703952B2 (en) * 2002-06-10 2004-03-09 Adc Dsl Systems, Inc. Testing analog-to-digital and digital-to-analog converters
TWI233495B (en) * 2004-02-11 2005-06-01 Ind Tech Res Inst IC with built-in self-test function and design method thereof
US6933868B1 (en) * 2004-03-02 2005-08-23 Texas Instruments Incorporated Testing of mixed signal integrated circuits generating analog signals from digital data elements
US7102555B2 (en) * 2004-04-30 2006-09-05 Xilinx, Inc. Boundary-scan circuit used for analog and digital testing of an integrated circuit
US7599299B2 (en) * 2004-04-30 2009-10-06 Xilinx, Inc. Dynamic reconfiguration of a system monitor (DRPORT)
TWI241071B (en) * 2004-06-30 2005-10-01 Univ Nat Cheng Kung Test framework and test method of analog to digital converter
US7081841B1 (en) * 2005-04-28 2006-07-25 Lsi Logic Corporation Analog to digital converter built in self test
TWI270254B (en) * 2005-09-16 2007-01-01 Univ Nat Chiao Tung Reprogrammable switched-capacitor input circuit for receiving digital test stimulus signal in analog test
KR100837270B1 (en) * 2006-06-07 2008-06-11 삼성전자주식회사 Smart card and data security method thereof
US20080086781A1 (en) * 2006-10-06 2008-04-10 Stephane Rodgers Method and system for glitch protection in a secure system
US20090219032A1 (en) * 2008-02-28 2009-09-03 Qimonda Ag System and method for determining circuit functionality under varying external operating conditions
US7733258B2 (en) * 2008-09-30 2010-06-08 Freescale Semiconductor, Inc. Data conversion circuitry for converting analog signals to digital signals and vice-versa and method therefor
US7880650B2 (en) * 2008-09-30 2011-02-01 Freescale Semiconductor, Inc. Method and apparatus for testing data converter
US7868796B2 (en) * 2008-09-30 2011-01-11 Freescale Semiconductor, Inc. Self-calibrating data conversion circuitry and method therefor
US7868795B2 (en) * 2008-09-30 2011-01-11 Freescale Semiconductor, Inc. Data conversion circuitry with an extra successive approximation step and method therefor
US7876254B2 (en) * 2008-09-30 2011-01-25 Freescale Semiconductor, Inc. Data conversion circuitry having successive approximation circuitry and method therefor
WO2010128541A1 (en) * 2009-05-07 2010-11-11 パナソニック株式会社 Successive approximation a/d converter
US8477052B2 (en) 2011-04-05 2013-07-02 Freescale Semiconductor, Inc. Method and apparatus for self-test of successive approximation register (SAR) A/D converter
US9935646B2 (en) 2015-07-17 2018-04-03 Schweitzer Engineering Laboratories, Inc. Systems and methods for identifying a failure in an analog to digital converter
US9698809B1 (en) * 2016-07-19 2017-07-04 Scweitzer Engineering Laboratories, Inc. Systems and methods for analog to digital converter failure identification
US9985646B1 (en) 2017-10-18 2018-05-29 Schweitzer Engineering Laboratories, Inc. Analog-to-digital converter verification using quantization noise properties
US10033400B1 (en) 2017-10-18 2018-07-24 Schweitzer Engineering Laboratories, Inc. Analog-to-digital converter verification using quantization noise properties
DE102017221657A1 (en) * 2017-12-01 2019-06-06 Continental Automotive Gmbh Method for carrying out a self-test of an electrical converter circuit and converter circuit and vehicle light
US11335426B2 (en) * 2020-10-16 2022-05-17 Micron Technology, Inc. Targeted test fail injection

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FR2394928A1 (en) * 1977-06-14 1979-01-12 Mcb PROCEDURE FOR CHECKING THE VALIDITY OF THE INFORMATION PROVIDED BY THE DIGITAL DISPLACEMENT SENSORS AND SENSORS USING THIS PROCESS
US4328584A (en) * 1979-03-30 1982-05-04 Telefonaktiebolaget L M Ericsson Method and arrangement for supervising signal amplitude converters
EP0336715A2 (en) * 1988-04-05 1989-10-11 Harris Corporation Analog-to-digital converter arrangement

Family Cites Families (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3603772A (en) * 1969-09-09 1971-09-07 Nasa Analog-to-digital converter analyzing system
US3816813A (en) * 1972-01-24 1974-06-11 Spacetac Inc Automatic converter tester
US4352160A (en) * 1980-01-21 1982-09-28 The United States Of America As Represented By The Secretary Of The Air Force Statistical method of measuring the differential linearity of an analog/digital converter using a pseudo-random triangle wave stimulus
US4354177A (en) * 1980-11-07 1982-10-12 Fairchild Camera & Instr. Corp. Method and apparatus for calibrating an analog-to-digital converter for a digital-to-analog converter test system
JPS57119259A (en) * 1981-01-19 1982-07-24 Hitachi Ltd Testing method for a/d converter
DE3218066A1 (en) * 1981-07-08 1983-01-27 Siemens AG, 1000 Berlin und 8000 München METHOD FOR TESTING ANALOG-DIGITAL CONVERTERS AND / OR DIGITAL-ANALOG CONVERTERS OR MESSAGE-TECHNICAL TRANSMISSION SECTIONS THAT CONTAIN SUCH CONVERTERS OR ARE IN SERIES WITH THEM, ESPECIALLY TO MAKE A CUTTER PROCEDURE
JPS60148227A (en) * 1984-01-12 1985-08-05 Fujitsu Ltd Testing method of a/d converter
JPS61137429A (en) * 1984-12-07 1986-06-25 Matsushita Electric Ind Co Ltd Testing circuit of ad converter
JPS6272226A (en) * 1985-09-26 1987-04-02 Hitachi Ltd Test system for analog-digital converter
JPS62136129A (en) * 1985-12-10 1987-06-19 Matsushita Electric Ind Co Ltd Test method for analog-digital converter
DD247334A1 (en) * 1986-03-05 1987-07-01 Mittweida Ing Hochschule CIRCUIT ARRANGEMENT FOR THE DETERMINATION OF LINEARIETAET AND MONOTONY ERRORS IN AD-TRANSFORMERS
DD247384A1 (en) * 1986-03-31 1987-07-08 Leipzig Energiekombinat METHOD AND DEVICE FOR THE DEPOSITION OF DUST
US4872168A (en) * 1986-10-02 1989-10-03 American Telephone And Telegraph Company, At&T Bell Laboratories Integrated circuit with memory self-test
US4827259A (en) * 1986-11-04 1989-05-02 Electric Power Research Institute Circuit for high-frequency sampling and compression of data for high-frequency electrical transient signals superimposed in a low frequency steady-state signal
JPS6465926A (en) * 1987-09-04 1989-03-13 Nippon Electric Ic Microcomput Measuring instrument for monotonically increasing characteristic of d/a converter
US4947106A (en) * 1988-03-31 1990-08-07 Hewlett-Packard Company Programmatically generated in-circuit test of analog to digital converters
US4908621A (en) * 1988-07-06 1990-03-13 Tektronix, Inc. Autocalibrated multistage A/D converter
JP2735076B2 (en) * 1988-11-28 1998-04-02 富士通株式会社 Test method for analog / digital converter

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FR2394928A1 (en) * 1977-06-14 1979-01-12 Mcb PROCEDURE FOR CHECKING THE VALIDITY OF THE INFORMATION PROVIDED BY THE DIGITAL DISPLACEMENT SENSORS AND SENSORS USING THIS PROCESS
US4328584A (en) * 1979-03-30 1982-05-04 Telefonaktiebolaget L M Ericsson Method and arrangement for supervising signal amplitude converters
EP0336715A2 (en) * 1988-04-05 1989-10-11 Harris Corporation Analog-to-digital converter arrangement

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
IBM TECHNICAL DISCLOSURE BULLETIN vol. 32, no. 6B, November 1989, ARMONK NY US pages 487 - 488 , XP000073837 'analog/digital converter missing code test' *
IEEE TRANSACTIONS ON INSTRUMENTATION AND MEASUREMENTS vol. 28, no. 4, December 1979, NEW YORK, US pages 239 - 244 SOUDERS 'an automated test set for high resolution analog-to-digital and digital-to-analog converters' *

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0633666A2 (en) * 1993-06-30 1995-01-11 AT&T Corp. Testing method and apparatus for detecting the presence of all codes
EP0633666A3 (en) * 1993-06-30 1995-08-30 At & T Corp Testing method and apparatus for detecting the presence of all codes.
WO1997004326A1 (en) * 1995-07-17 1997-02-06 Philips Electronics N.V. A circuit provided with facilities for iddq-testing of a bias generator
KR100489144B1 (en) * 1996-06-17 2005-09-30 코닌클리케 필립스 일렉트로닉스 엔.브이. Analog-to-digital converter test method and integrated circuit
WO1997049188A1 (en) * 1996-06-17 1997-12-24 Philips Electronics N.V. Method of testing an analog-to-digital converter
WO1998052286A2 (en) * 1997-05-15 1998-11-19 Koninklijke Philips Electronics N.V. Swept frequency device test
WO1998052286A3 (en) * 1997-05-15 1999-02-18 Koninkl Philips Electronics Nv Swept frequency device test
DE19908858B4 (en) * 1998-02-28 2013-07-11 Intellectual Ventures Ll Llc, ( N. D. Ges. D. Staates Delaware) CMOS image sensor with test circuit for verifying its function
EP1288797A3 (en) * 2001-08-24 2006-09-06 Microsoft Corporation System and method to automate the management of computer services and programmable devices
US8106801B2 (en) 2009-02-12 2012-01-31 Qualcomm, Incorporated Methods and apparatus for built in self test of analog-to-digital convertors
WO2010132712A1 (en) * 2009-05-13 2010-11-18 Qualcomm Incorporated Systems and methods for vector-based analog-to-digital converter sequential testing
US8310385B2 (en) 2009-05-13 2012-11-13 Qualcomm, Incorporated Systems and methods for vector-based analog-to-digital converter sequential testing
FR2990313A1 (en) * 2012-05-07 2013-11-08 St Microelectronics Grenoble 2 ANALOG-TO-DIGITAL CONVERTER TEST

Also Published As

Publication number Publication date
EP0447117B1 (en) 1997-02-19
DE69124709D1 (en) 1997-03-27
DE69124709T2 (en) 1997-05-28
JP2619988B2 (en) 1997-06-11
EP0447117A3 (en) 1993-07-28
US5132685A (en) 1992-07-21
JPH05291952A (en) 1993-11-05
HK118497A (en) 1997-09-05

Similar Documents

Publication Publication Date Title
US5132685A (en) Built-in self test for analog to digital converters
US5610826A (en) Analog signal monitor circuit and method
US6703820B2 (en) Method and circuit for testing high frequency mixed signal circuits with low frequency signals
Arabi et al. Oscillation built-in self test (OBIST) scheme for functional and structural testing of analog and mixed-signal integrated circuits
US6268813B1 (en) Self-test for charge redistribution analog-to-digital converter
De Vries et al. Built-in self-test methodology for A/D converters
KR100491462B1 (en) Method and structure for testing embedded analog/mixed-signal cores in system-on-a-chip
US6333706B1 (en) Built-in self-test for analog to digital converter
US8378865B2 (en) Method of testing digital-to-analog and analog-to-digital converters
US5436558A (en) Testing integrated circuit using an A/D converter built in a semiconductor chip
US8458543B2 (en) Scan based test architecture and method
US6557131B1 (en) Apparatus and method for automated testing of integrated analog to digital converters
US5576980A (en) Serializer circuit for loading and shifting out digitized analog signals
EP0852849B1 (en) Method of testing an analog-to-digital converter
US6229465B1 (en) Built in self test method and structure for analog to digital converter
US6658368B2 (en) On-chip histogram testing
US20030063019A1 (en) Integrated test structure and method for verification of microelectronic devices
EP0714170A2 (en) Analog-to-digital converter with writable result register
US7039540B1 (en) Apparatus, system, and method for testing an analog to digital converter
EP0642085A1 (en) Sampling circuits
US6642870B1 (en) Method and device for integrated testing for an analog-to-digital converter
Nejad et al. Analog built-in self-test
KR100489144B1 (en) Analog-to-digital converter test method and integrated circuit
Mandal et al. Analysis of Non-Idealities in On-Chip Loopback Testing of Data Converters
Geurkov et al. Concurrent testing of analog-to-digital converters

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

AK Designated contracting states

Kind code of ref document: A2

Designated state(s): DE FR GB IT NL

PUAL Search report despatched

Free format text: ORIGINAL CODE: 0009013

AK Designated contracting states

Kind code of ref document: A3

Designated state(s): DE FR GB IT NL

17P Request for examination filed

Effective date: 19940112

RAP3 Party data changed (applicant data changed or rights of an application transferred)

Owner name: AT&T CORP.

17Q First examination report despatched

Effective date: 19960115

GRAG Despatch of communication of intention to grant

Free format text: ORIGINAL CODE: EPIDOS AGRA

GRAH Despatch of communication of intention to grant a patent

Free format text: ORIGINAL CODE: EPIDOS IGRA

GRAH Despatch of communication of intention to grant a patent

Free format text: ORIGINAL CODE: EPIDOS IGRA

GRAA (expected) grant

Free format text: ORIGINAL CODE: 0009210

AK Designated contracting states

Kind code of ref document: B1

Designated state(s): DE FR GB IT NL

ITF It: translation for a ep patent filed
ET Fr: translation filed
REF Corresponds to:

Ref document number: 69124709

Country of ref document: DE

Date of ref document: 19970327

PLBE No opposition filed within time limit

Free format text: ORIGINAL CODE: 0009261

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: NO OPPOSITION FILED WITHIN TIME LIMIT

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: FR

Payment date: 19980129

Year of fee payment: 8

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: DE

Payment date: 19980202

Year of fee payment: 8

26N No opposition filed
PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: GB

Payment date: 19980211

Year of fee payment: 8

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: NL

Payment date: 19980331

Year of fee payment: 8

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: GB

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 19990306

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: NL

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 19991001

GBPC Gb: european patent ceased through non-payment of renewal fee

Effective date: 19990306

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: FR

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 19991130

NLV4 Nl: lapsed or anulled due to non-payment of the annual fee

Effective date: 19991001

REG Reference to a national code

Ref country code: FR

Ref legal event code: ST

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: DE

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20000101

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: IT

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES;WARNING: LAPSES OF ITALIAN PATENTS WITH EFFECTIVE DATE BEFORE 2007 MAY HAVE OCCURRED AT ANY TIME BEFORE 2007. THE CORRECT EFFECTIVE DATE MAY BE DIFFERENT FROM THE ONE RECORDED.

Effective date: 20050306