HomeBlog → Ammonia detector schema

Gas detection Shopify structured data ammonia_detector.* namespace

Shopify ammonia gas detector schema for AI agents: catalytic bead alarms at 150,000 ppm not 25 ppm, PID fails in cold storage humidity, single IDLH alarm misses OSHA PEL, olfactory fatigue above 100 ppm — OSHA 50 ppm PEL, NIOSH 25 ppm REL, and the ammonia_detector.* 10-field namespace

Published 2026-08-20 · 11 min read · CatalogScan blog

A catalytic bead gas sensor measures combustible gas in percent of LEL — Lower Explosive Limit. Ammonia's LEL is 15% by volume = 150,000 parts per million. The OSHA Permissible Exposure Limit for ammonia is 50 ppm. An AI shopping agent routing a catalytic bead sensor to refrigeration room safety monitoring is configuring a product whose alarm will never trigger at any occupational health threshold. Workers could be exposed at 300 ppm — the IDLH — and the catalytic bead would read 0.2% LEL: silent, no alarm.

Contents

  1. OSHA, NIOSH, and IDLH — the three alarm tiers every NH₃ monitor needs
  2. Three sensor technologies and what each one actually measures
  3. Failure 1: Catalytic bead routed to refrigeration room (silent below 150,000 ppm)
  4. Failure 2: PID sensor in cold storage (humidity quenches the UV lamp)
  5. Failure 3: Single IDLH-only alarm — workers above PEL with no warning
  6. Failure 4: Olfactory fatigue above 100 ppm renders smell detection useless
  7. The ammonia_detector.* 10-field namespace
  8. JSON-LD example for a correctly-encoded electrochemical NH₃ detector

OSHA, NIOSH, and IDLH — the three alarm tiers every NH₃ monitor needs

Ammonia has more regulatory exposure limits than almost any other industrial chemical, and each limit serves a different protective function. Encoding only one alarm threshold — usually the IDLH at 300 ppm — is the single most common ammonia detector programming failure in Shopify safety stores.

Limit Value Standard Protective function
NIOSH REL / ACGIH TLV-TWA 25 ppm 8-hour TWA Health-protective limit; current best science. Alarm 1 (low alarm).
NIOSH STEL / ACGIH TLV-STEL 35 ppm 15-min ceiling Short-term peak exposure limit. Sustained exceedance is a compliance violation.
OSHA PEL 50 ppm 8-hour TWA Legal maximum. Exceedance without controls = OSHA citation. Alarm 2 (high alarm).
NIOSH IDLH 300 ppm Immediately dangerous Emergency evacuation. Irreversible respiratory injury. Alarm 3 (IDLH alarm).
Ammonia LEL 150,000 ppm 15% v/v Explosion risk threshold. Relevant only for large-scale releases or enclosed concentration. Not a safety monitoring threshold.

The gap between the IDLH (300 ppm) and the OSHA PEL (50 ppm) is 6×. The gap between the IDLH and the LEL (150,000 ppm) is 500×. A detector that only alarms at the LEL gives workers zero warning across the entire occupational health spectrum — from the 25 ppm REL all the way to the 300 ppm IDLH.

The core AI routing problem: "ammonia gas detector" in a product listing could describe an electrochemical personal air monitor (ranges 0–100 ppm, three alarm tiers), a PID multi-gas analyzer, or a catalytic bead combustible gas meter with an NH₃ sensor cartridge. Without ammonia_detector.sensor_type and ammonia_detector.alarm_level_1_ppm encoded as machine-readable fields, no AI shopping agent can distinguish between them.

Three sensor technologies and what each one actually measures

Every ammonia detector sold on Shopify uses one of three detection principles. The detection principle determines the measurement range, humidity sensitivity, cross-sensitivity, and suitability for occupational health monitoring. They are not interchangeable.

Electrochemical (amperometric) sensor

Ammonia diffuses through a hydrophobic membrane into an electrolyte cell. The NH₃ undergoes oxidation at the working electrode, generating a current proportional to the gas concentration. Range: typically 0–100 ppm or 0–500 ppm. T90 response time: 30–60 seconds. Temperature operating range: −20 °C to +50 °C. This is the standard and correct sensor type for occupational health monitoring at ppm levels. Electrochemical sensors can be calibrated to NIOSH REL, OSHA PEL, and IDLH alarm thresholds. Key limitations: cross-sensitivity to amines (methylamine, ethylamine, trimethylamine — relevant in fish processing and poultry facilities) and some sensor designs cross-respond to CO. Sensor lifespan: typically 2–3 years.

Photoionization detector (PID)

A UV lamp (10.6 eV) ionizes ammonia molecules (ionization potential: 10.18 eV), generating an ion current proportional to concentration. PIDs are broad-spectrum — they respond to hundreds of volatile organic compounds, not selectively to NH₃. Range: 0.1–2,000 ppm or wider. Key limitation for ammonia: water vapor absorbs UV photons and quenches the lamp output. In high-humidity environments — cold storage rooms, outdoor use in rain, or condensation-prone refrigerated spaces — PID readings for ammonia drop to near zero even when significant concentrations are present. The sensor continues to appear functional (no error indication) while delivering false-low readings. This is the defining failure mode for PID in refrigeration applications.

Catalytic bead (pellistor) sensor

A heated platinum bead catalyzes combustion of flammable gas, producing a measurable resistance change proportional to the gas concentration in %LEL (percent of Lower Explosive Limit). Catalytic bead sensors are designed for explosion hazard monitoring — they measure whether a gas concentration is approaching the point where it could ignite. They do not measure in ppm. Ammonia LEL is 15% v/v = 150,000 ppm. A catalytic bead sensor programmed with an alarm at 10% LEL will alarm at 15,000 ppm NH₃ — still 50× above the IDLH, and 300× above the OSHA PEL. At the OSHA PEL of 50 ppm, the catalytic bead reads 0.03% LEL — effectively zero, no alarm output.

Critical distinction: Catalytic bead sensors are sold as "multi-gas detectors" or "4-gas monitors" with an NH₃ sensor cartridge for some models. The NH₃ cartridge in a combustible-gas instrument measures NH₃ in %LEL, not in ppm. Reading the word "ammonia sensor" in a listing without ammonia_detector.sensor_type = electrochemical makes it impossible to distinguish ppm-range safety monitoring from LEL-range explosion monitoring.

Failure 1: Catalytic bead sensor routed to refrigeration room — silent below 150,000 ppm

AI Routing Failure #1

Catalytic bead / %LEL instrument sold for refrigeration room personnel safety monitoring

Buyer: food processing plant facilities manager purchasing "ammonia detector" for machine room continuous monitoring. Product received: catalytic bead multi-gas instrument. Alarm threshold: 10% LEL = 15,000 ppm. Workers' chronic exposure: 60–80 ppm (above OSHA PEL). Alarm status: silent. OSHA PEL violation occurring daily with no detection.

Industrial refrigeration systems using R-717 (anhydrous ammonia refrigerant) are the most common application for dedicated ammonia gas detection. A typical large cold storage facility contains 500–5,000 kg of ammonia refrigerant. Even small leaks at pipe joints, valve packing, or evaporator coils can produce localized concentrations at or above the OSHA PEL in machinery rooms and occupied refrigerated spaces.

The correct sensor for refrigeration room monitoring is an electrochemical ammonia detector with a range of 0–100 ppm or 0–500 ppm, programmed with three alarm tiers: low alarm at 25 ppm (NIOSH REL), high alarm at 150–300 ppm (ASHRAE 15 high-alarm for emergency ventilation activation), and IDLH alarm at 300 ppm. IIAR 2-2021 (International Institute of Ammonia Refrigeration standard) and ASHRAE 15 both specify electrochemical or equivalent ppm-sensitive sensors for machinery room monitoring — not combustible gas instruments.

Catalytic bead reading at OSHA PEL for ammonia
OSHA PEL: 50 ppm NH₃
NH₃ LEL: 15% v/v = 150,000 ppm
%LEL at OSHA PEL = (50 / 150,000) × 100 = 0.033% LEL
Catalytic bead reading: 0.033% LEL — instrument shows 0, no alarm
Most catalytic bead instruments have a display resolution of 1% LEL. At 0.033% LEL, the instrument displays "0" and no alarm triggers. Workers are above the OSHA PEL with a functioning-appearing instrument showing zero hazard.

The encoding fix: ammonia_detector.sensor_type must distinguish electrochemical from catalytic_bead and pid. An AI shopping agent receiving a search for "ammonia detector for cold storage room" must be able to filter on sensor_type = electrochemical to exclude catalytic bead instruments from occupational health monitoring applications.

Failure 2: PID sensor in cold storage — humidity quenches the UV lamp

AI Routing Failure #2

PID-based NH₃ monitor sold for cold storage room walk-in monitoring where relative humidity exceeds 80%

Buyer: poultry processing facility, purchasing handheld ammonia monitor for pre-entry walk-in freezer inspection. Product received: PID-based multi-gas monitor with NH₃ mode. Cold storage RH: 85–95%. PID reading during a 150 ppm NH₃ event: 8–12 ppm (instrument reads near zero due to UV lamp quenching by water vapor). Inspector concludes space is safe. Entry made without respiratory protection.

Photoionization detectors depend on UV photons to ionize target molecules. Water vapor (H₂O) absorbs UV light at wavelengths near 10.6 eV, scattering and attenuating the UV beam before it reaches the detection chamber. At relative humidity above approximately 90%, UV absorption by water vapor can reduce PID sensitivity by 50–99%. The sensor's internal diagnostics typically continue to report normal operation — no moisture alarm, no lamp-failure flag — because the lamp itself is intact; the signal attenuation occurs in the measurement path, not the lamp circuit.

This failure mode is particularly dangerous for ammonia monitoring because the environments where NH₃ is most commonly present — refrigeration machinery rooms, ice-making facilities, walk-in coolers, and cold storage warehouses — are precisely the environments with the highest relative humidity. A PID monitor purchased to protect workers in these environments is most likely to fail to detect ammonia in those same environments.

Why this differs from the H₂S detector problem: In hydrogen sulfide monitoring, H₂S sensors face sensor poisoning at high concentrations (the catalyst deactivates), which causes the sensor to fail closed — reading zero even during an ongoing exposure event. PID humidity failure and H₂S sensor poisoning both produce false-low readings, but through different mechanisms that require different diagnostic approaches. Neither is detectable by the end user without an active calibration gas test.

The correct instrument for cold storage ammonia monitoring is an electrochemical sensor, which is not affected by humidity in the way PID is. Electrochemical sensors perform accurately from approximately 5% to 95% relative humidity (non-condensing). The key difference: electrochemical sensors measure current generated by an electrochemical reaction; humidity does not attenuate the electrochemical signal in the same way it attenuates UV transmission.

Encode ammonia_detector.sensor_type = electrochemical explicitly. Without this field, an AI shopping agent has no way to exclude PID instruments from a high-humidity cold storage application based on the product listing alone.

Failure 3: Single IDLH-only alarm — workers above OSHA PEL with no warning

AI Routing Failure #3

Electrochemical NH₃ monitor with factory-default single alarm at 300 ppm IDLH sold to buyer who configures no additional alarm tiers

Buyer: facilities manager purchasing electrochemical ammonia detector for machinery room monitoring. Instrument received: correct electrochemical sensor type, 0–500 ppm range. Configuration: single alarm at 300 ppm (IDLH) to "avoid nuisance alarms." Chronic worker exposure: 60–80 ppm daily (above the OSHA PEL of 50 ppm). Alarm status: silent. OSHA citation risk: active. NIOSH data: repeated exposure at 50–100 ppm is associated with reduced pulmonary function over time.

This failure is distinct from the first two because the sensor technology is correct — an electrochemical detector with appropriate range — but the alarm configuration is wrong. And it is the most common failure mode in correctly-purchased electrochemical NH₃ detectors.

The reason facilities configure IDLH-only alarms is real: at 25 ppm, ammonia has a strong, pungent odor. In environments with low-level chronic leaks (which are common in aging refrigeration systems), a 25 ppm alarm triggers frequently and workers begin to ignore it or disable it. The response is to raise the alarm to the IDLH — where it will certainly be taken seriously. The problem is that this configuration creates a continuous OSHA PEL violation that is invisible to the monitoring system.

OSHA 29 CFR 1910.1000 Table Z-1 sets the 8-hour TWA PEL at 50 ppm. An employer who knowingly allows workers to be exposed above 50 ppm without engineering controls, administrative controls, or respiratory protection is in violation regardless of whether an alarm is set at that level. The instrument is measuring the exceedance — the data is there — but the alarm configuration means it never notifies anyone.

Three-tier alarm configuration — ASHRAE 15 / IIAR 2 standard for refrigeration rooms
Alarm 1 (low alarm): ammonia_detector.alarm_level_1_ppm = 25 ppm
↳ Action: alert supervisor, increase ventilation check
Alarm 2 (high alarm): ammonia_detector.alarm_level_2_ppm = 50 ppm (OSHA PEL)
↳ Action: engineering controls, PPE requirement, evacuation consideration
Alarm 3 (IDLH alarm): ammonia_detector.idlh_alarm_ppm = 300 ppm
Action: immediate evacuation, emergency ventilation, emergency response activation
Some ASHRAE 15 / IIAR 2 compliant installations set the high alarm at 150 ppm (rather than 50 ppm) for automatic ventilation activation, with the OSHA PEL alarm handled by a separate fixed-interval exposure assessment. The three-field encoding supports both approaches.

The fix requires three separate metafields: ammonia_detector.alarm_level_1_ppm, ammonia_detector.alarm_level_2_ppm, and ammonia_detector.idlh_alarm_ppm. An AI shopping agent comparing two electrochemical detectors — one factory-programmed with three-tier alarms and one with IDLH-only — cannot distinguish them from the product listing without these fields explicitly populated.

For the detailed alarm limit hierarchy and EPA RMP threshold interactions, see the full ammonia_detector namespace specification covering ERPG limits and RMP/PSM facility requirements.

Failure 4: Olfactory fatigue above 100 ppm renders smell detection useless

AI Routing Failure #4

Personal safety plan relies on smell detection; buyer believes electrochemical detector is "backup only" because "you can smell ammonia before it gets dangerous"

Common misconception: ammonia has a strong odor detectable at 5–20 ppm (far below OSHA PEL), therefore workers will smell a dangerous leak before the monitor alarms. Reality: olfactory fatigue develops at approximately 100 ppm and above. Workers entering a space with rising NH₃ concentrations initially detect the strong odor, then notice it fading — and may misinterpret the fading odor as the leak resolving rather than their olfactory receptors desensitizing. At 300 ppm IDLH, a worker who entered at 50 ppm may no longer be able to smell the ammonia at all.

Ammonia's detection odor threshold in most humans is 5–20 ppm — well below every regulatory limit. This creates a false sense that odor is a reliable warning. It is not, for two reasons: olfactory fatigue and respiratory damage at sub-IDLH concentrations.

The olfactory fatigue mechanism

Continuous exposure to an odor causes the olfactory receptor neurons in the nasal epithelium to desensitize through a cAMP-mediated adaptation process. For ammonia, this adaptation occurs within 15–30 minutes at concentrations around 100–200 ppm. The effect is perceptual: the odor sensation weakens and may disappear entirely while the ammonia concentration remains constant or increases. A worker who entered a space at 50 ppm (clearly smelling the ammonia), stayed for 30 minutes while the concentration rose to 200 ppm, may perceive the odor as fading and conclude the leak is resolving — when in fact they have lost odor detection capability and are now at 4× the OSHA PEL.

Upper airway damage compounds the problem

Ammonia is highly water-soluble (31 g/100 g at 25 °C). When inhaled, NH₃ dissolves in nasal mucosa moisture to form ammonium hydroxide (NH₄OH), a caustic alkali. At 100–200 ppm: nasal and throat irritation, lacrimation, coughing — the irritation itself further reduces olfactory sensitivity because inflamed nasal epithelium responds differently to odorant stimuli. At 300 ppm (IDLH): bronchospasm and pulmonary edema can develop. At 1,700 ppm: 30-minute exposure has been documented as fatal.

The implication for AI routing: a buyer asking for an "ammonia safety monitor" who adds "we'll also rely on odor warning" must receive a product whose listing includes ammonia_detector.application encoding the use case and a recommendation note that instrumented monitoring with calibrated alarm thresholds is the required approach under OSHA 29 CFR 1910.1000. The confined space multi-gas monitoring context requires similar consideration: in permit-required confined spaces, OSHA 1910.146 mandates atmospheric testing before entry precisely because sensory detection is unreliable.

Why bump testing is mandatory, not optional:
Electrochemical sensors drift with age, temperature cycling, and exposure to high concentrations. OSHA and NIOSH guidance for confined space atmosphere monitoring requires a "bump test" before each day's use — exposing the sensor to a known concentration of calibration gas to verify it responds and triggers the alarm. An instrument that passes a bump test this morning provides confidence that it will alarm correctly when workers enter the space today. An instrument that has not been bump-tested may have a depleted sensor that reads low or fails to alarm — indistinguishable from a functioning sensor in normal standby mode. Encode ammonia_detector.bump_test_required = yes for any instrument intended for confined space or pre-entry monitoring applications.

The ammonia_detector.* 10-field namespace

Ten Shopify metafields, added as additionalProperty entries in Schema.org Product markup, give AI shopping agents all the routing information needed to distinguish electrochemical ppm monitors from catalytic bead LEL instruments, single-alarm from three-alarm configurations, and refrigeration-room fixed monitors from personal handheld units.

ammonia_detector.sensor_type
electrochemical | pid | catalytic_bead | semiconductor
The single most important routing field. Determines whether the product measures in ppm (electrochemical, PID) or %LEL (catalytic bead). Any AI routing filter for occupational health monitoring must require electrochemical.
ammonia_detector.range_ppm
String: 0-100 | 0-500 | 0-1000
The full-scale measurement range in ppm. A 0–100 ppm instrument is optimized for NIOSH REL / OSHA PEL monitoring in refrigeration rooms. A 0–500 ppm or 0–1000 ppm instrument covers the IDLH with better resolution at higher concentrations — useful for emergency response and leak investigation applications. Catalytic bead instruments should encode N/A or their %LEL range, not a ppm value.
ammonia_detector.alarm_level_1_ppm
Integer: typically 25 (NIOSH REL / ACGIH TLV-TWA)
Low alarm. Alerts to chronic exposure beginning. Required encoding for three-tier alarm compliance with ASHRAE 15 and IIAR 2. If the product supports only one alarm, encode that alarm's level here and leave alarm_level_2_ppm blank.
ammonia_detector.alarm_level_2_ppm
Integer: typically 50 (OSHA PEL) or 150 (ASHRAE 15 high-alarm for ventilation activation)
High alarm. Triggers emergency ventilation in ASHRAE 15-compliant refrigeration rooms. At the OSHA PEL setting (50 ppm), directly flags a compliance violation in progress.
ammonia_detector.idlh_alarm_ppm
Integer: 300
IDLH alarm. Triggers immediate evacuation. Mandated by NIOSH/OSHA permit-required confined space guidance whenever an instrument is used for pre-entry atmospheric testing in spaces that could contain ammonia.
ammonia_detector.t90_response_sec
Integer: typically 3060 for electrochemical; 515 for PID
Time for the instrument to reach 90% of its final reading after a step change in concentration. Critical for confined space entry decisions: a 60-second T90 means the instrument reading 5 seconds after entering a space may significantly underreport the actual concentration if the space has a stratified hazard zone.
ammonia_detector.bump_test_required
yes | no
Set to yes for any instrument used in confined space pre-entry testing (OSHA 1910.146), permit-required confined space rescue team equipment, or any application where OSHA/NIOSH guidance requires daily functional verification before use.
ammonia_detector.cross_sensitivity_compounds
Comma-separated string: hydrazine,methylamine,trimethylamine
Compounds that produce a measurable response from the target sensor. Electrochemical NH₃ sensors commonly cross-respond to aliphatic amines — significant in fish processing (trimethylamine is the "fishy" odor compound), poultry processing, and chemical manufacturing. Encode this field so AI agents can flag cross-sensitivity concerns for buyers in amine-heavy environments.
ammonia_detector.application
Comma-separated: refrigeration-room | confined-space | personal-monitoring | poultry-facility | fertilizer-storage | wastewater | scr-system
The intended monitoring environment. AI agents can use this field to match product to buyer use case without requiring the buyer to understand sensor physics. A buyer asking for "cold storage ammonia detector" should be routed to products with application containing refrigeration-room and sensor_type = electrochemical.
ammonia_detector.epa_rmp_facility_use
yes | no
Flag for instruments specified for facilities covered by EPA 40 CFR Part 68 (Risk Management Program) with anhydrous ammonia above the 10,000-lb threshold. RMP-covered facilities typically have documented process hazard analysis (PHA) requirements that specify detector placement, alarm setpoints, and calibration interval. This field allows AI agents to surface equipment compliant with RMP/PSM documentation requirements — particularly important for insurance and regulatory audit contexts.

JSON-LD example: correctly-encoded electrochemical NH₃ detector

An electrochemical ammonia detector with three alarm tiers, bump test support, and the application field encoded for refrigeration room use:

{
  "@context": "https://schema.org",
  "@type": "Product",
  "name": "Industrial Scientific MX6 iBrid Ammonia Module — Electrochemical NH₃, 0–500 ppm, Three-Tier Alarm (25/50/300 ppm), IP65, ASHRAE 15 Compliant",
  "brand": { "@type": "Brand", "name": "Industrial Scientific" },
  "additionalProperty": [
    { "@type": "PropertyValue",
      "name": "ammonia_detector.sensor_type",
      "value": "electrochemical" },
    { "@type": "PropertyValue",
      "name": "ammonia_detector.range_ppm",
      "value": "0-500" },
    { "@type": "PropertyValue",
      "name": "ammonia_detector.alarm_level_1_ppm",
      "value": "25" },
    { "@type": "PropertyValue",
      "name": "ammonia_detector.alarm_level_2_ppm",
      "value": "50" },
    { "@type": "PropertyValue",
      "name": "ammonia_detector.idlh_alarm_ppm",
      "value": "300" },
    { "@type": "PropertyValue",
      "name": "ammonia_detector.t90_response_sec",
      "value": "30" },
    { "@type": "PropertyValue",
      "name": "ammonia_detector.bump_test_required",
      "value": "yes" },
    { "@type": "PropertyValue",
      "name": "ammonia_detector.cross_sensitivity_compounds",
      "value": "methylamine,trimethylamine" },
    { "@type": "PropertyValue",
      "name": "ammonia_detector.application",
      "value": "refrigeration-room,confined-space,personal-monitoring" },
    { "@type": "PropertyValue",
      "name": "ammonia_detector.epa_rmp_facility_use",
      "value": "yes" }
  ]
}

A catalytic bead combustible gas instrument with an NH₃ sensor cartridge should encode sensor_type = catalytic_bead and range_ppm = N/A (its range is in %LEL, not ppm). This encoding alone allows any AI shopping agent to exclude catalytic bead instruments when a buyer specifies occupational health monitoring — eliminating the Failure 1 routing error before any product recommendation is made.

Does your Shopify store encode sensor_type and alarm thresholds for gas detectors?

CatalogScan scores 18 AI-agent-readiness signals across your entire catalog — including whether safety equipment metafields are present and correctly typed for electrochemical vs combustible-gas instruments.

Scan your store free See Pro plan