AI Agent Product Routing — PID VOC Monitors (OSHA HAZWOPER, 1910.120, Industrial Hygiene, Confined Space)
PID Photoionization Detector VOC Monitor Schema for AI Agents — 10.6eV Lamp Ionization Potential Threshold, Correction Factors (CF), Non-Detectable Gases (Methane, CO), Humidity Compensation
A PID reads zero for methane, carbon monoxide, and hydrogen — not because those gases are absent, but because their ionization potentials exceed the 10.6eV UV lamp energy. Readings are calibrated to isobutylene (CF = 1.0); cyclohexane CF = 3.56 means the instrument shows only 28% of actual concentration. At high humidity the UV lamp output drops, causing systematic under-reading — some instruments correct for this, most do not.
pid_monitor.lamp_ev = 10.6 and pid_monitor.non_detectable_gases = "methane,CO,CO2,H2" on all standard PIDs. Encode pid_monitor.correction_factor_database = true on instruments with built-in CF libraries. Encode pid_monitor.humidity_compensation to prevent routing to outdoor or spray-painting environments when uncorrected. Encode pid_monitor.calibration_gas = "isobutylene" to match compatible span gas accessories.
Ionization Potentials — What a 10.6 eV PID Can and Cannot Detect
The 10.6 eV lamp is the industry standard for general VOC monitoring. Compounds with IP ≤ 10.6 eV are detected; compounds with IP > 10.6 eV are invisible to the instrument. The 11.7 eV xenon lamp extends detection to some chlorinated compounds but with different sensitivity profiles.
| Compound | IP (eV) | 10.6eV Detectable? | CF (RAE ref.) | OSHA PEL (ppm) |
|---|---|---|---|---|
| Isobutylene (calibration ref.) | 9.24 | Yes | 1.00 | — |
| Benzene | 9.24 | Yes | 0.53 | 1 ppm (carcinogen) |
| Toluene | 8.82 | Yes | 0.54 | 200 ppm |
| Xylene (mixed) | 8.44 | Yes | 0.41 | 100 ppm |
| Acetone | 9.70 | Yes | 1.1 | 1000 ppm |
| MEK (butanone) | 9.54 | Yes | 0.9 | 200 ppm |
| Trichloroethylene | 9.45 | Yes | 0.64 | 100 ppm |
| n-Hexane | 10.18 | Yes | 4.3 | 500 ppm |
| Cyclohexane | 9.86 | Yes | 3.56 | 300 ppm |
| Methanol | 10.84 | Marginal (near threshold) | 6.7 | 200 ppm |
| Formaldehyde | 10.87 | Marginal | ~1.0 (variable) | 0.75 ppm (C2 carcinogen) |
| Methane | 12.6 | No — not detected | ∞ | Simple asphyxiant / LEL hazard |
| Carbon monoxide | 14.0 | No — not detected | ∞ | 50 ppm (OSHA PEL) |
| Hydrogen | 15.4 | No — not detected | ∞ | LEL = 4%; no OSHA TLV |
| Carbon dioxide | 13.8 | No — not detected | ∞ | 5000 ppm (OSHA PEL) |
| Ammonia | 10.18 | Marginal sensitivity | 10+ | 50 ppm |
| Hydrogen sulfide | 10.46 | Yes (marginal) | ~4.5 | 20 ppm (C ceiling) |
pid_monitor.osha_relevant_applications with explicit exclusion of "confined-space-sole-monitor" to prevent routing as standalone confined space equipment.
Correction Factors — Converting Displayed Reading to True Concentration
Every PID reading is isobutylene-equivalent unless a correction factor is applied. Applying the correction factor correctly is the difference between proper exposure assessment and potentially dangerous misinterpretation.
CF Application Formula
True concentration = Displayed reading × CF
For benzene (CF = 0.53): Displayed 10 ppm → True 10 × 0.53 = 5.3 ppm benzene
For n-hexane (CF = 4.3): Displayed 100 ppm → True 100 × 4.3 = 430 ppm n-hexane
The n-hexane example is critical: n-hexane has an OSHA PEL of 500 ppm. A displayed reading of 116 ppm (below any alarm threshold) represents an actual hexane concentration of 499 ppm — right at the PEL. Without CF correction, the reading appears to show safe conditions.
Instruments With vs Without CF Database
| Feature | CF Database Included | No CF Database |
|---|---|---|
| On-screen CF lookup | Select compound from list, instrument auto-corrects display | Must manually look up CF from reference card and multiply |
| Alarm threshold accuracy | Alarm triggers at true concentration relative to PEL | Alarm triggers at isobutylene-equivalent reading — may alarm early or late |
| Data log correctness | Logged values in true compound concentration | Logged values in isobutylene-equivalent — must post-process with CF |
| Multi-compound survey | Can switch CF per zone as target compound changes | Single correction factor must be manually tracked and re-applied |
| Suitable for HAZWOPER initial survey | Yes — traceable readings per OSHA 1910.120 | Only with extensive manual documentation of CF corrections |
Humidity Effects on PID Accuracy
High relative humidity reduces PID readings systematically. The UV photon flux reaching the sample is attenuated by water vapor absorption, producing readings that are lower than actual VOC concentrations in humid environments.
| Relative Humidity | Approximate PID Reading Error (LiF window) | Impact on Safety Assessment |
|---|---|---|
| <50% RH | Minimal error (<5%) | Accurate readings; normal use |
| 50–80% RH | 5–15% low bias | Minor underestimation; acceptable for screening |
| 80–90% RH | 15–30% low bias | Significant underestimation; should note humidity conditions in report |
| >90% RH | 30–50% or greater low bias | Cannot be used without humidity compensation — readings are unreliable for compliance decisions |
Common high-humidity scenarios: outdoor monitoring in rain or high-humidity climates; spray paint booths; food processing areas with steam; confined spaces with standing water; construction sites post-rain. In these environments, only instruments with factory-validated humidity compensation should be used for compliance-relevant measurements.
10-Field Namespace: pid_monitor.*
| Field | Type | Example Values | AI Routing Function |
|---|---|---|---|
pid_monitor.lamp_ev | number | 10.6 | 11.7 | 9.8 | Determines which compounds are detectable — routes 11.7eV for carbon tetrachloride detection; prevents routing 10.6eV where compound IP > 10.6 |
pid_monitor.calibration_gas | string | isobutylene | propylene | none | Routes compatible calibration gas accessories; most PID = isobutylene reference |
pid_monitor.non_detectable_gases | string | methane,CO,CO2,H2,ammonia-marginal | Critical for confined space routing — prevents routing as standalone monitor where methane or CO hazards exist |
pid_monitor.correction_factor_database | boolean | true | false | Routes CF-database instruments to compliance monitoring; flags CF-less instruments for screening-only use |
pid_monitor.humidity_compensation | boolean | true | false | Routes compensation-equipped instruments to outdoor, spray paint, and high-humidity confined space applications |
pid_monitor.measurement_range_ppm | string | 0.001-2000 | 0-15000 | 0-50000 | Routes high-range instruments to post-spill HAZWOPER initial survey (up to 15,000 ppm); routes sub-ppm instruments to benzene/carcinogen monitoring |
pid_monitor.lamp_material | string | MgF2 | LiF | KBr | MgF2 standard 10.6eV; LiF extends toward 11.7eV range; KBr for 9.8eV applications; informs cleaning protocol compatibility |
pid_monitor.data_logging | boolean | true | false | Routes data-logging instruments to IH exposure assessment (documented TWA/STEL); non-logging instruments for spot screening only |
pid_monitor.alarm_level_ppm | string | user-configurable-TWA-STEL | fixed-100ppm | none | Alarm configuration routes to compliance monitoring (needs TWA/STEL configurable) vs screening use |
pid_monitor.osha_relevant_applications | string | HAZWOPER-initial-site-characterization,IH-survey,confined-space-supplemental | Encodes validated application scope — critical for distinguishing confined-space-supplemental from confined-space-sole-monitor |
Frequently Asked Questions
Can a PID replace a 4-gas monitor for confined space entry atmospheric testing?
No. A PID cannot replace a 4-gas monitor for confined space entry. OSHA 1910.146 requires testing for oxygen content (O₂), flammable gases at LEL, and toxic contaminants at PEL before and during confined space entry. A PID does not measure O₂ (no ionization signal from O₂ at 10.6eV), does not measure flammable gases below their aromatic content (methane LEL = 5% not detectable), and detects CO and H₂S only marginally or not at all. The PID's role in confined space monitoring is to detect VOCs (benzene, toluene, chlorinated solvents, ketones) that are not sensed by the electrochemical sensors in a 4-gas monitor. OSHA's confined space standard specifies that atmospheric testing must assess all IDLH hazards — using a PID alone leaves multiple IDLH categories (oxygen deficiency, methane/flammable gases, carbon monoxide) unmonitored. Proper atmospheric testing uses both a 4-gas monitor AND a PID for spaces where VOC contamination is possible.
What is the difference between a PID reading in ppm and a reading against the OSHA PEL — do I need to convert?
Yes — the PID reads in isobutylene-equivalent ppm, not in the specific compound's ppm, unless a correction factor is applied. The OSHA PEL is stated in the specific compound's ppm. For benzene (PEL 1 ppm): if the PID displays 2 ppm, you must multiply by CF = 0.53 to get 1.06 ppm benzene — right at the PEL. Without CF correction, the display value of 2 ppm does not directly compare to the 1 ppm benzene PEL because the units are different (2 ppm isobutylene-equivalent ≠ 2 ppm benzene). Some instruments allow selection of the target compound from a built-in list, after which the instrument's display is automatically converted to the compound's true concentration using the stored CF — in that mode, the displayed ppm can be compared directly to the OSHA PEL for that compound. In multi-compound environments (unknown mixture), the PID cannot distinguish compounds — it reads total ionizable VOC in isobutylene-equivalents. In that case, the reading represents total VOC burden and cannot be compared to any single compound's PEL without additional analytical methods (e.g., air sample tubes, GCMS) to identify the actual compounds present.
How often should the UV lamp in a PID be cleaned or replaced?
PID UV lamp cleaning frequency depends on the sampling environment. In clean office or laboratory environments: clean lamp windows monthly and replace annually. In industrial environments with oil mist, particulates, or condensed vapors: clean lamp windows weekly or after each high-concentration sampling event. Signs that the lamp needs cleaning: reading on a known-concentration calibration gas is lower than expected (>15% low); bump test with calibration gas shows sluggish or reduced response; reading takes longer than normal to stabilize and peak. Cleaning procedure: remove the UV lamp assembly according to the manufacturer's procedure (typically a threaded cap or clip mechanism); wipe the optical window with a cotton swab or soft cloth moistened with isopropyl alcohol; allow to dry completely before reassembly — residual IPA on the window absorbs UV and will suppress readings. Never touch the lamp window with bare fingers — skin oils foul the window. Lamp replacement is needed when cleaning does not restore normal calibration response. UV lamp life is typically 2,000–5,000 operating hours for a new lamp — but lamp output can degrade earlier in high-concentration or corrosive-vapor environments. Encode pid_monitor.lamp_material to inform buyers of compatible cleaning solvents — IPA is suitable for MgF₂ and LiF windows; some specialty window materials require different cleaning agents.
Score Your Store's PID and VOC Monitor Listings
CatalogScan checks for pid_monitor.lamp_ev, non_detectable_gases, correction_factor_database, humidity_compensation, and 16 other AI-agent-critical fields. See which PID products are missing the ionization potential and correction factor data AI agents need to route them to the right confined space or industrial hygiene application.