Guidelines to Keep ADC Resolution within Specification Introduction This application note describes how to optimize the ADC hardware environment in order not to alter the intrinsic ADC resolution and to provide the best overall performance. Indeed, the resolution depends on both the ADC intrinsic noise and noise transmitted by an external environment such as package impedances, power-supply networks, de-coupling networks, loops and antennas. Some electromagnetic mechanisms have to be known in order to improve immunity against radiated and conducted emissions. The environment noise level of a digital product is typically equal to ± 50 mV. The resolution of 10-bit ADC is 4.88 mV for a 5V voltage reference. Without any precaution up to four bits can be lost, thus degrading the ADC from 10-bit to 6-bit. 8051 Microcontrollers Application Note ADC Resolution Two classes of noise can be defined in the ADC. The first is due to the conversion process called quantization and the second one is due the noise coming from the external environment of the electronic system. Rev. 4278B–8051–08/03 Quantization Noise The ADC operation is an analog to digital conversion which translates an analog signal into a number called a digital sample as shown in Figure 1. Figure 1. Analog to Digital Process vaind(t) vain(t) Analog to Digital Converter E Vref Q = -----------N Digital samples N 0 0 t Continuous Signal Discret Signal t This process is needed each time a continuous signal (analog) has to be handle by a digital system such as a computer. It can compute only discrete signals (digital). A continuous signal has an infinity of values. A discrete signal has only a finite number of values. A digital sample is an approximation of the continuous value. This approximation depends on the number of digital values that vain can take per sample. In other words it depends on the bit number used to code vain in digital format. The higher the number of bits, the better the approximation. Table 1. Coding Format Number of bit 6 8 10 12 Number of digital value 64 256 1024 4096 Q(mV), Vref = 5V 78.12 19.53 4.88 1.22 The quality of this approximation is defined as the ADC resolution. The higher the number of bits, the better the resolution. The resolution can be expressed in voltage and it corresponds to the smaller voltage which can be translated by the ADC. This minimum voltage is called voltage step or quantum (Q). It depends on the converter voltage reference (Vref) and the combination number (N): Vref Q = -----------N Q which characterizes the conversion accuracy and is equal to ± 1/2 LSB. This conversion process is the first source of noise called RMS quantization noise vn. It is shown in Figure 2 and is equal to: q vn ( V ) = ---------12 2 4278B–8051–08/03 Figure 2. The ADC Operation Adds Noise Quantization vind(f) vin(f) Q = Vref N q vn = ---------12 ADC f f Table 2 shows the quantum value and the quantization noise level according to the number of bits. Table 2. Quantum and Quantization Noise Levels According to the Bit Number Number of bit 12 10 8 6 Q (mV) 1.22 4.88 19.53 7812 vn (mV RMS) 0.35 1.4 5.66 22.55 All values less than vn cannot be converted because they are in the ADC noise floor. External Noise Sources All the radiated and conducted emissions coupled to the vain and vref inputs can degrade the ADC resolution. Figure 3 shows three kinds of potential noise sources: • the noise transmitted by the power-supply is totally rejected and a part of it is coupled to the ADC inputs, • IO pins close to the ADC inputs are coupled through the package and a part of the switching current is transmitted to these ADC pins, • radiated emissions are coupled to the ADC pins by the PCB tracks, loops and antennas. Figure 3. System Noise Floor Affects the Resolution Electromagnetic sources Power-supply ADC Vain/Vref I/O pin crosstalk 3 4278B–8051–08/03 Figure 4 illustrates the ADC resolution degradation when the external noise is not rejected enough. In this example the ADC has 12 bits and the RMS quantization noise level is 0.35 mV. Figure 4. External Noise Degrades the 12-bit Converter Down to 9-bits vain(f) External noise 10 mV Quantization noise 0.35 mV f The overall external noise level is evaluated at 10 mV and the number of bits lost is: N 2 =2 10 mV ---------------------1, 22 mV 10mV log ---------------------1, 22mV , N = ------------------------------- = 3 log 2 The ADC resolution is degraded and the new resolution is 9-bits instead of 12-bit. This example shows it is important to lower all the noise sources and to reduce all the coupling mechanisms in the electronic system in order to keep the ADC resolution in the specification. This application note describes how to locate and to lower all these disturbances. Basic Checklist For ADC Resolution Optimization Some items have to be checked in order to keep the ADC resolution within specification: • Analyze and locate noise sources and coupling mechanisms, • Select the appropriate power-supply networks, • Use the de-coupling Strategy described inside, • Use the smaller package, • Use a package with separate power-supply Pins, • Use separate analog and digital ground planes. Noise Sources and Coupling Mechanisms Typical ADC Application Description Figure 5 shows a typical ADC application. The IC0 is an Atmel microcontroller including an ADC with an analog input (Ain) and a voltage reference input (Vref). 4 4278B–8051–08/03 Figure 5. Typical ADC Application VDD Cap1 Cap0 IC4 IC1 C0 Sensor C1 Vref C2 C3 IO Ain Vref IC0 IC3 IC2 A sensor is connected to Ain and an external voltage reference to Vref. The IC1 is controlled by the IC0 IO pin. The IC2 and the IC3 are two external devices and one of the PCB connections is routed close to the Vref connection. The IC4 shares the common VDD. Noise Source and Coupling Mechanism Analysis Conducted Mode Analysis Figure 6 describes the main noise sources and the main coupling mechanisms in conducted mode and how they can influence the ADC resolution. These are detailed below: • vn4: this noise is generated by all IC activities and is transmitted to the powersupply rails, • vn3,vn2: this noise is generated by the internal logic activities and through the packaging impedances, • vn1: a current flowing through the PCB connection from the IC2 to the IC3, induces a current and then the voltage drop vn1 which is transmitted to the Vref input of the ADC comparator by magnetic coupling with the C2 connection, • vn0: The IC0 generates a signal on the IO pin. There is a magnetic coupling of the package between the IO and the Ain pin. The current flowing into the IO pin induces a current due to the magnetic coupling into the Ain pin and causes the voltage drop vn0 on this pin. The combination of all these noise sources can affect the overall ADC resolution. An ADC operation is based on a voltage comparison between an analog signal and a programmable voltage reference. This comparison process is done until both comparator inputs are equal. The result is an integer value which reflects the analog value. If a noise is injected in one of both inputs the comparator result is affected and the digital value is corrupted by this noise. If the same noise is injected in both inputs, in differential, the noise contribution will be cancelled and the digital result will not be affected (common mode). 5 4278B–8051–08/03 Figure 6. Noise Sources and Coupling Mechanisms Power-Supply & De-coupling Networks VDD vn4 IC4 IC0 PCB connections IC1 C0 vn2 IO k0 Sensor vn0 Ain C1 + Vref C2 Vref I.C Logic Block ADC - k1 k vn1 vn3 Die C3 IC2 ilogic Package IC3 Printed Circuit Board Radiated Mode Analysis In this mode the PCB layout has to be checked in order to find the loops and wires that can act like antennas. In Figure 7 a PCB lay-out is given around the Ain input. Figure 7. Loops and Wires Have to be Analyzed to Protect Them Against Electromagnetic Fields E/H E/H Vref IO Ain Vref Rg IC0 IC0 Zin Vref This topology can be: • a loop, if RG+Zin is low compared to the loop impedance (typically 100Ω), • an antenna, if RG+Zin is high compared to the loop impedance. 6 4278B–8051–08/03 The PCB connection impedance varies according to the frequency as shown in Figure 8. In some bands the topology acts like an antenna and in other bands the topology acts like a loop. The topology impedance depends on: • nature and thickness of the dielectric (epoxy, glass, ceramic, ...), • the PCB track size (width, length, ...), • the PCB structure (ground plane or not, power plane or not, ...). Conclusions The general concept to have the best ADC resolution is to lower the amplitude of all the noise sources. The power-supply network is the major contributor and its impedance has to be lowered to the minimum in the frequency band of the component. The coupling mechanisms have to be reduced and the connection impedance has to be lowered too. Noise Optimization To reduce the noise level of the overall system and obtain the best ADC resolution, each contributor has to be optimized. This chapter discusses how to optimize the noise sources (power-supply network and de-coupling network) and the coupling mechanisms (package). Power-Supply and Decoupling Networks The power-supply network is a major contributor for the noise generation and it is important to maintain its impedance low especially in the frequency bands where the system operates. The de-coupling network helps to reduce this impedance in the frequency band where the IC operates (see application note ANM85). Power-Supply Network Several topologies can be used to implement the power-supply. The impedance across power pins can vary from a few ohms to a hundred ohms: • PCB tracks, • One layer for ground and PCB tracks for the power, • Double layers for ground and power. The choice of the topology is led by the price, the operation frequency and the protection against the internal and external disturbances. When there is no constraint in terms of emission and/or immunity, simple PCB tracks can be used to power the application. A double layer connection is advised when the system operates in high frequency and when the system is in a disturbed environment. To analyze the influence of the topology on the connection inductance, the path of the return current has to be taken into account to calculate the global inductance of the PCB connection. PCB Tracks A connection can be modelized by a RL model as it is shown in Figure 8. In low frequency the connection is a pure resistor and in high frequency it is an inductance. The wider the PCB trace width, the lower the inductance. 7 4278B–8051–08/03 Figure 8. A PCB Connection is an RL Model Z(f) Ω d 0.1mm 1mm 1cm Resistance(ohm) 0.944 0.094 0.009 Inductance(nH) 340 258 168 PCB Trace width, L = 10cm d = 0.1mm L d = 1mm e: PCB trace thickness in mm, d: PCB trace width mm, L: PCB length in m. e = 36µm for typical PCB One layer for Ground and PCB Tracks for the Power LT d = 1cm RT If the PCB connection is too inductive, a ground layer allows to lower the inductance value of the return current. A PCB connection is typically 5nH/cm and 0.8nH/cm for a ground plane layer. Figure 9. A Ground Layer Lowers the Inductance Value of the PCB Connection w L(nh/cm) i w = 10cm, wt = 1mm l LTrace LPlane wt LT = LTrace + LPlane h h(mm) Figure 9 gives both inductance values for the PCB connection implemented above a ground plane and the inductance of the ground plane. Double Layers for Ground and Power If the inductance is still too large, a double plane has to be used. The inductance for both Vss and Vdd plane is around 2.5 pH/cm. 8 4278B–8051–08/03 Figure 10. A Double Copper Plane is the Lowest Inductance Topology LVss(nH/cm) VCC plane LVcc(nH/cm) l = 10cmw = 10cm l h w VSS plane h(mm) LPCB = LVcc+LVss Figure 10 plots the inductance value of the VCC and VSS ground planes according to the PCB thickness. It is the best topology to reduce the emission levels and to improve the immunity. Comparison Between the Three Cases Described Above Table 3 gives a comparison between all the three configurations analyzed above. Table 3. Comparison of the PCB inductance for w=1mm, wt=10cm, l=10cm, h=1.6mm Vcc PCB trace Vcc PCB trace Vcc Plane Vss PCB trace Vss plane Vss Plane Inductance (nH) 115 + 115 = 230 51 + 0.8 = 51.8 0.025 + 0.025 = 0.05 Capacitance (pF) 5 pF 20 pF 271 pF The global inductance of a PCB connection with its return current connection is 406 higher than its equivalent double plane topology. De-coupling Network The role of the de-coupling network is to stabilize a power-supply network and to lower the power impedance in the operation frequency bands of the system by: • maintaining a low impedance across the power-supply pins of ICs in the frequency range of operation, • stabilizing the connections on the wiring connected between the power-supply equipment and the electronic system equipment. Figure 11. Capacitor Impedance According to the Frequency ESL Capacitor Resistance Inductor C ESL = 10nH C = 100nH ESR ESR = 0.2oHm 9 4278B–8051–08/03 The de-coupling network uses some de-coupling capacitors. The impedance of a pure capacitor decreases when the frequency increases. But a capacitor is not a pure one. It consists of some parasitic elements such as an inductor (ESL) and a resistor (ESR). So the capacitor model is a RLC circuit. The behavior of such a model according to the frequency is shown in Figure 11. The equivalent inductance is the sum of the intrinsic inductance of the capacitor and the inductance of the connection. Table 4 shows the RLC model for different capacitor technologies. Table 4. Capacitor Characteristics Comparison 1µF Tantale 100nF Ceramic 10nF Ceramic R 0.08 0.1 0.15 L(nH) 1.5 1.5 1.5 Fr(MHz) 2 7.1 29 Figure 12 plots the capacitor impedance according to the frequency and the capacitor values. Figure 12. The Capacitor Impedance is According to the Capacitor Values × 10 4 1 . 10 3 3 1 . 10 100nF Ceramic 100 10nF Ceramic Z1 ( f ) Z(f) Z2 ( f ) Ω 10 Z3 ( f ) 1 0.1 1µF tantale 0.08 0.01 4 1 . 10 5 1 . 10 6 1 . 10 7 1 . 10 8 1 . 10 Figure 13 plots the capacitor impedance according to the connection length between the capacitor and the power pins. The longer the connection, the higher the inductance. The resonance varies from 7 MHz to 30 MHz when the connection length varies from 0 to 5cm. 10 4278B–8051–08/03 Figure 13. The Capacitor Impedance According to the Connection Length Z(f) No connection Ω 1cm 5cm Vias are often used to connect capacitors to the ground are to the power planes. A via has a typical inductance value of 1 nH. Figure 14 shows a way to reduce the impedance by putting several identical capacitors in parallel. Figure 14. Several Identical Capacitors Helps to Lower the Impedance Value 1 x 10nF 2 x 10nF 4 x 10nF De-coupling Strategy The role of de-coupling capacitors is to maintain a low impedance across ICs. A digital IC works synchronously to a clock and therefore most of the dynamic currents are synchronized to that one. A de-coupling capacitor has to be tuned around that clock frequency in order to short-circuit the disturbance synchronous to the clock. To do this, the RLC model of the connection taken between the VDD and the VSS pins has to evaluated. The equivalent inductance is the sum of LC, LP2 and LP1. 11 4278B–8051–08/03 Figure 15. Electrical Model of the Basic de-coupling Network LP1 VDD PCB C VDD LP1 C IO Ain Vref LC IC0 LP2 VSS LP2 VSS If the clock frequency is F0, then the de-coupling capacitor can be evaluated by the formula shown below: 1 C = ----------------------------------------------------------------------------------------2 ( 2 × π × F 0 ) × ( LP 1 + LP 2 + LC ) The parasitic inductances depend on the de-coupling capacitor types and the PCB topology chosen. For example, the capacitor is a SMD type and the intrinsic inductance is 6 nH. The PCB has no power planes, the PCB connection inductances are 10 nH/cm and the total connection length is 5cm, therefore LP1+LP2 = 50 nH. The clock is 12 MHz and C is equal to 3.3 nF. Figure 16 plots the impedance for a 3.3nF capacitor and the 56nH parasitic inductance. This capacitor value ensures a minimum of impedance around the 12 MHz clock frequency. The fast digital currents are frequently a broad band signal and it is necessary to maintain a low impedance until the 100 MHz band. To do this, some de-coupling capacitors are added and if the double power plane topology is chosen a pure HF capacitor should be added. The values are evaluated on the third overtones of the clock frequency but should be adapted to the shape of the VDD current. Figure 16. Frequency Response of the Power-supply Network 4 1 . 10 3 1 . 10 25nH 100 VDD Z(f) 6nH 10 3.3nF 1 0.6 25nH VSS 0.1 6 1 . 10 7 1 . 10 8 1 . 10 9 1 . 10 10 1 . 10 f F(Hz) 12 4278B–8051–08/03 PCB Track Topology Figure 17 plots the network impedance based on the rule mentioned above. The decoupling capacitors are connected to the VDD and the VSS pins by two PCB tracks. The de-coupling capacitor values are given in Table 5. Zp vdd = VDD × -----------------------------ZP + Zpow Table 5. De-coupling Capacitor Values 100 kHz 12 MHz 36 MHz 60 MHz C0 = 47 µF C1 = 3.3 nF C2 = 330 pF C3 = 120 pF Figure 17. Power-supply Network Impedance for PCB Connections Without Ground Plane 87.783 100 6nH x 4 VDD 25nH 47mF 3.3nF 330pF120pF 10 VSS 25nH ZT ( f ) 0.6 x 4 1 0.581 0.1 5 1 . 10 1 × 10 6 1 . 10 5 7 1 . 10 f F(Hz) 8 1 . 10 9 1 . 10 9.997 × 10 8 The impedance is maintained below 30Ω from 100 kHz to 100 MHz. With such a topology, it will be impossible to lower the impedance more above 200 MHz because the inductance connection causes a high impedance in the VHF/UHF band. At 1 GHz the impedance is below 80Ω. One Ground Plane Layer and PCB Tracks Figure 18 plots the impedance network for ground plane topology and for the de-coupling capacitors given in Table 6. Table 6. De-coupling Capacitor Values 100 KHz 12 MHz 36 MHz 60 MHz C0 = 100 µF C1 = 6.8 nF C2 = 820 pF C3 = 270 pF 13 4278B–8051–08/03 Figure 18. Power-supply Network Impedance for a Ground Plane Topology 40.756 100 6nH x 4 VDD 25nH 10 100µF 6.8nF 820pF 270pF VSS ZT ( f ) 50pH 0.6 x 4 1 0.536 0.1 5 1 . 10 6 1 . 10 1 × 10 7 1 . 10 f F(Hz) 5 8 1 . 10 9 1 . 10 9.997 × 10 8 The impedance is maintained below 6Ω from 100 kHz to 100 MHz. Compared to the first topology, this ground plane divides the network impedance by five. As the first topology it will be impossible to reduce the impedance more in the VHF/UHF band. At 1 GHZ the impedance is below 40Ω. Double Layers for VDD and VSS Figure 19 plots the impedance network for ground plane topology and for the de-coupling capacitors given in Table 7. The PCB capacitor is efficient in high frequency and not in low frequency because in this range the impedance is too high. It is necessary to have additional de-coupling capacitors. Table 7. De-coupling Capacitor Values 100 KHz 12 MHz 36 MHz 60 MHz PCB capacitor C0 = 470 µF C1 = 33 nF C2 = 3.3 nF C3 = 1.2 nF 270 pF Figure 19. Power-supply Network Impedance for a Double Plane Topology 11.061 100 6nH x 4 VDD 50pH 10 ZT ( f ) 470mF33nF 3.3nF 1.2nF 270pF VSS 50pH 0.6 x 4 1 0.357 0.1 5 1 . 10 1 × 10 6 1 . 10 5 7 1 . 10 f F(Hz) 8 1 . 10 9 1 . 10 9.997 × 10 8 The impedance is maintained below 1 ohm between 100 kHz to 100 MHz. Thanks to the capacitor built with the double plane of the PCB, the impedance in the VHF/UHF band in reduced down to 10Ω. This topology lowers the resistance and the inductance to the minimum. 14 4278B–8051–08/03 Package Type The package is the second major contributor and contributes to increasing the noise level. The package is similar to an impedance and is a load to the power-supply network as it is shown in Figure 20. The voltage variation across the package depends on Zpow(f) and Zp(f): The lower the package impedance, the lower the vdd variation. Figure 20. The Package Impedance Increases the Noise Level Zpow vdd Power-Supply Power-supply Network & De-coupling Network Zp(f) vdd Zp vss vss The package connection consists of a lead-frame (package lay-out) and bond-wires. The power-supply pins act as a magnetic loop or as an antenna. The bigger the package, the higher the Q factor thus the impedance Figure 21. Package Impedance According to the Package Type and Frequency Z(f) LP Ω LP DIL LP PLCC LP COB PLCC DIL Package PLCC LP 6nH COB DIL 20nH 2nH F(Hz) Figure 21 plots the impedance and the Q factor for three package types. Therefore it is recommended to use the smallest package in order to reduce the impedance and the topology antenna in the frequency band where the electronic system works. 15 4278B–8051–08/03 Power-Supply Pin Configurations Two kinds of configuration for the ground pin can be found and are shown in Figure 22. The first one has two separate pins (Figure 22.a), one for the analog and one for the digital. The second one has only one ground pin (Figure 22.b). Figure 22. Power-Supply Pin Configurations Vdd Vcca Ain Vcca Vdd Ainx ADC Logic Vref ADC Logic Vref a) Vss Vssa b) Vss To evaluate the performance of these configurations, the voltage difference between the Ain and Vref inputs has to be evaluated. Indeed, the conversion process translates this voltage difference. The noise affects the conversion result only if both inputs don’t receive the same noise level value. Common Ground pin In this configuration shown in Figure 23, there is a common ground pin for both analog and digital ground pins. Zp is the package impedance of the VSS pin. The package impedance of the Ain and Vref inputs is shown in the electrical schematic. Zain and Zref are the input impedances of the ADC. Logic activities create large digital currents, iDigital, which generate a noise level across the package impedance. The analog current, iADC, is negligible compared to iDigital. Figure 23. Equivalent Electrical Schematic for a Common Ground Pin Vdd vain Rg Dvadc Ain vref Logic Dvadc Vref Rref Zain Zain Zref iDigital iADC eg Vref Zp Zref vnoise Vss Rg Rreg vnoise Vss 16 4278B–8051–08/03 The input voltage, vain and vref, can be expressed according to the noise source with rg Rref vain = vnoise × ------------------------, vref = vnoise × -----------------------------rg + Zain Rref + Zref the formula shown below: The next formula is used to evaluate the voltage difference between vain et vref: Rref Rg ∆vadc = vain – vref = vnoise × --------------------------- – ------------------------------ Rg + Zain Rref + Zref Finally, to improve the ADC immunity, both terms shown below have to be equal: Rg Rref --------------------------- = -----------------------------Rg + Zain Rref + Zref Typically, both sensor and voltage reference impedances as well as both vref and ain inputs have to be equal. In this case the noise generated by the digital activities does not affect the ADC resolution. Dedicated Analog and Digital Ground Pins In this configuration, the analog and digital grounds are separated. Zp is the package impedance of the Vss pin. The package impedance of the Ain and Vref inputs as well as Vssa are not taken into account. Figure 24. Equivalent Electrical Schematic for Analog and Digital Ground Pins Vdd Rg Ainx vain Dvadc Dvadc Vref vref Rref eg Zain Vref Logic Zref Rg Rreg Zain Zref iDigital Vssa iADC Shottky diode Zp Vss Vssa vnoise vnoise Vss With such a configuration, the switching noise is not transmitted to the ADC inputs and gives the best immunity. Two Shottcky diodes are inserted to prevent accidental voltage (DC, ESD, ..) from developing between the two ground systems. 17 4278B–8051–08/03 Conclusions The environment noise level of a digital product is typically equal to +/-50 mV. The resolution of a 10-bit ADC is 4.88 mV for a 5V voltage reference. Without any precaution, typically up to 4 bits can be lost, thus degrading the ADC from 10-bits to 6-bits. In other hand, keeping both the network and the IO interface impedance low allows to maintain a 9 to 10-bit resolution. This is why it is important to analyze and to optimize the powersupply and de-coupling networks as well as the IOs interfaces. References • Controlling Radiated emissions by design, Michel Mardiguian, Chapman&Hall, • Printed Circuit Board Design Techniques for EMC Compliance, Mark I.Montrose, IEEE Press, • Noise Reduction Techniques In Electronics Systems, Henry W. Ott, Wiley Interscience. • High-Speed Digital Design, Johson / Graham, PTRPH. • High-Speed Signal Propagation, Johson / Graham, PTRPH. • Application Note, ANM085, EMC Improvement Guidelines, Atmel-wm, Jean-Luc Levant 18 4278B–8051–08/03 Atmel Corporation 2325 Orchard Parkway San Jose, CA 95131, USA Tel: 1(408) 441-0311 Fax: 1(408) 487-2600 Regional Headquarters Europe Atmel Sarl Route des Arsenaux 41 Case Postale 80 CH-1705 Fribourg Switzerland Tel: (41) 26-426-5555 Fax: (41) 26-426-5500 Asia Room 1219 Chinachem Golden Plaza 77 Mody Road Tsimshatsui East Kowloon Hong Kong Tel: (852) 2721-9778 Fax: (852) 2722-1369 Japan 9F, Tonetsu Shinkawa Bldg. 1-24-8 Shinkawa Chuo-ku, Tokyo 104-0033 Japan Tel: (81) 3-3523-3551 Fax: (81) 3-3523-7581 Atmel Operations Memory 2325 Orchard Parkway San Jose, CA 95131, USA Tel: 1(408) 441-0311 Fax: 1(408) 436-4314 RF/Automotive Theresienstrasse 2 Postfach 3535 74025 Heilbronn, Germany Tel: (49) 71-31-67-0 Fax: (49) 71-31-67-2340 Microcontrollers 2325 Orchard Parkway San Jose, CA 95131, USA Tel: 1(408) 441-0311 Fax: 1(408) 436-4314 La Chantrerie BP 70602 44306 Nantes Cedex 3, France Tel: (33) 2-40-18-18-18 Fax: (33) 2-40-18-19-60 ASIC/ASSP/Smart Cards 1150 East Cheyenne Mtn. Blvd. Colorado Springs, CO 80906, USA Tel: 1(719) 576-3300 Fax: 1(719) 540-1759 Biometrics/Imaging/Hi-Rel MPU/ High Speed Converters/RF Datacom Avenue de Rochepleine BP 123 38521 Saint-Egreve Cedex, France Tel: (33) 4-76-58-30-00 Fax: (33) 4-76-58-34-80 Zone Industrielle 13106 Rousset Cedex, France Tel: (33) 4-42-53-60-00 Fax: (33) 4-42-53-60-01 1150 East Cheyenne Mtn. Blvd. Colorado Springs, CO 80906, USA Tel: 1(719) 576-3300 Fax: 1(719) 540-1759 Scottish Enterprise Technology Park Maxwell Building East Kilbride G75 0QR, Scotland Tel: (44) 1355-803-000 Fax: (44) 1355-242-743 Literature Requests www.atmel.com/literature Disclaimer: Atmel Corporation makes no warranty for the use of its products, other than those expressly contained in the Company’s standard warranty which is detailed in Atmel’s Terms and Conditions located on the Company’s web site. The Company assumes no responsibility for any errors which may appear in this document, reserves the right to change devices or specifications detailed herein at any time without notice, and does not make any commitment to update the information contained herein. No licenses to patents or other intellectual property of Atmel are granted by the Company in connection with the sale of Atmel products, expressly or by implication. Atmel’s products are not authorized for use as critical components in life support devices or systems. © Atmel Corporation 2003. All rights reserved. Atmel ® is a registered trademark of Atmel Corporation or its subsidiaries. Other terms and product names may be the trademarks of others. Printed on recycled paper. 4278B–8051–08/03