Library

Video Player is loading.
 
Current Time 0:00
Duration 7:13
Loaded: 0.00%
 

x1.00


Back

Games & Quizzes

Training Mode - Typing
Fill the gaps to the Lyric - Best method
Training Mode - Picking
Pick the correct word to fill in the gap
Fill In The Blank
Find the missing words in a sentence Requires 5 vocabulary annotations
Vocabulary Match
Match the words to the definitions Requires 10 vocabulary annotations

You may need to watch a part of the video to unlock quizzes

Don't forget to Sign In to save your points

Challenge Accomplished

PERFECT HITS +NaN
HITS +NaN
LONGEST STREAK +NaN
TOTAL +
- //

We couldn't find definitions for the word you were looking for.
Or maybe the current language is not supported

  • 00:00

    is OPC UA the future of IIoT answering your questions question number three
    is OPC UA the future of IIoT answering your questions question number three

  • 00:04

    take zero all right so the last question on my answer for now is you want to read
    take zero all right so the last question on my answer for now is you want to read

  • 00:15

    the question from the guy alright so the question was can you please come make a
    the question from the guy alright so the question was can you please come make a

  • 00:27

    video that compares PLC versus SCADA versus DCS as how it pertains to OPC UA
    video that compares PLC versus SCADA versus DCS as how it pertains to OPC UA

  • 00:34

    all right so in order to do that I gotta define these things all right so this is
    all right so in order to do that I gotta define these things all right so this is

  • 00:39

    actually very simple so our PLC is our programmable logic
    actually very simple so our PLC is our programmable logic

  • 00:43

    controller out in the field the programmable logic controller has IO
    controller out in the field the programmable logic controller has IO

  • 00:46

    inputs and outputs it's got a little processor running on it it's got some
    inputs and outputs it's got a little processor running on it it's got some

  • 00:50

    software running generally you can connect to it and you can write a
    software running generally you can connect to it and you can write a

  • 00:53

    control program that basically can read inputs and based on certain conditions
    control program that basically can read inputs and based on certain conditions

  • 01:00

    make changes to outputs right that's your PLC the SCADA system supervisory
    make changes to outputs right that's your PLC the SCADA system supervisory

  • 01:04

    control and data acquisition is a software layer that is designed to
    control and data acquisition is a software layer that is designed to

  • 01:09

    centrally control and acquire data from many plcs ok so I may have my SCADA
    centrally control and acquire data from many plcs ok so I may have my SCADA

  • 01:15

    system here my SCADA may talk to another PLC the big thing
    system here my SCADA may talk to another PLC the big thing

  • 01:19

    that SCADA does is it gives you control and it gives you alarming that's really
    that SCADA does is it gives you control and it gives you alarming that's really

  • 01:23

    the big thing that skated us is it it tells us when we have a problem
    the big thing that skated us is it it tells us when we have a problem

  • 01:27

    but it's central supervisory control and data acquisition is central dcs is very
    but it's central supervisory control and data acquisition is central dcs is very

  • 01:32

    similar to SCADA but think of it as proprietary ok
    similar to SCADA but think of it as proprietary ok

  • 01:36

    my SCADA system if I buy an off-the-shelf piece of SCADA software it
    my SCADA system if I buy an off-the-shelf piece of SCADA software it

  • 01:40

    generally doesn't care who the manufacturer of this Hardware in the
    generally doesn't care who the manufacturer of this Hardware in the

  • 01:45

    field is ok it'll can talk to Allen-Bradley he can talk to Siemens it could
    field is ok it'll can talk to Allen-Bradley he can talk to Siemens it could

  • 01:49

    talk to Emerson talk to anything right the SCADA software is generally open and
    talk to Emerson talk to anything right the SCADA software is generally open and

  • 01:53

    it can talk to anything ok a dcs system is generally in most cases it's
    it can talk to anything ok a dcs system is generally in most cases it's

  • 01:58

    processed specific and it's all of this stuff turnkey process specific so a dcs
    processed specific and it's all of this stuff turnkey process specific so a dcs

  • 02:04

    system dist a distributed control system has a SCADA component ok it has a SCADA
    system dist a distributed control system has a SCADA component ok it has a SCADA

  • 02:10

    component it has a PLC and oftentimes they call it a
    component it has a PLC and oftentimes they call it a

  • 02:15

    either a RIO and RTU or a PLC it has a hardware component okay out in the field
    either a RIO and RTU or a PLC it has a hardware component okay out in the field

  • 02:23

    most of the time that hardware in the field also talks to one another directly
    most of the time that hardware in the field also talks to one another directly

  • 02:28

    so I may have a RIO a remote i/o card that's at the beginning of my process
    so I may have a RIO a remote i/o card that's at the beginning of my process

  • 02:33

    and one halfway through my process another one further up from my process
    and one halfway through my process another one further up from my process

  • 02:37

    there's some intelligence going on some i/o some intelligence going on on the
    there's some intelligence going on some i/o some intelligence going on on the

  • 02:42

    edge and then I have a massive controller in a control room that's
    edge and then I have a massive controller in a control room that's

  • 02:45

    generally between the SCADA layer this is where the process control is taking
    generally between the SCADA layer this is where the process control is taking

  • 02:49

    place this is where the program is running
    place this is where the program is running

  • 02:51

    and then my SCADA layer is really a node in the system okay so in distributed
    and then my SCADA layer is really a node in the system okay so in distributed

  • 02:59

    control systems I may buy a DCS from ABB so for example in the steel in the steel
    control systems I may buy a DCS from ABB so for example in the steel in the steel

  • 03:06

    industry you use distributed control in your rolling mill because the technology
    industry you use distributed control in your rolling mill because the technology

  • 03:10

    required the program required to run a rolling mill to turn a big billet into
    required the program required to run a rolling mill to turn a big billet into

  • 03:16

    rebar is millions of lines of automation code so what happens is ABB writes the
    rebar is millions of lines of automation code so what happens is ABB writes the

  • 03:22

    code one time you buy the distributed control system didn't they install all
    code one time you buy the distributed control system didn't they install all

  • 03:27

    the i/o they install the process control center they installed the SCADA
    the i/o they install the process control center they installed the SCADA

  • 03:32

    interface in the control room then they connect all that together and
    interface in the control room then they connect all that together and

  • 03:35

    then they add in some custom stuff oh I might add in some additional i/o to
    then they add in some custom stuff oh I might add in some additional i/o to

  • 03:39

    turn-to-turn a water valve on here and there and you can add in custom process
    turn-to-turn a water valve on here and there and you can add in custom process

  • 03:44

    control but with a distributed control system you almost always come with a
    control but with a distributed control system you almost always come with a

  • 03:47

    prepackaged program in that DCS to run your process and then you kind of add on
    prepackaged program in that DCS to run your process and then you kind of add on

  • 03:53

    to it with PLC's and SCADA system think of them as blank slates right when I buy
    to it with PLC's and SCADA system think of them as blank slates right when I buy

  • 03:58

    an allen bradley control logics it doesn't have a program on it I can take
    an allen bradley control logics it doesn't have a program on it I can take

  • 04:02

    a program I've already written and put it on there or I can just write a new
    a program I've already written and put it on there or I can just write a new

  • 04:06

    one from scratch which is the way it normally works a distributed control
    one from scratch which is the way it normally works a distributed control

  • 04:09

    system can complete completely blank but in this day and age normally it does not
    system can complete completely blank but in this day and age normally it does not

  • 04:14

    normally the DCS comes with the program to run your process already loaded on to
    normally the DCS comes with the program to run your process already loaded on to

  • 04:21

    it that and here's the reason you use a distributed control system is these
    it that and here's the reason you use a distributed control system is these

  • 04:24

    almost always talk to one they're over a super high-speed field
    almost always talk to one they're over a super high-speed field

  • 04:29

    bus okay so generally these connections are not direct copper connections and
    bus okay so generally these connections are not direct copper connections and

  • 04:34

    they're not over Ethernet and they're not over fiber most of the time the
    they're not over Ethernet and they're not over fiber most of the time the

  • 04:38

    SCADA control unit and all your remote IOs and your process controllers are
    SCADA control unit and all your remote IOs and your process controllers are

  • 04:43

    connected over some type of field bus so think of DC s as a turnkey solution that
    connected over some type of field bus so think of DC s as a turnkey solution that

  • 04:49

    you can add on to to control your process and that turnkey solution
    you can add on to to control your process and that turnkey solution

  • 04:53

    includes the SCADA component but let's say I add a new process to my plant so I
    includes the SCADA component but let's say I add a new process to my plant so I

  • 04:59

    add in I install a new scale okay cuz I want to wait rail cars or something so I
    add in I install a new scale okay cuz I want to wait rail cars or something so I

  • 05:05

    add a new PLC and I've got a rail car that I want away okay in this scale this
    add a new PLC and I've got a rail car that I want away okay in this scale this

  • 05:10

    Mettler Toledo scale comes up into that PLC most of the time you are not going
    Mettler Toledo scale comes up into that PLC most of the time you are not going

  • 05:14

    to add the SCADA interface to the DCs SCADA system why because it takes too
    to add the SCADA interface to the DCs SCADA system why because it takes too

  • 05:21

    long to do it right you can yeah and here's why because you know the
    long to do it right you can yeah and here's why because you know the

  • 05:27

    companies that make DCs systems like ABB there are drivers that give us the
    companies that make DCs systems like ABB there are drivers that give us the

  • 05:32

    ability to talk from our SCADA system through for example cap wear to their
    ability to talk from our SCADA system through for example cap wear to their

  • 05:37

    field bus system okay so the answer that's the difference the difference is
    field bus system okay so the answer that's the difference the difference is

  • 05:41

    is that think of SCADA in plc as the blank slate the open architecture and
    is that think of SCADA in plc as the blank slate the open architecture and

  • 05:47

    think of dcs as the turnkey solution but they if we were to Venn diagram their
    think of dcs as the turnkey solution but they if we were to Venn diagram their

  • 05:53

    functionalities the two circles would nearly stand right on top of one another
    functionalities the two circles would nearly stand right on top of one another

  • 05:56

    a car would be a dcs they eat the electronic control model module the ECM
    a car would be a dcs they eat the electronic control model module the ECM

  • 06:04

    module the flow control module the exhaust control module those are all
    module the flow control module the exhaust control module those are all

  • 06:09

    distributed control systems for your car the unit itself whatever they call it
    distributed control systems for your car the unit itself whatever they call it

  • 06:13

    you know like my Cadillac they call it something linked that is the dcs for my
    you know like my Cadillac they call it something linked that is the dcs for my

  • 06:17

    Cadillac right on Tesla Tesla is a to all Tesla vehicles are distributed
    Cadillac right on Tesla Tesla is a to all Tesla vehicles are distributed

  • 06:22

    control systems okay whereas the PLC is the actual brick it's the hardware and
    control systems okay whereas the PLC is the actual brick it's the hardware and

  • 06:27

    the SCADA system is the piece of software the distributed control system
    the SCADA system is the piece of software the distributed control system

  • 06:32

    is the completed solution automation kit would be more plc scada
    is the completed solution automation kit would be more plc scada

  • 06:36

    like you can kind of build your own correct that's exactly it yeah plc scada
    like you can kind of build your own correct that's exactly it yeah plc scada

  • 06:40

    would be more like Lego or minecraft think of it as minecraft. PLC SCADA is
    would be more like Lego or minecraft think of it as minecraft. PLC SCADA is

  • 06:44

    like minecraft distributed control system is going to be like Mario level
    like minecraft distributed control system is going to be like Mario level

  • 06:48

    builder it comes prepackaged and ready to go but you can build your own levels
    builder it comes prepackaged and ready to go but you can build your own levels

  • 06:52

    if you want to yeah allen-bradley spam packs is another good
    if you want to yeah allen-bradley spam packs is another good

  • 06:57

    in fact Alan Bradley's plant packs was a approach at answering DCs for for a
    in fact Alan Bradley's plant packs was a approach at answering DCs for for a

  • 07:04

    labrat for rock well anyway that was a really good question
    labrat for rock well anyway that was a really good question

  • 07:06

    and thanks for watching
    and thanks for watching

All

PLC vs SCADA vs DCS

72,442 views

Intro:

is OPC UA the future of IIoT answering your questions question number three
take zero all right so the last question on my answer for now is you want to read
the question from the guy alright so the question was can you please come make a
video that compares PLC versus SCADA versus DCS as how it pertains to OPC UA
all right so in order to do that I gotta define these things all right so this is
actually very simple so our PLC is our programmable logic
controller out in the field the programmable logic controller has IO
inputs and outputs it's got a little processor running on it it's got some
software running generally you can connect to it and you can write a
control program that basically can read inputs and based on certain conditions
make changes to outputs right that's your PLC the SCADA system supervisory
control and data acquisition is a software layer that is designed to
centrally control and acquire data from many plcs ok so I may have my SCADA
system here my SCADA may talk to another PLC the big thing
that SCADA does is it gives you control and it gives you alarming that's really
the big thing that skated us is it it tells us when we have a problem
but it's central supervisory control and data acquisition is central dcs is very
similar to SCADA but think of it as proprietary ok. my SCADA system if I buy an off-the-shelf piece of SCADA software it
generally doesn't care who the manufacturer of this Hardware in the

Video Vocabulary

/kəmˈpōnənt/

adjective noun

Being a part of something. One of the parts that something is made up of.

/prōˈɡraməb(ə)l/

adjective

Able to be written in computer code.

/ˌakwəˈziSH(ə)n/

noun

Process of acquiring; thing that is acquired.

/dəˈstribyo͞odəd/

adjective verb

shared or spread out. To send products to stores to sell.

/ˈansər/

verb

To reply to a question someone asks.

/ˈsərtn/

adjective pronoun

Being sure about something; without doubt. some.

/ˈˌôl ˈrīt/

adjective adverb exclamation

OK; fine; good. in satisfactory manner or to satisfactory extent. expressing or asking for assent or acceptance.

/kəmˈper/

verb

estimate similarity or dissimilarity between.

/ˈsentrəlē/

adverb

in way that is at point or in area that is in middle of something.

/kəˈnekt/

verb

bring together to form link.

/ˈsôf(t)wer/

noun

programs and other operating information used by computer.

/ˈrəniNG/

adjective noun verb

flowing naturally or supplied to building through pipes and taps. The act of moving your legs to move quickly. (Of a road) to go from one place to another.

/ˈenēˌTHiNG/

pronoun

used to refer to thing, no matter what.

/kənˈtrōlər/

noun

person or thing that directs or regulates something.

/ˈjen(ə)rəlē/

adverb

in most cases.