Towards Industrial Security Through Real-Time Analytics

Total Page:16

File Type:pdf, Size:1020Kb

Towards Industrial Security Through Real-Time Analytics Towards Industrial Security Through Real-time Analytics Prajjwal Dangal Gedare Bloom Department of Computer Science Department of Computer Science University of Colorado Colorado Springs University of Colorado Colorado Springs Colorado Springs, CO, USA Colorado Springs, CO, USA 0000-0001-7835-3867 0000-0002-5677-7092 Abstract—Industrial control system (ICS) denotes a system Status: On Uptime: 99.67% Sector 1 Sector 2 consisting of actuators, control stations, and network that man- HMI Panel On Off ages processes and functions in an industrial setting. The ICS community faces two major problems to keep pace with the Bridge broader trends of Industry 4.0: (1) a data rich, information poor (DRIP) syndrome, and (2) risk of financial and safety harms due Controller Network to security breaches. In this paper, we propose a private cloud in the loop ICS architecture for real-time analytics that can bridge Microcontroller 1 Microcontroller 2 ... Microcontroller n the gap between low data utilization and security hardening. Index Terms—industrial, real-time, security . I. INTRODUCTION Security of an ICS deals with the protection and resiliency OSPC of the underlying devices while making sure their services PLC 1 PLC 2 PLC n meet timing constraints. The timing constraints manifest in terms of high availability as well as real-time requirements, i.e., the necessity for these devices to perform tasks such as Fig. 1: An ICS architecture for real-time analytics. issuing control commands within a bounded amount of time. ICS security is a critical issue as demonstrated by attacks such as Stuxnet or the German Mill Attack [1]. The financial cost Real-time analytics can further enhance the arsenal of ICS of such attacks can individually reach from millions to billions operators to defend the infrastructure against attacks as well of dollars. as zero day vulnerabilities. Although ICS attack surfaces are extremely broad, we focus We propose embedding an On Site Private Cloud (OSPC) on the aspect of attack detection at the Programmable Logic within an ICS architecture to create a real-time plant data pro- Controller (PLC) interconnect network specifically, relying on cessing pipeline, as also shown in Figure 1. The figure shows real-time analytics. PLCs are used widely in ICSs to relay a typical ICS architecture consisting of a HMI connected to commands and automate functions. In an attack scenario, real- the controller network connected to a layer of PLCs as well time analytics of the network traffic could reduce the time to as the OSPC. Finally, the PLCs are connected to motors and threat discovery and mitigation. sensors, which are also known as Process Connected Devices (PCD) and are the first point of telemetry data in an ICS. II. APPROACH &BACKGROUND The PCD-PLC connection features real-time communication We take real-time analytics to mean the streaming of data requirements, and the protocols employed are called Class C. from a (plant) process through an algorithm to an output within The connection between the HMI and the Bridge does not a bounded time. As seen in Figure 1, that output may be have real-time requirements and the protocols used in that part presented to a Human Machine Interface (HMI) for an operator of the architecture are called class A protocols [2]. Table I to observe, or relayed to another, potentially non real-time data shows the response time of common ICS protocols [3]. Class processing pipeline, or even used to further the automation of C protocols have the lowest response times (latency), followed the subject plant device. Historically, real-time analytics in ICS by class B while class A protocols are not time sensitive. have been popular for prognostics and health management. In our approach, we choose Open Powerlink protocol in Standard IT security practices like strong passwords and conjunction with OSPC in order to create a real-time analytics certificates for authentication, and closing of unnecessary ports based Intrusion Detection System (IDS). We believe an OSPC and services to reduce the attack surface also apply to ICSs. cloud-in-the-loop approach is superior for this application [4] This work is supported by NSF OAC-2001789 because of its geographical proximity with the control system MAC Header Ethernet Payload CRC MAC Destination MAC Source Ether Type 0x88AB Ethernet Frame POWERLINK Header Powerlink Payload Message Type POWERLINK Dest POWERLINK Source POWERLINK Frame Fig. 2: Standard POWERLINK frame in an Ethernet frame devices. Cloud-in-the-loop entails embedding cloud computing curity [11], and Switched Ethernet [12]. In particular, the IEEE into a (control) loop with real-time guarantees. 802.1 AE standard outlines a set of integrity-related services Open Powerlink is the open sourced implementation of the including frame loss, frame ordering, and frame duplication, Ethernet Powerlink protocol, which has both a hard and a soft although we have observed that not all implementations adhere real-time protocol. Powerlink’s schedule is periodic TDMA to the standard, especially the EtherCAT protocol [2]. with three phases: (i) Start of Cyclic (SoC) frame phase IV. CONCLUSION on which all nodes are synchronized, (ii) isochronous phase when messages with hard real-time deadline are transmitted, Real-time analytics addressing integrity attacks on real-time and (iii) asynchronous phase when non-time-critical messages ICS networks is a nascent field with room for experimentation are transmitted. Precision Time Protocol (PTP) is used for and innovation. We have described our work-in-progress to synchronization. Figure 2 shows the standard Powerlink frame. explore this field. Our prototype setup currently consists of hardware viz. REFERENCES Raspberry Pi 2, TP-Link Ethernet Switch, a workstation that has a CPU with four execution units each at 3.10 GHz [1] K. E. Hemsley, E. Fisher et al., “History of industrial control system cyber incidents,” Idaho National Lab.(INL), Idaho Falls, ID (United and a 8 GB RAM. The software consists of Ubuntu 14 States), Tech. Rep., 2018. based lightweight Linaro OS, Open Powerlink network stack, [2] E. D. Knapp and J. T. Langill, Industrial Network Security: Securing tcpdump. We will subject our setup to attacks such as rogue critical infrastructure networks for smart grid, SCADA, and other Industrial Control Systems. Syngress, 2014. frame insertion, electromagnetic interference, and timing syn- [3] “The best ethernet protocol for your plc: 5 fieldbuses compared for chronization attacks. We plan to evaluate and experiment with industry 4.0,” 2015-2016. [Online]. Available: https://www.automation. defense techniques such as IDS [5], cryptography, and logging. com/pdf articles/kingstar/Best Ethernet Protocol for Your PLC.pdf [4] G. Bloom, B. Alsulami, E. Nwafor, and I. C. Bertolotti, “Design patterns Currently, we are experimenting with inserting the relatively for the industrial internet of things,” in 2018 14th IEEE International more powerful workstation into the network of the Pis to Workshop on Factory Communication Systems (WFCS). IEEE, 2018, monitor network traffic with Wireshark, which supports Open pp. 1–10. [5] C. Young, J. Zambreno, H. Olufowobi, and G. Bloom, “Survey of Powerlink. automotive controller area network intrusion detection systems,” IEEE Design & Test, vol. 36, no. 6, pp. 48–55, 2019. Protocol Class Response time [6] J. Lee, H. D. Ardakani, S. Yang, and B. Bagheri, “Industrial big data Profinet IRT C < 1 ms analytics and cyber-physical systems for future maintenance & service Profinet RT B < 10 ms innovation,” Procedia Cirp, vol. 38, pp. 3–7, 2015. Powerlink B < 1 ms [7] M. H. ur Rehman, E. Ahmed, I. Yaqoob, I. A. T. Hashem, M. Imran, EtherCAT C 0.1 ms and S. Ahmad, “Big data analytics in industrial iot using a concentric Sercos-III C < 0.5 ms computing model,” IEEE Communications Magazine, vol. 56, no. 2, pp. CC-Link IE C 1 ms 37–43, 2018. [8] J. W. Williams, K. S. Aggour, J. Interrante, J. McHugh, and E. Pool, TABLE I: Response times of common ICS protocols “Bridging high velocity and high volume industrial big data through distributed in-memory storage & analytics,” in 2014 IEEE International Conference on Big Data (Big Data). IEEE, 2014, pp. 932–941. III. RELATED WORK [9] H. Olufowobi, C. Young, J. Zambreno, and G. Bloom, “Saiducant: Closely related work in this field tackles this issue as an Specification-based automotive intrusion detection using controller area network (can) timing,” IEEE Transactions on Vehicular Technology, extension of big data analysis or in the context of defining 2019. protocol standards. [10] G. M. Garner, “Timing and synchronization for time-sensitive applica- Lee et al. [6] and Rehman et al. [7] use big data analytics in tions in bridged local area networks-draft v. 1.0,” The Interworking Task Group of IEEE, vol. 802, 2007. an industrial architecture similar to Figure 1. Williams et al. [11] “Ieee standard for local and metropolitan area networks-media access [8] deal with high volume and low latency (high velocity) and control (mac) security,” IEEE Std 802.1AE-2018 (Revision of IEEE Std outline benchmark analytics. Olufowobi et al. [9] developed a 802.1AE-2006), pp. 1–239, 2018. [12] I. E. Commission et al., “Iec 61784-1,” Digital data communications real-time based IDS in the automotive domain that identifies for measurement and control-Part, vol. 1. attacks as violations of response times. Three relevant standards to our work are Time Sensitive Networking (TSN) [10], OSI data link layer’s mac sublayer se-.
Recommended publications
  • Introduction to Real-Time Ethernet II
    the EXTENSION JULY–AUGUST A Technical Supplement to Control Network Volume 5 Issue 4 © 2004 Contemporary Control Systems, Inc. Introduction to Real-Time Ethernet II By Paula Doyle, a doctoral researcher with the Circuits and Systems Research Centre at the University of Limerick in Ireland INTRODUCTION IEEE 1588 defines two separate types of clocks: In “Real-Time Ethernet I”, we introduced the basic ordinary and boundary. Boundary clocks (BC) are concepts of Ethernet’s capacity to deliver a real-time employed in devices such as hubs or switches—where (RT) communication system. “Real-Time Ethernet II” more than one PTP communication path (port) exists. introduces some of the RT solutions available to Ordinary clocks exist in devices having a single port— e.g., normal network devices. Each BC port can act as industry today*: PROFInet, EtherCAT and ETHERNET Powerlink. It also provides an introduction to a single a master or ordinary clock in its own segment. standard, IEEE 1588 that is growing in popularity PTP is for networks that support multicasting but amongst RT Ethernet developers to provide sub- keep multicasts within a subnet and where each local microsecond synchronization accuracy of distributed clock fulfills exacting requirements. The grandmaster clocks over Ethernet. clock (GMC) is the best clock in the system—with the best inherent stability, accuracy, resolution, etc. * EtherNet/IP is included in the full article available at defined by the standard [2]. The Best Master Clock http://www.ccontrols.com/pdf/volume5n4.pdf Algorithm (BMC), run by every live node, determines IEEE 1588 clock quality. Within each subnet, the BMC determines the master clock; in a single-subnet system the master IEEE 1588 [1] specifies “A protocol to synchronize is the GMC.
    [Show full text]
  • Xilinx Ethernet POWERLINK Solution Sell Sheet
    Xilinx Ethernet POWERLINK Xilinx Ethernet POWERLINK Solution: Synchronizing High-Performance Control Systems The Challenges to Industrial Ethernet POWERLINK is an open, software-based Real Time Communication Network Design protocol compatible with standard Ethernet hardware. Both the Controlled Nodes (slaves) and the Managing Nodes (masters) can be built on standard Ethernet • Provide high performance, cost- components for 100 Mbits/s Ethernet. effective Ethernet-based communication technology for control applications Designed For Ultimate Flexibility POWERLINK's flexibility results is standardization, ease of service and maintenance • Integrate design changes to meet and reduced implementation and operating costs. POWERLINK is ideal for future specifications synchronization of high performance motion control systems. The POWERLINK IP developed by port GmbH adheres to Ethernet POWERLINK protocol. Its four variants • Bridge between multiple interface are designed for ultimate flexibility on Xilinx FPGAs. protocols and support various protocol technologies with a common hardware Integrates with All Standard Ethernet Protocols design POWERLINK can be implemented using any standard Ethernet hardware. While supporting all topologies, it offers complete operational conformance between systems that adhere to Ethernet communication systems. The Xilinx Ethernet POWERLINK Solution Performance Now and in the Long-Term POWERLINK meets the highest requirements of hard Real Time performance • Provide hardware necessary to achieve and determinism. POWERLINK is poised to support transmission rates 10x higher best Real Time behavior, short delays (1000 Mbits/s) than today with Gigabit Ethernet ported to FPGAs. and fast response times POWERLINKsafety and Security • Implement multiple design variants in POWERLINKsafety is an open real time safety protocol developed by Ethernet the FPGA POWERLINK Standardization Group (EPSG).
    [Show full text]
  • The Future of CAN / Canopen and the Industrial Ethernet Challenge by Wilfried Voss, President Esd Electronics, Inc USA
    The Future of CAN / CANopen and the Industrial Ethernet Challenge by Wilfried Voss, President esd electronics, Inc USA Industrial Ethernet technologies are a formidable challenge to CANopen as the low-cost industrial networking technology of choice. Ethernet technologies will eventually replace the majority of CANopen applications, at least in regards to new developments. For many years, Controller Area Network (CAN) and CANopen, a higher-layer protocol based on CAN, represented the best choice for low-cost industrial embedded networking. However, since the official introduction of CAN in 1986, there has been a quest to replace CAN and CANopen to overcome the most obvious shortcomings such as limited baud rate and limited network length. Industrial Ethernet technologies are currently the most formidable challenge to CANopen as the low-cost industrial networking technology of choice. Ethernet technologies will eventually replace the majority of CANopen applications, at least in regards to new developments, starting at this very moment in certain areas such as industrial control including motion control and, especially, robotics. Ironically, CAN - the underlying hardware layer of CANopen - has a far greater lifetime expectancy in the North American market than CANopen as a higher layer protocol. However, there can be too much of a good thing, and that is definitely the case when it comes to Ethernet-based fieldbus technologies. There are currently more than 20 different industrial Ethernet solutions available, all with their distinctive advantages and disadvantages, making a pro/contra decision difficult. The major question, besides the technical aspect, is which of these technologies will survive in the market, and how do they support the current need for control components.
    [Show full text]
  • Study on Real‑Time Industrial Control Networks
    This document is downloaded from DR‑NTU (https://dr.ntu.edu.sg) Nanyang Technological University, Singapore. Study on real‑time industrial control networks Wu, Xuepei 2019 Wu, X. (2019). Study on real‑time industrial control networks. Doctoral thesis, Nanyang Technological University, Singapore. https://hdl.handle.net/10356/90139 https://doi.org/10.32657/10220/48429 Downloaded on 11 Oct 2021 09:28:10 SGT Acknowledgments Undertaking doctoral study has been a truly life-changing experience for me and it would never have been possible to take this work to completion without the guidance and support that I received from many people. Firstly, I would like to express my sincere appreciation and respect to my supervisor, Professor Xie Lihua, for his professional guidance and valuable suggestions throughout my time as his student. I could not imagine having had a better advisor and mentor for my research work. I owe the deepest gratitude to my family for their encouragement and love. My wife and my parents have been extremely supportive of me throughout the entire study and have made countless sacrifices to help me get to this point. I also thank the staff and students in the Internet of Things Laboratory of Nanyang Technological University for their help. Lastly, I gratefully acknowledge the funding received from the Industrial Postgraduate Programme of the Singapore Economic Development Board (grant number S11-1669- IPP). i Abstract Boosted by business trends such as Industry 4.0, Industrial Internet of Things (IIoT) solutions such as real-time Ethernet and wireless technologies have been increasingly de- ployed in the industrial automation sector.
    [Show full text]
  • Industrial Ethernet Technologies Page 1 © Ethercat Technology Group, January 2011
    Industrial Ethernet Technologies Page 1 © EtherCAT Technology Group, January 2011 Industrial Ethernet Technologies: Overview Approaches Modbus/TCP Ethernet/IP Powerlink PROFINET SERCOS III EtherCAT Summary © EtherCAT Technology Group Industrial Ethernet Technologies Editorial Preface: This presentation intends to provide an overview over the most important Industrial Ethernet Technologies. Based on published material it shows the technical principles of the various approaches and tries to put these into perspective. The content given represents my best knowledge of the systems introduced. Since the company I work for is member of all relevant fieldbus organizations and supports all important open fieldbus and Ethernet standards, you can assume a certain level of background information, too. The slides were shown on ETG Industrial Ethernet Seminar Series in Europe, Asia and North America as well as on several other occasions, altogether attended by several thousand people. Among those were project engineers and developers that have implemented and/or applied Industrial Ethernet technologies as well as key representatives of some of the supporting vendor organizations. All of them have been encouraged and invited to provide feedback in case they disagree with statements given or have better, newer or more precise information about the systems introduced. All the feedback received so far was included in the slides. You are invited to do the same: provide feedback and – if necessary – correction. Please help to serve the purpose of this slide set: a fair and technology driven comparison of Industrial Ethernet Technologies. Nuremberg, January 2011 Martin Rostan, [email protected] Industrial Ethernet Technologies Page 2 © EtherCAT Technology Group, January 2011 Industrial Ethernet Technologies: Overview Approaches Modbus/TCP Ethernet/IP Powerlink PROFINET SERCOS III EtherCAT Summary © EtherCAT Technology Group Industrial Ethernet Technologies All Industrial Ethernet Technologies introduced in this presentation are supported by user and vendor organizations.
    [Show full text]
  • ETHERNET Powerlink Real-Time Industrial ETHERNET Servo Drives & Controllers
    aerospace climate control electromechanical filtration fluid & gas handling hydraulics pneumatics process control sealing & shielding ETHERNET Powerlink Real-Time Industrial ETHERNET Servo Drives & Controllers Parker Hannifin Corporation • Electromechanical Automation Division • 800-358-9070 • www.parkermotion.com 1 ETHERNET Powerlink MotionBus Systems from the Global Leader in Motion Control Parker understands the challenges facing OEMs in high- tech industries. To help meet their challenges, Parker’s team of highly experienced motion system designers use a systematic project management process to deliver the most advanced linear motion technologies available. For all industrial automation solutions, Parker Automation combines speed, accuracy and high-load capability to give machine builders and OEMs a competitive edge. Medical device manufacturers Parker is the only supplier that utilize Parker’s integrated can provide complete technical automation solutions specifically and engineered solutions designed to reduce time-to- to OEMs for any packaging market and engineering costs requirement. Parker’s innovative while improving compliance with engineering, breadth of line, today’s stringent government worldwide distribution, and regulations. outstanding customer service set the standard for the industrial For semiconductor manufacturers, motion market in all these areas: our extensive expertise in vacuum preparation, cleanroom • Application analysis facilities and large-format • Engineering assistance systems enable us to design and •
    [Show full text]
  • Industrial Ethernet Facts Compares PROFINET (RT, IRT), POWERLINK, Ethernet/IP, Ethercat, and SERCOS III, I.E
    Luca Lachello Wratil Peter Anton Meindl Stefan Schönegger Singh Karunakaran Bhagath Huazhen Song Stéphane Potier Preface Outsiders are not alone in finding the world of Industrial Ethernet somewhat confusing. Experts who examine the matter are similarly puzzled by a broad and intransparent line-up of competing systems. Most manufacturers provide very little information of that rare sort that captures techni- cal characteristics and specific functionalities of a certain standard in a way that is both com- prehensive and easy to comprehend. Users will find themselves even more out of luck if they are seeking material that clearly compares major systems to facilitate an objective assessment. We too have seen repeated inquiries asking for a general overview of the major systems and wondering “where the differences actually lie”. We have therefore decided to dedicate an issue of the Industrial Ethernet Facts to this very topic. In creating this, we have tried to remain as objective as a player in this market can be. Our roundup focuses on technical and economic as well as on strategic criteria, all of which are relevant for a consideration of the long-term via- bility of investments in Industrial Ethernet equipment. The arguments made in this publication were advanced and substantiated in numerous conversations and discussions with developers and decision-makers in this field. We have made every attempt to verify claims whenever practically possible. This document must not be modified Despite all our efforts, though, we were unable to ascertain exact, verifiable information on without prior consent of its publisher. some aspects, which prompts us to ask for your help: if you would like to propose any Passing on the document in its entirety amendments or corrections, please send us an e-mail or simply give us a call.
    [Show full text]
  • Basics Why Industrial Ethernet ?
    System Overview POWERLINK Basics Why Industrial Ethernet ? Over the course of the last two decades, it has combination with an Internet protocol like TCP/IP is become hard to keep track of the numerous fi eld- unsuitable for data transmission in hard real-time. bus systems that have been developed in the auto- Data traffi c can be delayed in unforeseeable ways mation industry specifi cally for purposes of process due to the CSMA/CD mechanism (Carrier Sense and factory production control. Yet there remain Multiple Access/Collision Detection). An integral various restraints that are impeding their perfor- part of the Ethernet standard IEEE 802.3, that mance. Demand has therefore become more mechanism helps prevent data collisions on the pressing for a reliable communication system that bus that can occur in Ethernet environments due would offer high fl exibility and across-the-board to the particular nature of Ethernet transmissions. compatibility. A new solution in this vein was also In order to develop Ethernet-based, but real-time expected to allow for ongoing improvements and capable fi eldbuses, manufacturers have pursued future upgrades. Ethernet fi rst rose to that chal- various approaches in their efforts to eliminate such lenge: it was a tried and tested technology that delays. These solutions are commonly referred to as was free of patents and was widely standardized. “Industrial Ethernet” technologies. This booklet will Moreover, it had great potential to serve as a introduce you to POWERLINK, which has become consistent, integrated communication solution, i.e. one of the most successful Industrial Ethernet allow for an interconnection of the control, process, systems in the world today.
    [Show full text]
  • Powerlink Facts 2 07 E.Pdf
    ETHERNET November 2007 / POWERLINK Issue 2 The Magazine for the Standard in Industrial Ethernet Volume 2, Volume FACTS Central control? Decentral control? In control in any way. Just give it a try POWERLINK starter kits from IXXAT, port and SYS TEC Innovative and tailor- made Encoder solutions from POSITAL Intuitive approach Lenze's L-force Engineer features great usability POWERLINK application performance 2 PRODUCT NEWS 2/2007 POSITAL: Perfectly prepared for POWERLINK – innovative encoder solutions tailored to your needs ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ A highly specialized manufacturer these devices due to an innovative, of absolute rotary encoders and incli- patented technology based on a nometers, POSITAL GmbH provides Wiegand wire around which an electric customers and end users with en- coil is wound. This component draws coder solutions that can be integrated on energy from the turning motion to into almost any widely used bus measure turns. Neither continual system. Highlights among the product turns nor a minimal rotation speed line-up include the extremely com- are required for this feature. MCD pact, cost-efficient MAGNETOCODE encoders are available as hollow (MCD) multi-turn encoders, which shaft and solid shaft versions. They POSITAL's extremely operate without an external source of provide IP64 protection and are compact MCD rotary encoders current. These encoders determine only 36.5 mm wide. position values by means of an inte- grated Hall effect sensor that samples Other key product lines include the magnetic field of a permanent POSITAL's OPTOCODE optoelectronic magnet fixed to the shaft. This single- rotary encoders, which are also avail- All types are equipped with standard can be configured with TCP/IP control turn sensor system achieves 12 bit able with automatic protocol switching M12 plugs.
    [Show full text]
  • Industrial Ethernet Communication Protocols
    WHITE PAPER Industrial Ethernet Communication Protocols Contents Executive Summary . 1 Industrial Slave Equipment �������������������������������������������������������������������������������������������������������������������������1 Industrial Automation Components . 2 Legacy Industrial Communication Protocols. 2 PROFIBUS �������������������������������������������������������������������������������������������������������������������������������������������������������3 CAN- ����������������������������������������������������������������������������������������������������������������������������������������������������������������3 Modbus . 3 CC-Link . 3 Descriptions of Industrial Ethernet Communication Protocols. 3 Ethernet/IP ����������������������������������������������������������������������������������������������������������������������������������������������������6 PROFINET . 6 EtherCAT. 6 SERCOS III �������������������������������������������������������������������������������������������������������������������������������������������������������7 CC-Link IE �������������������������������������������������������������������������������������������������������������������������������������������������������7 Powerlink �������������������������������������������������������������������������������������������������������������������������������������������������������7 Modbus /TCP . 8 Future Trends �������������������������������������������������������������������������������������������������������������������������������������������������8
    [Show full text]
  • Industrial Ethernet
    Industrial Ethernet ... from the Office to the Machine - world wide - Band I Ronald Dietrich Industrial Ethernet ... from the Office to the machine - world wide - HARTING The best connections worldwide – because quality connects. HARTING was founded in 1945 by the family that still retains sole ownership of the company. HARTING presently employs more than 2 000 people including 150 highly qualified engineers and over 100 sales engineers who take care of the daily needs of our customers. Today, HARTING is the leading manufacturer of connectors with 34 subsidiary companies in Europe, America and Asia. As the market leader, HARTING offers the advantage of ‘just in time’ services. It is therefore no wonder that the company maintains close business relationships with all of its important customers active in the world market. HARTING is the market leader in several of its product sectors. HARTING can draw on many years of extensive experience gained in achieving high degrees of protection in industrial environments (IP 65 and higher), all of which has flowed into expanding its product portfolio as well as the development of its family of devices for industrial communication. HARTING products are manufactured utilizing cutting edge and efficient productions methods. CAD systems support research and development as well as tool making activities. We abide by our philosophy of quality, which states that only fully automatic manufacturing processes can achieve a zero error rate. In accordance with DIN EN ISO 9001, the organisation and procedures constituting our quality assurance measures are documented in a quality assurance manual. HARTING employs approximately 60 members of staff in quality assurance.
    [Show full text]
  • Industrial Embedded Systems
    RSC #2 @ www.industrial-embedded.com/rsc RSC #3 @ www.industrial-embedded.com/rsc www.industrial-embedded.com VOLUME 1 • NUMBER 1 OCTOBER 20 05 COMPUTING COLUMNS TECHNOLOGY 7 Foreword Thinking 48 Modern interfaces in light of embedded computer integration A fresh start to getting things done By Andreas Geh, DIGITAL-LOGIC AG By Don Dingee 54 Embedded compute models help contain costs 8 Industrial Europe By Ernest Godsey, MEN Micro Q & A with Ulrich Gerhmann, CEO, and Norbert Hauser, 57 Product Profiles VP of Marketing, Kontron EMEA HUMAN INTERFACE By Stefan Baginski TECHNOLOGY 10 Market Pulse 80 Converging functionality in embedded industrial control IEEE 802.15.4 and ZigBee By Melissa Jones, Ultimodule By Bonnie Crutcher 84 Using software-configurable processors in biometric 98 The Final Word applications It’s all about choices By Philip Weaver, Stretch, and Fred Palma, A4 Vision By Jerry Gipper 87 Product Profiles SENSORS/CONTROL FEATURES TECHNOLOGY NETWORKING 88 Combining a hardware neural network with a powerful SPECIAL: Standards automotive MCU for powertrain applications 16 Opening gates with TCP-to-CANopen By Dr. Paul Neil, Axeon By Holger Zeltwanger, CAN in Automation APPLICATION 20 Performance, implementation, and applications of 90 Open architecture PAC technology drives undersea remotely Ethernet Powerlink operated vehicles By Frank Foerster and Bill Seitz, IXXAT By Chris Ward, C&M Group TECHNOLOGY 91 Product Profiles 12 Ultra-wideband communication for low-power wireless STORAGE body area networks TECHNOLOGY By Bart Van Poucke
    [Show full text]