AN PSoC 3 and PSoC 5LP Internal Analog Routing Considerations. Introduction

Size: px
Start display at page:

Download "AN PSoC 3 and PSoC 5LP Internal Analog Routing Considerations. Introduction"

Transcription

1 AN58827 Author: Mark Hastings Associated Project: No Associated Part Family: All PSoC 3 and PSoC 5LP parts Software Version: PSoC Creator 1.0 or Higher Related Application Notes: None AN58827 discusses how internal trace and switch resistance can affect the performance of a design and how these issues can be avoided by understanding a few basic details ab the PSoC 3 and PSoC 5LP internal analog architecture. Trace and switch resistance are not a concern for most applications. However, this application note teaches the designer when resistance in the signal path may cause measurement errors. Introduction When you add a wire or trace on your PCB, you add some amount of resistance in the signal path. This is also true when adding signal paths and switches in an integrated circuit. The only difference is the scale, but Ohms law still holds true. The PSoC 3 and PSoC 5LP parts are possibly the most flexible mixed signal controllers on the market today. The internal analog switch matrix provides many options when ring signals between analog blocks and (General Purpose Input and Output) pins. The signal paths and switches required to provide this flexibility also add resistance between the signal source and its destination. A detailed diagram of the analog blocks, s, and switch matrix is located in the Appendix at the end of the application note. Calculating Path Resistance To determine the resistance of a path between an analog block and a pin, add up the resistance for each switch and trace in the signal path. Table 1 gives an approximation for the worse case resistance of each analog path and switch. Table 1. Typical Resistance of Internal Paths and Switches Item Label Typical Resistance Small Switch (colored white) Ω Large Switch (colored red) Ω XLarge Switch (colored green) ~ 50 Ω Analog Global AGL[7:0], AGR[7:0] ~ 200 Ω Analog Mux Bus AMUXBUSR, AMUXBUSL ~ 100 Ω Analog Local Bus AbusR[3:0], AbusL[3:0] ~ 100 Ω For a simple path between a pin and the ADC, an estimation of the signal path resistance can be calculated. See Figure 1 for a representation of a simple circuit where is connected to the positive input of the DelSig ADC. Document No Rev. F 1

2 Figure 1. Simple Signal Re Figure 2. Design with Equivalent Resistance V in R path Analog Block V Block R Input MUXBUSL Analog Globals R sw1 abusl0 R AG R sw2 abusl1 abusl2 abusl3 + dsm0 - ADC DelSig The two resistors R path and R Input form a voltage divider so the actual voltage seen at the input by the ADC (V Block ) is not the same as the input voltage, V in. The following equation calculates the error created due to these resistors: Rpath % Error 100 Equation 3 ( R R ) input path Substituting with the actual resistor values; 700 % Error % (100,000, ) Equation 4 The upper half of Figure 1 shows a schematic in PSoC Creator. The lower half of Figure 1 shows one possible path red by PSoC Creator to connect a pin to the positive input of the ADC block. If we analyze the signal path, the signal will pass through two switches and an analog global bus. The total resistance of this path may be approximated by the following equation for this example: Total R Total RSW1 RAG RSW2 Equation 1 R Equation 2 250SW1 200AG 250SW2 700 Substituting the actual resistance values in the equation, you get a signal path resistance of ab 700 Ω. The actual resistance may be less, because the resistance of the analog global shown in Table 1 is the worst case. Values between the absolute minimum and maximum were used for this example. Most signals follow only a section of the global, not the entire length, so its resistance will be less. After calculating an approximate signal path resistance, the designer must ask himself, Does the 700 Ω affect the design? The buffered input to the ADC has an input resistance of greater than 100 MΩ. Figure 2 shows how a voltage divider is created for any analog block that has an input resistance less than infinity and more than zero. Because the input resistance is greater than 100 MΩ and the actual path resistance is less than 700 Ω, the error introduced by the path resistance is less than % or 7 ppm, which is insignificant for most applications. This is also true when using the Comparator, Opamp, and PGA where the input resistance is also greater than 100 MΩ. When does Resistance Matter? The input resistance for most PSoC 3 and PSoC 5LP blocks is shown in Table 2. When the input resistance is greater than 100 MΩ as in the example described earlier, the error is insignificant. On the other hand, where the input resistance is less than a 100 MΩ, the path resistance may be significant. A couple of examples where this is a concern is the un-buffered mode of the DelSig ADC and the inverting input of the PGA. Table 2. Typical Input Resistance to Some Analog Blocks Analog Block DelSig ADC (Buffered Input and Internal source) DelSig ADC (Buffered Input and source) DelSig ADC (Un-buffered Input) Input Resistance >100 MΩ No Op Amp >100 MΩ No PGA >100 MΩ No Affected by Ring Resistance >10 MΩ No, but the difference here is because of the pin leakage >80 KΩ Input resistance is a function of ADC clock and input capacitor Document No Rev. F 2

3 Table 2. Typical Input Resistance to Some Analog Blocks (continued) Analog Block Inverting PGA Mixer SAR ADC (PSoC 5LP only) Input Resistance 20 KΩ or 40 KΩ 20 KΩ or 40 KΩ Yes Yes Comparator >100 MΩ No Affected by Ring Resistance >150 KΩ Input resistance is a function of the sample rate When using the DelSig ADC in the un-buffered mode, the input resistance may be low enough to adversely affect the accuracy of the design. The input resistance of the DelSig ADC is a function of the ADC clock and input capacitance. The input capacitance of the DelSig ADC is between 1 and 16 pf depending on the range and resolution. The actual input capacitance for each range of the DelSig ADC may be found in the ADC s datasheet. The following equation is used to calculate the input resistance of the DelSig ADC. 1 Rinput Equation 5 ( Cinput Fclk ) For example, if the DelSig ADC clock is 3.0 MHz, the resolution is 15 bits and the range is set to ±1 V, the input capacitance is ab 4 pf. Using this equation, the input resistance is ab 83 KΩ. Using Equation 3, a path resistance of ab 700 Ω can introduce an error of 0.7%, which may be significant. The user has the option to either use the ADC s input buffer to eliminate this error, or to continue using the unbuffered input and compensate using firmware. In the case of the Inverting PGA, the input trace resistance affects the gain. The path resistance adds to R 1 in Figure 3. Figure 3. PGA Schematic with Path Resistance V IN R path R 1 R 2 V OUT Normally the gain equation for the Inverting PGA is: Gain Equation 5 If you add the input path resistance to the equation, it is easy to see how it affects the gain in Equation 5. Gain R 2 Equation 6 ( R 1 R path ) gain error is ab 3.5% less than expected or ab 1.7% if R 1 is 40 KΩ. Example Project The example project demonstrates a method to measure the temperature of an external diode, called Delta-V BE. This is a popular method to measure the die temperature of large CPUs and FPGAs. Manufacturers of these parts place a P- N junction on the die and expose the two terminals from this junction to pins on the package. The Delta-V BE method is immune to V BE offsets and does not require temperature calibration. All that is required is an accurate voltmeter and an adjustable current source. The current source only needs to apply two different currents with a known ratio. The absolute value of these currents is not important, just the ratio of the two currents. When each of the currents is applied, the voltage across the P-N junction is measured. The ratio of the currents should be ab 10 or more so that the difference in V BE is large enough to make an accurate measurement. PSoC 3 and PSoC 5LP contain the two components required to perform this measurement, an accurate ADC and an adjustable current source. The following equation is used to calculate the temperature for this method. Where: KT V BE Equation 7 ( q ln( N)) V BE is the difference in junction voltage measured at each current K is Boltmann s constant ( x10-23 ) joules/k q is the charge of an electron ( x10-19 ) Coulombs T is absolute temperature in Kelvin N is the ratio of the two currents First solve for degrees Kelvin: VBE T K ln( N) q K Next, covert to degrees Centigrade: T C VBE ln( ) N Equation 8 Equation 9 If we fix the current ratio to 10, the equation gets even simpler. T ( V 5040) 273 Equation 10 C BE Now that the method and equation are fixed, all that is left is to implement it with a PSoC. Figure 4 shows the schematic from PSoC Creator with an external 2N3904 NPN transistor, as the temperature sensor. R 1 is either 20 K or 40 KΩ for in the Inverting PGA. If the path resistance is as high as 700 Ω and R 1 is 20 KΩ the Document No Rev. F 3

4 Figure 4. Temperature Sensor Schematic Figure 6 shows the actual internal ring for this project and correlates the schematic resistors with the actual switches. Figure 6. Actual Ring of Project C P0[5] P0[7] B E -a V0 I0 V2 I2 VIDAC Test the Project The project is implemented, compiled, and downloaded, but the temperature measurement is much higher than expected, over 60 C. You had expected something closer to 25 C, room temperature. This is an error of ab 35 C, what could have caused this error? Because the circuit uses a current source and we know that switches and internal traces are resistive, an IR drop is the most likely suspect. Adding the actual resistors to the schematic that are inherent from ring generates a more accurate schematic as shown in Figure 5. The input resistance to the ADC is relatively high; therefore, the voltage drop across,, and are insignificant. There is a voltage drop across, but it is of the measurement path. on the other hand, is directly in the measurement path. The current path between the current source (IDAC8) and the external transistor is directly through, which causes a significant IR drop across. When the ADC measures the Base-Emitter voltage (V BE ) of the external transistor, it also measures this voltage drop across. Figure 5. Schematic Showing Ring Resistance -b MUXBUSL abusl0 abusl1 abusl2 abusl3 + dsm0 - ADC DelSig With a current ratio of 10, the volts per degree Centigrade is approximately 200 µv/c. The temperature error is the measured temperature minus the actual temperature. In this case, it is ab 35 C (60 C measured 25 C actual ). So, the voltage error is 35 C 200 µv/ C or ab 7 mv. This voltage error is the IR drop across. The resistance of the switches and the path is estimated by dividing the error voltage by the difference in current. Remember, this method switches between 10 µa and 100 µa so the current delta is 90 µa. The resistance is the voltage drop divided by the current delta, 7 mv/90 µa = 78 Ω. This can easily be explained by the resistance of a switch (XLarge) and some internal ring resistance defined in Table 1 on page 1, which confirms that the error is caused by the ring resistance. IDAC Current Path B C E Document No Rev. F 4

5 Fixing the Problem Now that the mystery is solved, how do you fix the problem? One way is to re the current source to its own pin. This eliminates the switch resistance that was shared by both the current source and measurement path. The ADC now measures only V BE and not the extra voltages caused by an IR drop. See Figure 7 for the new schematic. When the project is rebuilt, compiled, and run, the calculated temperature is within a couple degrees of the actual temperature expected. This small change in the circuit has a big impact on the accuracy of the design, but does cost an extra pin. This design is a corner case, but it emphasizes how a designer should always be aware of trace resistance both inside and side the device. Review the internal ring in Figure 8. Alternative Solution With PSoC there is almost always an alternative solution to every design. In the previous solution the temperature error was eliminated, but at the cost of an additional pin. This may not always be an alternative if your design is tight on pins. Perhaps a better solution is to use the fact that there is both the standard analog global connection as well as the dedicated high current connection to. This way, the path from the IDAC8 and the path from the ADC can be separate until the actual connection to the pad at, and not require a separate pin. See the ring schematic at Figure 9. Figure 9. Alternative Solution Schematic Figure 7. Schematic with Separate Current Path IDAC Current Path P06_iDAC P05_BC R6 B C E R6 B C E Figure 8. Actual Ring of Solution P0[5] P0[7] R6 V0 I0 V2 I2 VIDAC If you evaluate the internal ring in Figure 10, you can see that the current and measurement paths are truly independent up to. If the external diode sensor is near the PSoC, or the PCB trace resistance is low, this is a good solution. If the sensor is connected via a resistive path from the PSoC, the initial solution may be a better alternative, since sharing the current and measurement path is what originally caused the problem. Figure 10. Ring of Alternative Solution P0[5] P0[7] R6 MUXBUSL abusl0 abusl1 abusl2 abusl3 + dsm0 - ADC DelSig MUXBUSL abusl0 abusl1 abusl2 abusl3 V0 I0 V2 I2 + dsm0 - VIDAC ADC DelSig Document No Rev. F 5

6 The schematic of the alternative solution and the original have the same schematic Figure 4, so how do you force this different re? As of PSoC Creator 2.0, an additional tool was added to allow the designer to review and change the re taken by any path. This tool is called the Analog Device Editor. It allows the designer to alter a signal path, and to select alternate analog blocks. The re and block can then be locked so that the re will be static even if you rebuild the project. Figure 11 shows a partial view from the Analog Device Editor of the original temperature sensor design. Notice that the template is very similar to the Analog Interconnect Diagram provide in the appendix, Figure 15. Figure 12. Analog Device Editor view of Alternative Solution Separate Current Path P0[7] Figure 11. Analog Device Editor View of Original Project Measurement Path P0[7] Analog Device Editor Documentation A complete description of the Analog Device Editor and how to use it can be found in the PSoC Creator Document Manager. To find this document, click on the Help menu and select Document Manager. See Figure 13. Shared Current and Measurement Path Figure 13. Document Manager Location By rering the design, you can see the difference in the actual re. The voltage measurement point becomes the actual,. No current from the IDAC8 flows in the measurement path from the ADC. Although these two solutions are the exact same schematic, they are red differently. The Analog Device Editor allows you to make minor changes in just a few minutes. In the case of this example project, it reduced the temperature measurement error from totally unacceptable to down to a degree or two. In the Document Manager, select PSoC Creator Help under the Contents tab and navigate down to Using Design Entry Tools/Design-Wide Resources/Analog Device Editor. This section of the help manual will show you how to examine and to edit your circuit s analog. See Figure Document No Rev. F 6

7 Figure 14. Analog Device Editor Documentation Summary This application note helps you to think ab what is going on inside the PSoC. Usually, the current through the switches and internal traces is so low, that you can completely ignore voltage drops that may occur. When dealing with current sources or inputs that do not have high input resistance, pay extra attention to the signal path and any voltage drops that may occur. Also, remember that Ohms Law is the same whether the circuit is implemented inside the PSoC or the old way, using discrete components on a PCB. Make use of the Analog Device Editor to review how you design has been red. If you do find an issue, this powerful tool can help you force a more desirable re to achieve optimal performance. Ab the Author Some Analog Device Editor features include: View actual signal paths Examine Analog Mux ring and configuration Measure the resistance of a signal path Lock components to a specific analog block Change which analog blocks are used for a given component Re-re signal paths and analog mux res View individual switch resistance Display individual switch control register address and mask values Name: Title: Background: Contact: Mark Hastings Applications Engineer MTS Mark Hastings received his BSEE degree from Washington State University in For most of the last 29 years he has been involved in embedded and mixed signal designs. In his free time he can be found hiking the North Cascades of Washington State. meh@cypress.com Document No Rev. F 7

8 Appendix Figure 15. Analog Interconnect Diagram Vssd Vcca Vdda P0[4] P0[5] P0[7] P4[2] P4[3] P4[4] P4[5] P4[6] P4[7] Vccd Vssd Vddd P6[0] P6[1] P6[2] P6[3] P15[4] P15[5] P2[0] P2[1] P2[2] P2[3] P2[4] Vddio2 AMUXBUSL swinp swinn AGL[4] AGL[5] AMUXBUSL AGL[0] AGL[6] AGL[7] AGL[1] AGL[2] AGL[3] i0 i2 Vddio0 ExVrefL ExVrefL1 P0[0] P0[1] P0[2] P0[3] opamp0 abuf_vref_int cmp0_vref cmp_muxvn[1:0] vref_cmp1 (0.256V) bg_vda_res_en Vdda Vdda/2 refbuf_vref1 refbuf_vref2 (1.2V) dac_vref (0.256V) vssd dsm0_vcm_vref1 (0.8V) dsm0_vcm_vref2 (0.7V) sc0_bgref dsm0_qtz_vref2 (1.2V) dsm0_qtz_vref1 SAR_vref1 SAR_vref2 (1.2V) Vdda Vdda/2 swinn swfol : swinp sc2_bgref vcmsel[1:0] Vdda/3 Vdda/4 refsel[1:0] PSoC 5LP Only en_resvda refbufl_ cmp vssa opamp2 cmp1_vref vssa refmux[2:0] swfol cmp1_vref refmux[2:0] TS ADC P4[0] P4[1] P12[3] sw ExVrefL2 VBE Vss ref swin bg_vda_swabusl0 P12[2] in0 0 + comp0 comp COMPARATOR sc0 Vin Vref Vin Vref sc2 comp2 ABUSL0 ABUSL1 ABUSL2 ABUSL3 v0 DAC0 i0 v2 DAC2 i2 + DSM0 - AMUXBUSL AGL[4] AGL[5] AGL[6] AGL[7] ref in refbufl vcm refs qtz_ref vref_vss_ext VIDAC ExVrefL LPF CAPSENSE Vp (+) Vn (-) SAR0 Vrefhi_ refs DSM AGL[3] AGL[2] AGL[1] AGL[0] AMUXBUSL SC/CT + comp3 - ABUSR0 ABUS ABUS ABUS v1 DAC1 i1 v3 DAC3 i3 ExVrefR in1 1 ref refbufr in SAR ADC ExVrefL1 sc1 Vin Vref Vin Vref sc3 (+) Vp SA (-) Vn Vrefhi_ refs ExVrefL2 AGR[3] AGR[2] AGR[1] AGR[0] AMUXBUSR AMUXBUSR AGR[4] AGR[5] AGR[6] AGR[7] P12[1] P15[2] P15[3] P12[0] P3[7] AMUXBUSL AMUXBUSR ANALOG ANALOG ANALOG ANALOG GLOBALS BUS BUS GLOBALS LPF + - swin sw cmp1_vref opamp3 swfol refbufr_ cmp sc1_bgref sc3_bgref refmux[2:0] P3[6] abuf_vref_int refsel[1:0] cmp0_vref Vddio3 opamp1 refbuf_vref1 refbuf_vref2 (1.2V) SAR_vref1 SAR_vref2 (1.2V) en_resvda swfol ExVrefR Vdda Vdda/2 i3 i1 AGR[7] AGR[6] AGR[5] AGR[3] AGR[2] AGR[1] AGR[4] AMUXBUSR AGR[0] AMUXBUSR swinp swinn swinp swinn P3[5] P3[4] P3[3] P3[2] P3[1] P3[0] GPXT P15[1] GPXT P15[0] Vccd Vssd Vddd USB IO P15[7] USB IO P15[6] P5[7] P5[6] P5[5] P5[4] P12[7] P12[6] P1[7] P1[6] Mux Group Switch Group Connection P2[5] P2[6] P2[7] P12[4] P12[5] P6[4] P6[5] P6[6] P6[7] P5[0] P5[1] P5[2] P5[3] P1[0] P1[1] P1[2] P1[3] P1[4] P1[5] Vddio1 Switch Resistance Small ( ~500 to 700 Ohms ) Large ( ~ Ohms) X- Large ( ~50 Ohms) Ind Vssb Vbat Vboost Vssd XRES Notes: Denotes pins on all packages LCD signals are not shown. Rev #62 26-Mar Document No Rev. F 8

9 Document History Document Title: AN58827 PSoC 3 and PSoC 5LP Internal Analog Ring Considerations Document Number: Revision ECN Orig. of Change Submission Date Description of Change MEH 01/20/2010 New application note A SRIH 07/22/2010 Fixed branding discrepancies B MEH 12/08/2010 Changed title to Internal Ring Considerations for PSoC 3 and PSoC 5 Analog Designs. Updated description of Figure 1. Updated Analog Interconnect Diagram and added caption to diagram. C MEH 01/23/2012 Updated template according to current Cypress standards. Changed the title. Updated Figure 15. Several minor updates. D MEH 11/15/2012 Updated Associated Part Family as All PSoC 3 and PSoC 5LP parts. Replaced PSoC 5 with PSoC 5LP in all instances across the document. E MEH 4/05/2013 Add alternative ring solution and introduce the reader to the PSoC Creator analog editor. Updated the Analog Interconnect Diagram. F AESATMP8 04/19/2017 Updated logo and Copyright. Document No Rev. F 9

10 Worldwide Sales and Design Support Cypress maintains a worldwide network of offices, solution centers, manufacturer s representatives, and distributors. To find the office closest to you, visit us at Cypress Locations. Products ARM Cortex Microcontrollers Automotive Clocks & Buffers Interface Internet of Things Memory Microcontrollers PSoC Power Management ICs Touch Sensing USB Controllers Wireless Connectivity cypress.com/arm cypress.com/automotive cypress.com/clocks cypress.com/interface cypress.com/iot cypress.com/memory cypress.com/mcu cypress.com/psoc cypress.com/pmic cypress.com/touch cypress.com/usb cypress.com/wireless PSoC Solutions PSoC 1 PSoC 3 PSoC 4 PSoC 5LP PSoC 6 Cypress Developer Community Forums WICED IOT Forums Projects Videos Blogs Training Components Technical Support cypress.com/support All other trademarks or registered trademarks referenced herein are the property of their respective owners. Cypress Semiconductor 198 Champion Court San Jose, CA Cypress Semiconductor Corporation, This document is the property of Cypress Semiconductor Corporation and its subsidiaries, including Spansion LLC ( Cypress ). This document, including any software or firmware included or referenced in this document ( Software ), is owned by Cypress under the intellectual property laws and treaties of the United States and other countries worldwide. Cypress reserves all rights under such laws and treaties and does not, except as specifically stated in this paragraph, grant any license under its patents, copyrights, trademarks, or other intellectual property rights. If the Software is not accompanied by a license agreement and you do not otherwise have a written agreement with Cypress governing the use of the Software, then Cypress hereby grants you a personal, non-exclusive, nontransferable license (with the right to sublicense) (1) under its copyright rights in the Software (a) for Software provided in source code form, to modify and reproduce the Software solely for use with Cypress hardware products, only internally within your organization, and (b) to distribute the Software in binary code form externally to end users (either directly or indirectly through resellers and distributors), solely for use on Cypress hardware product units, and (2) under those claims of Cypress s patents that are infringed by the Software (as provided by Cypress, unmodified) to make, use, distribute, and import the Software solely for use with Cypress hardware products. Any other use, reproduction, modification, translation, or compilation of the Software is prohibited. TO THE EXTENT PERMITTED BY APPLICABLE LAW, CYPRESS MAKES NO WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, WITH REGARD TO THIS DOCUMENT OR ANY SOFTWARE OR ACCOMPANYING HARDWARE, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. To the extent permitted by applicable law, Cypress reserves the right to make changes to this document with further notice. Cypress does not assume any liability arising of the application or use of any product or circuit described in this document. Any information provided in this document, including any sample design information or programming code, is provided only for reference purposes. It is the responsibility of the user of this document to properly design, program, and test the functionality and safety of any application made of this information and any resulting product. Cypress products are not designed, intended, or authorized for use as critical components in systems designed or intended for the operation of weapons, weapons systems, nuclear installations, life-support devices or systems, other medical devices or systems (including resuscitation equipment and surgical implants), pollution control or hazardous substances management, or other uses where the failure of the device or system could cause personal injury, death, or property damage ( Unintended Uses ). A critical component is any component of a device or system whose failure to perform can be reasonably expected to cause the failure of the device or system, or to affect its safety or effectiveness. Cypress is not liable, in whole or in part, and you shall and hereby do release Cypress from any claim, damage, or other liability arising from or related to all Unintended Uses of Cypress products. You shall indemnify and hold Cypress harmless from and against all claims, costs, damages, and other liabilities, including claims for personal injury or death, arising from or related to any Unintended Uses of Cypress products. Cypress, the Cypress logo, Spansion, the Spansion logo, and combinations thereof, WICED, PSoC, CapSense, EZ-USB, F-RAM, and Traveo are trademarks or registered trademarks of Cypress in the United States and other countries. For a more complete list of Cypress trademarks, visit cypress.com. Other names and brands may be claimed as property of their respective owners. Document No Rev. F 10

If you have a question, or need help with this application note, visit

If you have a question, or need help with this application note, visit Using PSoC 3 and PSoC 5LP IDACs to Build a Better VDAC AN60305 Author: Chris Keeser Associated Project: No Associated Part Family: CY8C3xxx, CY8C5xxx Related Application Notes: None If you have a question,

More information

CE PSoC 6 MCU Breathing LED using Smart IO

CE PSoC 6 MCU Breathing LED using Smart IO CE219490 PSoC 6 MCU Breathing LED using Smart IO Objective This example demonstrates the flexibility of the PSoC 6 MCU Smart IO Component, by implementing the LED breathing effect exclusively in hardware

More information

W H I T E P A P E R. EMC Countermeasure Techniques in Hardware. Introduction

W H I T E P A P E R. EMC Countermeasure Techniques in Hardware. Introduction W H I T E P A P E R Shusaku Suzuki, Techniques for EMC countermeasure in hardware Cypress Semiconductor Corp. EMC Countermeasure Techniques in Hardware Abstract This white paper presents the techniques

More information

AN60631 PSoC 3 and PSoC 5LP Clocking Resources

AN60631 PSoC 3 and PSoC 5LP Clocking Resources AN60631 PSoC 3 and PSoC 5LP Clocking Resources Author: Max Kingsbury Associated Project: No Associated Part Family: All PSoC 3 and PSoC 5LP Parts Software Version: PSoC Creator 2.1 SP1 or higher Related

More information

Dithered Voltage Digital to Analog Converter (DVDAC)

Dithered Voltage Digital to Analog Converter (DVDAC) PSoC Creator Component Datasheet Dithered Voltage Digital to Analog Converter (DVDAC) 2.10 Features Two voltage ranges, 1 and 4 volts Adjustable 9, 10, 11, or 12 bit resolution Dithered using DMA for zero

More information

1:18 Clock Distribution Buffer

1:18 Clock Distribution Buffer 1:18 Clock Distribution Buffer 1:18 Clock Distribution Buffer Features Operational range: Up to 200 MHz LVCMOS/LVTTL clock input LVCMOS-/LVTTL-compatible logic input 18 clock outputs: Drive up to 36 clock

More information

The Edge Detector component samples the connected signal and produces a pulse when the selected edge occurs.

The Edge Detector component samples the connected signal and produces a pulse when the selected edge occurs. Ege Detector 1.0 Features Detects Rising Ege, Falling Ege, or Either Ege General Description The Ege Detector component samples the connecte signal an prouces a pulse when the selecte ege occurs. When

More information

Power-Voltage Monitoring IC with Watchdog Timer

Power-Voltage Monitoring IC with Watchdog Timer Power-Voltage Monitoring IC with Watchdog Timer Description The MB3793 is an integrated circuit to monitor power voltage; it incorporates a watchdog timer. A reset signal is output when the power is cut

More information

W H I T E P A P E R. Analog Signal Chain Calibration

W H I T E P A P E R. Analog Signal Chain Calibration W H I T E P A P E R Gautam Das G, Applications Engineer & Praveen Sekar, Applications Engineer Senior Cypress Semiconductor Corp. Analog Signal Chain Calibration Abstract Analog signal chains are prone

More information

For More Information Please contact your local sales office for additional information about Cypress products and solutions.

For More Information Please contact your local sales office for additional information about Cypress products and solutions. The following document contains information on Cypress products. The document has the series name, product name, and ordering part numbering with the prefix MB. However, Cypress will offer these products

More information

Trans-Impedance Amplifier (TIA) Features. General Description. Input/Output Connections. Iin Analog 2.0. Selectable conversion gain

Trans-Impedance Amplifier (TIA) Features. General Description. Input/Output Connections. Iin Analog 2.0. Selectable conversion gain 2.0 Features Selectable conversion gain Selectable corner frequency Compensation for capacitive input sources Adjustable power settings Selectable input reference voltage General Description The component

More information

Produces a selectable output voltage that is higher than the input voltage

Produces a selectable output voltage that is higher than the input voltage Features Produces a selectable output voltage that is higher than the input voltage Input voltage range between 0.5 V and 5.5 V Boosted output voltage range between 1.8 V and 5.25 V Source up to 50 ma

More information

For More Information Please contact your local sales office for additional information about Cypress products and solutions.

For More Information Please contact your local sales office for additional information about Cypress products and solutions. The following document contains information on Cypress products. The document has the series name, product name, and ordering part numbering with the prefix MB. However, Cypress will offer these products

More information

ADC Guide, Part 1 The Ideal ADC

ADC Guide, Part 1 The Ideal ADC ADC Guide, Part 1 The Ideal ADC By Sachin Gupta and Akshay Phatak, Cypress Semiconductor Analog to Digital Converters (ADCs) are one of the most commonly used blocks in embedded systems. Applications of

More information

Produces a selectable output voltage that is higher than the input voltage

Produces a selectable output voltage that is higher than the input voltage Features Produces a selectable output voltage that is higher than the input voltage Input voltage range between 0.5 V and 3.6 V Boosted output voltage range between 1.8 V and 5.25 V Source up to 75 ma

More information

3.3 V Zero Delay Buffer

3.3 V Zero Delay Buffer 3.3 V Zero Delay Buffer 3.3 V Zero Delay Buffer Features Zero input-output propagation delay, adjustable by capacitive load on FBK input Multiple configurations, see Available CY2308 Configurations on

More information

Trans-Impedance Amplifier (TIA) Features. General Description. Input/Output Connections. Iin Analog 1.50

Trans-Impedance Amplifier (TIA) Features. General Description. Input/Output Connections. Iin Analog 1.50 1.50 Features Selectable conversion gain Selectable corner frequency Compensated for capacitive input sources Adjustable power settings Settable input reference voltage General Description The component

More information

1 Mbit (128K x 8) Static RAM

1 Mbit (128K x 8) Static RAM 1 Mbit (128K x 8) Static RAM Features Temperature Ranges Industrial: 40 C to 85 C Automotive-A: 40 C to 85 C Pin and Function compatible with CY7C1019BV33 High Speed t AA = 10 ns CMOS for optimum Speed

More information

4-Mbit (256K words 16 bit) Static RAM with PowerSnooze and Error Correcting Code (ECC)

4-Mbit (256K words 16 bit) Static RAM with PowerSnooze and Error Correcting Code (ECC) 4-Mbit (256K words 16 bit) Static RAM with PowerSnooze and Error Correcting Code (ECC) 4-Mbit (256K words 16 bit) Static RAM with PowerSnooze and Error Correcting Code (ECC) Features High speed Access

More information

Produces a selectable output voltage that is higher than the input voltage

Produces a selectable output voltage that is higher than the input voltage PSoC Creator Component Datasheet Boost Converter (BoostConv) 5.0 Features Produces a selectable output voltage that is higher than the input voltage Input voltage range between 0.5 V and 3.6 V Boosted

More information

Terminating RoboClock II Output

Terminating RoboClock II Output Cypress Semiconductor White Paper Executive Summary This document describes the methods available for terminating the output for the RoboClock II family of products. It also weighs the benefits of each

More information

The Frequency Divider component produces an output that is the clock input divided by the specified value.

The Frequency Divider component produces an output that is the clock input divided by the specified value. PSoC Creator Component Datasheet Frequency Divider 1.0 Features Divides a clock or arbitrary signal by a specified value. Enable and Reset inputs to control and align divided output. General Description

More information

4-Mbit (512 K 8) Static RAM with RadStop Technology

4-Mbit (512 K 8) Static RAM with RadStop Technology 4-Mbit (512 K 8) Static RAM with RadStop Technology 4-Mbit (512 K 8) Static RAM with RadStop Technology Radiation Performance Radiation Data Total dose = 300 Krad Soft error rate (both heavy ion and proton)

More information

Operational Amplifier (Opamp) Features. General Description. Input/Output Connections. Noninverting Analog Follower or Opamp configuration

Operational Amplifier (Opamp) Features. General Description. Input/Output Connections. Noninverting Analog Follower or Opamp configuration 1.7 Features Follower or Opamp configuration Unity gain bandwidth > 3. MHz Input offset voltage 2. mv max Rail-to-rail inputs and output Output direct low resistance connection to pin 25-mA output current

More information

3.3V Zero Delay Buffer

3.3V Zero Delay Buffer 3.3V Zero Delay Buffer Features Zero input-output propagation delay, adjustable by capacitive load on FBK input Multiple configurations, see Available CY2308 Configurations on page 3 Multiple low skew

More information

Features. Applications SOT-23-5

Features. Applications SOT-23-5 135MHz, Low-Power SOT-23-5 Op Amp General Description The is a high-speed, unity-gain stable operational amplifier. It provides a gain-bandwidth product of 135MHz with a very low, 2.4mA supply current,

More information

6 MHz Synchronous Rectification Buck-Boost DC/DC Converter IC

6 MHz Synchronous Rectification Buck-Boost DC/DC Converter IC 6 MHz Synchronous Rectification Buck-Boost DC/DC Converter IC Description The MB39C326 is a high efficiency, low noise synchronous, Buck-boost DC/DC converter designed for powering the radio frequency

More information

W H I T E P A P E R. EMI and Spread Spectrum Technology. What is EMI? Why is it a Design Concern?

W H I T E P A P E R. EMI and Spread Spectrum Technology. What is EMI? Why is it a Design Concern? W H I T E P A P E R Brijesh A Shah, Cypress Semiconductor Corp. EMI and Spread Spectrum Technology Abstract EMI reduction can be achieved using Spread spectrum technique. Spread spectrum technology is

More information

AP3403. General Description. Features. Applications. Typical Application Schematic. A Product Line of Diodes Incorporated

AP3403. General Description. Features. Applications. Typical Application Schematic. A Product Line of Diodes Incorporated General Description APPLICATION NOTE 1123 600mA STEP-DOWN DC/DC CONVERTER WITH SYNCHRONOUS RECTIFIER The is a 2.0MHz fixed frequency, current mode, PWM synchronous buck (step-down) DC-DC converter, capable

More information

ZXCT1107/1109/1110 LOW POWER HIGH-SIDE CURRENT MONITORS

ZXCT1107/1109/1110 LOW POWER HIGH-SIDE CURRENT MONITORS Description The ZXCT117/9/1 are high side unipolar current sense monitors. These devices eliminate the need to disrupt the ground plane when sensing a load current. The wide common-mode input voltage range

More information

Spread Aware, Ten/Eleven Output Zero Delay Buffer

Spread Aware, Ten/Eleven Output Zero Delay Buffer Spread Aware, Ten/Eleven Output Zero Delay Buffer Spread Aware, Ten/Eleven Output Zero Delay Buffer Features Spread Aware designed to work with spread spectrum frequency timing generator (SSFTG) reference

More information

MB15E07SL ASSP Single Serial Input PLL Frequency Synthesizer On-chip 2.5 GHz Prescaler

MB15E07SL ASSP Single Serial Input PLL Frequency Synthesizer On-chip 2.5 GHz Prescaler ASSP Single Serial Input PLL Frequency Synthesizer On-chip 2.5 GHz Prescaler The Cypress MB15E07SL is a serial input Phase Locked Loop (PLL) frequency synthesizer with a 2.5 GHz prescaler. The 2.5 GHz

More information

AN Industrial Stepper Motor Driver. Application Note Abstract. Introduction. Stepper Motor Control Method

AN Industrial Stepper Motor Driver. Application Note Abstract. Introduction. Stepper Motor Control Method Industrial Stepper Motor Driver AN43679 Author: Dino Gu, Bill Jiang, Jemmey Huang Associated Project: Yes Associated Part Family: CY8C27x43, CY8C29x66 GET FREE SAMPLES HERE Software Version: PSoC Designer

More information

PAM2421/ PAM2422/ PAM2423. Pin Assignments. Description. Features. Applications. Typical Applications Circuit. A Product Line of. Diodes Incorporated

PAM2421/ PAM2422/ PAM2423. Pin Assignments. Description. Features. Applications. Typical Applications Circuit. A Product Line of. Diodes Incorporated 3A, 4.5A, 5.5A PWM STEP-UP DC-DC CONVERTER Description Pin Assignments The PAM242x devices are high-performance, fixed frequency, current-mode PWM step-up DC/DC converters that incorporate internal power

More information

2.5V or 3.3V, 200 MHz, 9-Output Zero Delay Buffer

2.5V or 3.3V, 200 MHz, 9-Output Zero Delay Buffer 2.5V or 3.3V, 200 MHz, 9-Output Zero Delay Buffer Features Output Frequency Range: 25 MHz to 200 MHz Input Frequency Range: 25 MHz to 200 MHz 2.5V or 3.3V Operation Split 2.5V and 3.3V Outputs ±2.5% Max

More information

PAM2421/ PAM2422/ PAM2423. Pin Assignments. Description NEW PRODUCT. Applications Features. Typical Applications Circuit

PAM2421/ PAM2422/ PAM2423. Pin Assignments. Description NEW PRODUCT. Applications Features. Typical Applications Circuit 3A, 4.5A, 5.5A PWM STEP-UP DC-DC CONVERTER Description Pin Assignments The PAM242x devices are high-performance, fixed frequency, current-mode PWM step-up DC/DC converters that incorporate internal power

More information

CAPACITIVE SENSING MADE EASY, Part 1: An Introduction to Different Capacitive Sensing Technologies

CAPACITIVE SENSING MADE EASY, Part 1: An Introduction to Different Capacitive Sensing Technologies CAPACITIVE SENSING MADE EASY, Part 1: An Introduction to Different Capacitive Sensing Technologies By Pushek Madaan and Priyadeep Kaur, Cypress Semiconductor Corp. Capacitive sensing finds use in all kinds

More information

AN2226. PSoC 1 - Using Correlated Double Sampling to Reduce Offset, Drift, and Low Frequency Noise. Introduction. Simple Approach. Too Simple Approach

AN2226. PSoC 1 - Using Correlated Double Sampling to Reduce Offset, Drift, and Low Frequency Noise. Introduction. Simple Approach. Too Simple Approach PSoC 1 - Using Correlated Double Sampling to Reduce Offset, Drift, and Low Frequency Noise AN2226 Author: Dennis Seguine Associated Project: Yes Associated Part Family: CY8C24/27/28/29xxx Software Version:

More information

PSoC Precision Analog Temperature Sensor Expansion Board Kit Guide CY8CKIT-025. Doc. # Rev. *J

PSoC Precision Analog Temperature Sensor Expansion Board Kit Guide CY8CKIT-025. Doc. # Rev. *J CY8CKIT-025 PSoC Precision Analog Temperature Sensor Expansion Board Kit Guide Doc. # 001-65791 Rev. *J Cypress Semiconductor 198 Champion Court San Jose, CA 95134-1709 Phone (USA): 800.858.1810 Phone

More information

PAM2841EV1 User Guide 1.5A SW CURRENT, 40V PRECISION WLED DRIVER

PAM2841EV1 User Guide 1.5A SW CURRENT, 40V PRECISION WLED DRIVER General Description The PAM2841 is a step-up current mode LED Driver. The PAM2841 supports a range of input voltages from 2.5V to 5.5V, allowing the use of a single Li+/Li- polymer cell, 3AA cell battery,

More information

Two Op-Amps Three Op-Amps

Two Op-Amps Three Op-Amps Datasheet INSAMPV 2.2 001-13566 Rev. *G Instrumentation Amplifier Copyright 2002-2014 Cypress Semiconductor Corporation. All Rights Reserved. Resources PSoC Blocks API Memory (Bytes) Digital Analog CT

More information

Crystal to LVPECL Clock Generator

Crystal to LVPECL Clock Generator Crystal to LVPECL Clock Generator Features One LVPECL output pair External crystal frequency: 25.0 MHz Selectable output frequency: 62.5 MHz or 75 MHz Low RMS phase jitter at 75 MHz, using 25 MHz crystal

More information

8K/32K/64K 18 Low Voltage Deep Sync FIFOs

8K/32K/64K 18 Low Voltage Deep Sync FIFOs 8K/32K/64K 18 Low Voltage Deep Sync FIFOs 8K/32K/64K 18 Low Voltage Deep Sync FIFOs Features 3.3 V operation for low power consumption and easy integration into low voltage systems High speed, low power,

More information

THIS SPEC IS OBSOLETE

THIS SPEC IS OBSOLETE THIS SPEC IS OBSOLETE Spec No: 001-31343 Spec Title: PSOC(R) 1 PSEUDO-RANDOM SEQUENCE GENERATOR USER MODULE AS A ONE- SHOT PULSE WIDTH DISCRIMINATOR AND DEBOUNCER - AN2249 Sunset Owner: Meenakshi Sundaram

More information

AN Low Frequency RFID Card Reader. Application Note Abstract. Introduction. Working Principle of LF RFID Reader

AN Low Frequency RFID Card Reader. Application Note Abstract. Introduction. Working Principle of LF RFID Reader Low Frequency RFID Card Reader Application Note Abstract AN52164 Authors: Richard Xu Jemmey Huang Associated Project: None Associated Part Family: CY8C24x23 Software Version: PSoC Designer 5.0 Associated

More information

Introduction. Reference Documents. AFE Calibration on SAM V/E/S7x Microcontrollers. SMART ARM-based Microcontrollers APPLICATION NOTE

Introduction. Reference Documents. AFE Calibration on SAM V/E/S7x Microcontrollers. SMART ARM-based Microcontrollers APPLICATION NOTE SMART ARM-based Microcontrollers AFE Calibration on SAM V/E/S7x Microcontrollers APPLICATION NOTE Introduction The Atmel SMART SAM V/E/S7x series are high-performance, power-efficient embedded MCUs based

More information

The LA6571 is 5-channel driver for mini disk and compact disk applications (BTL-AMP: 5CH).

The LA6571 is 5-channel driver for mini disk and compact disk applications (BTL-AMP: 5CH). Ordering number : EN7739A LA6571 Monolithic Linear IC 5CH Driver for Mini Disk and Compact Disk http://onsemi.com Overview The LA6571 is 5channel driver for mini disk and compact disk applications (BTLAMP:

More information

ZSSC3170 Application Note - LIN and PWM Interface Operation

ZSSC3170 Application Note - LIN and PWM Interface Operation ZSSC3170 Application Note - LIN and PWM Interface Operation Contents 1 General... 2 1.1. LIN Output... 3 1.2. PWM Outputs HOUT and LOUT... 3 2 Operational Modes... 3 2.1. Normal Operation Mode (NOM)...

More information

AH3373. Description. Pin Assignments NEW PRODUCT. Applications. Features HIGH VOLTAGE HIGH SENSITIVITY HALL EFFECT UNIPOLAR SWITCH AH3373

AH3373. Description. Pin Assignments NEW PRODUCT. Applications. Features HIGH VOLTAGE HIGH SENSITIVITY HALL EFFECT UNIPOLAR SWITCH AH3373 HIGH VOLTAGE HIGH SENSITIVITY HALL EFFECT UNIPOLAR SWITCH Description The is a high voltage high sensitivity Hall Effect Unipolar switch IC designed for proximity, position and level sensing in industrial

More information

ZXCT1009Q. Pin Assignments. Description. Features. Applications. Typical Application Circuit. A Product Line of. Diodes Incorporated

ZXCT1009Q. Pin Assignments. Description. Features. Applications. Typical Application Circuit. A Product Line of. Diodes Incorporated AUTOMOTIVE GRADE MICROPOWER CURRENT MONITOR Description The is a micropower high side current sense monitor. This device eliminates the need to disrupt the ground plane when sensing a load current. Pin

More information

AL8811. Description. Pin Assignments. Features. Applications. Typical Application Diagram. Boost/Buck/Inverting DC-DC CONVERTER AL8811

AL8811. Description. Pin Assignments. Features. Applications. Typical Application Diagram. Boost/Buck/Inverting DC-DC CONVERTER AL8811 Boost/Buck/Inverting DC-DC CONVERTER Description The is a monolithic control circuit containing the primary functions required for DC-to-DC converters. These devices consist of an internal temperature

More information

256K (32K x 8) Static RAM

256K (32K x 8) Static RAM 256K (32K x 8) Static RAM Features Temperature Ranges Commercial: 0 C to 70 C Industrial: 40 C to 85 C Automotive-A: 40 C to 85 C Automotive-E: 40 C to 125 C Speed: 70 ns Low Voltage Range: 2.7V to 3.6V

More information

Features. Applications

Features. Applications Comparator with 1.25% Reference and Adjustable Hysteresis General Description The MIC841 and MIC842 are micro-power, precisionvoltage comparators with an on-chip voltage reference. Both devices are intended

More information

AN4439 Application note

AN4439 Application note Application note L99ASC03 current sense amplifier offset adjust Introduction The L99ASC03 is a 3 phase BLDC motor controller. This device drives 6 MOSFETs for standard trapezoidal driven BLDC motors using

More information

Description. Features. Pin Description. Pin Configuration PI4GTL bit GTL to GTL Transceiver

Description. Features. Pin Description. Pin Configuration PI4GTL bit GTL to GTL Transceiver 4-bit GTL to GTL Transceiver Features Operates as a 4-bit GTL /GTL/GTL+ to GTL /GTL/GTL+ bus buffer 2.3 V to 3.6 V operation GTL input and output 3.6 V tolerant Vref adjustable from 0.5 V to VCC/2 Partial

More information

Application Report. Art Kay... High-Performance Linear Products

Application Report. Art Kay... High-Performance Linear Products Art Kay... Application Report SBOA0A June 2005 Revised November 2005 PGA309 Noise Filtering High-Performance Linear Products ABSTRACT The PGA309 programmable gain amplifier generates three primary types

More information

Collin Wells, Jared Becker TI Designs Precision: Verified Design Low-Cost Digital Programmable Gain Amplifier Reference Design

Collin Wells, Jared Becker TI Designs Precision: Verified Design Low-Cost Digital Programmable Gain Amplifier Reference Design Collin Wells, Jared Becker TI Designs Precision: erified Design Low-Cost Digital Programmable Gain Amplifier Reference Design TI Designs Precision TI Designs Precision are analog solutions created by TI

More information

AH3574. Description. Pin Assignments NEW PRODUCT. Features. Applications HIGH VOLTAGE HIGH SENSITIVITY HALL EFFECT OMNIPOLAR SWITCH 3 OUTPUT GND 2

AH3574. Description. Pin Assignments NEW PRODUCT. Features. Applications HIGH VOLTAGE HIGH SENSITIVITY HALL EFFECT OMNIPOLAR SWITCH 3 OUTPUT GND 2 HIGH VOLTAGE HIGH SENSITIVITY HALL EFFECT OMNIPOLAR SWITCH Description The is a high voltage high sensitivity Hall Effect Omnipolar switch IC designed for proximity, position and level sensing in consumer

More information

Single stage LNA for GPS Using the MCH4009 Application Note

Single stage LNA for GPS Using the MCH4009 Application Note Single stage LNA for GPS Using the MCH49 Application Note http://onsemi.com Overview This application note explains about ON Semiconductor s MCH49 which is used as a Low Noise Amplifier (LNA) for GPS (Global

More information

16-Bit Hardware Pulse Width Modulator Data Sheet

16-Bit Hardware Pulse Width Modulator Data Sheet 48. 16-Bit Hardware Pulse Width Modulator User Module Data Sheet 16-Bit Hardware Pulse Width Modulator Data Sheet PWM16HW PWM16HW Copyright 2009 Cypress Semiconductor Corporation. All Rights Reserved.

More information

Features. Applications SOT-23-5 (M5)

Features. Applications SOT-23-5 (M5) 1.8V to 11V, 15µA, 25kHz GBW, Rail-to-Rail Input and Output Operational Amplifier General Description The is a low-power operational amplifier with railto-rail inputs and outputs. The device operates from

More information

AP4310A. Pin Assignments. Description. Features. Applications. Typical Applications Circuit. A Product Line of. Diodes Incorporated

AP4310A. Pin Assignments. Description. Features. Applications. Typical Applications Circuit. A Product Line of. Diodes Incorporated DUAL OP AMP AND VOLTAGE REFERENCE Description The is a monolithic IC specifically designed to regulate the output current and voltage levels of switching battery chargers and power supplies Pin Assignments

More information

2-Channel EMI-Filter with ESD-Protection

2-Channel EMI-Filter with ESD-Protection 2-Channel EMI-Filter with 9499 6 5 4 2 3 MARKING (example only) XX YY Dot = pin marking YY = type code (see table below) XX = date code 9957 2 FEATURES Ultra compact LLP75-6A package 2-channel EMI-filter

More information

Chop away input offsets with TSZ121/TSZ122/TSZ124. Main components Single very high accuracy (5 μv) zero drift micropower 5 V operational amplifier

Chop away input offsets with TSZ121/TSZ122/TSZ124. Main components Single very high accuracy (5 μv) zero drift micropower 5 V operational amplifier DT0015 Design tip Chop away input offsets with TSZ121/TSZ122/TSZ124 By Preet Sibia Main components TSZ121 TSZ122 TSZ124 Single very high accuracy (5 μv) zero drift micropower 5 V operational amplifier

More information

CMOS Micro-Power Comparator plus Voltage Follower

CMOS Micro-Power Comparator plus Voltage Follower Freescale Semiconductor Technical Data Rev 2, 05/2005 CMOS Micro-Power Comparator plus Voltage Follower The is an analog building block consisting of a very-high input impedance comparator. The voltage

More information

AZV358. Pin Assignments. Description DATA SHEET. Applications. Features. Functional Block Diagram. A Product Line of. Diodes Incorporated

AZV358. Pin Assignments. Description DATA SHEET. Applications. Features. Functional Block Diagram. A Product Line of. Diodes Incorporated DUAL LOW VOLTAGE RAIL-TO-RAIL OUTPUT OPERATIONAL AMPLIFIERS Description Pin Assignments The is dual low voltage (2.7V to 5.5V) operational amplifiers which have rail-to-rail output swing capability. The

More information

AP8802. General Description. Features. Applications. Typical Application Circuit. 1A LED Step-down Converter. Figure 1: Typical Application Circuit

AP8802. General Description. Features. Applications. Typical Application Circuit. 1A LED Step-down Converter. Figure 1: Typical Application Circuit Features General Description LED driving current up to A High efficiency up to 92% Operating input voltage up to 48V High switching frequency up to 500kHz PWM/DC input for dimming control Built-in output

More information

AN12232 QN908x ADC Application Note

AN12232 QN908x ADC Application Note Rev. 0.1 August 2018 Application note Document information Info Content Keywords QN908x, BLE, ADC Abstract This application note describes the ADC usage. Revision history Rev Date Description 0.1 2018/08

More information

Features. Applications

Features. Applications 267MHz 1:2 3.3V HCSL/LVDS Fanout Buffer PrecisionEdge General Description The is a high-speed, fully differential 1:2 clock fanout buffer with a 2:1 input MUX optimized to provide two identical output

More information

434MHz LNA for RKE Using the 2SC5245A Application Note

434MHz LNA for RKE Using the 2SC5245A Application Note 434MHz LNA for RKE Using the 2SC5245A Application Note http://onsemi.com Overview This application note explains about ON Semiconductor s 2SC5245A which is used as a Low Noise Amplifier (LNA) for RKE (Remote

More information

THIS SPEC IS OBSOLETE

THIS SPEC IS OBSOLETE THIS SPEC IS OBSOLETE Spec No: 001-62651 Spec Title: PSOC(R) 3 / PSOC 5 - BLOOD PRESSURE MONITOR ANALOG FRONT END - AN62651 Sunset Owner:Praveen Sekar (PFZ) Replaced by: None PSoC 3 / PSoC 5 - Blood Pressure

More information

MIC833. General Description. Features. Applications. Typical Application. Comparator and Reference with Adjustable Hystersis

MIC833. General Description. Features. Applications. Typical Application. Comparator and Reference with Adjustable Hystersis Comparator and Reference with Adjustable Hystersis General Description The is a micropower precision dual voltage comparator with an on-chip reference and latch. High- and low-voltage thresholds are adjusted

More information

TI Designs: TIDA Passive Equalization For RS-485

TI Designs: TIDA Passive Equalization For RS-485 TI Designs: TIDA-00790 Passive Equalization For RS-485 TI Designs TI Designs are analog solutions created by TI s analog experts. Verified Designs offer theory, component selection, simulation, complete

More information

Rahul Prakash, Eugenio Mejia TI Designs Precision: Verified Design Digitally Tunable MDAC-Based State Variable Filter Reference Design

Rahul Prakash, Eugenio Mejia TI Designs Precision: Verified Design Digitally Tunable MDAC-Based State Variable Filter Reference Design Rahul Prakash, Eugenio Mejia TI Designs Precision: Verified Design Digitally Tunable MDAC-Based State Variable Filter Reference Design TI Designs Precision TI Designs Precision are analog solutions created

More information

AN431. Pin Assignments. Description. Features. Applications. Typical Applications Circuit. A Product Line of. Diodes Incorporated

AN431. Pin Assignments. Description. Features. Applications. Typical Applications Circuit. A Product Line of. Diodes Incorporated ADJUSTABLE PRECISION SHUNT REGULATORS Description The series ICs are three-terminal adjustable shunt regulators with guaranteed thermal stability over a full operation range. These ICs feature sharp turn-on

More information

LOW POWER FM IF SEMICONDUCTOR TECHNICAL DATA PIN CONNECTIONS. Figure 1. Representative Block Diagram ORDERING INFORMATION

LOW POWER FM IF SEMICONDUCTOR TECHNICAL DATA PIN CONNECTIONS. Figure 1. Representative Block Diagram ORDERING INFORMATION Order this document by MC7/D... includes Oscillator, Mixer, Limiting Amplifier, Quadrature Discriminator, Active, Squelch, Scan Control, and Mute Switch. The MC7 is designed for use in FM dual conversion

More information

AH1911/AH1921. Description. Pin Assignments NEW PRODUCT. Features. Applications. Typical Applications Circuit (Note 4) 2 OUTPUT GND 3 1 VDD

AH1911/AH1921. Description. Pin Assignments NEW PRODUCT. Features. Applications. Typical Applications Circuit (Note 4) 2 OUTPUT GND 3 1 VDD ULTRA-LOW POWER DIGITAL OMNIPLOAR HALL-EFFECT SWITCH Description Pin Assignments The is an ultra-low power digital Omnipolar Hall Effect switch IC from Diodes broad Hall Effect switches family. Thanks

More information

Inverting Programmable Gain Amplifier (PGA_Inv)

Inverting Programmable Gain Amplifier (PGA_Inv) 1.90 Features Gain steps from 1 to 49 High input impedance Adjustable power settings General Description The component implements an opamp-based inverting amplifier with user-programmable gain. It is derived

More information

Features. Applications

Features. Applications Ultra-Precision, 8:1 MUX with Internal Termination and 1:2 LVPECL Fanout Buffer Precision Edge General Description The is a low-jitter, low-skew, high-speed 8:1 multiplexer with a 1:2 differential fanout

More information

Rambus XDR Clock Generator with Zero SDA Hold Time

Rambus XDR Clock Generator with Zero SDA Hold Time Rambus XDR Clock Generator with Zero SDA Hold Time Rambus XDR Clock Generator with Zero SDA Hold Time Features Meets Rambus Extended Data Rate (XDR ) clocking requirements 25 ps typical cycle-to-cycle

More information

Applications AP7350 GND

Applications AP7350 GND 150mA ULTRA-LOW QUIESCENT CURRENT LDO with ENABLE Description The is a low dropout regulator with high output voltage accuracy. The includes a voltage reference, error amplifier, current limit circuit

More information

AP1506. Description. Pin Assignments. Features. Applications. 150kHz, 3A PWM BUCK DC/DC CONVERTER AP SD 4 FB 3 GND 2 Output

AP1506. Description. Pin Assignments. Features. Applications. 150kHz, 3A PWM BUCK DC/DC CONVERTER AP SD 4 FB 3 GND 2 Output 150kHz, 3A PWM BUCK DC/DC CONVERTER Description The series are monolithic IC designed for a step-down DC/DC converter, and own the ability of driving a 3A load without external transistor. Due to reducing

More information

PAM2320. Description. Pin Assignments. Applications. Features. A Product Line of. Diodes Incorporated 3A LOW NOISE STEP-DOWN DC-DC CONVERTER PAM2320

PAM2320. Description. Pin Assignments. Applications. Features. A Product Line of. Diodes Incorporated 3A LOW NOISE STEP-DOWN DC-DC CONVERTER PAM2320 3A LOW NOISE STEP-DOWN DC-DC CONVERTER Description Pin Assignments The is a 3A step-down DC-DC converter. At heavy load, the constant-frequency PWM control performs excellent stability and transient response.

More information

MARKING DIAGRAMS Split Supplies Single Supply PIN CONNECTIONS MAXIMUM RATINGS ORDERING INFORMATION SO 14 D SUFFIX CASE 751A

MARKING DIAGRAMS Split Supplies Single Supply PIN CONNECTIONS MAXIMUM RATINGS ORDERING INFORMATION SO 14 D SUFFIX CASE 751A The MC3403 is a low cost, quad operational amplifier with true differential inputs. The device has electrical characteristics similar to the popular MC1741C. However, the MC3403 has several distinct advantages

More information

NUF8401MNT4G. 8-Channel EMI Filter with Integrated ESD Protection

NUF8401MNT4G. 8-Channel EMI Filter with Integrated ESD Protection 8-Channel EMI Filter with Integrated ESD Protection The NUF841MN is an eight channel (C R C) Pi style EMI filter array with integrated ESD protection. Its typical component values of R = 1 and C = 12 pf

More information

ZXRE160. Description. Pin Assignments NEW PRODUCT. Features. Applications. A Product Line of. Diodes Incorporated

ZXRE160. Description. Pin Assignments NEW PRODUCT. Features. Applications. A Product Line of. Diodes Incorporated 0.6V ENHANCED ADJUSTABLE PRECISION SHUNT REGULATOR Description The is a 5-terminal adjustable shunt regulator offering excellent temperature stability and output handling capability. This device offers

More information

NOT RECOMMENDED FOR NEW DESIGN USE AP2127N/K/

NOT RECOMMENDED FOR NEW DESIGN USE AP2127N/K/ 300mA ADJUSTABLE HIGH PSRR CMOS LINEAR REGULATOR Description Pin Assignments The is a positive, adjustable linear regulator. It features low quiescent current (65µA typ.) and low dropout voltage, making

More information

DISCRETE SEMICONDUCTORS DATA SHEET. book, halfpage M3D302. PBSS4140DPN 40 V low V CEsat NPN/PNP transistor. Product specification 2001 Dec 13

DISCRETE SEMICONDUCTORS DATA SHEET. book, halfpage M3D302. PBSS4140DPN 40 V low V CEsat NPN/PNP transistor. Product specification 2001 Dec 13 DISCRETE SEMICONDUCTORS DATA SHEET book, halfpage M3D302 PBSS4140DPN 40 V low V CEsat NPN/PNP transistor 2001 Dec 13 FEATURES 600 mw total power dissipation Low collector-emitter saturation voltage High

More information

LB1939T 2 Channel H Bridge Constant Voltage/Constant Current Driver

LB1939T 2 Channel H Bridge Constant Voltage/Constant Current Driver 2 Channel H Bridge Constant Voltage/Constant Current Driver Overview The is a two-phase excitation bipolar stepping motor driver that features low voltage operation, a low saturation voltage, and low power

More information

ZTL431AQ, ZTL431BQ ZTL432AQ, ZTL432BQ. Pin Assignments. Description. Features. Typical Application. Applications

ZTL431AQ, ZTL431BQ ZTL432AQ, ZTL432BQ. Pin Assignments. Description. Features. Typical Application. Applications AUTOMOTIVE COMPLIANT ADJUSTABLE PRECISION SHUNT REGULATOR Description The ZTL431AQ, ZTL431BQ, ZTL432AQ and ZTL432BQ are three terminal adjustable shunt regulators offering excellent temperature stability

More information

PI3C3125/PI3C3126. Description

PI3C3125/PI3C3126. Description .V/.V, High Bandwidth, Hot Insertion,-Bit, -Port Bus Switch with Individual Enables Features Near-Zero propagation delay -ohm switches connect inputs to outputs High Bandwidth (>00 MHz) Rail-to-Rail, or.v

More information

LM723CN. High precision voltage regulator. Features. Description

LM723CN. High precision voltage regulator. Features. Description High precision voltage regulator Features Input voltage up to 40 V Output voltage adjustable from 2 to 37 V Positive or negative supply operation Series, shunt, switching or floating operation Output current

More information

Obsolete Product(s) - Obsolete Product(s)

Obsolete Product(s) - Obsolete Product(s) Three-terminal 5 A adjustable voltage regulators Features Guaranteed 7 A peak output current Guaranteed 5 A output current Adjustable output down to 1.2 V Line regulation typically 0.005 %/V Load regulation

More information

Package Pin Out Configuration. Part Number Compliance Marking Reel Size (inch) Tape Width (mm) Quantity per Reel UMC4NQ-7 Automotive NP ,000

Package Pin Out Configuration. Part Number Compliance Marking Reel Size (inch) Tape Width (mm) Quantity per Reel UMC4NQ-7 Automotive NP ,000 YM DUAL COMPLEMENTARY PRE-BIASED TRANSISTORS Features Ultra-Small Surface Mount Package Surface Mount Package Suited for Automated Assembly Simplifies Circuit Design and Reduces Board Space Totally Lead-Free

More information

AND9518/D DAB L-band Amplifier using the NSVF4020SG4

AND9518/D DAB L-band Amplifier using the NSVF4020SG4 DAB L-band Amplifier using the NSVF4020SG4 Overview This application note explains about ON Semiconductor s NSVF4020SG4 which is used as a Low Noise Amplifier (LNA) for DAB (Digital Audio Broadcast). The

More information

NUF6400MNTBG. 6-Channel EMI Filter with Integrated ESD Protection

NUF6400MNTBG. 6-Channel EMI Filter with Integrated ESD Protection 6-Channel EMI Filter with Integrated ESD Protection The NUF64MU is a six channel (C R C) Pi style EMI filter array with integrated ESD protection. Its typical component values of R = and C = 5 pf deliver

More information

SKY65120: WCDMA PA Bias Method For Lower Junction Temperature

SKY65120: WCDMA PA Bias Method For Lower Junction Temperature application note SKY6120: WCDMA PA Bias Method For Lower Junction Temperature Introduction This application note describes how SKY6120 may be used with reduced bias control to obtain better thermal performance.

More information

AH920. Pin Assignments. Description. Features. Applications. Typical Applications Circuit. A Product Line of Diodes Incorporated

AH920. Pin Assignments. Description. Features. Applications. Typical Applications Circuit. A Product Line of Diodes Incorporated HIGH SENSITIVITY CMOS HALL-EFFECT LATCH Description The is a Hall-effect latch designed in mixed signal CMOS technology. It is quite suitable for use in automotive, industrial and consumer applications.

More information

MB9BF568R Series FM4 PMSM Servo Motor Speed Control User Manual

MB9BF568R Series FM4 PMSM Servo Motor Speed Control User Manual MB9BF568R Series FM4 PMSM Servo Motor Speed Control User Manual Doc. No. 002-04466 Rev. *A Cypress Semiconductor 198 Champion Court San Jose, CA 95134-1709 Phone (USA): 800.858.1810 Phone (Intnl): +1 408.943.2600

More information

Is Now Part of To learn more about ON Semiconductor, please visit our website at

Is Now Part of To learn more about ON Semiconductor, please visit our website at Is Now Part of To learn more about ON Semiconductor, please visit our website at www.onsemi.com ON Semiconductor and the ON Semiconductor logo are trademarks of Semiconductor Components Industries, LLC

More information