PLC Programming Interview Questions - Building a 2 Button Motor Starter System Ladder Logic RSLogix

Описание к видео PLC Programming Interview Questions - Building a 2 Button Motor Starter System Ladder Logic RSLogix

PLC Programming Interview Questions - Building a 2 Button Motor Starter System Ladder Logic RSLogix

Visit https://SolisPLC.com for more Tutorials, Information & connect with the Community

There is a number of scenarios one can create to test PLC Programmers. One of the most simple, yet challenging for a beginner, questions is the famous motor starter. A simple system which utilizes two buttons and an output stumbles those who've little to no experience with PLCs. Furthermore, this question will reveal if the candidate asks the right questions, makes the correct assumptions and is able to reason through a simple assignment presented to him.

Before you start implementing a solution to any problem, it's important to stop and think about the requirements. This is true in every field and especially controls. Spending a moment to reason your implementation will save you debugging time down the road.

The problem is most commonly presented as follows. Two buttons are used to control a motor starter. One should start the motor and the other should stop the motor. In certain cases, the interviewer will specify the polarity of the buttons (Normally Closed or Normally Open) as well as the type (Momentary or Latched), but I personally wouldn't expect them to. This is where critical thinking comes in.

Based on the specs mentioned above, you should start by asking basic questions to clarify the problem. Does the motor need to stay running when the "Start" button is released? Common sense would dictate so. If it's a maintained push button, the hardware will take care of it; if it isn't you'll need to consider it in code. Are the buttons normally open? In certain cases, the "Stop" buttons are always Normally Closed. This is due to the fact that you can easily use them in that state to build a hardware-based circuit. In other words, you don't need any programming at all and the current flows through the button terminals.

Full Tutorial: https://solisplc.com/plc-interview-qu...

Check out my Udemy PLC Class & Save! Click the link below or enter the coupon code “SOLISYTPROMO” to get the class for only 10$!
https://www.udemy.com/plc-programming...

Find us on social media:
Web: http://solisplc.com/
Forum: https://solisplc.com/forum/
LinkedIn:   / solisplc  
Facebook:   / solisplc  
Instagram:   / solisplc  
Twitter:   / solis_plc  

Other Cool Content:

HMI / PLC Fundamentals - Syncing & Sending PLC Time to HMI Terminal Mode Programming RSLogix 5000
   • HMI / PLC Fundamentals - Syncing & Se...  

HMI / PLC Fundamentals - Linking Studio 5000 Tags to a PanelView Plus 1000 HMI Terminal Tutorial
   • HMI / PLC Fundamentals - Linking Stud...  

PLC Programming FOR Instruction - Logical FOR Loop Ladder Logic RSLogix Studio 5000 Example Tutorial
   • PLC Programming FOR Instruction - Log...  

PLC Programming BSR Instruction - Bit Shift Right Register Ladder Logic RSLogix Studio 5000 Example
   • PLC Programming BSR Instruction - Bit...  

PLC Programming BSL Instruction - Bit Shift Left Register Ladder Logic RSLogix Studio 5000 Example Tutorial
   • PLC Programming BSL Instruction - Bit...  

PLC Programming MSG Instruction - Send Data Between MicroLogix & CompactLogix PLCs Studio 5000 Guide
   • PLC Programming MSG Instruction - Sen...  

PLC Programming CPT Mathematical Instruction - Compute Ladder Logic RSLogix Studio 5000 Tutorial
   • PLC Programming CPT Mathematical Inst...  

Relevant Search Terms
plc programming interview questions and answers, plc programming interview questions, plc programming motor control, plc motor control circuit example, plc programming buttons

Комментарии

Информация по комментариям в разработке