+ All Categories
Home > Documents > Fieldbuses in real -time distributed embedded systems

Fieldbuses in real -time distributed embedded systems

Date post: 28-Jan-2022
Category:
Upload: others
View: 9 times
Download: 0 times
Share this document with a friend
29
Fieldbuses in real-time distributed embedded systems José Alberto Fonseca, Paulo Pedreiras 2 nd International Workshop on Embedded Systems, Internet Programming and Industrial IT Kiel, Germany, 20-22 August, 2003 DET – IEETA University of Aveiro Aveiro-Portugal
Transcript
Page 1: Fieldbuses in real -time distributed embedded systems

Fieldbuses in real-time distributed embedded

systems

José Alberto Fonseca, Paulo Pedreiras

2nd International Workshop on Embedded Systems, Internet Programming and Industrial IT

Kiel, Germany, 20-22 August, 2003

DET – IEETAUniversity of Aveiro

Aveiro-Portugal

Page 2: Fieldbuses in real -time distributed embedded systems

Kiel, Germany, 20-22 August, 2003 2nd International Workshop on Embedded Systems, Internet Programming and Industrial IT 2

Fieldbuses in real-time distributed embedded systems. José A. Fonseca, Paulo Pedreiras

Industrial communications and fieldbuses – a little of history

z Pre-history of fieldbuses started 20 years ago [Thomesse 1999]

z Main motivation at that time (factory automation, in particular process industries): to reduce and simplify cabling in the interconnection of field instruments and the so-called control rooms.

z This led to the name: fieldbus coming from field, (the industrial plant designation) + bus topology used almost always.

z Subsequent history:y Commercial interests of companies and countries

y Promotion of solutions originated at the academia

y Complex standardization efforts with odd ends.

Page 3: Fieldbuses in real -time distributed embedded systems

Kiel, Germany, 20-22 August, 2003 2nd International Workshop on Embedded Systems, Internet Programming and Industrial IT 3

Fieldbuses in real-time distributed embedded systems. José A. Fonseca, Paulo Pedreiras

Industrial communications and fieldbuses – a little of history

z Development of BitBUS by Intel in the eighties.y HDLC (High-Level Data Link Control) coming from networks.

y 8051 based microcontrollers at the fieldbus nodes.

z National standardization effortsy Starting almost in parallel in Europe (198x)

y PROFIBUS in Germany

y FIP (Factory Instrumentation Protocol) in France

y P-NET in Denmark

z A milestone: Producer-Distributor-Consumer Modely In FIP by J.P. Thomesse.

z 1984: Start of the dissemination of CAN – Controller Area Network

Page 4: Fieldbuses in real -time distributed embedded systems

Kiel, Germany, 20-22 August, 2003 2nd International Workshop on Embedded Systems, Internet Programming and Industrial IT 4

Fieldbuses in real-time distributed embedded systems. José A. Fonseca, Paulo Pedreiras

Industrial communications and fieldbuses – a little of history

z European Standardization: EN50170y Three incompatible profiles (EN50170-1, -2 and –3)

y PROFIBUS, WorldFIP, P-NET

z Time-Triggered paradigm [Kopetz 1994].

z Fieldbuses without a bus topologyy Interbus (“active ring”)

y LonWorks (power-line, twisted pair, fiber optic, ...)

y ...

z IEC 61158 standardization with 8 profiles...

z Properties of the MAC – Medium Access Control of the LAS (Link Active Scheduler) - profile 1 in IEC 61158 (Fieldbus Foundation).

Page 5: Fieldbuses in real -time distributed embedded systems

Kiel, Germany, 20-22 August, 2003 2nd International Workshop on Embedded Systems, Internet Programming and Industrial IT 5

Fieldbuses in real-time distributed embedded systems. José A. Fonseca, Paulo Pedreiras

Industrial communications and fieldbuses – a little of history

z Fieldbuses: currently an important research topic.

z In related conferences:y SICICA - Symposium on Intelligent Components for Control Applications

y ETFA - Emerging Technologies and Factory Automation

y RTSS - Real-Time Systems Symposium

y EUROMICRO RTS (Real-Time Systems)

z In Journals:y Journal of Real-Time Systems, Control Engineering Practice

y IEEE Transactions on Industrial Electronics, on Communications

z Object of specific conferences:y FeT - Fieldbus Technology and Applications Conference (IFAC)

y WFCS - Workshop on Factory Communication Systems (IEEE)

Page 6: Fieldbuses in real -time distributed embedded systems

Kiel, Germany, 20-22 August, 2003 2nd International Workshop on Embedded Systems, Internet Programming and Industrial IT 6

Fieldbuses in real-time distributed embedded systems. José A. Fonseca, Paulo Pedreiras

From Fieldbuses to Distributed Embedded Systems

z First fieldbus-based systems:y Infrastructure to simplify and reduce the number of cables

y Centralized architecture

Process Computeror PLC

Actuator

Actuator

Sensor Sensor Sensor Sensor

Actuator

Sensor

Page 7: Fieldbuses in real -time distributed embedded systems

Kiel, Germany, 20-22 August, 2003 2nd International Workshop on Embedded Systems, Internet Programming and Industrial IT 7

Fieldbuses in real-time distributed embedded systems. José A. Fonseca, Paulo Pedreiras

From Fieldbuses to Distributed Embedded Systems

z Evolution of fieldbus-based architectures:y Control and command distributed by different devices

y Makes coordination more complex

y But offers new possibilities: task distribution, parallelization, redundancy at lower costs, ...

ProcessComputer

Actuator

Actuator

Sensor SensorPLC

Sensor

Actuator

Sensor

PLCfieldbus

Page 8: Fieldbuses in real -time distributed embedded systems

Kiel, Germany, 20-22 August, 2003 2nd International Workshop on Embedded Systems, Internet Programming and Industrial IT 8

Fieldbuses in real-time distributed embedded systems. José A. Fonseca, Paulo Pedreiras

From Fieldbuses to Distributed Embedded Systems

z From the “macroscopic” level to the integration into systems:y Control, command, monitoring places moved from a central point

to the proximity of the subsystem.

y Shared data, enabling redundancy, cross-relations, …

z Paradigmatic example of using DESs: the car (automotive appl.)y The motivation to use electronics in cars came from

xThe improvement of passenger comfort.

xThe navigation control and motor control.

xThe inclusion of entertainment systems.

y Consequences:xComplex installation of cabling on board.

xSignificant weight due to cabling.

Page 9: Fieldbuses in real -time distributed embedded systems

Kiel, Germany, 20-22 August, 2003 2nd International Workshop on Embedded Systems, Internet Programming and Industrial IT 9

Fieldbuses in real-time distributed embedded systems. José A. Fonseca, Paulo Pedreiras

From Fieldbuses to Distributed Embedded Systems

z Evolution of cabling in a car:

Bichet, C. “Les Standards de Communications dans l’Automobile” ActesINNOCAP’99, Grenoble, France, april 1999.

0

1000

2000

3000

1960 1985 1995

length (meters) Nº of connections

Page 10: Fieldbuses in real -time distributed embedded systems

Kiel, Germany, 20-22 August, 2003 2nd International Workshop on Embedded Systems, Internet Programming and Industrial IT 10

Fieldbuses in real-time distributed embedded systems. José A. Fonseca, Paulo Pedreiras

From Fieldbuses to Distributed Embedded Systems

z Typical architecture of the communication network in a car:

Suspension Motor Control ABS

Anti-collision radar

Seats

Doors

Lights

Phone

Radio

Navigation

Airconditioning

Intelligent interconnection box

ComfortC

arroçaria

Vehicle dynamics

Page 11: Fieldbuses in real -time distributed embedded systems

Kiel, Germany, 20-22 August, 2003 2nd International Workshop on Embedded Systems, Internet Programming and Industrial IT 11

Fieldbuses in real-time distributed embedded systems. José A. Fonseca, Paulo Pedreiras

From Fieldbuses to Distributed Embedded Systems

z Field communication networks in cars:

y CAN (Controller Area Network) bus [Bosch 1991]

y Protocols built on top of CAN or similar to CAN:

x TTCAN – Time Triggered CAN [Führer et al. 2000]

x FTT-CAN – Flexible Time-Triggered CAN [Almeida et al. 2002]

x VAN – Vehicle Area Network

y Other important protocols:

x TTP – Time Triggered Protocol [Kopetz 1991]

x FlexRay [Belshner 2001]

Page 12: Fieldbuses in real -time distributed embedded systems

Kiel, Germany, 20-22 August, 2003 2nd International Workshop on Embedded Systems, Internet Programming and Industrial IT 12

Fieldbuses in real-time distributed embedded systems. José A. Fonseca, Paulo Pedreiras

From Fieldbuses to Distributed Embedded Systems

z Why CAN has become so widely used?

y High number of CAN nodes in automotive

y Intrinsic properties (some explored years after the initial standard)

y Low cost of controllers and drivers, enabling small production in other applications beside automotive

y Integration of CAN interfaces in several popular microcontrollers:

x8051

xPIC (Microchip)

z Interesting side effects: CAN had some contribution to revert the tendency to abandon 8-16 bit microcontrollers.

Page 13: Fieldbuses in real -time distributed embedded systems

Kiel, Germany, 20-22 August, 2003 2nd International Workshop on Embedded Systems, Internet Programming and Industrial IT 13

Fieldbuses in real-time distributed embedded systems. José A. Fonseca, Paulo Pedreiras

From Fieldbuses to Distributed Embedded Systems

z The use of fieldbuses led to a change in the embedded systems architecture:

y From centralized to distributed systems.

y Small processors close to the subsystems under control.

y Each processor with bus controller and driver becomes a node.

y Reduction in the complexity of tasks executed at the nodes.

z Examples:

y In control systems:

y Sampling and actuation are displaced to a close position from the sensor and the actuator.

y Other functions (control, identification, …) can be executed in different nodes.

Page 14: Fieldbuses in real -time distributed embedded systems

Kiel, Germany, 20-22 August, 2003 2nd International Workshop on Embedded Systems, Internet Programming and Industrial IT 14

Fieldbuses in real-time distributed embedded systems. José A. Fonseca, Paulo Pedreiras

From Fieldbuses to Distributed Embedded Systems

z Example: Distributed control system with 2 control loops:

ProcessB

ProcessA

SensorA

SensorB

ControllerA

ControllerB

ActuatorB

ActuatorA

Fieldbus

IdentificationA

IdentificationB

Page 15: Fieldbuses in real -time distributed embedded systems

Kiel, Germany, 20-22 August, 2003 2nd International Workshop on Embedded Systems, Internet Programming and Industrial IT 15

Fieldbuses in real-time distributed embedded systems. José A. Fonseca, Paulo Pedreiras

Real-time and control requirements

z New feature in DESs - Distributed Embedded Systems:

y The existence of a shared communication network, connecting

different subsystems that can operate independently.

z The data streams produced by the subsystems can be

completely independent

y Example: A and B control loops in the previous figure.

y Some streams can be periodic (e.g. controls).

y There may be a need to transmit sporadic data (e.g. detection of

alarm situations).

Page 16: Fieldbuses in real -time distributed embedded systems

Kiel, Germany, 20-22 August, 2003 2nd International Workshop on Embedded Systems, Internet Programming and Industrial IT 16

Fieldbuses in real-time distributed embedded systems. José A. Fonseca, Paulo Pedreiras

Real-time and control requirements

z The transmission of independent data flows:

y Originates conflicts in the use of the bus.

y The MAC- Medium Access Control must solve them.

y It is clear that data can not always be transmitted when the node

wants.

z In real-time systems some problems can occur:

y The deadline to transmit the data must be respected.

y Periodic data streams can show fluctuations in the periodicity

(jitter).

y Determining the worst-case situations related to transmission

latency is fundamental.

Page 17: Fieldbuses in real -time distributed embedded systems

Kiel, Germany, 20-22 August, 2003 2nd International Workshop on Embedded Systems, Internet Programming and Industrial IT 17

Fieldbuses in real-time distributed embedded systems. José A. Fonseca, Paulo Pedreiras

Real-time and control requirements

z Network induced Jitter during the transmission of periodic data:

S S

h h h

S S

t

S

ji-1=0 ji ji+1ji+2

Instantes de amostragem no nó dosensor

Mensagens de outros nós Mensag. com dados de amostragem

h - período de amostragem j - jitter nas mens. com dados de amostragem

Sampling instants

Sampling period

Messages from other nodes Messages with sampling data

Jitter in the messages with sampling data

Page 18: Fieldbuses in real -time distributed embedded systems

Kiel, Germany, 20-22 August, 2003 2nd International Workshop on Embedded Systems, Internet Programming and Industrial IT 18

Fieldbuses in real-time distributed embedded systems. José A. Fonseca, Paulo Pedreiras

Real-time and control requirements

z Determination of the worst-case values:

y Knowledge of the message set is required.

y Safety critical messages must have higher priority of transmission

y The MAC must be able to handle higher priorities:

y Maximum blocking time due to lower priority messages must be

known and bounded.

y Normally it is not possible to interrupt the transmission of

messages – non-preemptive systems (reduced length of data,

packing not used, ...)

Page 19: Fieldbuses in real -time distributed embedded systems

Kiel, Germany, 20-22 August, 2003 2nd International Workshop on Embedded Systems, Internet Programming and Industrial IT 19

Fieldbuses in real-time distributed embedded systems. José A. Fonseca, Paulo Pedreiras

Real-time and control requirements

z The MAC plays a fundamental role, determining the ability of

the fieldbus to support a real-time distributed system.

z Some examples:

y The indeterminism shown by the CSMA-CD medium access control

makes it unusable for hard real-time.

y The CAN medium access control, CSMA-CA (collision avoidance –

or other), shows adequate characteristics.

z Strangely, the theory leading to the determination of the worst-

case transmission time of periodic messages sent over CAN was

only published in 1994 [Tindell and Burns].

Page 20: Fieldbuses in real -time distributed embedded systems

Kiel, Germany, 20-22 August, 2003 2nd International Workshop on Embedded Systems, Internet Programming and Industrial IT 20

Fieldbuses in real-time distributed embedded systems. José A. Fonseca, Paulo Pedreiras

Real-time and control requirements

z Examples of problems from the control perspective:

y Vacant sampling [Hong 1995].

y Read-in / Read-out network induced jitter [Stothert and MacLeod

1998].

z Some of the proposed solutions:

y Taking the jitter into consideration at the system model level.

y Minimizing the interference among periodic data streams.

y Synchronizing the sampling and the actuation, imposing a fixed

offset in between.

Page 21: Fieldbuses in real -time distributed embedded systems

Kiel, Germany, 20-22 August, 2003 2nd International Workshop on Embedded Systems, Internet Programming and Industrial IT 21

Fieldbuses in real-time distributed embedded systems. José A. Fonseca, Paulo Pedreiras

Current paradigms concerning distributed embedded systems

z Time-triggered systems paradigm [Kopetz 1991]

y Assumes a coherent notion of time among the distributed system

elements.

y Imposes the transmission of data streams in dedicated, pre-

allocated time slots.

y Collisions are avoided and response time becomes deterministic.

y Some interesting properties such as scalability and composability,

this one important in what concerns timeliness guarantees.

z NOTE: the discussion about the vantages and advantages of time-

triggered or event-triggered transmission paradigms is not finished yet.

Page 22: Fieldbuses in real -time distributed embedded systems

Kiel, Germany, 20-22 August, 2003 2nd International Workshop on Embedded Systems, Internet Programming and Industrial IT 22

Fieldbuses in real-time distributed embedded systems. José A. Fonseca, Paulo Pedreiras

Examples of similar timeExamples of similar time--triggered protocolstriggered protocols

z TTCAN (Time-Triggered CAN)

y Standardization effort initiated by ISO in 1999.

y Target applications: automotive.

y It consists in a session layer enabling time-triggered

communication on CAN.

y The communication is scheduled in a time-slots schedule matrix

pre-defined prior to the system operation.

y Periodic data streams use permanently specific fixed time-slots.

y Event-triggered communication is also possible within the so-called

arbitration windows (time-slots using normal CAN MAC).

Page 23: Fieldbuses in real -time distributed embedded systems

Kiel, Germany, 20-22 August, 2003 2nd International Workshop on Embedded Systems, Internet Programming and Industrial IT 23

Fieldbuses in real-time distributed embedded systems. José A. Fonseca, Paulo Pedreiras

TTCAN – Time-triggered CAN

zTTCAN schedule matrix

ReferenceMessage A B CArbitration Window D

ReferenceMessage A AW EArbitration Window F

ReferenceMessage A B CArbitration Window D

ReferenceMessage A EArbitration Window D

AW - Arbitration Window

A, B, C, D, E, F - Periodic Messages

BC

0

1

2

3

BC - Basic Cycles

Transmission Columns

Page 24: Fieldbuses in real -time distributed embedded systems

Kiel, Germany, 20-22 August, 2003 2nd International Workshop on Embedded Systems, Internet Programming and Industrial IT 24

Fieldbuses in real-time distributed embedded systems. José A. Fonseca, Paulo Pedreiras

Examples of timeExamples of time--triggered protocolstriggered protocols

z FlexRay:

y Specification presented first in September 2001 (v.1.9.7)

y Initial promoters: BMW, DaimlerChrysler, Bosch

y Transmission rate targeted to 5Mbit/s net

y Uses electrical and optical transmission media

y The bus time is divided in slots called cycles in which part of the

traffic is defined statically and part can be transmitted dynamically.

y It uses redundancy at the physical transmission media, some of

the nodes transmitting simultaneously in both channels.

Page 25: Fieldbuses in real -time distributed embedded systems

Kiel, Germany, 20-22 August, 2003 2nd International Workshop on Embedded Systems, Internet Programming and Industrial IT 25

Fieldbuses in real-time distributed embedded systems. José A. Fonseca, Paulo Pedreiras

Examples of timeExamples of time--triggered protocols: triggered protocols: FlexRayFlexRay

z Definition of a communication cycle in FlexRay:

A B C D E F C

0 1 2 3 4 5

B

6 7 8 9 10 11

A A

12 13 14

F

15

E ...

Synchronization symbol

Cha

nnel

1C

hann

el 2

A B C D G C

0 1 2 3 4 5

B

6 7 8 9 10 11

A A

12 13 14

G

15

...G

Static Part Dynamic Part

Communication Cycle

A Static frame from node A C Dynamic frame from node C

Page 26: Fieldbuses in real -time distributed embedded systems

Kiel, Germany, 20-22 August, 2003 2nd International Workshop on Embedded Systems, Internet Programming and Industrial IT 26

Fieldbuses in real-time distributed embedded systems. José A. Fonseca, Paulo Pedreiras

Example of time / event triggered protocolsExample of time / event triggered protocols

z FTT CAN: Flexible Time Triggered Protocol on CAN

z Developed in Aveiro in 1999

z Centralized scheduling of periodic data streams.

z Uses an admission control mechanism to allow changes in the

scheduling during the system operation, keeping the timeliness

guarantees.

z Takes profit of the native MAC of CAN.

z Supports time-triggered and event-triggered communication

with temporal isolation.

Page 27: Fieldbuses in real -time distributed embedded systems

Kiel, Germany, 20-22 August, 2003 2nd International Workshop on Embedded Systems, Internet Programming and Industrial IT 27

Fieldbuses in real-time distributed embedded systems. José A. Fonseca, Paulo Pedreiras

FTT CAN: Flexible Time Triggered Protocol on CAN

z FTT CAN: Flexible Time Triggered Protocol on CAN

T M T M

Elementary Cycle (EC) [ i ]

Async. Window Sync. Window

AM1 AM25 SM1 SM3 SM8 SM9

0 0 1 1 0 0 0 0 1 0 1 0

bit 1bit 3bit 8bit 9

...Trigger Message

Page 28: Fieldbuses in real -time distributed embedded systems

Kiel, Germany, 20-22 August, 2003 2nd International Workshop on Embedded Systems, Internet Programming and Industrial IT 28

Fieldbuses in real-time distributed embedded systems. José A. Fonseca, Paulo Pedreiras

Conclusions

Ø Industrial communications, in particular fieldbuses, have

evolved from a “macroscopic” level in factory automation to a

“microscopic” level as a key component of distributed

embedded systems.

Ø The use of fieldbuses in real-time systems (often Hard-RT)

poses some challenges:

Ø Response times must be bounded and correctly determined

Ø Perturbations in the transmission timeliness of control parameters

(samples, set-points) must be taken into consideration.

Page 29: Fieldbuses in real -time distributed embedded systems

Kiel, Germany, 20-22 August, 2003 2nd International Workshop on Embedded Systems, Internet Programming and Industrial IT 29

Fieldbuses in real-time distributed embedded systems. José A. Fonseca, Paulo Pedreiras

ConclusionsØ Automotive industry is currently the main driving force in the

development of distributed embedded systems. The standard used in automotive will have, after some time, a significant impact in other applications (e.g. automation).

Ø The current trend is to combine time-triggered and event-triggered communications to benefit from the advantages of both.

Ø There is still some uncertainty about which protocol will win the automotive competition:

Ø TTP ?

Ø A CAN based protocol: TTCAN, FTT-CAN, … ?

Ø FlexRay ?


Recommended