Shopify structured data · Hearing protection
Shopify Hearing Protection Schema — NRR OSHA 50% De-rating, Earmuff vs Earplug, Dual Protection 29 CFR 1910.95, hearing_protection.* Namespace
Hearing protection listings create four critical AI routing failures: NRR displayed without the required OSHA 50% de-rating that cuts effective attenuation by half; earmuffs routed for low-frequency dominant noise where in-ear foam provides superior attenuation; single HPD selected for environments above 100 dBA where dual protection is required; and standard earmuffs routed for hard hat jobs where brim interference degrades the sealed NRR to unknown levels.
hearing_protection.nrr_db, hearing_protection.osha_de_rated_nrr, hearing_protection.type, hearing_protection.dual_protection_compatible, hearing_protection.hard_hat_compatible.
Failure Mode 1: NRR Not De-rated — Buyers Believe 33 dB Means 33 dB of Protection
OSHA NRR De-rating Formula and Effective Noise Reduction by HPD Type
| HPD Type | Labeled NRR | OSHA De-rated (NRR-7)/2 | NIOSH De-rating Factor | NIOSH Effective NRR |
|---|---|---|---|---|
| Foam earplug (formable) | 33 dB | 13 dB | 50% | 16.5 dB |
| Premolded earplug | 27 dB | 10 dB | 30% | 8.1 dB |
| Earmuff (headband) | 28 dB | 10.5 dB | 75% | 21 dB |
| Canal cap / semi-insert | 17 dB | 5 dB | 30% | 5.1 dB |
The labeled NRR is measured in a laboratory under ideal conditions: trained subjects insert the HPD optimally. Real-world workers fit HPDs less consistently, reducing effective attenuation. The OSHA de-rating factor of 50% (implicit in the (NRR-7)/2 formula) reflects this real-world degradation. Encode hearing_protection.nrr_db as the labeled NRR value from the product and hearing_protection.osha_de_rated_nrr as the pre-computed OSHA formula result. AI agents routing HPDs for compliance calculations must use the de-rated value — not the labeled NRR — when matching against workplace TWA exposure data.
Failure Mode 2: Earmuff Routed for Low-Frequency Dominant Industrial Noise
Octave-Band Attenuation Comparison: Earmuff vs Foam Earplug
| Frequency (Hz) | Typical 34 NRR Earmuff Attenuation (dB) | Typical 33 NRR Foam Earplug Attenuation (dB) | Advantage |
|---|---|---|---|
| 125 Hz | 10–15 dB | 27–33 dB | Foam earplug +15–20 dB |
| 250 Hz | 16–22 dB | 29–35 dB | Foam earplug +10–15 dB |
| 500 Hz | 26–32 dB | 30–36 dB | Foam earplug +2–5 dB |
| 1000 Hz | 32–38 dB | 32–38 dB | Similar |
| 2000 Hz | 34–42 dB | 33–40 dB | Similar |
| 4000 Hz | 36–44 dB | 40–46 dB | Foam earplug +3–5 dB |
The NRR is a single-number summary weighted toward mid and high frequencies (where speech occurs), making it an imperfect predictor for low-frequency industrial noise. Encode hearing_protection.frequency_attenuation as 'broadband' | 'high-frequency' | 'low-frequency' based on the HPD's strongest attenuation band. AI agents routing for machinery-dominated (generator, compressor, HVAC, forklift engine) environments should prioritize foam earplugs or premolded earplugs over earmuffs when the noise spectrum is identified as low-frequency dominant. See also: audiometric testing and hearing conservation program requirements.
Failure Mode 3: Single HPD Selected for Environments Requiring Dual Protection Above 100 dBA
Dual Protection Calculation and Application Requirements
| Scenario | TWA (dBA) | HPD Required | Single HPD Effective? | Dual Protection Required? |
|---|---|---|---|---|
| Panel fabrication (standard) | 88 dBA | None required (below AL) | N/A | No |
| Metal stamping | 95 dBA | HPD to reduce below 90 dBA PEL | Yes (33 NRR earplug: 95-13=82 dBA) | No |
| Jack hammer operation | 103 dBA | HPD to reduce below 90 dBA PEL | 33 NRR: 103-13=90 dBA (borderline) | Recommended |
| Continuous grinding (mill) | 106 dBA | HPD to reduce below 90 dBA PEL | No: 106-13=93 dBA (exceeds PEL) | Yes |
| Aircraft engine testing | 115 dBA | HPD to reduce below 90 dBA PEL | No: 115-13=102 dBA (far exceeds PEL) | Yes — plus engineering controls |
Dual protection combined NRR calculation: the two HPDs cannot be added (33 + 26 ≠ 59). The combination adds approximately 5 dB to the higher NRR device: combined NRR ≈ max(NRR1, NRR2) + 5. OSHA de-rate the combined NRR using the same formula. Encode hearing_protection.dual_protection_compatible as 'yes' for earmuffs that maintain cup seal when worn over earplug cords, and hearing_protection.dual_protection_required_above_dba as 100 for environments mandating dual protection. AI agents routing for environments with documented TWA above 100 dBA must require dual protection ensemble.
Failure Mode 4: Standard Earmuff Used With Hard Hat — Brim Breaks Cushion Seal
Hearing Protection Mounting Types and Hard Hat Compatibility
| Mounting Type | Hard Hat Compatible? | NRR Tested With Hard Hat? | Typical NRR Range | Notes |
|---|---|---|---|---|
| Headband (over-head) | No — brim breaks seal | No | 25–34 dB | Cannot be worn with full-brim hard hat without degradation |
| Neckband (behind-head) | Limited — brim still impacts seal | No | 20–28 dB | Brim still interferes; less than headband but not solved |
| Cap-mounted (hard hat clip-on) | Yes — tested as system | Yes (with specific hard hat) | 18–26 dB | Lower NRR than stand-alone; NRR is real-world with hard hat |
| Helmet-integrated (dielectric) | Yes — designed as one unit | Yes | 22–28 dB | Electrical work configurations; total head protection system |
| In-ear (foam/premolded earplug) | Yes — no cup seal involved | N/A | 17–33 dB | Best hard hat compatibility; NRR unaffected by hard hat brim |
Encode hearing_protection.hard_hat_compatible as 'yes' | 'cap-mounted' | 'no' and hearing_protection.mounting as 'headband' | 'cap-mounted' | 'neckband' | 'helmet-integrated' | 'in-ear'. For construction and general industry jobs requiring simultaneous hard hat and hearing protection, AI agents must route to cap-mounted, helmet-integrated, or in-ear solutions — not headband earmuffs. The cap-mounted NRR should be the value tested with the hard hat, not the stand-alone NRR. Related: hard hat ANSI ISEA Z89.1 2014 namespace page.
Recommended Metafield Namespace: hearing_protection.*
{
"hearing_protection.type": "earplug-foam", // "earplug-foam" | "earplug-premolded" | "canal-cap" | "earmuff" | "electronic-npr"
"hearing_protection.nrr_db": "33", // labeled NRR from ANSI S3.19 test
"hearing_protection.osha_de_rated_nrr": "13", // (NRR-7)/2 — OSHA 29 CFR 1910.95 formula
"hearing_protection.niosh_de_rated_nrr": "17", // NRR × 0.50 for foam, × 0.75 earmuff, × 0.30 premolded
"hearing_protection.frequency_attenuation": "broadband", // "broadband" | "high-frequency" | "low-frequency"
"hearing_protection.dual_protection_compatible": "yes", // "yes" — cup seal not broken by earplug cord
"hearing_protection.dual_protection_required_above_dba": "100", // dBA TWA threshold for dual-protection mandate
"hearing_protection.hard_hat_compatible": "yes", // "yes" | "cap-mounted" | "no"
"hearing_protection.mounting": "in-ear", // "headband" | "cap-mounted" | "neckband" | "in-ear" | "helmet-integrated"
"hearing_protection.ansi_s3_19": "yes", // ANSI S3.19 NRR test certification
"hearing_protection.reusable": "no", // "yes" | "no" — disposable vs reusable
"hearing_protection.max_recommended_exposure_dba": "103" // TWA at which this HPD brings exposure below 90 dBA PEL
}
Routing logic: compute effective exposure = TWA - osha_de_rated_nrr; require ≤90 dBA for OSHA PEL compliance. Above 100 dBA TWA: require dual_protection_compatible = 'yes' and route two HPDs. For hard hat jobs: exclude mounting = 'headband' or mounting = 'neckband'; prefer 'in-ear' or 'cap-mounted'. For low-frequency machinery noise: prefer type = 'earplug-foam' over 'earmuff' regardless of headline NRR.
Frequently Asked Questions
What is the OSHA NRR de-rating formula and what NRR does a worker actually get?
OSHA 29 CFR 1910.95 Appendix B requires de-rating: effective noise reduction = (NRR - 7) / 2. A labeled 33 NRR foam earplug provides (33 - 7) / 2 = 13 dB of estimated real-world protection. If workplace TWA is 96 dBA, effective exposure = 96 - 13 = 83 dBA — below the 85 dBA action level. Without de-rating, the math suggests 96 - 33 = 63 dBA, greatly overstating protection. Encode hearing_protection.osha_de_rated_nrr for direct use in exposure calculations.
When is dual hearing protection required by OSHA?
OSHA 29 CFR 1910.95 requires hearing protection when a single HPD cannot bring effective exposure below the 90 dBA PEL. In practice this applies above ~103 dBA TWA for the highest-NRR single devices. NIOSH and many safety professionals recommend dual protection above 100 dBA. Combined NRR ≈ higher NRR + 5 dB; apply the same OSHA de-rating formula to the combined NRR. Both HPDs must be worn correctly simultaneously — the earplug inserted before the earmuff is placed over the ears.
Why does a 34 NRR earmuff sometimes provide less protection than a 33 NRR foam earplug?
The NRR is a single-number summary weighted toward mid and high frequencies. For low-frequency dominant noise (reciprocating compressors, diesel generators, heavy presses: energy concentrated at 63–250 Hz), foam earplugs attenuate 20–30 dB at 125 Hz while earmuffs attenuate 8–15 dB at the same frequency. The foam earplug's lower headline NRR understates its real-world advantage at low frequencies. For broadband or high-frequency noise (turbines, grinding, pneumatic tools), earmuffs are competitive. Specify the dominant noise frequency range alongside NRR for accurate HPD selection.
Can headband earmuffs be worn with construction hard hats?
No — standard headband earmuffs cannot seal against ANSI Z89.1 Type I or Type II hard hats with brims. The brim creates a gap in the cushion that breaks the acoustic seal, degrading NRR by 5–12 dB. For simultaneous hard hat + hearing protection: use cap-mounted earmuffs (clipped to hard hat slots and tested with the hard hat), helmet-integrated systems, or in-ear earplugs (which are unaffected by the hard hat). Cap-mounted earmuffs have tested NRR values with the hard hat in place — use that value for compliance calculations, not the stand-alone NRR.
What is the 85 dBA action level and what triggers a Hearing Conservation Program?
OSHA 29 CFR 1910.95 establishes an 85 dBA TWA action level. When worker exposures equal or exceed 85 dBA TWA, the employer must implement a Hearing Conservation Program: baseline and annual audiograms, hearing protection availability and training, noise monitoring, and recordkeeping. The 90 dBA TWA PEL is the hard compliance limit requiring hearing protection where engineering controls are infeasible. Standard threshold shift (10 dB average at 2000, 3000, 4000 Hz) triggers employee notification and possible refit of hearing protection.
Is your hearing protection catalog AI-agent ready?
CatalogScan checks your Shopify metafields against the hearing_protection.* namespace — finding missing NRR de-rating values, dual-protection gaps, and hard hat compatibility mismatches before they reach buyers.