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
All rights reserved. Reproduction in whole or in part without written permission is prohibited.
Reading: Chemical Mixing Process using PLC
Share
Notification Show More
Font ResizerAa
Inst ToolsInst Tools
Font ResizerAa
  • Courses
  • PLC Tutorials
  • Control Systems
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. Reproduction in whole or in part without written permission is prohibited.
Inst Tools > Blog > PLC Tutorials > Chemical Mixing Process using PLC

Chemical Mixing Process using PLC

Last updated: March 4, 2021 3:51 pm
Editorial Staff
PLC Tutorials
No Comments
Share
3 Min Read
SHARE

Design a PLC Ladder Logic for Chemical Mixing Process. We have RSLogix 500 PLC Programming software to create PLC logic and its simulation.

Contents
PLC Chemical Mixing ProcessProblem LogicList of Inputs and OutputsPLC Program :Ladder Logic DescriptionRUNG000RUNG001 and RUNG0002RUNG 0003 and RUNG 0004Rung 0005Rung 0006RUNG 0007Conclusion:

PLC Chemical Mixing Process

PLC Ladder Logic Chemical Mixing Process

Problem Logic

Step Conditions:
  1. Liquid A valve should ON till Sensor 2 activates
  2. Liquid B valve should ON between Sensor 1 and sensor 2 activation.
  3. After Sensor 2 activation, Stirrer motor should be ON for 10sec for stirring process.
  4. After stirring, Mixture output valve should open for 10sec.
  5. Process should continue still stop push button pressed.

List of Inputs and Outputs

S.noAddressNameInput/output
1I:0/0StartInput
2I:0/1StopInput
3I:0/2Sensor 2Input
4I:0/3Sensor 1Input
5O:0/1Liquid A inlet Valve 1Output
6O:0/1Liquid B inlet Valve 1Output
7O:0/2Stirrer MotorOutput
8O:0/3Outlet ValveOutput
9B3:0Memory bitsMemory

PLC Program :

PLC Logic Mixer Project
PLC Chemical Mixer Ladder Logic

Ladder Logic Description

RUNG000

Latching rung to operate the system through Master Start and Stop PB.

RUNG001 and RUNG0002

To turn on liquid A input valve using memory bit of start latching PB, it will automatically turn off once Sensor 2 activates

RUNG 0003 and RUNG 0004

To turn on liquid B input valve using Sensor 2 activation, it will automatically turn off once Sensor 1 activates

Rung 0005

To store the status of Sensor 1, memory bit is used.

Rung 0006

On delay timer is used to run  the stirrer motor for 10 sec .

RUNG 0007

On delay timer is used to Outlet valve for 10 sec .

Program runs continuously until STOP PB is pressed.

Note:
  1. Memory bits are used to store the sensor output, since it is the simulation, sensor cannot turn off automatically.
  2. Memory bits are used to get the sequence of operation.

Conclusion:

The above explained Chemical Mixing process is for example only. It may vary from real time. We can use this example program to understand the working of timers, memory bit and interlocking concept function in AB PLC.

Author : Hema Deepan

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:

Metro Automation using PLC

PLC Traffic Light Control

PLC Compressor Control

Top 100 PLC Quiz Questions

PLC Scaling for Sensors

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 !
Key Facts About RS485 Industrial Network
#12 PLC Best Practices – Validate Inputs based on Physical Plausibility
PLC Ladder Logic for Lube Oil Pump Motor
Comparator in PLC Programming
What is Ladder Diagram Programming ?
Share This Article
Facebook Whatsapp Whatsapp LinkedIn Copy Link
Share
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
208kSubscribersSubscribe
38kFollowersFollow

Categories

Recent Comments

  • Guifty Shimica on Top Non-PLC Certification Courses for Automation Professionals
  • Guifty Shimica on Top Non-PLC Certification Courses for Automation Professionals
  • MIHARITSOA Aina Sitraka on Top Non-PLC Certification Courses for Automation Professionals
  • Vaishnavi on Free Instrumentation Course for Trainee Engineers

Related Articles

PLC Power Supply and Operating Voltages

PLC Power Supply and Operating Voltages

PLC Program for fan control unit system

PLC Programming for Fan Control Unit System for Industry

Classification of Fuses

Step-by-Step Guide to Choose Right Fuse for a Panel

PLC Training Course

#17 PLC Best Practices – Log PLC Uptime and Trend it on HMI

PID block from the PLC library

How to Configure PID Controller in Various Schneider PLCs?

Use of Regions in SCL Language

Use of Regions in SCL Language

Water Fountain Control Logic

Water Fountain Control Logic – PLC Exercises and Solutions

One Shot Rising PLC Example Program

One Shot Rising PLC Example Program

More Articles

Parallel Open Circuit Fault

Parallel Open Circuit Faults

Control Valves Quiz

Interactive Control Valve Parts Quiz: Drag & Drop Challenge

Hydrogen Sulfide Accident

The Aghorn Hydrogen Sulfide Accident – H2S Gas

VFD Braking

DC Injection Braking in VFD

Online time of the PLC

System and Local Time in PLC

P&ID arrangement for Control Valves

P&ID Guidelines for Control Valves

surface-mounted water pump

Surface-mounted Water Pump

Flow Measurement Questions and Answers

80+ Flow Measurement Interview Questions and Answers

Follow US
All rights reserved. Reproduction in whole or in part without written permission is prohibited.
Welcome Back!

Sign in to your account

Username or Email Address
Password

Lost your password?