By using this site, you agree to the Privacy Policy and Terms of Use.
Accept
Inst ToolsInst ToolsInst Tools
  • Ask
  • Courses
  • Videos
  • Q & A
    • Interview
      • Instrumentation
      • Electronics
      • Electrical
      • Practical Questions
    • MCQ
      • Instrumentation MCQ
      • Electrical MCQ
      • Electronics MCQ
      • Control Systems MCQ
      • Analog Electronics MCQ
      • Digital Electronics MCQ
      • Power Electronics MCQ
      • Microprocessor MCQ
      • Multiple Choice Questions
  • EE
    • Electronics
      • Electronics Q & A
      • Electronic Basics
      • Electronic Devices & Circuits
      • Electronics Animation
      • Digital Electronics
    • Electrical
      • Electrical Basics
      • Electrical Q & A
      • Power Electronics
      • Electrical Machines
      • Electrical Animation
      • Power Systems
      • Switchgear & Protection
      • Transmission & Distribution
  • Measure
    • Control Valves
    • Calibration
    • Temperature
    • Pressure
    • Flow
    • Level
    • Analyzers
    • Switches
    • Vibration
    • Solenoid Valve
  • Control
    • PLC Tutorials
    • Control Systems
    • Safety Instrumented System (SIS)
    • Communication
    • Fire & Gas System
  • More
    • Design
    • Tools
    • Animation
    • Basics
    • Formulas
    • Standards
    • TextBooks
    • Common
    • Software
    • Excel Tools
    • Erection & Commissioning
    • Process Fundamentals
    • Videos
    • Books
Search
© 2022 Foxiz News Network. Ruby Design Company. All Rights Reserved.
Reading: Types of PLC
Share
Notification Show More
Font ResizerAa
Inst ToolsInst Tools
Font ResizerAa
  • Ask
  • Courses
  • Videos
  • Q & A
  • EE
  • Measure
  • Control
  • More
Search
  • Ask
  • Courses
  • Videos
  • Q & A
    • Interview
    • MCQ
  • EE
    • Electronics
    • Electrical
  • Measure
    • Control Valves
    • Calibration
    • Temperature
    • Pressure
    • Flow
    • Level
    • Analyzers
    • Switches
    • Vibration
    • Solenoid Valve
  • Control
    • PLC Tutorials
    • Control Systems
    • Safety Instrumented System (SIS)
    • Communication
    • Fire & Gas System
  • More
    • Design
    • Tools
    • Animation
    • Basics
    • Formulas
    • Standards
    • TextBooks
    • Common
    • Software
    • Excel Tools
    • Erection & Commissioning
    • Process Fundamentals
    • Videos
    • Books
Follow US
All rights reserved. No part of this content may be reproduced without prior permission.
Inst Tools > Blog > PLC Tutorials > Types of PLC
PLC Tutorials

Types of PLC

Editorial Staff
Last updated: October 17, 2023 2:12 pm
Editorial Staff
Share
3 Min Read
SHARE

The types of PLC are classified based on

Contents
PLC Types Based on SizePLC Types Based on Hardware SetupCompact PLCModular PLCPLC Types Based on Power SupplyVideo Lesson
  1. Size
  2. Hardware setup
  3. Power Supply
Types of PLC Animation

PLC Types Based on Size

The PLCs are further classified depends on the number of inputs and outputs a PLC can handle.

The PLCs are classified based on size are as follows

  • Nano PLC
  • Micro PLC
  • Medium
  • Large
  • Very Large

The memory capacity of these PLCs are also varies based on their I/O capacity.

PLC Types Based on Hardware Setup

The PLCs are also classified based on the architecture of a PLC.

Compact PLC

The PLC processor and I/O modules are integrated into one simple electronic module or also called as compact type PLC.

What is Compact PLC

In compact type PLC, we can use expansion modules to add more number of inputs and outputs to the existing compact PLC as these have a limited number of I/O’s by default.

Modular PLC

In modular type PLC, each component or module has independent cards, these may be CPU card, Analog input card, Digital output card, a communication card, etc.

Types of PLC

These cards can be easily inserted or removed from the running system. These are like plug and play modules. We have to give a software download after inserting the new card as per the requirement.

Sometimes we use redundant cards for CPU, I/O modules, communication modules, etc.

Some PLC manufacturers have an inbuilt option to auto copy the software from the main card to the redundant cards in case of replacing the redundant cards due to any failure.

In modular PLC, we have two types of installations available.

  1. Rack
  2. Chassis

PLC Types Based on Power Supply

PLCs are available with or without SMPS.

  1. PLC with SMPS (230 VAC)
  2. PLC without SMPS (24 VDC)

Some PLCs can be connected to a 230 VAC power supply directly to it. This means these have inbuilt SMPS which converts the supplied 230 VAC into the standard 24 VDC.

Some PLCs needs a 24 V DC which doesn’t have the inbuilt SMPS. In this case, we need an external switched-mode power supply (SMPS) for the conversion of 230 VAC into 24 VDC.

Video Lesson

If you liked this article, then please subscribe to our YouTube Channel for PLC and SCADA video tutorials.

You can also follow us on Facebook and Twitter to receive daily updates.

Read Next:

  • PLC Questions and Answers
  • How to Select the PLC SPares?
  • Pause the PLC Timer Logic Example
  • PLC Logic Force and Modify
  • History of Programmable Logic Controller
Don't Miss Our Updates
Be the first to get exclusive content straight to your email.
We promise not to spam you. You can unsubscribe at any time.
Invalid email address
You've successfully subscribed !
VFD Commissioning and Testing Procedure (Variable Frequency Drive)
PLC Emergency Stop Example Program
PLC Light Sequence Control using Bit Shift Registers
Can a PLC Function Without an HMI or SCADA?
What is the DDE Protocol?
Share This Article
Facebook Whatsapp Whatsapp LinkedIn Copy Link
Share
Leave a Comment Leave a Comment

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Stay Connected

128.3kFollowersLike
69.1kFollowersFollow
206kSubscribersSubscribe
38kFollowersFollow

Latest

Top Non-PLC Certification Courses for Automation Professionals
Top Non-PLC Certification Courses for Automation Professionals
Common
Things You Need to Know About DeviceNet
Things You Need to Know About DeviceNet
Communication
Why is IEC 60269 Important
Why is IEC 60269 Important? – Electrical Applications
Standards
NAMUR OPEN ARCHITECTURE
What is NAMUR OPEN ARCHITECTURE?
Control Systems

You Might also Like

Why Use Normally-Closed Contact for Stop Buttons
PLC Tutorials

Why Use Normally-Closed Contact for Stop Buttons?

Viral Nagda
Viral Nagda
March 28, 2023
Electrical Circuit Label Schematic
AnimationControl SystemsPLC Tutorials

Label the Electrical Circuit Schematic

Editorial Staff
Editorial Staff
July 21, 2020
Basics of PID Controllers
PLC Tutorials

PID Controllers in Closed Loop Control Systems – PLC Basics

Mahmoud Salama
Mahmoud Salama
August 22, 2023
PLC control 4 machines with 1 button
PLC Tutorials

CX-Programmer Tutorial: 1 Button To Activate 4 Different Machines

Editorial Staff
Editorial Staff
November 20, 2024
Global Data Blocks in PLC
PLC Tutorials

What is a Data Block? Global Data Blocks in PLC

Mahmoud Salama
Mahmoud Salama
April 12, 2023
PLC IO Examples
Control Systems MCQInstrumentation MCQPLC Tutorials

Quiz: Identifying I/O Examples in PLC Systems

Editorial Staff
Editorial Staff
September 1, 2024
//

Inst Tools

Sign Up for Our Newsletter

Subscribe to our newsletter to get our newest articles instantly!

[mc4wp_form id=”847″]

Follow US
All Rights Reserved.
Welcome Back!

Sign in to your account

Username or Email Address
Password

Lost your password?