Phase Template: fd-cip-rinse¶
Filter-dryer CIP through-plate rinse pulls WFI under vacuum through the filter plate and out the filtrate drain. Cleans the filter media from below in the same direction the filtrate normally flows.
Where to find it¶
System endpoint → Equipment Library → Phases → fd-cip-rinse.
Parameters¶
| Parameter | Type | Unit | Range | Default | Required |
|---|---|---|---|---|---|
rinse_duration |
TIME | — | 30s-30m |
10m |
yes |
vacuum_setpoint |
REAL | % | 10-100 | 60 |
yes |
TIME parameters take duration strings ("45s", "1m30s", "5m"),
not bare numbers.
Required control modules¶
| Role | Module type | Description |
|---|---|---|
wash_valve |
discrete-valve | WFI inlet valve (shared with process wash) |
filtrate_valve |
discrete-valve | Filtrate drain valve |
vacuum_controller |
analog-control | Vacuum pump controller |
pressure_sensor |
analog-sensor | Vessel headspace pressure |
filtrate_flow_sensor |
analog-sensor | Filtrate flow rate |
Capability¶
filtration
Used in recipes¶
Failure modes¶
This is a PV-endpoint phase. See Phases → PV-endpoint phase for the full archetype.
Pairs with hardware-limit alarms on the wash filtrate flow. Set a timeoutSeconds on the phase as a backstop.
Modify this template¶
Want to clone this and adapt it for your own equipment? Walk through Adaptation Guide for the full clone → rebind → deploy → run workflow, and Parameter Binding to understand how recipe values flow through to control-module tags.