microcontroller vs plc vs 'microprocessor w/ peripherals'


Closed Thread
Results 1 to 5 of 5
  1. #1
    Join Date
    Mar 2007
    Location
    Philippines
    Posts
    9

    Default microcontroller vs plc vs 'microprocessor w/ peripherals'

    i worked as a technician for a japanese company that shall remain undisclosed but anyway in the machines in their assembly line i saw on a machine that it had more than one plc(programmable logic controller) in it, as well as a computer but with no monitor (machine just interfaced to the computer via a port) and i dont know if it had any microcontroller chips in it.. but anyway i have a few questions

    why would a control system need all of these? why cant one control the whole thing? why more than one plc? what can a plc do that a micro or a microcontroller or microprocessor can't? and vice-versa? all i know is that a plc is usually more expensive than a microcontroller so what exactly are you getting for that extra you're spending?

  2. #2
    Join Date
    Jan 2005
    Location
    Montreal, Quebec, Canada
    Posts
    2,599


    Did you find this post helpful? Yes | No

    Default Re: microcontroller vs plc vs 'microprocessor w/ peripherals'

    Without more details on the application, multiple microcontrollers can be used in a modular approach. One microcontroller per task; it makes for simplified programming = lower costs.

    There are many other advantages: you can replace one defective module, no need for expensive high-end multi-feature microcontroller, easier to add future modules, etc.

    I always design in a modular fashion. It's so much easier to program, debug and repair.

    Robert

    (I have no experience with PLC)

  3. #3
    Join Date
    Mar 2007
    Location
    Philippines
    Posts
    9


    Did you find this post helpful? Yes | No

    Default Re: microcontroller vs plc vs 'microprocessor w/ peripherals'

    Quote Originally Posted by Demon View Post
    Without more details on the application, multiple microcontrollers can be used in a modular approach. One microcontroller per task; it makes for simplified programming = lower costs.

    There are many other advantages: you can replace one defective module, no need for expensive high-end multi-feature microcontroller, easier to add future modules, etc.

    I always design in a modular fashion. It's so much easier to program, debug and repair.

    Robert

    (I have no experience with PLC)
    ah yes modular design would be a perfect reason to have multiple 'brains' handling control rather than one that is centralized... makes sense for industries

  4. #4
    Join Date
    Mar 2003
    Location
    Commerce Michigan USA
    Posts
    1,166


    Did you find this post helpful? Yes | No

    Default Re: microcontroller vs plc vs 'microprocessor w/ peripherals'

    Many machine builders use PLC's for there logic control because they are mass produced and usually available on quanity's. Also PLC's are already designed which allows the machine builder concentrate on the machine mechanics instead of designing new circuit boards and logic and interfacing. Most PLC's use LADDER LOGIC for programming which allows PLC software engineers to understand each others software.
    Dave Purola,
    N8NTA
    EN82fn

  5. #5
    Join Date
    Aug 2006
    Location
    Look, behind you.
    Posts
    2,818


    Did you find this post helpful? Yes | No

    Default Re: microcontroller vs plc vs 'microprocessor w/ peripherals'

    Quote Originally Posted by Humbleworker View Post
    ah yes modular design would be a perfect reason to have multiple 'brains' handling control rather than one that is centralized... makes sense for industries
    makes sense for Hobbyist as well, if you can use 2 $0.49 PICs instead of an $8.00 PIC too. One other advantage is you don't have to concern yourself with how timing of one function affects the other function.
    If you do not believe in MAGIC, Consider how currency has value simply by printing it, and is then traded for real assets.
    .
    Gold is the money of kings, silver is the money of gentlemen, barter is the money of peasants - but debt is the money of slaves
    .
    There simply is no "Happy Spam" If you do it you will disappear from this forum.

Similar Threads

  1. Other Microprocessor support?
    By rtsandiego in forum PBP Wish List
    Replies: 2
    Last Post: - 31st December 2009, 00:17
  2. Tutor Microprocessor
    By OiFlymo in forum Off Topic
    Replies: 1
    Last Post: - 19th April 2009, 15:17
  3. Replies: 0
    Last Post: - 7th August 2008, 09:02
  4. changing code from 16F to 18F microprocessor
    By SCC_699 in forum mel PIC BASIC Pro
    Replies: 13
    Last Post: - 14th May 2008, 13:27
  5. Default microprocessor
    By Adrian in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 9th November 2007, 16:04

Members who have read this thread : 1

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts