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
All rights reserved. Reproduction in whole or in part without written permission is prohibited.
Reading: Siemens Drum block for Sequencer Operation
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. Reproduction in whole or in part without written permission is prohibited.
Inst Tools > Blog > PLC Tutorials > Siemens Drum block for Sequencer Operation

Siemens Drum block for Sequencer Operation

Last updated: March 4, 2021 12:35 pm
Editorial Staff
PLC Tutorials
1 Comment
Share
4 Min Read
SHARE

This article is about FB sequencer block in Siemens TIA portal.

In the process industry where we use batch process to add different ingredients and mix up them using an agitator.

Now to write such a program in FB and call it over and over is good but instead of doing that Siemens provides all in one block which reduces all need of the writing logic in FB.

Here, I will explain that block and show you how to consider the different batch processes to execute using this block.

In the food industry where we have to add up different ingredients. Now to understand why we need this block and why we use that let’s consider an example that there is a tank in which we have to first add milk then turn on the agitator, add flavour then again turn ON the agitator, add sweetener and again turn ON the agitator.

Siemens Graphics

For such an example, we simply have to use this type of block to reduce complexity in the program.

This block is available in Siemens TIA PORTAL. This functional block is called a drum block which operates sequentially.

In step 7, the drum sequencer block is available in FB 85 under a standard library.

Siemens Drum block

Let’s learn from where to find this block.

  1. Open TIA PORTAL environment.
  2. Create a New project and Configure device and open OB.
  3. Here, as shown in the below window on the right side choose “additional instructions” and expand it. Below you can find “DRUM” and double click on it and open.
DRUM Instruction in Siemens PLC
  1. Hitting Double click on “DRUM” will open below shown pop-up. Click “ok” to add this DB and it will add as a function block.
DRUM Instruction
  1. The following block will add to OB.
DRUM DB

Let’s understand how to add input and output to this block. The drum is like a rotating drum with each rotation it will add up a new set of task and execute according to it.

Here, in the block there are lots of event and output are available in which we have to write input and output where and when operates sequentially. We just have to add up all the input and output data as per our batch process step.

Reset is used to reset the whole process. Enable will enable the whole process as per logic written OB.

Here, one thing to note that DRUM sequencer provides our process to run in sequence without add additional logic but when the valve will operate and for how much time it will operate when agitator will turn and when discharge valve will turn on, everything we have to write in main OB to know DRUM block when each logic will be executed.

Author: Suhel Patel

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:

  • Ladder Logic Examples
  • PLC, HMI, VFD, and Motor
  • Pulse Generation using Timer
  • Liquid Mixing PLC Logic
  • Alarm Acknowledge PLC
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 !
Electrical Ladder Diagram Control using Timers Example
Structured Text PLC Program for Measuring Event Duration
How to Communicate with Excel from Intouch SCADA?
Automation System for Hazardous Environments
Basics of Industrial Communication Networks
Share This Article
Facebook Whatsapp Whatsapp LinkedIn Copy Link
Share
1 Comment
  • Ondrej Paprčka says:
    April 29, 2020 at 2:47 pm

    Principle of control of natural gas boilers. Measurement regulation, fuses, etc. Also also distribution of central heating and domestic hot water.

    Reply

Leave a Reply Cancel reply

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

Stay Connected

128.3kFollowersLike
69.1kFollowersFollow
208kSubscribersSubscribe
38kFollowersFollow

Recent Comments

  • MIHARITSOA Aina Sitraka on Top Non-PLC Certification Courses for Automation Professionals
  • Vaishnavi on Free Instrumentation Course for Trainee Engineers
  • anuj kapoor on DCS Program to Maintain Draft in Furnace
  • anuj kapoor on IoT based Smart Boiler Control System with Cloud PLC and SCADA

Related Articles

Ladder Logic Questions and Answers

Ladder Logic MCQ Questions and Answers

Color detection PLC logic

Conveyor Sorting System with Color Detection PLC Logic

Omron PLC Mixing System

Mixing Program with Timers and Counters in Omron PLC

How PLC controls a ON-OFF Valve

PLC Valve Control Ladder Logic Programming

PLC Programming Example for a Batch Process

PLC Programming Example for a Batch Process

Functional Block Diagram of XNOR Logic Gate

PLC Functional Block Diagram for Logic Gates

Timer STL Programming

Timers using Statement List (STL) PLC Programming

different PLC brands of Distributed IO

What is Distributed IO? – Decentralized Peripherals in PLC

More Articles

GuideLines for Loop Checks

How to Do Loop Checks During Plant Pre-Commissioning

PLC Program using Logic GATEs

PLC Logic GATE Program

Control Systems Multiple Choice Questions

Quality Control Inspector Questions

Quality Control Inspector Interview Questions and Answers

Bio Sensors Objective Questions

Bio Sensors Objective Questions

PLC Programming Projects for Beginners

PLC Programming Projects for Beginners

HVAC Principle and Theory

Recommendations to HVAC Engineers

Bourdon Tube Gauge Spiral Spring

What is the Purpose of Bourdon Tube Gauge Spiral Spring?

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?