Filtration or Scrubbing¶
Medium-treatment tool — instantiates Exposure Pathway Interruption
Lets the carrier medium keep flowing but strips the hazard out of it in transit, so what arrives downstream is cleaned rather than blocked.
Where a barrier stops the medium and a buffer outruns it, Filtration or Scrubbing cleans it. The air or water keeps moving along the pathway, but passes through a device that removes the hazard from the carrier — a filter capturing particles, a scrubber absorbing gas, a membrane rejecting pathogens. Its defining move is to separate hazard from medium in transit, so flow continues while the load drops. It sits as one treatment layer in the multi-barrier stack, sized to bring the carried concentration below the harm threshold. That distinguishes it from blocking the route (a barrier) and from moving the medium somewhere else (ventilation or redirection): the medium still goes where it was going, just cleaner.
Example¶
A hospital admits a patient with infectious tuberculosis to an airborne-infection isolation room. The pathway is aerosolized bacilli → room air → corridor and other patients. Sealing the room is not an option — staff must enter and leave — so instead the room is held under negative pressure and its exhaust is passed through HEPA filtration, which captures at least 99.97% of particles at the hardest-to-catch 0.3-µm size before the air is exhausted or recirculated.[1]
The carrier (air) keeps flowing at the ventilation rate clinicians need; the hazard is stripped out of it on the way. The media choice follows the hazard's physical form — a particulate filter for aerosolized bacilli, where a gas scrubber would be pointless — and the device is sized so the concentration leaving the room falls below an infectious dose for anyone downstream.
How it works¶
- Route the medium through matched media. Send the carrier through a device chosen for the hazard's physical form — filter, scrubber, or membrane.
- Capture, absorb, or reject. Remove the hazard while passing the medium, so flow is preserved and load is not.
- Size to a target outlet. Design for an exit concentration below the harm threshold, not just for a headline efficiency.
- Manage the loaded media. Treat the saturated filter or spent scrubber liquor as the concentrated waste it becomes.
Tuning parameters¶
- Removal efficiency versus resistance — finer media catch more but impose more pressure drop and energy cost, and can throttle the flow the route legitimately needs.
- Media type — particulate filter, gas scrubber, or membrane, matched to whether the hazard is a particle, a gas, or an organism.
- Capacity before breakthrough — how much the media can hold before it saturates and starts passing the hazard, setting the change-out interval.
- Single pass versus recirculation — clean once and exhaust, or recirculate for repeated passes at higher energy cost.
- Staging — guard or pre-filters that protect the main media and extend its life.
When it helps, and when it misleads¶
Its strength is that it cleans without stopping a flow that must continue, and it scales — the right match when the medium has to keep moving. Its failure modes are specific: efficiency is rated for a particular particle size or agent and collapses for the wrong one (a HEPA filter is near-useless against a gas), and loaded media break through silently once saturated. The captured hazard is also concentrated into a waste stream that becomes a new source if mishandled. Its classic misuse is quoting a headline efficiency for the easy contaminant while the actual hazard slips through, or running media past breakthrough to save on change-outs. The discipline is to match media to the specific hazard, monitor for breakthrough rather than trusting the rating, and manage the spent media as a source in its own right.
How it implements the components¶
Filtration or Scrubbing fills the medium-treatment subset:
transport_medium_and_carrier_model— models the medium and flow the device must treat, setting its type and size.hazard_specification— the hazard's physical form (particle, gas, organism) dictates which removal media can work.dose_response_or_threshold_model— fixes the outlet concentration the device must beat, so it is sized to a health target, not just a percentage.
It does not map who is exposed or verify the whole stack holds (that is Multi-Barrier Verification Drill), cut loading at the source (Source Reduction Program), or steer the medium elsewhere (Ventilation or Flow Redirection).
Related¶
- Instantiates: Exposure Pathway Interruption — it interrupts the route by removing the hazard from the carrier mid-transit.
- Sibling mechanisms: Barrier Interposition · Ventilation or Flow Redirection · Multi-Barrier Verification Drill · Source Reduction Program · Buffer Zone Design · After-Action Pathway Update · Contact Time Reduction · Exposure Sampling Transect · Pathway Reachability Analysis · Personal or Local Protective Control · Risk Migration Review · Route Closure or Segmentation · Sentinel Receptor Monitoring · Source Elimination or Substitution · Vector or Carrier Control
Notes¶
Filtration relocates rather than destroys the hazard: a loaded filter or spent scrubber liquor is a concentrated new source, so the mechanism is only complete with a disposal path attached. Skip that, and the pathway simply reappears at the waste end — the same hazard, now compact and mobile.
References¶
[1] A true HEPA filter is defined to remove at least 99.97% of particles at 0.3 µm — the most-penetrating particle size — so its rated efficiency applies to particulates and not to gases or vapors, which require a scrubber or sorbent instead. ↩