Programable Logic Controller Basics Explained - automation engineering

The Engineering Mindset
14 Dec 202015:11

Summary

TLDRThis video explores the automation of mechanical and electrical systems in commercial and industrial settings, focusing on programmable logic controllers (PLCs). Sponsored by TeleControls, it explains how PLCs, acting as small computers, control systems with minimal manual intervention based on pre-programmed outputs and inputs. The video covers the components of PLCs, their basic operation, and advantages, including easier reprogramming and fault-finding. It also provides practical examples of PLC applications in scenarios like airport baggage handling and building temperature control.

Takeaways

  • 🏒 Automation of mechanical and electrical systems in commercial and industrial facilities is increasing with the construction of larger, smarter, and more complex buildings.
  • πŸ”— Telecontrols, a leading manufacturer in the automation industry since 1963, offers technology compatible with all PLCs, HMIs, and controllers, reducing programming time and saving storage space.
  • πŸ€– PLCs, or Programmable Logic Controllers, are small computers that execute pre-programmed outputs based on inputs and specific rules, with minimal or no manual intervention.
  • πŸ”„ Before PLCs, control was managed by banks of relays which were large, complex, and required physical rewiring to change operations.
  • πŸ”Œ PLCs monitor inputs, make decisions based on stored rules, and output commands to automate processes, often in combination with relays for more efficient task handling.
  • πŸ›‚ Input modules of PLCs connect to field sensors and perform tasks such as sensing signals, converting signal voltage, isolating fluctuations, and sending corrected signals to the CPU.
  • 🧠 The CPU, or Central Processing Unit, is the brain of the PLC, holding the program that decides output requirements by applying rules to input signals.
  • πŸ”© Output modules interface with field output devices, such as indicator lights, solenoid valves, motor starters, and variable frequency drives, providing signals to control these devices.
  • πŸ”„ Basic PLC operation involves input scanning, program scanning, executing program logic, updating outputs, and housekeeping tasks like self-diagnostics and communication updates.
  • 🌑️ Analog inputs, such as those from a thermistor, take longer to process than digital inputs, affecting the scan time which can vary from milliseconds to hundreds of milliseconds depending on the application.
  • πŸ› οΈ PLCs offer advantages like local control software storage, software-based connections instead of physical wires, smaller installations, easier reprogramming, and faster fault finding.

Q & A

  • What is the primary purpose of automation in commercial and industrial facilities?

    -The primary purpose of automation in commercial and industrial facilities is to control mechanical and electrical systems efficiently, reducing the need for manual intervention and enhancing the operation of larger, smarter, and more complex systems.

  • Who is Telecontrols and what is their role in the automation industry?

    -Telecontrols is one of the leading manufacturers in the automation industry since 1963. They produce technology compatible with every PLC, HMI, and controller on the market, which helps reduce PLC programming time and saves storage by handling smaller automation tasks directly.

  • What does PLC stand for and what is its basic function?

    -PLC stands for Programmable Logic Controller. Its basic function is to act as a small computer that carries out pre-programmed outputs based on inputs and a set of specific rules, used to control systems with minimal or no manual intervention.

  • How did control systems operate before the advent of PLCs?

    -Before PLCs, control systems operated via banks of relays, which controlled dedicated inputs and outputs based on physical wiring. Changing the operation required altering the physical connections, making the system large, complex, and difficult to modify or troubleshoot.

  • What are the main components of a PLC system?

    -The main components of a PLC system include input modules, a central processing unit (CPU), output modules, a battery for power failure backup, a user interface, a time clock and calendar, and a power supply for low voltage needs.

  • How do input modules in a PLC system function?

    -Input modules in a PLC system sense when a signal is received, convert the signal voltage into the correct format for the CPU, isolate the PLC from fluctuations in input voltage or current, and send the corrected signal to the CPU.

  • What is the role of the CPU in a PLC system?

    -The CPU, or central processing unit, is the brain of the PLC system. It holds the program or software that decides what outputs are required by applying rules to the input signals. It typically consists of a microprocessor, a memory chip for storing the program and data, and integrated circuits for communication and other functions.

  • What is the basic operation process of a PLC?

    -The basic operation process of a PLC includes an input scan to detect the state of inputs, a program scan to determine actions, execution of program logic, updating outputs to operate devices, and housekeeping for self-diagnostics, communications, and reporting.

  • What is the advantage of using a PLC over traditional relays in controlling a heating system?

    -A PLC offers advantages such as the ability to incorporate time functions, easier reprogramming, and the capacity to handle more complex control strategies like PID loops and optimizers. It also simplifies fault finding and allows for more compact installations compared to traditional relays.

  • Can you provide an example of a complex control strategy mentioned in the script?

    -An example of a complex control strategy mentioned in the script is the use of an optimizer in heating or cooling systems of commercial buildings. This optimizer learns the building's heating and cooling dynamics over time and starts the system at the optimal time to ensure the building is at the desired temperature when occupied.

  • What are some of the main advantages of using PLCs in industrial applications?

    -Some main advantages of using PLCs include local storage of control software for continued operation during system failures, software-based connections reducing the need for physical wiring, smaller installations compared to relay banks, ease of reprogramming, faster fault finding, and the ability to expand inputs and outputs with additional cards.

Outlines

00:00

πŸ€– Automation in Commercial and Industrial Facilities

The video script introduces the growing reliance on automation for mechanical and electrical systems in commercial and industrial settings, highlighting the role of devices like PLCs (Programmable Logic Controllers). Sponsored by TeleControls, a leading manufacturer in the automation industry since 1963, the script emphasizes the compatibility of TeleControls' technology with various PLCs, HMIs, and controllers, promoting efficiency and ease of use. The video aims to explore how these systems are controlled and the specific devices used for automation, starting with a basic explanation of what a PLC is and its function in controlling systems with minimal manual intervention.

05:00

πŸ” Understanding PLCs and Their Evolution

This paragraph delves into the history and functionality of PLCs, explaining their evolution from complex relay systems to modern, software-logic controlled devices. It describes how PLCs, which are essentially small computers, automate processes based on pre-programmed outputs determined by inputs and specific rules. The script contrasts the old method of using physical relays with the current software-based approach, illustrating the advantages of PLCs in terms of ease of reprogramming and fault-finding. The paragraph also explains the basic components of a PLC system, including input modules, the CPU, output modules, and additional features like a battery for power failure protection and a user interface for configuration.

10:02

πŸ”§ The Working Mechanism of PLCs and Practical Examples

The script provides an in-depth look at the operational stages of a PLC, from input scanning to program execution and output updating. It uses practical examples to illustrate how PLCs can be applied in various scenarios, such as controlling a boiler based on room temperature or managing a heating system in a commercial building. The paragraph explains how analog inputs, like a thermistor, and actuators, like a valve, can be integrated into a PLC system for precise control. It also introduces the concept of a PID control loop for temperature regulation and discusses more complex systems that use optimizers to learn and predict the best times to activate heating or cooling systems for energy efficiency.

15:03

πŸš€ Advantages of PLCs and Continuing Education

The final paragraph of the script outlines the advantages of using PLCs, such as local storage of control software, ease of reprogramming, and improved fault-finding. It also touches on the modular nature of PLC systems, allowing for easy expansion of inputs and outputs. The script concludes by encouraging viewers to continue their education on controls and electrical engineering through suggested videos and to follow the sponsor's social media channels for more information.

Mindmap

Keywords

πŸ’‘Automation

Automation refers to the use of control systems and information technologies to reduce the need for human intervention in the operation of mechanical and electrical systems. In the context of the video, automation is crucial for managing complex systems in commercial and industrial facilities, making processes more efficient and reliable. The script mentions the increasing reliance on automation as systems become larger and more complex.

πŸ’‘Telecontrols

Telecontrols is identified as a leading manufacturer in the automation industry since 1963. The company's technology is highlighted for its compatibility with various PLCs, HMIs, and controllers, which is significant for reducing programming time and storage usage in automation tasks. The video is sponsored by Telecontrols, emphasizing their role in the industry.

πŸ’‘PLC (Programmable Logic Controller)

A PLC is a specialized computer used in industrial environments to control machinery and processes based on inputs and a set of rules. The video explains that PLCs have largely replaced traditional relay systems due to their flexibility and ability to be reprogrammed without the need for physical rewiring. PLCs are central to the video's theme of modern automation techniques.

πŸ’‘HMI (Human-Machine Interface)

HMI refers to the interface that allows humans to interact with a machine or process, typically through a screen and controls. Although not explicitly detailed in the script, the mention of HMI alongside PLCs suggests its importance in the automation process, providing a way to monitor and control systems.

πŸ’‘Relay

A relay is an electrical switch that is operated by an electromagnet. Historically, relays were used to control circuits in industrial applications. The video script contrasts the old method of using banks of relays with the modern use of PLCs, illustrating the evolution of automation technology.

πŸ’‘Input Modules

Input modules are components of a PLC that connect to field sensors and convert the sensor signals into a format that the PLC can process. The script describes various types of digital and analog inputs, emphasizing the role of input modules in translating real-world conditions into data for the PLC to act upon.

πŸ’‘CPU (Central Processing Unit)

The CPU of a PLC is its 'brain,' executing the logic program based on input signals. The script explains that the CPU processes the inputs, applies the programmed rules, and determines the necessary outputs, which is fundamental to the operation of automated systems.

πŸ’‘Output Modules

Output modules in a PLC are responsible for sending signals to control devices such as indicator lights, valves, and motors. The video script mentions output modules in the context of how a PLC communicates with the physical world to enact changes based on its programming.

πŸ’‘PID Control Loop

A PID control loop, standing for Proportional-Integral-Derivative, is a common method of controlling processes in automation. The script uses a heating system example to illustrate how a PID loop can manage the opening of a valve to maintain a desired room temperature, demonstrating a more advanced application of PLCs.

πŸ’‘Optimization

Optimization in the context of the video refers to the strategy of starting heating or cooling systems at the most efficient times to meet occupancy needs. The script describes an optimizer as a learning system that adjusts operation times based on the building's thermal dynamics, showcasing a sophisticated use of PLCs.

πŸ’‘Duty and Standby Configuration

This term refers to a setup where one device operates while another is on standby, ready to take over if needed. The script uses pumps in a heating system as an example, explaining how a PLC can manage which pump is active based on run hours, ensuring reliability and longevity of the system.

Highlights

The increasing reliance on automation of mechanical and electrical systems in commercial and industrial facilities.

Telecontrols, a leading manufacturer in the automation industry since 1963, is sponsoring the video.

Telecontrols' technology is compatible with every PLC, HMI, and controller on the market, reducing programming time and storage usage.

PLCs, or programmable logic controllers, are small computers that automate systems with minimal manual intervention.

Pre-PLC control systems used banks of relays, which were vast, complex, and difficult to change or troubleshoot.

PLCs can handle both simple on/off control and more sophisticated responses based on calculations, sequences, and logic.

Relays are often used in combination with PLCs to handle automation tasks and reduce PLC programming requirements.

Input modules of field sensors are the physical connections between the outside world and the PLC.

The CPU, or central processing unit, is the brain of the PLC, holding the program that decides what outputs are required.

Output modules provide the signal to control devices such as indicator lights, solenoid valves, and motor starters.

PLCs perform a pre-programmed output depending on the input signal by following a set of rules.

The basic operation of a PLC includes input scanning, program scanning, executing logic, updating outputs, and housekeeping.

Analog inputs, like those from a thermistor, take longer to process than simple digital on/off inputs.

PLCs can incorporate time functions to control when devices like boilers should turn on or off.

PID control loops are used for more sophisticated temperature control, gradually adjusting valve positions.

Optimizers in commercial buildings learn and control heating or cooling systems to maintain optimal temperatures.

PLCs offer advantages such as local control software storage, easier reprogramming, and simplified fault-finding.

The video provides educational content on controls and electrical engineering for further learning.

Transcripts

play00:01

[Applause]

play00:02

[Music]

play00:04

almost every commercial building

play00:06

an industrial facility relies on the

play00:09

automation

play00:10

of their mechanical and electrical

play00:12

systems this trend is only set to

play00:14

increase

play00:15

especially as larger smarter more

play00:18

complex systems

play00:19

and buildings are constantly under

play00:21

construction

play00:23

so how do we control these systems and

play00:26

what devices are used to achieve that

play00:28

that's what we'll be covering in this

play00:30

video which is sponsored by telecontrols

play00:33

tele controls are one of the leading

play00:34

manufacturers in the automation industry

play00:37

since 1963. their technology is

play00:40

compatible with every plc

play00:43

hmi and controller on the market which

play00:46

reduces plc

play00:47

programming time and saves valuable

play00:49

storage by dealing directly

play00:51

with smaller automation tasks click the

play00:54

link in the video description down below

play00:56

to learn how teles products can make the

play00:58

best of your plc application

play01:00

you can contact them at sales at

play01:03

telecontrols.com

play01:04

or even via linkedin

play01:08

plc stands for programmable logic

play01:11

controller

play01:12

there are many variations but they

play01:14

typically look something like this

play01:17

a programmable logic controller is

play01:19

basically a small computer

play01:21

that can carry out pre-programmed

play01:23

outputs based on inputs

play01:25

and a set of specific rules they are

play01:28

used in commercial

play01:29

and industrial applications to control

play01:32

systems

play01:32

with minimal and sometimes even zero

play01:35

manual intervention

play01:37

the operation can be a simple on off

play01:39

control

play01:40

based on the status of the input or a

play01:43

more sophisticated response

play01:45

based on calculations sequence and logic

play01:50

before plcs control was carried out

play01:53

via banks of relays each relay

play01:56

controlled

play01:56

dedicated inputs and outputs based on

play01:59

physical wiring

play02:01

relays would control other relays to

play02:04

form logic controllers

play02:05

for example with a simple and gate only

play02:09

when

play02:09

two inputs are energized this one and

play02:12

this one

play02:13

does the relay output energize these

play02:16

inputs could be sensors

play02:18

or they could be outputs from other

play02:20

relays

play02:21

to change the operation the physical

play02:23

wiring had to be changed

play02:26

so the physical connections had to be

play02:28

altered if a different response was ever

play02:30

required

play02:31

these old banks of relays were vast in

play02:34

size and very complex

play02:36

this is an example of an elevator relay

play02:38

bank

play02:40

and this is the relay bank from an old

play02:42

electrical substation

play02:43

as you can imagine these are not going

play02:46

to be easy to change

play02:47

and finding faults can be difficult and

play02:50

very time consuming

play02:52

with the invention of solid state

play02:53

electronics and microchips

play02:55

the command logic part of the banks of

play02:57

relays could be replaced with software

play03:00

logic

play03:00

and so plcs quickly took over plcs vary

play03:05

widely on their application

play03:06

but they all monitor their inputs they

play03:09

make a decision

play03:10

based on a stored set of rules and from

play03:13

those

play03:14

they then output commands to automate a

play03:16

process

play03:18

we often find relays used in combination

play03:20

with plcs

play03:22

the relays can directly deal with

play03:24

automation tasks

play03:26

and communicate with the plc this will

play03:28

reduce the amount of programming

play03:30

required on the plc

play03:32

and also free up storage space plcs are

play03:35

widely used

play03:36

for example when you check a bag in at

play03:38

the airport

play03:40

the bag is given a barcode and it enters

play03:42

the conveyor belt

play03:43

a plc scans the barcode and based on a

play03:46

set of rules

play03:47

decides if the bag is diverted to either

play03:50

the domestic

play03:51

or international route the next plc

play03:54

scans the barcode and decides which city

play03:56

the bag needs to be diverted to

play03:58

the next plc decides which gate it also

play04:01

needs to be diverted to

play04:03

and if all of this goes to plan then the

play04:05

bag will arrive at the correct gate

play04:10

first we have the input modules of field

play04:12

sensors these are the physical

play04:15

connections

play04:15

between the outside world and the plc

play04:18

these can be digital inputs such as

play04:21

simple on off switches

play04:23

biometallic temperature strips presence

play04:25

or motion sensors

play04:26

or even a float switch these digital

play04:29

inputs

play04:30

can only provide information on whether

play04:32

something is either on

play04:34

or off and nothing in between for that

play04:37

we would need an analog input for

play04:39

example a

play04:40

simple control knob which ranges from

play04:43

zero to one hundred percent

play04:45

this will go through a voltage

play04:46

transformer to give zero volts

play04:49

at zero percent and ten volts at one

play04:51

hundred percent

play04:53

the plc can scale the input to match the

play04:55

sensitivity required

play04:57

for very accurate output control it

play05:00

could

play05:00

also convert the voltage into current

play05:02

using resistors and ohm's law

play05:05

the amount of current usually measured

play05:07

in milliamps

play05:08

tells the plc whether something is

play05:10

performing between

play05:11

on and off these inputs could be for

play05:14

example

play05:15

a thermocouple or a resistance

play05:17

temperature detector

play05:18

it could be a pressure sensor or perhaps

play05:21

a strain gauge

play05:23

these voltages or currents are converted

play05:25

into a digital equivalent number

play05:27

that can be understood by the cpu we

play05:30

will look at that a little later in this

play05:32

video

play05:33

input modules will perform four main

play05:35

tasks

play05:36

they sense when a signal is received

play05:38

they convert the signal voltage

play05:40

into the correct signal for the cpu they

play05:43

isolate the plc

play05:45

from fluctuations in the input voltage

play05:47

or current signal

play05:48

and they send the corrected signal to

play05:51

the cpu

play05:52

the cpu or central processing unit

play05:55

is the brains of the operation it holds

play05:58

the program

play05:58

or software that decides what outputs

play06:01

are required

play06:02

by applying rules to the input signals

play06:05

the cpu

play06:06

typically consists of a microprocessor

play06:10

which does the work based on the input

play06:12

value and the logic in the program

play06:14

a memory chip to store the program this

play06:17

will also store the output history any

play06:20

faults or alarms

play06:21

etc then we also have other integrated

play06:24

circuits

play06:25

these can be things such as modbus and

play06:27

lan connections

play06:28

which allow us to remotely communicate

play06:30

with reprogram

play06:32

or even monitor the device then there's

play06:34

the output modules

play06:36

or field output devices this is

play06:38

providing the signal to the device we

play06:40

are controlling

play06:41

for example a simple indicator light a

play06:44

solenoid valve

play06:45

a motor starter a variable frequency

play06:48

drive

play06:49

etc there are some other parts such as a

play06:53

battery

play06:53

to keep the plc alive in the event of a

play06:55

power failure

play06:57

there might be a small screen for a user

play06:59

interface to allow some configuration

play07:02

there will need to be a time clock and

play07:03

calendar to operate a device at the

play07:06

correct time

play07:07

and there will also need to be a power

play07:09

supply to provide the low voltage used

play07:12

by the cpu

play07:13

as well as the input and output modules

play07:16

by the way

play07:16

we have covered variable frequency

play07:18

drives motor starters and solenoid

play07:20

valves

play07:21

in detail in our previous videos do

play07:23

check those out

play07:24

links can be found in the video

play07:25

description down below

play07:30

the basic operation of a plc is to

play07:33

perform a pre-programmed

play07:34

output depending on the input signal by

play07:37

following a set of rules

play07:40

the plc completes the following stages

play07:42

in its basic operation

play07:44

first there is the input scan which

play07:47

detects the state of the inputs

play07:49

then the program scan to see what needs

play07:52

to be done

play07:54

then it will execute the program logic

play07:56

to actually implement

play07:58

what the rules state then it must update

play08:01

the outputs

play08:02

to operate output devices based on the

play08:04

program requirements

play08:06

finally the housekeeping for

play08:08

self-diagnostics

play08:10

communications updates and reporting the

play08:13

scan time

play08:14

which is the time it takes to complete

play08:15

all the stages

play08:17

depends on the sensitivity the

play08:19

resilience

play08:20

and system processing time analog inputs

play08:23

tend to take longer to process compared

play08:26

to more simple

play08:27

digital on off inputs for example

play08:30

a water tank might have a very fast scan

play08:33

time

play08:33

of 2 milliseconds and this will prevent

play08:35

overfilling

play08:37

but a room temperature control can be

play08:39

much slower

play08:40

perhaps 100 milliseconds let's see an

play08:43

example of a simple

play08:44

response we have a bi-metallic strip

play08:47

temperature sensor

play08:49

a plc and a boiler the biometallic strip

play08:52

bends as it becomes hot and cold so we

play08:55

can use this

play08:56

to detect if the room is at the desired

play08:58

temperature

play08:59

and from this control the boiler when

play09:01

the room is at the correct temperature

play09:04

the circuit is complete and the plc

play09:06

receives a signal so the boiler is

play09:08

off when the room temperature drops the

play09:11

circuit is no longer complete

play09:13

and the plc detects its change on the

play09:16

input

play09:16

it reacts by sending an output signal to

play09:19

turn the boiler on

play09:21

this is very simple and we could also

play09:24

use a simple relay to achieve this

play09:27

however a plc is better because

play09:30

it has a time function so it can check

play09:33

the time before switching on the boiler

play09:36

for example the building might be empty

play09:38

at nights and on weekends

play09:40

so we don't want the boiler to turn on

play09:42

them the plc

play09:43

is told the room is too cold it checks

play09:46

the time and date

play09:47

to see if it's allowed to turn on and

play09:50

then

play09:50

based on this decides whether to turn

play09:52

the boiler on

play09:53

or leave it off we can then add extra

play09:56

functions and inputs

play09:58

for example a motion sensor on the input

play10:01

the thermostat tells the plc the room is

play10:04

too cold

play10:05

the plc will check the time to ensure it

play10:07

is allowed to turn the boiler on

play10:10

and now it can also check to see if the

play10:12

room is occupied

play10:14

for example there could be a public

play10:16

holiday that isn't listed on the

play10:18

calendar

play10:19

the building is empty so the boiler

play10:21

doesn't need to turn on

play10:23

in this next more sophisticated example

play10:26

we have

play10:27

a thermistor a plc as well as an

play10:30

actuator valve

play10:31

the thermistor can provide a temperature

play10:33

scale rather than

play10:35

a simple on off input like the

play10:37

biometallic strip

play10:39

the actuator valve can open anywhere

play10:41

between zero and one hundred percent

play10:44

to control how much hot water is

play10:46

provided to heat the room

play10:48

for this we would use a pid control loop

play10:51

which stands for proportional integral

play10:54

and derivative control

play10:56

we won't go into too much detail on pids

play10:59

but essentially this will control the

play11:01

valve position

play11:02

to ensure it only opens enough to suit

play11:05

the difference

play11:06

between the room's desired temperature

play11:08

and the room's actual temperature

play11:10

for example if the room temperature

play11:13

dropped very slightly

play11:14

we don't want the heating valve to

play11:16

instantly open 100

play11:19

because the room will heat too quickly

play11:21

and this will overshoot the desired

play11:23

temperature

play11:24

at this point it will then instantly

play11:26

turn off and the cycle will repeat

play11:28

instead we want the valve to gradually

play11:31

open in proportion to the demand

play11:34

so if there is a small temperature

play11:36

difference the valve slowly opens

play11:38

a small amount if there is a large

play11:41

temperature

play11:42

difference the valve opens further and

play11:44

faster

play11:45

it then decreases as it approaches the

play11:47

desired temperature

play11:49

until the valve finds the perfect

play11:50

position to maintain

play11:52

the desired room temperature let's see

play11:55

a more complex example in many

play11:58

commercial buildings

play11:59

the heating or cooling system will use a

play12:02

control strategy

play12:03

known as an optimizer this learns over a

play12:06

period of time

play12:07

how quickly the building heats up and

play12:09

cools down

play12:11

it then starts the heating or cooling

play12:13

system at the optimal time

play12:15

before the building will be occupied for

play12:18

example

play12:18

if the staff are due to turn up and

play12:21

start work at 9am

play12:22

the heating system knows that it will

play12:24

need to turn on

play12:26

at 7am to ensure that the rooms are all

play12:29

at the correct temperature

play12:31

let's say this system has a plc with the

play12:34

optimizer software installed

play12:36

this controls an actuator valve for the

play12:38

heating system

play12:40

this system also has two pumps which are

play12:42

set up

play12:43

in duty and standby configuration so

play12:46

only one pump

play12:47

runs at a time the plc will decide

play12:50

which pump to turn on based on whichever

play12:53

has the lowest number of previous run

play12:55

hours

play12:56

the plc will monitor a flow sensor to

play12:59

detect if the pump turns on

play13:01

when told to do so if the pump fails to

play13:03

turn

play13:04

on the plc receives an alarm and it will

play13:07

cut the power

play13:08

it then tells the other pump to start

play13:10

however

play13:11

before the heating system and pump start

play13:14

the plc will check with the clock

play13:16

should the heating turn on today and if

play13:18

so

play13:19

at what time will the building be

play13:21

occupied

play13:22

the clock says yes the scheduled

play13:24

occupancy time

play13:25

is 9 am the plc then checks the current

play13:29

temperature of the room

play13:30

and calculates the difference between

play13:33

this and the desired temperature

play13:35

it then checks the outdoor temperature

play13:37

to calculate how long it will take to

play13:39

heat the building

play13:40

because on a very cold day there will be

play13:43

a greater heat loss

play13:44

and so this will take longer from this

play13:47

the plc calculates

play13:48

what time it needs to turn the heating

play13:50

system on

play13:52

so that the building is at the desired

play13:54

temperature

play13:55

ready for 9 am by the way we have

play13:58

covered duty and standby pumps and

play14:00

relays in our previous video

play14:02

do check that out links can be found in

play14:04

the video description down below

play14:09

there are many advantages of plcs but

play14:11

some of the main ones are as follows

play14:13

the control software is stored locally

play14:16

so

play14:16

in the event of a building energy

play14:18

management system failure

play14:20

the plc can carry on working the

play14:22

connections between the plc inputs and

play14:25

outputs

play14:26

are made by the software and not by lots

play14:28

of physical wires plc

play14:30

installations are smaller than hard

play14:32

wired relay banks

play14:34

but they can still use relays when

play14:36

needed

play14:37

plc's are much easier to reprogram fault

play14:40

finding is easier

play14:41

and faster you can load the same program

play14:44

onto multiple plc units to save time

play14:47

you can also expand the inputs and

play14:49

outputs with more cards

play14:51

okay that's it for this video but to

play14:53

continue learning about controls and

play14:55

electrical engineering

play14:56

check out one of the videos on screen

play14:58

now and i'll catch you there for the

play15:00

next lesson

play15:01

don't forget to follow us on facebook

play15:03

twitter instagram

play15:04

linkedin as well as the

play15:09

engineeringmindset.com

Rate This
β˜…
β˜…
β˜…
β˜…
β˜…

5.0 / 5 (0 votes)

Related Tags
AutomationIndustrialCommercialTelecontrolsPLCsControl SystemsAutomation DevicesMechanicalElectricalSponsorshipEngineering