Industrial Training - The Best for Less

Case Study: Troubleshooting Problems | Solution heat treatment system

  1. Home > 
  2. articles  >  
  3. automation  >  
  4. houston heat treat


How to do basic automation control troubleshooting.

(This article is not about how to heat treat steel.)

 

Induction Hardening System

Induction Hardening System Example:

⇓⇓⇓

A typical Raydyne ScanMaster induction hardening (heating) control system simultaneously controls scan speeds, rotation speeds, heat levels, heat times, quench times, quench temperature and time delays.

^^ Tap to Zoom ^^

 

This is a case study of troubleshooting problems and solution for a heat treatment induction hardening machine control. Some may consider it an advanced heat treat troubleshooting problem as it is on the automation control side of the Raydyne induction heat treatment system. But as far as automation control troubleshooting problems go, it is a simple and common example that the layman to machine automation control troubleshooting can learn a lot from. Common to robotics troubleshooting, mechatronics, servo encoder troubleshooting too. Hope it helps those just starting out.

 

Reported problem - heat treatment system:

 

Hi:
I am in the IT department and need some help troubleshooting the Allen Bradley PLC in our Radyne induction heat treating machine.
The problem is - the rotating plate-shaped platform has gone well below the level it usually does, I found the back plain of PLC is an old 32-bit system. How do I connect with it, solve the problem? Our go-to PLC person no longer works here. Any insight or guidance would be humbly appreciated! (I'll email you pictures of the back plain, plate, and control panel.)
Thanks
Henry

 

The picture sent was of a computer backplane, not a PLC backplane. Hey, he was an IT person and you go with what you know. But I have to mention that so you understand my reason for such details below on the basics of troubleshooting and PLC basics. My desire was to give Henry enough basic knowledge so he could make a sound decision on which way he wanted to go about finding a solution for his heat treatment system. Well. On to my initial reply ...

 

Hi Henry:
The picture you sent us of the backplane you were looking at, was not a PLC, but a supporting computer. (Above is where we mocked up the picture of the heat treatment control panel you sent, to show you where the PLC is, and what type it is. The odds are, your problem is not in the computer you were looking down into at the backplane.

 

The probability of failure/change are as follows …

 

  • A sensor failure or adjustment like encoder or limit switch (physical/mechanical problem) 90% to 99% chance
  • Someone accessed menu on HMI screen on the front of the panel and changed offset 1-10% chance
  • Computer you have been looking at 2% (3-20% if extreme heat in the panel, but symptoms do not match that type failure)
  • Servo Driver (device below PLC in the panel) 1% (2-10% if extreme heat in the panel, but symptoms do not match that type failure)
  • PLC (See picture above) 1% (Within PLC, sensor input i/o most likely, symptoms do not match microprocessor itself failure)

 

Heat treatment System Troubleshooting Solutions

 

  • Get RSLogix 500 PLC training and Use PLC to troubleshoot. (See picture above to identify which component in the panel is the actual PLC that controls the process.)
  • Get a local person trained in RSLogix 500 to troubleshoot. (I'll get Clifford of Omega Star to reach out to you, he lives in Texas. He is a control automation designer that we trained and runs his automation control engineering company.)
  • Call the phone number I gave you and have the machine manufacturer schedule an on-site service call.

 

If we trained you, what you would need for plc troubleshooting is ...

  • Laptop with RSLogix 500 and RSLinx software on it. (XP would be more reliable and cheaper)
  • An Allen Bradley (AB) 1747-UIC or old PIC box cable to connect the laptop to RJ485 port on the front of AB 1747-L40 SLC 500
  • Discriptored backup copy of ladder logic program that is same as one in PLC. (not impossible to troubleshoot without discriptored copy of the program, but extremely difficult for even the seasoned PLC expert.)

 

PLC Troubleshooting procedure:

Power up laptop, connect to PLC RJ485 port, go online with PLC, save a backup copy of current PLC program in the machine. (Saving current copy is very important to do before you start poking around in the program.) Then search ladder logic for plate home position sensor and encoder input data. Study-related ladder logic, to see why it is not going to normal position. Because that process may lead you to find PLC controller is going to position set in program and set value is coming from HMI. You would need the machine manual from Radyne aftermarket support packages to see how to navigate the HMI screens they designed and what setting is for a position offset. If you find a position is set at factory setting (not been changed) and see sensor input coming into ladder logic, you may suspect sensor adjustment or encoder failure, (servo slippage if the positioning is not consistent).

 

Also note: If a computer, Servo driver, HMI, or PLC itself failed due to a high heat environment, they typically have a catastrophic failure and nothing would be working. Yet another indicator they are most likely not your problem. You are just using the PLC controller to troubleshoot what is the actual problem.

 

After considering the information above, Henry opted for the option to have Clifford of Omega Star Controls & Technologies go onsite to troubleshoot and investigate. The next day Clifford generated a detailed report with the component list, brand, model, schematics, pictures, and recommended solutions to problems found. (Summary, mechanical/physical problem) For those reading this heat treatment system troubleshooting case study, I am sharing below just some of the highlights from report, so readers may pick up a few things along the way...

 

Initial troubleshooting of the heat treatment machine system HMI and controller revealed the software is sending and receiving inputs and outputs as expected.

Utilized the HMI to “Slow Jog” the Rotating up and the controller would fault immediately with the “Abort, Error Limit” message. Attempted to perform the “Homing” function and the controller faulted immediately with the same message. In either case, the faults were cleared with the HMI Controller Reset button.

Attempted to “Slow Jog” with lower limit switch actuated and the “Homing” with home switch actuated with the same results. The controller would fault immediately with “Abort, Error Limit”. However, there were no faults on the hardware.

Generated faults on the hardware by removing the connections for the encoder.

Note: Without the PLC software, unable to connect to the PLC and gain any insight and would require reverse engineering.

Further investigation into the hardware, found no blown fuses or any loose connections.

Attempted to power the servo motor disconnected from the screw-lift for the rotation plate. During the removal found the Amphenol connector for the brake release signal had been damaged. The motor side connector had been physically broken and the solder had been broken leaving the internal wiring as an open circuit. The broken solder may have been making intermittent contact for the brake would engage and disengage.

 

servo connector
Servo Connector

 

The broken connector and wire could be the initial problem for causing the brake to fail would allow the plate to continue to drop until a physical stop is reached which is beyond the predetermined lower limit switch.

As far as the controller failing to turn on the servo motor to lift the rotation plate, this could be one of two situations.

1. The encoder is not functioning properly. i.e. the controller is sending the signal for the servo motor to rotate and is not receiving the expected encoder pulses and would abort the attempt to protect the drive.

2. The brake on the servo motor is failing to release at the appropriate time causing the servo motor not to turn.

Conclusion:
It has been my experience, the encoder failing to send a proper pulse count will cause most similar system faults. Replacing the servo motor (including the internal brake and encoder) is my recommendation. Although, it is possible to replace the encoder and/or repair the brake.

 

The information in this article is for your informational purpose only. Omega-Star Controls & Technologies and anyone involved in making this case study, will not be liable to you in relation to the contents of, or use of, or otherwise in connection with this information contained in this case study or article.

 

Business Industrial Network and https://bin95.com,  Copyright © 2018 - . Unauthorized use and/or duplication of this material without express and written permission from this site’s author and/or owner is strictly prohibited. Excerpts and links may be used, provided that full and clear credit is given to Business Industrial Network and https://bin95.com with appropriate and specific direction to the original content.

TOPICS: Heat treatment | heat treatment of steel | advanced heat treat | solution heat treatment annealing steel and induction hardening case study referenced in this automation control troubleshooting case study at Houston Heat Treat are also relevant to Robotics troubleshooting, mechatronics, servo encoder troubleshooting too.

 

All trademarks and trade names are property of their respective owners.


Linkedin Join 3800+ other professionals who follow us on LinkedIn.
Youtube Please subscribe while on Youtube. 33.6K+ subscribers learn from our hundreds of educational videos.
Twitter 3800+ followers keep up to date on our Twitter feed. Won't you join them?
Facebook Over 3000 friends like our Facebook feed, which you may want to follow also.
Pinterest Over 4000 followers find interesting pictures on our 74 Pinterest channels, you may too.