This guide establishes the procedural framework for installing and commissioning weighing-booths biosafety containment equipment, with emphasis on control system integration, pressure relief validation, and commissioning report archiving to satisfy IQ/OQ requirements. Installation success depends on three sequence-critical procedures: (1) mechanical installation with airtightness verification at 6 bar supply pressure, achieving pressure decay ≤0.1 bar over 15 minutes per ASTM E779 [ASTM E779]; (2) BMS control point mapping and Modbus RTU communication testing, verifying all sensor data exchange at configured polling intervals with alarm setpoints cross-referenced to calibrated instrument certificates; (3) pressure relief valve and emergency exhaust interlock testing at certified setpoints, with all test equipment serial numbers and calibration dates documented in the final commissioning report appendix.
This section establishes the prerequisite site conditions and mechanical installation sequence required before any control system or pressure testing can begin.
Before weighing-booths installation begins, the facility must provide a structural engineering certification confirming that the installation location can support the equipment's static and dynamic loads. Obtain the equipment nameplate weight specification and verify that the floor slab thickness, concrete strength (minimum 25 MPa), and anchor embedment depth (minimum 60 mm for M12 expansion anchors) meet the manufacturer's installation drawing requirements. Request a site survey report documenting floor levelness (maximum deviation ±3 mm over 2 meters) and confirmation that no active vibration sources (compressors, pumps) operate within 3 meters of the installation location.
Install expansion anchors using a calibrated click-type torque wrench set to 80 Nm, applying torque in a cross-pattern (diagonal sequence) to ensure uniform load distribution and prevent frame rocking. After all anchors are torqued, measure frame verticality using a digital spirit level at four corners and the center point; record all measurements and confirm maximum deviation does not exceed ±1 mm per meter of frame height, with total frame deviation ≤3 mm. Perform a secondary verification by measuring the distance from the frame's top edge to a fixed reference point (ceiling or wall) at three locations; all three measurements must agree within ±2 mm.
| Anchor Installation Parameter | Specification | Acceptance Criterion |
|---|---|---|
| Torque Value (M12 Expansion Anchor) | 80 Nm | ±5% (76–84 Nm) |
| Torque Application Sequence | Cross-pattern (diagonal) | All anchors torqued before frame leveling |
| Frame Verticality Tolerance | ±1 mm/m of height | Maximum total deviation ±3 mm |
| Floor Levelness Requirement | Maximum ±3 mm over 2 m | Verified before anchor installation |
After frame installation, perform a final verticality check using a calibrated digital level (accuracy ±0.05°) at all four corners and the center; document all readings in the commissioning log with date, time, and technician signature. Verify that no anchor shows visible corrosion, cracking, or displacement; if any anchor is damaged, remove it, clean the hole, and reinstall with a new anchor. Confirm that the frame does not rock when hand-pressure is applied at the top edge (approximately 50 kg force); if rocking is detected, re-torque all anchors and re-measure verticality.
This section validates that the installed equipment frame and all sealing surfaces meet the pressure containment requirements necessary for safe operation.
Before pressure testing begins, verify that the facility's compressed air supply meets ISO 8573-1:2010 [ISO 8573-1:2010] Class 2 purity requirements (maximum 0.5 mg/m³ oil content, maximum 3 µm particle size). Obtain a current air quality test certificate from the facility's air compressor maintenance provider, dated within the last 12 months. Confirm that the air supply pressure can be regulated to exactly 6 bar (±0.1 bar) using a calibrated pressure regulator with a certified pressure gauge (accuracy ±2% of reading, last calibrated within 12 months). Connect the air supply to the equipment's test port using a clean, dry hose with an inline filter rated to 3 µm.
Slowly increase the supply pressure from 0 to 6 bar over a 5-minute period, monitoring for any audible leaks or visible moisture at sealing surfaces; if leaks are detected, stop pressurization, identify the leak source, and perform corrective action before resuming. Once 6 bar is reached, record the initial pressure reading on a calibrated analog or digital pressure gauge (accuracy ±1% of full scale, range 0–10 bar). Maintain 6 bar pressure for exactly 15 minutes without adding or removing air; record the final pressure reading after 15 minutes. Calculate pressure decay as: Decay (bar) = Initial Pressure − Final Pressure; acceptance criterion is Decay ≤0.1 bar per ASTM E779 [ASTM E779].
| Pressure Test Parameter | Specification | Acceptance Criterion |
|---|---|---|
| Supply Pressure | 6 bar ±0.1 bar | Verified with calibrated gauge |
| Pressurization Rate | 0–6 bar over 5 minutes | No audible leaks during ramp |
| Hold Duration | 15 minutes | Continuous, no manual adjustment |
| Pressure Decay Limit | ≤0.1 bar | Per ASTM E779 [ASTM E779] |
| Test Equipment Calibration | Within 12 months | Certificate attached to commissioning report |
Record the pressure decay test result on the commissioning data sheet, including the test date, time, initial pressure, final pressure, calculated decay value, and the serial number and calibration date of the pressure gauge used. If decay exceeds 0.1 bar, perform a secondary leak detection using soapy water spray at all visible seams, gaskets, and fastener locations; mark any leak source with tape and photograph the location. For each identified leak, document the location, estimated leak rate (visual assessment: pinhole, hairline, or stream), and corrective action taken (re-torque fastener, replace gasket, apply sealant). Re-test pressure decay after each correction; continue until decay ≤0.1 bar is achieved.
This section ensures that all control system sensor data is correctly mapped to the building management system and that alarm setpoints are derived from validated calibration certificates, not nameplate values.
Before BMS integration begins, collect the calibration certificates for all installed sensors (differential pressure transducers, temperature sensors, humidity sensors, H₂O₂ concentration sensors). Each certificate must show the sensor serial number, calibration date, next calibration due date, and the certified accuracy (e.g., ±2% of reading for pressure transducers). For each sensor, extract the validated operating range and accuracy from the certificate; do NOT use the equipment nameplate specifications. For example, if the nameplate states "0–500 Pa range" but the calibration certificate shows "0–600 Pa range with ±3% accuracy," use the certificate data. Calculate alarm setpoints by applying the accuracy tolerance to the desired operating setpoint; for a target negative pressure of 50 Pa with ±3% accuracy, the alarm setpoint must account for ±1.5 Pa uncertainty.
Using the equipment's control system documentation, create a detailed register map listing all input and output points: register address, data type (16-bit integer, 32-bit float), engineering units, scaling factor, and update frequency (typically 1–5 seconds). Configure the BMS Modbus RTU communication parameters to match the equipment's settings: baud rate (typically 9600 or 19200), parity (even or odd), stop bits (1 or 2), and slave ID. Using Modbus Poll software or equivalent, connect to the equipment and read all registers sequentially; verify that each register returns valid data without communication errors. For each analog input (e.g., pressure transducer), record the raw register value and the scaled engineering value; verify that the scaling factor is correctly applied (e.g., raw value 1000 with scaling factor 0.1 should display as 100 Pa).
| BMS Control Point Parameter | Specification | Acceptance Criterion |
|---|---|---|
| Modbus Baud Rate | 9600 or 19200 bps | Matches equipment configuration |
| Register Data Type | 16-bit integer or 32-bit float | Verified per equipment documentation |
| Polling Interval | 1–5 seconds | No dropped polls over 30-minute test |
| Alarm Setpoint Derivation | From calibration certificate ±accuracy | Not from nameplate value |
| Communication Response Time | <500 ms per register read | Verified with Modbus Poll software |
Connect the BMS operator workstation to the equipment and verify that all sensor values display correctly with proper engineering units and decimal precision. For each analog input, compare the BMS display value to the equipment's local display; values must agree within ±2% of the sensor's full-scale range. Trigger each alarm setpoint by simulating a sensor fault or out-of-range condition (e.g., block the exhaust to raise pressure above the alarm threshold); verify that the BMS alarm log records the alarm event with timestamp, alarm description, and alarm severity level. Confirm that the alarm acknowledgment clears the visual alarm indicator on the BMS workstation and that trend logging captures data at the configured interval (typically 1-minute or 5-minute averages). Perform a 30-minute stress test with Modbus polling at 1-second intervals; verify that no polls are dropped and that no data corruption occurs.
This section validates that pressure relief mechanisms will activate at their certified setpoints and that emergency exhaust systems respond within required timeframes to prevent overpressure conditions.
Before testing begins, obtain the manufacturer's data sheet for each installed pressure relief valve (PRV), documenting the certified crack pressure (setpoint), cracking tolerance (typically ±10% of setpoint), and the valve's flow capacity at the setpoint. For a typical biosafety containment zone, the PRV setpoint is 250–500 Pa above the normal operating negative pressure; for example, if normal operating pressure is −50 Pa, the PRV setpoint should be −300 Pa (−50 Pa − 250 Pa). Obtain the emergency exhaust fan specification, including the activation pressure setpoint (typically 100–200 Pa above normal negative pressure), response time requirement (typically ≤30 seconds from trigger to full exhaust flow), and the H₂O₂ concentration sensor specification (range 0–10 mg/L, accuracy ±5% of reading). Verify that all test equipment (calibrated pressure source, pressure gauge, H₂O₂ sensor) has valid calibration certificates dated within the last 12 months.
Using a calibrated pressure source (e.g., hand pump with pressure gauge, accuracy ±2% of reading), connect to the equipment's pressure test port and slowly increase pressure until the PRV lifts (audible click or visible valve movement). Record the lift pressure and compare it to the certified setpoint; acceptance is within ±10% of the setpoint (e.g., if setpoint is 300 Pa, acceptable range is 270–330 Pa). After the PRV lifts, slowly reduce pressure and record the reseat pressure (the pressure at which the valve closes); verify that reseat pressure is at least 10 Pa below the lift pressure to confirm proper valve function. For the emergency exhaust test, simulate an overpressure condition by blocking the exhaust damper or increasing the supply pressure above the emergency setpoint; record the time from trigger to emergency exhaust fan activation (measured by observing fan speed increase on the BMS display or by measuring airflow at the exhaust outlet). Acceptance criterion is activation within 30 seconds of trigger.
| Pressure Relief Parameter | Specification | Acceptance Criterion |
|---|---|---|
| PRV Certified Setpoint | 250–500 Pa above normal operating pressure | Documented on manufacturer data sheet |
| PRV Lift Pressure Tolerance | ±10% of setpoint | Measured with calibrated pressure source |
| PRV Reseat Pressure | ≥10 Pa below lift pressure | Confirms proper valve seating |
| Emergency Exhaust Activation Setpoint | 100–200 Pa above normal negative pressure | Verified by pressure simulation |
| Emergency Exhaust Response Time | ≤30 seconds from trigger | Measured from BMS timestamp or stopwatch |
For each PRV installed, document the test date, test equipment serial number and calibration date, measured lift pressure, measured reseat pressure, and pass/fail determination in the commissioning report. If any PRV fails to lift at the certified setpoint (lift pressure outside ±10% tolerance), mark the valve as defective and schedule replacement; do not proceed with system commissioning until the valve is replaced and re-tested. For the emergency exhaust interlock, verify that the BMS alarm log records the overpressure event with timestamp and that the alarm clears automatically when pressure returns to normal. Perform the emergency exhaust test at each door location (if multiple doors are equipped with pressure relief); verify that all units actuate within the 30-second response time requirement. Document all test results with photographs showing the pressure gauge reading at the moment of PRV lift and the BMS timestamp at the moment of emergency exhaust activation.
This section validates that the VHP disinfection cycle operates safely with proper HVAC interlocking and that H₂O₂ concentration remains within the validated cycle specification throughout the cycle.
Before the first VHP cycle is executed, obtain the validated VHP cycle specification document, which must include: pre-conditioning phase duration and target humidity (typically reduce to <30% RH), VHP introduction phase duration and target concentration (typically 0.3–1.5 mg/L), dwell phase duration at target concentration, and aeration phase duration to reduce concentration to safe level (<1 ppm). Verify that the HVAC system is configured with interlocks that close the supply and exhaust dampers during VHP introduction and maintain negative pressure during aeration. Confirm that the H₂O₂ concentration sensor (electrochemical or IR type, range 0–10 mg/L, accuracy ±5% of reading) has a valid calibration certificate and that the sensor is installed in a representative location (typically at the room exhaust or in the center of the room). Verify that the emergency exhaust system is configured to activate if H₂O₂ concentration exceeds 5 ppm during the cycle.
Execute the VHP cycle according to the validated specification, recording the following parameters at 5-minute intervals: elapsed time, room temperature (RTD PT100 sensor, range 0–100°C), relative humidity (capacitive sensor, range 0–100% RH), H₂O₂ concentration (electrochemical or IR sensor, range 0–10 mg/L), and room pressure (differential pressure transducer, range −500 to +500 Pa). Verify that the HVAC supply and exhaust dampers close within 2 minutes of VHP introduction start; if dampers remain open, stop the cycle immediately and investigate the interlock failure. Monitor the H₂O₂ concentration rise during introduction; if concentration exceeds 2 mg/L before the introduction phase is complete, reduce the VHP injection rate or extend the introduction phase to prevent overshoot. During the dwell phase, verify that concentration remains within ±10% of the target concentration (e.g., if target is 1.0 mg/L, acceptable range is 0.9–1.1 mg/L). During aeration, verify that concentration decreases at a rate of at least 0.1 mg/L per minute; if aeration is slower, verify that the exhaust damper is fully open and that the exhaust filter is not clogged.
| VHP Cycle Parameter | Specification | Acceptance Criterion |
|---|---|---|
| Pre-conditioning Target Humidity | <30% RH | Achieved before VHP introduction |
| VHP Introduction Concentration | 0.3–1.5 mg/L | Peak concentration within range |
| Dwell Phase Concentration Stability | ±10% of target | Maintained for specified dwell duration |
| Aeration Concentration Decay Rate | ≥0.1 mg/L per minute | Verified during aeration phase |
| HVAC Damper Closure Time | ≤2 minutes from VHP start | Confirmed by pressure monitoring |
| Emergency Exhaust Activation | At >5 ppm H₂O₂ | Verified by simulated high concentration |
After the VHP cycle completes, generate a cycle log report showing the time-series data for all monitored parameters (temperature, humidity, H₂O₂ concentration, pressure) throughout the entire cycle. Compare the measured cycle parameters to the validated cycle specification; if any parameter deviates by more than ±10% from the specification, document the deviation and perform a root-cause investigation (e.g., sensor calibration drift, HVAC damper malfunction, VHP generator malfunction). Verify that the BMS alarm log records all phase transitions (pre-conditioning start, VHP introduction start, dwell start, aeration start, cycle complete) with timestamps. Perform a simulated high-concentration alarm test by manually increasing the H₂O₂ setpoint above the current concentration; verify that the emergency exhaust fan activates within 30 seconds and that the BMS alarm activates. Document all cycle parameters, test equipment serial numbers, calibration dates, and pass/fail determination in the commissioning report.
Q1: What is the immediate post-delivery inspection checklist before equipment installation begins?
Upon delivery, verify that the equipment serial number matches the purchase order, inspect the exterior for shipping damage (dents, cracks, corrosion), and confirm that all components listed on the packing list are present. Open the equipment and verify that internal components (fans, filters, sensors, dampers) are not loose or damaged; if any damage is found, photograph it and contact the manufacturer before proceeding with installation.
Q2: What are the civil works prerequisites that must be completed before mechanical installation begins?
The installation location must have a structural engineering certification confirming floor slab thickness ≥200 mm, concrete strength ≥25 MPa, and floor levelness ≤±3 mm over 2 meters. Compressed air supply must meet ISO 8573-1:2010 [ISO 8573-1:2010] Class 2 purity (≤0.5 mg/m³ oil, ≤3 µm particles), verified by a current air quality test certificate. Electrical supply must be verified for voltage, phase, and grounding per local electrical code.
Q3: What are the standard differential pressure setpoints for biosafety containment zones?
Normal operating negative pressure is typically −50 Pa (−0.2 inches of water column) for BSL-2 containment; pressure relief valve setpoint is typically 250–500 Pa above normal operating pressure (e.g., −300 Pa for a −50 Pa operating point). Emergency exhaust activation setpoint is typically 100–200 Pa above normal negative pressure (e.g., −150 Pa for a −50 Pa operating point).
Q4: How can airtightness be verified in the field without specialized equipment?
Connect a calibrated pressure source to the equipment's test port and pressurize to 6 bar; record the initial pressure and measure pressure decay over 15 minutes. Acceptance is decay ≤0.1 bar per ASTM E779 [ASTM E779]. If decay exceeds 0.1 bar, use soapy water spray to identify leak sources at seams, gaskets, and fasteners.
Q5: What are the BMS integration communication parameters for Modbus RTU?
Typical Modbus RTU parameters are baud rate 9600 or 19200 bps, parity even or odd (verify per equipment documentation), stop bits 1 or 2, and slave ID 1–247. All sensor alarm setpoints must be derived from calibrated sensor certificates, not nameplate values; verify that BMS display values agree with equipment local display within ±2% of sensor full-scale range.
Q6: What spare parts and maintenance intervals are critical for biosafety equipment?
High-efficiency particulate air (HEPA) filters require replacement every 12–24 months depending on usage; pre-filters require replacement every 3–6 months. Pressure relief valves should be inspected annually and replaced every 5 years. Gaskets and seals should be inspected annually and replaced if visible degradation is observed. Maintain a spare parts inventory including filters, gaskets, and one complete pressure relief valve assembly.
ISO 8573-1:2010. Compressed air — Part 1: Contaminants and purity classes. International Organization for Standardization.
ISO 14644-1:2024. Cleanrooms and associated controlled environments — Part 1: Classification of air cleanliness by particle concentration. International Organization for Standardization.
ASTM E779-23. Standard test method for determining air leakage rate by fan pressurization. ASTM International.
WHO Laboratory Biosafety Manual (4th Edition). World Health Organization.
CDC Biosafety in Microbiological and Biomedical Laboratories (BMBL, 6th Edition). Centers for Disease Control and Prevention.
ISO 16890:2016. Air filters for general ventilation — Determination of the filtration performance. International Organization for Standardization.
ASHRAE 52.2-2017. Method of testing general ventilation air-cleaning devices for removal efficiency by particle size. American Society of Heating, Refrigerating and Air-Conditioning Engineers.
This installation and commissioning guide is based on publicly available engineering standards, published industry data, and documented field validation procedures. Given the critical safety requirements of biosafety laboratories and containment equipment, all installation and commissioning activities must be performed by qualified personnel, validated against on-site conditions, and reviewed against manufacturer-provided IQ/OQ/PQ documentation before operational handover.