Home Blog Competition Control Panel Testing Procedure – PLC and Electrical MCC

Control Panel Testing Procedure – PLC and Electrical MCC

Hello, engineering world, I am working as an intern in the project department of a company and I would be pleased to share my in-hand experience from my role, which can be beneficial for instrumentation/electrical engineers regarding control panels.

Control Panel Testing Procedure

Follow the below steps for control panel testing.

  • Step 1: Dimension and BOM check
  • Step 2: Power and Cable size check
  • Step 3: Control Wiring
  • Step 4: Megger and High Voltage test for the bus bar panel
  • Step 5: SPP and SMPS (24)V DC check
  • Step 6: VFD, PID, and TEMPERATURE controller parameter programming
  • Step 7: Start Stop sequence
  • Step 8: OLR, CPR, MFM, and other monitoring devices
  • Step 9: PLC Programming checking
  • Step 10: Documentation for panel

Let’s explore the testing procedure for motor control center (MCC) and PLC panels as per the application used, they are meant for.

A technician should be well capable enough to understand the electrical drawing and logic used for performing specific tasks. So that he/she can take adequate corrective action if there is some error while testing the panel.

Step 1: Panel Dimensions and GA checking

Technicians are provided with electrical drawings where all the dimensions are mentioned as per the client’s requirement.

All dimensions of the panel, plinth dimensions, cable entry, and handle hole diameter.

Step 2: Power and Cable size check

This is an important procedure as power wiring provides power to the instruments and if this goes wrong then the instrument may get damaged due to heavy flow of current or wrong wiring (DC devices powered with 230V AC supply via SMPS).

So, Instrument rating checking and color coding of wire checking becomes important to avoid such accidents.

Cable sizing depends on the current capacity of the panel. Here are some briefs for sizing and the current capability of wire

No.Size SQ. MMConfigurationAMPS
10.5016 wire of 0.2 mm5
20.7524 wire of 0.2 mm8
31.0032 wire of 0.2mm13
41.5030 wire of 0.25mm17
52.5050 wire of 0.25mm24
64.0056 wire of 0.3mm29
76.0084 wire of 0.3mm38
810.00140 wire of 0.3mm52
916.00126 wire of 0.4mm70
1025.00196 wire of 0.4mm88
1135.00276 wire of 0.4mm112
1250.00396 wire of 0.4mm146
1370.00360 wire of 0.5mm216
1495.00480 wire of 0.5mm262
15120.00608 wire of 0.5mm310
16150.00750 wire of 0.5mm355
17185.00931 wire of 0.5mm415
18240.001200 wire of 0.5mm500
19300.001500 wire of 0.5mm550
20400.002013 wire of 0.5mm590

Color code:

Power wiring

AC PhaseBlack
AC NeutralLight Blue
DC PhaseBlack
DC NeutralLight Blue
EarthGreen & Yellow

Control wiring

AC PhaseRed
AC NeutralLight Blue
DC PhaseRed
DC NeutralLight Blue
EarthGreen & Yellow
Analog InputWhite
Analog OutputBlack
Digital InputBrown
Digital OutputGrey

Step 3: Control Wiring

Panel GA Drawing

After checking power wiring and cable sizing, control wiring checks comes into play where logic authenticity decides the performance required for getting the desired output.

Here comes the interlocking, auto/manual, sequencing, and many other concepts. So, technicians must be well-versed in all such concepts.

Control wiring checking must be carried out carefully so that the final functionality of the PLC panel did not get affected.

PLC Panel Testing

Step 4: Megger and High Voltage Test for the Bus bar

Megger test and HV (high voltage) test are used to verify the condition of the busbar. The Megger test is used to measure installation resistance so that insulation breakthrough can be determined into the bus bar.

This is accomplished by measuring the resistance between any phase of the motor and the ground provided in the panel. If there is any fault in the insulation then there is a negative change in resistance.

For a good megger test, you should achieve a 1 giga-ohm result. Which is considered the best result at my company.

The above procedure was performed without power. Let us move on to check the power.

Step 5: SPP and SMPS Check

SPP (SUPPLY PHASE PROTECTION) should be set as it gives protection to the motor from negative voltage and phase loss for the electrical MCC panel.

Single Phase Preventer

SMPS (SWITCHED MODE POWER SUPPLY) is the most important instrument when it comes to the PLC panel.

Checking the output of SMPS becomes important as it will power up PLC CPU and other analog and output module which supports the 24 V supply.

SMPS

Step 6: VFD, PID, and TEMPERATURE Controller Programming

In this panel, we used the VFD, PID, and temperature controller and do their parameter settings.

The VFD is used for the smooth starting of the motor and control of other parameters such as required speed as per process application. Program the VFDs according to the rating of motors like motor full load current, frequency, acceleration-deceleration time, voltage, and HP rating, and also follow the required logic if any.

Here we used a PID controller (hardware module) in addition to the PLC. PID parameter setting should be considered if we have output from the process control element to drive the specific output.

The PID controller (standalone hardware) gets a command from the logic written in the PLC program and operates according to it.

PID in PLC

For example, if we have a control valve operating at 50% then PID will generate the 50% signal output from the PLC command.

Step 7: Start Stop Sequence

The start/stop sequence is the essential process as it will be used to control the machine operation.

Start Stop Buttons

This step has two modes of operation, one is manual and the other is auto where the signal is generated from the PLC command as per the operator inputs.

Step 8: OLR, CPR, MFM, and other Monitoring devices

Set the OLR according to motor rating (hp)

CPR and MFM according to CT rating

MPD according to motor rating

This all-monitoring device comes with various brands and provides perks it for easy monitoring.

Step 9: PLC Testing

This step is especially performed by the PLC engineer. Here choose the required PLC brand such as Simetic 1200, Allen Braldey, Delta, Omron, etc.

After the selection of PLC, logic is prepared and process sequence logic is prepared in ladder logic or any other language as per the client’s interest.

After that downloading and uploading of PLC program is performed from Profinet or RS 232/485 communication protocol.

First PLC Project

Here check the DI/DO from the watch table or give a force start command from PLC. As well as we can check it from the SCADA from where the pop-up button is provided for the specific instruments/process.

Now check the AI by using a source meter. The technician should simulate the 4-20mA of all the analog inputs. After getting the raw counts in PLC and check with the desired value.

We measure the count by applying the 4-20 mA source from the source meter. Then the logic is tested, and check for any interlocks performance, or any sequence testing if needed.

For output testing, in the PLC program, we simulate the respective outputs or force the output channel and check the field instrument such as control valve status, VFD reference speed inputs, etc.

After this, all the logic is tested. When all the terminal checking is done then check the various alarm parameter as per the configuration in PLC.

Emergency stop functions are checked and fault reset parameters are tested. After all these steps, then PLC is ready for application.

PLC Testing

Step 10: Documentation for Control Panel

Documentation of PLC such as test report prepared by the engineer that contains various parameters such as checking panel with power and without power results.

The parameter of VFD is mentioned for the client.

The final PLC Terminations details are provided.

Inspection reports are mentioned.

Then merge all the documents and sent them to the client. This makes the panel ready to perform the commissioning at the industrial site.

Happy learning.

Read Next:

Comments
6

Aniket
March 26, 2023

The best setp for Control Panel Testing Procedure – PLC and Electrical MCC

Devendra prajapati
March 26, 2023

It’s very useful for industrial QA field.

Siddharth parmar
March 26, 2023

Awesome I formation… Thank you

Dharmesh
March 27, 2023

NICE CONTENT COVERED
KEEP IT UP

Vadansh Kulshreshtha
March 27, 2023

Dear Ritesh,

I recently came across your technical article, and I must say that it was a thoroughly enlightening and well-written piece. As someone with a keen interest in the subject matter, I found your insights to be extremely informative and valuable.

Your article was exceptionally well-organized and easy to follow, making it an enjoyable and educational read. The way you presented the technical details was clear and concise, making it easy for readers like myself to understand the complex concepts and ideas.

I particularly appreciated the practical examples you provided throughout the article, which helped to illustrate the real-world applications of the topic at hand. Your attention to detail and in-depth knowledge of the subject matter were evident throughout, making it clear that you have a deep understanding of the topic.

Overall, I would like to express my appreciation for your hard work in producing such a fantastic technical article. It has undoubtedly helped me to deepen my understanding of the subject, and I am sure that it will be an excellent resource for anyone interested in the topic.

Thank you for sharing your knowledge with the world!

Best regards,
Vadansh Kulshreshtha

Sharma
March 27, 2023

Hmm it’s okay, very basic.

You can describe the procedures with more info.

Add comment

Sign up to receive the latest
updates and news

© All rights reserved.