Jun 8, 2023
PLC Programming Languages
Feb 18, 2019
4 Industrial Automation Certifications You Must Know
Today competition is in every field has increased a lot and to be different from other employees, we have to do different things. There are certification in every field and to get good recognition gaining certification is very important. Not only it increases competency but also gives professional recognition. So today in this post we have listed some industrial automation certification, which will help you in boosting your knowledge and career. Subscribe to Automation-Talk by Email.
4 Industrial Automation Certifications You Must Know
1. ControlLogix Certificate Program by Rockwell: Rockwell automation is a well know company in automation and their PLC's are used in every sector. So if you are a PLC programmer having experience in ControlLogix PLC's, then this certification is certainly for you. This is a self-preparatory program and you will have to follow the given syllabus.
You will complete a series of three required ControlLogix courses related to your maintenance or programming job responsibilities, plus one course elective.
To earn the ControlLogix certificate, the program requirements must be completed within 12 months. For more details please check here.
2. RSTrainer for RSLogix 5000 Software: This is another certification program by Rockwell which is a computer based training. To clear this certification you can get study material after registration and this course is available in both computer-based and web-based delivery formats and is part of a series of e-Learning courses designed to teach you RSLogix 5000 software.
Syllabus for this certification includes:
Introduction to RSLogix 5000 Software
• Installing RSLogix 5000 Software
• Identifying Main Window Components
• Configuring the Display
• Navigating through the Software
• Using Help Options
Creating and Configuring a New Project
• Creating and Managing Project Files
• Configuring a Controller
• Organizing Tasks, Programs, and Routines
• Configuring a Local I/O Module
• Organizing Data
• Producing and Consuming Tags
• Exporting and Importing Tags
Get more detail here
3. SITRAIN Certification Program: This is the certification program by Siemens and under this program, there are many certifications. This is a worldwide recognized program and the certification is valid for 3 years. Below chart shows the entry qualification for each certification.
The certifications are divided as per PLC make and model viz. Certification based on SIMATIC S7-300/-400 with STEP 7 V5.x and Certification based on SIMATIC S7-1500 with TIA Portal and there are some compulsory training which you must attend before attending these certifications. There are also certifications in the Process Automation field. Get more information here.
4. Professional Certificate of Competency in Programmable Logic Controllers (PLCs) & SCADA Systems: This certification is from Engineering Institute of Technology (EIT) which is endorsed by the International Society of Automation (ISA). This is a general purpose certification course for new learners and include basic concept of SCADA and PLC system, PLC programming (ladder logic), industrial communication protocols, PLC panel designing and much more.
Syllabus, fees and more information can be found here.
Apart from this certifications, there are many local institutes which gives you the PLC programming and SCADA training at low cost. In this program they teach about 2-3 different make PLC, SCADA, PLC programming, Electrical etc. If you know any other industry wide automation certification, please let us know through your comments.
Jan 24, 2019
Best Free PLC Simulator
While in a learning phase of ladder logic we usually don't have PLC programming software to test our logic made in paper or even you don't have a PLC software for your testing and reference. In that case, you can use some free PLC simulator which are available online. There is some site which provides students and trainer free PLC simulating software. Subscribe to Automation-Talk by Email.
Best Free PLC Simulator
1. LogixPro 500 PLC Simulator by TheLearningPit.com
LogixPro 500 is the ideal tool for learning the fundamentals of ladder logic programming. The full version of our LogixPro 500 Simulator is available for download and free evaluation. What this means is that you can download and try out LogixPro 500 in a 15 day Trial Evaluation mode, and make up your own mind as to whether it's the most advanced PLC Simulator and best training value on the market today.
Recommended Article: Best PLC Ladder Programming Books
2. TRiLOGI PLC Simulator software
TRiLOGI" is the name of the ladder or ladder + BASIC programming software for the Nano-10, FMD and F-series PLCs via LAN or the Internet. It can also be used for programming the legacy M-series (T100MD+ and T100MX+) PLCs, although some of features are not available to the legacy PLCs.
It is a perfect training tool for learning PLC programming. Students or technicians can quickly create a ladder logic program on their laptop and instantly test the program using the simulator. Do try it.
3.FREE Online PLC Simulator
plcsimulator.net provide free online PLC simulator. This PLC simulator will help you to enhance your PLC programming skills. Just visit the site and test your Ladder logic skills.
These were some of the best PLC simulator which are available online for FREE. If we find more such PLC simulator we will update your through our Email newsletter.
Jun 18, 2018
PLC Programming for Tank Level Measurement using Ultrasonic Sensor
In our earlier post, we saw the PLC Logic for Auto Filling of Tank using digital inputs for LOW and HIGH-Level signals.
PLC Programming for Tank Level Measurement Using Ultrasonic Sensor
First of all, we need to choose the Ultrasonic/Capacitive level sensor according to our tank level height. The sensor will give a 4-20mA signal to PLC and accordingly, we will calculate the level in the tank.
PLC Logic Development:-
Now, we need to connect the analog input from the ultrasonic sensor to PLC, we have already told that in our earlier post. You can see it here.
After that, we have to write SCL (scaling instruction) in the PLC to convert the value received by PLC to the scale we want.
So that when the Ultrasonic sensor will give 4mA signal then the level in the tank will be zero and when a signal of 20mA will be received then the level in the tank will be 5000cm.
In SCL instruction, we have to define the scaling parameters in some D:-
D200 - 0
D201 - 0
D202 -5000 (hexa)
D203- 0FA0 (hexa)
Here the value 0 to 0FA0 received by PLC will be scaled to 0 to 5000 (our tank height).
Now in this PLC Program we have kept the low level at 2500cm and the high level at 4600cm. You can download the PLC program from below, we have built the PLC Program using the Omron CX-supervisor software. Both the .cxp and .pdf files are included.
Download PLC program for Tank Level Measurement.
Hope you like this PLC program on controlling your Tank according to the measurement using an Ultrasonic sensor. If you face any problem with this PLC Program or want any modification then write us in the comment section.
May 1, 2018
How to Choose your PLC or PLC Choosing Criteria
Choosing a PLC or Controller for your Process is very important as it helps in cost optimization. If you choose a wrong PLC it may happen that you are out of I/O's while programming or maybe you have the excess of I/O's left which are of no use. So it becomes very important that you choose a right PLC for your Automation Process.There are several criteria that help in choosing a PLC. Before knowing the Criteria of choosing a PLC you should know basics of PLC. Subscribe to Automation-Talk by Email.
Below are some points which will help in choosing a PLC but keep in mind that you should know exactly the need of the Customers and should know how many Input and output he wants for present and for future.
PLC are chosen generally on the basis of some requirement of the company or individual person. We should keep in mind the following below point while choosing a PLC.
Some of the PLC choosing criteria are
1. Number of I/O's:
It is very important that you know the exact number of input and output that are going to be used in the process for best and economical use.
2. Type of I/O's:
The Automation Engineer should also know the type of I/O's whether he needs a digital input like Sensor, Push Buttons etc. or an analog input like RTD, thermocouple etc. The requirement for Output should be also known as what type of Output is required whether you required a digital Output like Relay, Contactor, Lamp etc. or you need an Analog output like Drive and Control Valves.
3. Memory size of PLC:
Choosing PLC memory size is also important as you may be out of space in PLC while writing a PLC program if you choose less memory size PLC.
4. Compact or Modular PLC:
Compact Type PLC are those which has Power supply and controller in the same housing while Modular type PLC has power supply and controller in a different housing. So it is good to choose compact or Modular type PLC according to your requirement.
5. AC or DC PLC:
AC PLC's are those which are operated on 220 V i.e. they require 220 V for running. Whereas DC PLC requires only 24V for Running. So you should know which type of PLC will be good for you according to the Power Supply available in your Control Panel.
6. Sinking and Sourcing PLC:
Making a PLC source at Input or making a PLC sink at input depends upon the requirement of the user so PLC should be chosen in that way. Some PLC may support both Sink and Source at Input and Output Both.
Recommended Article: Understanding Difference Between Source & Sink in PLC's
7. PLC Scan Time:
PLC scan time is a time needed for PLC to completely Scan one cycle of PLC. It may consist of reading PLC input status, clearing PLC memory, Executing the PLC program and updating the Output. The PLC with less Scan time are found to be more Costly.
8. Number and type of Communication ports in PLC:
The number of communication Port or type of communication port is also very important in choosing a PLC. Suppose you want to communicate your PLC in MODBUS but you don't have a MODBUS port so your PLC is of no use. Also, take an example where you want to communicate an HMI with RS232 port but you don't have one. So communication Port should also be in mind while choosing a PLC.
So these were some of the Criteria for Choosing a PLC which should be kept in mind while you buy a PLC. PLC choosing criteria of Allen Bradley, ABB, Siemens, Omron, Mitsubishi, GE Fanuc, Delta, Fuji, GE or any other PLC are same in all cases. Subscribe to Automation-Talk by Email for more Tips and Tutorials.
Mar 23, 2018
Best PLC Ladder Programming Books
If you are new to PLC programming or want to enhance your programming skills, then you really have to work hard. For this, you will need a good mentor and good books for your help.
1. Programmable Logic Controllers with ControlLogix by Jon Stenerson :
Programming Controllogix Programmable Automation Controllers strength is its breadth and depth of coverage, taking the reader from an overview of the Programmable Logic Controllers through ladder logic, structured text, sequential function chart, and function block programming.
According to one of its reader, this book is must read for beginner with no ladder logic experience. See more Info
2. Introduction to PLCs, Second Edition by Jay F. Hooper :
This book is oriented to the people that work on and troubleshoot PLCs on the factory floor. It is directed at the actual problems and conditions that will be encountered within a realistic setting.
This book takes you from the beginning of understanding to the most complex problems helping you understand every step of the way. See more Info
3.Programmable Logic Controllers Textbook with PLC Stimulation Software by Max Rabiee:
Programmable Logic Controllers emphasize the practical use of the PLC in the process and industrial control systems. The textbook begins with the basics of what a PLC is and does, then guides students through the fundamentals of programming the device.
The wiring and programming of a PLC are covered thoroughly, using numerous examples. A supplemental laboratory manual provides a wealth of hands-on activities that will help students practice and hone their PLC programming skills.
It also includes a CD-ROM containing LogixPro simulation software with a textbook. LogixPro is the ideal tool to facilitate student learning of the fundamentals of RSLogix ladder logic programming. See more Info
Hope you will like these books and if you have any other good suggestions, please comment below.