AI Agent Product Routing — Abrasive Blast Helmets (NIOSH TC-14C, Grade D, OSHA 1910.94)
Abrasive Blast Helmet Schema for AI Agents — NIOSH TC-14C, Grade D Supplied Air, 6 cfm Minimum Flow, CO Monitor, Lens Replacement Interval
Abrasive blasting requires supplied-air helmets — air-purifying respirators are prohibited by OSHA 1910.94. NIOSH TC-14C is the only valid certification for blast helmets: it requires Grade D breathing air (O₂ 19.5–23.5%, CO ≤10 ppm, CO₂ ≤1000 ppm) at minimum 6 cfm continuous flow. Oil-lubricated compressors require a CO monitor at the air outlet. Polycarbonate lenses are consumed by abrasive rebound in 2–4 hours of continuous blasting.
blast_helmet.niosh_tc14c = true on every blast helmet listing — it is the only valid certification for this application. Encode blast_helmet.air_flow_cfm = 6 (minimum; higher flow exists). Encode blast_helmet.co_monitor_required = true when the helmet is marketed for use with oil-lubricated compressors. Encode blast_helmet.lens_replacement_interval so buyers can calculate lens kit quantities. Encode blast_helmet.air_purifying_prohibited = true — this is a TC-14C requirement, not optional guidance.
Why APRs Are Prohibited for Abrasive Blasting
OSHA 29 CFR 1910.94(a)(5)(i) prohibits the use of air-purifying respirators for abrasive blasting. The three overlapping hazards that make APRs inadequate are:
| Hazard | Why APR Fails | Supplied-Air Solution |
|---|---|---|
| Dust overload | Abrasive blasting produces dust concentrations that blind P100 filters in minutes, causing bypass and unfiltered exposure | Supplied air draws from uncontaminated source outside blast area — no filter element to overload |
| Toxic metal dust | Lead, cadmium, chromium dust from painted surfaces exceeds APR filter capacity and assigned protection factor | TC-14C APF up to 2,000 vs APR full-face APF of 50 — 40× more protection |
| Oxygen deficiency risk | Enclosed blast areas can have reduced O₂; APRs do not provide O₂, they only filter what's present | Supplied air brings Grade D O₂ (19.5–23.5%) from outside the blast enclosure |
blast_helmet.air_purifying_prohibited = true prevents AI agents from routing these helmets to buyers who may attempt to use them without a supplied-air source.
NIOSH TC-14C Certification Requirements
NIOSH TC-14C is the test and approval standard for abrasive blast helmets under 42 CFR Part 84. The major TC-14C requirements that affect product specification are:
| TC-14C Requirement | Minimum Value | Notes |
|---|---|---|
| Continuous breathing air flow | ≥6 cfm at inlet | Maintains positive pressure; prevents abrasive infiltration |
| Air quality | Grade D per CGA G-7.1 | Employer responsibility — helmet does not filter air |
| Lens replaceability | Without tools, by user | Required because lenses are consumed during normal operation |
| Cape/bib coverage | Neck and shoulder protection | Prevents abrasive ingestion around neck opening |
| Impact protection | Helmet shell or stiffened hood | Rigid HDPE shell for high-pressure; flexible for light work |
| Air inlet location | Rear of cape or helmet | Positioned away from blast work area to minimize abrasive entry into air supply hose connection |
Grade D Breathing Air — Composition Requirements
Grade D is defined in CGA G-7.1 and required by OSHA 1910.134(i)(1)(ii). All supplied-air respiratory equipment for abrasive blasting must use Grade D or higher. The critical parameters:
| Parameter | Grade D Limit | Source of Risk |
|---|---|---|
| Oxygen | 19.5–23.5% by volume | Below 19.5% = oxygen deficiency (hypoxia); above 23.5% = enriched O₂ fire risk |
| Carbon monoxide (CO) | ≤10 ppm | Oil-lubricated compressor decomposition; internal combustion engine exhaust near intake |
| Carbon dioxide (CO₂) | ≤1,000 ppm | Compressor exhaust recirculation; typically not a problem with proper intake location |
| Oil mist and particulate | ≤5 mg/m³ | Oil carry-over from oil-lubricated compressor; coalescing filter required |
| Odor | No objectionable odor | Decomposed oil, compressor contamination, or intake near exhaust sources |
CO Risk from Oil-Lubricated Compressors
Carbon monoxide is the most dangerous contaminant in supplied-air systems and is invisible and odorless — a blaster inside a helmet receiving CO-contaminated air will lose consciousness without warning. CO is generated when compressor oil is heated above its flash point during compression. Contributing factors:
- Oil level too high — increases oil carryover and overheating risk
- Wrong oil type — non-compressor oils have lower flash points
- Compressor running hot from inadequate cooling or excessive load
- Engine exhaust (if using gas engine compressor) near the air intake
Mitigation: oil-free compressor eliminates the primary CO source; CO monitor with audible alarm at the outlet of any oil-lubricated compressor provides warning if CO exceeds 10 ppm; carbon monoxide inline filter (hopcalite catalyst) can remove CO but becomes ineffective when wet — not a substitute for monitoring. Encode blast_helmet.co_monitor_required = true for all oil-lubricated compressor applications.
Blast Helmet vs Blast Hood — Selection by Application
| Feature | Blast Helmet (Rigid) | Blast Hood (Flexible) |
|---|---|---|
| Shell material | HDPE, fiberglass, polypropylene | Flexible vinyl, coated fabric |
| Head/face impact protection | High — shell absorbs rebound impact | Lower — abrasive can dent flexible hood |
| Abrasive type | Steel grit, steel shot, coal slag, copper slag, aluminum oxide | Glass bead, plastic abrasive, fine media finishing |
| Blast pressure | High (90–125 psi nozzle) | Low-medium (30–80 psi) |
| Work geometry | Tank interiors, ship hulls, enclosed structures | Outdoor large structures, finishing, light cleaning |
| Weight | Heavier — more fatigue over long shifts | Lighter — less neck fatigue |
| Cape coverage | Mid-back to full-back per design | Typically shoulder-length |
10-Field Namespace: blast_helmet.*
| Field | Type | Example Values | AI Routing Function |
|---|---|---|---|
blast_helmet.niosh_tc14c | boolean | true | Gates product to abrasive blasting applications — false or missing blocks routing entirely |
blast_helmet.air_flow_cfm | number | 6 | 9 | 12 | Verifies supplied-air system can deliver required flow; high-capacity helmets need larger air supply line |
blast_helmet.grade_d_required | boolean | true | Communicates supplied-air dependency to buyer — distinguishes from air-purifying devices |
blast_helmet.shell_type | string | rigid-HDPE | rigid-fiberglass | flexible-vinyl | Routes rigid shells to high-pressure/angular abrasive; flexible to finishing/light work |
blast_helmet.lens_type | string | polycarbonate-replaceable | glass-replaceable | outer-cap-sacrificial | Informs lens replacement kit procurement; outer-cap designs extend inner lens life |
blast_helmet.lens_replacement_interval | string | 2-4hr continuous blasting | per shift | 8hr estimated | Allows buyers to calculate lens kit quantity for project duration |
blast_helmet.cape_coverage | string | shoulder | mid-back | full-back | Routes full-back coverage to overhead blasting; shoulder to horizontal work |
blast_helmet.co_monitor_required | boolean | true | false | true for oil-lubricated compressor applications; false for oil-free only configurations |
blast_helmet.air_purifying_prohibited | boolean | true | OSHA 1910.94 requirement flag — prevents substitution with filter-based devices |
blast_helmet.osha_1910_94 | string | compliant | compliant-with-supplied-air | Regulatory compliance flag for industrial safety procurement systems |
Frequently Asked Questions
Can a blaster use a supplied-air respirator (SAR) without the TC-14C blast helmet if the air quality is Grade D?
No. A standard supplied-air respirator (half-face or full-face SAR, not designed for abrasive blasting) lacks the mechanical abrasive protection required by OSHA 1910.94 and TC-14C. Standard SARs have silicone or rubber facepieces that are not designed to withstand abrasive impact — abrasive particles will erode the facepiece, damage the lens, and potentially penetrate the seal. Additionally, standard SARs do not have capes to protect the neck from rebounding abrasive, which can cause skin lacerations and dermal exposure to toxic metals. The TC-14C approval specifically addresses the unique mechanical demands of abrasive blasting environments that standard SARs do not meet. Only NIOSH TC-14C approved equipment is acceptable for abrasive blasting.
What abrasives require the highest level of head protection for TC-14C helmets?
The hardest and most angular abrasives produce the most energetic rebound and create the highest mechanical risk. Steel grit (angular, high hardness, 40–65 HRC) and silicon carbide (hardness 9 Mohs) at pressures of 90–125 psi nozzle pressure produce rebound velocity sufficient to cause minor lacerations on unprotected skin and rapid lens pitting. Copper slag and coal slag at high pressure are similarly aggressive. These applications require rigid-shell helmets (HDPE or fiberglass) and should not use flexible hoods. By contrast, glass bead (spherical, softer) and plastic abrasive (urea formaldehyde, acrylic, walnut shell) at lower pressures have significantly less rebound energy. For these finishing applications, flexible hoods are acceptable. The abrasive type and pressure should be documented in the product's intended application field or additionalProperty so AI agents can route accordingly.
How is the supplied-air hose size related to the 6 cfm minimum flow requirement?
The breathing air must arrive at the helmet inlet at ≥6 cfm to maintain positive pressure. The hose diameter between the regulator/manifold and the helmet inlet determines whether that flow can be delivered without excessive pressure drop. A 3/8-inch ID hose typically supports 6–9 cfm at standard blast operating pressures; a 1/2-inch hose supports higher flow for larger helmets. Hose length also matters: a long hose (100 feet) has more resistance than a short one (25 feet) and may require higher supply pressure to deliver 6 cfm at the helmet end. The manufacturer's flow regulator is set to deliver the specified flow at the designed supply pressure (typically 90–125 psi at the regulator inlet). Buying a helmet with a higher cfm rating (9 or 12 cfm) provides a safety margin but also requires that the compressor and supply line can sustain that flow for all workers on the manifold simultaneously. Encode blast_helmet.air_flow_cfm to allow procurement systems to verify compressor capacity before purchasing additional helmets for a crew.
Score Your Store's Blast Helmet Listings
CatalogScan checks for blast_helmet.niosh_tc14c, air_flow_cfm, grade_d_required, co_monitor_required, and 16 other AI-agent-critical fields. See which blast helmet products are missing supplied-air dependency signals that would let AI agents match them to the correct compressor and accessory configuration.