Send an Inquiry

To receive a quote for your project, please fill in the following information, and we’ll get back to you promptly.

Name*
Company*
Email Address*
Phone/WhatsApp
Part Number*
Quantity*
Message
Submit Inventory List

Please fill in the following information, and we’ll get back to you promptly.

Name*
Company*
Email Address*
Phone/WhatsApp
Upload My List
Message

NXP Semiconductors 74HC147DB,118

Part No.:
74HC147DB,118
Manufacturer:
NXP Semiconductors
Category:
Signal Switches, Multiplexers, Decoders
Package:
16-SSOP (0.209", 5.30mm Width)
Datasheet:
Aetrix74HC147DB,118.pdf
Description:
IC PRIORITY ENCOD 1X10:4 16SSOP
Quantity:
Payment:
Payment
Shipping:
Shipping

Inventory:1,432

Please send an inquiry. Send us your inquiry, and we will respond immediately.

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

74HC147DB,118 from Nexperia (formerly Philips Semiconductors) is a 10-to-4 line priority encoder IC that converts nine active-LOW decimal inputs (A0–A8) into four active-LOW BCD outputs (Y0–Y3), with A8 assigned highest priority and implicit "zero" encoding when all inputs are HIGH; operates at 5 V supply, 15 ns typical propagation delay, and supports industrial temperature range (−40 °C to +125 °C); used in keyboard encoders and switch matrix interfaces.

For engineers reviewing the 74HC147DB,118 datasheet, 74HC147DB,118 pinout, 74HC147DB,118 application, or 74HC147DB,118 equivalent, key selection considerations include active-LOW input/output logic polarity, priority encoding behavior under multiple simultaneous inputs, BCD output compatibility with downstream decoders, and SO16 package footprint constraints for PCB layout.

Technical Context

The 74HC147DB,118 implements combinational priority encoding using Si-gate CMOS technology, with fixed input priority order (A8 > A7 > … > A0) and active-LOW signal assertion on both inputs and outputs. It requires no external clock or control signals and performs encoding in a single logic stage.

Its functional behavior relies on implied "zero" encoding-when all nine inputs are HIGH, all four outputs go HIGH to represent decimal 0-distinguishing it from non-priority or non-zero-encoding encoders. The device complies with JEDEC standard No. 7A and is TTL-input compatible in HCT variants, though this specific part is HC-grade.

Key Specifications

ParameterValue and Actual Design Meaning
Logic Family74HC high-speed CMOS; compatible with 5 V TTL-level systems but with CMOS power efficiency
Encoding Function10-line (9 data + implied zero) to 4-line BCD priority encoder; resolves multiple active inputs by highest-priority rule
Propagation Delay15 ns typical (An to Yn, CL = 15 pF, VCC = 5 V); determines maximum operating frequency in synchronous switch-scan systems
Supply Voltage2.0 V to 6.0 V; enables operation across battery-powered and industrial 5 V rails without level shifting
Input/Output PolarityAll inputs (A0–A8) and outputs (Y0–Y3) are active LOW; simplifies direct connection to mechanical switches and open-collector drivers
Operating Temperature−40 °C to +125 °C; qualified for under-hood automotive and industrial control panel environments

Pinout & Package

74HC147DB,118 is supplied in a 16-pin small outline (SO) package (SO16), body width 3.9 mm, pitch 1.27 mm, with gull-wing leads and moisture sensitivity level (MSL) 1 per JEDEC J-STD-020.

Pin/TerminalCircuit RoleDesign Meaning
1–5, 10–13A0 to A8 (decimal inputs)Nine active-LOW data lines; A8 has highest priority; unused inputs must be pulled HIGH to prevent spurious encoding
6–9Y0 to Y3 (BCD outputs)Four active-LOW BCD bits; Y3 = MSB, Y0 = LSB; outputs reflect highest-priority asserted input or HIGH for "zero"
8GNDGround reference for all internal logic and I/O; must be low-impedance connection to minimize noise coupling
15n.c.No internal connection; left unconnected on PCB; not usable as spare pin or test point
16VCCPositive supply rail (2.0–6.0 V); requires local 100 nF ceramic decoupling capacitor near pin

Key Features

FeatureDesign Value
Priority resolution logicGuarantees deterministic output when ≥2 inputs are active simultaneously-critical for reliable keypad scanning
Implied zero encodingEliminates need for explicit "0" input line; reduces external switch count and PCB routing complexity
Standard output driveCan directly drive one LS-TTL load or up to 10 CMOS inputs; avoids buffer stages in low-density logic designs
Wide supply voltage rangeSupports mixed-voltage system integration (e.g., 3.3 V microcontroller interfacing via pull-up resistors to 5 V VCC)

Applications

Keypad Encoder InterfaceIndustrial Switch Matrix

Use Scenario: 10-position mechanical DIP switch or membrane keypad connected to microcontroller GPIO.

IC Role / Device Role / Timing Role: Priority encoder converting parallel switch states into compact 4-bit BCD code for serial scan or interrupt-driven readout.

Use Value: Reduces required MCU input pins from 10 to 4 while ensuring unambiguous detection of pressed keys-even during multi-key actuation.

Use Scenario: Factory floor control panel with 9 function buttons plus "idle" state, wired to centralized PLC input module.

IC Role / Device Role / Timing Role: Front-end encoding logic translating discrete button closures into standardized BCD status word for RS-485 or CAN bus transmission.

Use Value: Enables deterministic state reporting with priority-based conflict resolution-prevents ambiguous "all-off" or overlapping command conditions.

Legacy System Code ConversionAutomotive Diagnostic Panel

Use Scenario: Retrofitting BCD-compatible legacy display driver (e.g., 74LS47) into modern switch-based interface.

IC Role / Device Role / Timing Role: Logic-level translator generating TTL-compatible active-LOW BCD outputs from mechanical switch inputs.

Use Value: Eliminates need for discrete diode-resistor encoding networks-reducing component count, board area, and field failure points.

Use Scenario: Dashboard diagnostic mode selector with 9 fault-code entry buttons and "clear all" function.

IC Role / Device Role / Timing Role: Priority encoder feeding BCD code to microcontroller ADC input or dedicated diagnostic UART peripheral.

Use Value: Ensures correct fault-code selection even if technician presses multiple buttons accidentally-A8 (highest priority) overrides lower-numbered entries.

Equivalent & Alternatives

The following parts are listed as comparable options for similar priority encoder applications.

Alternative PartTechnical DifferenceApplication DifferenceSelection Advice
SN74LS147NBipolar TTL technology; 5 V only; higher ICC (19 mA typ); slower (tPD = 45 ns typ); active-LOW I/O sameHigher power draw and heat; less suitable for battery or thermally constrained designs; TTL-output compatible without level shiftersSelect when interfacing legacy TTL-only systems where CMOS input thresholds are incompatible
74HCT147PW,118HCT variant; identical pinout and function; TTL-compatible input thresholds (VIH = 2.0 V min); same SO16 packageEnables direct connection to 5 V microcontrollers with marginal VIH specs; identical timing and drive strengthSelect when driving from older MCUs or logic with weak high-level output drive (e.g., some 8051 derivatives)

Compared with SN74LS147N and 74HCT147PW,118, the 74HC147DB,118 offers lowest static power and widest supply range but requires verified CMOS-compatible input levels; the HCT variant eases interface design where TTL thresholds are needed, while the LS version suits purely legacy TTL ecosystems despite higher dissipation.

Availability

74HC147DB,118 is available at Aetrix Electronics and suitable for industrial control panels, automotive diagnostic interfaces, and legacy system upgrades requiring stable component supply, long-term lifecycle support, and RoHS-compliant packaging.

Supply support for 74HC147DB,118 includes scheduled delivery planning, volume procurement assistance, BOM continuity management, traceable sourcing, and lifecycle availability coordination for OEM customers, industrial embedded developers, connected-device designers, and electronics production programs.

Manufacturer

Nexperia is a global semiconductor expert delivering high-performance, reliable logic, analog, and discrete components, spun off from Philips in 2017 and headquartered in Nijmegen, Netherlands.

The 74HC147DB,118 belongs to Nexperia's 74HC logic family-designed for low-power, high-noise-immunity digital interfacing in industrial, automotive, and consumer equipment where robustness and long-term supply stability are critical.

FAQ

What is the logic polarity of inputs and outputs on the 74HC147DB,118?

The 74HC147DB,118 uses active-LOW logic on all nine inputs (A0–A8) and all four outputs (Y0–Y3). An asserted input is LOW; the encoded BCD result appears as active-LOW outputs. For example, input A3 LOW yields Y1 and Y0 LOW (0011 BCD = decimal 3, inverted). This polarity simplifies direct connection to grounded switches and open-collector drivers without inversion logic.

How does the 74HC147DB,118 handle the "zero" input condition?

The 74HC147DB,118 encodes "zero" implicitly when all nine inputs (A0–A8) are HIGH-causing all four outputs (Y0–Y3) to go HIGH. This eliminates the need for a dedicated "0" input line. The device does not require an external "zero" signal; the condition is detected internally and mapped deterministically to the all-HIGH output state, matching standard BCD zero representation when inverted externally if needed.

Is the 74HC147DB,118 pin compatible with the 74HCT147 series?

Yes, the 74HC147DB,118 is pin compatible with the 74HCT147 series-including 74HCT147PW,118-in the same SO16 package. Both share identical pin numbering, terminal functions, and physical footprint. However, the HC variant uses CMOS input thresholds (VIH ≈ 3.5 V at 5 V), while HCT uses TTL-compatible thresholds (VIH = 2.0 V min), so voltage-level compatibility must be verified per application.

What is the maximum recommended capacitive load for 74HC147DB,118 outputs?

The 74HC147DB,118 is characterized with CL = 15 pF for propagation delay (15 ns typ) and CL = 50 pF for AC performance (max tPD = 48 ns at VCC = 6.0 V). Driving loads beyond 50 pF may increase propagation delay nonlinearly and risk output transition time violations. For loads >50 pF, add a buffer stage or reduce trace length and capacitance-never exceed the absolute maximum output current rating (±25 mA per pin).

Does the 74HC147DB,118 require a pull-up or pull-down network on unused inputs?

Unused inputs on the 74HC147DB,118 must be tied HIGH (to VCC) via direct connection or pull-up resistor (≤10 kΩ). Leaving inputs floating risks metastability, increased ICC, and erroneous encoding due to noise-induced LOW transitions. Since all inputs are active LOW, a floating pin may be interpreted as asserted, causing unintended output changes. GND connections are prohibited on unused inputs unless intentionally asserting them.

74HC147DB,118 Specifications

Product attributes
Attribute value
Manufacturer:
NXP Semiconductors
Series:
74HC
Package/Case:
16-SSOP (0.209", 5.30mm Width)
Packaging:
Tape & Reel (TR)
Product Status:
Obsolete
Type:
Priority Encoder
Circuit:
1 x 10:4
Independent Circuits:
1
Current - Output High, Low:
5.2mA, 5.2mA
Voltage Supply Source:
Single Supply
Voltage - Supply:
2V ~ 6V
Operating Temperature:
-40°C ~ 125°C
Grade:
-
Qualification:
-
Mounting Type:
Surface Mount
Supplier Device Package:
16-SSOP

74HC147DB,118 FAQ

1.How can I place an order for 74HC147DB,118 through Aetrix?

Please submit a Request for Quotation (RFQ) for 74HC147DB,118 on Aetrix. Our sales agent will provide a competitive quotation and guide you through the order confirmation once you accept the terms.

2.Are the price and stock information for 74HC147DB,118 reliable?

The price and inventory of 74HC147DB,118 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for 74HC147DB,118 is usually 5 days.

3.What payment methods are accepted for 74HC147DB,118?

We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for 74HC147DB,118 transactions.

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for 74HC147DB,118?

74HC147DB,118 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.

Once your 74HC147DB,118 order is processed, you will receive an email with the shipment details and tracking number.

Note: Tracking information may take up to 24 hours to appear. Express delivery typically takes 3–5 business days.

5.How can I obtain technical support or documentation for 74HC147DB,118?

For technical support, including 74HC147DB,118 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your 74HC147DB,118 requirements.

6.How does Aetrix verify that 74HC147DB,118 is sourced from the original manufacturer or authorized distributors?

All 74HC147DB,118 products on Aetrix are procured from qualified distributors and authorized channels. Our dedicated quality assurance team conducts strict verification, including traceability checks and, if necessary, third-party testing. This ensures that 74HC147DB,118 meets industry standards.

7.What is the process for return or replacement of 74HC147DB,118?

All 74HC147DB,118 units undergo pre-shipment inspection (PSI). If there is an issue with 74HC147DB,118, returns or replacements are accepted under the following conditions:

1.Quantity discrepancies, incorrect items, or visible external defects (such as breakage or corrosion), acknowledged by Aetrix.

2.The issue is reported within 90 days of delivery.

3.The 74HC147DB,118 part is unused and in its original packaging.

Return procedure for 74HC147DB,118:

1.Submit a request within 90 days.

2.Obtain a Return Material Authorization (RMA) from Aetrix.

74HC147DB,118 Tags

  • 74HC147DB,118
  • 74HC147DB,118 PDF
  • 74HC147DB,118 Datasheet
  • 74HC147DB,118 Specifications
  • 74HC147DB,118 Images
  • NXP Semiconductors
  • NXP Semiconductors 74HC147DB,118
  • Buy 74HC147DB,118
  • 74HC147DB,118 Price
  • 74HC147DB,118 Distributor
  • 74HC147DB,118 Supplier
  • 74HC147DB,118 Wholesale
Related Products
SN74HC138DR
SN74HC138DR

Texas Instruments

TC7SB3157CFU,LF(CT
TC7SB3157CFU,LF(CT

Toshiba Semiconductor and Storage

74CBTLV3257PW,118
74CBTLV3257PW,118

Nexperia USA Inc.

SN74CBTLV3257PWR
SN74CBTLV3257PWR

Texas Instruments

74CBTLV3257GUX
74CBTLV3257GUX

Nexperia USA Inc.

74HC154BQ,118
74HC154BQ,118

Nexperia USA Inc.

P3S0200GMX
P3S0200GMX

NXP USA Inc.

SN74CB3Q3245PWR
SN74CB3Q3245PWR

Texas Instruments

SN74CB3Q3257RGYR
SN74CB3Q3257RGYR

Texas Instruments

TCA9543APWR
TCA9543APWR

Texas Instruments

TCA9546APWR
TCA9546APWR

Texas Instruments

SN74HC138N
SN74HC138N

Texas Instruments

Tech Hub

Search

Search

PRODUCT

PRODUCT

PHONE

PHONE

USER

USER