Hi everyone,
I am currently designing a pressure monitoring solution for an industrial pneumatic control system. I'm using a mechanical pressure switch with a setting range of 0.2 - 2.0 MPa.
My goal is to ensure an alarm is triggered when the pressure reaches 1.2 MPa, but I am currently facing issues with poor repeatability and contact chatter. I want to keep the hysteresis (deadband) within 0.1 MPa to prevent the compressor from frequent "short-cycling."
My current toolset includes: a digital multimeter, a manual pressure pump (with an analog gauge), and some basic wiring tools.
My questions are:
-
How do I accurately measure the hysteresis? I noticed that the pressure point where the switch "closes" is different from where it "opens." Is this normal? How should I record these two values to calculate the deadband?
-
How can I reduce false triggers caused by electrical noise? The switch is connected to a PLC digital input. Due to high-power motors nearby, the PLC often receives false trigger signals. Should I install an RC snubber or resolve this via software filtering?
-
Choosing between Normally Open (NO) and Normally Closed (NC): In a safety system, which wiring configuration is generally recommended? If a cable breaks, which setup allows the system to fail-stop more safely?
-
Impact of environmental vibration: The pressure switch is installed near a pump body with significant vibration. Will vibration shift the setpoint of the switch? Do I need to perform a remote installation using a capillary tube?