Thursday, June 27, 2013

Control Sensor With Programmable Logic Controller (PLC)

The language of PLCs consists of a commonly used set of terms; many of which are unique to PLCs. In order to understand the ideas and concepts of PLCs, an understanding of these terms is necessary.


Sensor With PLC

Sensor :  A sensor is a device that converts a physical condition into an electrical signal for use by the PLC. Sensors are connected to the input of a PLC. A pushbutton is one example of a sensor that is connected to the PLC input. An electrical signal is sent from the pushbutton to the PLC indicating the condition (open/ closed) of the pushbutton contacts.


read more "Control Sensor With Programmable Logic Controller (PLC)"

Control Basic PLC

Programmable Logic Controllers (PLCs), also referred to as programmable controllers, are in the computer family.They are used in commercial and industrial applications. A PLC monitors inputs, makes decisions based on its program, and controls outputs to automate a process or machine.This course is meant to supply you with basic information on the functions and configurations of PLCs

Interface PLC

Basic PLC Operation     PLCs consist of input modules or points, a Central Processing Unit (CPU), and output modules or points. An input accepts a variety of digital or analog signals from various field devices (sensors) and converts them into a logic signal that can be used by the CPU.The CPU makes decisions and executes control instructions based on program instructions in memory. Output modules convert control instructions from the CPU into a digital or analog signal that can be used to control various field devices (actuators). A programming device is used to input the desired instructions.These instructions determine what the PLC will do for a specific input. An operator interface device allows process information to be displayed and new control parameters to be entered


read more "Control Basic PLC"