Monolithic Power Systems Inc. MPQ6411GS-33-AEC1
- Part No.:
- MPQ6411GS-33-AEC1
- Manufacturer:
- Monolithic Power Systems Inc.
- Category:
- Supervisors
- Package:
- 8-SOIC (0.154", 3.90mm Width)
- Datasheet:
-
MPQ6411GS-33-AEC1.pdf
- Description:
- IC SUPERVISOR 1 CHANNEL 8SOIC
- Quantity:
- Payment:

- Shipping:

Inventory:2,894
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
MPQ6411GS-33-AEC1 from Monolithic Power Systems is a windowed watchdog timer IC designed for automotive microcontroller supervision, operating at 3.3V supply, supporting programmable short/long window modes (t2/t3 = 15/10 cycles or t4/t5 = 1500/1000 cycles), delivering low-voltage power-on reset (VPOR-LOW = 2.8–2.9V), and qualified to AEC-Q100 Grade 1 (−40°C to +125°C).
For engineers reviewing the MPQ6411GS-33-AEC1 datasheet, MPQ6411GS-33-AEC1 pinout, MPQ6411GS-33-AEC1 application, or MPQ6411GS-33-AEC1 equivalent, this device serves as a safety-critical timing monitor in engine control units, ADAS domain controllers, and battery management systems where deterministic reset behavior and voltage fault detection are mandatory.
Technical Context
The MPQ6411GS-33-AEC1 implements a state-machine-based windowed watchdog with dual-mode operation controlled by the MODE pin: short-window mode (15-cycle close / 10-cycle open) and long-window mode (1500-cycle close / 1000-cycle open), both synchronized to WDI_OK pulses derived from MCU-triggered WDI transitions.
It integrates power-on reset generation with hysteresis (VPOR-HIGH = 2.9–3.1V, VPOR-LOW = 2.8–2.9V), watchdog disable via /WD_DIS (active-low, weak internal pull-up), and open-drain WDO output requiring external pull-up (100kΩ typical), all operating across −40°C to +125°C junction temperature.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Supply Voltage | 3.3V ±10% - matches 3.3V MCU I/O rails and ensures compatibility with automotive domain controllers. |
| Power-On Reset Threshold | VPOR-LOW = 2.8–2.9V - guarantees reliable MCU reset during brown-out conditions before logic corruption occurs. |
| Watchdog Window (Short Mode) | t2 = 15 cycles, t3 = 10 cycles (RTIMER = 51kΩ) - enables fast fault detection for time-critical ECUs like airbag controllers. |
| Watchdog Window (Long Mode) | t4 = 1500 cycles, t5 = 1000 cycles (RTIMER = 51kΩ) - supports longer software execution windows in infotainment or gateway modules. |
| Quiescent Current | 14–18 µA (RTIMER = 51kΩ) - minimizes standby power draw in always-on vehicle subsystems. |
| AEC-Q100 Grade | Grade 1 (−40°C to +125°C) - certified for under-hood and transmission-control applications without derating. |
| WDO Output Type | Open-drain MOSFET - allows flexible pull-up to 3.3V or 5V rail and enables wired-OR reset bus configurations. |
Pinout & Package
MPQ6411GS-33-AEC1 is housed in an SOIC-8 package (JEDEC MS-012 AA, 150 mil width), with gull-wing leads, 1.27 mm pitch, and RoHS-compliant lead-free/halogen-free construction.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| 1 WDO | Watchdog reset output | Open-drain output requiring external pull-up; asserts low to reset MCU during timeout or power fault. |
| 2 WDI | Watchdog trigger input | Accepts MCU-generated pulse (10 µs–5 ms low) to confirm software liveness; error if held low >5 ms. |
| 3 MODE | Window mode select | Pull high for long window (1500/1000 cycles); pull low for short window (15/10 cycles); internal weak pull-up. |
| 4 GND | Ground reference | Primary return path for VCC, WDO, WDI, MODE, and /WD_DIS; must be low-impedance for noise immunity. |
| 5 NC | No connect | Internally unconnected; must remain floating-no PCB trace or solder mask opening required. |
| 6 VCC | Power supply input | 3.3V ±10% input with POR circuitry; powers internal logic and enables WDO assertion during undervoltage. |
| 7 TIMER | Timing resistor interface | Connects external RTIMER (e.g., 51kΩ) to set base period (T ≈ 880 µs); determines all window durations. |
| 8 /WD_DIS | Watchdog enable/disable | Active-low control; pulled high internally-watchdog enabled by default unless externally grounded. |
Key Features
| Feature | Design Value |
|---|---|
| Windowed watchdog architecture | Prevents false resets from periodic MCU activity while detecting stuck or delayed firmware execution. |
| Programmable dual-window modes | MODE pin selects between short (15/10 cycle) and long (1500/1000 cycle) windows-no reprogramming needed. |
| Integrated power-on and brown-out reset | Generates guaranteed reset pulse (t0 = 10 cycles) when VCC rises above 2.9V and holds low until stable. |
| Watchdog disable function | /WD_DIS pin allows hardware-level watchdog deactivation during debug, boot, or safe-mode transitions. |
| Low quiescent current | 14–18 µA at 3.3V enables use in always-on automotive modules without compromising battery drain budgets. |
Applications
| Engine Control Unit (ECU) | Advanced Driver Assistance System (ADAS) Camera Module |
|---|---|
|
Use Scenario: Real-time monitoring of main MCU in gasoline/diesel engine control, where missed WDI pulses indicate firmware hang during combustion cycle timing. IC Role / Device Role / Timing Role: Safety-critical windowed watchdog enforcing strict execution timing on ISO 26262 ASIL-B compliant software. Use Value: Prevents unsafe engine operation by triggering immediate reset within 15 clock cycles (short mode) upon missed WDI_OK signal. |
Use Scenario: Supervising vision-processing MCU in forward-facing camera systems, where thermal throttling or memory corruption may delay watchdog refresh. IC Role / Device Role / Timing Role: Dual-mode watchdog providing long-window tolerance during image processing bursts and short-window sensitivity during sensor initialization. Use Value: Enables adaptive supervision-1500-cycle long window avoids spurious resets during frame buffering, while 15-cycle short window catches lockups in boot firmware. |
| Electric Vehicle Battery Management System (BMS) | Automotive Gateway Controller |
|
Use Scenario: Monitoring cell-monitoring MCU in high-voltage BMS stacks, where undervoltage on VCC could compromise cell balancing accuracy. IC Role / Device Role / Timing Role: Combined POR generator and watchdog ensuring MCU reset during pack voltage sag below 2.8V and post-recovery liveness verification. Use Value: Guarantees clean restart after brown-out events and prevents silent data corruption in SOC estimation algorithms. |
Use Scenario: Supervising multi-protocol gateway MCU handling CAN FD, Ethernet, and LIN traffic, where protocol stack stalls may halt WDI signaling. IC Role / Device Role / Timing Role: Hardware-enforced reset source independent of software-based health checks, with /WD_DIS support for bootloader-safe disable. Use Value: Eliminates need for redundant software watchdogs; hardware reset ensures deterministic recovery even if CAN stack freezes. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar windowed watchdog timer applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| NXP PCF2129AT | Real-time clock + integrated watchdog; no windowed mode; fixed 1.6s timeout; I²C interface only. | Lacks windowed supervision and MODE-selectable timing; suitable only for non-safety-critical RTC+reset functions. | Select only if combined RTC functionality is required and ASIL-B compliance is not mandated. |
| Infineon TLE7272-2SA | Dual-channel watchdog with independent window settings; higher quiescent current (45 µA); requires external RC timing. | Supports dual-MCU supervision but lacks integrated POR hysteresis and AEC-Q100 Grade 1 certification at full temp range. | Choose when supervising two independent MCUs simultaneously and higher power budget is acceptable. |
Compared with PCF2129AT and TLE7272-2SA, MPQ6411GS-33-AEC1 uniquely delivers AEC-Q100 Grade 1-certified windowed supervision with programmable dual-mode timing, integrated POR hysteresis, and sub-20 µA quiescent current-making it optimal for single-MCU ASIL-B systems where timing determinism and low power are critical.
Availability
MPQ6411GS-33-AEC1 is available at Aetrix Electronics and suitable for automotive engine control units, ADAS camera modules, and electric vehicle battery management systems requiring stable component supply with full AEC-Q100 traceability and long-term lifecycle assurance.
Supply support for MPQ6411GS-33-AEC1 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
Monolithic Power Systems (MPS) is a fabless semiconductor company specializing in high-performance analog and power ICs, with design centers across Asia and North America and global manufacturing partnerships.
The MPQ6411 product line targets functional-safety-critical automotive subsystems, delivering AEC-Q100-qualified timing supervision ICs that simplify ASIL-B compliance through deterministic windowed watchdog behavior and robust voltage monitoring.
FAQ
What is the exact power-on reset behavior of MPQ6411GS-33-AEC1?
Upon power-up, WDO remains low until VCC reaches VPOR-HIGH (2.9–3.1V), then stays low for t0 = 10 cycles (~8.8 ms with RTIMER = 51kΩ) to ensure MCU reset completion. During brown-out, WDO pulls low again when VCC falls below VPOR-LOW (2.8–2.9V), providing hysteresis of ~0.1V to prevent chatter.
How does the MODE pin affect watchdog timing resolution?
When MODE = low, the watchdog uses short-window timing (t2 = 15 cycles, t3 = 10 cycles); when MODE = high, it switches to long-window timing (t4 = 1500 cycles, t5 = 1000 cycles). All values scale linearly with RTIMER-e.g., doubling RTIMER doubles all cycle-based durations.
Can MPQ6411GS-33-AEC1 be used with a 5V MCU system?
No-MPQ6411GS-33-AEC1 is specified only for 3.3V operation (VCC = 3.3V ±10%). Its input thresholds (WDI logic high = 2.1V, MODE logic high = 2.1V) and WDO open-drain structure require external pull-up to 3.3V; using 5V violates absolute maximum ratings and invalidates AEC-Q100 qualification.
What happens if the WDI signal is held low longer than 5 ms?
The device detects a WDI error and forces WDO low continuously until WDI returns high. This failsafe behavior prevents MCU lockup from being masked by periodic WDI toggling and ensures immediate reset upon sustained signal fault-critical for ASIL-B diagnostics.
Is the /WD_DIS pin required to be actively driven in production systems?
No-/WD_DIS has a weak internal pull-up, so leaving it unconnected enables the watchdog by default. It should only be driven low during specific phases (e.g., bootloader execution or factory test) where temporary watchdog disable is necessary and safety-controlled.
How is the TIMER pin's external resistor value calculated?
RTIMER (kΩ) = 0.063 × T(µs) − 4.67, where T is the desired base period. For example, to achieve T = 880 µs (as in datasheet), RTIMER = 0.063 × 880 − 4.67 ≈ 51 kΩ. The relationship is linear and validated across −40°C to +125°C.
Does MPQ6411GS-33-AEC1 support watchdog window adjustment without changing hardware?
No-window timing is set solely by RTIMER value and MODE pin state; there is no register-based or I²C/SPI programmability. Hardware configuration (resistor selection and MODE routing) defines timing, ensuring deterministic behavior required for ISO 26262 compliance.
MPQ6411GS-33-AEC1 Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Monolithic Power Systems Inc.
- Series:
- -
- Package/Case:
- 8-SOIC (0.154", 3.90mm Width)
- Packaging:
- Tube
- Product Status:
- Active
- Programmable:
- Not Verified
- Type:
- Watchdog Circuit
- Number of Voltages Monitored:
- 1
- Voltage - Threshold:
- 3V
- Output:
- -
- Reset:
- -
- Reset Timeout:
- -
- Operating Temperature:
- -40°C ~ 125°C (TJ)
- Grade:
- Automotive
- Qualification:
- AEC-Q100
- Mounting Type:
- Surface Mount
- Supplier Device Package:
- 8-SOIC
MPQ6411GS-33-AEC1 FAQ
1.How can I place an order for MPQ6411GS-33-AEC1 through Aetrix?
Please submit a Request for Quotation (RFQ) for MPQ6411GS-33-AEC1 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 MPQ6411GS-33-AEC1 reliable?
The price and inventory of MPQ6411GS-33-AEC1 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for MPQ6411GS-33-AEC1 is usually 5 days.
3.What payment methods are accepted for MPQ6411GS-33-AEC1?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for MPQ6411GS-33-AEC1 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for MPQ6411GS-33-AEC1?
MPQ6411GS-33-AEC1 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your MPQ6411GS-33-AEC1 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 MPQ6411GS-33-AEC1?
For technical support, including MPQ6411GS-33-AEC1 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your MPQ6411GS-33-AEC1 requirements.
6.How does Aetrix verify that MPQ6411GS-33-AEC1 is sourced from the original manufacturer or authorized distributors?
All MPQ6411GS-33-AEC1 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 MPQ6411GS-33-AEC1 meets industry standards.
7.What is the process for return or replacement of MPQ6411GS-33-AEC1?
All MPQ6411GS-33-AEC1 units undergo pre-shipment inspection (PSI). If there is an issue with MPQ6411GS-33-AEC1, 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 MPQ6411GS-33-AEC1 part is unused and in its original packaging.
Return procedure for MPQ6411GS-33-AEC1:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
MPQ6411GS-33-AEC1 Tags

-
MIC826SYMT-TR
Microchip Technology

-
APX803S-31SA-7
Diodes Incorporated

-
APX803L20-29SA-7
Diodes Incorporated
-
TPS3828-33DBVR
Texas Instruments

-
V6340RSP3B+
EM Microelectronic

-
EM6325CXSP5B-2.9+
EM Microelectronic

-
MCP120T-300I/TT
Microchip Technology

-
MCP130T-315I/TT
Microchip Technology

-
MCP120T-475I/TT
Microchip Technology

-
MCP111T-300E/TT
Microchip Technology

-
MCP120T-315I/TT
Microchip Technology

-
MCP809T-315I/TT
Microchip Technology
Tech Hub
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…
LDO regulator guide covering low dropout voltage, power dissipation, thermal design, PSRR, output noise, capacitor stability, adjustable LDO circuits, LDO vs buck converter and datasheet selection chec…
Conditional Access Module guide covering CAM meaning, CI/CI+ interface, smart card authorization, DVB security workflow, TV and set-top box compatibility, internal electronics, ESD protection, connecto…
Guide to electronic component obsolescence covering EOL risk, PCN/PDN notices, last-time buy planning, replacement options, form-fit-function validation, counterfeit risk and BOM lifecycle management.
18650 battery guide covering lithium-ion cell basics, 3.6V/3.7V voltage, 4.2V charging, mAh and Wh capacity, protected cells, chargers, BMS, series-parallel packs, holders, welding and sourcing checks.…
Hall effect sensor guide covering working principle, linear and digital sensors, Arduino circuits, current sensing, speed detection, automotive applications, A3144 examples, signal filtering and datash…
Product Change Notification guide for electronic components, covering PCN meaning, PCN vs PDN/EOL, common change types, risk levels, form-fit-function review, engineering validation, BOM control, LTB/L…
A practical guide to blend door actuators, covering HVAC function, symptoms, location, AC and heater issues, reset and calibration, replacement cost, electrical diagnosis, compatibility checks, and rep…
Engineering guide to Raspberry Pi alternatives, covering chip-level differences, Orange Pi, ROCK, Jetson, Banana Pi, NanoPi, Compute Module, Pico, GPIO, camera, HAT compatibility, and replacement risks…

