Automation and Drives EK2002 (C) Si emens AG, 1999-2003, Automation & Drives SIMATIC NET Networking...

50
Automation and Drives EK2002 (C) Siemens AG, 1999-2003, Automation & Drives SIMATIC NET Networking for Industry Introduction Reference model CSMA/CD Collision 0Mbit/s Ethernet Repeater Bridge 00Mbit/s Ethernet Switch Router Gateway igabit Ethernet dustrial Ethernet 1 Ethernet Basics Ethernet Basics Ethernet <> Industrial Ethernet PROFINET < The open standard for Realtime Industrial Ethernet > Ruud Welschen
  • date post

    18-Dec-2015
  • Category

    Documents

  • view

    215
  • download

    2

Transcript of Automation and Drives EK2002 (C) Si emens AG, 1999-2003, Automation & Drives SIMATIC NET Networking...

Page 1: Automation and Drives EK2002 (C) Si emens AG, 1999-2003, Automation & Drives SIMATIC NET Networking for Industry Introduction Reference model CSMA/CD Collision.

Automation and Drives

EK2002

(C) Siemens AG, 1999-2003, Automation & Drives

SIMATIC NET Networking for Industry

Introduction

Reference model

CSMA/CD

Collision

10Mbit/s Ethernet

Repeater

Bridge

100Mbit/s Ethernet

Switch

Router

Gateway

Gigabit Ethernet

Industrial Ethernet

1

Ethernet Basics

Ethernet BasicsEthernet <> Industrial

EthernetPROFINET

< The open standard for Realtime Industrial Ethernet >

Ruud Welschen

Page 2: Automation and Drives EK2002 (C) Si emens AG, 1999-2003, Automation & Drives SIMATIC NET Networking for Industry Introduction Reference model CSMA/CD Collision.

Automation and Drives

EK2002

(C) Siemens AG, 1999-2003, Automation & Drives

SIMATIC NET Networking for Industry

Introduction

Reference model

CSMA/CD

Collision

10Mbit/s Ethernet

Repeater

Bridge

100Mbit/s Ethernet

Switch

Router

Gateway

Gigabit Ethernet

Industrial Ethernet

2

Ethernet BasicsHistory

First Drawing by Bob Metcalfe

1980 Digital, Intel and XEROX (DIX) publish the specification of a network technology called Ethernet I IEEE 802.3 publishes the first standard that contains parts of the DIX procedure in 1982 1984: DIX passes Ethernet II, since Ethernet I and IEEE 802.3 were incompatible Today‘s components are based on IEEE 802.3

Page 3: Automation and Drives EK2002 (C) Si emens AG, 1999-2003, Automation & Drives SIMATIC NET Networking for Industry Introduction Reference model CSMA/CD Collision.

Automation and Drives

EK2002

(C) Siemens AG, 1999-2003, Automation & Drives

SIMATIC NET Networking for Industry

Introduction

Reference model

CSMA/CD

Collision

10Mbit/s Ethernet

Repeater

Bridge

100Mbit/s Ethernet

Switch

Router

Gateway

Gigabit Ethernet

Industrial Ethernet

3

Ethernet BasicsEthernet in the ISO / OSI reference model

The Ethernet specification encompasses Layers 1 and 2 of the reference model:

Data Link Layer: Logical Link Control (LLC)

Connection to higher sub-layers Media Access Control MAC)

Grouping of the data (into frames)

Error checking (CRC) CSMA/CD

Physical Layer: Current, voltage Frequency Half/full duplex Physical features (cables, connectors, etc.)

Layer 7

Layer 6

Layer 5

Layer 4

Layer 3

Layer 2

Layer 1

Application

Presentation

Session

Transport

Network

Data Link

Physical

Page 4: Automation and Drives EK2002 (C) Si emens AG, 1999-2003, Automation & Drives SIMATIC NET Networking for Industry Introduction Reference model CSMA/CD Collision.

Automation and Drives

EK2002

(C) Siemens AG, 1999-2003, Automation & Drives

SIMATIC NET Networking for Industry

Introduction

Reference model

CSMA/CD

Collision

10Mbit/s Ethernet

Repeater

Bridge

100Mbit/s Ethernet

Switch

Router

Gateway

Gigabit Ethernet

Industrial Ethernet

4

Ethernet BasicsEthernet in the ISO / OSI reference model

The TCP/IP specification encompasses Layers 3 and 4 of the reference model:

Transport Layer: TCP transport of data

Network Layer: IP Find the way trough the net

Layer 7

Layer 6

Layer 5

Layer 4

Layer 3

Layer 2

Layer 1

Application

Presentation

Session

Transport

Network

Data Link

Physical

Page 5: Automation and Drives EK2002 (C) Si emens AG, 1999-2003, Automation & Drives SIMATIC NET Networking for Industry Introduction Reference model CSMA/CD Collision.

Automation and Drives

EK2002

(C) Siemens AG, 1999-2003, Automation & Drives

SIMATIC NET Networking for Industry

Introduction

Reference model

CSMA/CD

Collision

10Mbit/s Ethernet

Repeater

Bridge

100Mbit/s Ethernet

Switch

Router

Gateway

Gigabit Ethernet

Industrial Ethernet

5

Ethernet BasicsNetwork access procedures CSMA/CD

CS - Carrier Sense

MA - Multiple Access

CD - Collision Detection

Collision

Page 6: Automation and Drives EK2002 (C) Si emens AG, 1999-2003, Automation & Drives SIMATIC NET Networking for Industry Introduction Reference model CSMA/CD Collision.

Automation and Drives

EK2002

(C) Siemens AG, 1999-2003, Automation & Drives

SIMATIC NET Networking for Industry

Introduction

Reference model

CSMA/CD

Collision

10Mbit/s Ethernet

Repeater

Bridge

100Mbit/s Ethernet

Switch

Router

Gateway

Gigabit Ethernet

Industrial Ethernet

10

Ethernet BasicsStructuring of networks with repeaters

Segment A

7

6

5

4

3

2

1

7

6

5

4

3

2

1Repeater

Transmission medium Transmission medium

Segment B

Collision domain

Expansion: 4.5km 1) Number of stations: 1024Access procedure: CSMA/CD

Expansion: 4.5km 1) Number of stations: 1024Access procedure: CSMA/CD

1) In the 10 Mbit/s network

Page 7: Automation and Drives EK2002 (C) Si emens AG, 1999-2003, Automation & Drives SIMATIC NET Networking for Industry Introduction Reference model CSMA/CD Collision.

Automation and Drives

EK2002

(C) Siemens AG, 1999-2003, Automation & Drives

SIMATIC NET Networking for Industry

Introduction

Reference model

CSMA/CD

Collision

10Mbit/s Ethernet

Repeater

Bridge

100Mbit/s Ethernet

Switch

Router

Gateway

Gigabit Ethernet

Industrial Ethernet

12

Ethernet BasicsStructuring of networks with bridges

Collision domain

7

6

5

4

3

2

1

7

6

5

4

3

2

1

Transmission medium Transmission medium

Bridge

Segment A Segment B

Collision domain

Expansion: 4.5km 1) Number of stations: 1024Access procedure: CSMA/CD

Expansion: 4.5km 1) Number of stations: 1024Access procedure: CSMA/CD

1) In the 10 Mbit/s network

Page 8: Automation and Drives EK2002 (C) Si emens AG, 1999-2003, Automation & Drives SIMATIC NET Networking for Industry Introduction Reference model CSMA/CD Collision.

Automation and Drives

EK2002

(C) Siemens AG, 1999-2003, Automation & Drives

SIMATIC NET Networking for Industry

Introduction

Reference model

CSMA/CD

Collision

10Mbit/s Ethernet

Repeater

Bridge

100Mbit/s Ethernet

Switch

Router

Gateway

Gigabit Ethernet

Industrial Ethernet

15

Ethernet Basics3 routes to increased performance on the network

Switching for parallel communication

Full duplex for increasing data throughput

100 Mbit/s for high-speed transport of the data

Page 9: Automation and Drives EK2002 (C) Si emens AG, 1999-2003, Automation & Drives SIMATIC NET Networking for Industry Introduction Reference model CSMA/CD Collision.

Automation and Drives

EK2002

(C) Siemens AG, 1999-2003, Automation & Drives

SIMATIC NET Networking for Industry

Introduction

Reference model

CSMA/CD

Collision

10Mbit/s Ethernet

Repeater

Bridge

100Mbit/s Ethernet

Switch

Router

Gateway

Gigabit Ethernet

Industrial Ethernet

16

Ethernet BasicsWhy 100 Mbit/s ?

High bandwidth guaranteedNon-lag data traffic

even in bursts of data traffic activity (e.g. from workstation/server)

Increased data throughput in the network

Clean network:invalid data packages are minimized

High bandwidth guaranteedNon-lag data traffic

even in bursts of data traffic activity (e.g. from workstation/server)

Increased data throughput in the network

Clean network:invalid data packages are minimized

10 Mbit/s

10 Mbit/s

100 Mbit/s

t

t

t

The 100 Mbit/s network

The 10 Mbit/s network

100 Mbit/s -The Big Pipe!

Page 10: Automation and Drives EK2002 (C) Si emens AG, 1999-2003, Automation & Drives SIMATIC NET Networking for Industry Introduction Reference model CSMA/CD Collision.

Automation and Drives

EK2002

(C) Siemens AG, 1999-2003, Automation & Drives

SIMATIC NET Networking for Industry

Introduction

Reference model

CSMA/CD

Collision

10Mbit/s Ethernet

Repeater

Bridge

100Mbit/s Ethernet

Switch

Router

Gateway

Gigabit Ethernet

Industrial Ethernet

21

Ethernet BasicsBridge/switch

Bridge Multiport-bridge Switch

Differences in the internal architecture have decisive influence on performance

CPU

RAM

CPU

RAM

RAM

CPU

CPU

CPU

CPU

CPU

CPU

CPU

CPU

Page 11: Automation and Drives EK2002 (C) Si emens AG, 1999-2003, Automation & Drives SIMATIC NET Networking for Industry Introduction Reference model CSMA/CD Collision.

Automation and Drives

EK2002

(C) Siemens AG, 1999-2003, Automation & Drives

SIMATIC NET Networking for Industry

Introduction

Reference model

CSMA/CD

Collision

10Mbit/s Ethernet

Repeater

Bridge

100Mbit/s Ethernet

Switch

Router

Gateway

Gigabit Ethernet

Industrial Ethernet

22

Ethernet BasicsParallel networking

Server

Switch

Segment ASegment C

Segment B

Page 12: Automation and Drives EK2002 (C) Si emens AG, 1999-2003, Automation & Drives SIMATIC NET Networking for Industry Introduction Reference model CSMA/CD Collision.

Automation and Drives

EK2002

(C) Siemens AG, 1999-2003, Automation & Drives

SIMATIC NET Networking for Industry

Introduction

Reference model

CSMA/CD

Collision

10Mbit/s Ethernet

Repeater

Bridge

100Mbit/s Ethernet

Switch

Router

Gateway

Gigabit Ethernet

Industrial Ethernet

25

Ethernet BasicsShared LAN/switched LAN

Switched LANEach individual segment has the full

performance/data rateSimultaneous data traffic in several

segments; several message framesFiltering:

Local data traffic remains local;only selected data packets cross segment boundaries

Switched LANEach individual segment has the full

performance/data rateSimultaneous data traffic in several

segments; several message framesFiltering:

Local data traffic remains local;only selected data packets cross segment boundaries

Shared LANAll nodes on the network share network

performance/data rateAll data packets go through all segmentsOnly one message frame on the network at

any one timeCollisions reduce the efficiency of the

network to approximately 40%

Shared LANAll nodes on the network share network

performance/data rateAll data packets go through all segmentsOnly one message frame on the network at

any one timeCollisions reduce the efficiency of the

network to approximately 40%

LAN

Segment A

Segment B

Segment C

Segment D

LAN

Segment A

Segment B

Segment C

Segment D

Data traffic

Page 13: Automation and Drives EK2002 (C) Si emens AG, 1999-2003, Automation & Drives SIMATIC NET Networking for Industry Introduction Reference model CSMA/CD Collision.

Automation and Drives

EK2002

(C) Siemens AG, 1999-2003, Automation & Drives

SIMATIC NET Networking for Industry

Introduction

Reference model

CSMA/CD

Collision

10Mbit/s Ethernet

Repeater

Bridge

100Mbit/s Ethernet

Switch

Router

Gateway

Gigabit Ethernet

Industrial Ethernet

28

Ethernet BasicsFull duplex and parallel networking

100 Mb

it/s 10 M

bit/s

10 Mbit/s

100

Mb

it/s

100 Mbit/s

100 Mbit/s

Parallel networking:Several frames simultaneously

Full duplex:Send and receive datasimultaneously

100 Mbit/s 100 Mbit/s

Page 14: Automation and Drives EK2002 (C) Si emens AG, 1999-2003, Automation & Drives SIMATIC NET Networking for Industry Introduction Reference model CSMA/CD Collision.

Automation and Drives

EK2002

(C) Siemens AG, 1999-2003, Automation & Drives

SIMATIC NET Networking for Industry

Introduction

Reference model

CSMA/CD

Collision

10Mbit/s Ethernet

Repeater

Bridge

100Mbit/s Ethernet

Switch

Router

Gateway

Gigabit Ethernet

Industrial Ethernet

29

Industrial Ethernet Increase in performance

*) Effective data throughput because of collisions

4Mbit/s4Mbit/s

10Mbit/s10Mbit/s

20Mbit/s20Mbit/s

40Mbit/s40Mbit/s

100Mbit/s100Mbit/s

100Mbit/sswitched

full duplex

100Mbit/sswitched

100Mbit/sshared

10Mbit/s switched

full duplex10Mbit/sswitched

10Mbit/sshared

*)

*)

Data throughputData throughput

Net

wo

rk t

ech

no

log

yN

etw

ork

tec

hn

olo

gy

200Mbit/s200Mbit/s

Page 15: Automation and Drives EK2002 (C) Si emens AG, 1999-2003, Automation & Drives SIMATIC NET Networking for Industry Introduction Reference model CSMA/CD Collision.

Automation and Drives

EK2002

(C) Siemens AG, 1999-2003, Automation & Drives

SIMATIC NET Networking for Industry

Introduction

Reference model

CSMA/CD

Collision

10Mbit/s Ethernet

Repeater

Bridge

100Mbit/s Ethernet

Switch

Router

Gateway

Gigabit Ethernet

Industrial Ethernet

31

Ethernet BasicsStructuring of networks with routers

Collision domain

7654321

7654321

Transmission medium Transmission medium

Bridge

Segment A Segment B

Collision domain Collision domain

7654321

7654321

Transmission medium Transmission medium

Bridge

Segment C Segment D

Collision domain

Router

IP subnet IP subnet

Page 16: Automation and Drives EK2002 (C) Si emens AG, 1999-2003, Automation & Drives SIMATIC NET Networking for Industry Introduction Reference model CSMA/CD Collision.

Automation and Drives

EK2002

(C) Siemens AG, 1999-2003, Automation & Drives

SIMATIC NET Networking for Industry

Introduction

Reference model

CSMA/CD

Collision

10Mbit/s Ethernet

Repeater

Bridge

100Mbit/s Ethernet

Switch

Router

Gateway

Gigabit Ethernet

Industrial Ethernet

32

Ethernet BasicsStructuring of networks with routers

Routers Coupling of subnets with identical protocols at the network level (terminal device requires an IP address) Transport decision on Layer 3 (network address), Finding the optimal connection between two subnets Coupling via WAN Requirements: use of "routable" protocols (active Layer 3; ISO protocol is not routable) Hierarchical structures possible through logical subnet formation

Layer 3 switch An extremely fast router thanks to hardware support

Page 17: Automation and Drives EK2002 (C) Si emens AG, 1999-2003, Automation & Drives SIMATIC NET Networking for Industry Introduction Reference model CSMA/CD Collision.

Automation and Drives

EK2002

(C) Siemens AG, 1999-2003, Automation & Drives

SIMATIC NET Networking for Industry

Introduction

Reference model

CSMA/CD

Collision

10Mbit/s Ethernet

Repeater

Bridge

100Mbit/s Ethernet

Switch

Router

Gateway

Gigabit Ethernet

Industrial Ethernet

36

Ethernet BasicsWhat is Industrial Ethernet?

Basic idea Industrial Ethernet components are based on the

familiar IEEE Standards

Supplementation of special features that are especially important for industrial communication

Designed for IndustryComponents have been designed for harsh industrial operation

Industrial Ethernet takes account of the differences in marginal conditions between industrial environments and the office world

Page 18: Automation and Drives EK2002 (C) Si emens AG, 1999-2003, Automation & Drives SIMATIC NET Networking for Industry Introduction Reference model CSMA/CD Collision.

Automation and Drives

EK2002

(C) Siemens AG, 1999-2003, Automation & Drives

SIMATIC NET Networking for Industry

Introduction

Reference model

CSMA/CD

Collision

10Mbit/s Ethernet

Repeater

Bridge

100Mbit/s Ethernet

Switch

Router

Gateway

Gigabit Ethernet

Industrial Ethernet

37

Ethernet BasicsDifferences between office/industrial networksFeature Industry Office

Availability Extremely high requirements Mid-range requirements

Network downtimes < 500 ms Network downtimes in the

required to avoid plant seconds to minutes range

standstills acceptable

Response Guaranteed response times Best-possible r. w/o guarantee

times (already commenced low-priority

transfer is completed before

processing of a higher priority)

Installation By plant commissioning By specialist network personnel

personnel (semi-skilled

personnel)

Network Component part of plant By trained specialists

monitoring monitoring (network administrators)

Page 19: Automation and Drives EK2002 (C) Si emens AG, 1999-2003, Automation & Drives SIMATIC NET Networking for Industry Introduction Reference model CSMA/CD Collision.

Automation and Drives

EK2002

(C) Siemens AG, 1999-2003, Automation & Drives

SIMATIC NET Networking for Industry

Introduction

Reference model

CSMA/CD

Collision

10Mbit/s Ethernet

Repeater

Bridge

100Mbit/s Ethernet

Switch

Router

Gateway

Gigabit Ethernet

Industrial Ethernet

38

Ethernet BasicsDifferences between office/industrial networksFeature Industry Office

Used in Local control cabinet Separate floor distribution boxes

Planning and building measures

for network infrastructure

DIN rail installation 19” assembly

24 V supply 110 / 230 V supply

0-60°C ambient temperature 0-45°C

Some vibration load

Device Low, switches with High, switches with

density fewer ports high number of ports

Topology Linear cabling Star cabling

(optional ring) with higher- Structured

level plant bus and control Floor, building, company site

room

Network Low number High number

modifi- Direct connection between Wide-area infrastructure cabling

cations switches and terminal devices with patch panels and

connection sockets

Page 20: Automation and Drives EK2002 (C) Si emens AG, 1999-2003, Automation & Drives SIMATIC NET Networking for Industry Introduction Reference model CSMA/CD Collision.

Automation and Drives

EK2002

(C) Siemens AG, 1999-2003, Automation & Drives

SIMATIC NET Networking for Industry

Introduction

Reference model

CSMA/CD

Collision

10Mbit/s Ethernet

Repeater

Bridge

100Mbit/s Ethernet

Switch

Router

Gateway

Gigabit Ethernet

Industrial Ethernet

39

Clearly structured network topologies with Ethernet

BDB

FDB FDB FDB

SDB

MDB

DTE DTE DTE DTE

BDB BDB

FDB

SDB

BDB

SDB = Site distriution board FDB = Floor distribution boardBDB = Building distribution board MDB = Machine distribution boardDTE = Data terminal

Office (EN 50173) Industry

Site

Building

Floor,hall

MDB

FDB

Page 21: Automation and Drives EK2002 (C) Si emens AG, 1999-2003, Automation & Drives SIMATIC NET Networking for Industry Introduction Reference model CSMA/CD Collision.

Automation and Drives

EK2002

(C) Siemens AG, 1999-2003, Automation & Drives

SIMATIC NET Networking for Industry

Introduction

Reference model

CSMA/CD

Collision

10Mbit/s Ethernet

Repeater

Bridge

100Mbit/s Ethernet

Switch

Router

Gateway

Gigabit Ethernet

Industrial Ethernet

40

Ethernet in automation Line topology in production hall

Industrial networking

– Line topology at cell and field level

BDB

BDBSDB

Primary cabling

Tertiarycabling

Production hallSecondary cabling

Tertiarycabling

MDBMDB Tertiarycabling

MDB

SDB = Site distribution board, BDB = Building distribution board; MDB = Machine distribution boardDistribution boards are designed as switches or routers in full-duplex mode

Page 22: Automation and Drives EK2002 (C) Si emens AG, 1999-2003, Automation & Drives SIMATIC NET Networking for Industry Introduction Reference model CSMA/CD Collision.

Automation and Drives

EK2002

(C) Siemens AG, 1999-2003, Automation & Drives

SIMATIC NET Networking for Industry

Introduction

Reference model

CSMA/CD

Collision

10Mbit/s Ethernet

Repeater

Bridge

100Mbit/s Ethernet

Switch

Router

Gateway

Gigabit Ethernet

Industrial Ethernet

41

4-poort IE switch, met 2 integrale FastConnect aansluitelementen voor 2 poorten. (Automatische crossing)

Realisatie van low-cost Ethernet lineaire bus topologie met 4-draads FastConnect twisted-pair kabel.

Tot 100 meter per segement.

Aansluiten tot 2 data terminal devices of een data terminal device met een programmeerapparaat d.m.v. RJ45 poorten.

Alle poorten geschikt 10/100 Mbit/s autosensing/autonegotiation.

ELS voeding via externe voeding.

ELS TP 40Electrical lean switch voor Ethernet

Overzicht

Jargon

Configuratie

Mobic

Ethernet I/O

Page 23: Automation and Drives EK2002 (C) Si emens AG, 1999-2003, Automation & Drives SIMATIC NET Networking for Industry Introduction Reference model CSMA/CD Collision.

Automation and Drives

EK2002

(C) Siemens AG, 1999-2003, Automation & Drives

SIMATIC NET Networking for Industry

Introduction

Reference model

CSMA/CD

Collision

10Mbit/s Ethernet

Repeater

Bridge

100Mbit/s Ethernet

Switch

Router

Gateway

Gigabit Ethernet

Industrial Ethernet

42

24V DC

IE FC TP kabel tot 100 m, aan te sluiten d.m.v. Isolatie-doordringingselement

Fiber-opticLAN

Schakelkast

Verbinden van terminal devices of PG met TP kabel tot 10 m.PG koppeling

24V DC

OSM TP40

Lineaire topologie met de ELS TP40

Overzicht

Jargon

Configuratie

Mobic

Ethernet I/O

Page 24: Automation and Drives EK2002 (C) Si emens AG, 1999-2003, Automation & Drives SIMATIC NET Networking for Industry Introduction Reference model CSMA/CD Collision.

Automation and Drives

EK2002

(C) Siemens AG, 1999-2003, Automation & Drives

SIMATIC NET Networking for Industry

Introduction

Reference model

CSMA/CD

Collision

10Mbit/s Ethernet

Repeater

Bridge

100Mbit/s Ethernet

Switch

Router

Gateway

Gigabit Ethernet

Industrial Ethernet

43

Industrial Ethernet Designed for Industry

Design Rugged full-metal housing Module design for DIN-rail mounting, Especially resistant to vibration

Impervious to EMI Guarantees reliable data traffic even in

environments subject to electromagnetic interference

Permanently secure connections Sub-D for Industrial twisted-pair RJ45 full-metal connectors with additional

interlocking BFOC for fiber optic

Page 25: Automation and Drives EK2002 (C) Si emens AG, 1999-2003, Automation & Drives SIMATIC NET Networking for Industry Introduction Reference model CSMA/CD Collision.

Automation and Drives

EK2002

(C) Siemens AG, 1999-2003, Automation & Drives

SIMATIC NET Networking for Industry

Introduction

Reference model

CSMA/CD

Collision

10Mbit/s Ethernet

Repeater

Bridge

100Mbit/s Ethernet

Switch

Router

Gateway

Gigabit Ethernet

Industrial Ethernet

44

Industrial Ethernet Designed for Industry

Diagnostics LEDs (link status, power, collisions, data) Signal contact Simple, low-cost monitoring and function control of

the INCs via a digital signal contact Integration of signals from the network into any

available HMI system (e.g. Win CC) No special monitoring software required No separate network management station required No special training required

SNMP OPC server Web based management SNMP RMON

Page 26: Automation and Drives EK2002 (C) Si emens AG, 1999-2003, Automation & Drives SIMATIC NET Networking for Industry Introduction Reference model CSMA/CD Collision.

Automation and Drives

EK2002

(C) Siemens AG, 1999-2003, Automation & Drives

SIMATIC NET Networking for Industry

Introduction

Reference model

CSMA/CD

Collision

10Mbit/s Ethernet

Repeater

Bridge

100Mbit/s Ethernet

Switch

Router

Gateway

Gigabit Ethernet

Industrial Ethernet

45

Industrial EthernetDesigned for Industry

Wide temperature range 00C to 60°C

Network topologies Linear bus, star, tree Redundant electrical/optical ring

High level of availability High-speed media redundancy in millisecond range

in electrical/optical ring topologies (ESM/OSM) Redundant power supply:

safe low voltage 2 x 24 V DC for ELS, ESM, OSM

Page 27: Automation and Drives EK2002 (C) Si emens AG, 1999-2003, Automation & Drives SIMATIC NET Networking for Industry Introduction Reference model CSMA/CD Collision.

Automation and Drives

EK2002

(C) Siemens AG, 1999-2003, Automation & Drives

SIMATIC NET Networking for Industry

Introduction

Reference model

CSMA/CD

Collision

10Mbit/s Ethernet

Repeater

Bridge

100Mbit/s Ethernet

Switch

Router

Gateway

Gigabit Ethernet

Industrial Ethernet

46

Industrial Ethernet Designed for Industry

Spanning tree algorithm

(IEEE 802.1d)

Spanning tree algorithm

(IEEE 802.1d)

Network reconfiguration

> 30 seconds

Network reconfiguration

> 30 seconds

High-speed redundancy

SIMATIC NET

High-speed redundancy

SIMATIC NET

Network reconfiguration

< 0.3 seconds

Network reconfiguration

< 0.3 seconds

12

3

6

9

12

3

6

9

Page 28: Automation and Drives EK2002 (C) Si emens AG, 1999-2003, Automation & Drives SIMATIC NET Networking for Industry Introduction Reference model CSMA/CD Collision.

Automation and Drives

EK2002

(C) Siemens AG, 1999-2003, Automation & Drives

SIMATIC NET Networking for Industry

Introduction

Reference model

CSMA/CD

Collision

10Mbit/s Ethernet

Repeater

Bridge

100Mbit/s Ethernet

Switch

Router

Gateway

Gigabit Ethernet

Industrial Ethernet

49

user interface on a view

Page 29: Automation and Drives EK2002 (C) Si emens AG, 1999-2003, Automation & Drives SIMATIC NET Networking for Industry Introduction Reference model CSMA/CD Collision.

Automation and Drives

EK2002

(C) Siemens AG, 1999-2003, Automation & Drives

SIMATIC NET Networking for Industry

Introduction

Reference model

CSMA/CD

Collision

10Mbit/s Ethernet

Repeater

Bridge

100Mbit/s Ethernet

Switch

Router

Gateway

Gigabit Ethernet

Industrial Ethernet

50

Industrial Communication

CP343-1Lean Preisgünstiger Ethernet Anschluss für

SIMATIC S7 300 Einfachbreite Baugruppe spart Einbauplatz

im Rack und im Schaltschrank. Für PG-Betrieb sofort Einsatzbereit, da

Vergabe der IP-Adresse direkt aus der Projektierung (DCP Protokoll lt. PROFINET Spezifikation V2).

Baugruppentausch ohne PG durch Configuration-Plug

CP443-1 Advanced Aufbau kleiner lokaler Netzwerke über

integrierten 4-Port Switch Zugriff auf Prozessinformationen mit

Standard-Webbrowser Einfache webbasierte Diagnose auch ohne

STEP 7 Einfache universelle Kopplung über FTP Filesystem als preisgünstiger Massenspeicher Übertragung von ereignisgesteuerten

Meldungen mit E-Mail Baugruppentausch ohne PG durch

Configuration-Plug

Page 30: Automation and Drives EK2002 (C) Si emens AG, 1999-2003, Automation & Drives SIMATIC NET Networking for Industry Introduction Reference model CSMA/CD Collision.

Automation and Drives

EK2002

(C) Siemens AG, 1999-2003, Automation & Drives

SIMATIC NET Networking for Industry

Introduction

Reference model

CSMA/CD

Collision

10Mbit/s Ethernet

Repeater

Bridge

100Mbit/s Ethernet

Switch

Router

Gateway

Gigabit Ethernet

Industrial Ethernet

51

PROFINET

IE/PB Link PN IO Proxy-Funktionalität Investitionsschutz durch Anbindung von

PROFIBUS Slaves an PROFINET IO S7-Routing für PG/OP-Kommunikation Netzübergang als DP-Master Klasse 2 / Vertikale Integration

Softnet PN IO Software für PROFINET IO-Controller

mit OPC-Server und NCM PC

Systemanschlüsse für SIMATIC S7 CP 343-1 und CP 443-1 Advanced mit PROFINET IO

und PROFINET CBA Funktionalität

SCALANCE X 200 Industrielle Switches optimiert für den Einsatz mit PROFINET Einfache Diagnose und Administration durch Integration in die SIMATIC Engineering Tools

Page 31: Automation and Drives EK2002 (C) Si emens AG, 1999-2003, Automation & Drives SIMATIC NET Networking for Industry Introduction Reference model CSMA/CD Collision.

Automation and Drives

EK2002

(C) Siemens AG, 1999-2003, Automation & Drives

SIMATIC NET Networking for Industry

Introduction

Reference model

CSMA/CD

Collision

10Mbit/s Ethernet

Repeater

Bridge

100Mbit/s Ethernet

Switch

Router

Gateway

Gigabit Ethernet

Industrial Ethernet

52

Praktijk

Overzicht

Jargon

Configuratie

Mobic

Ethernet I/O

Page 32: Automation and Drives EK2002 (C) Si emens AG, 1999-2003, Automation & Drives SIMATIC NET Networking for Industry Introduction Reference model CSMA/CD Collision.

Automation and Drives

EK2002

(C) Siemens AG, 1999-2003, Automation & Drives

SIMATIC NET Networking for Industry

Introduction

Reference model

CSMA/CD

Collision

10Mbit/s Ethernet

Repeater

Bridge

100Mbit/s Ethernet

Switch

Router

Gateway

Gigabit Ethernet

Industrial Ethernet

53

Page 33: Automation and Drives EK2002 (C) Si emens AG, 1999-2003, Automation & Drives SIMATIC NET Networking for Industry Introduction Reference model CSMA/CD Collision.

Automation and Drives

EK2002

(C) Siemens AG, 1999-2003, Automation & Drives

SIMATIC NET Networking for Industry

Introduction

Reference model

CSMA/CD

Collision

10Mbit/s Ethernet

Repeater

Bridge

100Mbit/s Ethernet

Switch

Router

Gateway

Gigabit Ethernet

Industrial Ethernet

54

FastConnect RJ45 plug 180/90

Simple connection technique (insulation displacement contacts)for 4-core copper twisted-pair installation cables (100 Mbit/s)

Failsafe connections thanks to good view of connection area

Industrialized design (rugged metal housing, no loose parts)

Good EMI shielding and dispersion (metal housing)

Integral strain relief for installation cables

Additional strain relief of the plug connector possible on the housing

Page 34: Automation and Drives EK2002 (C) Si emens AG, 1999-2003, Automation & Drives SIMATIC NET Networking for Industry Introduction Reference model CSMA/CD Collision.

Automation and Drives

EK2002

(C) Siemens AG, 1999-2003, Automation & Drives

SIMATIC NET Networking for Industry

Introduction

Reference model

CSMA/CD

Collision

10Mbit/s Ethernet

Repeater

Bridge

100Mbit/s Ethernet

Switch

Router

Gateway

Gigabit Ethernet

Industrial Ethernet

55

PREPARE WIRE PREPARE WIRE BY STRIPPING ACCORDINGBY STRIPPING ACCORDINGINSTRUCTION SHEETINSTRUCTION SHEETWITH STRIPPING TOOL WITH STRIPPING TOOL

AND OPEN PLUGAND OPEN PLUG..

11

CLOSE UPPER SHIELDING COVER.CLOSE UPPER SHIELDING COVER.PRESS UPPER AND LOWER PRESS UPPER AND LOWER

SHIELDING COVER SHIELDING COVER TOWARDS EACH OTHERTOWARDS EACH OTHER

44

SHIELDING COVER

LOCK PLUG AND ACTIVATE STRAIN LOCK PLUG AND ACTIVATE STRAIN RELIEF BY TURNING LOCKING DEVICE RELIEF BY TURNING LOCKING DEVICE

180° USING SCREW DRIVER OR SPANNER180° USING SCREW DRIVER OR SPANNER

55

22INSERT WIRE INSERT WIRE TOWARDS TOWARDS STOPPING STOPPING POSITION.POSITION.

STOPPINGPOSITION

22TERMINATE WIRE TERMINATE WIRE BY PRESSING DOWN BY PRESSING DOWN

PIVOT COVERPIVOT COVER..

33

FastConnect RJ45 Plug 180/90

Page 35: Automation and Drives EK2002 (C) Si emens AG, 1999-2003, Automation & Drives SIMATIC NET Networking for Industry Introduction Reference model CSMA/CD Collision.

Automation and Drives

EK2002

(C) Siemens AG, 1999-2003, Automation & Drives

SIMATIC NET Networking for Industry

Introduction

Reference model

CSMA/CD

Collision

10Mbit/s Ethernet

Repeater

Bridge

100Mbit/s Ethernet

Switch

Router

Gateway

Gigabit Ethernet

Industrial Ethernet

56

Industrial Ethernet FastConnect modular outlet

RJ45 outlet for gigabit Ethernet

Category 6 of the international cabling standards ISO/IEC 11801 and EN 50173

Page 36: Automation and Drives EK2002 (C) Si emens AG, 1999-2003, Automation & Drives SIMATIC NET Networking for Industry Introduction Reference model CSMA/CD Collision.

Automation and Drives

EK2002

(C) Siemens AG, 1999-2003, Automation & Drives

SIMATIC NET Networking for Industry

Introduction

Reference model

CSMA/CD

Collision

10Mbit/s Ethernet

Repeater

Bridge

100Mbit/s Ethernet

Switch

Router

Gateway

Gigabit Ethernet

Industrial Ethernet

57

Industrial Ethernet FastConnect Modular Outlet

Page 37: Automation and Drives EK2002 (C) Si emens AG, 1999-2003, Automation & Drives SIMATIC NET Networking for Industry Introduction Reference model CSMA/CD Collision.

Automation and Drives

EK2002

(C) Siemens AG, 1999-2003, Automation & Drives

SIMATIC NET Networking for Industry

Introduction

Reference model

CSMA/CD

Collision

10Mbit/s Ethernet

Repeater

Bridge

100Mbit/s Ethernet

Switch

Router

Gateway

Gigabit Ethernet

Industrial Ethernet

58

Industrial Ethernet FastConnect Modular Outlet

Page 38: Automation and Drives EK2002 (C) Si emens AG, 1999-2003, Automation & Drives SIMATIC NET Networking for Industry Introduction Reference model CSMA/CD Collision.

Automation and Drives

EK2002

(C) Siemens AG, 1999-2003, Automation & Drives

SIMATIC NET Networking for Industry

Introduction

Reference model

CSMA/CD

Collision

10Mbit/s Ethernet

Repeater

Bridge

100Mbit/s Ethernet

Switch

Router

Gateway

Gigabit Ethernet

Industrial Ethernet

59

Industrial Ethernet FastConnect Modular Outlet

Page 39: Automation and Drives EK2002 (C) Si emens AG, 1999-2003, Automation & Drives SIMATIC NET Networking for Industry Introduction Reference model CSMA/CD Collision.

Automation and Drives

EK2002

(C) Siemens AG, 1999-2003, Automation & Drives

SIMATIC NET Networking for Industry

Introduction

Reference model

CSMA/CD

Collision

10Mbit/s Ethernet

Repeater

Bridge

100Mbit/s Ethernet

Switch

Router

Gateway

Gigabit Ethernet

Industrial Ethernet

60

Industrial Ethernet FastConnect Modular Outlet

Systemkonfiguration mit FC Modular Outlet 100 Mbit/s und 1000 Mbit/s

Page 40: Automation and Drives EK2002 (C) Si emens AG, 1999-2003, Automation & Drives SIMATIC NET Networking for Industry Introduction Reference model CSMA/CD Collision.

Automation and Drives

EK2002

(C) Siemens AG, 1999-2003, Automation & Drives

SIMATIC NET Networking for Industry

Introduction

Reference model

CSMA/CD

Collision

10Mbit/s Ethernet

Repeater

Bridge

100Mbit/s Ethernet

Switch

Router

Gateway

Gigabit Ethernet

Industrial Ethernet

61

PROFINET

PROFINET - The Industrial Ethernet standard for automation

Data IOMotion

Safety

Process

Page 41: Automation and Drives EK2002 (C) Si emens AG, 1999-2003, Automation & Drives SIMATIC NET Networking for Industry Introduction Reference model CSMA/CD Collision.

Automation and Drives

EK2002

(C) Siemens AG, 1999-2003, Automation & Drives

SIMATIC NET Networking for Industry

Introduction

Reference model

CSMA/CD

Collision

10Mbit/s Ethernet

Repeater

Bridge

100Mbit/s Ethernet

Switch

Router

Gateway

Gigabit Ethernet

Industrial Ethernet

62

PROFINET – the solution!

PROFINET is the open Industrial Ethernet standard for Automation

PROFINET is based on Industrial Ethernet

PROFINET utilizes TCP/IP and IT-Standards

PROFINET is Real-Time Ethernet

PROFINET allows seamless integration of fieldbus systems

Page 42: Automation and Drives EK2002 (C) Si emens AG, 1999-2003, Automation & Drives SIMATIC NET Networking for Industry Introduction Reference model CSMA/CD Collision.

Automation and Drives

EK2002

(C) Siemens AG, 1999-2003, Automation & Drives

SIMATIC NET Networking for Industry

Introduction

Reference model

CSMA/CD

Collision

10Mbit/s Ethernet

Repeater

Bridge

100Mbit/s Ethernet

Switch

Router

Gateway

Gigabit Ethernet

Industrial Ethernet

63

Distributed Field Devices

PROFINETIT-Standards& Security

Process

Distri-buted

Automation

Distributedfield devices

MotionControl

NetworkInstallation

Safety Real-timecommunication

Page 43: Automation and Drives EK2002 (C) Si emens AG, 1999-2003, Automation & Drives SIMATIC NET Networking for Industry Introduction Reference model CSMA/CD Collision.

Automation and Drives

EK2002

(C) Siemens AG, 1999-2003, Automation & Drives

SIMATIC NET Networking for Industry

Introduction

Reference model

CSMA/CD

Collision

10Mbit/s Ethernet

Repeater

Bridge

100Mbit/s Ethernet

Switch

Router

Gateway

Gigabit Ethernet

Industrial Ethernet

64

Real-Time Communication

<1ms10ms100ms

InternetInternet

Factory Automation Motion Control

PROFINET

TCP/IP

Real-TimeProcess data

Uniform communication und quick reaction times

Simultaneous real-time and IT-service on one cable

Scaleable real-time communication from non-critical time applications up to high performance applications

Unlimited TCP/IP communication

IT-services

Page 44: Automation and Drives EK2002 (C) Si emens AG, 1999-2003, Automation & Drives SIMATIC NET Networking for Industry Introduction Reference model CSMA/CD Collision.

Automation and Drives

EK2002

(C) Siemens AG, 1999-2003, Automation & Drives

SIMATIC NET Networking for Industry

Introduction

Reference model

CSMA/CD

Collision

10Mbit/s Ethernet

Repeater

Bridge

100Mbit/s Ethernet

Switch

Router

Gateway

Gigabit Ethernet

Industrial Ethernet

65

real-time communication with PROFINET

Ethernet

TCP

Real-

tim

e

PROFInet applications

1

IT appli-cationse.g. HTTP SNMP DHCP...

2

Open Channel for TCP/UDP/IP

Device parameterisation and configuration

Reading of diagnostics data

Negotiation of the communication channel for user data

Real Time Channel for SRT

High-performance cyclic data transmission

Event-controlled signals

1

2

Standard data

Real-time data

IP SRT

Page 45: Automation and Drives EK2002 (C) Si emens AG, 1999-2003, Automation & Drives SIMATIC NET Networking for Industry Introduction Reference model CSMA/CD Collision.

Automation and Drives

EK2002

(C) Siemens AG, 1999-2003, Automation & Drives

SIMATIC NET Networking for Industry

Introduction

Reference model

CSMA/CD

Collision

10Mbit/s Ethernet

Repeater

Bridge

100Mbit/s Ethernet

Switch

Router

Gateway

Gigabit Ethernet

Industrial Ethernet

66

Configuration in STEP7

Same configuration view for PROFIBUS and PROFINET

Quick start in PROFINET through the use of existing user know-how

GSDML

GSD + XML = GSDML

STEP7 / HW-Config

Page 46: Automation and Drives EK2002 (C) Si emens AG, 1999-2003, Automation & Drives SIMATIC NET Networking for Industry Introduction Reference model CSMA/CD Collision.

Automation and Drives

EK2002

(C) Siemens AG, 1999-2003, Automation & Drives

SIMATIC NET Networking for Industry

Introduction

Reference model

CSMA/CD

Collision

10Mbit/s Ethernet

Repeater

Bridge

100Mbit/s Ethernet

Switch

Router

Gateway

Gigabit Ethernet

Industrial Ethernet

67

PROFIBUS PROFINET

Configuring/programming Same user views for IOs

Hardware configuring

Diagnostics

Program creation

Hardware Same IO modules alternatively behind

PROFIBUS

PROFINET

PROFIBUS devices are transparent behind the IE/PB link on PROFINET

Same user handling, that is, existing knowledge/experience can be used

Existing investment can be integrated

Page 47: Automation and Drives EK2002 (C) Si emens AG, 1999-2003, Automation & Drives SIMATIC NET Networking for Industry Introduction Reference model CSMA/CD Collision.

Automation and Drives

EK2002

(C) Siemens AG, 1999-2003, Automation & Drives

SIMATIC NET Networking for Industry

Introduction

Reference model

CSMA/CD

Collision

10Mbit/s Ethernet

Repeater

Bridge

100Mbit/s Ethernet

Switch

Router

Gateway

Gigabit Ethernet

Industrial Ethernet

68

Scalance X 108

• 8-port switch with diagnostics via LED

• Establishment of low-cost copper star topologies

• Connection of up to 8 terminal devices via RJ45 sockets

• Rugged IP20 metal housing for direct wall or DIN rail mounting

• Redundant voltage supply

• Integral signal contact

• S7 300 design concept

Scalance X 108

• 8-port switch with diagnostics via LED

• Establishment of low-cost copper star topologies

• Connection of up to 8 terminal devices via RJ45 sockets

• Rugged IP20 metal housing for direct wall or DIN rail mounting

• Redundant voltage supply

• Integral signal contact

• S7 300 design concept

Scalance X 108

Page 48: Automation and Drives EK2002 (C) Si emens AG, 1999-2003, Automation & Drives SIMATIC NET Networking for Industry Introduction Reference model CSMA/CD Collision.

Automation and Drives

EK2002

(C) Siemens AG, 1999-2003, Automation & Drives

SIMATIC NET Networking for Industry

Introduction

Reference model

CSMA/CD

Collision

10Mbit/s Ethernet

Repeater

Bridge

100Mbit/s Ethernet

Switch

Router

Gateway

Gigabit Ethernet

Industrial Ethernet

69

Network management through SNMP (Simple Network Management Protocol)

Agent

Polling

Trap

Event-controlled through agent

Manager

MIB

MIB

Page 49: Automation and Drives EK2002 (C) Si emens AG, 1999-2003, Automation & Drives SIMATIC NET Networking for Industry Introduction Reference model CSMA/CD Collision.

Automation and Drives

EK2002

(C) Siemens AG, 1999-2003, Automation & Drives

SIMATIC NET Networking for Industry

Introduction

Reference model

CSMA/CD

Collision

10Mbit/s Ethernet

Repeater

Bridge

100Mbit/s Ethernet

Switch

Router

Gateway

Gigabit Ethernet

Industrial Ethernet

70

Industrial Wireless LAN

SCALANCE W

Zuverlässig durch Redundanzfunktion und Datenratenreservierung Sicher durch neueste Verschlüsselungsstandards Industriegerecht durch robustes Gehäusedesign (IP 65) Outdoorfähig durch Temperaturbereich von –20°C bis +60°C selbst bei

Betauung

Page 50: Automation and Drives EK2002 (C) Si emens AG, 1999-2003, Automation & Drives SIMATIC NET Networking for Industry Introduction Reference model CSMA/CD Collision.

Automation and Drives

EK2002

(C) Siemens AG, 1999-2003, Automation & Drives

SIMATIC NET Networking for Industry

Introduction

Reference model

CSMA/CD

Collision

10Mbit/s Ethernet

Repeater

Bridge

100Mbit/s Ethernet

Switch

Router

Gateway

Gigabit Ethernet

Industrial Ethernet

75

Thanks for your attention.Thanks for your attention.

Ruud WelschenRuud Welschen