587,375 active members*
3,671 visitors online*
Register for free
Login
IndustryArena Forum > CNC Electronics > PIC Programing / Design > What is a Programable Logic Controller?
Results 1 to 6 of 6
  1. #1
    Join Date
    Jan 2005
    Posts
    136

    What is a Programable Logic Controller?

    I have to do a group presentation next week over PLC's and I'm not even sure what they are. Specifically, we have to do the presentation over EMBEDDED PLC's. So, we know they are used for manufacturing automation, but we're not sure about much else. Any insight would be very helpful.

    Thanks

  2. #2
    Join Date
    Dec 2003
    Posts
    24223
    PLC's are a software mode of replacement for machine logic control that was originally done with relays.
    They take the system inputs and after processing the internal logic, the result placed on physical outputs.
    The Boolean type logic is often programmed using either Ladder or Mnemonic format.
    If you do a Google of PLC, Boolean or Ladder program, you should find more information.
    Al.
    CNC, Mechatronics Integration and Custom Machine Design

    “Logic will get you from A to B. Imagination will take you everywhere.”
    Albert E.

  3. #3
    Join Date
    Feb 2006
    Posts
    210
    In other words a PLC is a special purpose computer for machine or process control. They are typically modular with configurable inputs and outputs. They have the advantage over a pc type controller in that they continue to process no matter what. It takes a lot to get one to fault or stop.
    Dave
    In the words of the Toolman--If you didn't make it yourself, it's not really yours!
    Remember- done beats perfect every time!!

  4. #4
    Join Date
    Jan 2005
    Posts
    136
    Thanks for the info. Does anyone know of a few good examples of a plc in use? what are the differences between plc's and the standard microcontroller that's in just about everything? So far, the only difference i can find is that PLC's are able to operate in more extreme environments. Is there any other differences?

  5. #5
    Join Date
    Dec 2003
    Posts
    24223
    If you mean application examples, there as many as there are industrial machines, typical is automation assembly lines, conveyor systems, a local International Bus manufacturer even uses them for on board automation of the bus controls.
    PLC's and embedded Micro's are similar, except PLC's are designed for flexible programming and trouble shooting/diagnostics of the machine status in the field.
    Micro's are aimed at dedicated processes, and are more word oriented rather than bit oriented.
    Al.
    CNC, Mechatronics Integration and Custom Machine Design

    “Logic will get you from A to B. Imagination will take you everywhere.”
    Albert E.

  6. #6
    Join Date
    Jan 2006
    Posts
    2985
    PLC's also have more rugged inputs and outputs than most microcontrollers. A PLC is really a microcontroller with a lot of addons. It includes all the circuitry for interfacing with high voltage circuits, an easy way to change the program (usb) and a lot of other cool features.

    Matt

Similar Threads

  1. WINCNC Programable down force
    By synd00d in forum WinCnc
    Replies: 6
    Last Post: 03-04-2007, 03:32 AM
  2. Conversion to programable independant heads for Gantry Twin head router table
    By ohallock in forum DIY CNC Router Table Machines
    Replies: 0
    Last Post: 04-19-2006, 12:20 AM
  3. 5v for logic...
    By WilliamD in forum CNC Machine Related Electronics
    Replies: 4
    Last Post: 02-10-2006, 11:52 PM
  4. Retrofit of Mill with programable DRO and power feeds
    By Paraprop in forum Uncategorised MetalWorking Machines
    Replies: 3
    Last Post: 01-31-2005, 07:57 PM

Posting Permissions

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