What are the common causes and effects of sensor and actuator failures in PLC systems? (2024)

Last updated on Feb 29, 2024

  1. All
  2. PLC Programming

Powered by AI and the LinkedIn community

1

Sensor failures

2

Actuator failures

3

Troubleshooting tips

4

Prevention tips

5

Here’s what else to consider

Sensors and actuators are essential components of any PLC system, as they provide the input and output signals that control the logic and actions of the system. However, these components can also fail due to various reasons, such as physical damage, environmental factors, electrical interference, or wear and tear. In this article, you will learn about the common causes and effects of sensor and actuator failures in PLC systems, and how to troubleshoot and prevent them.

Top experts in this article

Selected by the community from 94 contributions. Learn more

What are the common causes and effects of sensor and actuator failures in PLC systems? (1)

Earn a Community Top Voice badge

Add to collaborative articles to get recognized for your expertise on your profile. Learn more

  • Chris Vogel Principal at C.F.M.E.

    What are the common causes and effects of sensor and actuator failures in PLC systems? (3) What are the common causes and effects of sensor and actuator failures in PLC systems? (4) 9

  • Manuel Ballesteros SCADA and Cybersecurity Engineer | Industrial 4.0 | Teacher in Electronic Systems | IEEE Volunteer

    What are the common causes and effects of sensor and actuator failures in PLC systems? (6) What are the common causes and effects of sensor and actuator failures in PLC systems? (7) 5

What are the common causes and effects of sensor and actuator failures in PLC systems? (8) What are the common causes and effects of sensor and actuator failures in PLC systems? (9) What are the common causes and effects of sensor and actuator failures in PLC systems? (10)

1 Sensor failures

Sensors are devices that detect physical or chemical properties, such as temperature, pressure, level, flow, or pH, and convert them into electrical signals that can be read by the PLC. Sensor failures can be caused by mechanical damage, environmental factors, electrical interference, or calibration errors. These failures can have various effects on the PLC system, such as false readings, loss of communication, or system shutdown. For instance, inaccurate readings can lead to incorrect decisions or actions; loss of communication can result in missing data or feedback; and a critical condition can trigger an emergency stop or alarm.

Add your perspective

Help others by sharing more (125 characters min.)

  • Chris Vogel Principal at C.F.M.E.

    All electronics regardless of their nature or application fail from one thing; heat. The source or cause of the heat is the root cause. It may have come from dithering or the constant minor fluctuations of an output to the device. Or perhaps a snubber needs to be added for a pressure sensor, maybe the sensor is the wrong application? Years ago I had a job where the actuators wouldn't last 3 months on a triple stage heat exchanger system used in a high pressure steam plant. After several false starts I was contracted to be the fix. We rotated the actuators 90° so the heat wouldn't transfer up into the actuator and that seemed to solve the problem.

    Like

    What are the common causes and effects of sensor and actuator failures in PLC systems? (19) What are the common causes and effects of sensor and actuator failures in PLC systems? (20) 9

    • Report contribution
  • Vladimir Romanov Co-Founder @Kerno, SolisPLC | Co-Host @ManufacturingHub

    The most common sensor failures are due to physical damage - someone bumped into it, a card bumped into it, etc.Sensors can fail due to a variety of issues - 1. Mechanical sensors wear out with time - they need to be inspected and replaced as they near end-life. 2. Sensors are subject to the environment - they get dust, oil, glue, printer ink, product, and other substances on them that lower their life expectancy. 3. The failure points of every sensor are different; some will fail at the connector, others have poor moisture insulation, others won't work if dust or residue builds up, etc. The key to avoiding all of those is to understand the application and the maintenance cycles and to assign a competent person to audit the system.

    Like

    What are the common causes and effects of sensor and actuator failures in PLC systems? (29) 16

    • Report contribution
  • Paolo Cavallanti Project Manager 𝘪-BELT @ Omron | Leading DX transformation in industrial ecosystems

    At the very beginning of my career in industrial automation I was an electronic engineer used to machine installation and testing and I saw several sensor failures mainly based of poor installation or failure in applying correct guidelines. Sometimes I found misconnection issues due to a failure to read the installation manual! Most of the problems happened by hardware installation.

Load more contributions

2 Actuator failures

Actuators are devices that convert electrical signals from the PLC into physical actions, such as opening or closing valves, starting or stopping motors, or moving or positioning objects. These devices can fail due to mechanical damage, environmental factors, electrical interference, and control errors. The effects of actuator failures on the PLC system can range from ineffective or inefficient actions to loss of control and system damage. Ineffective actions can affect the quality or productivity of the system, loss of control can result in undesired or unpredictable actions, and system damage can harm other components or objects in the system.

Add your perspective

Help others by sharing more (125 characters min.)

  • Ravi Pillay Principal Engineer at First Quantum Minerals (Cobre Panama)

    Numerous factors contribute to sensor and actuator failures, some of which can be mitigated through sound design principles, careful product selection, and a robust installation strategy. Traditionally, all sensors and actuators were hardwired to a PLC/DCS system, introducing an additional point of failure that could render the sensor or actuator inoperative or trigger device failures.

    Like

    What are the common causes and effects of sensor and actuator failures in PLC systems? (47) 6

    • Report contribution
  • Jerry Dennison Automation Engineer

    There are many other types of sensors that are significantly more common than those listed. Primarily; photo optic and proximity sensors. These sensors are used for detecting presence or absence of parts or cartons (or other objects). As well as for detecting the position of tooling or other objects being controlled by an actuator or conveyor (etc.). There are 3 main types of photo optic sensors; diffuse reflective (this includes laser), retro-reflective, and through beam. Each has its own defined purpose and use as well as price point. Failure modes for these sensors is almost identical to the physical sensors mentioned earlier. Operational failure is usually due to having the wrong sensor for the job.

    Like

    What are the common causes and effects of sensor and actuator failures in PLC systems? (56) 4

    • Report contribution

Load more contributions

3 Troubleshooting tips

Troubleshooting sensor and actuator failures in PLC systems requires a systematic and logical approach, utilizing various tools and techniques. Visual inspection of the physical condition and connection of the sensors and actuators is necessary, to look for any signs of damage, corrosion, contamination, or loose wires. Signal measurement with a multimeter, an oscilloscope, or a signal analyzer should be done to measure and verify the voltage, current, resistance, frequency, or waveform of the sensors and actuators compared to the expected or normal values. Additionally, signal simulation with a signal generator, a potentiometer, or a jumper wire can be used to simulate or bypass the input or output signals of the sensors and actuators, observing the response or behavior of the PLC system. Lastly, code analysis with a laptop, PLC software, or handheld programmer should be done to access and examine the PLC program for any errors, bugs, or logic flaws that could affect the sensor and actuator functions.

Add your perspective

Help others by sharing more (125 characters min.)

  • Ravi Pillay Principal Engineer at First Quantum Minerals (Cobre Panama)

    I advocate for technologies like Profibus DP/PA and similar fieldbus solutions. These solutions optimize the interface between sensors and actuators and higher-level control systems. Although they are wired, they offer advantages in terms of installation simplicity and fault diagnostics. Leveraging fiber optic cables and media converters, a robust fieldbus installation can be planned efficiently without exceeding project budgets, promising a favorable return on investment. The ultimate goal is to make the sensor and actuator interface infrastructure highly reliable, almost impervious to issues.

  • Raymundo Walle Sr controls engineer at Polaris Mty.

    La eficaz solucion de fallas relacionadas con sensores y actuadores en sistema de control electrico/ electronico industrial empieza por una detallada descripcion e identificacion de tales equipos en la documentacion del proyecto, en segundo lugar esta el identificar los posibles modos de falla del sistema cuando tal o cual dispositivo falla ademas agregar alarmas descriptivas para cada modo de falla donde se identifique el dispositivo y su lugar en el dibujo esquematico de control y en tercer lugar pero no menos importante es la capacidad de los tecnicos e ingenieros encargados de solucionar la falla para poder evaluar de manera logica /metodica los sintomas de una falla y determinar la mejor manera de solucionarla / mitigarla / by-pasearla

    Translated

    Like

    What are the common causes and effects of sensor and actuator failures in PLC systems? (76) 5

    • Report contribution

Load more contributions

4 Prevention tips

To prevent sensor and actuator failures in PLC systems, a proactive and preventive maintenance strategy needs to be implemented, utilizing various methods and practices. This includes selecting and installing sensors and actuators that are compatible with the PLC system and application requirements, taking into account factors such as accuracy, range, resolution, speed, torque, power, and protection. Additionally, calibration and testing of the sensors and actuators should be conducted regularly using standard procedures and equipment to ensure they are within tolerance levels. Furthermore, proper cleaning and lubrication of the sensors and actuators should be done frequently with appropriate tools and materials to remove any dust, dirt, moisture, or grease that could interfere with their operation. Lastly, adequate protection and grounding of the sensors and actuators should be put in place using suitable devices and methods such as fuses, circuit breakers, surge protectors, filters, shields or enclosures to reduce the risk of electrical interference or damage.

Add your perspective

Help others by sharing more (125 characters min.)

  • Manuel Ballesteros SCADA and Cybersecurity Engineer | Industrial 4.0 | Teacher in Electronic Systems | IEEE Volunteer

    ⚡As I do in my work with windturbines, to prevent sensor and actuator failures in PLC systems, adopt a proactive maintenance strategy 🛠️. Choose sensors/actuators compatible with your PLC, considering factors like accuracy and power. Regular calibration and testing are crucial to ensure they meet tolerance levels. Also, frequent cleaning and proper lubrication help eliminate interference from dust or moisture. #PLCMaintenance #IndustrialAutomation #OT

    Like

    What are the common causes and effects of sensor and actuator failures in PLC systems? (85) What are the common causes and effects of sensor and actuator failures in PLC systems? (86) 5

    • Report contribution
  • Ravi Pillay Principal Engineer at First Quantum Minerals (Cobre Panama)

    It is imperative to thoroughly comprehend the specific requirements for each sensor and actuator, taking into account factors such as the installation environment—whether it's indoors or outdoors, the prevailing weather conditions, high-temperature or high-vibration zones, intrinsically safe or chemically charged zones, and microclimates influenced by the processes and products involved. A comprehensive understanding of these criteria, coupled with extensive product knowledge, is crucial for making informed selections.

    Like

    What are the common causes and effects of sensor and actuator failures in PLC systems? (95) 2

    • Report contribution
  • Julio Campas Control Automation Engineer

    Sensores redundantes En sistemas que trabajan 24/7 el depender de un solo sensor para continuar con los procesos es muy riesgoso , por esto es recomendable el tener más de 1 sensor en diferentes posiciones monitoreando lo mismo para detectar o dejar de detectar cambios de estado en el proceso.

    Translated

    Like

    What are the common causes and effects of sensor and actuator failures in PLC systems? (104) 1

    (edited)

    • Report contribution

Load more contributions

5 Here’s what else to consider

This is a space to share examples, stories, or insights that don’t fit into any of the previous sections. What else would you like to add?

Add your perspective

Help others by sharing more (125 characters min.)

  • Meisam Alborzi Electrical engineering with a focus on electronics and automation

    Some thing important for actuators is zero position. For a system that protect by a valve, this is important that what happend after auto shutdown or trip. Some times we need to check orifice size of HYD actuators.

    Like

    What are the common causes and effects of sensor and actuator failures in PLC systems? (113) 3

    • Report contribution
  • Ravi Pillay Principal Engineer at First Quantum Minerals (Cobre Panama)

    Moreover, installation expertise is paramount to ensuring a successful integration. In many instances, exceptional product choices have been marred by subpar installations. To avoid such pitfalls, diligent attention must be devoted to installation techniques, combining best practices, original equipment manufacturer (OEM) recommendations, and practical experience. The contemporary trend leans towards digitization, which has reached the sensor and actuator level through technologies like ASI and IO LINK. These platforms effectively address many of the traditional wiring challenges but demand strict adherence to their respective guidelines for ensuring high availability and longevity

    Like
    • Report contribution

Load more contributions

PLC Programming What are the common causes and effects of sensor and actuator failures in PLC systems? (122)

PLC Programming

+ Follow

Rate this article

We created this article with the help of AI. What do you think of it?

It’s great It’s not so great

Thanks for your feedback

Your feedback is private. Like or react to bring the conversation to your network.

Tell us more

Report this article

More articles on PLC Programming

No more previous content

  • How do you manage multiple PLC Programming projects simultaneously and prioritize your tasks? 13 contributions
  • What are the most challenging PLC hardware problems that you have faced or solved? 30 contributions
  • How do you test and debug PLC interfacing with analog devices? 23 contributions
  • How do you measure and report the safety outcomes and impacts of your PLC programs? 9 contributions
  • How do you maintain and clean your PLC hardware components and equipment? 17 contributions
  • What are the applications of PLC programming in the Internet of Things (IoT)? 29 contributions
  • How do you update and maintain PLC interfacing with other devices? 2 contributions
  • What are some of the common PLC programming languages and their advantages and disadvantages? 30 contributions
  • What are the advantages and disadvantages of using hardwired vs. software-based safety interlocks with PLCs? 11 contributions
  • What are the benefits and challenges of integrating PLC programming with IoT, cloud, and AI technologies? 16 contributions
  • How do you assess the cyber risk of your PLCs and networks? 5 contributions
  • What are the most common sensor and actuator standards for PLCs and how do you comply with them? 5 contributions
  • What are the benefits and challenges of using PLCs for sensor and actuator control in smart factories? 5 contributions

No more next content

See all

More relevant reading

  • Control Engineering How do you select reliable, accurate sensors and actuators?
  • Programmable Logic Controller (PLC) What are the common causes and effects of PLC faults in different industrial applications?
  • Electrical Engineering What are the most common control system architectures for improving stability and robustness?
  • Electrical Engineering What are the biggest challenges when designing a digital control system?

Are you sure you want to delete your contribution?

Are you sure you want to delete your reply?

What are the common causes and effects of sensor and actuator failures in PLC systems? (2024)

FAQs

What are the common causes and effects of sensor and actuator failures in PLC systems? ›

Sensors and actuators are essential components of any PLC system, as they provide the input and output signals that control the logic and actions of the system. However, these components can also fail due to various reasons, such as physical damage, environmental factors, electrical interference, or wear and tear.

What are the 3 common causes of sensor failure? ›

Here are five of the most common ways sensors can fail, and how to avoid those faults.
  • Incorrect Readings Due to Improper Mounting. ...
  • Calibration Drift in Pressure Sensors. ...
  • Printed Circuit Board (PCB) Issues. ...
  • Malfunctions Due to a Cybersecurity Vulnerability.
Feb 21, 2019

What causes an actuator to fail? ›

Pressure is a crucial element when it comes to the proper functioning of an actuator. Too much pressure can cause the actuator to fail, causing a chain reaction in the overall system. On the other hand, too little pressure can prevent the actuator from fully opening or closing, rendering it ineffective.

What are actuators in PLC? ›

Actuators are devices that perform actions, such as opening valves, moving robots, or switching lights, based on signals from PLCs. In this article, you will learn about the benefits and challenges of using PLCs for sensor and actuator control in smart factories.

Why does the sensor malfunction? ›

They provide feedback and measurements of physical quantities, such as temperature, pressure, position, velocity, and force. However, sensors can also malfunction, degrade, or fail due to various reasons, such as noise, interference, wear, damage, or environmental factors.

What affects sensors? ›

Environmental Influences: Sensor readings might be impacted by variations in temperature, humidity, or other environmental factors. Wear and Tear: In particular, mechanical sensors are susceptible to wear and tear over time, which can affect precision and accuracy.

What can damage a sensor? ›

1 Avoid Exposure to Dust and Moisture

One of the main causes of camera sensor damage is dust and moisture. Dust can settle on the sensor surface and create spots or streaks on your images. Moisture can cause corrosion or short circuits on the sensor circuitry.

How do you test for a faulty actuator? ›

The first step is to check the power supply of the actuator. Depending on the type of actuator, you may need to check the voltage, current, pressure, or flow of the power source. Use a multimeter, a pressure gauge, or a flow meter to measure the power supply and compare it with the specifications of the actuator.

What is fail-safe condition in actuator? ›

Fail-safe actuators possess a mechanism that stores energy to drive the actuator to a predetermined 'safe' position when power loss is detected. Fail-safe actuators typically have two settings. They can be set to fail open, where the valve automatically reverts to the open position when power to the actuator is lost.

What is the difference between PLC and sensor? ›

Sensor is a transducer which convert physical entity into equivalent electrical quantity. PLC is used for performing various industrial tasks automatically. To perform any task system should know required value (set point) and Current value of that entity. Depending on these values PLC program takes actions.

What is the difference between a sensor and an actuator? ›

Sensors and actuators often work in tandem, but they are essentially opposite devices. A sensor monitors conditions and signals when changes occur. An actuator receives a signal and performs an action, often in the form of movement in a mechanical machine. Another key difference is their location within the system.

What devices can be an actuator connected to PLC? ›

Actuators are devices that convert electrical signals from the PLC into physical actions, such as movement, rotation, or pressure. They are used to control valves, pumps, motors, solenoids, relays, or other output devices.

How to prevent sensor failure? ›

To prevent mechanical damage, you should install the sensor in a suitable location, use proper mounting and protection devices, and avoid overloading or underloading the sensor.

What does sensor failure mean? ›

Common reasons a sensor will go into failure/malfunction are: The battery in the sensor is dead. The sensor is too far from the control panel. If the sensor exceeds 100 feet, then a malfunction may occur. There is something causing Radio Frequency (RF) interference near that sensor or near the control panel.

What happens to your car when the sensor goes out? ›

The failure of a sensor impacts its proper functioning and transmission of information to the ECU. Consequently, this affects your vehicle's optimal functioning. Oftentimes, you may notice bad fuel efficiency, engine misfiring, heavy exhaust fumes, etc.

How can I fix my sensor? ›

If your sensor is not working after a new software update, there are several steps you can take to troubleshoot and fix the issue. These steps include checking for compatibility issues, resetting the device, reinstalling the software, checking for any hardware issues, and taking it to a professional.

What happens when car sensors go bad? ›

Will a bad O2 sensor cause rough idle and loss of engine power? You bet. Moreover, you may also notice poor acceleration, engine misfires, and even stalling. Bad oxygen sensors disrupt all kinds of essential engine functions, including engine timing, combustion intervals, and air-fuel ratio.

References

Top Articles
Latest Posts
Article information

Author: Aron Pacocha

Last Updated:

Views: 5321

Rating: 4.8 / 5 (48 voted)

Reviews: 95% of readers found this page helpful

Author information

Name: Aron Pacocha

Birthday: 1999-08-12

Address: 3808 Moen Corner, Gorczanyport, FL 67364-2074

Phone: +393457723392

Job: Retail Consultant

Hobby: Jewelry making, Cooking, Gaming, Reading, Juggling, Cabaret, Origami

Introduction: My name is Aron Pacocha, I am a happy, tasty, innocent, proud, talented, courageous, magnificent person who loves writing and wants to share my knowledge and understanding with you.