Texas Instruments CD4532BM96
- Part No.:
- CD4532BM96
- Manufacturer:
- Texas Instruments
- Category:
- Signal Switches, Multiplexers, Decoders
- Package:
- 16-SOIC (0.154", 3.90mm Width)
- Datasheet:
-
CD4532BM96.pdf
- Description:
- IC PRIORITY ENCOD 1 X 8:3 16SOIC
- Quantity:
- Payment:

- Shipping:

Inventory:1,756
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
CD4532BM96 from Texas Instruments is an 8-bit priority encoder IC in a 16-pin SOIC package, operating from −55 °C to +125 °C with supply voltage range 3 V to 18 V. It encodes eight active-low inputs (I₀–I₇) into three active-high binary outputs (Y₀–Y₂), features an enable input (EI), group select (GS), and enable output (EO), and is used in industrial control panels for fault prioritization and digital system interrupt encoding.
For engineers reviewing the CD4532BM96 datasheet, CD4532BM96 pinout, CD4532BM96 application, or CD4532BM96 equivalent, key selection considerations include its CMOS logic family compatibility, wide VDD tolerance, active-low input architecture, and direct integration into legacy 4000-series timing and control subsystems without level-shifting.
Technical Context
The CD4532BM96 implements combinational priority encoding using static CMOS circuitry, where the highest-order asserted input determines the output code. Its EI input enables/disables encoding, while EO and GS signals support cascading multiple encoders for wider input fields.
It conforms to standard 4000B-series electrical characteristics: input thresholds scale with VDD, propagation delay is 80 ns typical at 5 V, and output drive capability supports fan-out of ≥10 LS-TTL loads. No internal pull-ups or latching are present - operation is purely combinatorial and asynchronous.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Logic Family | CMOS 4000B-series - ensures low static power, high noise immunity, and compatibility with other 4000B devices. |
| Supply Voltage Range | 3 V to 18 V - supports battery-powered, industrial, and mixed-voltage system integration without external regulators. |
| Operating Temperature | −55 °C to +125 °C - qualified for extended-temperature industrial and automotive under-hood applications. |
| Propagation Delay | 80 ns max at VDD = 5 V - defines worst-case latency for real-time interrupt prioritization in safety-critical logic. |
| Input/Output Logic Levels | Active-low inputs (I₀–I₇), active-high outputs (Y₀–Y₂, GS, EO) - matches standard TTL/CMOS interface conventions for direct connection to microcontrollers or latch ICs. |
| Cascading Support | GS (Group Select) and EO (Enable Output) pins enable hierarchical encoding of up to 64 inputs - eliminates need for external glue logic in multi-channel systems. |
Pinout & Package
CD4532BM96 is housed in a 16-pin SOIC (D) package per JEDEC MS-012, 7.5 mm body width, 1.75 mm max height, with 1.27 mm pitch and RoHS-compliant NiPdAu lead finish. Moisture sensitivity level is Level-1 (UNLIM reflow).
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| 1 (I₀) | Input 0 | Low-active primary input; lowest priority in encoding hierarchy. |
| 2 (I₁) | Input 1 | Low-active input; second priority; asserted when I₀ is inactive and I₁ is low. |
| 3 (I₂) | Input 2 | Low-active input; third priority; part of standard 8-input set (I₀–I₇). |
| 4 (I₃) | Input 3 | Low-active input; fourth priority; directly mapped to Y₂Y₁Y₀ = 011 when only I₃ is active. |
| 5 (I₄) | Input 4 | Low-active input; fifth priority; enables encoding of higher-order faults or events. |
| 6 (I₅) | Input 5 | Low-active input; sixth priority; used in multi-stage alarm prioritization schemes. |
| 7 (I₆) | Input 6 | Low-active input; seventh priority; required for full 8-bit encoding coverage. |
| 8 (I₇) | Input 7 | Low-active input; highest priority; overrides all lower inputs when asserted. |
| 9 (VSS) | Ground | Reference node for all inputs and outputs; must be connected to system common ground plane. |
| 10 (Y₂) | Output Bit 2 | Most significant encoded bit; active-high; indicates binary weight 4 in output code. |
| 11 (Y₁) | Output Bit 1 | Middle encoded bit; active-high; indicates binary weight 2 in output code. |
| 12 (Y₀) | Output Bit 0 | Least significant encoded bit; active-high; indicates binary weight 1 in output code. |
| 13 (EO) | Enable Output | Active-low signal indicating at least one input is asserted; used to enable downstream encoders. |
| 14 (GS) | Group Select | Active-high signal indicating valid encoding result; goes high only when EI is active and ≥1 input is low. |
| 15 (EI) | Enable Input | Active-low enable; disables encoding and forces Y₀–Y₂, GS, EO to inactive states when high. |
| 16 (VDD) | Positive Supply | CMOS supply rail; accepts 3–18 V; decoupling capacitor required within 10 mm of pin. |
Key Features
| Feature | Design Value |
|---|---|
| Wide Supply Range (3 V to 18 V) | Enables direct use in 5 V, 12 V, and battery-backed systems without voltage translation or regulation. |
| Priority Encoding Logic | Guarantees deterministic output even with multiple simultaneous inputs - critical for fault-handling in PLCs and motor controllers. |
| Cascadable Architecture | GS and EO pins allow stacking of CD4532BM96 units to encode 16-, 32-, or 64-input systems with minimal external logic. |
| Extended Temperature Rating | −55 °C to +125 °C operation supports deployment in harsh environments including factory automation and transportation electronics. |
| CMOS Low-Power Operation | Static current < 100 nA at 5 V enables use in always-on monitoring circuits with negligible standby drain. |
Applications
| Industrial Control Panels | Legacy System Interrupt Management |
|---|---|
|
Use Scenario: A programmable logic controller monitors 8 discrete sensor alarms (overtemperature, overpressure, flow loss, etc.) with varying severity levels. IC Role / Device Role / Timing Role: CD4532BM96 acts as a hardware priority resolver, converting parallel alarm lines into a 3-bit severity code fed to the CPU's interrupt vector register. Use Value: Eliminates software polling latency and guarantees response to highest-priority fault within one gate propagation delay (≤80 ns). |
Use Scenario: An aging CNC machine uses discrete TTL-compatible interrupt lines from spindle, coolant, tool changer, and axis limit switches. IC Role / Device Role / Timing Role: CD4532BM96 serves as a legacy interrupt encoder interfacing between unmanaged discrete inputs and a microcontroller's single INT pin. Use Value: Reduces firmware complexity by offloading priority arbitration to hardware, preserving MCU cycles for motion control algorithms. |
| Automotive Diagnostic Modules | Power Supply Sequencing Supervision |
|
Use Scenario: A vehicle diagnostic ECU monitors 8 engine subsystem warnings (EGR fault, catalyst temp, knock sensor, etc.) across varying voltage domains. IC Role / Device Role / Timing Role: CD4532BM96 provides analog-agnostic, voltage-scalable fault encoding before ADC sampling or CAN transmission. Use Value: Maintains functional safety integrity across 5–16 V battery transients without level shifters or voltage dividers. |
Use Scenario: A multi-rail FPGA power system requires ordered startup and fault reporting for 8 DC/DC converter enable lines. IC Role / Device Role / Timing Role: CD4532BM96 encodes individual rail fault signals into a compact status bus read by system management controller. Use Value: Enables single-wire fault summarization across isolated power domains, reducing PCB routing and isolation component count. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar priority encoder applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| CD40147BE | 10-line-to-4-line priority encoder; different pinout; no EO/GS cascade signals; operates up to 15 V only. | Limited to 10 inputs; lacks native cascading capability; requires external logic for >10-input systems. | Select CD40147BE only when encoding ≤10 inputs and board layout cannot accommodate CD4532BM96's 16-pin SOIC footprint. |
| 74HC148PW | 8-line-to-3-line priority encoder; TTL-compatible inputs; 2–6 V supply; faster (20 ns @ 5 V); no extended temperature rating. | Not rated for >85 °C; incompatible with 12 V or battery-backed systems; requires level-shifting for 4000B-family interoperation. | Choose 74HC148PW only for high-speed, commercial-temperature consumer designs where 5 V-only operation is guaranteed. |
Compared with CD40147BE and 74HC148PW, the CD4532BM96 uniquely combines extended temperature operation, 3–18 V flexibility, and hardware-supported cascading - making it the sole choice for ruggedized, multi-voltage, scalable priority encoding in industrial and automotive contexts.
Availability
CD4532BM96 is available at Aetrix Electronics and suitable for industrial control panels, automotive diagnostic modules, legacy system interrupt management, and power supply sequencing supervision requiring stable component supply across extended temperature and voltage ranges.
Supply support for CD4532BM96 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
Texas Instruments is a global semiconductor leader founded in 1930, specializing in analog, embedded processing, and logic solutions with broad industrial, automotive, and aerospace qualification.
The CD4532BM96 belongs to TI's legacy 4000B-series CMOS logic family, designed specifically for robust, low-power, wide-supply digital control in harsh environments where reliability and long-term availability are critical.
FAQ
What is the maximum operating frequency of the CD4532BM96?
The CD4532BM96 is a combinational logic device without a clock, so it has no defined operating frequency. Its performance is governed by propagation delay: 80 ns maximum at VDD = 5 V, scaling inversely with supply voltage. The CD4532BM96 responds asynchronously to input changes, making it suitable for event-driven encoding rather than periodic sampling.
Does the CD4532BM96 require external pull-up or pull-down resistors on its inputs?
No - the CD4532BM96 inputs are CMOS-compatible and have high impedance, but they do not include internal termination. External pull-up resistors (typically 10 kΩ to VDD) are recommended on I₀–I₇ when driven by open-collector or mechanical contacts to ensure defined logic states during idle periods. The CD4532BM96 itself does not source or sink current on inputs unless actively driven.
Can the CD4532BM96 be used to encode more than eight inputs?
Yes - the CD4532BM96 supports cascading via its EO (Enable Output) and GS (Group Select) pins. By connecting EO of a lower-priority CD4532BM96 to EI of a higher-priority unit, up to 64 inputs can be encoded across eight devices. This hierarchical configuration is explicitly supported in TI's application notes for the CD4532B family and requires no additional logic components beyond wiring.
Is the CD4532BM96 pin-compatible with older CD4532B variants like CD4532BE or CD4532BF3A?
No - the CD4532BM96 uses a 16-pin SOIC (D) package, while CD4532BE is in 16-pin PDIP and CD4532BF3A is in 16-pin CDIP. Though functionally identical and electrically compatible, their footprints differ significantly. PCB layout must match the SOIC outline (JEDEC MS-012), and thermal/mechanical design must account for the CD4532BM96's surface-mount construction and reflow profile.
What is the purpose of the GS (Group Select) pin on the CD4532BM96?
The GS pin is an active-high output that indicates a valid encoding result: it goes high only when EI is low (enabled) and at least one of I₀–I₇ is low. GS is used to validate output codes before latching or forwarding them to downstream logic. In cascaded systems, GS from each CD4532BM96 stage confirms local encoding integrity - a feature absent in non-priority encoders and essential for fault-diagnostic architectures.
CD4532BM96 Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Texas Instruments
- Series:
- 4000B
- Package/Case:
- 16-SOIC (0.154", 3.90mm Width)
- Packaging:
- Tape & Reel (TR)
- Product Status:
- Active
- Type:
- Priority Encoder
- Circuit:
- 1 x 8:3
- Independent Circuits:
- 1
- Current - Output High, Low:
- 6.8mA, 6.8mA
- Voltage Supply Source:
- Dual Supply
- Voltage - Supply:
- 3V ~ 18V
- Operating Temperature:
- -55°C ~ 125°C
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
- 16-SOIC
CD4532BM96 FAQ
1.How can I place an order for CD4532BM96 through Aetrix?
Please submit a Request for Quotation (RFQ) for CD4532BM96 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 CD4532BM96 reliable?
The price and inventory of CD4532BM96 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for CD4532BM96 is usually 5 days.
3.What payment methods are accepted for CD4532BM96?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for CD4532BM96 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for CD4532BM96?
CD4532BM96 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your CD4532BM96 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 CD4532BM96?
For technical support, including CD4532BM96 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your CD4532BM96 requirements.
6.How does Aetrix verify that CD4532BM96 is sourced from the original manufacturer or authorized distributors?
All CD4532BM96 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 CD4532BM96 meets industry standards.
7.What is the process for return or replacement of CD4532BM96?
All CD4532BM96 units undergo pre-shipment inspection (PSI). If there is an issue with CD4532BM96, 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 CD4532BM96 part is unused and in its original packaging.
Return procedure for CD4532BM96:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
CD4532BM96 Tags
-
SN74HC138DR
Texas Instruments

-
TC7SB3157CFU,LF(CT
Toshiba Semiconductor and Storage

-
74CBTLV3257PW,118
Nexperia USA Inc.
-
SN74CBTLV3257PWR
Texas Instruments

-
74CBTLV3257GUX
Nexperia USA Inc.

-
74HC154BQ,118
Nexperia USA Inc.

-
P3S0200GMX
NXP USA Inc.

-
SN74CB3Q3245PWR
Texas Instruments
-
SN74CB3Q3257RGYR
Texas Instruments

-
TCA9543APWR
Texas Instruments
-
TCA9546APWR
Texas Instruments

-
SN74HC138N
Texas Instruments
Tech Hub
A practical engineering guide to 3.3V and 5V logic compatibility, input thresholds, resistor dividers, translator ICs, MOSFET level shifting, I2C pull-ups, timing limits and power-sequencing risks.
The 74HC595 uses push-pull logic outputs, while the TPIC6B595 uses 50 V open-drain DMOS sinks for higher-power loads. This guide compares timing, current limits, 3.3 V interfacing, load wiring, thermal…
The 74HC595 converts serial data into eight stable parallel outputs. This guide covers pin functions, shift and storage timing, OE and MR behavior, drive-current limits, cascading, voltage compatibilit…
A technical comparison of level-sensitive latches and edge-triggered flip-flops, covering timing windows, setup and hold limits, master–slave operation, time borrowing, race-through, HDL inference and…
A D latch stores one bit while Enable controls when data can pass. This reference covers gate-level operation, truth tables, transparency, setup and hold timing, LE versus OE, common ICs and practical …
An SR latch stores one bit through cross-coupled feedback. This engineering reference covers NOR and NAND implementations, truth tables, forbidden-state recovery, gated operation, switch debouncing, fa…
Latch circuits retain one bit through feedback. This technical reference covers SR and D latches, truth tables, transparency, timing limits, latch-versus-flip-flop behavior, applications and common log…
An engineering guide to LED driver operation, constant-current and constant-voltage outputs, linear and switching topologies, dimming, IC selection, calculations, replacement compatibility, and fault c…
Operational amplifier guide covering op amp basics, feedback, ideal vs real op amps, common configurations, buffer circuits, offset, bias current, gain-bandwidth, slew rate, rail-to-rail limits and sel…
Jumper cables guide covering safe connection order, red and black clamp placement, final ground connection, cable gauge, length, clamp quality, copper vs CCA cables, jump starter comparison and battery…
