Siemens
СРЕДСТВА ПРОМЫШЛЕННОЙ АВТОМАТИЗАЦИИ
официальный партнер Сименс
Каталог СА01 2012
архивный
(4872) 700-366
skenergo@mail.ru

Deprecated: Function eregi() is deprecated in /home/h101150-2/siemens71.ru/docs/new/cat.php on line 184
Introduction

Each WAN interface of a TIM can be operated with the function "Station", "Node terminal" or "Control center" (exception: the function "Node terminal" is not available on the TIM 3V-IE, TIM 3V-IE DNP3, TIM 4R-IE DNP3, and the function "Control center" is not available on the TIM 3V-IE DNP3 and TIM 4R-IE DNP3). This enables the construction of the type of hierarchical communication structures required in classic WANs.

On IP-based networks, in which each partner has equal priority, this classification can be dismissed. The transmission via GPRS however represents an exception, as without special contracts with the GPRS Provider, direct communication from GPRS station to GPRS station is not possible. This can be solved by "rerouting" through a control center TIM, as in a classic WAN with cross-traffic on a dedicated leased line or wirelessly. In this case, the interfaces of the participating TIMs are to be set to the function "Control center" or "Station" in an IP-based network as well so that the correct path from "Station" to "Station" will be found automatically through the "Control center".

The TIM independently processes the data traffic via the network connected in each case and it does this according to the store-and-forward principle. For this purpose, the module has its own processor and a RAM for buffering data messages (depending on the type of TIM, between 10,000 and 56,000 message frames). The saving of the messages prevents a loss of data if the communication link is faulty or the partner fails. It also helps to reduce connection charges in dialup networks. If the optional backup battery is used for the TIM 4R-IE or TIM 4R-IE DNP3, stored data frames are not lost even if the 24 V supply voltage fails.

Reading and writing data that the TIM is to send or receive for a CPU can also be done with:

  • TD7onCPU, the SINAUT TD7 software for the CPU, applicable to S7-300- and S7-400-CPUs as well as C7 compact control systems:
    The SINAUT program in the CPU, configured with modules from the SINAUT TD7 library, acquires the process data to be transferred, checks it for changes and transfers the changes to the TIM for transmission over the WAN. Messages received without faults by the TIM via the WAN are forwarded to the local CPU. A block that has been integrated there for evaluating the specific message frame ensures that the received information is output to the outputs or data areas configured in the block.
    This block library cannot be used in conjunction with TIM 3V-IE DNP3 or TIM 4R-IE DNP3.
  • TD7onTIM, the SINAUT TD7 software integrated in the TIM (not present in the case of the TIM 4R / TIM 4RD), can be used with S7-300 CPUs and C7 compact control systems:
    The TD7onTIM program configured by the user reads the process data to be transferred directly from the memory areas of the CPU inserted into the S7-300 rack (inputs, bit memories, DBs), checks them for changes and then transfers the changes to the send buffer of the TIM for transmission over the WAN. Data from message frames received without fault by the TIM via the WAN are directly written by the TIM into the configured memory areas of the CPU.

If required, the data acquired by "TD7onCPU" or "TD7onTIM" can be tagged with a time stamp and the "normal" or "high" priority identification for transmission over a chargeable network, e.g. dial-up or GPRS. "TD7onTIM" also allows extremely important data to be identified with the "Interrupt" priority. These have priority over all other message frames saved in the send buffer, i.e. they are transmitted before the others.

If the local SINAUT station is a control center PC, operator inputs are recorded by the PC program in accordance with the ST7cc/ST7sc configuration, and transferred with the configured destination address to the TIM. Messages received without faults by the TIM via the WAN are forwarded to the control center PC. Evaluation of the relevant frame is handled by the control system software.

The TIM first saves the data to be sent in its RAM buffer. The subsequent response of the TIM on sending this data is explained in the two following sections.

Communication via a classic WAN

The response of the TIM on sending the data depends on the WAN type and the TIM function that is set on the WAN interface:

  • Dedicated line, wireless network;
    if the interface is operated in the function "station" or "node terminal", the TIM waits to be polled by the control center before it transfers the stored data message frames. If there are no message frames available, polling is simply acknowledged.
    If operated as a "control center", the TIM sends one of the message frames saved in the buffer following each completed poll + response (standard setting). If a larger number of message frames is to be sent between two polls, this can be specified when the TIM is configured.
  • Dial-up network;
    in "station" or "node terminal" mode, the TIM will initially not be active in the case of data with "normal" priority. In the case of data of "high" or "interrupt" priority, the TIM will immediately try to establish a link to the addressed partner in order to transfer the data. If data of "normal" priority is also available in the TIM buffer at this time, this will be transferred immediately. Data of "interrupt" priority will always be transferred first. The data of "high" and "normal" priority will subsequently be transferred in accordance with the FIFO principle, i.e. regardless of their respective priority.
    If the interface is set to the "control center" function, the TIM will always try regardless of priority to establish a link to the addressed partner and to transfer the data.

The SINAUT ST7/ST1 protocol can be used for all WAN types and TIM functions. The DNP3 protocol only allows use of dedicated lines and wireless networks in the function "Station". The operating mode used depends on the type of WAN:

  • Data exchange via dedicated line and wireless network usually takes place in "Polling" mode. In wireless networks with SINAUT ST7 protocol, the operating mode "Polling with time slot method" can be selected if required.
  • On dial-up networks (only with SINAUT ST7/ST1 protocol), data exchange always takes place in "Spontaneous" mode.

Communication via an IP-based network

For transmission via an IP-based network, a permanent S7 connection via which the partners exchange the data packages is established in each case between two TIMs or between one TIM and the control system.

PG communication

PG communication allows all S7 stations connected to the LAN, e.g. Industrial Ethernet, to be remotely programmed. With the aid of S7 routing it is possible to use programming device communication across networks.

Cross-network PG communication functions with the SINAUT ST7 protocol for all classic and IP-based WANs. Remote programming and remote diagnosis of the stations connected to the WAN (CPUs and TIMs) is therefore possible.

In IP-based DNP3 networks, PG communication does not take place via the protocol itself, but via a separate PG connection (TCP/IP connection).

Diagnostics & service

The "SINAUT Diagnostics & Service Tool" provides comprehensive diagnostic functions and tools for commissioning and troubleshooting, e.g.:

  • Operating status of the TIM
  • Module status of the TIM
  • General diagnostic information
  • Diagnostics buffer of the TIM
  • Status of the connections to local and remote communication partners (CPUs, TIMs, control systems)
  • TIM frame monitor for recording the frame traffic
  • Disabling and enabling stations in the dedicated line or wireless network, e.g. during commissioning

TIM modules with Ethernet interface also offer the following:

  • Status and fill level of the send buffer, for each communication partner separately
  • Diagnostic information regarding TD7onTIM

Configuration

The "SINAUT ST7 ES" configuring software is used for configuring the TIM. Modules from the "SINAUT TD7 module library" must be used for configuring the SINAUT program in the CPU (TD7onCPU). Both software packages are part of the SINAUT ST7 ES V5.1 engineering software. The SINAUT ST7 configuring software can be used provided that STEP 7 V5.4 with Service Pack 4 or later has been installed.

The configuration data – like the interface functionality, addresses of the communication participants, the telephone numbers of the partner in the dial-up network, etc. – that are required in each case can be saved in the Flash EPROM on every TIM or, in the case of the TIM 4R-IE or TIM 4R-IE DNP3, also on the optional plug-in C-PLUG. On all TIMs with Ethernet interface, the configuration data can also be stored on the memory card (MMC) of the CPU when installing in an S7-300 rack or in a C7 control system. The TIM can be replaced without the need for a programming device if the configuration data is saved in the CPU or in the C-PLUG.

Functional overview of all TIM versions

TIM 3V-IE

TIM 3V-IE Advanced

TIM 3V-IE DNP3

Can be used in conjunction with

  • S7-300

  • S7-400 and PC

Interfaces

  • MPI

  • RJ45 Ethernet

1

1

1

  • RS-232

1

1

1

  • RS232/RS485

  • Simultaneously operable

RS 232 or RJ45

RS 232 and RJ45

RS 232 and RJ45

Adjustable interface function

  • Station

  • Service center

  • Node station

Message buffer

  • Number of message frames

16000

32000

50,000 data points with one master

  • Battery backup

Integrated DCF77 radio clock receiver

S7 connections via IP-based networks

8

20

Combinable with other TIMs in the S7-300 rack

Communication via MPI of the S7-300 CPU

TD7 library integrated in TIM (TD7onTIM)

Module replacement without PG


TIM 4R-IE

TIM 4R

TIM 4RD

TIM 4R-IE DNP3

Can be used in conjunction with

  • S7-300

  • S7-400 and PC via MPI

  • S7-400 and PC via Ethernet

  • S7-400H via Ethernet

Interfaces

  • MPI

1

1

  • RJ45 Ethernet

2

2

  • RS232/RS485

2

2

2

2

  • Simultaneously operable

All

All

All

All

Adjustable interface function

  • Station

  • Service center

  • Node station

Message buffer

  • Number of message frames

56000

10000

10000

200,000 data points with one master

  • Battery backup

Integrated DCF77 radio clock receiver

S7 connections via IP-based networks

64

2

Combinable with other TIMs in the S7-300 rack

Communication via MPI of the S7-300 CPU

TD7 library integrated in TIM (TD7onTIM)

Module replacement without PG


Approvals

All TIM communication modules have the approvals CE, FM, ATEX, cUL508 (= UL508, CSA22.2) and cUL HazLoc. The TIM 3V-IE and TIM 4R-IE modules are also available in a SIPLUS version for the extended temperature range (-25 ... +70 °C).























































Каталог оборудования
Каталог продуктов Siemens Industry Приводная техника Техника автоматизации Системы автоматизации Системы визуализации SIMATIC HMI Системы идентификации Промышленные коммуникации SIMATIC NET ECOFAST Введение Industrial Ethernet PROFINET PROFIBUS AS-интерфейс IO-Link Промышленная беспроводная связь SINAUT ST7 Введение Телеуправление Обзор Простые системы телеуправления Высокопроизводительные системы телеуправления Общие сведения TeleControl для центра управления TeleControl для станций Introduction Станции для протокола ST7 Станции для протокла DNP3 Станции для протокола IEC Станции для Modbus Сеть Дополнительное оборудование для выделенных линий связи Решения партнеров Teleservice Компоненты мобильной связи (GSM) Сетевые переходы ECOFAST Промышленные аппараты управления SIRIUS Промышленные информационные технологии Управление на базе РС Системы управления процессом Датчики Блоки питания Продукты для специальных требований Автоматизация зданий Низковольтная коммутационная техника Технология безопасности Системные решения и продукты для отраслей Сервис ... и все, что Вам еще необходимо

  © ООО "СК ЭНЕРГО" 2007-2022
  (4872) 700-366
Яндекс.Метрика