What is the Difference Between PLC and DCS?

แชร์
ฝัง
  • เผยแพร่เมื่อ 6 พ.ค. 2024
  • ✅ C'mon over to realpars.com where you can learn PLC programming faster and easier than you ever thought possible!
    ==========================
    ✅ Check out the full blog post over at realpars.com/difference-betwe...
    ==========================
    In a nutshell, a PLC or programmable logic controller is a ruggedized computer used for automating processes.
    A DCS or distributed control system is similar to a PLC in that is has rugged computer controllers however the DCS contains multiple autonomous controllers that are distributed throughout a system, also used for automating processes.
    As you can tell, there are likely advantages and disadvantages in both systems. The take away is that with today’s technologies, either system can control an entire plant. Which system is chosen will likely take the advantages and disadvantages into account as well as system costs.
    In summation, the DCS has autonomous controllers dispersed throughout the entire plant. If a controller fails, the entire plant doesn’t necessarily get impacted. It also has the onboard monitoring and control that saves development time. A single PLC is a single point of failure. You surely wouldn’t want to control an entire plant with a single PLC, however; a connected PLC system can have nearly the same security and robustness as a DCS.
    ==========================
    Missed our most recent videos? Watch them here:
    realpars.com/advantages-plcs-...
    realpars.com/stepper-motor/
    realpars.com/types-of-sensors/
    =============================
    To stay up to date with our last videos and more lessons, make sure to subscribe to this TH-cam channel:
    goo.gl/Y6DRiN
    =============================
    TWEET THIS VIDEO: ctt.ac/BT0dg
    =============================
    Like us on Facebook: / therealpars
    Follow us on Twitter: / realpars
    Follow us on LinkedIn / realpars
    #RealPars #PLC #DCS

ความคิดเห็น • 236

  • @isaacpardue8323
    @isaacpardue8323 หลายเดือนก่อน +5

    I am taking a mechatronics class and the teacher uses a lot of your videos. I always love them because it’s a break from the lectures.

  • @bubbamc119
    @bubbamc119 5 ปีที่แล้ว +130

    Nice video. One thing I might add is the DCS is usually designed with a narrower focus on process control. For example, implementing a complex cascaded multiple PID control scheme with constraints on a DCS can be done much more quickly and easily than a PLC. PLCs are more general purpose - you can implement the same control scheme but it will take longer, functions like tracking, reset limiting, signal selection, filtering and clamping sometimes need to be explicitly programmed so you really need to know the low level details (it could be argued PLCs are more powerful since you can make them do exactly what you want).
    DCS usually has a standard library of function blocks which cover pretty much everything you would ever need in process control. The PLC library is often more limited, extra functionality may be available at a cost however. Btw the function block diagram you've shown looks like modern ladder logic, quite a bit different to the typical DCS function block control drawing layout.
    The tight integration between the controllers, HMI (which you mentioned, but worth repeating) is a big deal. This can save many thousands of man hours on a large project if a DCS is chosen.
    Other notable differences:
    -Alarm configuration is typically more powerful in a DCS than a PLC/SCADA combination.
    -Fieldbus configuration is often tightly integrated with a DCS development environment, in fact some Fieldbus protocols common in continuous processing applications are not available or have only recently become available on PLCs.
    -System health assessment (via system alarms) in particular is tightly integrated within a DCS. You can see at a glance how the system is performing.
    -Operator keyboards providing key process control interaction funcitionality are standard with a DCS installation.
    Not to mention the seamless integration between DCS and SIS from the same vendor, but that's another story :)

    • @realpars
      @realpars  5 ปีที่แล้ว +18

      Nice comment and you certainly know your DCS's. Agreed that there are some integration advantages with a DCS. Also, as you stated, most tasks can be performed in either, some more time consuming and challenging than others. In this video we were going for a more generalized, higher level difference.
      As you indicated, since the DCS may have a more narrow focus, many folks just jumping into the field don't really have even basic knowledge of a DCS system.
      Thank you for your comment!

    • @santopino2546
      @santopino2546 5 ปีที่แล้ว +8

      Quite a good analysis:
      The PLC Shown in the video looks like the Siemens and the DCS is the ABB Freelance AC800F (originally form Hartmann & Braun Germany).
      I don't think it was the best choice of a DCS, as the AC800F is a low end DCS, quite near to PLC, quite far from the DCS ABB AC870P (ex Contronic S from Hartmann & Braun, previously Schoppe & Faeser)
      The AC800F does not require memory allocations of variable as you would in a PLC, it does have standard libraries for for PID's etc, but they are all quite simple and don't have standard tracking philosophy eg. in cascade control as you can would find in a AC870P.
      AC870P allows you to create your own complex PID structure, which could be quite difficult with an AC800F.
      With an AC870P you could create complex calculations and the system can automatically calculate the upstream tracking value.
      Both systems are freely programmable, you can create your own libraries, but you need quite a lot of experience to be able to create something close to the high level automation you can find in an AC870P

    • @baduramandorpip.3864
      @baduramandorpip.3864 5 ปีที่แล้ว +4

      Excellent detailed explanation. Thanks.

    • @softgoodsint
      @softgoodsint 5 ปีที่แล้ว +7

      > Beau. Yes, sir, bullseye. The trade off's between configuration time (sometimes programming) vs. cost (of a more sophisticated and capable system) and other selection criteria, is the key. The old "Time is $".
      This video and your comments perfectly outline the big picture (PLC - DCS), but even within different makes & models of systems within each category, there are considerable cost vs. (built in) capabilities. Need batch sequencing and recipe flexibility? Better be sure systems being considered have the capability, so you're not hand crafting a "kinda-sorta" sequencing package (did that on a legacy system, we got there, but a lot of noodling dollars spent).
      There was even a large chem company that built their own DCS and claimed it was worth it, but they had a huge staff in house to program, install and maintain it. Virtually every other company uses the leverage of proven vendors systems, targeted to the nature of their environments, as you describe.
      And I do believe HMI integration and operator experience (aka "ease of use") is where a noticeable difference between integrated by design vs. programmed to communicate together, becomes apparent. Ask an operator to show how he/she performs a common task, start a pump, enter a set point, etc. and count the mouse clicks, a simple but meaningful test of well designed system, and ultimately, operator acceptance. I once talked to an operator who expressed "dissatisfaction" (his words were more colorful) with a brand new DCS that replaced a multi-decade old legacy system. But he could start a bank of pumps on the old system much faster/with many fewer mouse clicks.

    • @HisHolinessMadarchode
      @HisHolinessMadarchode 4 ปีที่แล้ว +1

      @@santopino2546 I would have liked for them to use abb new systems Symphony plus or 800xa. And automation architect or composser

  • @MaNemUmar
    @MaNemUmar 5 ปีที่แล้ว +1

    Loving the weekly uploads

    • @realpars
      @realpars  5 ปีที่แล้ว

      Stay tuned for the next week! :)

  • @albakhati5529
    @albakhati5529 5 ปีที่แล้ว

    Thanks for informative videos and tutorials

  • @muhammadkamran4566
    @muhammadkamran4566 5 ปีที่แล้ว +6

    Every video adds up my knowledge. Good work. Keep it up...

    • @realpars
      @realpars  5 ปีที่แล้ว

      Happy learning!

  • @totoilongo6132
    @totoilongo6132 5 ปีที่แล้ว +4

    Thanks for sharing

  • @javierferrer4634
    @javierferrer4634 5 ปีที่แล้ว +27

    Excellent move of mr. Morley.

  • @akmalzia5975
    @akmalzia5975 4 ปีที่แล้ว +2

    Very simple and excellent way of explanation. Thank you

    • @realpars
      @realpars  4 ปีที่แล้ว

      Thanks for your support, Akmal! Happy to hear that.

  • @stevelockett926
    @stevelockett926 4 ปีที่แล้ว +8

    Great series from what I've seen so far and I'm thinking of sharing this with my non-I&C clients so that they have a better appreciation for what it is they're paying for and why we seem to ask a million questions when they ask for quotes :)
    One thing about the DCS is that historically, it was an evolution of traditional process automation, that is, everything that wasn't covered by relay logic, and it didn't just "invent itself" from trying to find something that's traditionally recognised a computer (i.e. a beige box or mainframe) would do.
    I realise that following that the following history would have taken the video off on a tangent and possibly lost some people but for the benefit of those who may be wondering "so what was before DCSs", here's some context for you ;)
    Whereas relay logic was predominantly the domain of sequential switching control, i.e. motor and solenoid on-off control, traditional process control - variable control - started back at the turn of the 20th century with mechanical controls. This evolved through the '40s and '50s into pneumatic controls with more complex mathematical functions, transitioning into analog electronic equivalents. All of these required external analogue computers to perform additional simple mathematic functions such as square root, addition, subtraction, multiplication, division, high-low select, and so on.
    When microprocessors hit the scene, initially these were employed predominantly in early DCSs due to cost. Whilst Distributed Control System is a clever marketing term, in brown-fields plants, these microprocessor-based controllers effectively replaced the area instrument panels ( a collection of single loop controllers and indicators), so in a sense, it could be countered that they actually integrated more than distributed process control. Controllers still existed in the same physical plant locations in most cases, but the control room could now be centralised - that was the kicker.
    Meanwhile, for the end-users who could not justify the expense of a DCS, microprocessors made their way into single-loop panel mount controllers, which initially didn't allow much in the way of user functionality over the analogue and discrete digital electronic version which they replaced.
    But when users had access to programmable microprocessor-based controllers, that's when configuration/programming of microprocessor-based single loop controllers really shone. As with the DCS, it was now possible to bring in up to four analog inputs and perform the mathematics which once required additional external devices. Complex control was becoming cheaper but you still needed panel space.
    Eventually, communications pathways were developed so that such single-loop controllers could be integrated with PLCs or DCSs and presented to the operator as a homogenous control system which was more DCS like than PLC. The falling cost of DCSs and PLCs - the latter in particular - has pretty much seen the single-loop controller relegated to simple local control panel duties in vendor equipment or commercial applications.
    Generally speaking, DCSs and PLCs (SCADA is effectively a PLC with telemetry tacked onto it) can do the job of each other in general applications but you'll see more PLCs in operation than DCSs for a reason and it's not because they're necessarily better, it's more about the application.
    For heavily sequential operations such as an assembly line or a mine-site, a PLC is cost-effective as it's fundamental design focus is high-speed switching with minimal complex computational functionality.
    For critical complex process automation (chemical, petrochem, etc.) the DCS remains the BPCS (Basic Programmable Control System) of choice since the design focus is on performing complex mathematical computations for a multitude of interactive complex control functions at high-speed.
    I wouldn't choose a PLC to control a mineral or petrochem facility, but likewise, I wouldn't select a DCS (purely on cost and wasted functionality) for a mine-to-shipping operation.

    • @realpars
      @realpars  4 ปีที่แล้ว +3

      Thank you so much for your comment and the brief history of the evolution of the DCS. During the second year of my initial job after college (1981), I was charged with programming aFisher Provox system, serial number 2. Interestingly enough, the "brains" of this system was an HP 1000 minicomputer. The plant, up to that point, was controlled by >100 pneumatic controllers and a handful of Fisher AC2 and DC2 single-loop controllers. About a year later, I installed an IBM XT with a Burr-Brown data multiplexer to collect, store, report an alarm single-point emissions monitoring data. The program I wrote was a compiled version of BASIC. The oldest DCS I ever worked with was a FOX1 system with wire-wrapped memory cards (64 words each, not 64kWords), helium-filled drum memory, 340K disk platters, and a punch card interface. We have come a long way in 40 years! The tools have changed, but the principles of control (PID, sequencing, coordinated control, supervisory control, motor control, etc.) are still the same.

    • @stevelockett926
      @stevelockett926 4 ปีที่แล้ว +1

      No problems, mate. Dust was blown off a few cranial cobwebs after watching this and the other videos.
      I cut my DCS teeth on a Honeywell TDC 2000 in 1980. I was a 2nd year Instrument apprentice on light duties following a work accident and had been given pretty much a data-entry clerk job entering the hand-written configuration that had been prepared for a phosphoric acid plant. During the process I ended up learning about what the configuration components meant and the basic structure of a DCS.
      That foundation made it easy to transition to the two versions of the Rosemount System 3 which we had in a chlorine plant and sodium cyanide plant respectively although by this time I was a supervisor and I was training my tradies to perform some of the configuration changes as well.
      Changing jobs and initially working as an I&C designer, I ended up programming a Bailey INFI90 system after someone discovered that I had DCS experience on my resume and after a few years programming, I ended up performing the duties of a Controls Systems Engineer in all but name and recognition.
      As for evolution, my only exposure to punch cards was in high school when I did computer programming as an option - I never progressed beyond the initial term because to my teenage head, it didn't make sense that you had to tell a computer what to do, it was supposed to know everything! Even though calculators had become mainstream in Australia by that time (1977), my year still used slide-rules and those of us who went to university would have had to use these for the entrance exam. Strange how the rose-coloured glasses of nostalgia consider the slide rule and tables a work of genius... but I'd rather use a calculator any day! :)

  • @paulwhite9126
    @paulwhite9126 5 ปีที่แล้ว +1

    Excellent video will definitely recommend this channel to others!!

    • @realpars
      @realpars  5 ปีที่แล้ว +1

      Great to hear, Paul! Thanks for your support!

  • @mattcassle4880
    @mattcassle4880 5 ปีที่แล้ว +6

    @7:59 so true - used to work at a plant that had an old DCS that was slowly being made obsolete via ABB acquisition (to push there DCS platforms). One contractor with specific programming/hardware experience had 3rd party near monopoly for a good chunk of West coast US, made a career out of it.

    • @MarkJohnson-pn1qc
      @MarkJohnson-pn1qc 8 หลายเดือนก่อน

      Was it Baldor? I took a tour of that plant after they installed some of the robotic automation for assembling some of their larger stators and rotors.

  • @AungWinHtutGH
    @AungWinHtutGH 4 ปีที่แล้ว

    Your videos are very precious for us!

    • @realpars
      @realpars  4 ปีที่แล้ว +1

      Great to hear that!

  • @curiouscavin
    @curiouscavin 4 ปีที่แล้ว +2

    Thank you for creating such a wonderful video

    • @realpars
      @realpars  4 ปีที่แล้ว

      You are very welcome, Kavin!

  • @vanguard6456
    @vanguard6456 ปีที่แล้ว +3

    Great video. In addition to the architecture explained in the video there is a bit more that shows each's benefit.
    In a DCS, it is extremely tough to program/maintain/trouble a sequential process (especially the ice cream example used). A DCS is better in a continuous process such a refinery where, for example, oil/gas is always flowing in out of the process. Pumps/valves rarely stop/close except during outages. This is because of the programming of function block diagrams. There is little to no need to dig into a function block diagram to see the code in a continuous process.
    A PLC is handled better for sequential processes. Being able to see all ladder logic helps to program/maintain/troubleshoot this process. If you used nothing but function blocks and AOIs, and a line went down, it would be tough to troubleshoot. You could have a hard time finding out what is causing an output from being energized. It could be power, a valve stuck in manual, or bit that got tripped up.

    • @realpars
      @realpars  ปีที่แล้ว

      Great addition! Thanks for sharing that

  • @ardentdfender4116
    @ardentdfender4116 5 ปีที่แล้ว +9

    A PLC could have a Primary Processor fail and take out a whole system as compared to one system in a DCS that goes down. But I guess if you maybe build the PLC system right and add redundancy with a Primary & Secondary Processor network, if that system ever going down it should be far less an issue. It should switch and barely skip a beat.

  • @pragyeshagarwal
    @pragyeshagarwal 4 ปีที่แล้ว

    i just suscribed your youtube channel, followed on instagram facebook and downloaded your app. cant get enough of you

    • @realpars
      @realpars  4 ปีที่แล้ว

      Hi Pragyesh!
      That is amazing! Great support. Please, let us know if you have any questions along the way. We are more than happy to help out!
      Are you also aware that we have a free course on PLC Hardware bit.ly/2XnnUrF
      Happy learning!

  • @renegadeflower575
    @renegadeflower575 5 ปีที่แล้ว +47

    Appreciate the free lessons. Ignore those giving a thumbs down. They're drunk.

    • @realpars
      @realpars  5 ปีที่แล้ว +4

      Happy to hear that you're enjoying the videos!

    • @mattfratus1623
      @mattfratus1623 3 ปีที่แล้ว +1

      You're drunk

  • @gotribe8333
    @gotribe8333 4 ปีที่แล้ว +3

    Working in controls this is what we consider a DCS system.
    Data collection system (DCS) is a computer application that facilitates the process of data collection, allowing specific, structured information to be gathered in a systematic fashion, subsequently enabling data analysis to be performed on the information.

    • @realpars
      @realpars  4 ปีที่แล้ว +1

      Thanks for sharing your knowledge with us!

    • @Techwem
      @Techwem 3 ปีที่แล้ว

      For more videos related to DeltaV, Honeywell, Yokogawa or ABB DCS, Visit our Channel and Subscribe.

  • @rayfollis8992
    @rayfollis8992 5 ปีที่แล้ว

    Very clear and concise explanation - well done.

    • @realpars
      @realpars  5 ปีที่แล้ว

      Thanks, ray!

  • @alexward2055
    @alexward2055 5 ปีที่แล้ว +3

    I am working as a Controls & Automation recruiter and trying to learn my market. Please keep up this amazing content as you're helping so much to learn about the things that Automation and Control engineers do everyday.
    If anyone can suggest anything else I should be trying to understand, i'd be most grateful :)

    • @realpars
      @realpars  5 ปีที่แล้ว

      Thank you Alex, happy to hear that!

    • @arjunps7292
      @arjunps7292 5 ปีที่แล้ว

      If then can you help to know what the industry need now and how it helps the industry

  • @jsrrrmg
    @jsrrrmg 5 ปีที่แล้ว +6

    I like that you touched on how using function blocks gives more capabilities and flexibility for uses of a PLC. However, I was a slight bit disappointed that you didn't touch on Script at all. This gives even greater flexibility to the programmer, and in some aspects even easier to program.

    • @realpars
      @realpars  5 ปีที่แล้ว +2

      Thanks for the comment and observation. The intent of the video was just to give a basic overview of DCS and PLC. I use script a lot as well as function block and sequential function. I agree that script is a huge advantage for me but some old school programmers really don't like it because it strays from the standard ladder logic that most programmers are accustomed to. I was actually told by another programmer that script is the worst way to program, I whole heartedly disagree. Script is very powerful and I use it frequently. Thanks again and happy watching!

  • @marimuthus5710
    @marimuthus5710 5 ปีที่แล้ว +17

    This is rocking. Cleared my doubt

    • @realpars
      @realpars  5 ปีที่แล้ว +4

      Great to hear!

  • @Nikhilkumar-ey6zl
    @Nikhilkumar-ey6zl 5 ปีที่แล้ว

    Nice video for about the plc

  • @alryan4248
    @alryan4248 5 ปีที่แล้ว +9

    Great video. That fact that you missed was the DCS was used more in the past in large control systems because early PLC's were not capable of handling analog values. I saw a Honeywell DCS system completely replaced with Rockwell PLC's and a PC based HMI system. The 2 systems were almost identical to the process operator.

    • @realpars
      @realpars  5 ปีที่แล้ว +6

      Thank for your comment. Using the DCS systems instead of PLC systems due to the incapability of the PLC systems in handling the analog values is of the early reasons in the late 80s, I believe. Nowadays, the PLCs became more sophisticated so that they are able to scale/unscale any kind of input and output.

    • @rembertomondragon6169
      @rembertomondragon6169 4 ปีที่แล้ว

      Al Ryan : you can do all that now with the AB studio 5000 logix designer

    • @Techwem
      @Techwem 3 ปีที่แล้ว

      For more videos related to DeltaV, Honeywell, Yokogawa or ABB DCS, Visit our Channel and Subscribe.

  • @dwieno5190
    @dwieno5190 5 ปีที่แล้ว +1

    Very good video. Could you please discuss about PLC vs PC-based control?

    • @Techwem
      @Techwem 3 ปีที่แล้ว

      For more videos related to DeltaV, Honeywell, Yokogawa or ABB DCS, Visit our Channel and Subscribe.

  • @mnazar3601
    @mnazar3601 4 ปีที่แล้ว +3

    Simple explaination and comparison. Why dont you start showing the process of programming it from the beginning until the end on a certain equipment . Hope those effort will help thousand of people out there who had lost or currently thinking to create a new project or remodify something for a better purpose.

  • @essamhakam1132
    @essamhakam1132 4 ปีที่แล้ว

    Thank you for the free educational material provided for us and the wonderful style of explanation could you please told me what the program you use to create these great videos to do the same for my channel

    • @realpars
      @realpars  4 ปีที่แล้ว +2

      Hi Essam,
      Thanks a million for your support! We are very happy to hear that you are enjoying our course videos so much.
      Have you had a chance to check out our free course on PLC Hardware, yet? bit.ly/2XnnUrF
      Regarding your question, I am not sure about this as this is done by our graphic and animation department.
      If you have any questions along the way feel free to reach back out!
      Happy learning!

    • @essamhakam1132
      @essamhakam1132 4 ปีที่แล้ว

      ​@@realparsthanks alot for your interesting and hope more success for you and your team

  • @k.chriscaldwell4141
    @k.chriscaldwell4141 5 ปีที่แล้ว +2

    Superb! Thank you.

    • @realpars
      @realpars  5 ปีที่แล้ว +1

      Thanks for watching!

  • @hossamkhattab6732
    @hossamkhattab6732 2 ปีที่แล้ว

    What is the R-control Ei800.. It used for control drive servo motor

  • @hmrd8555
    @hmrd8555 3 ปีที่แล้ว

    Good presentation sir. Always following your videos.

    • @realpars
      @realpars  3 ปีที่แล้ว

      Amazing, great to hear that!
      Happy learning, Harish!

  • @geliasr2562
    @geliasr2562 5 ปีที่แล้ว

    I'd like to know if all this youtubes videos are included in the Realpars website courses?

    • @realpars
      @realpars  5 ปีที่แล้ว

      Hi Geano,
      Thanks for your comment.
      No, we are posting different video courses in our RealPars Course Library. You won't find these TH-cam in our Course Library just as you won't find our Course Library videos on TH-cam. Hopefully, this clears things up.
      If you have any further questions, feel free to reach back out!
      Happy learning!

    • @geliasr2562
      @geliasr2562 5 ปีที่แล้ว

      Thank you for the quick answer.

  • @ElvisCoverca
    @ElvisCoverca 2 ปีที่แล้ว +1

    You could also add that a PLC system can execute the logic at a much faster rate than the DCS does. Great video!

    • @realpars
      @realpars  2 ปีที่แล้ว

      Great point! Thank you, Elvis

  • @NatanZewdu-tr7cz
    @NatanZewdu-tr7cz 7 หลายเดือนก่อน

    Can we connect PH and RH detecter sensor in on display or transmitter?

    • @realpars
      @realpars  7 หลายเดือนก่อน

      Hi Natan,
      Thank you for your inquiry. You can establish a connection between a PH or RH device and either a PLC or a DCS system. By developing a program, you can receive signals from these devices and generate actionable results through an output or another signal. However, if your intention is to directly interface with a display or HMI, this can only be achieved if the HMI is integrated with a PLC or computer capable of receiving these signals. Wishing you a rewarding learning experience with RealPars!

  • @michaelwilliams4086
    @michaelwilliams4086 2 ปีที่แล้ว +5

    Very good. I keep dipping my toes into learning more about PLCs as I think that they offer real advantages to what we do, but somehow haven’t taken enough steps to gain the confidence I need

    • @realpars
      @realpars  2 ปีที่แล้ว +1

      Glad it was helpful! Keep up the learning curve, Michael!

    • @GGGAMING-ul7xt
      @GGGAMING-ul7xt 2 ปีที่แล้ว

      @@realpars mere pass

  • @MohammadRizwan-di2ef
    @MohammadRizwan-di2ef 4 ปีที่แล้ว

    Very nice comparison... Good work dear real Team

    • @realpars
      @realpars  4 ปีที่แล้ว

      Thanks for your support, Mohammad! Great to hear that.

  • @murzanovv
    @murzanovv 5 ปีที่แล้ว

    The best channel at the moment

  • @jagadeeshanarve5667
    @jagadeeshanarve5667 4 ปีที่แล้ว +2

    I worked with Modicon PLC controllers 184, 384 ,484 and finally 1084 systems. They were really reliable and easy to program.Hats off to the rugged design . We had 25 systems and i should proudly say none of the I/O modules nor CPUs failed for 25 years ,except few power supplies and RIO interface.

    • @realpars
      @realpars  4 ปีที่แล้ว

      Thanks for sharing that with us!

  • @richardkaz2336
    @richardkaz2336 5 ปีที่แล้ว

    Most electrical engineers working in an industrial environment , metals, materials handling, mining or processing are conversant in both PLC and DCS programming and as pointed out the differences in operation and implementations are very similar. That said, that it is why things like stuxnet became a reality and an on going problem that will not go away. While we know about stuxnet and the variants that are similar but different made up of different and often from unrelated and unexpected blends of vulnerability and hence they don't go away or are permanently fixed.

    • @realpars
      @realpars  5 ปีที่แล้ว

      Thanks for the comment, Richard. As automation engineers, we need to take these kinds of threats seriously.

  • @luisap3818
    @luisap3818 2 ปีที่แล้ว

    Very good! The PLC is usually used for Basic Control Process Systems and the DCS for Safety Systems or there is not this relation?

    • @realpars
      @realpars  2 ปีที่แล้ว +1

      There are PLC systems, DCS systems, and hybrid systems used for safety systems applications. What makes a piece of hardware suitable for safety applications is the testing that proves that hardware's reliability to be used in safety systems. There are independent tests that manufacturers subject their hardware to in order to receive the designation to be suitable for SIL1, SIL2, or SIL3 service. Hardware suitable for safety service will have different model numbers and likely will have a yellow housing to distinguish it from non-safety service. Many manufacturers have a safety PLC, DCS, and/or hybrid controller model line for use in safety systems.

    • @luisap3818
      @luisap3818 2 ปีที่แล้ว

      @@realpars lots of thanks!

    • @idiwudidiyu3937
      @idiwudidiyu3937 ปีที่แล้ว

      @@realpars Hi, can a process be controlled and safeguarded on a single distributed PLC system that has both control functions and safety functions, or should these two be independent from each other (different distributed PLC system for safety on top of the already existing distributed PLC system for process control).

  • @krishnareddy1768
    @krishnareddy1768 4 ปีที่แล้ว +1

    Can please make videos related to calibration of field instruments

    • @realpars
      @realpars  4 ปีที่แล้ว

      Hi Krishna, thanks for the topic suggestion, I will definitely go ahead and forward this to our creator team. Happy learning!

  • @TT_S90
    @TT_S90 5 ปีที่แล้ว

    Thank , this will be too much helpful for me.

    • @realpars
      @realpars  5 ปีที่แล้ว

      Glad you found this helpful!

  • @estebansanchez5340
    @estebansanchez5340 ปีที่แล้ว +1

    The animations of your videos are impressive

    • @realpars
      @realpars  ปีที่แล้ว

      Thanks a million! We appreciate that

  • @sayedhussain8503
    @sayedhussain8503 5 ปีที่แล้ว

    Very informative, Thanks

    • @realpars
      @realpars  5 ปีที่แล้ว

      You're very welcome!

  • @vinhletruong5559
    @vinhletruong5559 4 ปีที่แล้ว +1

    Thanks friend. I want to working with you. How to have opportunity?

    • @realpars
      @realpars  4 ปีที่แล้ว

      You are very welcome! We are currently not hiring unfortunately.

  • @rolandngale9388
    @rolandngale9388 4 ปีที่แล้ว

    Great idea 💡

  • @mahmudrajon9104
    @mahmudrajon9104 4 ปีที่แล้ว

    I always appreciate real parts video. Can you please give me Training about scada of Siemens.

    • @realpars
      @realpars  4 ปีที่แล้ว +3

      Hey Mahmud!
      Thanks for your comment and your suggestion. I will pass this on to our course developers!
      Thanks for sharing and happy learning!

    • @mahmudrajon9104
      @mahmudrajon9104 4 ปีที่แล้ว

      @@realpars , can you please send me your email address? My address: mahmud.boni@gmail.com

  • @mahadihasan93
    @mahadihasan93 5 ปีที่แล้ว

    I want to know is there any compatibility issue if DCS and PLC's are used under same SCADA system? Meaning some equipment are controlled through DCS and Some are PLC's.

    • @realpars
      @realpars  5 ปีที่แล้ว +1

      Since a DCS is a controller system and monitoring station built into one, I don't know if a DCS system would be installed into a SCADA system. I personally have not seen PLC's and a DCS combined and accessed through a SCADA system.

    • @davidcampain7474
      @davidcampain7474 5 ปีที่แล้ว

      It is possible, but there will be compatibility issues. However the issues are not really that different from the issues you would have if you use 2 different brands of PLC in the same SCADA system. The main issues are what type of communication protocol do the systems use and programming software and language will be used. The SCADA need a driver that can communicate with each different type of controller regardless if it is "DCS" or "PLC".

    • @Ryarios
      @Ryarios 5 ปีที่แล้ว

      Mahadi Hasan usually the plc will be tied into the DCS system and it will act as the SCADA since those functions are generally already built into the DCS system. That is not uncommon at all. Many large facilities have a mix of DCS and PLC controllers. Sometimes it’s for as simple a reason as the bought a packaged system that comes with a plc. Sometimes it’s by design. I think most DCSs come with the proper communications drivers and protocols to do it. If you have an uncommon plc that uses proprietary protocols then you would have to come up with that interface for the DCS.

    • @HisHolinessMadarchode
      @HisHolinessMadarchode 4 ปีที่แล้ว

      OPC or other peoples crap. We use this at abb to transfer modus communication. It's done on an excel spread sheet with reads and writes and process info.

  • @jobinkjose495
    @jobinkjose495 5 ปีที่แล้ว +8

    Oh I love Real Pars!

    • @realpars
      @realpars  5 ปีที่แล้ว +1

      Thank you Jobin! Happy to hear that!

  • @jblue2435
    @jblue2435 4 ปีที่แล้ว

    You should point out that today there are companies out there that provide the best of both worlds, such as Schneider Electric (Modicon) with their EcoStruxure Hybrid DCS solution. This provides the single database, single configuration, unified operator interface of a DCS along with the openness, scaleability and flexibility of a distributed PLC system. On top of that EcoStruxure Hybrid DCS also provides powerful run-time navigation services and support of redundant (hot standby) architectures. By the way, the name MODICON comes from MOdular DIgital CONtroller :-)

    • @realpars
      @realpars  4 ปีที่แล้ว

      Thanks for sharing that with us!

  • @augustmushi5743
    @augustmushi5743 4 ปีที่แล้ว

    Question : is it possible for one controller to communicate with the other one in the DCS ?
    : Is it possible for one HMI to control more then one controller in any of the system

    • @realpars
      @realpars  4 ปีที่แล้ว

      The short answer is YES. Most DCS suppliers have a method for communicating between controllers, often called peer-to-peer communication. The methods are usually different between manufacturers, but in most cases, this type of communication is not meant for large amounts of data transfer. And yes, the HMI stations will be able to monitor and control items from multiple controllers.

    • @weescotsguy66
      @weescotsguy66 4 ปีที่แล้ว

      A lot of PLC and DCS are using TCP-IP to communicate with.

  • @SudarManiEEE
    @SudarManiEEE 5 ปีที่แล้ว +1

    thanks for the video

    • @realpars
      @realpars  5 ปีที่แล้ว

      Thanks for watching!

  • @mostafaseyedzadeh7294
    @mostafaseyedzadeh7294 4 ปีที่แล้ว

    Thnks a lot for your useful information

    • @realpars
      @realpars  4 ปีที่แล้ว

      Thank you, Mostafa! Happy learning and let us know if you have any questions along the way!

  • @reynoldfrd
    @reynoldfrd 4 ปีที่แล้ว

    Thanks Realpars

    • @realpars
      @realpars  4 ปีที่แล้ว

      You are very welcome! Happy learning!

  • @ahmadbasel5587
    @ahmadbasel5587 5 ปีที่แล้ว

    A very good video, Thanks a lot

    • @realpars
      @realpars  5 ปีที่แล้ว +1

      You're very welcome! :)

  • @darnoschannel17
    @darnoschannel17 5 ปีที่แล้ว

    So many process sir...nice video

    • @realpars
      @realpars  5 ปีที่แล้ว

      Thank you, Darnos!

  • @basheer.hussain4229
    @basheer.hussain4229 3 ปีที่แล้ว

    Can i connect the dcs end cable with two pcs have same application control and monitoring

    • @realpars
      @realpars  3 ปีที่แล้ว

      Usually, yes you can have multiple control and monitoring stations connected to the DCS at the same time. You will need to have the proper licensing and application software, but concurrent sessions is one of the strengths of DCS systems.

  • @javierferrer4634
    @javierferrer4634 5 ปีที่แล้ว

    Excellent video! I like how is explained the difference between plc and Dcs .

    • @realpars
      @realpars  5 ปีที่แล้ว

      Happy to hear that. Thanks for sharing your positive feedback with us!

  • @jamolubaydullaev6039
    @jamolubaydullaev6039 9 หลายเดือนก่อน

    Thank you very much.

    • @realpars
      @realpars  9 หลายเดือนก่อน

      You are very welcome!

  • @FaizanXD47
    @FaizanXD47 5 ปีที่แล้ว

    thanks dear very useful video thanks a lot .

    • @realpars
      @realpars  5 ปีที่แล้ว

      Thank you!

  • @taby1761
    @taby1761 5 ปีที่แล้ว

    Nice video!

  • @kirubakaranRashmika
    @kirubakaranRashmika 5 ปีที่แล้ว

    Thank you dear

    • @realpars
      @realpars  5 ปีที่แล้ว

      You're very welcome!

  • @siemensengineer
    @siemensengineer 5 ปีที่แล้ว

    I love this...do not let anyone stand in your way... I agree with time management vs. personal time..

  • @edutech2463
    @edutech2463 5 ปีที่แล้ว

    Sir can u please make video on difference between plc and safety plc

    • @realpars
      @realpars  5 ปีที่แล้ว

      Thanks for the comment. We will consider your request.

    • @CapinWinky
      @CapinWinky 5 ปีที่แล้ว

      A safe PLC has included redundancy. The code is compiled in two different compilers and executed on two different processors and it constantly self checks to ensure the outputs from the two different processors are in agreement. They are all generally TUV certified. On some systems, if you are using a standard PLC and a Safe PLC together, you can get cost savings from the Safe PLC using the processor in the standard PLC as its second processor, meaning the safe PLC will only need 1 physical processor.

  • @techmatic9212
    @techmatic9212 2 ปีที่แล้ว

    Awesome video for best learn, I am interested for pro pack

    • @realpars
      @realpars  2 ปีที่แล้ว

      Glad you liked it and happy to hear that! You can register via the following link learn.realpars.com/bundles/pro

  • @javierferrer4634
    @javierferrer4634 5 ปีที่แล้ว

    Wow! This is a great video, thank you

    • @realpars
      @realpars  5 ปีที่แล้ว

      Happy to hear that! You're very welcome!

  • @rinzindorji4808
    @rinzindorji4808 5 ปีที่แล้ว

    can i have to tutorial of PM571 installation

    • @realpars
      @realpars  5 ปีที่แล้ว

      Hi there, I will pass your request on to our creator team.

  • @Francirius
    @Francirius 4 ปีที่แล้ว +1

    And whats the difference btween SCADA and DCS? Is its their database size?

    • @realpars
      @realpars  4 ปีที่แล้ว +1

      This is a question people have been asking for yearst. When the term DCS was introduced, it referred to controllers and I/O networked together in a plant with a single-window interface, the operator station. This was quite a shift in architecture from the operator panel with switches and strip charts. Later, laboratories, pilot plants and other processes wanted to have the ability to monitor and control their processes, without the high cost of DCS systems. So PC-based SCADA systems were developed with board-level I/O and PC-based HMI applications. LabView was one of the first and is still the most widely-used of these SCADA systems. Over time, SCADA systems have become more and more powerful, and DCS systems have become less proprietary and lower cost. As a result, there is not a lot of difference between the two any longer.

    • @Francirius
      @Francirius 4 ปีที่แล้ว

      @@realpars wow man...thanks for such a complete answer!

    • @Techwem
      @Techwem 3 ปีที่แล้ว

      For more videos related to DeltaV, Honeywell, Yokogawa or ABB DCS, Visit our Channel and Subscribe.

  • @mattimalkia8653
    @mattimalkia8653 5 ปีที่แล้ว +12

    Single-point failure in PLCs can be removed with redundant PLCs. Though its pain in the ass to program and test.

    • @AB_thingsDFW
      @AB_thingsDFW 5 ปีที่แล้ว +2

      Matti Mälkiä I agree. But how long does it take to troubleshoot, replace and reload PLC module? I guess a redundant system would be less cost effective too

    • @Ryarios
      @Ryarios 5 ปีที่แล้ว

      Matti Mälkiä it depends. Generally, I would agree with you about the I/O. Depending on the manufacturers, redundant processors is easy. In the case of at least one platform I know of, redundant I/O is easy too.

    • @Techwem
      @Techwem 3 ปีที่แล้ว

      For more videos related to DeltaV, Honeywell, Yokogawa or ABB DCS, Visit our Channel and Subscribe.

  • @manoj9596
    @manoj9596 5 ปีที่แล้ว +2

    Wish you a million subscribers !

    • @realpars
      @realpars  5 ปีที่แล้ว +1

      Haha! That would be awesome! :)

  • @sagaradhau1526
    @sagaradhau1526 4 ปีที่แล้ว

    Please make video on 800XA DCS with redundant AC 800M and it's I/o's. Specially Wiring

    • @realpars
      @realpars  4 ปีที่แล้ว +1

      Hey Sagar!
      Thanks for your comment and your suggestion. I will pass this on to our course developers!
      Thanks for sharing and happy learning!

    • @Techwem
      @Techwem 3 ปีที่แล้ว

      For more videos related to DeltaV, Honeywell, Yokogawa or ABB DCS, Visit our Channel and Subscribe.

  • @perceptronsaber4479
    @perceptronsaber4479 5 ปีที่แล้ว

    Thank you ; Really you a the HERO

  • @Therajadan
    @Therajadan 4 ปีที่แล้ว

    What is the name of the controllers used in dcs? Are they plcs or have another name?

    • @realpars
      @realpars  4 ปีที่แล้ว

      Most of the time, they are called "Controllers". In PCS7, they are called "Automation Stations" or AS.

    • @krzysztofmacieja2895
      @krzysztofmacieja2895 2 ปีที่แล้ว

      @@realpars I will not call PCS7 a DCS system :) :) :)

  • @reasmeingor1962
    @reasmeingor1962 4 ปีที่แล้ว

    Dear Realpars, Can you teach BAS?

    • @realpars
      @realpars  4 ปีที่แล้ว

      Hi Reasmei,
      Thanks for the topic suggestion, I will definitely go ahead and forward this to our creator team.
      Happy learning!

    • @Techwem
      @Techwem 3 ปีที่แล้ว

      For more videos related to DeltaV, Honeywell, Yokogawa or ABB DCS, Visit our Channel and Subscribe.

  • @syaifulmuarif6189
    @syaifulmuarif6189 5 ปีที่แล้ว

    useful knowledge

    • @realpars
      @realpars  5 ปีที่แล้ว

      Thank you!

  • @Ahmedshawki500
    @Ahmedshawki500 5 ปีที่แล้ว

    Perfect 👍👍

  • @neryrivera6134
    @neryrivera6134 5 ปีที่แล้ว

    Exelent information

    • @realpars
      @realpars  5 ปีที่แล้ว

      Thank you!

  • @pranjalkumar4673
    @pranjalkumar4673 4 ปีที่แล้ว

    Can multiple PLCs be combined to form DCS ?

    • @Joetassin
      @Joetassin 4 ปีที่แล้ว

      Not really. The group of PLCs will always have a multiplicity of tag databases and every communication between processors is custom engineering which must be designed and maintained by the owner. The Operator may not be able to see the difference if the adapted-to-process-control PLC network is very well done, but the cost of ownership will always be higher than a designed-for-process-control DCS.

    • @krzysztofmacieja2895
      @krzysztofmacieja2895 2 ปีที่แล้ว

      Yes, it is quite common to integrate many PLCs via sub sytems like Profibus / Modbus / Profinet to DCS system. Especially if you have many package units and you want to collect data to send them to upper system like SAP.

  • @asadsalim1914
    @asadsalim1914 5 ปีที่แล้ว

    Thumbs upkeep up the good work

    • @realpars
      @realpars  5 ปีที่แล้ว

      Thank you, Asaad!

  • @Dvalle53
    @Dvalle53 ปีที่แล้ว

    Really good education

    • @realpars
      @realpars  ปีที่แล้ว

      Thank you, David!

  • @amansountiyal6016
    @amansountiyal6016 3 ปีที่แล้ว

    please make videos on scada tutorial

    • @realpars
      @realpars  3 ปีที่แล้ว

      Hey!
      Thanks for your comment and your suggestion. I will pass this on to our course developers!
      Thanks for sharing and happy learning!

  • @user-gu5gw8ng2q
    @user-gu5gw8ng2q 4 ปีที่แล้ว

    Good electric knowleage video

    • @realpars
      @realpars  4 ปีที่แล้ว

      Thank you!

  • @alexaldairhuanca9332
    @alexaldairhuanca9332 4 ปีที่แล้ว

    i love too much
    thanks from peru

    • @realpars
      @realpars  4 ปีที่แล้ว

      Gracias, Alex!

  • @mikewinburn8135
    @mikewinburn8135 4 ปีที่แล้ว +1

    Many aspects are not mentioned. The DCS has been process oriented from day one where PLCs more discrete. PLC vendors are trying to get there and are better in process but still not equal. Redundant control processors for example whereby a control processor in a DCS can be removed during operation, fail over with no affect on process - have done it many times. Communications capabilities of the DCS vs most PLCs, network redundancy, as well as incremental downloads and online programming of the DCS. I have seen PLCs that will go offline with down load - and fault on divide by 0!. For plants that have maintenance shut downs measured in years this is unacceptable. Also, cost. A DCS was once much more expensive where now a PLC based system that comes close to capabilities of a DCS with redundancy on network and control levels is often more expensive in PLCs and much more difficult to implement. Depends on your needs.

    • @realpars
      @realpars  4 ปีที่แล้ว +1

      Thank you for your comments. In our TH-cam videos, we are presenting a broad coverage of topics that are not meant to be exhaustive. Having implemented dozens of both DCS and PLC systems over my 38-year automation career, I have seen the trend firsthand of PLC's getting more powerful and DCS systems getting less expensive. It is important to note, that as a general rule, failover in DCS systems is more transparent than most PLC systems, but not all DCS systems are configured with failover CPU's. Most PLC's I work with now (ControlLogix, S7-400, etc.) also support online changes, incremental downloads, and redundant and fiber-based communications. Distinctions exist, so the best solution is the one that meets your specific needs the best.

  • @YC-automationsolution
    @YC-automationsolution 4 ปีที่แล้ว

    Nice video

  • @servotechengineering7392
    @servotechengineering7392 3 ปีที่แล้ว

    Besten Dank (Y)

  • @mgotomasyon
    @mgotomasyon 2 ปีที่แล้ว

    Great video

    • @realpars
      @realpars  2 ปีที่แล้ว

      Glad you enjoyed it!

  • @mks7314
    @mks7314 5 ปีที่แล้ว

    very good

  • @MagnoBraga-Instrumentaca-cs8pc
    @MagnoBraga-Instrumentaca-cs8pc 11 หลายเดือนก่อน

    Excelent!

  • @EricPham-gr8pg
    @EricPham-gr8pg 2 วันที่ผ่านมา

    Light and photocell work quieter than relay

  • @kebman
    @kebman 5 ปีที่แล้ว

    For anyone who's ever had a factory in MineCraft Tekkit and wondered if there was a real-life equivalent. ^^ (My proudest achievement was the fully automated kebab-stand, or the music trap, where if you fell into it, would be forced to listen to scary music)

    • @realpars
      @realpars  5 ปีที่แล้ว +1

      That was funny! :)

  • @Pabloarriagam
    @Pabloarriagam 3 ปีที่แล้ว

    Your channel rocks

    • @realpars
      @realpars  3 ปีที่แล้ว

      Thanks a lot, Pablo!

  • @hosseinkohansal4978
    @hosseinkohansal4978 2 ปีที่แล้ว

    perfect

  • @priyeshe1992
    @priyeshe1992 5 ปีที่แล้ว

    Super

  • @farhadrahmani7371
    @farhadrahmani7371 5 ปีที่แล้ว

    nice

  • @RAMKUMAR-jf2xi
    @RAMKUMAR-jf2xi 5 ปีที่แล้ว +2

    Hi i need to retake this vedio in tamil for my tamil nadu people

    • @realpars
      @realpars  5 ปีที่แล้ว

      Hi there, feel free to embed the video!

    • @RAMKUMAR-jf2xi
      @RAMKUMAR-jf2xi 5 ปีที่แล้ว

      i dont have that much software and camera to do a vedio like you .bro if u help mr i will join your group and do it pls its will be more help full for me and my people

    • @priyam1776
      @priyam1776 5 ปีที่แล้ว

      RAM KUMAR
      Thanks sir,
      Actually i didn't understand ...he try to say that both plc and dcs are same...but both have a difference...i didnt understand that difference..can anyone explain

  • @099bmac
    @099bmac 5 ปีที่แล้ว +2

    Yeah all true but about 20 years out of date, that was the buzz word for about 10 years , oooooh "DCS", that the marketers sold to managers and purchasing agents who didn't have a clue about the difference.

    • @realpars
      @realpars  5 ปีที่แล้ว +1

      Thanks for the comment, and Agreed. PLC's and PACs are definitely more widely used and have been for many years. The primary purpose for the video was describing the technology involved, similarities, and differences. As you pointed out, DCS's were all the rage several years ago and now days, most up and coming programmers don't know what a DCS is, hence the video.

    • @099bmac
      @099bmac 5 ปีที่แล้ว +1

      Thanks for the reply!

  • @smileystore8765
    @smileystore8765 3 ปีที่แล้ว

    Good

  • @Phemakorn
    @Phemakorn 2 ปีที่แล้ว

    I like that.

  • @nurbolshmitov7919
    @nurbolshmitov7919 5 ปีที่แล้ว

    I am surprised, why such channels get a few likes?

    • @jessebaldwin7297
      @jessebaldwin7297 5 ปีที่แล้ว

      Nurbol Shmitov dude what is a plc in 2018?#^😎

  • @johnfahy8700
    @johnfahy8700 2 ปีที่แล้ว

    Interesting for repetitive production.