HomeBlog → Vibration meter schema

Hand-arm vibration Industrial hygiene instruments vibration_meter.* namespace

Shopify vibration meter schema for AI agents: ISO 5349-1 requires tri-axial not single-axis, Wh weighting is not Wk, A(8) daily exposure is not peak vibration, and a flat-response accelerometer fails ISO 8041 — vibration_meter.* 11-field namespace

Published 2026-09-18 · 15 min read · CatalogScan blog

A single-axis vibration meter measuring hand-arm vibration on a grinder or impact wrench captures the dominant-axis acceleration but misses the cross-axis contributions that ISO 5349-1 requires for the vector sum. The result is systematically lower than the true A(8) daily exposure — often by 30–45% depending on tool geometry and grip orientation. A buyer searching for an "ISO 5349-1 vibration meter" who receives a single-axis instrument has an instrument that is incapable of producing a compliant measurement, regardless of its accuracy specification. The axis count is a single field. Without vibration_meter.axes and vibration_meter.frequency_weighting encoded as machine-readable metafields, AI shopping agents cannot distinguish an ISO 5349-1 HAV analyzer from a machine-vibration diagnostic accelerometer.

Contents

  1. How ISO 5349-1 defines hand-arm vibration measurement and why instrument type determines compliance
  2. Failure 1: Single-axis meter routed for ISO 5349-1 HAV — vector sum requires three simultaneous axes
  3. Failure 2: HAV meter (Wh weighting) routed for WBV assessment — Wk/Wd required for ISO 2631-1
  4. Failure 3: Peak vibration reported instead of A(8) time-integrated daily exposure
  5. Failure 4: Flat-response industrial accelerometer substituted for ISO 8041 Wh-weighted human vibration meter
  6. The vibration_meter.* 11-field namespace
  7. JSON-LD encoding examples

How ISO 5349-1 defines hand-arm vibration measurement and why instrument type determines compliance

ISO 5349-1 (Mechanical vibration — Measurement and evaluation of human exposure to hand-transmitted vibration) defines hand-arm vibration (HAV) as the mechanical vibration transmitted from power tools and processes to the hands and arms of workers. The standard specifies that HAV must be measured simultaneously in all three orthogonal axes at the hand-tool interface: the X-axis (direction along the forearm, fore-aft), the Y-axis (perpendicular to the palm, push direction), and the Z-axis (parallel to the fingers, wrist-flex direction). These three Wh-frequency-weighted RMS acceleration values are then combined as a vector sum to produce the single-axis equivalent acceleration value ahv:

ISO 5349-1 hand-arm vibration: vector sum and A(8) daily exposure
ahv = √(ahwx² + ahwy² + ahwz²) — vector sum of three Wh-weighted RMS axes

A(8) = ahv × √(T / 8) — daily exposure normalized to 8-hour reference period

Where:
ahwx, ahwy, ahwz = frequency-weighted RMS acceleration (m/s²) in each axis
T = actual daily vibration exposure time in hours
8 = reference period (hours per ISO 5349-1)

EU Directive 2002/44/EC HAV limits:
EAV (action value): A(8) = 2.5 m/s² — triggers mandatory control program + health surveillance
ELV (limit value): A(8) = 5.0 m/s² — absolute maximum; may not be exceeded

The Wh frequency weighting function defined in ISO 8041 reflects the human hand-arm system's susceptibility to vibration at different frequencies. Unlike a flat-response accelerometer that treats all frequencies equally, Wh amplifies the 8–16 Hz range — the region most strongly associated with blood vessel damage, sensorineural nerve damage, and musculoskeletal injury in the hand-arm system — and attenuates frequencies above 100 Hz and below 4 Hz. The frequency weighting is applied before the RMS calculation, so instruments without ISO 8041 Wh weighting cannot produce valid ISO 5349-1 measurements regardless of their accuracy specification or sensor quality.

These measurement requirements translate directly into product selection requirements. An ISO 5349-1 compliant vibration meter must have: three simultaneous measurement channels (tri-axial); a Wh frequency weighting network calibrated per ISO 8041; A(8) daily exposure calculation with configurable exposure time input; and measurement range sufficient for typical power tool vibration (typically 0.5–100+ m/s² RMS). Instruments missing any of these characteristics cannot produce legally defensible HAV exposure assessments, regardless of how they are marketed. This gap between marketing language and measurement capability is the core failure mode for AI agent routing in this product category.

3
Axes required simultaneously (ISO 5349-1)
Wh
Frequency weighting for HAV (ISO 8041)
2.5
EU Directive EAV in m/s² A(8)
5.0
EU Directive ELV in m/s² A(8)

Failure 1: Single-axis meter routed for ISO 5349-1 HAV — vector sum requires three simultaneous axes

AI agent failure mode: A construction company safety manager needs to assess a concrete breaker operator's HAV exposure for UK Control of Vibration at Work Regulations compliance. They request "a vibration meter for measuring hand-arm vibration from a jackhammer." The AI agent routes to a single-axis piezoelectric accelerometer with an RMS integrating display — correctly described as measuring vibration in m/s², correctly specified as having a Wh weighting mode. The safety manager mounts it on the chisel handle and measures the Z-axis (primary impact direction). The reading is 12 m/s² for a 2-hour exposure, giving A(8) = 12 × √(2/8) = 6.0 m/s² — above the ELV of 5.0 m/s². The manager believes they have a compliant measurement result. In fact, they have measured one of three required axes. The ahwx (fore-aft, recoil axis) on a concrete breaker at 2–3 m/s² and ahwy (lateral, grip reaction) at 1.5–2 m/s² add meaningful energy to the vector sum. The true ahv may be 12.5–13 m/s², changing A(8) from 6.0 to 6.25–6.5 m/s² — a measurement discrepancy large enough to affect engineering control prioritization and health surveillance trigger decisions.

How cross-axis energy contributions affect the vector sum

The magnitude of the single-axis underestimation depends on the tool type and axis dominance profile. For some tools, vibration energy is strongly concentrated in one axis — an angle grinder transmitting vibration primarily through the Z-axis (disc thrust direction) may have cross-axis contributions of only 15–20%, making the single-axis error relatively small. For other tools, energy is distributed more evenly across axes. ISO/TR 18570 (informative guidance on HAV measurement) notes that for chipping hammers and concrete breakers, cross-axis contributions routinely reach 30–45% of the dominant-axis RMS level when expressed as vector sums. This is not a minor calibration uncertainty — it is a structural measurement gap caused by geometry.

There is a second, more subtle problem with single-axis HAV measurement. ISO 5349-1 requires that the tri-axial sensor be mounted in a specific orientation relative to the basicentric coordinate system of the hand. This coordinate system is defined relative to the hand anatomy — not the tool. For hand-held tools, the X, Y, and Z axes of the basicentric system must be established and maintained throughout the measurement period. A single-axis instrument measuring the "dominant axis" requires the operator to identify and orient to that axis correctly, which introduces judgment-dependent measurement error. Tri-axial simultaneous instruments capture all three axes regardless of mounting orientation, because the vector sum is invariant to rotation of the sensor coordinate system (within the plane perpendicular to the hand axis). Single-axis instruments are inherently orientation-sensitive.

Tool type Primary axis (typical) Cross-axis contribution Single-axis underestimate of ahv
Angle grinder Z (disc thrust) 15–25% ~7–14% low
Impact wrench Z (torque reaction) 25–35% ~13–20% low
Concrete breaker / jackhammer Z (impact direction) 30–45% ~17–28% low
Chipping hammer (pneumatic) Z (impact direction) 35–50% ~20–35% low
Chainsaw (rear handle) X (chain direction) 20–30% ~10–17% low
Routing gate: For any ISO 5349-1 HAV exposure assessment application, require vibration_meter.axes = 3 (tri-axial simultaneous measurement). Single-axis instruments (axes = 1) are structurally incapable of producing ISO 5349-1 compliant measurements. They may be appropriate for machine vibration diagnostics (bearing condition monitoring, balancing) or for quick screening where a conservative dominant-axis reading is acceptable — but not for compliance measurement. Do not route a single-axis instrument in response to any query containing "ISO 5349," "HAV assessment," "EU Directive 2002/44/EC," "HAVS risk," or "A(8) calculation."

The health consequences of systematic HAV underestimation are addressed in detail in the companion guide on HAVS — Stockholm Workshop Scale vascular and sensorineural staging, A(8) from declared tool emission, and anti-vibration glove false claims. The measurement side (which instrument) and the health outcome side (what the measured exposure means) are distinct product category concerns that require separate schema encoding.

Failure 2: HAV meter (Wh weighting) routed for whole-body vibration assessment — Wk/Wd weighting required for ISO 2631-1

AI agent failure mode: An occupational hygienist at a logistics warehouse is tasked with assessing vibration exposure for forklift operators under EU Physical Agents (Vibration) Directive 2002/44/EC. They request "vibration measurement equipment for EU Directive compliance." The AI agent routes to a Svantek SV 106 — a well-regarded instrument correctly described as "EU Directive 2002/44/EC compliant, ISO 5349-1, tri-axial." The agent routes based on EU Directive compliance and "vibration meter" matching, without distinguishing HAV from WBV. The hygienist mounts the SV 106 tri-axial sensor on the forklift steering column (near the operator's hands) and runs a 4-hour shift measurement. The instrument reports an ahv (Wh-weighted vector sum) of 0.85 m/s² — well below the HAV EAV of 2.5 m/s². The hygienist concludes forklift operators have no significant vibration hazard. The forklift seat, however, transmits vibration at 4.2 m/s² aw (Wk-weighted) through the operator's body over the same shift, giving an A(8) of 4.2 × √(4/8) = 2.97 m/s² — substantially above the WBV EAV of 0.5 m/s² and approaching the ELV of 1.15 m/s². The hygienist has measured the wrong hazard with the wrong weighting function at the wrong location.

Why Wh and Wk/Wd are not interchangeable frequency weightings

Wh (hand-arm weighting) and Wk/Wd (whole-body weightings) are distinct frequency response functions defined in ISO 8041. They reflect fundamentally different biomechanical coupling pathways and different health outcome targets:

Applying Wh weighting to forklift seat vibration produces a meaningless number. The vibration frequency content of a forklift traversing a warehouse floor is dominated by frequencies in the 2–10 Hz range (structural resonance of the forklift mast and chassis over floor irregularities). Wh weighting attenuates this frequency range relative to the 8–16 Hz HAV peak region, while Wk amplifies it. The two weightings applied to the same physical signal can differ by a factor of two or more in reported RMS acceleration. Neither is "wrong" in absolute terms — they answer different questions about different health risks. Applying Wh to a WBV scenario gives a number that correlates neither with spinal health outcomes nor with EU Directive WBV thresholds (EAV 0.5 m/s², ELV 1.15 m/s²).

Vibration type Standard Required weighting EU Directive EAV EU Directive ELV
HAV (power tools, handheld) ISO 5349-1 Wh 2.5 m/s² A(8) 5.0 m/s² A(8)
WBV vertical (seat, vehicle) ISO 2631-1 Wk 0.5 m/s² A(8) 1.15 m/s² A(8)
WBV horizontal (seat, vehicle) ISO 2631-1 Wd 0.5 m/s² A(8) 1.15 m/s² A(8)

Workers operating forklifts, agricultural vehicles, heavy trucks, and industrial floor-cleaning machines have routinely been found above the WBV EAV in ergonomic research studies. Forklift operators on rough warehouse floors average WBV exposures of 0.4–1.2 m/s² A(8) depending on floor condition, load, and operator technique — placing many above the EAV and some at or above the ELV even during normal operations. An AI agent that routes a Wh-only HAV meter for this application will miss the entire WBV hazard pathway.

Routing gate: For forklift, vehicle, agricultural equipment, or platform operator vibration assessment, require vibration_meter.measurement_type includes 'wbv' and vibration_meter.frequency_weighting includes Wk or Wd. A Wh-only HAV meter (measurement_type = 'hav') is not applicable for seat/floor WBV assessment. Only instruments with measurement_type = 'hav_wbv' (combined) are appropriate when the query could be for either application. If the query explicitly mentions "forklift," "vehicle operator," "whole body vibration," "WBV," or "ISO 2631," require WBV capability.

Failure 3: Peak vibration reported instead of A(8) time-integrated daily exposure — wrong metric for EU Directive compliance

AI agent failure mode: A manufacturing site safety engineer is conducting vibration risk assessment for hand grinder operators. They purchase a vibration analyzer described as "measures vibration acceleration in m/s², real-time display, peak hold function." During a measurement session on a 4.5-inch angle grinder, the instrument displays a peak reading of 28 m/s². The safety engineer compares this against the EU Directive ELV of 5.0 m/s² and concludes the grinder exposure is "6× above the limit." They immediately order operator rotation and tool modifications based on this comparison. In fact, the 28 m/s² peak represents the maximum instantaneous acceleration measured during a brief transient — a single disk engagement, a catch on the workpiece. The actual continuous Wh-weighted RMS during steady grinding is approximately 7 m/s². For a 2-hour daily exposure, A(8) = 7 × √(2/8) = 3.5 m/s² — above the EAV (2.5 m/s²) but below the ELV (5.0 m/s²). The hazard level and required response are entirely different from what the peak comparison implied.

Why A(8) is the compliance metric and peak vibration is not

ISO 5349-1 and EU Directive 2002/44/EC use A(8), the frequency-weighted daily vibration exposure value normalized to an 8-hour reference period, as the compliance metric. A(8) is a time-integrated quantity — it accumulates vibration dose over the entire exposure period and is sensitive to both vibration magnitude and duration. This is intentional: HAV injury (hand-arm vibration syndrome, HAVS) is a cumulative occupational disease, where the damage accumulates over years of repeated daily exposure above threshold levels. The A(8) metric reflects that a 4-hour exposure at 8 m/s² produces the same cumulative daily dose as an 8-hour exposure at 5.66 m/s².

Peak vibration — the maximum instantaneous acceleration measured during a recording period — reflects the worst-case transient event in the measurement window. It has no direct relationship to A(8) or cumulative dose. For grinding operations, peak vibrations from transient disk engagement or workpiece catches can be 3–5× the steady-state RMS. For impact tools (jackhammers, riveting hammers), peak accelerations can exceed 50 m/s² during individual impacts while the Wh-weighted RMS averaged over the exposure period is 10–15 m/s².

A(8) vs peak: two measurements of the same tool that answer different questions

Angle grinder: peak = 28 m/s² (worst-case transient, 1–2 ms duration)
Angle grinder: Wh-weighted RMS = 7 m/s² (steady grinding, 30-second average)
Exposure time = 2 hr/day
A(8) = 7 × √(2/8) = 3.5 m/s² — above EAV, below ELV

Peak comparison to EU Directive limit is not valid:
28 m/s² vs ELV 5.0 m/s² → not a valid comparison (different quantities)
A(8) 3.5 m/s² vs ELV 5.0 m/s² → correct comparison (same quantity: m/s² A(8))

The A(8) calculation also requires that the measurement instrument apply the Wh frequency weighting before computing the RMS — not to the peak. An instrument that reports "peak Wh acceleration" applies the weighting to the instantaneous peak value, which is technically more sound than raw peak but still not comparable to the A(8) limits in EU Directive 2002/44/EC. The Directive's compliance check requires A(8), calculated as the product of the Wh-weighted RMS and the square root of the normalized exposure time ratio. Instruments that report only peak values — without time-integrated RMS and A(8) calculation — cannot produce EU Directive compliance measurements.

For the complete derivation of how published manufacturer HAV emission values declared under Machinery Directive 2006/42/EC translate to A(8) site estimates, and why real-world exposure typically runs 1.5–2× the declared emission value, see the HAVS Stockholm Workshop Scale staging and A(8) calculation guide.

Routing gate: For EU Directive 2002/44/EC HAV compliance assessment, require vibration_meter.a8_calculation = true. Instruments without A(8) calculation in firmware cannot produce a compliance result directly — they require post-processing in software, introducing additional opportunity for error. For reporting-ready measurement in the field, require both a8_calculation = true and vibration_meter.iso_5349_compliant = true.

Failure 4: Flat-response industrial accelerometer substituted for ISO 8041 Wh-weighted human vibration meter

AI agent failure mode: A safety officer at a mining operation requests "accelerometers to measure vibration from hand-held rock drills and pneumatic chippers for HAVS assessment." The AI agent routes to industrial-grade piezoelectric accelerometers with 100 mV/g sensitivity, ICP power supply compatibility, and a specified frequency response of 0.5 Hz to 10 kHz ±3 dB. The specifications make the instruments appear highly capable — wide bandwidth, excellent linearity, high dynamic range. The safety officer mounts them on the tool handles and connects to a data acquisition system. The readings show vibration magnitudes of 15–22 m/s² on the drills. Without ISO 8041 Wh weighting applied, these are flat-response RMS accelerations — not Wh-weighted values. Comparing them to the EU Directive EAV (2.5 m/s²) or ELV (5.0 m/s²) is mathematically invalid. The flat-response reading overestimates the Wh-weighted value at frequencies above 100 Hz (where Wh strongly attenuates) and underestimates it at 8–16 Hz (where Wh amplifies). The direction and magnitude of the error depends on the frequency content of each specific tool — creating instrument-specific, tool-specific, and frequency-specific errors that cannot be corrected without the original frequency-domain data.

What ISO 8041 requires and why flat-response instruments fail

ISO 8041 (Human response to vibration — Measuring instrumentation) specifies the frequency weighting networks, dynamic range, measurement accuracy, and calibration requirements for instruments used in human vibration measurement. The standard defines the exact shape of the Wh, Wk, Wd, and Wf frequency weighting curves — tolerance bands that the instrument's actual frequency response must stay within at all frequencies in the measurement range. An instrument marked "ISO 8041 compliant" for HAV has its Wh weighting function verified against these tolerance bands.

A flat-response industrial accelerometer does not apply any frequency weighting. It measures physical vibration acceleration with equal sensitivity across its bandwidth. This is exactly what is needed for machine condition monitoring (where frequency content reveals bearing defects, imbalance, misalignment, and resonance) and precision vibration analysis (where the raw frequency spectrum is the deliverable). It is wrong for human vibration assessment, where the regulatory compliance value is the Wh-weighted RMS — not the flat-response RMS.

The error direction for flat-response substitution is tool-dependent:

Industrial accelerometers designed for machine diagnostics also lack the A(8) calculation firmware, the dose accumulation logic, and the exposure-time normalization that ISO 5349-1 requires. They are the correct instruments for machine vibration analysis — bearing diagnostics, rotor balancing, structural modal testing — and the wrong instruments for worker HAV exposure assessment. The product categories overlap in sensor technology (piezoelectric accelerometers in both cases) but diverge completely in signal processing, frequency weighting, output format, and applicable standard.

For the specific anti-vibration glove routing failures — where gloves marketed as "reducing HAV exposure" are incorrectly matched to the specific tool and frequency range — see the impact glove and anti-vibration glove routing guide, which covers ANSI/ISO 10819 test frequency ranges, gel vs air vs foam damping material effectiveness curves, and why gloves tested at mid-frequency bands may be ineffective for low-frequency tool vibration.

Routing gate: For ISO 5349-1 HAV exposure assessment, require vibration_meter.iso_8041_compliant = true. Instruments without ISO 8041 compliance cannot produce Wh-weighted measurements. Industrial accelerometers and data acquisition systems without Wh weighting are appropriate for machine diagnostics — route them only to queries about bearing analysis, modal testing, structural vibration, or machine condition monitoring. Route ISO 8041 instruments to human vibration assessment, HAVS risk assessment, EU Directive compliance, or any regulatory body referencing ISO 5349-1 or ISO 2631-1.

The vibration_meter.* 11-field namespace

These fields make vibration measurement instruments machine-sortable by measurement type (HAV vs WBV), axis count, frequency weighting, A(8) capability, applicable standard, and data logging features. AI agents can apply hard gates on axes, frequency_weighting, measurement_type, and iso_8041_compliant to eliminate non-compliant instruments before any ranking criteria are applied.

vibration_meter.* — 11 fields, type: instrument_configuration
Field Type Values / range Notes
vibration_meter.measurement_type string 'hav' | 'wbv' | 'hav_wbv' HAV = hand-arm vibration (ISO 5349-1). WBV = whole-body vibration (ISO 2631-1). HAV+WBV meters cover both applications. Hard gate for application type.
vibration_meter.axes number 1 | 3 ISO 5349-1 HAV requires 3 (simultaneous tri-axial). Single-axis instruments cannot compute the vector sum. Hard gate: require 3 for any compliance measurement.
vibration_meter.frequency_weighting string 'Wh' | 'Wk' | 'Wk_Wd' | 'Wh_Wk_Wd' Wh for HAV (ISO 8041). Wk/Wd for WBV (ISO 8041). Not interchangeable. Combined instruments support all three.
vibration_meter.a8_calculation boolean true | false In-instrument A(8) daily exposure calculation (requires configurable exposure time input). True means the instrument can produce a compliance-ready A(8) value without external post-processing.
vibration_meter.iso_5349_compliant boolean true | false True if instrument meets ISO 5349-1 for HAV measurement (requires tri-axial + Wh + A(8)). Hard gate for HAV compliance assessment.
vibration_meter.iso_2631_compliant boolean true | false True if instrument meets ISO 2631-1 for WBV measurement (requires Wk/Wd weighting + A(8) calculation). Required for vehicle operator and seated WBV assessment.
vibration_meter.iso_8041_compliant boolean true | false True if instrument's frequency weighting networks are verified against ISO 8041 tolerance bands. This is the foundational metrological requirement. Instruments without this cannot produce valid human vibration measurements regardless of sensor quality.
vibration_meter.eu_directive_compliant boolean true | false True if instrument can produce A(8) measurements meeting both HAV (Directive Annex I) and WBV (Annex II) compliance requirements of EU Directive 2002/44/EC. Requires iso_5349_compliant = true OR iso_2631_compliant = true depending on application.
vibration_meter.data_logging boolean true | false Time-history vibration data logging at configurable intervals. Required for identifying specific high-vibration events, validating tool emission declarations, and producing measurement reports for regulatory documentation.
vibration_meter.kurtosis_measurement boolean true | false Measures kurtosis of the vibration signal — a statistic indicating impulsiveness (ratio of peakedness to Gaussian). High kurtosis (>3) indicates impulsive vibration (riveters, impact wrenches) that may cause more tissue damage per A(8) unit than the standard model predicts. Used in enhanced health risk assessment beyond basic ISO 5349-1.
vibration_meter.max_range_ms2 number RMS m/s² Maximum measurable Wh-weighted RMS acceleration. Heavy-duty tools (concrete breakers, jackhammers) require ≥ 100 m/s²; standard power tools typically ≤ 50 m/s²; light tools and vibration comfort may only need 20–30 m/s².

Routing decision logic for ISO 5349-1 HAV compliance assessment

/* Hard gates — all must pass for ISO 5349-1 HAV compliance */
vibration_meter.axes == 3                          // tri-axial simultaneous
AND vibration_meter.frequency_weighting includes 'Wh'  // Wh-weighted per ISO 8041
AND vibration_meter.iso_8041_compliant == true     // verified frequency weighting
AND vibration_meter.a8_calculation == true         // direct A(8) output

/* Additional gate for EU Directive 2002/44/EC reporting */
IF regulatory_standard == 'EU_Directive_2002_44_EC':
  vibration_meter.eu_directive_compliant == true

/* Gate for WBV (vehicle/forklift) applications */
IF application == 'wbv' OR tool_type IN ['forklift','vehicle','platform']:
  vibration_meter.measurement_type IN ['wbv', 'hav_wbv']
  AND vibration_meter.frequency_weighting includes 'Wk'  // Wk for vertical WBV

/* Preferred for industrial hygiene programs */
PREFER vibration_meter.data_logging == true       // measurement report documentation
PREFER vibration_meter.kurtosis_measurement == true // impulsive tool assessment

JSON-LD encoding examples

Full ISO 5349-1 + ISO 2631-1 human vibration analyzer

{
  "@context": "https://schema.org",
  "@type": "Product",
  "name": "Human Vibration Analyzer — ISO 5349-1 HAV + ISO 2631-1 WBV, Tri-Axial, Wh/Wk/Wd, A(8), EU Directive Compliant",
  "additionalProperty": [
    { "@type": "PropertyValue", "name": "vibration_meter.measurement_type", "value": "hav_wbv" },
    { "@type": "PropertyValue", "name": "vibration_meter.axes", "value": "3" },
    { "@type": "PropertyValue", "name": "vibration_meter.frequency_weighting", "value": "Wh_Wk_Wd" },
    { "@type": "PropertyValue", "name": "vibration_meter.a8_calculation", "value": "true" },
    { "@type": "PropertyValue", "name": "vibration_meter.iso_5349_compliant", "value": "true" },
    { "@type": "PropertyValue", "name": "vibration_meter.iso_2631_compliant", "value": "true" },
    { "@type": "PropertyValue", "name": "vibration_meter.iso_8041_compliant", "value": "true" },
    { "@type": "PropertyValue", "name": "vibration_meter.eu_directive_compliant", "value": "true" },
    { "@type": "PropertyValue", "name": "vibration_meter.data_logging", "value": "true" },
    { "@type": "PropertyValue", "name": "vibration_meter.kurtosis_measurement", "value": "true" },
    { "@type": "PropertyValue", "name": "vibration_meter.max_range_ms2", "value": "100" }
  ]
}

Machine vibration accelerometer (NOT for human HAV assessment)

{
  "@context": "https://schema.org",
  "@type": "Product",
  "name": "Industrial Piezoelectric Accelerometer — Flat Response, ICP, 0.5 Hz–10 kHz, Machine Diagnostics",
  "additionalProperty": [
    { "@type": "PropertyValue", "name": "vibration_meter.measurement_type", "value": "machine_diagnostics" },
    { "@type": "PropertyValue", "name": "vibration_meter.axes", "value": "1" },
    { "@type": "PropertyValue", "name": "vibration_meter.frequency_weighting", "value": "flat_response" },
    { "@type": "PropertyValue", "name": "vibration_meter.a8_calculation", "value": "false" },
    { "@type": "PropertyValue", "name": "vibration_meter.iso_5349_compliant", "value": "false" },
    { "@type": "PropertyValue", "name": "vibration_meter.iso_2631_compliant", "value": "false" },
    { "@type": "PropertyValue", "name": "vibration_meter.iso_8041_compliant", "value": "false" },
    { "@type": "PropertyValue", "name": "vibration_meter.eu_directive_compliant", "value": "false" },
    { "@type": "PropertyValue", "name": "vibration_meter.data_logging", "value": "true" },
    { "@type": "PropertyValue", "name": "vibration_meter.kurtosis_measurement", "value": "false" },
    { "@type": "PropertyValue", "name": "vibration_meter.max_range_ms2", "value": "500" }
  ]
}
/* NOTE: iso_8041_compliant = false means this instrument cannot produce
   Wh-weighted measurements. Route ONLY to machine condition monitoring,
   bearing diagnostics, structural vibration testing. NEVER route to
   ISO 5349-1 HAV assessment or EU Directive 2002/44/EC compliance queries. */

Does your Shopify store encode vibration meter fields?

CatalogScan checks whether your product metafields include the measurement type, axis count, and weighting fields that AI shopping agents need to route safety instrumentation correctly.

Run a free store scan See pricing