Inst ToolsInst ToolsInst Tools
  • Courses
  • Automation
    • PLC
    • Control System
    • Safety System
    • Communication
    • Fire & Gas System
  • Instrumentation
    • Design
    • Pressure
    • Temperature
    • Flow
    • Level
    • Vibration
    • Analyzer
    • Control Valve
    • Switch
    • Calibration
    • Erection & Commissioning
  • Interview
    • Instrumentation
    • Electrical
    • Electronics
    • Practical
  • Q&A
    • Instrumentation
    • Control System
    • Electrical
    • Electronics
    • Analog Electronics
    • Digital Electronics
    • Power Electronics
    • Microprocessor
Search
  • Books
  • Software
  • Projects
  • Process
  • Tools
  • Basics
  • Formula
  • Power Plant
  • Root Cause Analysis
  • Electrical Basics
  • Animation
  • Standards
  • 4-20 mA Course
  • Siemens PLC Course
Reading: Pulse Generation using Timer in Siemens PLC
Share
Notification Show More
Font ResizerAa
Inst ToolsInst Tools
Font ResizerAa
  • Courses
  • Design
  • PLC
  • Interview
  • Control System
Search
  • Courses
  • Automation
    • PLC
    • Control System
    • Safety System
    • Communication
    • Fire & Gas System
  • Instrumentation
    • Design
    • Pressure
    • Temperature
    • Flow
    • Level
    • Vibration
    • Analyzer
    • Control Valve
    • Switch
    • Calibration
    • Erection & Commissioning
  • Interview
    • Instrumentation
    • Electrical
    • Electronics
    • Practical
  • Q&A
    • Instrumentation
    • Control System
    • Electrical
    • Electronics
    • Analog Electronics
    • Digital Electronics
    • Power Electronics
    • Microprocessor
Follow US
All rights reserved. Reproduction in whole or in part without written permission is prohibited.
Inst Tools > Blog > PLC Tutorials > Pulse Generation using Timer in Siemens PLC

Pulse Generation using Timer in Siemens PLC

Last updated: March 4, 2021 12:38 pm
Editorial Staff
PLC Tutorials
3 Comments
Share
2 Min Read
SHARE

This article is about a pulse generation PLC program using Siemens TIA PORTAL.

Contents
Inputs and OutputsPulse Generation using TimerDescription

In industries, we use special audio and visual indications to notify the operators about the alarms and trips of the process. Different types of indications are flashing LED, beacons with different tones, etc.

We can set the rate of pulses from slow to fast as per our requirement by changing the timing of the timers. Here we will be discussing the pulse generation using timer instruction in Siemens PLC.

Below I have explained the PLC program for pulse generation.

Inputs and Outputs

  • Inputs: START(I0.0), STOP (I0.1)
  • Outputs: LED_INDICATION (Q0.0)
  • Timers: T0 & T1
  • Memory Bit: M0.0

Pulse Generation using TimerPulse Generation using Timer in Siemens PLC

Description

When you press the start button (%I0.0), then the flip-flop (M0.0) energizes then it will pass the signal through NC contact of timer (T2) then timer 1 will energize.

Here I have used S_Pulse timer which will run in our case for 2 seconds after 2 seconds timer will energize.

We can change the timing of the timer to change the flashing rate as per our requirement.

If Timer 1 is not energized then first NOT instruction will energize the Timer 2 allowing output to turn ON for 2 seconds.

Both the timers will run for 2 seconds simultaneously allowing LED to turn ON and OFF for every 2 seconds thus flashing the LED.

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:

  • Troubleshoot PLC Program
  • Protect PLC using Password
  • PLC Maths Instructions
  • JUMP Instruction in PLC
  • Siemens S7 1200 PLC
  • One-Shot Rising PLC Logic
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 !

Continue Reading

T Flip Flop PLC Ladder Diagram
Motor Classic Control Circuits using Single Push button
PLC Timer Example: Sequential Control of Three Lights with Reset
What is Resources Tab in the Siemens PLC?
Mail Box Automation: Programming with Schneider PLC
Programmable Logic Controller Questions and Answers
Share This Article
Facebook Whatsapp Whatsapp LinkedIn Copy Link
Share
3 Comments
  • Kumar says:
    April 5, 2020 at 11:48 am

    Hi,

    What is the need of two timers?

    Reply
  • Suhel says:
    April 5, 2020 at 1:03 pm

    To generate the pulses, 1 timer stay ON for 2 sec, so another timer will remain OFF for 2 sec. thus generating pulse for that interval

    Reply
  • Praveen Kumar B H says:
    July 3, 2023 at 5:42 am

    Let me correct if my and is wrong…. I think of one timer is enough for pulse generation of every two Seconds once… I will explain, after sr flipflop take contact of timer 1 NC CONTACT., when we press start sr FF will energized and start timer. 2 second after timer output goes to led to blink and timer contact which we taken on After flipflop.,it change from nc to open and again change to NC then again timer start and 2sec after led blink and this operation is continuously running….

    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

Categories

Explore More

Features of SCADA
Data Handling Instructions in PLC Programming
Automated Test Bench – Complex PLC Programming Examples
Importance of Grounding Electronic Equipment
Cybersecurity in PLC
PLC Program for Traffic Light Sequence using Functional Blocks
What is Trace Function in Tia Portal?
Smart Automation Solutions: PLC Logic for Stairway Lighting

Keep Learning

Data Types in PLC

Data Types in PLC – Bit, Byte, Integer, Real, String

Control Loops

Control Loops Objective Questions and Answers

PLC Program to Control Level of Two Tanks

PLC Level Control of Two Tanks

SCADA Interview Questions

SCADA Interview Questions and Answers

PLC Scan Time

PLC Scan Time

PLC analog input scaling

PLC Analog Input Scaling

Introduction to SCL Programming in Siemens PLC

Types of Expressions in the SCL Language of the Tia Portal

Control Methods in Servo Motor Drives

Various Control Methods in Servo Motor Drives

Learn More

What is Wellhead Control Panel?

PLC Automation Memory

What is NOR Flash Memory in PLC?

Free chlorine Analyzer Principle

Free chlorine Analyzer Principle

Switch High level alarm occurs

Basics of Switches & its applications

Thermocouple simulator

Problems of Reference Junction Compensation : Thermocouples

Establish Communication Between Two PLC Via PROFIBUS Protocol

Establish Communication Between Two PLC Via PROFIBUS Protocol

Types of Fuses

Electrical System Components and Protection Devices

Valve Standards

List of Valve Standards

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?