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
  • Request
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: Profibus Listener
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
  • Request
Follow US
All rights reserved. Reproduction in whole or in part without written permission is prohibited.
Inst Tools > Blog > Communication > Profibus Listener

Profibus Listener

Last updated: November 9, 2018 5:27 pm
Editorial Staff
Communication
2 Comments
Share
6 Min Read
SHARE

Profibus Listener is nothing but a profibus display unit or an indicator unit.

The profibus Indicator is able to operate in a “Listener” mode whereby it does not appear as a device on the network, but simply listens for appropriate data on the segment it is connected to. All configuration must be performed locally, but thereafter it imposes no overhead on the network. This mode is useful where timing is critical, in retrofit applications or when node licensing costs need to be minimised.

It is necessary to have a basic understanding of how data on a Profibus system is passed between the host and the devices. As a general rule a Profibus PA segment will be connected to a Profibus DP network and controller, via a segment coupler. The segment coupler adjusts the communication speed and signalling so that the PA devices are visible to the controlling host and software.

Profibus Listener Principle

Image Courtesy : Beka

Each device attached to the segment has a physical address between 1 and 125 with address 1 or 2 being reserved for the controller. To make a process happen, the controller will read data from a number of instruments, it will process the data and finally write the data out to other devices in order to keep the process running smoothly. It is the data that is being “read from” and “written to” the devices on the segment that the listener can tap into.

In order to capture the data, we need to know how to locate it. When each device is loaded on to the segment it has a number of “Slots” in which the plant engineer places a software module representing the data that the slot is capable of dealing with. e.g. a SP Module consists of a 4 byte floating point number and a status byte. (known as a DS-33 data type).

The following example shows a temperature transmitter with two slots, the first one represents the temperature read from the external sensor, the second one represents the body temperature used for CJ compensation:

Profibus Temperature Transmitter

Image Courtesy : Beka

The plant engineer has set the address to 9 and loaded a SP module into both slots on the device. The slot data for a device is read in one go. Therefore a read of the device at address 9 with consist of 10 bytes containing a float with its status followed by another float with its status. The first item of data will start at Address 9 index 0 while the second value, status combination will start at Address 9 index 5. This address and index data is available to the plant engineer on the programming workstation for the host. When data is transmitted by the host it takes the form of Source_Address,Destination_Address and Data.

The profibus listener uses this information to display the value that the user wants to view. The user simply sets up the Source Address, Destination Address and the Index into the data packet. In the above example, setting a source address of 9, a destination address of 1 (Host Controller) and an Index of 5 would point at the second DS-33 data block i.e. the body temperature.

The following example gives the 7 steps to display a temperature value that is being read by a host at address 1 from a temperature transmitter at address 9.

  • Press P+E and the word SCAn will appear.
  • Press P and the display will now show two numbers. The first is the Source Address, the second is the Destination Address.
  • Press the UP Arrow or Down Arrow until 09-01 appears. i.e the data is coming from Address 9 and being sent to Address 1.
  • Press P – The display will show the value of the data at index 0
  • Press P – The display will now show IN_1 which is the display input to assign the data to.
  • Press the UP Arrow or Down Arrow to change the display input to IN_2, IN_3 etc as required
  • Press E – To save this configuration and move back up the menu.
  • Press E – a further three times to return to the unit to operate mode.

Note : Procedure may change from model to model or make to make

The listener will now display live data on the screen and in this case it will show the process value.

To get the body temperature it will be necessary to edit the settings for IN-1 and change the Index to 5. The number of decimal points, bargraph settings and display scaling can also be set up on the listener using the local configuration menu entries.

There are many data formats available on a system. The DS-33 (Value,Status) data format is the most common one for passing real process values about on a segment and currently this listener can only tune into that data format.

Source  : Beka

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

RS485 Serial Communication
Difference between Fieldbus and Profibus
Difference Between Cyclic and Acyclic Communication
Difference Between Ethernet IP and EtherCAT
Wireless HART Communication Protocol Overview
Difference Between TCP and UDP
Share This Article
Facebook Whatsapp Whatsapp LinkedIn Copy Link
Share
2 Comments
  • kuldeep says:
    November 1, 2018 at 10:59 am

    please suggest me the profibus network and components

    Reply
  • celal says:
    September 13, 2019 at 12:57 pm

    Firstly thank you for your valuable sharings.Could you compose a compherensive tutorial about Profibus and Profinet? Also if possible could you write a article about Siemens DCS(PCS7, SPPA T3000)? Thank you for yor

    Reply

Leave a Reply Cancel reply

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

Stay Connected

128.3kFollowersLike
69.1kFollowersFollow
210kSubscribersSubscribe
38kFollowersFollow

Categories

Explore More

What is Raid Parity? – Types, Advantages, Disadvantages
Foundation Fieldbus Installation and Best Practices
AS-interface and DeviceNet Communication
Foundation Fieldbus Signal Conversion Formula
Why is Ethernet IP Preferred in Large Networking Systems?
What is Profibus? – A Comprehensive Guide for Beginners
Different Types of Network Topologies
What is Auto-negotiation in Network?

Keep Learning

HART Protocol

HART Communication Tutorial Part 1

IPSec

What is IPSec? – Internet Protocol Security

Difference Between Optical Fibre and Coaxial Cable

Difference Between Optical Fibre and Coaxial Cable

Modbus scan

How Modbus Communication works

What is Rapid Spanning Tree Protocol

What is Rapid Spanning Tree Protocol? – RSTP Network

Optical Fiber Cable - SC and ST Optical Fiber Connectors

Optical Fiber Cable – SC and ST Optical Fiber Connectors

OPC classic introduction

Overview of OPC Communication

ProfiBus Questions and Answers

Latest ProfiBus Questions and Answers

Learn More

Digital Electronics Objective Questions

Digital Electronics Objective Questions – Set 6

PLC Program for fan control unit system

PLC Programming for Fan Control Unit System for Industry

Electronics Mini Projects

300+ Best Electronics Mini Projects

nuclear magnetic resonance (NMR) spectroscopy

Pharmaceutical Industry: The Role of Precision Tools

AC generator Voltage Regulators

AC Generator Voltage Regulators

noise-abatement trim

Control Valve Noise Problems

Oval Gear Flow Meter Principle

Oval Gear Flow Meters – Principle, Advantages, Animation

Electronic Devices & Circuits Objective Questions

Electronic Devices & Circuits Quiz – Set 6

Menu

  • About
  • Privacy Policy
  • Copyright

Quick Links

  • Learn PLC
  • Helping Hand
  • Part Time Job

YouTube Subscribe

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?