Markov Chain-Based Performance Evaluation of Flexray Dynamic Segment

Total Page:16

File Type:pdf, Size:1020Kb

Markov Chain-Based Performance Evaluation of Flexray Dynamic Segment Markov Chain-based Performance Evaluation of FlexRay Dynamic Segment Jimmy Jessen Nielsen Hans-Peter Schwefel Amen Hamdan Aalborg University, Department of Electronic Systems BMW Car IT GmbH Fredrik Bajers Vej 7, DK-9220, Aalborg Petuelring 116, D-80809, München {jjni03, hps}@kom.aau.dk [email protected] Abstract Besides providing strict determinism, the FlexRay pro- tocol supports priority based media access in the dynamic With the launch of the new BMW X5, the FlexRay proto- segment via a Flexible Time Division Multiple Access col for in-car communication has found its way to series- (FTDMA) scheme. The properties of the FTDMA scheme produced vehicles. The FlexRay protocol supports both is discussed in [2]. The flexibility provided by this media deterministic and non-deterministic transmission of data access scheme allows frames to be displaced and thus de- frames. FlexRay data frames that are being transmitted in layed in adverse situations. This dynamism combined with the non-deterministic dynamic segment might become dis- the increasing number of applications motivates the need placed under adverse circumstances. In the design of a for quantitative performance evaluation of the network. FlexRay network it is important to have sound understand- The Byteflight protocol is nearly identical in function- ing of any implications of certain design decisions on the ality to the FlexRay dynamic segment as it is also based on performance of the overall network, here specifically the FTDMA. The authors in [3] present an analysis of the Byte- displacements in the dynamic segment. flight protocol, where they investigate the performance- This paper proposes a novel approach to performance related consequences of different design choices. Particu- analysis of the dynamic segment based on Markov chain larly, they identify that network designers need to make a transient analysis. The model of the dynamic segment is trade-off between flexibility and performance. This issue a two-dimensional discrete-time Markov chain, where the applies similarly to the FlexRay dynamic segment, and is discrete time steps represent minislots of the dynamic seg- discussed further in Section 2. Currently available tools for ment. Model properties and assumptions are discussed and performance evaluation of specific FlexRay traffic models expressions for calculating performance metrics are pro- focus on simulation. Simulation tools such as [8] and [7] vided. Finally, measurements obtained from a real FlexRay may be used to make a quantitative performance analysis, network are used to test model assumptions and to validate by defining the traffic model using virtual traffic generators. the accuracy of model output. However, the process of obtaining a sufficient level of con- fidence with a simulation is typically very time-consuming Keywords - flexray, in-car networks, dynamic segment, compared to analytical approaches. markov chain, transient analysis, performance analysis This paper presents an approach to performance assess- ment of the dynamic segment in FlexRay that is based on 1 Introduction transient analysis of a Markov Chain (MC). This perfor- mance assessment is less time-consuming than simulation The increasing number of x-by-wire applications in cars and can be made prior to implementing a simulation or pro- entails that requirements on safety and hard real-time of the totype. in-car network are becoming more strict [4]. Protocols such Specifically, this paper contributes to the literature by 1) as Byteflight and FlexRay, where FlexRay is a recent exten- demonstrating how the FlexRay communication cycle can sion of Byteflight, have been developed and used for satis- be modeled as a MC, 2) specifying how performance met- fying the requirements of x-by-wire applications. The first rics are extracted from MC model, and 3) validating the re- series car to use a FlexRay in-car network is the new BMW sults obtained from the model by comparing to measure- X5, which has recently been introduced by BMW Group. ments from an actual FlexRay network. In near future FlexRay is expected to connect multiple Elec- In Section 2 a brief description of the relevant FlexRay tronic Control Units (ECUs) implementing chassis, power- properties is given and the main motivation for the model is train, and driver assistance applications [6]. presented. Next, the FlexRay model is discussed and pre- 1 sented in Section 3. The following Section 4 specifies how mitted in each communication cycle varies, it may occur performance metrics are calculated from the model. Section that a frame cannot be successfully transmitted within the 5 presents a validation of the model based on measurements available minislots. In that case the frame will not be from an actual FlexRay network. Finally, Section 6 contains transmitted in the current communication cycle. Instead the conclusion of this paper. the frame is displaced to a later communication cycle with enough available minislots. More specifically, a frame is 2 FlexRay Dynamic Segment displaced if the minislot counter exceeds the threshold pLat- estTx that is configured in each FlexRay node. pLatestTx is the last minislot in which the node can successfully transmit The following gives a brief introduction to FlexRay and a frame with the maximum allowed frame size. especially the dynamic segment, which is the focus of this Displacements may occur even with a low number of paper. More information on FlexRay is available in [5]. used dynamic slots. If for example the communication cy- In FlexRay the communication cycle is the fundamental cle is configured for a length of 250 minislots, and a frame element of the media access scheme. The communication has a frame ID of 230 and takes up 5 minislots to transmit, cycle is divided into four segments as depicted in Fig. 1. no more than 15 earlier minislots may be included in frame transmissions in a communication cycle, before the frame cannot be transmitted and is displaced. In order to reduce the number of displacements, the FlexRay network designer should aim at using as low frame Figure 1. The FlexRay communication cycle. IDs as possible. However, this is typically inappropriate with respect to compatibility and upgradability. The de- Within a communication cycle, ECUs may transmit signer therefore needs to determine a configuration of the frames in the static and dynamic segments. At design-time network that provides an acceptable trade-off between flex- an ECU has been assigned one or more slot IDs in which it ibility and performance. Besides displacements, other as- may transmit. Each slot ID is only used by one ECU, and in pects of performance could be relevant to consider. In this this way collisions will never occur. In the static segment, paper the last dynamic slot is also calculated. where a Time Division Multiple Access (TDMA) scheme The modeling approach proposed in this paper provides is used, the transmission of frames is completely determin- the network designer with a tool for making quantitative istic. The dynamic segment uses a dynamic mini-slotting performance evaluation of different network configurations scheme, also generally referred to as FTDMA. This scheme and traffic models in order to rapidly iterate over the design is not deterministic since the offset from the beginning of of the network. a communication cycle until an ECU may transmit, varies with the number of frames already sent in the same com- 3 FlexRay Model munication cycle. Fig. 2 exemplifies the concept of this scheme. In this section the approach to modeling the dynamic An unused dynamic slot has the duration of one minis- segment is described in detail. The performance metrics lot, which is the common time unit in a FlexRay network, described in the following are the desired outputs from the and the length of the communication cycle is a fixed num- model. ber of minislots. If a dynamic slot is used for transmitting a frame, the duration of the dynamic slot is extended to sev- Last Dynamic Slot (LDS) distribution: The LDS is the eral minislots, depending on the payload size of the frame. value of the dynamic slot counter at the end of a commu- This is exemplified for dynamic slots m + 3 and m + 6 in nication cycle. The more minislots that have been used for the figure. Every ECU maintains a local counter of both the transmitting frames, the lower the value of the LDS. The current minislot ID and the current dynamic slot ID. Both network designer may use the LDS as an indicator of the are reset at the beginning of each cycle. level of utilization and as an indication of which frames dynamic slot could not have been transmitted in the communication cy- counter cle. If the LDS has a lower slot ID than the ID used by a m m+1 m+2frame ID m+3 m+4 m+5frame ID m+6 m+7 nn+1 n+2n+3 n+4 n+5 n+6 n+7 n+8 n+9 n+10 n+11 n+12 n+13 n+14 ... certain ECU, that ECU could have had a frame scheduled minislot counter minislot for transmission that it was not allowed to transmit in the corresponding communication cycle. Figure 2. Dynamic minislotting scheme. Frame displacement probability: The objective of this Since the payload length and the number of frames trans- metric is to quantify the risk of frame displacements for a specific frame ID. The network designer may use this met- The validity of these simplifying assumptions is discussed ric to determine the quality of service in relation to displace- further in Section 5. ments that the network delivers for a given configuration. 3.2 Detailed Model De¯nition 3.1 Model Framework The model is based on a non-homogenous MC us- The following description of the FlexRay model assumes ing a two-dimensional state space (a; b).
Recommended publications
  • Benefits of a Standardized Diagnostic Framework
    Benefits of a standardized diagnostic framework Hareesh Prakash Development Engineer The copying, distribution and utilization of this document as well as the communication of its contents to other without expressed authorization is prohibited. Offenders will be held liable for the payment of damages. All rights reserved in the event of the grant of a patent, utility model or ornamental design registration. Agenda DiagnosticsDiagnostics withwith standardsstandards –– Motivation Motivation ODXODX –– ODXplorer ODXplorer MCD-3MCD-3 ServerServer –– samMCD3 samMCD3 serverserver MVCI-D-PDU-APIMVCI-D-PDU-API –– HSX HSX samtecsamtec DiagnosticDiagnostic FrameworkFramework The copying, distribution and utilization of this document as well as the communication of its contents to other without expressed authorization is prohibited. ffenders will be held liable for the payment of damages. All rights reserved in the event of the grant of a patent, utility model or ornamental design registration. Diagnostics with Standards Motivation 2000 - 2009 New ACC Stop & Go ALC + Navigation Strategies, Heading Control Night Vision Process, AFS I + II X-AGS 1990 - 1999 Internet Tools, … Telematics Navigation system Online Services CD-Changer Bluetooth Bus system Car Office ACC Adaptive Cruise Control Complexity Local Hazard Warning Complexity 1980 - 1989 Airbags Integrated Safety Systems DSC Dynamic Stability Control Electronic Transmission control Break-By-Wire Adaptive Transmission Control Electronic air conditioning control Steer-By-Wire Anti-roll ASR i-Drive Xenon Lights ABS Fuel cells 1970 - 1979 BMW Assist Telephone LH RDS/TMC 2 Electronic Fuel Injection Seat heating Lane change ssistant Emergency calls Electronic Ignition … Personalization Servotronic Check Control Software Update … Idle speed regulator Force Feedback Pedal Central lock … Costs Source: [2] Hudi; [4] Reichert The copying, distribution and utilization of this document as well as the communication of its contents to other without expressed authorization is prohibited.
    [Show full text]
  • Smartwire-DT Gateways – Canopen and PROFIBUS-DP
    09/11 MN05013002Z-EN Manual replaces 06/09 AWB2723-1612en SmartWire-DT Gateways All brand and product names are trademarks or registered trademarks of the owner concerned. Emergency On Call Service Please call your local representative: http://www.eaton.com/moeller/aftersales or Hotline of the After Sales Service: +49 (0) 180 5 223822 (de, en) [email protected] Original Operating Instructions The German-language edition of this document is the original operating manual. Translation of the original operating manual ) All editions of this document other than those in German language are translations of 2 the original German manual. 1st edition 2009, edition date 02/09 2nd edition 2009, edition date 06/09 3rd edition 2010, edition date 03/10 4th edition 2010, edition date 06/10 5th edition 2011, edition date 03/11 6th edition 2011, edition date 09/11 See revision protocol in the “About this manual“ chapter © 2009 by Eaton Industries GmbH, 53105 Bonn Production: René Wiegand Translation: globaldocs GmbH All rights reserved, including those of the translation. Rückenbreite festlegen! (1 Blatt = 0,106 mm, gilt nur für XBS) g/m 80 bei Digitaldruck Eberwein für mm = 0,080 Blatt (1 No part of this manual may be reproduced in any form (printed, photocopy, microfilm or any other process) or processed, duplicated or distributed by means of electronic systems without written permission of Eaton Industries GmbH, Bonn. Subject to alteration without notice. Danger! Dangerous electrical voltage! Before commencing the installation • Disconnect the power supply of the • Suitable safety hardware and device. software measures should be • Ensure that devices cannot be implemented for the I/O interface accidentally restarted.
    [Show full text]
  • — PROFIBUS-Adapter
    — ABB MEASUREMENT & ANALYTICS | DATA SHEET PROFIBUS-Adapter — To find your local ABB contact visit: www.abb.com/contacts For more information visit: www.abb.com/measurement — We reserve the right to make technical changes or modify the contents of this document without prior notice. With regard to purchase orders, the agreed particulars shall prevail. ABB does not accept any responsibility whatsoever for potential errors or possible lack of information in this document. We reserve all rights in this document and in the subject matter and illustrations contained therein. Any reproduction, disclosure to third parties or utilization of its contents – in whole or in parts – is forbidden without prior written consent of ABB. © ABB 2019 3KXN631121R1001 10/63-6.31-EN Rev. G 05.2019 2 NDA121-NO PROFIBUS-ADAPTER | 10/63-6.31-EN REV. G NDA121-NO PROFIBUS-ADAPTER | 10/63-6.31-EN REV. G 7 — Measurement made easy — Profibus DP / PC Adapter • USB NDA121-NO PROFIBUS-ADAPTER | 10/63-6.31-EN REV. G 3 — NDA121-NO PROFIBUS DP / PC-USB adapter hange from one to two columns Adapter CommDTM Desktop PC’s as well as notebooks can be flexible connected The Device Type Manager CommDTM provides access to the in the field to a PROFIBUS® network via the adapter PROFIBUS® Master NDA121-NO. Within the FDT architecture, NDA121-NO. Thereby a parallel operation of up to 16 adapter the CommunicationDTM enables DeviceDTMs to connect to is possible. The adapter supports the Master functionality of their respective devices via PROFIBUS® DP/-V1. the PROFIBUS® Standards DP (class 1 and 2), DP-V1 (class 2).
    [Show full text]
  • Master Simulators
    Master simulators By using master simulators from HMS, you can set up and test slaves/adapters on PROFIBUS, PROFINET, CANopen, EtherNet/IP and DeviceNet without having a PLC in place. Simply connect to your computer and you have a very cost-efficient alternative to a PLC or PC-card. CANopen interface — powered by USB USB port on the PC RS-232 CANopen cable 9-pin D-Sub connector PROFIBUS interface Device under test Device under test DeviceNet interface USB (24V power supply required to connect and test a DeviceNet adapter —not included). DeviceNet cable with data and power lines Pluggable screw connector Ethernet cable with termination Device under test Device under test Available for: Test your device without an expensive PLC Key features Master simulators are ideal for test-wiring of inputs and ouputs • Easy-to-use test and diagnostics and reading and writing analog values. They are useful during tool. setup of slave/adapters in a network as well as during final • No programming required. inspection tests at the device manufacturer. • Auto-detects slaves/adapters Industrial Ethernet versions are software-only, while fieldbus (even when GSD/EDS file is not versions also include a converter interface which is used to available). connect the fieldbus cable to the PC. • Auto detection of I/O data size. No GSD/EDS files needed (not for EtherNet/IP) During setup and maintenance, there may not be GSD/EDS available making master simulators especially useful for this scenario. HMS provides a full 3 year product guarantee TECHNICAL SPECIFICATIONS Description Consists of a Windows-based Software only.
    [Show full text]
  • Efficiently Triggering, Debugging and Decoding Low-Speed Serial Buses
    Efficiently Triggering, Debugging and Decoding Low-Speed Serial Buses Hello, my name is Jerry Mark, I am a Product Marketing Engineer at Tektronix. The following presentation discusses aspects of embedded design techniques for “Efficiently Triggering, Debugging, and Decoding Low-Speed Serial Buses”. 1 Agenda Introduction – Parallel Interconnects – Transition from Parallel to Serial Buses – High-Speed versus Low-Speed Serial Data Buses Low-Speed Serial Data Buses – Challenges – Technology Reviews – Measurement Solutions Summary 2 In this presentation we will begin by taking a glance at the transition from parallel-to-serial data and the challenges this presents to engineers. Then we will briefly review some of the most widely used low-speed serial buses in industry today and some of their key characteristics. We will turn our attention to the key measurements on these buses. Subsequently, we will present by example how the low-speed serial solution from Tektronix addresses these challenges. 2 Parallel Interconnects Traditional way to connect digital devices used parallel buses Advantages – Simple point-to-point connections – All signals are transmitted in parallel, simultaneously – Easy to capture state of bus (if you have enough channels!) – Decoding the bus is relatively easy Disadvantages – Occupies a lot of circuit board space – All high-speed connections must be the same length – Many connections limit reliability – Connectors may be very large 3 Parallel buses present all of the bits in parallel, as shown in the logic analyzer display. A parallel connection between two ICs can be as simple as point-to-point circuit board traces for each of the data lines. If you can physically probe these lines, it is easy to display the bus state on a logic analyzer or mixed signal oscilloscope.
    [Show full text]
  • The Role of CAN in the Age of Ethernet and IOT
    iCC 2017 CAN in Automation The role of CAN in the age of Ethernet and IOT Christian Schlegel, HMS Industrial Networks CAN technology was developed in the 1980s and became available in 1987, just as other industrial fieldbus systems like PROFIBUS or INTERBUS entered the stage of industrial communication. Beside the fact that CAN is a success in the automotive industry and used in all types of cars today, it has also made its way in many other industrial areas. About 15 years ago, new technologies based on Ethernet started to emerge, with ap- pealing and sometimes outstanding features. Some six years ago Ethernet also started to find its way into automobiles. Today, other new communication technologies are showing up on the horizon driven by the omnipresent Industrial Internet of Things. But even now, 30 years after their introduction, these “classic” fieldbus technologies are still alive – with varying success. Since CAN was initially developed with a focus for use in automobiles, CAN has certain features that still make it the best choice for many applications in automobiles and industrial areas – even when compared to the newer technologies. This paper discusses why CAN is still a valid or even better choice for certain applica- tion areas than Ethernet-based technologies, not just focusing on the advanced fea- tures provided by the enhanced capabilities of CAN FD but also highlighting how these applications benefit from the features of “classic” CAN. Looking back into history … the requirement to transmit data between … when CAN was born these ECUs but also to connect sensors and actuators to them.
    [Show full text]
  • Fieldbus Communication: Industry Requirements and Future Projection
    MÄLARDALEN UNIVERSITY SCHOOL OF INNOVATION, DESIGN AND ENGINEERING VÄSTERÅS, SWEDEN Thesis for the Degree of Bachelor of Science in Engineering - Computer Network Engineering | 15.0 hp | DVA333 FIELDBUS COMMUNICATION: INDUSTRY REQUIREMENTS AND FUTURE PROJECTION Erik Viking Niklasson [email protected] Examiner: Mats Björkman Mälardalen University, Västerås, Sweden Supervisor: Elisabeth Uhlemann Mälardalen University, Västerås, Sweden 2019-09-04 Erik Viking Niklasson Fieldbus Communication: Industry Requirements and Future Projection Abstract Fieldbuses are defined as a family of communication media specified for industrial applications. They usually interconnect embedded systems. Embedded systems exist everywhere in the modern world, they are included in simple personal technology as well as the most advanced spaceships. They aid in producing a specific task, often with the purpose to generate a greater system functionality. These kinds of implementations put high demands on the communication media. For a medium to be applicable for use in embedded systems, it has to reach certain requirements. Systems in industry practice react on real-time events or depend on consistent timing. All kinds are time sensitive in their way. Failing to complete a task could lead to irritation in slow monitoring tasks, or catastrophic events in failing nuclear reactors. Fieldbuses are optimized for this usage. This thesis aims to research fieldbus theory and connect it to industry practice. Through interviews, requirements put on industry are explored and utilization of specific types of fieldbuses assessed. Based on the interviews, guidelines are put forward into what fieldbus techniques are relevant to study in preparation for future work in the field. A discussion is held, analysing trends in, and synergy between, state of the art and the state of practice.
    [Show full text]
  • CAN-To-Flexray Gateways and Configuration Tools
    CAN-to-Flexray gateways Device and confi guration tools lexray and CAN net- Listing bus data traffic toring channels it is possi- power management func- Fworks will coexists in (tracing) ble to compare timing rela- tionality offers configurable the next generation or pas- Graphic and text displays tionships and identify timing sleep, wake-up conditions, senger cars. Flexray orig- of signal values problems. and hold times. The data inally designed for x-by- Interactive sending of GTI has developed a manipulation functionality wire applications gains mar- pre-defined PDUs und gateway, which provides has been extended in or- ket acceptance particular- frames two CAN and two Flexray der to enable the user to ap- ly in driver assistance sys- Statistics on nodes and ports. It is based on the ply a specific manipulation tems. Nevertheless, Flexray messages with the Clus- MPC5554 micro-controller. function several times. Also applications need informa- ter Monitor The gateway is intended to available for TTXConnexion tion already available in ex- Logging messages for be used for diagnostic pur- is the PC tool TTXAnalyze, isting CAN in-vehicle net- later replay or offline poses, generating start-up/ which allows simultaneous works. Therefore, CAN-to- evaluation sync frames, and it can be viewing of traffic, carried on Flexray gateways are nec- Display of cycle multi- used with existing software the various bus systems. essary. Besides deeply em- plexing, in-cycle rep- tools. The Flexray/CAN bedded micro-controller etition and PDUs in the The TTXConnexion by gateway by Ixxat is a with CAN and Flexray inter- analysis windows TTControl is a gateway tool configurable PC application faces, there is also a need Agilent also provides an combining data manipula- allowing Flexray messag- for gateway devices as in- analyzing tool for Flexray tion, on-line viewing, and es and signals to be trans- terface modules for system and CAN.
    [Show full text]
  • Profibus and Modbus: a Comparison
    James Powell, P. Eng. Profibus and Modbus: a comparison We live in a multi-protocol In this article, we will provide an overview col that only Modicon could use. However, of both protocols and discuss their key it was later published royalty-free so that world – and this will likely strengths and applications. Comparing the anyone could use it. Finally, Modicon made not change anytime soon. two, we’ll see that both protocols have their it an open protocol. When it was published, own particular strengths. We’ll also discuss a number of companies started using it, Different protocols work which one works best in which applications creating different interpretations and modi- better in different applica- – although there is some overlap in what fi cations of the original specifi cation. As a each can do. What’s more, they can com- result, there are now quite a few variations tions. I have not come to plement each other in joint applications. in the fi eld. bury Modbus or Profibus, Introduction to Modbus The specifi cation document is fewer than nor to praise them, but 100 pages in length, which is a good indica- rather to add some per- Modbus is the “granddaddy” of industrial tion of the protocol’s low level of complex- communication protocols. It was originally ity. In comparison, Profi bus’ specifi cation spective and knowledge. designed in the mid-1970s by Modicon as document is thousands of pages long. a way to link intelligent devices with PLCs using a simple master/slave concept. The term “Modbus” typically refers to one of three related protocols: Modbus ASCII, “Simple” is a key descriptor for Modbus – Modbus RTU, or Modbus TCP/IP:1 and also its biggest strength.
    [Show full text]
  • Table of Contents
    Table of Contents Chapter 1 Bus Decode -------------------------------------------------------------- 1 Basic operation --------------------------------------------------------------------------------------------- 1 Add a Bus Decode ----------------------------------------------------------------------------------------------------- 1 Advance channel setting ---------------------------------------------------------------------------------------------- 2 Specially Bus Decode: ------------------------------------------------------------------------------------------------ 4 1-Wire ------------------------------------------------------------------------------------------------------------------- 7 3-Wire ------------------------------------------------------------------------------------------------------------------- 9 7-Segment -------------------------------------------------------------------------------------------------------------- 11 A/D Converter--------------------------------------------------------------------------------------------------------- 14 AcceleroMeter -------------------------------------------------------------------------------------------------------- 17 AD-Mux Flash -------------------------------------------------------------------------------------------------------- 19 Advanced Platform Management Link (APML) ---------------------------------------------------------------- 21 BiSS-C------------------------------------------------------------------------------------------------------------------ 23 BSD ---------------------------------------------------------------------------------------------------------------------
    [Show full text]
  • The Path to Robust Automotive Networking
    The Path to Robust Automotive Networking www.infineon.com/automotive-networking 2 Content Introduction 4 Products Overview 7 Automotive Transceivers 8 System Basis Chips (SBCs) 12 Infineon® Embedded Power ICs 18 Microcontrollers 25 Support Tools 28 System Basis Chips (SBCs) 28 Infineon® Embedded Power ICs 29 Microcontrollers 30 Packages Overview 32 3 Introduction Automotive Networking Automotive networking technology is evolving fast, driven World leader in automotive electronics for over 40 years, by a number of key trends. With an ever-increasing num- we actively engage with many industry, standardization ber of cars on the road and rising fuel costs, demands and research organizations to drive in-vehicle network- for energy efficiency are growing. Worldwide legislation ing innovations capable of meeting today’s demands for is establishing ever-stricter caps on CO2 emissions. The energy efficiency, safety, smooth interfacing and complex- spotlight is also on functional safety. With the ISO 26262 ity management. Our broad portfolio extends from stand- automotive standard increasingly moving into applications alone transceivers through system basis chips to embed- that were not typically safety-relevant, the bar is moving ded power solutions for CAN, LIN and FlexRay protocols. upwards and we are seeing increasingly granular system We also offer microcontrollers with enhanced communica- safety concepts. At the same time, complexity is on the tion capabilities to support multiple protocols. All of our increase. Growing consumer expectations are fuelling new products are designed to deliver the exceptional levels of comfort and safety features also in low-end segments, and ESD and EMC performance required in automotive environ- this, in turn, is placing pressure on semiconductor manu- ments.
    [Show full text]
  • Profinet Vs Profibus
    Profinet vs Profibus Pouya Aminaie1 and Poorya Aminaie2 1Department of ECE, Shiraz University, Shiraz, Iran 2 Department of ECE, Shahid Beheshti University, Tehran, Iran E-mail: [email protected] Abstract We present a step by step definition of Profinet and Profibus. We introduced different types of each of the two communication protocols. We then described the topology and performance of each one individually. Finally, the properties of them have been compared to show that which one has better performance in the industry. Keywords: Profinet, Profibus, Industrial Ethernet and Communication Networks 1. Introduction 1.1. Profinet Profinet is the abbreviation for Process Field Net, which refers to technical standards for data communication through Ethernet in the industry. These types of standards are used for gathering data and controlling industrial equipment. As can be seen from Fig.1, Profinet satisfies all the needs of industrial technologies. Fig.1 Requirement of automation technology [1] 1 The need for Profinet is felt in production automation and processing automation sections, where its use can resolve many of these needs. Profinet can be divided into two main categories, as follows: • Profinet IO • Profinet CBA 1.2. Profibus The word Profibus is taken from the phrase Process Field Bus. The scope of this protocol covers from the field level to the control level. The advantages of Profibus are as follows: 1. Low noise acceptance due to twisted pair cable being the transmission interface. 2. Appropriate bandwidth due to the use of an appropriate transmission method such as RS485. 3. Secure and non-interfering data exchange for using the token pass access method.
    [Show full text]