SINAMICS V20 MOP Configuration: Keypad Speed Control for Centrifugal Pumps
Configuring a Siemens SINAMICS V20 (0.12–30 kW) for a constant-speed pump application with on-panel speed adjustment is one of the most common field commissioning tasks. This technical reference walks through the entire parameter workflow for setting up the Motor Potentiometer (MOP) function on a 3 kW V20 driving a centrifugal pump, including factory reset, BOP navigation through indexed parameters, digital input assignment, and final verification.
The SINAMICS V20 is a cost-optimized, line-connected drive designed for simple to moderately complex applications such as pumps, fans, conveyors, and mixers. When paired with a SIMATIC S7-1200 or S7-1500 controller, commissioning can be done directly from the TIA Portal, but for standalone installations, the Basic Operator Panel (BOP) is the primary commissioning interface. Refer to the official SINAMICS V20 Operating Instructions for complete terminal assignments, fault code listings, and parameter descriptions.
1. Application Overview and System Topology
The target application has the following characteristics:
- Drive: SINAMICS V20, 3 kW, 400 V 3-phase (frame size A or B depending on variant).
- Motor: Standard induction motor, 3 kW, 400 V, 50 Hz (assumed; verify against nameplate).
- Load: Centrifugal pump (quadratic torque characteristic).
- Run command: External relay (24 V coil/contactor) wired to a digital input.
- Speed reference: BOP (keypad) on-panel adjustment, MOP function with up/down increment.
For a centrifugal pump the torque profile is quadratic (T ∝ n²) and the load has low starting torque requirements. This is the V20's simplest use case: no encoder, no fieldbus, no analog setpoint. The MOP function delivers a digital alternative to a potentiometer, with the drive's internal ramp handling smooth speed changes from the panel.
2. Prerequisites and Hardware Setup
Before configuring parameters, confirm the following:
| Item | Specification / Verification |
|---|---|
| V20 frame size | Verify from nameplate; 3 kW typically uses Frame A (1AC 230 V) or Frame B (3AC 400 V) |
| Motor nameplate | Record V (P0304), A (P0305), cos φ (P0308), kW/HP (P0307), Hz (P0310), RPM (P0311) |
| Control terminals | Torque all control terminal screws to 0.5 Nm (4.4 lbf·in) |
| Wire gauge | 0.5–1.5 mm² (20–16 AWG) for control wiring; use shielded cable for analog signals only |
| Shielding | Ground the control cable shield at the drive end only; use the shield clamp provided on the V20 |
| BOP variant | Confirm a BOP (Basic Operator Panel) is fitted, not an IOP. The BOP has a 7-segment display showing digits and limited characters |
| Mains supply | Verify the V20 is powered and no active fault (LED off, display shows a value like 0.0 Hz) |
3. Understanding Connection Macros (Cn001–Cn010)
The SINAMICS V20 provides ten connection macros that load a coordinated set of parameters to a typical use case. The macro determines the default command source, setpoint source, and digital input assignments. Macros are selected via P0010 = 1 (Quick Commissioning) and P0015 = the macro number, or via the macro selection in the BOP.
| Macro | Description | Command Source | Setpoint Source | Typical Use |
|---|---|---|---|---|
| Cn001 | BOP control | Keypad | Keypad / MOP | Standalone bench testing |
| Cn002 | Terminal control, analog setpoint | Digital inputs | Analog input 1 | Potentiometer-driven pumps/fans |
| Cn003 | Two fixed frequencies | Digital inputs | Fixed P1001/P1002 | Two-speed fan |
| Cn004 | Four fixed frequencies, binary-coded | Digital inputs | Fixed P1001–P1015 | Multi-speed conveyor |
| Cn005 | USS via RS485, PZD portion | RS485 | RS485 | Simple PLC drive link |
| Cn006 | USS via RS485, full protocol | RS485 | RS485 | Modbus/USS fieldbus |
| Cn007 | Modbus RTU | RS485 | RS485 | Modbus networks |
| Cn010 | Factory reset / standard setting | Keypad | Keypad / MOP | Reset to defaults |
| Cn011 | Terminal control, two fixed frequencies | Digital inputs | Fixed | Two-speed via DI |
| Cn012 | Terminal control, MOP setpoint | Digital inputs | MOP (terminal buttons) | Remote up/down control |
For this application, Cn002 is closest to the desired behavior — terminal-controlled run command — but it defaults to an analog setpoint, not a keypad MOP. Two viable paths exist:
- Start from Cn010 (factory reset) and reconfigure manually — the recommended path for clean parameter set.
- Start from Cn002 and modify P1000, P700, P702, P703 individually — faster if most of the Cn002 default is acceptable.
The user originally loaded Cn002, but in the process of probing parameter behavior lost all run-control response. A factory reset is the cleanest first step.
4. Factory Reset Procedure
The V20 supports two reset methods: via P0970 and via connection macro Cn010. The macro method is faster and resets all user-level parameters, including command data sets.
4.1 Reset via P0970
- Navigate to
P0010 = 30(factory settings mode) and confirm with OK. - Navigate to
P0970 = 1and confirm with OK. The drive will display a brief reset message and may cycle the bus. - Cycle mains power to clear the residual state.
4.2 Reset via Cn010 Macro
- Set
P0010 = 1(Quick Commissioning) and confirm with OK. - Set
P0015 = 10(Cn010) and confirm with OK. - Wait for the drive to display "---" or a reset confirmation.
- Set
P3900 = 1to end quick commissioning and perform a full factory reset including motor calculations.
5. BOP Navigation and the "In000" Index Field
The Basic Operator Panel (BOP) for the SINAMICS V20 uses a 7-segment LED display and four push-buttons. Parameter entry follows this sequence:
The display In000 (read by the user as ln000 due to 7-segment character substitution) is the index field — the Command Data Set (CDS) selector. The V20 supports up to 3 CDS (0, 1, 2) and 3 Drive Data Sets (DDS, 0, 1, 2), allowing parameters to switch values for different operating modes. For a single-application pump drive, leave the index at i000 and press OK again to move to the value field. The "L" character in the BOP is actually a lowercase "i" rendered in 7-segment style.
6. MOP (Motor Potentiometer) Function Overview
The Motor Potentiometer (MOP) emulates a motorized analog potentiometer in software. The internal MOP setpoint value is adjusted by the digital up/down commands and is output to the ramp generator as the frequency setpoint. MOP behavior is governed by the following parameter cluster:
| Parameter | Function | Recommended Setting | Notes |
|---|---|---|---|
| P1000:0 | Frequency setpoint source selection | 1 (MOP) | Set to 1 to enable MOP as primary setpoint. Other indices (1, 2) are for CDS 1, 2. |
| P1031:0 | MOP setpoint memory | 1 (last setpoint stored) | Set to 1 to retain last value across power cycles. Set to 0 to revert to P1040 on start. |
| P1032:0 | Inhibit negative MOP direction | 1 (enabled) | Set to 1 for pump applications — pumps should not run in reverse. |
| P1035:0 | Enable MOP raise input | 0 (keypad MOP raise) | When set to 0, the BOP ▲ button raises the MOP setpoint. Alternative: assign to a digital input via P702. |
| P1036:0 | Enable MOP lower input | 0 (keypad MOP lower) | Same as above for ▼. |
| P1040:0 | MOP initial setpoint | 5.0 Hz (typical pump minimum) | Output frequency the drive goes to on the first run. Should be ≥ P1080 (minimum frequency). |
| P1080:0 | Minimum frequency | 5.0 Hz (pump-specific) | Lower clamp. MOP setpoint will not go below this. |
| P1082:0 | Maximum frequency | 50.0 Hz (or per pump curve) | Upper clamp. MOP setpoint will not exceed this. |
| P2000:0 | Reference frequency (100%) | 50.0 Hz | Defines the 100% reference for serial link and analog scaling. |
6.1 MOP Setpoint Limits Calculation
The effective MOP setpoint at any time is bounded as follows:
fMOP,eff = max(P1080, min(P1040 + n×Δf, P1082))
Where n is the cumulative net count of MOP up/down pulses and Δf is the increment per pulse. Default Δf is 0.1 Hz. If P1031:0 = 1, the MOP setpoint is stored at power-down and restored as the new P1040 on the next power-up.
6.2 Negative Setpoint Inhibit
For a centrifugal pump, reverse rotation can cause mechanical damage (especially with single-impeller pumps and certain seal designs) and almost certainly causes water hammer. P1032:0 = 1 (factory default) blocks negative MOP commands entirely, so the ▲/▼ keys (or external up/down signals) can only move the setpoint between P1080 and P1082. For a pump, this is mandatory.
7. Command Source and Digital Input Assignment
The command source and digital input mappings are configured through the P0700–P0708 group. Each parameter assigns a function code to the corresponding digital input.
| Code | Function | Description |
|---|---|---|
| 0 | Digital input disabled | Input is not used |
| 1 | ON / OFF1 | Run command (edge-sensitive on rising edge, latching) |
| 2 | ON / OFF1 + reverse | Run command with direction toggle |
| 3 | OFF2 | Coast to stop (inertia, no ramp) |
| 4 | OFF3 | Fast stop (P1135 ramp-down) |
| 9 | Fault acknowledge | Resets latched fault Fxxxx |
| 12 | Reverse | Direction reversal (use with code 1) |
| 13 | MOP raise (up) | Increments MOP setpoint |
| 14 | MOP lower (down) | Decrements MOP setpoint |
| 15 | Fixed frequency bit 0 | Selects P1001 (when 0) or P1002 (when 1) |
| 16 | Fixed frequency bit 1 | Binary-coded multi-speed selection |
| 17 | Fixed frequency bit 2 | Binary-coded multi-speed selection |
| 18 | Fixed frequency bit 3 | Binary-coded multi-speed selection |
| 25 | DC brake enable | Engages DC injection brake |
| 29 | External trip | Triggers external fault (F0085) |
For the pump application using keypad MOP (no external up/down buttons), only P701 needs to be assigned the ON/OFF1 function. The ▲/▼ keys on the BOP are then used to adjust the MOP setpoint through P1035/P1036. However, for a more robust setup that allows MOP adjustment via remote buttons as well, assign P702 and P703 to functions 13 and 14.
8. Complete Parameter Setup for Keypad MOP with External Run Command
The following parameter set delivers: (a) external relay-driven run command, (b) keypad MOP speed adjustment, (c) negative-direction inhibit, and (d) last-value memory.
| Parameter | Value | Description |
|---|---|---|
| P0010 | 0 | Parameter filter — Ready (0 = all parameters accessible) |
| P0100 | 0 (Europe 50 Hz, kW) or 1 (North America 60 Hz, hp) | Set per local mains standard |
| P0205 | 1 (High overload) or 0 (Light overload) | Application load class |
| P0304 | Motor rated voltage (e.g., 400 V) | From nameplate |
| P0305 | Motor rated current (e.g., 6.5 A) | From nameplate |
| P0307 | Motor rated power (3.0 kW) | From nameplate |
| P0308 | Motor cos φ (e.g., 0.83) | From nameplate |
| P0310 | Motor rated frequency (50.0 Hz) | From nameplate |
| P0311 | Motor rated speed (e.g., 2890 rpm) | From nameplate |
| P0700:0 | 2 (terminals as command source) | Required because the run relay is wired to a digital input |
| P0701:0 | 1 (DI1 = ON/OFF1) | Run command from external relay |
| P0702:0 | 0 (DI2 disabled) — or 13 if MOP up button is wired | Optional remote MOP up |
| P0703:0 | 0 (DI3 disabled) — or 14 if MOP down button is wired | Optional remote MOP down |
| P1000:0 | 1 (MOP setpoint) | Source of frequency reference |
| P1031:0 | 1 (MOP last setpoint stored) | Remembers value across power cycles |
| P1032:0 | 1 (inhibit negative MOP) | Mandatory for pumps |
| P1035:0 | 0 (keypad MOP raise enabled) | BOP ▲ key raises setpoint |
| P1036:0 | 0 (keypad MOP lower enabled) | BOP ▼ key lowers setpoint |
| P1040:0 | 5.0 Hz (pump start speed) | Initial MOP value on first run |
| P1080:0 | 5.0 Hz (minimum frequency) | Lower clamp; matches P1040 |
| P1082:0 | 50.0 Hz (maximum frequency) | Upper clamp; matches motor rating |
| P1120:0 | 10.0 s | Ramp-up time; tune per pump inertia |
| P1121:0 | 15.0 s | Ramp-down time; longer for water hammer mitigation |
| P2000:0 | 50.0 Hz | Reference frequency |
9. Run Command Wiring
The SINAMICS V20 supports PNP (sourcing) and NPN (sinking) digital inputs selected by the position of the DIC terminal. PNP is the common European default; NPN is typical in North American installations.
The original wiring described in the source — relay between +24V and DI1, 0V to DIC — is a PNP configuration, which is correct for European-style installations. Verify with a multimeter after wiring: with the relay open, voltage between DI1 and DIC should be 0 V; with the relay closed, voltage should be +22 to +24 V.
9.1 Terminal Identification
| Terminal | Function | Use in this Application |
|---|---|---|
| 1 | +24 V output (max. 100 mA) | Supply for relay coil and DI switching |
| 2 | 0 V output (reference) | Return for relay and DIC |
| 5/6/7 | Relay output (NO, COM, NC) | Available for run indication, fault relay to PLC |
| 8 | DI1 (digital input 1) | Run command from external relay (P0701 = 1) |
| 9 | DI2 (digital input 2) | Optional — MOP up (P0702 = 13) if remote button used |
| 10 | DI3 (digital input 3) | Optional — MOP down (P0703 = 14) if remote button used |
| 11 | DI4 (digital input 4) | Optional — fault acknowledge (P0704 = 9) or fixed freq |
| 13 | DIC (digital input common) | 0 V return for PNP, +24 V for NPN |
10. Step-by-Step Commissioning Procedure
-
Power up the V20 with the motor connected but the relay in the OFF state. The BOP should display a value (e.g.,
0.0) and the status LED should be steady green (Ready). - Enter motor data. Navigate to P0010, set to 1, then enter P0304 through P0311 from the nameplate. Set P0010 back to 0 when done.
- Reset to factory defaults (only if needed): Set P0970 = 1 and confirm, or run P3900 = 1 after P0010 = 1.
- Configure command source. Set P0700:0 = 2 (terminals).
- Assign digital input functions. Set P0701:0 = 1 (ON/OFF1). Leave P0702/P0703 at 0 unless external up/down buttons are wired.
- Configure setpoint source. Set P1000:0 = 1 (MOP).
- Configure MOP behavior. Set P1031:0 = 1, P1032:0 = 1, P1035:0 = 0, P1036:0 = 0, P1040:0 = 5.0.
- Set frequency limits. Set P1080:0 = 5.0 and P1082:0 = 50.0 (adjust to pump curve maximum if lower).
- Set ramps. Set P1120:0 = 10.0 and P1121:0 = 15.0 (or as required for the pump's water-hammer limit).
- Save parameters. Hold the P/R button for 2 seconds to copy RAM to EEPROM. The display flashes briefly.
-
Test the run command. With the relay open, display should show
0.0. Close the relay; the drive should ramp from 0 to 5.0 Hz (the P1040 value) over 10 seconds. The motor should spin slowly. - Test MOP adjustment. Press BOP ▲ — frequency should increase in 0.1 Hz steps up to P1082. Press BOP ▼ — frequency should decrease to P1080.
- Open the relay. The drive should ramp from current frequency to 0 over 15 seconds (OFF1, P1121).
11. Verification Checklist
| Check | Expected Result | Method |
|---|---|---|
| Run command polarity | +24 V at DI1 with relay closed, 0 V with relay open | Measure with voltmeter at terminal 8 vs 13 |
| Motor direction | Matches pump rotation arrow | Visual check of impeller rotation; if reversed, swap any two motor phases |
| Frequency range | 5–50 Hz at P1080/P1082 | Hold ▲ and ▼; observe displayed frequency |
| MOP step resolution | 0.1 Hz per press | Note displayed frequency before/after single press |
| Ramp up time | 0 → 50 Hz in ~10 s | Time the frequency ramp on first start |
| Ramp down time | 50 → 0 Hz in ~15 s | Time the ramp when opening run relay |
| Setpoint memory | MOP value retained across power cycle | Set 30 Hz, power down, power up, open BOP — should show 30.0 |
| Negative inhibit | ▼ key cannot go below P1080 | Press ▼ repeatedly — frequency stops at P1080 |
| Fault reset | No fault code on display after first run | BOP shows 0.0 or actual Hz, not Fxxxx |
| EEPROM save | Parameters retained across power cycle | Power cycle and re-check P1000, P0701 |
12. Troubleshooting Matrix
| Fault Code | Description | Likely Cause in This Application | Remediation |
|---|---|---|---|
| F0001 | Overcurrent | Motor stalled, ramp too short, motor short | Increase P1120/P1121; check motor insulation; verify pump is not mechanically jammed |
| F0002 | Overvoltage | Regenerative energy during ramp-down | Lengthen P1121; install brake resistor if repetitive |
| F0003 | Undervoltage | Mains dip, weak supply | Check supply; P0210 = 0 disables input phase loss detection |
| F0004 | Inverter overtemperature | Insufficient cooling, blocked fan | Clean heatsink; reduce switching frequency P1800; reduce load |
| F0005 | Inverter I²t | Continuous overload | Check pump head and flow; verify motor nameplate data |
| F0011 | Motor I²t | Motor thermal overload from overcurrent | Check P0305 matches nameplate; reduce load duty |
| F0021 | Ground fault | Phase-to-ground short in motor or cable | Megger test motor and cable |
| F0022 | Power unit fault | Internal hardware fault | Power cycle; replace unit if persistent |
| F0041 | Motor data identification failure | Motor not connected during auto-tune | Connect motor; re-run P1900 = 2 (motor ID) |
| F0051 | Parameter EEPROM fault | Save failure | Re-save parameters; replace drive if persistent |
| F0085 | External trip | External fault input asserted (P070x = 29) | Check external trip source; clear condition; acknowledge |
| F0101 | Inverter overflow / firmware | Internal error | Power cycle; firmware update if persistent |
| F0301 | Power board EEPROM fault | Internal memory failure | Factory reset; replace drive if persistent |
| F0304 | Power board checksum | Internal firmware corruption | Factory reset; replace drive if persistent |
12.1 Common Commissioning Issues
Issue: Drive does not respond to external relay.
- Verify P0700:0 = 2 (terminals). If P0700:0 = 1 (BOP), the run command must come from the BOP green button.
- Verify P0701:0 = 1 (ON/OFF1). A value of 0 disables the input.
- Measure voltage at DI1 vs DIC with the relay closed. Must be 22–24 V for PNP, 0–2 V for NPN.
- Check P0725 (digital input polarity). Default 0 = PNP.
Issue: MOP setpoint does not change with BOP ▲/▼.
- Verify P1000:0 = 1 (MOP selected).
- Verify P1035:0 = 0 and P1036:0 = 0 (keypad raise/lower enabled).
- Check that the drive is in RUN state (green LED on, relay closed). MOP can only be adjusted while running or with the run command active.
Issue: Index field "i000" appears when editing parameters.
- This is normal — it is the Command Data Set (CDS) index. Leave at 000 and press OK again to edit the value.
- For multiple data sets, increment the index; otherwise stay at 000.
Issue: Factory reset does not restore expected behavior.
- Confirm P0010 = 1 is set before invoking P3900 = 1 or P0970 = 1.
- After reset, P0304–P0311 (motor data) revert to 0. Re-enter from the nameplate before attempting a run.
13. Related Parameters and Adjacent Functions
For more advanced control, the following adjacent functions may be useful:
| Function | Parameters | Use |
|---|---|---|
| Auto-restart after fault | P1210, P1211 | Recover from mains dips without manual intervention |
| Flying restart | P1200, P1201 | Reconnect to a spinning motor (e.g., windmilled pump) |
| DC braking | P1230, P1232, P1233 | Halt the motor before mechanical lockup |
| Load monitoring | P2180 (no-load), P2181 (load), P2182 | Detect dry-run (no-load) or pipe burst (high load) |
| PID controller | P2200, P2280, P2285 | Closed-loop pressure/flow control with analog feedback |
| Jog mode | P1058, P1059, P1060, P1061 | Manual positioning (e.g., priming the pump) |
| Energy saving | P1300 = 4 (energy mode with FCC) | Reduces losses in pump quadratic-load region |
| Switching frequency | P1800 | Default 8 kHz; reduce to 4 kHz to lower losses if motor cable is long |
14. Field-Proven Cautions
Water Hammer: Centrifugal pumps driving long or high-static-head pipelines are highly susceptible to water hammer. The V20's ramp-down time (P1121) is the primary mitigation. As a rule of thumb, the deceleration should be slow enough that the rate of pressure change does not exceed 0.5 bar/s for metallic pipe. Validate with the pump manufacturer's surge calculator before finalizing P1121.
Dry-Run Detection: The V20's load monitor (P2180) can detect dry-running. A dry pump with no liquid shows a rapid current drop. Set P2180 = 5% of motor rated current, P2181 = 110% of rated current, and wire a fault output to a relay that trips a low-flow shutdown.
Stator Heating at Zero Speed: MOP can be set down to 5 Hz, but continuous operation at low frequency heats the motor. If the application requires long periods at low speed, consider P0307 motor derating or the optional motor thermistor wired through DI4 (P0704 = 12 or via P0601).
Battery and Black Start: If the V20 is connected to a generator or weak source, set P3530 (line undervoltage threshold) above the lowest expected supply. Add a line reactor if the V20 is the only large load on a small generator.
EEPROM Wear: The EEPROM has a finite write count. P1031:0 = 1 (setpoint memory) writes the MOP value on each power-down. For pumps that cycle hundreds of times per day, this is normally fine, but for very high-cycle applications, consider P1031:0 = 0 to avoid wear.
15. Summary
For a 3 kW SINAMICS V20 driving a centrifugal pump with external run relay and keypad MOP speed control, the critical parameters are:
- P0700:0 = 2 — command source from terminals
- P0701:0 = 1 — DI1 = ON/OFF1 (run from external relay)
- P1000:0 = 1 — setpoint source = MOP
- P1031:0 = 1 — MOP last setpoint stored across power cycles
- P1032:0 = 1 — inhibit negative MOP (mandatory for pumps)
- P1035:0 = 0, P1036:0 = 0 — BOP ▲/▼ controls MOP
- P1040:0 = 5.0 — initial MOP setpoint (matches P1080 minimum)
If the drive becomes unresponsive after parameter edits, perform a factory reset via P0010 = 1, P0015 = 10, P3900 = 1, then re-enter motor data and the application parameters above. Always leave the index field at i000 for single-data-set applications. The BOP's "ln000" display is the index field, not an error — press OK to confirm and move to the value field.
For a complete parameter dictionary, fault code list, and wiring diagrams, consult the SINAMICS V20 Operating Instructions and the official SINAMICS V20 product page.
FAQ
What does "In000" mean on the SINAMICS V20 BOP display?
"In000" is the parameter index field, displayed when you press OK on a parameter number. The "i" is the index (Command Data Set selector) and "000" is the index value. For a single-application pump drive, leave it at 000 and press OK again to edit the value. The V20 supports CDS 0–2 and DDS 0–2.
How do I reset the SINAMICS V20 to factory defaults?
Navigate to P0010, set to 1 (Quick Commissioning). Then set P3900 = 1 to perform a full factory reset including motor calculations. Alternatively, use the connection macro P0015 = 10 (Cn010) for a standard reset. After the reset, re-enter the motor nameplate data (P0304, P0305, P0307, P0310, P0311).
Why does my V20 ignore the external run command after editing parameters?
P0700:0 was likely changed to 1 (BOP) by an accidental edit. Reset P0700:0 to 2 (terminals) to restore terminal control. Also verify P0701:0 = 1 for the ON/OFF1 function on DI1. The drive accepts run commands from only the source defined in P0700.
Can I use the BOP ▲/▼ buttons to adjust motor speed while running?
Yes, when P1000:0 = 1 (MOP setpoint), P1035:0 = 0, and P1036:0 = 0. The buttons adjust the MOP setpoint value, which the drive ramps to via P1120. MOP is clamped to P1080 (minimum) and P1082 (maximum) frequencies.
Is the MOP setpoint retained after a power cycle?
Yes, when P1031:0 = 1. The MOP value is stored in EEPROM on power-down and restored on power-up. Set P1031:0 = 0 to revert to P1040 (default 5 Hz) on every power-up. For pumps that cycle frequently, P1031:0 = 0 reduces EEPROM wear.
How do I prevent the V20 from driving the pump in reverse?
Set P1032:0 = 1 to inhibit negative MOP commands. Also confirm the motor rotation matches the pump's rotation arrow by briefly jogging — if reversed, swap any two phases of the motor cable (e.g., L1 and L2). Reverse rotation can damage single-impeller pumps and seals.
What ramp-down time should I use to avoid water hammer?
For metallic pipe systems, the deceleration rate should be slow enough to keep the pressure rate-of-change below 0.5 bar/s. With a 50 Hz reference and a 10 m static head, P1121 = 15 to 20 seconds is typical. Consult the pump manufacturer's surge calculator for the specific pipeline and validate by monitoring the discharge pressure during a controlled stop.