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: How to Configure PID in Siemens 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 > How to Configure PID in Siemens PLC?

How to Configure PID in Siemens PLC?

In this article, we will learn how to configure PID controller in Siemens PLC using Tia portal programming software.

Last updated: September 28, 2022 4:10 pm
Viral Nagda
PLC Tutorials
No Comments
Share
4 Min Read
SHARE

In this article, we will learn how to configure PID controllers in Siemens PLC using Tia portal programming software.

Contents
Configure PID in Siemens PLCSiemens Tia PLC CourseRead Next:

PID is a very important function block in controlling various analog parameters like temperature, flow, pressure, etc. through modulating outputs.

This modulation helps in keeping the parameters hovering around a control set-point and accurately controlling the process. PID function is available in various PLCs and also some standalone microcontrollers.

Also, there are some specific PID controllers available in the market which are designed to just handle the PID process.

Various PLCs have different types of PID configuration according to the software design. In this post, we will have a look at the PID configuration in Siemens PLC.

Configure PID in Siemens PLC

Let us see step by step how to configure a simple PID in Siemens PLC.

On opening the software, add a new object in Technology objects as shown in the figure. On clicking it, a popup window will open to add a new technology object.

In the PID window, select PID_Compact; which will add a PID controller in the software.

There are two other PID types available as shown in the figure; but here, we will see a simpler type that is widely used.

How to Configure PID in Siemens PLC

When the block is added, click the Configuration tab under the PID block added. A whole new window of configuration parameters will open.

In the next step, we will first see the series of images where basic configuration parameters need to be edited for PID working.

PID in Siemens TIA Portal Software
PID Control in SIEMENS PLC
PID with a Siemens S7-1200 PLC

In the basic settings screen, as shown in the first image, you have to select the analog sensor type to be controlled, its unit, mode selection, its input type and output type.

In the process value settings screen, as shown in the second image, you have to select process value high limit and low limit.

In the advanced settings screen, as shown in the third image, you have to set PID values (if you are not setting PID configuration to auto-tune).

Then, you have to add an OB (Cyclic Interrupt) in the program as shown in the figure.

Example of PID Control Instruction
How is PID programmed in Siemens S7
Siemens TIA PID

Then, as shown in the above three figures, you have to make the same sections in this OB.

Basically, you are moving set parameters from the HMI or SCADA in the PID configuration. This will overwrite the settings done in the PID configuration.

As shown, in the first image, take the PID block and map the process variable to it. Then, move the following parameters to the PID configuration – input lower and upper limits, output lower and upper limits, P, I, D, and control set-point.

In the third image, we have to only move the PID output to the physical analog output according to the logic required.

After doing all this, just download the backup in PLC, power recycle it, and check. The PID will work properly according to the parameters set.

In this way, we saw how to configure PID in Siemens PLC.

Siemens Tia PLC Course

Follow the below series of videos from Siemens PLC Tia course.

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

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

Read Next:

  • Nameplate of a Motor
  • Solenoid-controlled Valve
  • MODBUS ASCII Communication
  • DCS Alarm Summary Dashboard
  • AC Fundamentals Questions
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 !
#14 PLC Best Practices – Restrict Third-party Data Interfaces
Modbus Communication between PLC and Energy Meter
Statement List (STL) to Find Highest Value
Control Algorithms in PLC Programming
What is Process Control?
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

  • Kamli on Top Free PLC Software
  • 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

Related Articles

Level Transmitter configuration in PLC

Scaling with Parameters (SCP) Instruction in PLC

PLC Interview Questions and Answers

PLC Interview Questions and Answers

Siemens PLC Programming OBs in Siemens TIA Portal

FC Function in Siemens PLC

PLC program pushbutton switches

PLC Permissive for Motor Control

Programmable Logic Controller (PLC) PLC Maintenance Check Points

Programmable Logic Controller Maintenance Check Points

Control Speed of an Induction Motor using Analog Output of PLC

Control Speed of Induction Motor using Analog Output of PLC

Normally closed input actuator as stop button.

Normally-Closed Contacts for Stop Buttons

Comparison of Proportional Integral Derivative Controllers (PID)

Comparison of Proportional Integral Derivative Controllers (PID)

More Articles

Calculate Incident Power in Radar Level Measurement

Calculate Incident Power in Radar Level Measurement

PLC Boxes Sorting Based on Height

PLC Programming: Sorting and Distribution of Boxes by Height

Measure Duty Cycle using Multimeter

How to Measure Duty Cycle using Multimeter

Procedure for the Repair of Control Valve

Basic Steps and Procedure for the Repair of Control Valve

Chromatograph Principle

Basics of Chromatograph Operation

Digital Electronics Multiple Choice Questions

Read Only Memory (ROM) Objective Questions – Part 3

hydraulic module

Identify all Spool Valve Positions

Image Processing Projects for Engineering Students

Image Processing Projects for Engineering Students

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?