Step-by-Step Procedure to Troubleshooting Solenoid Valves in PLC Digital Output Loops

Solenoid valves (SOVs) are important parts of automated control systems because they connect electronic control signals from Programmable Logic Controllers (PLCs) to the actual movement of gases or liquids in industrial operations. If a solenoid valve doesn’t work right, it can cause problems with the process, the quality of the product, and even safety risks. This detailed guide shows a step-by-step method for fixing problems with solenoid valves in PLC digital output loops. It uses the schematic that goes from the PLC to the final control element to show the whole process.

Understanding the Complete Digital Output Loop 1

The diagram shows the main parts of a typical solenoid valve control loop:

  1. PLC Rack: This is where the controller and I/O modules are housed.
  2. PLC DO (Digital Output) Module: Changes PLC signals into electrical outputs
  3. Output Relay Module: allows you switch and isolate the outputs.
  4. Fuse Module: Fuse Module protects individual circuits from too much current.
  5. Marshalling Panel: organizes and sends field wire to the right places.
  6. Local Junction Box: This is where connections are made between devices that are close to the field.
  7. Solenoid Valve (SOV): changes electrical energy into mechanical action.
  8. Power Supply: Gives the right voltage (110/230 VAC or 24V DC, as shown)
  9. Pneumatic Parts: These include tubing, regulators, and vent plugs (sometimes called silencers).
  10. Process Valve: The process valve is the Finalcontrol element that changes the flow of the process.

Fix Signal Problems:How to do troubleshooting of a 4-20mA loop?

Before you start any physical troubleshooting:

  • Check to see if the valve is stuck in the open or closed position.
  • Check the last command the PLC gave to the SOV.
  • Look at HMI alarms or SCADA events to find out what’s going on. Make a note of if the problem is happening all the time or just sometimes.
  • Write down the present state of all indicators and operational circumstances.
  • See if the problem is with the electrical circuit (from the PLC to the SOV) or the pneumatic circuit (from the air supply to the valve actuator).

To effectively troubleshoot solenoid valve issues, ensure you have:

  • Digital multimeter (DMM)
  • Loop calibrator or signal generator to verify the loop.
  • Appropriate screwdrivers and tools
  • Manufacturer’s specifications and documentation
  • Loop diagrams and electrical schematics
  • Communication interface for PLC (laptop with programming software)
  • Spare components (fuses, terminal blocks, solenoid coils)
  • Personal protective equipment (PPE)
  • Measure coil resistance with multimeter (de-energized):
    • Normal values: 200 to 2000 Ω (see datasheet)
    • Open circuit then coil is burnt
    • 0 Ω/very low resistance then Coil is shorted
  • Check the voltage at the coil terminals when it is turned on:
    • No voltage then issue is upstream
    • Correct voltage, but no actuation then the faulty coil
  • To distinguish between mechanical and electrical problems, give the SOV direct power.
  • Remove vent plug and listen for the solenoid clicking
  • Check to see if the pneumatic actuator reacts: If not look for a stuck actuator, a clogged pneumatic tube, or a broken pressure regulator.
  • Check the reading to make sure the air supply pressure is correct at the regulator.
  • Make that the regulator is set to the right pressure for the valve.
  • Look for leaks in the tubing and fittings that let air in.
  • Check that the vent plug (silencer) isn’t obstructed.
  • Check to see if the valve stem can move freely.
  • Make sure the valve isn’t stuck mechanically. Check for too much wear or damage to the valve parts.
  • Make sure the valve is the right size for the job.
  • Intermittent malfunctions are caused by loose terminals.
  • Check for water getting in or contaminants
  • Check to see sure the grounding is correct.
  • Check the integrity of the cable with a continuity tester.
  • Make sure that the +ve and -ve wires are not crossed or shorted.
  • Check the voltage at the terminals of the junction box
  • Check if the voltage levels are what they should be (24V DC or 110/230V AC).

Why 24V is Common: Why is 24 Volts Mostly used in Industrial PLC Systems?

  • Check for broken wires, loose connections, or rust.
  • Check that the wiring matches the loop diagrams and the termination schedules.
  • Make sure that any loose screws or cables are tight.
  • Make sure that the mapping between JB and I/O cards is proper.
  • Check that the wires are numbered and connected correctly according to the loop diagrams.
  • Wrong terminals lead to wrong DO assignments.
  • Check for continuity along the whole length of the wire
  • Look for dips in voltage across long cable lines.
  • Look for things that could cause electrical interference close to signal cables.
  • Check for blown fuse lights (LEDs or color changes)
  • Check to see if the fuses are rated correctly.
  • The fuse should not have any resistance.
  • Check the voltage on both sides of the fuses, at the input and output.
  • Check that the voltage is right on both sides of the fuses’ input and output.
  • Look into possible short circuits
  • Look for wire or coils that are shorted.
  • Check for damage to the insulation
  • Check for changes in voltage when the device is on.
  • Check to see if the power source can handle the demand.
  • 24V DC for control circuits with low voltage
  • For high-voltage control circuits, use 110/230V AC.

NO or NC? Understanding NO vs NC Contacts is key for Logic Writing in PLC Programming

  • Most relays have status LEDs that show when they are working.
  • No LED means the relay isn’t energized. Check the PLC logic or DO module.
  • Check to see if there is voltage at the relay output when the PLC sends DO command
  • No voltage then relay failure or not triggered
  • Voltage present then problem is downstream
  • When the relay works, listen for a clicking sound.
  • Look for signs of wear or arcing on the contacts.
  • Check to see if the relay is working with the command

Note: If you need to, switch the relay with one that you know works to find the problem.

Sinking or Sourcing? Sinking and Sourcing: Which Connection is Best for Your PLC?

  • Check the DO point with PLC programming software.
  • Only with safety authorization, use the Force ON command to test actuation.
  • Check to see whether there is an issue at the channel or module level.
  • Check to see if the output module is getting power.
  • Check that the module is properly seated in the rack.
  • For DC solenoids: Usually 24VDC (±10%)
  • For AC solenoids, the voltage is usually 110/230VAC (±10%).

Note: If a hardware problem is found, replace the module if needed.

Check your DO Outputs:Step-by-Step Procedure for Troubleshooting PLC Digital Outputs

  • Is the DO coil (like O:1/3) really getting power?
  • Are all of the interlocks met, such as permissives or trip conditions?
  • Someone might have caused the DO to forced OFF in the software. 
  • Make sure that the HMI controls or shutdown logic aren’t stopping the output.
  • Large scan cycles could slow down DO execution. This is rare, but it’s worth testing.
  • Check the logic conditions that should turn on the output.
  • Look for any safety conditions or interlocks stopping activation
  • Check any timer or counter problems that are influencing the cycling of the valve.
  • Look over the program version history to see if anything has changed.

Note: Test forcing the output ON and OFF in the program (if safe to do so)

  • Check the voltage at the SOV coil
  • Look at the terminals on the output relay
  • Check the voltage at the fuse terminals.
  • Check the PLC DO terminals
  • Look for fluctuations or undervoltage that may cause solenoid misbehavior
  • Check that the voltage drop across long cable lines is within acceptable norms.
  • Make sure the polarity is right in DC circuits.
  • Check that the voltage is proper with respect to ground and that the power source can handle the load.
FaultCauseSolution
SOV not actuatingBurnt coilReplace solenoid
Low or no supply voltageCheck power supply
Faulty electrical connectionsCheck wiring integrity
DO energized but no voltage at SOVFaulty relayReplace relay
Blown fuseReplace fuse
Break in wiringRepair or replace wire
Fuse keeps blowingShorted coil or wiringReplace SOV or check cabling
Incorrect fuse ratingInstall properly rated fuse
Ground faultCheck for insulation damage
Valve moves slowly or erraticallyLow air pressureCheck regulator setting
Blocked vent plug (silencer)Clean or replace silencer
Air leaksFind and repair leaks
Worn valve componentsReplace valve components
DO not energizing in PLCLogic condition not metDebug PLC logic
Interlock preventing operationCheck permissives
Forces or overrides activeRemove forces after testing
Voltage at SOV but no motionMechanical jamInspect and clean actuator
Blocked air passagesClear blockages
Incorrect coil voltageInstall correct voltage coil
Intermittent operationLoose connectionsTighten all terminals
Voltage fluctuationsStabilize power supply
Environmental interferenceAdd shielding
Multiple valves malfunctioningCommon power issueCheck main power supply
PLC rack faultCheck backplane and power
Master air supply problemCheck main air pressure
Example Troubleshooting Tips for PLC DO Signal to SOV using Actual Loop Diagram

Based on illustrated above Loop Diagram – A1-5000-JY-102 Digital Output Loop, refer the below troubleshooting ,mnbvxzuy points

  • Solenoid Valve (A1-5000-JY-102) – The final control element.
  • Solenoid Valve Terminal Block – Where the solenoid coil is connected.
  • Local Junction Box TB2 (5000-JT-00005-PDN) – For cable termination and isolation.
  • Field Cable Wires (e.g., A1-5000-JY-102-TB2-1+, TB2-2-)
  • Marshalling Cabinet Terminals (1511/1512) – Intermediate terminal block inside cabinet.
  • 24V DC Power Supply – Common source for multiple DOs.
  • 1756-OB16DK DO Module (Rack-1, Slot-6) – PLC output module with source-type logic.
  • Earth/Ground Terminals (CE) – For safety and shielding.

Must go through: What is a loop diagram and how to interpret it?

Verify the PLC Output Status:

  • Check the output status of Channel OUT-2 (pin 5) on the 1756-OB16DK DO Module in Rack-1, Slot-6.
  • Ensure logic “1” (energized) is commanded from the PLC program.

Check Power Supply Availability:

  • Confirm the presence of 24V DC at terminals +18 and 18A+.
  • Ensure the power supply is healthy, properly grounded, and the voltage is within range (typically 23–25V DC).

What is Remote I/O? Understanding Remote I/O in PLC Control Systems

Module Terminal Voltage Test:

  • Measure DC voltage between pin 6 (+DC) and pin 5 (OUT-2).
  • If output is active, you should see voltage drop across the solenoid; otherwise, check if the output is open or shorted.

Wiring Continuity from PLC to Marshalling Cabinet:

  • Trace wire A1-5000-JY-102-5 from the DO module to terminal 1511 in the marshalling panel 5000-JT-00005-PDN.
  • Check for any loose, cut, or shorted wires between the PLC rack and this terminal.

Inspect Intermediate Terminations:

  • Confirm wire continuity from terminal 1511 to TB2-1, and from 1512 to TB2-2.
  • Ensure proper termination at Local Junction Box TB2.

Check Local Junction Box to Field Cable:

  • Verify signals from TB2-1 (+ve) and TB2-2 (-ve) are correctly connected to the solenoid valve.

Inspect Field Device (Solenoid Valve):

  • At solenoid valve terminal, measure voltage across + and –.
  • If 24V is present but valve doesn’t actuate, solenoid coil may be damaged.
  • If no voltage is present, trace back wiring or output signal issue.

Check for Ground/Earth Faults:

  • Confirm proper earthing at all grounding points labeled CE.
  • Ensure no wire is inadvertently grounded or shorted to earth.

Simulate Output Manually (if safe):

  • Disconnect output from DO module and simulate 24V DC manually at solenoid terminals to check valve actuation.
  • If valve operates, fault is in control loop upstream (PLC/DO/wiring).

Check Module Fuse or Internal Protection:

  • Ensure the 1756-OB16DK module is not internally fused or latched due to overcurrent.
  • Replace or reset if necessary.

Loop Integrity Check:

  • Perform a full loop resistance check from DO module output to solenoid coil.
  • Compare with healthy reference loop resistance if available.

Document Findings and Restore System:

  • Once fault is found and corrected, verify system operation.
  • Log actions taken and validate that the PLC output now energizes the solenoid correctly.

What are Wet Contacts? Understanding Wet Contacts in PLC Wiring

Read More

Recent