0% found this document useful (0 votes)
39 views3 pages

Siemens Communication Protocols & PCS7 Guide

The document outlines various communication protocols and network types used in Siemens systems, including Ethernet, Profibus, and Modbus, along with their specifications for device connections and communication distances. It also discusses the use of different communication methods such as OPC, serial, and parallel communication, as well as the configuration of PCS7 and WinCC systems. Additionally, it covers concepts like redundancy, server-client network configuration, and the differences between various Siemens programming environments.

Uploaded by

deepureddy437
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
39 views3 pages

Siemens Communication Protocols & PCS7 Guide

The document outlines various communication protocols and network types used in Siemens systems, including Ethernet, Profibus, and Modbus, along with their specifications for device connections and communication distances. It also discusses the use of different communication methods such as OPC, serial, and parallel communication, as well as the configuration of PCS7 and WinCC systems. Additionally, it covers concepts like redundancy, server-client network configuration, and the differences between various Siemens programming environments.

Uploaded by

deepureddy437
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

COMMUNICATION RELATED.

1)Types of Protocols used in siemens

A) Ethernet, profibus, OPC, Modbus

2)What are different types of network

A) 4types of different networks

PAN LAN MAN WAN

Personal area network


EX (Personal PC)

3)How many devices (MOV’S) we can connect with profibus

A)127 device

4)How many devices can we connect with Modbus

A) 32 device

5)UP to how many KM’s we can use profibus & its speed

A)2 TO 3 km’s up to 12mbps speed

6)Why we use Repeaters

A) to boost up the signal communication of device

7)If we use IP address where will the tags generate in wincc

A) TCP/IP

8)If we use MAC address where will the tags generate in wincc

A) Industrial ethernet

9)If we use System name where will the tags generate in wincc

A) Named connections

10)When we use serial communication.

A) Used for longer distance communication with slow transmission rate

11)When we use Parallel communication.

A) Used for Shorter distance communication with Faster transmission rate


12)Why we use PG/PC interface

A) To set mode of communication type

13)Ethernet communicates by which address

A) I/P Address

14)Profibus communicates by which address

A) Node Address

15)When we use OPC communication

A) If there are two different software’s (ex:). Then to make communication between these two
software’s we use OPC

16)OPC Full form

A) Open protocol

17)What is terminal bus

A) Communication between Operating station to Engineering station & server

18)What is Plant bus

A) Communication between Engineering station & server to PLC

19What are managed switches

A) With ip address settings

20) What are Unmanaged switches

A) Without ip address settings


PCS7 & WINCC

1)Types of views in PCS7 & why we use it (component view, plant view, process object view)

2)why we use hierarchy folders(divinding zones /process and adding carts/tags of that particular section)

3)How to create tags in pcs7(need to create chart in palnt view in particular hirerachy folder and giving
its tag name Ex.m0v 203.3)

4)How to connect tag in Wincc(right click motor in wincc connect tag option serach tag name in
tagmanagment and click ok)

5)how to establish OPC communication with siemens software(both sender and reciver should have
same user name & [Link] ip address series and also [Link] settings)

6)how to establish Modbus communication

7)difference between H-system & Redundancy(H-system both plc will work ata time one will work as
master another like slave, redundancy-one plc will work at a time if 1st plc fail then only second plc work)

8)how to establish a third-party drive (Ex: ABB drive) communication with siemens

9)Explain server client Network configuration

10)Explain master & slave concept

11)why we use patch cards for redundant plc’s(read & write)

12)how does fail safe module works & its configuration

13)Explain abou FAT & SAT

14)How to match time perfectly in all systems with wincc(Casablanca settings in time)

15)how to expand the monitor configuration (Ex:one CPU with 3 different screens)

16)What is load memory & work memory

17)difference between step7 & pcs7

18)what is scan cycle

19) how many types of restart are there

20) Explain about warm restart

21)difference between fb & fc

22)difference between pcs7 & step7

23)Why we use OB’S(time calling in how many seconds the programining of particular bllock should
scan)

Common questions

Powered by AI

Time synchronization across systems is achieved using WinCC by configuring the Casablanca time settings, which ensure all system clocks are aligned. This is essential in maintaining system integrity, reducing errors in process timing, and ensuring consistent data logging across different devices .

Parallel communication offers advantages over serial communication in terms of speed, as it allows multiple bits of data to be transmitted simultaneously. This is beneficial for shorter distance communications where a faster transmission rate is required. Serial communication, while slower, is better suited for longer distances due to its simplicity and reduced signal degradation .

Hierarchy folders in PCS7 are crucial for organizing the project structure by dividing processes into zones and adding relevant charts/tags. This organization aids in systematic process management, facilitates easier navigation of the system's components, and ensures efficient data handling and retrieval .

OPC communication is preferred when there is a need for interoperability between two different software systems, such as connecting industrial automation software from different manufacturers. It allows for seamless communication and data exchange, enhancing system integration and reducing complexity .

Differentiating between load memory and work memory in Siemens PLCs is significant because load memory stores programs and configuration data, while work memory executes the operational tasks during runtime. Understanding this differentiation helps in optimizing system performance by efficiently managing resources for program execution and data storage .

PG/PC interfaces facilitate communication in industrial settings by setting the mode of communication type. They play a crucial role in connecting programming devices to the industrial network, enabling configuration, programming, and diagnostics of automation devices .

The H-system is characterized by both PLCs working simultaneously, with one acting as the master and the other as a slave, providing continuous operation. In contrast, redundancy involves sequential operation where only one PLC is active at a time, with the second PLC taking over only if the primary fails. H-systems offer higher reliability and safety by preventing downtime, whereas redundancy provides a failover mechanism to ensure system availability .

Repeaters are used in industrial communication systems to boost the signal of communication devices, thereby extending the communication distance and improving data integrity. This is particularly relevant in networks like Profibus where signal degradation can be an issue over long distances .

Key considerations for establishing OPC communication with Siemens software include ensuring that both sender and receiver have the same username and password, aligning IP address series, and configuring DCOM settings appropriately. These factors are crucial for effective and secure communication between systems .

Managed switches provide flexibility in network configuration by allowing IP address settings, enabling network administrators to configure, manage, and monitor the network. In contrast, unmanaged switches come without IP address settings, offering minimal configuration options and are typically used for simple, plug-and-play network setups .

You might also like