123 Main Street, New York, NY 10001

1. Intro

This page focuses on Compliance Aid ICs that raise first-pass success in type testing and sustain process compliance in manufacturing by closing the loop: monitor → log → trace → rectify.

Four representative contexts: EV/energy storage (insulation/bus monitoring), industrial & building (poly-phase energy metering with long-term logs), appliances & smart plugs (standby power and usage logs), and automotive/voice domains (cold-start/brown-out and ground integrity with black-box traces).

Deliverables include online metering/logging (energy-metering AFE/SoC + RTC + FRAM/EEPROM), post-event forensics (black-box triggers with power-loss-safe commits), and electrical safety boundaries (isolation amplifiers / digital isolators with PCB slotting, coating, barriers, and creepage/clearance control).

Up next: Working Principle and Design Rules, followed by Applications and IC Selection with brand-specific examples.

Sensing — shunt/Hall, ΔΣ AFE, compliance-grade sampling Isolation/Barrier — isolation amplifier, digital isolator, creepage/clearance Logging / RTC / NVM — timestamp, FRAM/EEPROM, power-loss-safe write Host / Cloud — I²C/SPI/UART/PMBus export, debug-port protection
Figure — Compliance aids stack: Sensing → Isolation/Barrier → Logging/RTC/NVM → Host/Cloud

2. Architecture

Sensing: shunt/Hall and ΔΣ AFE with synchronous sampling and error budgets; range/bandwidth matching for bus, leakage, and ground-path measurements.
Isolation/Barrier: isolation amplifiers (analog) and digital isolators (logic); verify CMTI, UL/IEC certificates, and creepage/clearance with board-edge slotting, coating, and barriers.
Logging / RTC / NVM: a unified RTC time base, power-loss-safe commits, and FRAM/EEPROM endurance with ring buffers; black-box trigger windows and idempotent writes.
Host / Cloud: I²C/SPI/UART/PMBus export with debug-port protection (TVS/common-mode choke/RC); keep on-site logs and cloud evidence consistent.
  • RTC as the single time source with backup supply for run-through power loss.
  • NVM write-rate vs lifetime: event density tiers, compression, debounce, thresholds.
  • Isolators with certified ratings and CMTI verification; align analog/digital boundaries.
  • I²C/SPI physical-layer protection: ESD/surge/common-mode control and ground strategy.
  • Connector/board-edge creepage/clearance control with silkscreen callouts; pollution degree & material group.
Sensing Isolation / Barrier Logging / RTC / NVM Host / Cloud ΔΣ AFE / shunt / Hall Synchronous sampling, range & bandwidth matching, gain/phase/temp budgets Isolation amplifier / Digital isolator CMTI, UL/IEC certificates, creepage/clearance, slotting/coating/barriers RTC + FRAM/EEPROM Unified timestamp, power-loss-safe commits, ring buffers and idempotent writes I²C/SPI/UART/PMBus export Debug-port protection (TVS/CMC/RC); on-site vs cloud evidence consistency
Figure — Architecture: Sensing → Isolation/Barrier → Logging/RTC/NVM → Host/Cloud

3. Working Principle

The compliance loop is built from four collaborating blocks: leakage/ground monitoring (IMD/GFD), energy metering, black-box recording, and creepage/clearance & isolation. Each block is described in terms of measurement model, thresholds/filters, boundary conditions, and typical failure modes.

3.1 IMD/GFD Leakage & ground monitoring. Methods: (a) high-voltage divider with low-leakage front-end or isolation amplifier; (b) injection method for IMD—inject a known signal and estimate insulation resistance by return impedance; (c) residual-current (GFD) using zero-sequence CT/Hall to detect ground faults. Use dual thresholds with hysteresis and debounce; add notch/band-stop around 50/60 Hz and switching harmonics. Manage surface leakage under humidity/pollution degrees.
3.2 Metering Energy metering. Perform synchronous sampling of voltage & current with ΔΣ AFE or parallel ADCs; separate real/reactive/apparent power, track THD when required. Accumulate Wh/varh with signed accumulators, overflow protection, and RTC-aligned windows. Calibrate with three points (zero/mid/full) and compensate temperature and transducer phase.
3.3 Black-Box Event logging. Triggers: over/undervoltage, over-temp, reset, ground break, comms errors. Use power-loss NMI to commit the shortest record to NVM (FRAM/EEPROM) via a ring buffer with idempotent writes. Timestamp with RTC; on boot, check drift and re-align. Export via I²C/SPI/PMBus/UART with TVS/CMC/RC protection.
3.4 Creepage & Isolation Boundary integrity. Select isolation amplifiers/digital isolators with certified working voltage, surge ratings, creepage/clearance, and CMTI (e.g., UL1577 alignment). On PCB, use slots, coating, barriers, and silkscreen callouts; at system level, plan common-mode return paths to avoid coupling noise into metering loops.
Working Principles Flow IMD/GFD divider / injection / residual current Energy Metering ΔΣ AFE • sync V/I • Wh/varh Black-Box RTC • ring buffer • NMI commit Isolation UL1577 • CMTI • creepage
Figure — Working principles: IMD/GFD → Metering → Black-Box → Isolation

4. Design Rules

Convert principles into a checklist that maps regulations to concrete design actions—sampling/accumulation, isolation/layout, and event/logging—so the system is auditable and repeatable.

4.1 Regulations Engineering mapping, not legal text.
  • IEC 61557 (insulation monitoring): choose method (divider/injection), set thresholds & hysteresis, define debounce and humidity conditions.
  • IEC/EN 62368-1, UL 61010 (safety/spacing): pair isolation devices with PCB creepage/clearance; verify CMTI margins.
  • MID / EN 50470 (metering): accuracy class, phase compensation, RTC alignment, and calibration record retention.
4.2 Sampling & Accumulation
  • Simultaneous V/I sampling or phase-matched paths; add fine phase trim if required.
  • Anti-alias & harmonic handling: front-end RC and digital filters sized to target bandwidth/THD.
  • Three-point calibration: zero/mid/full with temperature curve; store coefficients in NVM with versioning.
  • Accumulators: separate real/reactive/apparent; overflow guards, periodic snapshots, RTC-aligned windows.
4.3 Isolation & Layout
  • Creepage/clearance: follow device certificates and pollution degree/material group; use slots/coating/barriers and silkscreen callouts.
  • Grounding: star-ground with defined return paths; separate power and measurement loops; TVS/CMC/RC on I/O.
  • CMTI validation: inject dv/dt conditions representative of the power stage; qualify isolators and the sensing chain.
4.4 Events & Logging
  • Power-loss NMI: ISR performs only the minimal commit; deferred writes after power-up.
  • RTC timebase: single source with backup supply; periodic host/cloud sync and drift self-check.
  • Endurance: ring buffer, event tiering, write-rate limiting; idempotent records with checksums.
  • Export: I²C/SPI/PMBus/UART with ESD/surge protection; versioned payloads with integrity markers.
Design Rules Checklist Regulations Mapping IEC 61557 • EN 62368-1 • UL 61010 • EN 50470 thresholds • hysteresis • records Sampling & Accumulation simultaneous V/I • phase trim • THD 3-point calibration • RTC-aligned Isolation & Layout UL1577 • creepage/clearance • CMTI slots • coating • barriers Events & Logging power-loss NMI • ring buffer idempotent writes • checksums
Figure — Design rules checklist: Regulations • Sampling • Isolation • Logging

5. Validation & Debug

Prove compliance with repeatable scripts, objective pass criteria, and versioned artifacts. Cover the measurement chain (white-box), event forensics (black-box), and boundary safety/EMC. Change only one variable per run.

5.1 White-box Energy-metering accuracy & IMD/RCM thresholds.
  • PF sweep: cosφ = 1 / 0.5 (inductive / capacitive) across voltage and load ranges; chart real/reactive/apparent error bands.
  • Harmonics: inject 3rd/5th/7th; observe error vs frequency window and anti-alias behavior.
  • IMD/RCM threshold scan: step from safe → borderline → alarm; verify hysteresis and debounce timing.
  • Artifacts: calibration coefficients (versioned), error curves, and threshold scatter plots.
5.2 Black-box Power-loss/brown-out scripts, RTC integrity, safe commits.
  • Brown-out ramp with tunable slope/threshold; measure NMI latency and record completeness.
  • RTC jump/drift: source switch & temperature sweep; ensure timestamp continuity and re-alignment on boot.
  • Safe commit under pull-plug cycles: ring buffer, idempotent writes, checksums; report write-amplification rate.
  • Artifacts: event timelines, sample log frames (header/payload/CRC), replay accuracy.
5.3 Safety & EMC Dielectric, creepage/clearance, CMTI, and combined immunity.
  • Withstand/hi-pot and dielectric tests vs device certificates; compare PCB slot/coating/barrier before/after.
  • CMTI injection: representative dv/dt (e.g., 50–100 V/ns); monitor sensing path upset and recovery.
  • Combined immunity: ESD (contact/air) + EFT + surge at typical and worst-case loads; log functional state transitions.
  • Artifacts: pass/near-limit items, fix list, and re-test window.
5.4 Matrix & Instruments Operating matrix & minimal bench.
Env: temperature / humidity Disturbance: ESD / EFT / surge / CMTI Load: resistive / motor / SMPS Cables: length / routing
  • Programmable AC/DC source & load; power analyzer or metering AFE + reference meter.
  • RCM/IMD injector; ESD/EFT/Surge generators; programmable brown-out unit; RTC reference.
Validation Matrix & Power-Loss Flow Env Disturbance Load Cables Validation matrix — change one variable at a time Brown-out → NMI → Commit → Verify Use ring buffer + idempotent writes + CRC Timestamp with RTC; re-align on boot
Figure — Validation matrix & black-box power-loss flow

6. Applications

Each scenario lists cross-brand ICs that drop into “monitor → record → isolate → comply.” We keep it practical: insert points, thresholds/logging notes, and validation focus per use case.

6.1 EV Chargers / HV Battery — Insulation + Bus Metering + Events

TI BQ79631-Q1 HV pack voltage/current/insulation monitoring for BJB/BDU; pair with isolators on high common-mode paths.
ST L9963E BMS front-end with monitoring/protection enabling modular compliance blocks.
NXP MC33771B 14-channel cell controller for automotive BMS sampling.
  • Insert: divider or injection-based IMD; isolated sensing for HV domains.
  • Logging: RTC-aligned events with FRAM/EEPROM ring buffer.
  • Validate: IMD threshold scan, dv/dt CMTI, cold-start/brown-out log integrity.

6.2 Industrial & Building — Poly-phase Metering + Online Logs

TI ADS131M04 4-ch 24-bit synchronous AFE for meters/protective relays.
ST STPM33 Energy-metering SoC with dual V/I channels.
Microchip ATM90E32AS Poly-phase metering IC with harmonics and real/reactive support.
  • Insert: synchronous V/I, three-point calibration, PF/THD periodic logs.
  • Export: I²C/SPI/PMBus; threshold alarms to host/BMS/PLC.
  • Validate: PF at cosφ=1/0.5 (inductive/capacitive), harmonic error curves, RTC alignment.

6.3 Black-Box Event Logging — Power-Loss & Anomalies

Microchip MCP7940N Battery-backed RTC for power-loss timestamps.
onsemi CAT24C256 I²C 256-Kb EEPROM for durable event storage.
TI MSP430FR5969 Ultra-low-power FRAM MCU for safe, fast commits.
  • Insert: NMI on brown-out; shortest path commit; ring buffer with idempotent writes.
  • Export: UART/I²C/SPI; protect debug ports with TVS/CMC/RC.
  • Validate: rapid pull-plug cycles, replay accuracy, timestamp continuity.

6.4 Creepage/Clearance & Isolation — Analog/Digital Isolation + Drivers

TI ISO224 Reinforced isolation amplifier for isolated sampling.
ST STISO621 Dual-channel digital isolator (UL1577) for control/communications.
onsemi NCD57252 Dual isolated gate driver for IGBT/MOSFET safety barriers.
  • Insert: match working/surge ratings and creepage; CMTI margin for fast edges.
  • Protect: TVS/CMC/RC on external interfaces; silkscreen net clearances.
  • Validate: hi-pot/dielectric, dv/dt injections, ESD/EFT/surge passes.

6.5 Automotive/Power Rails — Leakage & Bus Current Sensing

Melexis MLX91220 / MLX91221 Isolated Hall current sensors (5V / 3.3V) aligned with 62368-1 reinforced isolation practices.
TI INA228 (-Q1) 20-bit digital power/energy/charge monitor with up to 85V common-mode capability.
  • Insert: bandwidth/dynamic-range sizing; over-current thresholds with hysteresis.
  • Align: metering path with bus common-mode constraints; preserve PF accuracy during steps.
  • Validate: load steps, cable effects, combined immunity (CMTI + PF sweep).
Applications Map EV / HV Battery BQ79631-Q1 • L9963E • MC33771B Industrial / Building ADS131M04 • STPM33 • ATM90E32AS Black-Box Logging MCP7940N • CAT24C256 • MSP430FR5969 Isolation Helpers ISO224 • STISO621 • NCD57252 Current Sensing MLX91220/21 • INA228-Q1
Figure — Applications map: EV/HV BMS • Industrial • Black-Box • Isolation • Current Sensing

7. IC Selection — Cross-Brand Shortlist

The shortlist is grouped by brand, with each model labeled by its function type for a direct “device → purpose → application” mapping. Compliance evidence (AEC-Q100, UL, IEC references) appears as badges in the full spec when applicable. For substitutions, see the CTA at the end.

IC Function Badges Monitoring Metering Logging Isolation Protection
Function badges used across brand cards.

7.1 Texas Instruments (TI)

Monitoring
BQ79631-Q1 — HV Pack UIR Monitor
Voltage/current/insulation monitoring for BJB/BDU.
Insert: divider/injection IMD, isolated sensing on high common-mode rails.
Validate: IMD threshold scan, cold-start/brown-out logs, dv/dt CMTI.
Metering
ADS131M04 — Energy AFE
24-bit synchronous AFE for meters/protective relays.
Insert: simultaneous V/I, three-point calibration, PF/THD tracking.
Validate: PF @ cosφ=1/0.5 (L/C), harmonic error curves.
Isolation
ISO224 — Isolated Amplifier
Reinforced isolation, ±12V input; creepage/clearance helper.
Insert: working/surge ratings with board-edge slots and barriers.
Validate: hi-pot/dielectric and CMTI under fast edges.

7.2 STMicroelectronics (ST)

Metering
STPM33 — Energy Metering SoC
Dual V/I metering for industrial/building meters.
Insert: CT/shunt front-ends, RTC alignment.
Validate: MID/EN 50470 class, PF/THD metrics.
Monitoring
L9963E — Battery Monitor/Protector
Automotive HV BMS front-end monitoring & protection.
Insert: stack comms/isolation, graded alarms.
Validate: insulation checks and balancing workflows.
Isolation
STISO621 — Dual-Ch Digital Isolator
100 Mbps, UL1577, up to 6 kV; control/comm isolation.
Insert: ensure CMTI margin; clearance near pins.
Validate: ESD/EFT/surge plus dv/dt tolerance.

7.3 NXP

Metering
Kinetis KM34 (KM34P144) — Metering MCU
Integrated 1/2/3-phase metering AFE + MCU.
Insert: accumulator alignment; Flash/EEPROM logging policy.
Validate: three-point calibration; PF/timebase checks.
Monitoring
MC33771B — Battery Cell Controller
14-channel cell monitoring for automotive BMS.
Insert: synchronized sampling; isolated comms.
Validate: temperature drift and balancing accuracy.
Logging
S32K1xx / S32K3xx — Safety MCU for Logging
ASIL-oriented domain monitoring and event logs.
Insert: NMI paths and low-power domains; external RTC when needed.
Validate: power-loss replay and timing consistency.

7.4 Renesas

Monitoring
ISL94216 — 16-Cell Battery Front-End
BMS front-end with periodic status/fault scans.
Insert: divider paths, isolation, alarm tiers.
Validate: IMD/RCM coupling and debounce behavior.
Metering
ISL28022 — Digital Current/Voltage Monitor
High/low-side current and bus voltage measurement.
Insert: common-mode range, sensing bandwidth.
Validate: step response and cable influence.
Logging
RA2L1 MCU — Low-Power Data Logger
Low-power logging with RTC-friendly peripherals.
Insert: power-loss safe writes; ring buffer.
Validate: endurance and idempotent checksums.

7.5 onsemi

Logging
CAT24C256 — I²C EEPROM
Durable event storage for black-box logs.
Insert: page-write policy; idempotent framing.
Validate: pull-plug cycles and data consistency.
Isolation
NCD57252 — Isolated Gate Driver
High-CMTI driver for IGBT/MOSFET safety barriers.
Insert: isolated bias and tight gate loop.
Validate: dv/dt injection and false-trigger rate.
Protection
NIS5021 — eFuse
OV/OC/thermal protection for power-up/fault handling.
Insert: clamp/limiting and thermal derating.
Validate: short-circuit and surge scripts.

7.6 Microchip

Metering
ATM90E32AS — Poly-Phase Metering IC
Multi-phase metering with harmonics, real/reactive power.
Insert: CT/shunt choice, PF calculations.
Validate: MID/EN 50470 accuracy curves.
Metering
MCP39F511A — Single-Phase Power Monitor
Online power/energy measurement and logging.
Insert: versioned calibration coefficients.
Validate: PF and temperature regressions.
Logging
MCP7940N — Battery-Backed RTC
Power-loss timestamps for black-box events.
Insert: backup supply and calibration.
Validate: RTC jumps and re-alignment.

7.7 Melexis

Monitoring
MLX91220 (5V) / MLX91221 (3.3V) — Isolated Hall Current Sensors
High-bandwidth current sensing aligned with 62368-1 reinforced isolation practices.
Insert: bandwidth/dynamic-range sizing, over-current thresholds with hysteresis.
Validate: load steps with CMTI overlay.
Metering
MLX91231 — Smart IVT Shunt Sensor
Integrated current/voltage/temperature sensing for battery/power distribution.
Insert: IVT synchronization; host-side calibration.
Validate: multi-temp, multi-load regressions.

Still unsure which compliance aid ICs fit your design?
Submit your BOM for a 48h cross-brand recommendation.

Request a Quote

Accepted Formats

pdf, csv, xls, xlsx, zip

Attachment

Drag & drop files here or use the button below.

8. FAQs

Concise answers to common engineering questions. Each item includes an action checklist and cross-links to Working Principle, Design Rules, Validation & Debug, Applications, and IC Selection.

How do we calibrate metering accuracy to Class 0.2 / 0.5S?

Use simultaneous V/I sampling, three-point calibration, and RTC-aligned accumulation windows with versioned coefficients.

  • Three points: 0 / 50% / 100% load incl. PF = 1 and 0.5 (L/C); verify with 3rd/5th/7th harmonics.
  • Phase trim for CT/shunt; temperature regression across operating range.
  • Accumulate Wh/varh in fixed RTC-aligned windows; guard against overflow with periodic snapshots.
  • Store slope/offset/phase in FRAM/EEPROM with checksum and version.
See related sections

See Design Rules 4.2 and Validation 5.1.

How does insulation monitoring switch range and injection frequency across AC/DC charging?

Detect mode, pick divider vs injection, auto-range the stimulus, and hop away from 50/60 Hz & switching bands.

  • Dual thresholds with hysteresis and debounce; log range changes with timestamps.
  • Isolation amplifier/digital isolator with CMTI headroom on high common-mode rails.
  • Guard for humidity/pollution degrees to prevent surface leakage artifacts.
See related sections

See Working Principle 3.1, 4.3, 6.1.

How do black-box logs survive power loss (write interrupt / protection / idempotency)?

Enter power-loss NMI, commit the smallest record to NVM via a ring buffer, and make writes idempotent with CRC and UUID.

  • Minimal ISR: header + payload + CRC; write-ahead marker, complete on next boot.
  • Back-power RTC and reserve energy (cap/coin-cell) sized for worst-case commit.
  • Replay tests: rapid pull-plug cycles; track write-amplification and loss rates.
See related sections

See 3.3 and 5.2.

How do device isolation certifications and PCB creepage/clearance work together?

Match UL1577/working-voltage ratings with board-level creepage/clearance, then add slots, coating, barriers, and validate CMTI.

  • Follow pollution degree and material group rules; call out keep-outs in silkscreen.
  • Prioritize board edge and connector areas; ensure connector creepage paths.
  • CMTI injection at target dv/dt; verify metering path upsets and recovery.
See related sections

See 4.3, 5.3, 6.4.

How should IMD/RCM thresholds be chosen and verified?

Run staircase scans from safe to alarm zones, use dual thresholds with hysteresis, and apply debounce time windows.

  • Add notch/band-stop around 50/60 Hz and switching harmonics.
  • Record humidity/pollution conditions; report false-positive/negative rates.
  • Publish scatter plots of threshold vs leakage/residual current.
See related sections

See 3.1 and 5.1.

How do harmonics and THD impact metering accuracy?

Size anti-alias filters and sampling rate for your bandwidth, then calibrate under THD with P/Q/S separated.

  • Inject 3rd/5th/7th; capture error vs frequency window.
  • Maintain simultaneous sampling or matched phase paths.
See related sections

See 3.2, 4.2, 5.1.

How do we control RTC drift/jumps to keep timestamps reliable?

Use a single master timebase with backup supply, periodic sync, boot realignment, and drift thresholds.

  • Record timezone and time source; compensate temperature drift.
  • Trigger resync when drift exceeds limits; log all adjustments.
See related sections

See 3.3 and 5.2.

How do we design log structures when write endurance is limited?

Tier events, rate-limit writes, compress/summary small items, and use a ring buffer with periodic snapshots.

  • Prefer FRAM; if EEPROM, manage page writes and wear leveling.
  • Make records idempotent; checksum and version payloads.
See related sections

See 3.3 and 4.4.

How do we quantify and validate CMTI requirements?

Inject representative dv/dt (e.g., 50–100 V/ns), monitor error/bit-flip/jitter, and keep 20–30% margin.

  • Test at corner temperature and worst load; capture recovery behavior.
  • Correlate with isolator certificates and board creepage paths.
See related sections

See 4.3, 5.3, 6.4.

How do we implement star ground/return paths to avoid common-mode leakage into metering?

Partition measurement and power loops, use single-point returns, and protect I/O with TVS/CMC/RC.

  • Front-end at connectors: first choke/TVS, then route differentials.
  • Avoid ground loops; keep analog/digital boundaries consistent.
See related sections

See 4.3 and 5.3.

How do we keep phase alignment and accuracy across multi-phase metering?

Use simultaneous sampling (or hard-synced clocks), calibrate cross-phase phase error, and align RTC windows.

  • Set cross-phase error targets below the accuracy class margin.
  • Re-validate after temperature and cable changes.
See related sections

See 3.2, 4.2, 6.2.

How do we confirm event completeness during cold-start and brown-out?

Program brown-out slope/threshold, measure NMI latency, and compare up/down log continuity over rapid cycles.

  • Record ISR duration; cap worst-case record size.
  • Automate replay and report loss ratio with confidence intervals.
See related sections

See 5.2.

When should we choose an isolation amplifier vs a digital isolator?

Analog measurement paths prefer isolation amplifiers; control/comm paths prefer digital isolators—check bandwidth/linearity vs delay/jitter.

  • Validate working/surge voltage and CMTI against system dv/dt.
  • Pair device ratings with PCB creepage/clearance rules.
See related sections

See 3.4, 6.4, 7.

How do we harden export interfaces for black-box logs?

Add TVS/CMC/RC to UART/I²C/SPI/PMBus, version the payload, and include integrity markers (CRC/signature).

  • Size bitrate vs cable length; avoid shared returns with power loops.
  • Document version changes in the evidence chain.
See related sections

See 3.3 and 4.4.

What “evidence” is needed for MID/EN 50470-class metering compliance?

Keep calibration records, error curves, RTC alignment logs, and harmonic test results against a reference meter.

  • Include firmware versions and timestamps in exported datasets.
  • Retain test conditions (temperature, humidity, cable).
See related sections

See 4.1 and 5.1.

What matters most when cross-brand IC substitution is required?

Match function class (monitor/meter/log/isolate), electrical levels/register maps, and isolation/certification constraints.

  • Rebuild calibration coefficients; adapt event payloads with a shim layer.
  • Re-run validation hotspots (PF sweep, CMTI, brown-out).
See related sections

See 7 and 6.

How can leakage monitoring and metering coexist on HV buses with large common-mode?

Use high-CMR isolated sampling, stagger IMD injection frequencies, and isolate both signal and power domains.

  • Share a unified RTC; pass only essential summaries across domains.
  • Validate under dv/dt + PF sweep combined conditions.
See related sections

See 3.1–3.2 and 6.1.

Should we add JSON-LD (FAQPage) for these questions?

Yes—keep 10–12 concise Q&As (≤160 words), mirror visible content, and validate with Rich Results Test.

  • Avoid multiple FAQ blocks per page; prevent duplication with other structured data.
  • Monitor Search Console for coverage and enhancements.
Enable structured data

A ready-to-paste JSON-LD template is included below as a comment.