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

Size: px
Start display at page:

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

Transcription

1 Is Now Part of To learn more about ON Semiconductor, please visit our website at ON Semiconductor and the ON Semiconductor logo are trademarks of Semiconductor Components Industries, LLC dba ON Semiconductor or its subsidiaries in the United States and/or other countries. ON Semiconductor owns the rights to a number of patents, trademarks, copyrights, trade secrets, and other intellectual property. A listing of ON Semiconductor s product/patent coverage may be accessed at ON Semiconductor reserves the right to make changes without further notice to any products herein. ON Semiconductor makes no warranty, representation or guarantee regarding the suitability of its products for any particular purpose, nor does ON Semiconductor assume any liability arising out of the application or use of any product or circuit, and specifically disclaims any and all liability, including without limitation special, consequential or incidental damages. Buyer is responsible for its products and applications using ON Semiconductor products, including compliance with all laws, regulations and safety requirements or standards, regardless of any support or applications information provided by ON Semiconductor. Typical parameters which may be provided in ON Semiconductor data sheets and/or specifications can and do vary in different applications and actual performance may vary over time. All operating parameters, including Typicals must be validated for each customer application by customer s technical experts. ON Semiconductor does not convey any license under its patent rights nor the rights of others. ON Semiconductor products are not designed, intended, or authorized for use as a critical component in life support systems or any FDA Class 3 medical devices or medical devices with a same or similar classification in a foreign jurisdiction or any devices intended for implantation in the human body. Should Buyer purchase or use ON Semiconductor products for any such unintended or unauthorized application, Buyer shall indemnify and hold ON Semiconductor and its officers, employees, subsidiaries, affiliates, and distributors harmless against all claims, costs, damages, and expenses, and reasonable attorney fees arising out of, directly or indirectly, any claim of personal injury or death associated with such unintended or unauthorized use, even if such claim alleges that ON Semiconductor was negligent regarding the design or manufacture of the part. ON Semiconductor is an Equal Opportunity/Affirmative Action Employer. This literature is subject to all applicable copyright laws and is not for resale in any manner.

2 AN-684 Fairchild Semiconductor Application Note February 1990 Revised May Four-Stage Counter/Shift Register INTRODUCTION Many system designs require bi-directional counting and shifting functions. In most cases these functions are separate and unique requirements within the system design. For this reason, separate catalog parts are available. In some cases however, there is a requirement to have a device that will allow both counting and shifting functions. This is especially true in arithmetic, timing, sequential, or communication applications. Fairchild offers a very versatile counter/shift register in the This application note describes its function in detail and offers some simple uses. DESCRIPTION The contains four synchronous, presettable flipflops. Synchronous operation is provided by having all flipflops clocked simultaneously so that all output changes coincide. This mode of operation eliminates counting spikes on the outputs which are normally associated with asynchronous counters. The clock input is buffered and triggers the four flip-flops on the rising (positive-going) edge. The counters are fully programmable allowing the outputs to be set to either a HIGH (1) or LOW (0). As presetting is synchronous, setting low levels on the select inputs (S 0 -S 2 ) (see Table 1) disables the counter and causes the outputs to agree with the parallel inputs (P 3 P 0 ) on the next rising edge of the clock. Loading is accomplished regardless of the levels of the two enables (CEP, CET). TABLE 1. Function Select Table S 2 S 1 S 0 Function L L L Parallel Load L L H Complement L H L Shift Left L H H Shift Right H L L Count Down H L H Clear H H L Count Up H H H Hold The features both synchronous and asynchronous clear functions. The synchronous clear is performed by setting a binary five (101B) at the select inputs. On the next rising edge of the clock, the outputs will be forced LOW (0000) regardless of the levels at the enable inputs. A buffered asynchronous master reset (MR) is provided to clear all outputs LOW (0000) regardless of the levels of the clock, select, or enable inputs. Count up/count down functions are selected with the select inputs (S 2 S 0 ). These are synchronous operations and the outputs will increment/decrement in value on the rising edge of the clock. Both count enable inputs (CEP, CET) must be true (LOW) to count. The terminal count output (TC) becomes active-low when the count reaches zero in the DOWN mode or fifteen in the UP mode. Its duration is approximately equal to one period of the clock. The TC output is not recommended for use as a clock or synchronous reset for flip-flops. See Figure 1 for timing relationships in UP/DOWN counting. In simple ripple-carry cascading applications the terminal count TC is fed forward to enable the trickle enable (CET) input. This method is increasingly inefficient as the counting chain lengthens. The upper limit of the clock frequency is determined by the clock-to-terminal-count delay of the first stage, the cumulative trickle-enable (CET)-to-terminalcount delay of the intermediate stages, and the trickleenable-to-clock delay of the last stage. For faster counting rates a carry-lookahead scheme is necessary. In this scheme the ripple delay through the intermediate stages commences with the same clock that causes the first stage to change over from MAX to MIN in the UP mode, or from MIN to MAX in the DOWN mode. Since the final count cycle takes 16 clocks to complete, there is ample time for the ripple to propagate through the intermediate stages. The critical timing that limits the counting rate is the clockto-terminal-count of the first stage plus the parallel-enableto-clock (CEP) setup time of the last stage. Figure 2 shows the connections for the fast-carry counting scheme. AN Four-Stage Counter/Shift Register 2000 Fairchild Semiconductor Corporation AN

3 AN-684 TYPICAL CLEAR, LOAD, AND COUNT SEQUENCES Illustrated below is the following sequence: 1. Clear outputs to zero. 2. Load (Preset) to binary thirteen. 3. Count up to fourteen, fifteen, carry, zero, one, and two. 4. Count down to one, zero, borrow, fifteen, fourteen, and thirteen. 5. Inhibit counting. Note: A MR overrides enables, data, and count inputs. FIGURE Used as Binary Up/Down Counter FIGURE 2. Fast Carry Counting Scheme 2

4 TYPICAL CLEAR, LOAD, AND COUNT SEQUENCES (Continued) Shift right/left modes are performed by making the appropriate selection on the selection inputs (S 2 S 0 ). Each rising edge of the clock will cause the outputs to shift once in the direction which is selected. For shift-left operation, input D 3 is used as the serial input. For shift-right operation, input CET/D 0 is used as the serial input. During shift operation the terminal count output reflects the level at the Q 3 output and the enables are don't cares. See Figure 3 for shift operation timing relationships and shift sequences. The provides two special modes of operation. The complement mode performs a one's complement of the outputs (Q 3 Q 0) on the rising edge of the clock input regardless of the levels at the enable inputs. The hold feature is asynchronous and simply stops counting or shifting operations. Both complement and hold are performed with proper selection of the select inputs. For a complete truth table of the operation, refer to Table 2. DESIGN CONSIDERATIONS Presetting the parallel inputs (P 3 P 0) may require a mixture of HIGH's and LOW's. A LOW may be preset by leaving the respective input open as the has a 50 kω resistor to V EE on the parallel inputs. A HIGH must never be made by tying the input to V CC /V CCA. This saturates the input transistor. Instead the input is set at a diode drop below V CC /V CCA for a preset HIGH. See Applications Note 682. Unused output pairs (Q n /Q n ) may be left unterminated. However, unused single outputs should be terminated to balance current switching in the outputs. For further details on system design considerations refer to the F100K ECL Design Guide. For AC/DC performance specifications and critical timing parameters refer to the datasheet. APPLICATIONS Figure 4 and Figure 5 demonstrate the use of the as UP/DOWN BCD counters. One additional gate is required to detect the limit count. Notice the alternate gate methods in Figure 4. The shows the classical AND/ NAND design similar to TTL and the shows the OR/NOR design of ECL. Figure 6 incorporates the use of a triple D-type flipflop. By using one stage of the , a 50/50 duty cycle can be realized from the divider. An 8-bit parallel-to-serial shifter can be constructed by cascading two 's as shown in Figure 7. The third counter reloads another 8-bit data word after eight serial counts. AN

5 AN-684 TYPICAL, CLEAR, LOAD, AND COUNT SEQUENCES Illustrated below is the following sequence: 1. Clear outputs to zero. 2. Load (preset) to binary twelve. 3. Shift-left using D 3 as serial input. 4. Shift-right using CET/D 0 as serial input. Note: In shift-right mode TC follows the Q 3 output. Note: In shift-left mode TC follows the D 3 input. Note: CEP is a don't care during shifting. FIGURE Used as Bi-Directional Shift Register 4

6 TRUTH TABLE Q 0 = LSB TABLE 2. Truth Table Inputs Outputs MR S 2 S 1 S 0 CEP D 0 /CET D 3 CP Q 3 Q 2 Q 1 Q 0 TC Mode L L L L X X X P 3 P 2 P 1 P 0 L Preset (Parallel Load) L L L H X X X Q 3 Q 2 Q 1 Q 0 L Invert L L H L X X X D 3 Q 3 Q 2 Q 1 D 3 Shift Left L L H H X X X Q 2 Q 1 Q 0 D 0 Q 3 Shift Right (Note 1) L H L L L L X (Q 0 Q 3 ) minus 1 1 Count Down L H L L H L X X Q 3 Q 2 Q 1 Q 0 1 Count Down with CEP not active L H L L X H X X Q 3 Q 2 Q 1 Q 0 H Count Down with CET not active L H L H X X X L L L L H Clear L H H L L L X (Q 0 Q 3 ) plus 1 2 Count Up L H H L H L X X Q 3 Q 2 Q 1 Q 0 2 Count Up with CEP not active L H H L X H X X Q 3 Q 2 Q 1 Q 0 H Count Up with CET not active L H H H X X X X Q 3 Q 2 Q 1 Q 0 H Hold H L L L X X X X L L L L L H L L H X X X X L L L L L H L H L X X X X L L L L L H L H H X X X X L L L L L Asynchronous H H L L X L X X L L L L L Master Reset H H L L X H X X L L L L H H H L H X X X X L L L L H H H H L X X X X L L L L H H H H H X X X X L L L L H AN = L if Q 0 Q 3 = LLLL H if Q 0 Q 3 LLLL 2 = L if Q 0 Q 3 = HHHH H if Q 0 Q 3 HHHH H = HIGH Voltage Level L = LOW Voltage Level X = Don't Care = LOW-to-HIGH Transition Note 1: Before the clock, TC is Q 3 After the clock, TC is Q2 FIGURE 4. BCD Up Counter (0 9) 5

7 AN-684 FIGURE 5. BCD Down Counter (9 0) FIGURE 6. Divide by Five FIGURE 7. 8-Bit Shift Left 6

8 AN Four-Stage Counter/Shift Register Fairchild does not assume any responsibility for use of any circuitry described, no circuit patent licenses are implied and Fairchild reserves the right at any time without notice to change said circuitry and specifications. LIFE SUPPORT POLICY FAIRCHILD S PRODUCTS ARE NOT AUTHORIZED FOR USE AS CRITICAL COMPONENTS IN LIFE SUPPORT DEVICES OR SYSTEMS WITHOUT THE EXPRESS WRITTEN APPROVAL OF THE PRESIDENT OF FAIRCHILD SEMICONDUCTOR CORPORATION. As used herein: 1. Life support devices or systems are devices or systems which, (a) are intended for surgical implant into the body, or (b) support or sustain life, and (c) whose failure to perform when properly used in accordance with instructions for use provided in the labeling, can be reasonably expected to result in a significant injury to the user. 2. A critical component in any component of a life support device or system whose failure to perform can be reasonably expected to cause the failure of the life support device or system, or to affect its safety or effectiveness

9 ON Semiconductor and are trademarks of Semiconductor Components Industries, LLC dba ON Semiconductor or its subsidiaries in the United States and/or other countries. ON Semiconductor owns the rights to a number of patents, trademarks, copyrights, trade secrets, and other intellectual property. A listing of ON Semiconductor s product/patent coverage may be accessed at Marking.pdf. ON Semiconductor reserves the right to make changes without further notice to any products herein. ON Semiconductor makes no warranty, representation or guarantee regarding the suitability of its products for any particular purpose, nor does ON Semiconductor assume any liability arising out of the application or use of any product or circuit, and specifically disclaims any and all liability, including without limitation special, consequential or incidental damages. Buyer is responsible for its products and applications using ON Semiconductor products, including compliance with all laws, regulations and safety requirements or standards, regardless of any support or applications information provided by ON Semiconductor. Typical parameters which may be provided in ON Semiconductor data sheets and/or specifications can and do vary in different applications and actual performance may vary over time. All operating parameters, including Typicals must be validated for each customer application by customer s technical experts. ON Semiconductor does not convey any license under its patent rights nor the rights of others. ON Semiconductor products are not designed, intended, or authorized for use as a critical component in life support systems or any FDA Class 3 medical devices or medical devices with a same or similar classification in a foreign jurisdiction or any devices intended for implantation in the human body. Should Buyer purchase or use ON Semiconductor products for any such unintended or unauthorized application, Buyer shall indemnify and hold ON Semiconductor and its officers, employees, subsidiaries, affiliates, and distributors harmless against all claims, costs, damages, and expenses, and reasonable attorney fees arising out of, directly or indirectly, any claim of personal injury or death associated with such unintended or unauthorized use, even if such claim alleges that ON Semiconductor was negligent regarding the design or manufacture of the part. ON Semiconductor is an Equal Opportunity/Affirmative Action Employer. This literature is subject to all applicable copyright laws and is not for resale in any manner. PUBLICATION ORDERING INFORMATION LITERATURE FULFILLMENT: Literature Distribution Center for ON Semiconductor E. 32nd Pkwy, Aurora, Colorado USA Phone: or Toll Free USA/Canada Fax: or Toll Free USA/Canada orderlit@onsemi.com Semiconductor Components Industries, LLC N. American Technical Support: Toll Free USA/Canada Europe, Middle East and Africa Technical Support: Phone: Japan Customer Focus Center Phone: ON Semiconductor Website: Order Literature: For additional information, please contact your local Sales Representative

MC14008B. 4-Bit Full Adder

MC14008B. 4-Bit Full Adder 4-Bit Full Adder The MC4008B 4bit full adder is constructed with MOS PChannel and NChannel enhancement mode devices in a single monolithic structure. This device consists of four full adders with fast

More information

AND9190/D. Vertical Timing Optimization for Interline CCD Image Sensors APPLICATION NOTE

AND9190/D. Vertical Timing Optimization for Interline CCD Image Sensors APPLICATION NOTE Vertical Timing Optimization for Interline CCD Image Sensors APPLICATION NOTE Introduction This application note applies to the ON Semiconductor Interline CCD Image Sensors listed in Table 1. On these

More information

NOTE: The Flatpak version has the same pinouts (Connection Diagram) as the Dual In-Line Package.

NOTE: The Flatpak version has the same pinouts (Connection Diagram) as the Dual In-Line Package. PRESETTABLE BCD/DECADE UP/DOWN COUNTERS PRESETTABLE 4-BIT BINARY UP/DOWN COUNTERS The SN54/74LS190 is a synchronous UP/DOWN BCD Decade (8421) Counter and the SN54/74LS191 is a synchronous UP/DOWN Modulo-

More information

DM54161 DM74161 DM74163 Synchronous 4-Bit Counters

DM54161 DM74161 DM74163 Synchronous 4-Bit Counters DM54161 DM74161 DM74163 Synchronous 4-Bit Counters General Description These synchronous presettable counters feature an internal carry look-ahead for application in high-speed counting designs The 161

More information

1-800-831-4242

1-800-831-4242 Distributed by: www.jameco.com 1-800-831-4242 The content and copyrights of the attached material are the property of its owner. DM74LS161A DM74LS163A Synchronous 4-Bit Binary Counters General Description

More information

DM74LS169A Synchronous 4-Bit Up/Down Binary Counter

DM74LS169A Synchronous 4-Bit Up/Down Binary Counter Synchronous 4-Bit Up/Down Binary Counter General Description This synchronous presettable counter features an internal carry look-ahead for cascading in high-speed counting applications. Synchronous operation

More information

2N2222A. Small Signal Switching Transistor. NPN Silicon. MIL PRF 19500/255 Qualified Available as JAN, JANTX, and JANTXV. http://onsemi.com.

2N2222A. Small Signal Switching Transistor. NPN Silicon. MIL PRF 19500/255 Qualified Available as JAN, JANTX, and JANTXV. http://onsemi.com. Small Signal Switching Transistor NPN Silicon Features MILPRF19/ Qualified Available as JAN, JANTX, and JANTXV COLLECTOR MAXIMUM RATINGS (T A = unless otherwise noted) Characteristic Symbol Value Unit

More information

Device Application Topology Efficiency Input Power Power Factor THD NSIC2030JB, NSIC2050JB R4 Q2 Q1 R9

Device Application Topology Efficiency Input Power Power Factor THD NSIC2030JB, NSIC2050JB R4 Q2 Q1 R9 120 V AC, Low Cost, Dimmable, Linear, Parallel to Series with Switch In CCR LED Lighting Circuit DESIGN NOTE Table 1. DEVICE DETAILS Device Application Topology Efficiency Input Power Power Factor THD

More information

2N6056. NPN Darlington Silicon Power Transistor DARLINGTON 8 AMPERE SILICON POWER TRANSISTOR 80 VOLTS, 100 WATTS

2N6056. NPN Darlington Silicon Power Transistor DARLINGTON 8 AMPERE SILICON POWER TRANSISTOR 80 VOLTS, 100 WATTS NPN Darlington Silicon Power Transistor The NPN Darlington silicon power transistor is designed for general purpose amplifier and low frequency switching applications. High DC Current Gain h FE = 3000

More information

120 V AC, Low Cost, Dimmable, Linear, Parallel to Series LED Driving Circuit http://onsemi.com

120 V AC, Low Cost, Dimmable, Linear, Parallel to Series LED Driving Circuit http://onsemi.com 120 V AC, Low Cost, Dimmable, Linear, Parallel to Series LED Driving Circuit DESIGN NOTE Table 1. DEVICE DETAILS Device Application Topology Input Voltage Input Power Power Factor THD NSIC2030B LED Lighting

More information

ESD9X3.3ST5G Series, SZESD9X3.3ST5G Series. Transient Voltage Suppressors Micro Packaged Diodes for ESD Protection

ESD9X3.3ST5G Series, SZESD9X3.3ST5G Series. Transient Voltage Suppressors Micro Packaged Diodes for ESD Protection ESD9X3.3ST5G Series, SZESD9X3.3ST5G Series Transient Voltage Suppressors Micro Packaged Diodes for ESD Protection The ESD9X Series is designed to protect voltage sensitive components from ESD. Excellent

More information

2N4921G, 2N4922G, 2N4923G. Medium-Power Plastic NPN Silicon Transistors 1.0 AMPERE GENERAL PURPOSE POWER TRANSISTORS 40 80 VOLTS, 30 WATTS

2N4921G, 2N4922G, 2N4923G. Medium-Power Plastic NPN Silicon Transistors 1.0 AMPERE GENERAL PURPOSE POWER TRANSISTORS 40 80 VOLTS, 30 WATTS ,, Medium-Power Plastic NPN Silicon Transistors These highperformance plastic devices are designed for driver circuits, switching, and amplifier applications. Features Low Saturation Voltage Excellent

More information

DN05034/D. Enhanced PWM LED Dimming DESIGN NOTE

DN05034/D. Enhanced PWM LED Dimming DESIGN NOTE Enhanced PWM LED Dimming Circuit Description The NCL30051LEDGEVB LED driver evaluation board provides PWM dimming capability via gating the resonant half bridge converter on and off at the PWM rate. Effective

More information

LB1836M. Specifications. Monolithic Digital IC Low-Saturation Bidirectional Motor Driver for Low-Voltage Drive. Absolute Maximum Ratings at Ta = 25 C

LB1836M. Specifications. Monolithic Digital IC Low-Saturation Bidirectional Motor Driver for Low-Voltage Drive. Absolute Maximum Ratings at Ta = 25 C Ordering number : EN397F LB136M Monolithic Digital IC Low-Saturation Bidirectional Motor Driver for Low-Voltage Drive http://onsemi.com Overview The LB136M is a low-saturation two-channel bidirectional

More information

MC14175B/D. Quad Type D Flip-Flop

MC14175B/D. Quad Type D Flip-Flop Quad Type D Flip-Flop The MC475B quad type D flipflop is cotructed with MOS Pchannel and Nchannel enhancement mode devices in a single monolithic structure. Each of the four flipflops is positiveedge triggered

More information

DM74LS193 Synchronous 4-Bit Binary Counter with Dual Clock

DM74LS193 Synchronous 4-Bit Binary Counter with Dual Clock September 1986 Revised March 2000 DM74LS193 Synchronous 4-Bit Binary Counter with Dual Clock General Description The DM74LS193 circuit is a synchronous up/down 4-bit binary counter. Synchronous operation

More information

DM74LS191 Synchronous 4-Bit Up/Down Counter with Mode Control

DM74LS191 Synchronous 4-Bit Up/Down Counter with Mode Control August 1986 Revised February 1999 DM74LS191 Synchronous 4-Bit Up/Down Counter with Mode Control General Description The DM74LS191 circuit is a synchronous, reversible, up/ down counter. Synchronous operation

More information

SN74LS74AMEL. Dual D Type Positive Edge Triggered Flip Flop LOW POWER SCHOTTKY

SN74LS74AMEL. Dual D Type Positive Edge Triggered Flip Flop LOW POWER SCHOTTKY SN74S74A ual Type Positive Edge Triggered Flip Flop The SN74S74A dual edge-triggered flip-flop utilizes Schottky TT circuitry to produce high speed -type flip-flops. Each flip-flop has individual clear

More information

AND8008/D. Solid State Control Solutions for Three Phase 1 HP Motor APPLICATION NOTE

AND8008/D. Solid State Control Solutions for Three Phase 1 HP Motor APPLICATION NOTE Solid State Control Solutions for Three Phase 1 HP Motor APPLICATION NOTE INTRODUCTION In all kinds of manufacturing, it is very common to have equipment that has three phase motors for doing different

More information

P2N2222ARL1G. Amplifier Transistors. NPN Silicon. These are Pb Free Devices* Features. http://onsemi.com

P2N2222ARL1G. Amplifier Transistors. NPN Silicon. These are Pb Free Devices* Features. http://onsemi.com Amplifier Transistors NPN Silicon Features These are PbFree Devices* MAXIMUM RATINGS (T A = 25 C unless otherwise noted) Characteristic Symbol Value Unit CollectorEmitter Voltage V CEO 4 CollectorBase

More information

BC337, BC337-25, BC337-40. Amplifier Transistors. NPN Silicon. These are Pb Free Devices. http://onsemi.com. Features MAXIMUM RATINGS

BC337, BC337-25, BC337-40. Amplifier Transistors. NPN Silicon. These are Pb Free Devices. http://onsemi.com. Features MAXIMUM RATINGS BC337, BC337-25, BC337-4 Amplifier Transistors NPN Silicon Features These are PbFree Devices COLLECTOR MAXIMUM RATINGS Rating Symbol alue Unit 2 BASE Collector Emitter oltage CEO 45 dc Collector Base oltage

More information

AND8336. Design Examples of On Board Dual Supply Voltage Logic Translators. Prepared by: Jim Lepkowski ON Semiconductor. http://onsemi.

AND8336. Design Examples of On Board Dual Supply Voltage Logic Translators. Prepared by: Jim Lepkowski ON Semiconductor. http://onsemi. Design Examples of On Board Dual Supply Voltage Logic Translators Prepared by: Jim Lepkowski ON Semiconductor Introduction Logic translators can be used to connect ICs together that are located on the

More information

http://onsemi.com MARKING DIAGRAMS LOGIC DIAGRAM PDIP 16 P SUFFIX CASE 648 DIP PIN ASSIGNMENT ORDERING INFORMATION CDIP 16 L SUFFIX CASE 620

http://onsemi.com MARKING DIAGRAMS LOGIC DIAGRAM PDIP 16 P SUFFIX CASE 648 DIP PIN ASSIGNMENT ORDERING INFORMATION CDIP 16 L SUFFIX CASE 620 The MC10 is a dual master slave dc coupled J K flip flop. Asynchro nous set (S) and reset (R) are provided. The set and reset inputs override the clock. A common clock is provided with separate J K inputs.

More information

1N4001, 1N4002, 1N4003, 1N4004, 1N4005, 1N4006, 1N4007. Axial Lead Standard Recovery Rectifiers

1N4001, 1N4002, 1N4003, 1N4004, 1N4005, 1N4006, 1N4007. Axial Lead Standard Recovery Rectifiers 1N4001, 1N4002, 1N4003, 1N4004, 1N4005, 1N4006, 1N4007 Axial ead Standard Recovery Rectifiers This data sheet provides information on subminiature size, axial lead mounted rectifiers for general purpose

More information

74F168*, 74F169 4-bit up/down binary synchronous counter

74F168*, 74F169 4-bit up/down binary synchronous counter INTEGRATED CIRCUITS 74F168*, * Discontinued part. Please see the Discontinued Product List in Section 1, page 21. 1996 Jan 5 IC15 Data Handbook FEATURES Synchronous counting and loading Up/Down counting

More information

Vdc. Vdc. Adc. W W/ C T J, T stg 65 to + 200 C

Vdc. Vdc. Adc. W W/ C T J, T stg 65 to + 200 C 2N6284 (NPN); 2N6286, Preferred Device Darlington Complementary Silicon Power Transistors These packages are designed for general purpose amplifier and low frequency switching applications. Features High

More information

TIP140, TIP141, TIP142, (NPN); TIP145, TIP146, TIP147, (PNP) Darlington Complementary Silicon Power Transistors

TIP140, TIP141, TIP142, (NPN); TIP145, TIP146, TIP147, (PNP) Darlington Complementary Silicon Power Transistors TIP140, TIP141, TIP142, (); TIP145, TIP146, TIP147, () Darlington Complementary Silicon Power Transistors Designed for generalpurpose amplifier and low frequency switching applications. Features High DC

More information

74AC191 Up/Down Counter with Preset and Ripple Clock

74AC191 Up/Down Counter with Preset and Ripple Clock 74AC191 Up/Down Counter with Preset and Ripple Clock General Description The AC191 is a reversible modulo 16 binary counter. It features synchronous counting and asynchronous presetting. The preset feature

More information

LOW POWER SCHOTTKY. http://onsemi.com GUARANTEED OPERATING RANGES ORDERING INFORMATION PLASTIC N SUFFIX CASE 648 SOIC D SUFFIX CASE 751B

LOW POWER SCHOTTKY. http://onsemi.com GUARANTEED OPERATING RANGES ORDERING INFORMATION PLASTIC N SUFFIX CASE 648 SOIC D SUFFIX CASE 751B The SN74LS47 are Low Power Schottky BCD to 7-Segment Decoder/ Drivers consisting of NAND gates, input buffers and seven AND-OR-INVERT gates. They offer active LOW, high sink current outputs for driving

More information

NCP1090GEVB, NCP1094GEVB. Power-over-Ethernet PD Interface Evaluation Board User's Manual EVAL BOARD USER S MANUAL. http://onsemi.

NCP1090GEVB, NCP1094GEVB. Power-over-Ethernet PD Interface Evaluation Board User's Manual EVAL BOARD USER S MANUAL. http://onsemi. NCP1090GEVB, NCP1094GEVB Power-over-Ethernet PD Interface Evaluation Board User's Manual Introduction The NCP1090GEVB and NCP1094GEVB evaluation boards are designed to showcase the features of the NCP109x

More information

MCR08B, MCR08M. Sensitive Gate Silicon Controlled Rectifiers. Reverse Blocking Thyristors. SCRs 0.8 AMPERES RMS 200 thru 600 VOLTS

MCR08B, MCR08M. Sensitive Gate Silicon Controlled Rectifiers. Reverse Blocking Thyristors. SCRs 0.8 AMPERES RMS 200 thru 600 VOLTS MCR8B, MCR8M Sensitive Gate Silicon Controlled Rectifiers Reverse Blocking Thyristors PNPN devices designed for line powered consumer applications such as relay and lamp drivers, small motor controls,

More information

NUD4011. Low Current LED Driver

NUD4011. Low Current LED Driver NUD0 Low LED Driver This device is designed to replace discrete solutions for driving LEDs in AC/DC high voltage applications (up to 00 V). An external resistor allows the circuit designer to set the drive

More information

AND8326/D. PCB Design Guidelines for Dual Power Supply Voltage Translators

AND8326/D. PCB Design Guidelines for Dual Power Supply Voltage Translators PCB Design Guidelines for Dual Power Supply Voltage Translators Jim Lepkowski ON Semiconductor Introduction The design of the PCB is an important factor in maximizing the performance of a dual power supply

More information

BC327, BC327-16, BC327-25, BC327-40. Amplifier Transistors. PNP Silicon. These are Pb Free Devices* http://onsemi.com. Features MAXIMUM RATINGS

BC327, BC327-16, BC327-25, BC327-40. Amplifier Transistors. PNP Silicon. These are Pb Free Devices* http://onsemi.com. Features MAXIMUM RATINGS BC327, BC327-16, BC327-25, BC327-4 Amplifier Transistors PNP Silicon Features These are PbFree Devices* MAXIMUM RATINGS Rating Symbol Value Unit CollectorEmitter Voltage V CEO 45 Vdc CollectorEmitter Voltage

More information

54191 DM54191 DM74191 Synchronous Up Down 4-Bit Binary Counter with Mode Control

54191 DM54191 DM74191 Synchronous Up Down 4-Bit Binary Counter with Mode Control 54191 DM54191 DM74191 Synchronous Up Down 4-Bit Binary Counter with Mode Control General Description This circuit is a synchronous reversible up down counter The 191 is a 4-bit binary counter Synchronous

More information

AND9015. A Solution for Peak EMI Reduction with Spread Spectrum Clock Generators APPLICATION NOTE. Prepared by: Apps Team, BIDC ON Semiconductor

AND9015. A Solution for Peak EMI Reduction with Spread Spectrum Clock Generators APPLICATION NOTE. Prepared by: Apps Team, BIDC ON Semiconductor A Solution for Peak EMI Reduction with Spread Spectrum Clock Generators Prepared by: Apps Team, BIDC ON Semiconductor APPLICATION NOTE Introduction This application note will outline Spread Spectrum Clock

More information

MMBF4391LT1G, SMMBF4391LT1G, MMBF4392LT1G, MMBF4393LT1G. JFET Switching Transistors. N Channel

MMBF4391LT1G, SMMBF4391LT1G, MMBF4392LT1G, MMBF4393LT1G. JFET Switching Transistors. N Channel LT1G, SLT1G, LT1G, LT1G JFET Switching Transistors NChannel Features S Prefix for Automotive and Other Applications Requiring Unique Site and Control Change Requirements; AECQ1 Qualified and PPAP Capable

More information

LOW POWER SCHOTTKY. http://onsemi.com GUARANTEED OPERATING RANGES ORDERING INFORMATION

LOW POWER SCHOTTKY. http://onsemi.com GUARANTEED OPERATING RANGES ORDERING INFORMATION The TTL/MSI SN74LS151 is a high speed 8-input Digital Multiplexer. It provides, in one package, the ability to select one bit of data from up to eight sources. The LS151 can be used as a universal function

More information

2N4401. General Purpose Transistors. NPN Silicon. Pb Free Packages are Available* http://onsemi.com. Features MAXIMUM RATINGS THERMAL CHARACTERISTICS

2N4401. General Purpose Transistors. NPN Silicon. Pb Free Packages are Available* http://onsemi.com. Features MAXIMUM RATINGS THERMAL CHARACTERISTICS General Purpose Transistors NPN Silicon Features PbFree Packages are Available* MAXIMUM RATINGS Rating Symbol Value Unit Collector Emitter Voltage V CEO 4 Vdc Collector Base Voltage V CBO 6 Vdc Emitter

More information

54LS169 DM54LS169A DM74LS169A Synchronous 4-Bit Up Down Binary Counter

54LS169 DM54LS169A DM74LS169A Synchronous 4-Bit Up Down Binary Counter 54LS169 DM54LS169A DM74LS169A Synchronous 4-Bit Up Down Binary Counter General Description This synchronous presettable counter features an internal carry look-ahead for cascading in high-speed counting

More information

AND8365/D. 125 kbps with AMIS-4168x APPLICATION NOTE

AND8365/D. 125 kbps with AMIS-4168x APPLICATION NOTE 125 kbps with AMIS-4168x Introduction Question Is it possible to drive 125kB with the AMIS 41682? Please consider all possible CAN bit timings (TSEG1, TSEG2, SJW), a capacitive load at each can pin about

More information

2N3903, 2N3904. General Purpose Transistors. NPN Silicon. Pb Free Packages are Available* Features. http://onsemi.com MAXIMUM RATINGS

2N3903, 2N3904. General Purpose Transistors. NPN Silicon. Pb Free Packages are Available* Features. http://onsemi.com MAXIMUM RATINGS N393, General Purpose Transistors NPN Silicon Features PbFree Packages are Available* MAXIMUM RATINGS Rating Symbol Value Unit CollectorEmitter Voltage V CEO 4 Vdc CollectorBase Voltage V CBO 6 Vdc EmitterBase

More information

LC898300XA. Functions Automatic adjustment to the individual resonance frequency Automatic brake function Initial drive frequency adjustment function

LC898300XA. Functions Automatic adjustment to the individual resonance frequency Automatic brake function Initial drive frequency adjustment function Ordering number : A2053 CMOS LSI Linear Vibrator Driver IC http://onsemi.com Overview is a Linear Vibrator Driver IC for a haptics and a vibrator installed in mobile equipments. The best feature is it

More information

Flexible Active Shutter Control Interface using the MC1323x

Flexible Active Shutter Control Interface using the MC1323x Freescale Semiconductor Document Number: AN4353 Application Note Rev. 0, 9/2011 Flexible Active Shutter Control Interface using the MC1323x by: Dennis Lui Freescale Hong Kong 1 Introduction This application

More information

CAT4101TV. 1 A Constant-Current LED Driver with PWM Dimming

CAT4101TV. 1 A Constant-Current LED Driver with PWM Dimming A Constant-Current LED Driver with PWM Dimming Description The CAT4 is a constant current sink driving a string of high brightness LEDs up to A with very low dropout of.5 V at full load. It requires no

More information

MC10SX1190. Fibre Channel Coaxial Cable Driver and Loop Resiliency Circuit

MC10SX1190. Fibre Channel Coaxial Cable Driver and Loop Resiliency Circuit Fibre Channel Coaxial Cable Driver and Loop Resiliency Circuit Description The MC10SX1190 is a differential receiver, differential transmitter specifically designed to drive coaxial cables. It incorporates

More information

DM7474 Dual Positive-Edge-Triggered D-Type Flip-Flops with Preset, Clear and Complementary Outputs

DM7474 Dual Positive-Edge-Triggered D-Type Flip-Flops with Preset, Clear and Complementary Outputs DM7474 Dual Positive-Edge-Triggered D-Type Flip-Flops with Preset, Clear and Complementary Outputs General Description This device contains two independent positive-edge-triggered D-type flip-flops with

More information

MPS2222, MPS2222A. NPN Silicon. Pb Free Packages are Available* http://onsemi.com. Features MAXIMUM RATINGS MARKING DIAGRAMS THERMAL CHARACTERISTICS

MPS2222, MPS2222A. NPN Silicon. Pb Free Packages are Available* http://onsemi.com. Features MAXIMUM RATINGS MARKING DIAGRAMS THERMAL CHARACTERISTICS , is a Preferred Device General Purpose Transistors NPN Silicon Features PbFree Packages are Available* COLLECTOR 3 MAXIMUM RATINGS CollectorEmitter Voltage CollectorBase Voltage Rating Symbol Value Unit

More information

Prepared by: Paul Lee ON Semiconductor http://onsemi.com

Prepared by: Paul Lee ON Semiconductor http://onsemi.com Introduction to Analog Video Prepared by: Paul Lee ON Semiconductor APPLICATION NOTE Introduction Eventually all video signals being broadcasted or transmitted will be digital, but until then analog video

More information

2N6387, 2N6388. Plastic Medium-Power Silicon Transistors DARLINGTON NPN SILICON POWER TRANSISTORS 8 AND 10 AMPERES 65 WATTS, 60-80 VOLTS

2N6387, 2N6388. Plastic Medium-Power Silicon Transistors DARLINGTON NPN SILICON POWER TRANSISTORS 8 AND 10 AMPERES 65 WATTS, 60-80 VOLTS 2N6388 is a Preferred Device Plastic MediumPower Silicon Transistors These devices are designed for generalpurpose amplifier and lowspeed switching applications. Features High DC Current Gain h FE = 2500

More information

MPSA92, MPSA93. High Voltage Transistors. PNP Silicon. Pb Free Packages are Available* Features. http://onsemi.com MAXIMUM RATINGS MARKING DIAGRAM

MPSA92, MPSA93. High Voltage Transistors. PNP Silicon. Pb Free Packages are Available* Features. http://onsemi.com MAXIMUM RATINGS MARKING DIAGRAM MPSA92, High Voltage Transistors PNP Silicon Features PbFree Packages are Available* MAXIMUM RATINGS CollectorEmitter Voltage CollectorBase Voltage Rating Symbol Value Unit MPSA92 MPSA92 V CEO V CBO 200

More information

BC546B, BC547A, B, C, BC548B, C. Amplifier Transistors. NPN Silicon. Pb Free Packages are Available* Features. http://onsemi.com MAXIMUM RATINGS

BC546B, BC547A, B, C, BC548B, C. Amplifier Transistors. NPN Silicon. Pb Free Packages are Available* Features. http://onsemi.com MAXIMUM RATINGS B, A, B, C, B, C Amplifier Transistors NPN Silicon Features PbFree Packages are Available* COLLECTOR MAXIMUM RATINGS Collector - Emitter oltage Collector - Base oltage Rating Symbol alue Unit CEO 65 45

More information

MMBZ52xxBLT1G Series, SZMMBZ52xxBLT3G. Zener Voltage Regulators. 225 mw SOT 23 Surface Mount

MMBZ52xxBLT1G Series, SZMMBZ52xxBLT3G. Zener Voltage Regulators. 225 mw SOT 23 Surface Mount MMBZ5xxBLTG Series, SZMMBZ5xxBLTG Series Zener Voltage Regulators 5 mw SOT Surface Mount This series of Zener diodes is offered in the convenient, surface mount plastic SOT package. These devices are designed

More information

DM9368 7-Segment Decoder/Driver/Latch with Constant Current Source Outputs

DM9368 7-Segment Decoder/Driver/Latch with Constant Current Source Outputs DM9368 7-Segment Decoder/Driver/Latch with Constant Current Source Outputs General Description The DM9368 is a 7-segment decoder driver incorporating input latches and constant current output circuits

More information

2N5460, 2N5461, 2N5462. JFET Amplifier. P Channel Depletion. Pb Free Packages are Available* Features. http://onsemi.com MAXIMUM RATINGS

2N5460, 2N5461, 2N5462. JFET Amplifier. P Channel Depletion. Pb Free Packages are Available* Features. http://onsemi.com MAXIMUM RATINGS 2N546, 2N5461, JFET Amplifier PChannel Depletion Features PbFree Packages are Available* MAXIMUM RATINGS Rating Symbol Value Unit Drain Gate Voltage V DG 4 Vdc Reverse Gate Source Voltage V GSR 4 Vdc Forward

More information

C106 Series. Sensitive Gate Silicon Controlled Rectifiers

C106 Series. Sensitive Gate Silicon Controlled Rectifiers C6 Series Sensitive Gate Silicon Controlled Rectifiers Reverse Blocking Thyristors Glassivated PNPN devices designed for high volume consumer applications such as temperature, light, and speed control;

More information

NUD4001, NSVD4001. High Current LED Driver

NUD4001, NSVD4001. High Current LED Driver NUD, NSVD High Current LED Driver This device is designed to replace discrete solutions for driving LEDs in low voltage AC DC applications. V, V or V. An external resistor allows the circuit designer to

More information

BC546B, BC547A, B, C, BC548B, C. Amplifier Transistors. NPN Silicon. Pb Free Package is Available* Features. http://onsemi.com MAXIMUM RATINGS

BC546B, BC547A, B, C, BC548B, C. Amplifier Transistors. NPN Silicon. Pb Free Package is Available* Features. http://onsemi.com MAXIMUM RATINGS B, A, B, C, B, C Amplifier Transistors NPN Silicon Features PbFree Package is Available* COLLECTOR 1 2 BASE MAXIMUM RATINGS Collector-Emitter oltage Collector-Base oltage Rating Symbol alue Unit CEO 65

More information

NLX1G74. Single D Flip-Flop

NLX1G74. Single D Flip-Flop NG74 Single D Flip-Flop The NG74 is a high performance, full function edge triggered D Flip Flop in ultra small footprint. The NG74 input structures provide protection when voltages up to 7. are applied,

More information

AND8360. AMIS-42700 Multiple CAN Bus Network APPLICATION NOTE

AND8360. AMIS-42700 Multiple CAN Bus Network APPLICATION NOTE AMIS-42700 Multiple CAN Bus Network APPLICAION NOE Introduction his application note describes how a multiple CAN bus network can be made by usg AMIS-42700. A customer application is taken as an example.

More information

MMSZxxxT1G Series, SZMMSZxxxT1G Series. Zener Voltage Regulators. 500 mw SOD 123 Surface Mount

MMSZxxxT1G Series, SZMMSZxxxT1G Series. Zener Voltage Regulators. 500 mw SOD 123 Surface Mount MMSZxxxTG Series, SZMMSZxxxTG Series Zener Voltage Regulators 5 mw SOD 3 Surface Mount Three complete series of Zener diodes are offered in the convenient, surface mount plastic SOD 3 package. These devices

More information

NTMS4920NR2G. Power MOSFET 30 V, 17 A, N Channel, SO 8 Features

NTMS4920NR2G. Power MOSFET 30 V, 17 A, N Channel, SO 8 Features NTMS9N Power MOSFET 3 V, 7 A, N Channel, SO Features Low R DS(on) to Minimize Conduction Losses Low Capacitance to Minimize Driver Losses Optimized Gate Charge to Minimize Switching Losses These Devices

More information

CS3341, CS3351, CS387. Alternator Voltage Regulator Darlington Driver

CS3341, CS3351, CS387. Alternator Voltage Regulator Darlington Driver Alternator Voltage Regulator Darlington Driver The CS3341/3351/387 integral alternator regulator integrated circuit provides the voltage regulation for automotive, 3 phase alternators. It drives an external

More information

INTEGRATED CIRCUITS. For a complete data sheet, please also download:

INTEGRATED CIRCUITS. For a complete data sheet, please also download: INTEGRATED CIRCUITS DATA SEET For a complete data sheet, please also download: The IC6 74C/CT/CU/CMOS ogic Family Specifications The IC6 74C/CT/CU/CMOS ogic Package Information The IC6 74C/CT/CU/CMOS ogic

More information

MC74AC138, MC74ACT138. 1-of-8 Decoder/Demultiplexer

MC74AC138, MC74ACT138. 1-of-8 Decoder/Demultiplexer -of-8 Decoder/Demultiplexer The MC74AC38/74ACT38 is a high speed of 8 decoder/demultiplexer. This device is ideally suited for high speed bipolar memory chip select address decoding. The multiple input

More information

2N3903, 2N3904. General Purpose Transistors. NPN Silicon. Features Pb Free Package May be Available. The G Suffix Denotes a Pb Free Lead Finish

2N3903, 2N3904. General Purpose Transistors. NPN Silicon. Features Pb Free Package May be Available. The G Suffix Denotes a Pb Free Lead Finish N393, N393 is a Preferred Device General Purpose Transistors NPN Silicon Features PbFree Package May be Available. The GSuffix Denotes a PbFree Lead Finish MAXIMUM RATINGS Rating Symbol Value Unit CollectorEmitter

More information

Local Interconnect Network (LIN) Physical Interface

Local Interconnect Network (LIN) Physical Interface Freescale Semiconductor Engineering Bulletin EB215 Rev. 1.0, 03/2005 Local Interconnect Network (LIN) Physical Interface Difference Between MC33399 and MC33661 Introduction This engineering bulletin highlights

More information

NS3L500. 3.3V, 8-Channel, 2:1 Gigabit Ethernet LAN Switch with LED Switch

NS3L500. 3.3V, 8-Channel, 2:1 Gigabit Ethernet LAN Switch with LED Switch 3.3V, 8-Channel, : Gigabit Ethernet LAN Switch with LED Switch The NS3L500 is a 8 channel : LAN switch with 3 additional built in SPDT switches for LED routing. This switch is ideal for Gigabit LAN applications

More information

LC03-6R2G. Low Capacitance Surface Mount TVS for High-Speed Data Interfaces. SO-8 LOW CAPACITANCE VOLTAGE SUPPRESSOR 2 kw PEAK POWER 6 VOLTS

LC03-6R2G. Low Capacitance Surface Mount TVS for High-Speed Data Interfaces. SO-8 LOW CAPACITANCE VOLTAGE SUPPRESSOR 2 kw PEAK POWER 6 VOLTS Low Capacitance Surface Mount TVS for High-Speed Data terfaces The LC3- transient voltage suppressor is designed to protect equipment attached to high speed communication lines from ESD, EFT, and lighting.

More information

LM350. 3.0 A, Adjustable Output, Positive Voltage Regulator THREE TERMINAL ADJUSTABLE POSITIVE VOLTAGE REGULATOR

LM350. 3.0 A, Adjustable Output, Positive Voltage Regulator THREE TERMINAL ADJUSTABLE POSITIVE VOLTAGE REGULATOR 3. A, able Output, Positive Voltage Regulator The is an adjustable threeterminal positive voltage regulator capable of supplying in excess of 3. A over an output voltage range of 1.2 V to 33 V. This voltage

More information

54LS193 DM54LS193 DM74LS193 Synchronous 4-Bit Up Down Binary Counters with Dual Clock

54LS193 DM54LS193 DM74LS193 Synchronous 4-Bit Up Down Binary Counters with Dual Clock 54LS193 DM54LS193 DM74LS193 Synchronous 4-Bit Up Down Binary Counters with Dual Clock General Description This circuit is a synchronous up down 4-bit binary counter Synchronous operation is provided by

More information

3EZ6.2D5 Series. 3 Watt DO-41 Surmetic 30 Zener Voltage Regulators

3EZ6.2D5 Series. 3 Watt DO-41 Surmetic 30 Zener Voltage Regulators EZ6.D Series Watt DO- Surmetic Zener Voltage Regulators This is a complete series of Watt Zener diodes with limits and excellent operating characteristics that reflect the superior capabilities of silicon-oxide

More information

1SMB59xxBT3G Series, SZ1SMB59xxT3G Series. 3 Watt Plastic Surface Mount Zener Voltage Regulators

1SMB59xxBT3G Series, SZ1SMB59xxT3G Series. 3 Watt Plastic Surface Mount Zener Voltage Regulators 9xxBTG Series, SZ9xxTG Series Watt Plastic Surface Mount Zener Voltage Regulators This complete new line of W Zener diodes offers the following advantages. Features Zener Voltage Range. V to V ESD Rating

More information

NOTE: The Flatpak version has the same pinouts (Connection Diagram) as the Dual In-Line Package.

NOTE: The Flatpak version has the same pinouts (Connection Diagram) as the Dual In-Line Package. PRESETTABLE BCD/DECADE UP/DOWN COUNTERS PRESETTABLE 4-BIT BINARY UP/DOWN COUNTERS The SN54/74LS90 is a synchronous UP/DOWN BCD Decade (842) Counter and the SN54/74LS9 is a synchronous UP/DOWN Modulo-6

More information

CS8481. 3.3 V/250 ma, 5.0 V/100 ma Micropower Low Dropout Regulator with ENABLE

CS8481. 3.3 V/250 ma, 5.0 V/100 ma Micropower Low Dropout Regulator with ENABLE 3.3 /250 ma, 5.0 /100 ma Micropower Low Dropout Regulator with The CS8481 is a precision, dual Micropower linear voltage regulator. The switched 3.3 primary output ( OUT1 ) supplies up to 250 ma while

More information

CD4027BC Dual J-K Master/Slave Flip-Flop with Set and Reset

CD4027BC Dual J-K Master/Slave Flip-Flop with Set and Reset October 1987 Revised March 2002 CD4027BC Dual J-K Master/Slave Flip-Flop with Set and Reset General Description The CD4027BC dual J-K flip-flops are monolithic complementary MOS (CMOS) integrated circuits

More information

1N59xxBRNG Series. 3 W DO-41 Surmetic 30 Zener Voltage Regulators

1N59xxBRNG Series. 3 W DO-41 Surmetic 30 Zener Voltage Regulators W DO-4 Surmetic 0 Zener Voltage Regulators This is a N9xxBRNG series with limits and excellent operating characteristics that reflect the superior capabilities of silicon oxide passivated junctions. All

More information

ESD7484. 4-Line Ultra-Large Bandwidth ESD Protection

ESD7484. 4-Line Ultra-Large Bandwidth ESD Protection 4-Line Ultra-Large Bandwidth ESD Protection Functional Description The ESD7484 chip is a monolithic, application specific discrete device dedicated to ESD protection of the HDMI connection. It also offers

More information

2N3906. General Purpose Transistors. PNP Silicon. Pb Free Packages are Available* http://onsemi.com. Features MAXIMUM RATINGS

2N3906. General Purpose Transistors. PNP Silicon. Pb Free Packages are Available* http://onsemi.com. Features MAXIMUM RATINGS 2N396 General Purpose Transistors PNP Silicon Features PbFree Packages are Available* COLLECTOR 3 MAXIMUM RATINGS Rating Symbol Value Unit Collector Emitter Voltage V CEO 4 Vdc Collector Base Voltage V

More information

AND8433/D. Using ON Semiconductor Constant Current Regulator (CCR) Devices in AC Applications APPLICATION NOTE

AND8433/D. Using ON Semiconductor Constant Current Regulator (CCR) Devices in AC Applications APPLICATION NOTE Using ON Semiconductor Constant Current Regulator (CCR) Devices in AC Applications Introduction This update includes additional information on 220 V ac lighting circuits with the addition of ON Semiconductors

More information

MC13783 Buck and Boost Inductor Sizing

MC13783 Buck and Boost Inductor Sizing Freescale Semiconductor Application Note Document Number: AN3294 Rev. 0.1, 01/2010 MC13783 Buck and Boost Inductor Sizing by: Power Management Application Team 1 Introduction The purpose of this application

More information

SN54/74LS682 SN54/74LS684 8-BIT MAGNITUDE COMPARATORS SN54/74LS688 8-BIT MAGNITUDE COMPARATORS FAST AND LS TTL DATA 5-603

SN54/74LS682 SN54/74LS684 8-BIT MAGNITUDE COMPARATORS SN54/74LS688 8-BIT MAGNITUDE COMPARATORS FAST AND LS TTL DATA 5-603 8-BIT MAGNITUDE COMPARATORS The SN54/ 74LS682, 684, 688 are 8-bit magnitude comparators. These device types are designed to perform compariso between two eight-bit binary or BCD words. All device types

More information

MBR2045CT SCHOTTKY BARRIER RECTIFIER 20 AMPERES 45 VOLTS

MBR2045CT SCHOTTKY BARRIER RECTIFIER 20 AMPERES 45 VOLTS Preferred Device... using the Schottky Barrier principle with a platinum barrier metal. These state of the art devices have the following features: Guardring for Stress Protection Low Forward Voltage 150

More information

AND8480/D. CrM Buck LED Driver Evaluation Board APPLICATION NOTE

AND8480/D. CrM Buck LED Driver Evaluation Board APPLICATION NOTE CrM Buck LED Driver Evaluation Board Prepared by: Fabien Franc ON Semiconductor Introduction This document describes the CrM Buck LED driver evaluation board. This board provides a step down converter

More information

6-BIT UNIVERSAL UP/DOWN COUNTER

6-BIT UNIVERSAL UP/DOWN COUNTER 6-BIT UNIVERSAL UP/DOWN COUNTER FEATURES DESCRIPTION 550MHz count frequency Extended 100E VEE range of 4.2V to 5.5V Look-ahead-carry input and output Fully synchronous up and down counting Asynchronous

More information

How To Fit A 2Mm Exposed Pad To A Dfn Package

How To Fit A 2Mm Exposed Pad To A Dfn Package EVERSPIN s New 2mm Exposed Pad DFN Package Meets Both SOIC-8 and DFN8 PCB Layouts This Application Note is to inform Everspin customers that a new, DFN8 package with a 2mm bottom exposed pad has been added

More information

TIP41, TIP41A, TIP41B, TIP41C (NPN); TIP42, TIP42A, TIP42B, TIP42C (PNP) Complementary Silicon Plastic Power Transistors

TIP41, TIP41A, TIP41B, TIP41C (NPN); TIP42, TIP42A, TIP42B, TIP42C (PNP) Complementary Silicon Plastic Power Transistors TIP41, TIP41A, TIP41B, TIP41C (NPN); TIP42, TIP42A, TIP42B, TIP42C (PNP) Complementary Silicon Plastic Power Transistors Designed for use in general purpose amplifier and switching applications. Features

More information

NE592 Video Amplifier

NE592 Video Amplifier Video Amplifier The NE is a monolithic, two-stage, differential output, wideband video amplifier. It offers fixed gains of and without external components and adjustable gains from to with one external

More information

NLSX4378. 4-Bit 24 Mb/s Dual-Supply Level Translator

NLSX4378. 4-Bit 24 Mb/s Dual-Supply Level Translator 4-Bit 24 Mb/s Dual-Supply Level Translator The NLSX4378 is a 4 bit configurable dual supply bidirectional auto sensing translator that does not require a directional control pin. The I/O and I/O ports

More information

NUP2105L, SZNUP2105L. Dual Line CAN Bus Protector SOT 23 DUAL BIDIRECTIONAL VOLTAGE SUPPRESSOR 350 W PEAK POWER

NUP2105L, SZNUP2105L. Dual Line CAN Bus Protector SOT 23 DUAL BIDIRECTIONAL VOLTAGE SUPPRESSOR 350 W PEAK POWER Dual Line CAN Bus Protector The SZ/NUP215L has been designed to protect the CAN transceiver in high speed and fault tolerant networks from ESD and other harmful transient voltage events. This device provides

More information

Using eflexpwm Module for ADC Synchronization in MC56F82xx and MC56F84xx Family of Digital Signal Controllers

Using eflexpwm Module for ADC Synchronization in MC56F82xx and MC56F84xx Family of Digital Signal Controllers Freescale Semiconductor Document Number:AN4675 Application Note Rev. 0, 01/2013 Using eflexpwm Module for ADC Synchronization in MC56F82xx and MC56F84xx Family of Digital Signal Controllers by: Pavel Grasblum

More information

MC14001B Series. B Suffix Series CMOS Gates MC14001B, MC14011B, MC14023B, MC14025B, MC14071B, MC14073B, MC14081B, MC14082B

MC14001B Series. B Suffix Series CMOS Gates MC14001B, MC14011B, MC14023B, MC14025B, MC14071B, MC14073B, MC14081B, MC14082B MC4B Series BSuffix Series CMOS Gates MC4B, MC4B, MC4B, MC4B, MC4B, MC4B, MC4B, MC4B The B Series logic gates are constructed with P and N channel enhancement mode devices in a single monolithic structure

More information

SN54HC191, SN74HC191 4-BIT SYNCHRONOUS UP/DOWN BINARY COUNTERS

SN54HC191, SN74HC191 4-BIT SYNCHRONOUS UP/DOWN BINARY COUNTERS Single Down/Up Count-Control Line Look-Ahead Circuitry Enhances Speed of Cascaded Counters Fully Synchronous in Count Modes Asynchronously Presettable With Load Control Package Options Include Plastic

More information

NCT65. Remote Trip Point Temperature Sensor with Overtemperature Shutdown

NCT65. Remote Trip Point Temperature Sensor with Overtemperature Shutdown Remote Trip Point Temperature Sensor with Overtemperature Shutdown Description The is a low power temperature monitor housed in an MSOP8 package. It monitors the temperature of a remote thermal diode.

More information

NSI45060JDT4G. Adjustable Constant Current Regulator & LED Driver. 45 V, 60 100 ma 15%, 2.7 W Package

NSI45060JDT4G. Adjustable Constant Current Regulator & LED Driver. 45 V, 60 100 ma 15%, 2.7 W Package NSI5JDTG Adjustable Constant Current Regulator & Driver 5 V, ma 5%, 2.7 W Package The adjustable constant current regulator (CCR) is a simple, economical and robust device designed to provide a cost effective

More information

AND8147/D. An Innovative Approach to Achieving Single Stage PFC and Step-Down Conversion for Distributive Systems APPLICATION NOTE

AND8147/D. An Innovative Approach to Achieving Single Stage PFC and Step-Down Conversion for Distributive Systems APPLICATION NOTE An Innovative Approach to Achieving Single Stage PFC and Step-Down Conversion for Distributive Systems APPLICATION NOTE INTRODUCTION In most modern PFC circuits, to lower the input current harmonics and

More information

PowerQUICC II Pro (MPC83xx) PCI Agent Initialization

PowerQUICC II Pro (MPC83xx) PCI Agent Initialization Freescale Semiconductor Application Note Document Number: AN3373 Rev. 0, 04/2007 PowerQUICC II Pro (MPC83xx) PCI Agent Initialization by: David Smith Field Application Engineering Raleigh, NC In many designs,

More information

CM1213A-04SO, SZCM1213A-04SO 4-Channel Low Capacitance ESD Protection Array

CM1213A-04SO, SZCM1213A-04SO 4-Channel Low Capacitance ESD Protection Array CM1213A-04SO, SZCM1213A-04SO 4-Channel Low Capacitance ESD Protection Array Product Description CM1213A 04SO has been designed to provide ESD protection for electronic components or subsystems requiring

More information

CM2009. VGA Port Companion Circuit

CM2009. VGA Port Companion Circuit VGA Port Companion Circuit Product Description The CM2009 connects between a video graphics controller embedded in a PC, graphics adapter card or set top box and the VGA or DVI I port connector. The CM2009

More information

74F74 Dual D-Type Positive Edge-Triggered Flip-Flop

74F74 Dual D-Type Positive Edge-Triggered Flip-Flop Dual D-Type Positive Edge-Triggered Flip-Flop General Description The F74 is a dual D-type flip-flop with Direct Clear and Set inputs and complementary (Q, Q) outputs. Information at the input is traferred

More information