The paper concludes by highlighting the process advantages and flexibility of such a system and the benefits to be gained from demonstrating advanced

Size: px
Start display at page:

Download "The paper concludes by highlighting the process advantages and flexibility of such a system and the benefits to be gained from demonstrating advanced"

Transcription

1 Using Rapid Prototyping tools for the integration of control systems for complex technology concept vehicles Pete James and Paul Cook Prodrive Ltd. ABSTRACT The construction of a robust technology demonstrator vehicle for evaluation by senior management is a vital tool in the process of bringing new technologies to the market place. The vehicle must be a fully functional test bench, able to highlight the advantages of the new technology, while at the same time indicating the areas requiring further development Prodrive has been involved for many years in the construction of advanced engineering concept vehicles, both for vehicle manufacturers and to demonstrate its own chassis and powertrain technologies. This paper looks at the proven methods developed by Prodrive to enable development of a running prototype vehicle and makes particular reference to the technologies used to bring a hybrid vehicle from specification to road in six months. The key to this rapid timescale was the development of the control system and the overall process control. INTRODUCTION Today s automotive market is driven by many factors, including legislation and the need for product differentiation. The main legislative demand upon vehicle manufacturers is the drive to minimize emissions and to maximize fuel economy. As the targets become more stringent, companies are turning to more innovative technologies to ensure their vehicle fleets meet the emissions and fuel economy targets. In addition to the legal requirements, product differentiation is also becoming more important in car design. The decision over which technology path to target is critical, yet the traditional method of constructing feasibility prototypes is often flawed because these projects fail to meet the market timescales set by the product planners. To ensure manufacturers produce competitively designed vehicles that satisfy the market drivers and legislation ahead of the competition, 1 companies are being forced to rapidly produce running prototypes in even shorter timescales. `çåíêçä=ëóëíéãë=áå=îéüáåäé Years To enable these new technologies prototypes to be made. Technologies from other industries as well as automotive need to be assessed. However, the types of control hardware employed in these new technologies, together with the corresponding communications protocols, vary from manufacturer to manufacturer. To select the best of the available technologies and combine it into one integrated system is traditionally expensive and logistically time consuming. However, Prodrive has now developed a method and hardware capability that allows this form of integration to be completed in rapid prototype timescales. This paper details the technical innovations in electronic control and software development, which form the backbone for the construction of various types of attribute demonstrators, together with the rapid prototyping processes developed by Prodrive. The paper is based upon the development of an integrated control system for the optimization of a hybrid vehicle. The vehicle in question was transformed from a specification document to a fully functional vehicle in six months.

2 The paper concludes by highlighting the process advantages and flexibility of such a system and the benefits to be gained from demonstrating advanced technology in the shortest time possible to senior management decision makers. RAPID PROTOTYPING ENABLERS The hybrid prototype, developed by Prodrive, was enabled through use of a number of new technologies. These included the use of the Proteus control unit, acting as both a high power ECU and a systems integration device, coupled with Prodrive s effective development processes. PROTEUS Proteus is a product developed by Prodrive as a solution to enable developers of real time software to quickly prototype complex real life control strategies (reference 1). Proteus provides the means for a control system, modeled in MATLAB, to be developed to control real world hardware in real time. This allows two completely separate control system models to be run simultaneously. For example, safety critical software can be developed in the MATLAB environment, run on one processor, and can be checked in real time using traditional C code on the second processor. Proteus also enables the user to read in variables from a wide range of signal types and to control a large number of actuators. It has CAN and serial communication interfaces and expansion ports to allow it to communicate with other control units and hardware. A custom MATLAB blockset then provides the interface between the Proteus hardware and the MATLAB model. The blockset is accessed via Simulink (see figure 3) and is compatible with the Simulink modeling tool. Proteus, and the development environment in which it is used, have been developed to run auto-generated code and to enable real time embedded control systems to be prototyped and developed quickly and easily. The Proteus configuration (figure 2) is based around the Motorola MPC555 PowerPC microprocessor. This device operates at 40MHz, has 26K SRAM and 448K of Flash memory within the processor. The MPC555 supports floating point operations making it ideal for auto-coded embedded systems. Proteus contains two MPC555 processors each connected to its own I/O circuitry. The two processors transfer information between each other across dual port RAM. Apart from sharing the dual port RAM, power supply and reset line, the two processors operate completely independently. Figure 3. The Proteus development environment Figure 2. Proteus hardware configuration 2 System development environment To enable software to be developed using Simulink, the blockset has been incorporated to give access to all the hardware features available in Proteus from within the Simulink environment (figure 4). These blocks allow the inputs, outputs and other functions to be controlled from within Simulink. The blockset is split into processor specific blocks and Proteus specific blocks. This allows

3 software to be developed using different hardware on the same processor. Files have been developed for the Real Time Workshop to allow the auto code process to build the code for the target ECU in one easy step. The model can be simulated in the same way as any other Simulink model, but it can also be run on the Proteus hardware alongside the control algorithm, thus comparing the model to the real world in real time. This feature can be used to perfect simulations and to provide hardware in the loop development. To overcome this, Proteus was used to integrate the various sub-system elements including those with diverse electrical architectures, with voltages ranging from 12 to 42 volts and even much higher. In this way Proteus fulfills the role of a high-level overall control unit mounted in the vehicle system. It can receive information from vehicle sub-systems and additional sensors, process this data, and transmit commands back to the sub-systems to control the vehicle. It also has the capability to control, at a low level, vehicle systems that do not have controllers. The combined use of Simulink and the Proteus blockset, to program Proteus, aids the development of both high and low level software, simultaneously. Figure 5 schematically describes the high level architecture of the system. In a vehicle powertrain system the primary control function is torque at the wheels. The torque at the wheels demand comes from the driver interface. In a conventional powertrain system, the main source for this torque comes from the IC power unit. However, in a hybrid vehicle the driver s torque demand can be achieved in different ways, depending upon the type of hybrid vehicle system designed. Torque Executive Functional Manager IC Engine Torque Supervisor Electric Motor Torque Supervisor Battery Control Supervisor FAS Torque Supervisor Figure 5: The high-level hybrid control hierarchy. Figure 4. List of blockset functions in Proteus The blocks are further split into three main functions: input functions, output functions and extended functions. The majority of the input and output function blocks are associated with a particular input or output pin on the Proteus unit. Other input and output functions can receive and transmit data from either of the CAN buses, this allows other units on the same bus to communicate. This data can then be controlled and used from within Simulink. Proteus as an integration tool One of the difficulties faced by engineers developing prototype vehicles is the enormous variety of communications protocols used in different technologies. 3 For example, in the scenario where a vehicle has a standard IC unit, with a combined starter generator, operating independently via its own embedded ECU, the torque demand of the driver would be accommodated by the engine control system. If the vehicle was then enhanced by an additional electric drive, also controlled by its own independent torque controller, then clearly balancing the interaction of the two systems seamlessly becomes more complex. Hybrid Vehicle Control using Proteus In the hybrid control hierarchy, figure 5, the role of Torque Executive and Functional Manager strategies is completed within the Proteus unit. Proteus receives the torque demand from the driver input and determines the most efficient way of meeting this demand. The Torque Executive (detail shown in figure 6) receives a demand input from the driver along with

4 status information about the batteries. From this data it decides on the most efficient method of producing the positive or negative torque required. The torque executive then sends its requirements to the functional manager, which, in turn, distributes the requirements to the various ECU sub-systems on the vehicle. The Functional Manager constantly monitors the status of the sub-system units, via the standard embedded ECU s. It then determines the torque available from the various power sources given the current state of each system and any prevailing environmental influences. The supervisor boxes, shown in figure 5, refer to the individual system ECU s, which continue to provide the local level control. This method achieves maximum utilization of existing control software saving hundreds of hours of re-coding. To efficiently control the hybrid vehicle components, a control model was designed using Simulink. The model, shown in figure 7, allowed the individual torques of the various power units to be co-ordinated to ensure the demands received from the driver were translated effectively between the electric motor, IC engine and starter alternator. Figure 6: The Torque Executive determines the most appropriate means to satisfy the driver s demands. 4

5 Figure 7: Hybrid car control model. 5

6 The control model, shown in figure 7, was developed as a strategy by a multi-skilled team of engineers including, powertrain, vehicle dynamics and control specialists. The Torque Executive strategy was initially developed and then cascaded down to the Functional Manager. By introducing expertise, information and specification requirements at an early stage, the strategy was developed to account for all the variations in modes of operation of the vehicle, including steady state running, transient operation and environmental changes. The detailed optimization strategies for enhanced fuel economy and emission performance were developed at the same time as other vehicle enhancements such as vehicle traction and stability control. It was in this area that Prodrive achieved a significant time saving. It was estimated that 80% of the working strategy was developed and understood within a couple of days. The strategy was then auto coded and bench test trials started. Compared to conventional software development methods this proved to be a major project saving in terms of cost and manpower. Communications interfaces The blocks on the left provide access to data being received from the external controller. The blocks on the right transmit data to an external controller. The Simulink blocks in the middle translate the data from one controller to another allowing different protocols to communicate. This technical ability enables systems from different suppliers to be brought together, regardless of CAN messaging systems. The Proteus unit, in simple terms, provides the role of an interpreter. The Simulink model was used to simulate the torque distribution between the IC engine and the electric motor depending on the driver demand signals. The model was then modified to ensure correct torque distribution and operation of the whole system. Other elements were added to the model to control output devices e.g. indicators to show the driver the torque distribution and charge state of the batteries, and to read sensor inputs e.g. battery or motor temperature. Once the model was thought to be operating correctly the input and output functions were changed for blocks from the Proteus blockset. An example of this can be seen in Figure 9, where digital and analogue inputs (identified by dark gray shaded blocks), used for ignition switch position input, are processed. Messages from the components and input sensors are controlled through a CAN bus. Driver demand is in the form of throttle position and a brake sensor. Figure 8 shows the CAN receive and transmit blocks being used within the hybrid control model. Figure 9: Example of part of the low-level hybrid car control model (Ignition Input Process) showing the Proteus Blocks in Simulink. Figure 8: CAN receive and transmit blocks from the Hybrid control model. 6 The model was then passed though the Real Time Workshop and the resultant target code downloaded directly to the Proteus hardware, which had been wired to the vehicle. Before the strategy was applied to the actual target vehicle, the model was fully tested in simulation mode, exercised through a test drive cycle to test each operation. The performance of each mode could then be evaluated and changes could be made in real time.

7 Vehicle tests were carried out and an iterative process of model refinement, rebuilding and downloading used until a satisfactory result was achieved. Where necessary, additional sensors were added to the vehicle and additional inputs allocated in Proteus. The signals were used within the model to refine it and to further control the system. Data derived was analyzed to evaluate the performance of the system and to determine the efficiency of the hybrid system. ROBUST VEHICLE BUILD The objective of any project involving the build of an active technology demonstrator is to be able to test the vehicle under a variety of test procedures and environments. In addition, because rapid prototyping methods accelerate the vehicle completion process, more time and budget can be allocated to the optimization of other vehicle attributes, such as vehicle dynamics. It is not enough therefore to purely build a demonstrator in reduced timescales. The attributes it is capable of demonstrating must be as broad in their range and as profound in their complexity as possible, due to the high cost of prototype technology. When building such vehicles, Prodrive s experience in constructing numerous World Rally Cars each year is an important factor. A World Rally Car contains many leading technologies in vital areas such as vehicle performance and stability. Each vehicle, to some degree, is unique and can easily be described as a technology demonstrator, rapidly built and then tested under extreme circumstances. It is this basic expectation that Prodrive applies to its main stream engineering vehicle demonstrators. Technology demonstrators must be tested to the full, both on chassis dynamometers, and then in the real world. Hybrid vehicle technology using electric DC motors leads itself not just to fuel economy and emissions enhancements, but also has a part to play in improving vehicle stability control during adverse conditions or adverse vehicle maneuvers. The robust vehicle-build process There are many important elements that ensure that technology prototypes can be produced in such a fast track process. Good communication and close proximity of key engineering skills are major factors. The motor sport industry is ideally placed to do this, as it consists of clusters of low volume manufacturers, experienced in the use of high cost materials and with a wealth of craftsmanship capabilities. It is this overall cocktail of skills and processes, coupled with close customer liaison that enable Prodrive to complete rapid prototype programmes in reduced timescales and budgets. CONCLUSION This paper has outlined some of the key aspects of the processes and hardware that are utilised by Prodrive to enable them to produce a highly accurate running prototype vehicle in short timescales from a clean sheet. The Proteus control unit dramatically cuts down the amount of up-front electrical and electronic work needed. This, combined with the MATLAB software, enables noncontrol systems based engineers to be employed at a tactical level across the project. Without devices such as Proteus and the use of MATLAB software coding, the time and manpower requirements for a project of this nature would be considerably higher. Proteus has been proven to provide an electronic control base with a broad scope capability capable of solving all control problems, on any vehicle or application. In addition, proven project management techniques combined with the availability of skilled designers and technicians within the rally development teams enhances the capability of Prodrive to meet the requirements of rapid prototypes in today s competitive automotive market. Demonstrators built and developed by Prodrive are tested in extreme circumstances, such as on low friction surfaces and in sub-zero temperatures. The sub-system technology must be robust enough to handle this. However, when this is not the case the subsystem technology must be designed into the vehicle in such a way that the vehicle itself provides the required environment. This is a key process in the overall success of such projects. 7

8 REFERENCES 1. James, P. Proteus, a rapid prototyping hardware tool for model based control systems, Prodrive Automotive Technology Ltd, Advanced Hybrid Vehicle Powertrains, Society of Automotive Engineers Inc., SAE2001, Special Publication SP1607. CONTACT Paul Cook is Head of Project Management at Prodrive based at the company s Automotive Technology headquarters in Warwick, UK. Peter James is Chief Engineer of Electronics and Firmware at Prodrive based at the company s Automotive Technology headquarters in Warwick, UK. He is responsible for the design and development of new electronic controllers for both development and production and plays a key role in the development of design methodologies and vehicle electrical and electronic architectures promoted and used by Prodrive. DEFINITIONS, ACRONYMS, ABBREVIATIONS Term: TPU, Timer Processing Unit, Motorola. USA MPC555 PowerPC microprocessor, Motorola. USA SIMULINK, Version 3, The MathWorks Inc. USA MATLAB, Version 5.3, The MathWorks Inc. USA CAN BUS, Controller Area Network for vehicle data transfer. Robert Bosch GmbH and Intel Inc. USA. Stateflow, MATLAB modeling tool, The MathWorks Inc. USA Mark Willows is Chief Engineer of Controls and Software at Prodrive based at the Automotive Technology headquarters in Warwick, UK. He is responsible for the development of control systems and software for a wide range of automotive projects ranging from new technology demonstrators to production designs. Prodrive Banbury Oxfordshire OX16 3ER England T +44 (0) F +44 (0) enquiries@prodrive.com 8

Using big data in automotive engineering?

Using big data in automotive engineering? Using big data in automotive engineering? ETAS GmbH Borsigstraße 14 70469 Stuttgart, Germany Phone +49 711 3423-2240 Commentary by Friedhelm Pickhard, Chairman of the ETAS Board of Management, translated

More information

A highly integrated UAV avionics system 8 Fourth Street PO Box 1500 Hood River, OR 97031 (541) 387-2120 phone (541) 387-2030 fax CCT@gorge.

A highly integrated UAV avionics system 8 Fourth Street PO Box 1500 Hood River, OR 97031 (541) 387-2120 phone (541) 387-2030 fax CCT@gorge. A highly integrated UAV avionics system 8 Fourth Street PO Box 1500 Hood River, OR 97031 (541) 387-2120 phone (541) 387-2030 fax CCT@gorge.net Bill Vaglienti Ross Hoag April 10, 2003 Table of contents

More information

EHOOKS Prototyping is Rapid Again

EHOOKS Prototyping is Rapid Again 09CV-0113 EHOOKS Prototyping is Rapid Again Vivek Jaikamal ETAS Inc. Nigel Tracey ETAS Ltd. Copyright 2009 SAE International ABSTRACT Automotive controls engineers have traditionally used bypass rapid

More information

Mild Hybrids. Virtual

Mild Hybrids. Virtual PAGE 20 CUSTOMERS The new 48-volt vehicle electrical system is opening up new possibilities for powerful, cost-efficient hybrid drives. This leads to new challenges for validating the installed power electronics.

More information

FEV Parallel Mode Strategy

FEV Parallel Mode Strategy FEV Parallel Mode Strategy Peter Janssen MSc. Dipl.-Ing Glenn Haverkort FEV Motorentechnik As the automotive industry has to react to the global concern about climate change related to CO2 emissions and

More information

DC Motor Driven Throttle Bodies and Control Valves

DC Motor Driven Throttle Bodies and Control Valves DC Motor Driven Throttle Bodies and Control Valves Flexible Air Management DC motor driven throttle bodies and control valves The Pierburg modular ETC system is a consistent extension of the Pierburg

More information

Vehicle Engine Management Systems

Vehicle Engine Management Systems Unit 11: Vehicle Engine Management Systems NQF level 3: Guided learning hours: 60 BTEC National Unit abstract Modern motor vehicles continue to make use of the rapid advances in electronics technology

More information

Adaptive Cruise Control System Overview

Adaptive Cruise Control System Overview 5th Meeting of the U.S. Software System Safety Working Group April 12th-14th 2005 @ Anaheim, California USA 1 Introduction Adaptive Cruise System Overview Adaptive Cruise () is an automotive feature that

More information

Software Development with Real- Time Workshop Embedded Coder Nigel Holliday Thales Missile Electronics. Missile Electronics

Software Development with Real- Time Workshop Embedded Coder Nigel Holliday Thales Missile Electronics. Missile Electronics Software Development with Real- Time Workshop Embedded Coder Nigel Holliday Thales 2 Contents Who are we, where are we, what do we do Why do we want to use Model-Based Design Our Approach to Model-Based

More information

In networking ECUs in heavy-duty vehicles, it is the J1939 protocol that. plays a key role. J1939 networks are based on the CAN bus (high-speed

In networking ECUs in heavy-duty vehicles, it is the J1939 protocol that. plays a key role. J1939 networks are based on the CAN bus (high-speed Networking Heavy-Duty Vehicles Based on SAE J1939 From Parameter Group to plug-and-play Application In networking ECUs in heavy-duty vehicles, it is the J1939 protocol that plays a key role. J1939 networks

More information

PUSH BUTTON START INSTALLATION MANUAL

PUSH BUTTON START INSTALLATION MANUAL PUSH BUTTON START INSTALLATION MANUAL ALTHOUGH THIS PRODUCT HAS BEEN THOROUGHLY TESTED KPIERSON TECHNOLOGIES ASSUMES NO RESPONSIBILITY FOR ANY DAMAGE THAT MAY RESULT BY THE INSTALLATION OF THIS PRODUCT.

More information

we keep you ahead components, via integration and validation to charger infrastructure.

we keep you ahead components, via integration and validation to charger infrastructure. we keep you ahead electronics vehicle engineering solutions E-Drive CAx Methoden, Systems. Training & Support. We Ihr leistungsstarker support your development und zuverlässiger of the electrified Partner

More information

2.0 Command and Data Handling Subsystem

2.0 Command and Data Handling Subsystem 2.0 Command and Data Handling Subsystem The Command and Data Handling Subsystem is the brain of the whole autonomous CubeSat. The C&DH system consists of an Onboard Computer, OBC, which controls the operation

More information

Road Vehicles - Diagnostic Systems

Road Vehicles - Diagnostic Systems SSF 14230 Road Vehicles - Diagnostic Systems Keyword Protocol 2000 - Part 1 - Physical Layer Swedish Implementation Standard Document: SSF 14230-1 Status: Issue 3 Date: October 22, 1997 This document is

More information

Making model-based development a reality: The development of NEC Electronics' automotive system development environment in conjunction with MATLAB

Making model-based development a reality: The development of NEC Electronics' automotive system development environment in conjunction with MATLAB The V850 Integrated Development Environment in Conjunction with MAT...iles and More / Web Magazine -Innovation Channel- / NEC Electronics Volume 53 (Feb 22, 2006) The V850 Integrated Development Environment

More information

Designing VM2 Application Boards

Designing VM2 Application Boards Designing VM2 Application Boards This document lists some things to consider when designing a custom application board for the VM2 embedded controller. It is intended to complement the VM2 Datasheet. A

More information

STEPPER MOTOR SPEED AND POSITION CONTROL

STEPPER MOTOR SPEED AND POSITION CONTROL STEPPER MOTOR SPEED AND POSITION CONTROL Group 8: Subash Anigandla Hemanth Rachakonda Bala Subramanyam Yannam Sri Divya Krovvidi Instructor: Dr. Jens - Peter Kaps ECE 511 Microprocessors Fall Semester

More information

Pectel SQ6 ECU. www.cosworth.com Product Information 29E-071516-4E 1. Introduction

Pectel SQ6 ECU. www.cosworth.com Product Information 29E-071516-4E 1. Introduction Pectel SQ6 ECU Introduction The Pectel SQ6 sets the benchmark for high-performance engine management systems. Its Freescale MPC565 microprocessor and dedicated timer co-processor bring class leading performance

More information

Performance Study based on Matlab Modeling for Hybrid Electric Vehicles

Performance Study based on Matlab Modeling for Hybrid Electric Vehicles International Journal of Computer Applications (975 8887) Volume 99 No.12, August 214 Performance Study based on Matlab Modeling for Hybrid Electric Vehicles Mihai-Ovidiu Nicolaica PhD Student, Faculty

More information

Electronics Ltd. Presenting. Power, Intelligence... with a sense of feeling

Electronics Ltd. Presenting. Power, Intelligence... with a sense of feeling Electronics Ltd Presenting Power, Intelligence... with a sense of feeling By Appointment to Her Majesty The Queen Supplier of Fire Detection Equipment Kentec Electronics Ltd. Dartford Plug in slots K772

More information

An Analysis of Regenerative Braking and Energy Saving for Electric Vehicle with In-Wheel Motors

An Analysis of Regenerative Braking and Energy Saving for Electric Vehicle with In-Wheel Motors , pp. 219-23 http://dx.doi.org/1.14257/ijca.214.7.12.2 An Analysis of Regenerative Braking and Energy Saving for Electric Vehicle with In-Wheel Motors 1 Li-qiang Jin, 2 Peng-fei Chen and 3 *Yue Liu State

More information

Development of AUTOSAR Software Components within Model-Based Design

Development of AUTOSAR Software Components within Model-Based Design 2008-01-0383 Development of AUTOSAR Software Components within Model-Based Design Copyright 2008 The MathWorks, Inc. Guido Sandmann Automotive Marketing Manager, EMEA The MathWorks Richard Thompson Senior

More information

Testing for the Unexpected: An Automated Method of Injecting Faults for Engine Management Development

Testing for the Unexpected: An Automated Method of Injecting Faults for Engine Management Development Testing for the Unexpected: An Automated Method of Injecting Faults for Engine Management Development By Shaun Fuller What will happen if a fault occurs in an automotive vehicle s electrical system? Similarly,

More information

A+ Guide to Managing and Maintaining Your PC, 7e. Chapter 1 Introducing Hardware

A+ Guide to Managing and Maintaining Your PC, 7e. Chapter 1 Introducing Hardware A+ Guide to Managing and Maintaining Your PC, 7e Chapter 1 Introducing Hardware Objectives Learn that a computer requires both hardware and software to work Learn about the many different hardware components

More information

Data Sheet. Adaptive Design ltd. Arduino Dual L6470 Stepper Motor Shield V1.0. 20 th November 2012. L6470 Stepper Motor Shield

Data Sheet. Adaptive Design ltd. Arduino Dual L6470 Stepper Motor Shield V1.0. 20 th November 2012. L6470 Stepper Motor Shield Arduino Dual L6470 Stepper Motor Shield Data Sheet Adaptive Design ltd V1.0 20 th November 2012 Adaptive Design ltd. Page 1 General Description The Arduino stepper motor shield is based on L6470 microstepping

More information

Introduction to Electronic Signals

Introduction to Electronic Signals Introduction to Electronic Signals Oscilloscope An oscilloscope displays voltage changes over time. Use an oscilloscope to view analog and digital signals when required during circuit diagnosis. Fig. 6-01

More information

MICROPROCESSOR AND MICROCOMPUTER BASICS

MICROPROCESSOR AND MICROCOMPUTER BASICS Introduction MICROPROCESSOR AND MICROCOMPUTER BASICS At present there are many types and sizes of computers available. These computers are designed and constructed based on digital and Integrated Circuit

More information

Data Analysis Software

Data Analysis Software Data Analysis Software Compatible with all Race Technology products Fully integrated video support Accurate track maps Graphs generated with a single mouse click for fast analysis Automatically splits

More information

VEHICLE DIAGNOSTICS THE AUTOCOM WAY

VEHICLE DIAGNOSTICS THE AUTOCOM WAY VEHICLE DIAGNOSTICS THE AUTOCOM WAY CARS TRUCKS GENERIC A COMPLETE DIAGNOSTIC SOLUTION CDP+ is a quick and reliable diagnostic tool serving as a link between vehicle and computer. It works on both old

More information

Caterpillar Automatic Code Generation

Caterpillar Automatic Code Generation SAE TECHNICAL PAPER SERIES 2004-01-0894 Caterpillar Automatic Code Generation Jeffrey M. Thate and Larry E. Kendrick Caterpillar, Inc. Siva Nadarajah The MathWorks, Inc. Reprinted From: Electronic Engine

More information

KINETIC ENERGY RECOVERY SYSTEM BY MEANS OF FLYWHEEL ENERGY STORAGE

KINETIC ENERGY RECOVERY SYSTEM BY MEANS OF FLYWHEEL ENERGY STORAGE ADVANCED ENGINEERING 3(2009)1, ISSN 1846-5900 KINETIC ENERGY RECOVERY SYSTEM BY MEANS OF FLYWHEEL ENERGY STORAGE Cibulka, J. Abstract: This paper deals with the design of Kinetic Energy Recovery Systems

More information

Electronic Power Control

Electronic Power Control Service. Self-Study Programme 210 Electronic Power Control Design and Function With the Electronic Power Control system, the throttle valve is actuated only by an electric motor. This eliminates the need

More information

DS1104 R&D Controller Board

DS1104 R&D Controller Board DS1104 R&D Controller Board Cost-effective system for controller development Highlights Single-board system with real-time hardware and comprehensive I/O Cost-effective PCI hardware for use in PCs Application

More information

Created by: Austin Davis Neel Iyer Darcie Jones Sascha Schwarz

Created by: Austin Davis Neel Iyer Darcie Jones Sascha Schwarz EMGT 587 Systems Engineering Created by: Austin Davis Neel Iyer Darcie Jones Sascha Schwarz Table of Contents Introduction... 3 Operational Scenarios... 4 1. User sets and cancels cruise control:... 4

More information

Linear Motion and Assembly Technologies Pneumatics Service. Industrial Ethernet: The key advantages of SERCOS III

Linear Motion and Assembly Technologies Pneumatics Service. Industrial Ethernet: The key advantages of SERCOS III Electric Drives and Controls Hydraulics Linear Motion and Assembly Technologies Pneumatics Service profile Drive & Control Industrial Ethernet: The key advantages of SERCOS III SERCOS III is the open,

More information

Converting Models from Floating Point to Fixed Point for Production Code Generation

Converting Models from Floating Point to Fixed Point for Production Code Generation MATLAB Digest Converting Models from Floating Point to Fixed Point for Production Code Generation By Bill Chou and Tom Erkkinen An essential step in embedded software development, floating- to fixed-point

More information

PROGRAMMABLE LOGIC CONTROL

PROGRAMMABLE LOGIC CONTROL PROGRAMMABLE LOGIC CONTROL James Vernon: control systems principles.co.uk ABSTRACT: This is one of a series of white papers on systems modelling, analysis and control, prepared by Control Systems Principles.co.uk

More information

Service Manual Trucks

Service Manual Trucks Service Manual Trucks Group 36 Vehicle Electronic Control Unit (MID 144), Diagnostic Trouble Code (DTC), Guide From build date 1.2007 PV776-88951780 Foreword The descriptions and service procedures contained

More information

CHASSIS - 4WD SYSTEM. Realizes stable start-off and acceleration performance

CHASSIS - 4WD SYSTEM. Realizes stable start-off and acceleration performance CH-66 CHASSIS - 4WD SYSTEM 4WD SYSTEM DESCRIPTION The 4WD system of the 06 RAV4 uses an active torque control 4WD system. It is a compact, lightweight, and high performance 4WD system that optimally controls

More information

Engine Optimization Concepts for CVT-Hybrid Systems to Obtain the Best Performance and Fuel Efficiency. Professor Andrew A. Frank Univ.

Engine Optimization Concepts for CVT-Hybrid Systems to Obtain the Best Performance and Fuel Efficiency. Professor Andrew A. Frank Univ. Engine Optimization Concepts for CVT-Hybrid Systems to Obtain the Best Performance and Fuel Efficiency Professor Andrew A. Frank Univ. of CA-Davis Abstract: The objective of the advanced transmission system

More information

Energy Recovery System for Excavators Meng (Rachel) Wang, Chad Larish Eaton Corporation

Energy Recovery System for Excavators Meng (Rachel) Wang, Chad Larish Eaton Corporation Energy Recovery System for Excavators Meng (Rachel) Wang, Chad Larish Eaton Corporation Abstract Increasing fuel costs have become a significant portion of the operating expenses for owners and fleet managers

More information

Signature and ISX CM870 Electronics

Signature and ISX CM870 Electronics Signature and ISX CM870 Electronics Cummins West Training Center System Description General Information The Signature and ISX CM870 engine control system is an electronically operated fuel control system

More information

Smart Thermostat page 1

Smart Thermostat page 1 Smart Thermostat page 1 3. APPROACH In today s home appliances market, automation is becoming the norm and Smart Thermostat is a typical automation appliance able to be applied easily at home. With Smart

More information

Automotive electronics CAN and LIN buses. Copyright 2006 Matrix Multimedia Limited

Automotive electronics CAN and LIN buses. Copyright 2006 Matrix Multimedia Limited Automotive electronics CAN and LIN buses Copyright 2006 atrix ultimedia Limited About this presentation This presentation was developed by John Dobson anaging Director of atrix ultimedia Limited. PowerPoint

More information

ENGINE CONTROLS AND FUEL SYSTEMS

ENGINE CONTROLS AND FUEL SYSTEMS ENGINE CONTROLS AND FUEL SYSTEMS SPRING 2005 FORD VEHICLE COMPUTER RELEARN PROCEDURES Performing repairs or service on any of the following may require you to initiate a computer relearn procedure in order

More information

Analog Amplifier Rexroth RA: Easy, user-friendly control of pumps and valves

Analog Amplifier Rexroth RA: Easy, user-friendly control of pumps and valves Electric Drives and Controls Hydraulics Linear Motion and Assembly Technologies Pneumatics Service Analog Amplifier Rexroth RA: Easy, user-friendly control of pumps and valves The Drive & Control Company

More information

Advanced In-Wheel Electric Propulsion Technology

Advanced In-Wheel Electric Propulsion Technology Advanced In-Wheel Electric Propulsion Technology April 2011 Introduction 2 Protean Electric: Company Overview Protean Electric: Clean technology company Leading global supplier of in-wheel electric motor

More information

Argonne s vehicle systems research Future

Argonne s vehicle systems research Future Argonne s vehicle systems research Future Driving the Accelerating the adoption of New Technologies At Argonne National Laboratory s Center for Transportation Research, our goal is to accelerate the development

More information

Integrated electronics for enhanced performance, energy efficiency and reduced emissions

Integrated electronics for enhanced performance, energy efficiency and reduced emissions Integrated electronics for enhanced performance, energy efficiency and reduced emissions A SHARED DRIVE Hyperdrive Innovation develops powertrain systems for electric, hybrid and conventionally powered

More information

48V eco-hybrid Systems

48V eco-hybrid Systems 48V eco-hybrid Systems Jean-Luc MATE Vice President Continental Engineering Services France President Automotech cluster www.continental-corporation.com Division Naming European Conference on Nanoelectronics

More information

Introduction. In this Self-study Programme we will explain to you the design and function of the CAN data bus. SSP 186/01

Introduction. In this Self-study Programme we will explain to you the design and function of the CAN data bus. SSP 186/01 Introduction The requirements relating to driving safety, driving comfort, exhaust emissions and fuel economy are are becoming ever more stringent. This entails more intensive information exchange between

More information

ECU MS 3 Sport GT3 Cup. Quick Start Manual

ECU MS 3 Sport GT3 Cup. Quick Start Manual ECU MS 3 Sport GT3 Cup Quick Start Manual V1.0 11/6/2015 Table of Contents Table of Contents 1 Welcome... 3 1.1 Hardware Checklist... 3 1.2 Hardware Installation... 3 1.3 Software Installation... 3 2 Tools:

More information

M.S Ramaiah School of Advanced Studies - Bangalore. On completion of this session, the delegate will understand and be able to appriciate:

M.S Ramaiah School of Advanced Studies - Bangalore. On completion of this session, the delegate will understand and be able to appriciate: Transmission Control Lecture delivered by: Prof. Ashok C.Meti MSRSAS-Bangalore 1 Session Objectives On completion of this session, the delegate will understand and be able to appriciate: Rl Role of electronic

More information

Sigma Control PC INSIDE. 97 psi 187 F R on load

Sigma Control PC INSIDE. 97 psi 187 F R on load Sigma Control PC INSIDE 97 psi 187 F R on load Innovation Sigma Control with a PC inside At Kaeser, we pride ourselves on being the world s leading innovator in air system technology. Over twenty-five

More information

PEMS Conference. Acquiring Data from In-Vehicle Networks. Rick Walter, P.E. HEM Data Corporation

PEMS Conference. Acquiring Data from In-Vehicle Networks. Rick Walter, P.E. HEM Data Corporation PEMS Conference Acquiring Data from In-Vehicle Networks Rick Walter, P.E. HEM Data Corporation Acquiring Data from In-Vehicle Networks Topics Overview/Benefits Heavy Duty J1939 protocol Available J1939

More information

P545 Autonomous Cart

P545 Autonomous Cart P545 Autonomous Cart Cart Overview The P545 Cart is designed to allow students to explore embedded system design and development through the control of an autonomous vehicle. Cart Overview The vehicle

More information

Why Adopt Model-Based Design for Embedded Control Software Development?

Why Adopt Model-Based Design for Embedded Control Software Development? Why Adopt Model-Based Design for Embedded Control Software Development? As requirements for increased product performance are driving up design complexity, embedded software is increasingly becoming the

More information

Physical Modeling with SimScape

Physical Modeling with SimScape Physical Modeling with SimScape Saving energy with Physical Modeling Adriaan van den Brand Mday 29-4-2011 V1.4 A. Van den Brand, Mday 29-4-2011 1 Bio Adriaan van den Brand System architect Sogeti High

More information

Fleet Telematics Solution

Fleet Telematics Solution Fleet Telematics Solution The Cornerstone To Improving Life Cycle Costs. Telematics Solution What is it? New Flyer Connect is a simple but powerful onboard telematics system that allows you to manage your

More information

Hardware in the Loop (HIL) Testing VU 2.0, 182.117, WS 2008/09

Hardware in the Loop (HIL) Testing VU 2.0, 182.117, WS 2008/09 Testen von Embedded Systems Hardware in the Loop (HIL) Testing VU 2.0, 182.117, WS 2008/09 Raimund dkirner Testing Embedded Software Testing the whole system including the physical environment is not possible

More information

Programming Logic controllers

Programming Logic controllers Programming Logic controllers Programmable Logic Controller (PLC) is a microprocessor based system that uses programmable memory to store instructions and implement functions such as logic, sequencing,

More information

Controlling a Dot Matrix LED Display with a Microcontroller

Controlling a Dot Matrix LED Display with a Microcontroller Controlling a Dot Matrix LED Display with a Microcontroller By Matt Stabile and programming will be explained in general terms as well to allow for adaptation to any comparable microcontroller or LED matrix.

More information

The new 32-bit MSP432 MCU platform from Texas

The new 32-bit MSP432 MCU platform from Texas Technology Trend MSP432 TM microcontrollers: Bringing high performance to low-power applications The new 32-bit MSP432 MCU platform from Texas Instruments leverages its more than 20 years of lowpower leadership

More information

Benefits of a Colter OEM design / Embeded PLC

Benefits of a Colter OEM design / Embeded PLC Introduction have the capability to design special OEM modules or embedded PLCs to suit your exact needs based on our standard FMT-100 and FMT-200 range. The modular construction of these products makes

More information

Crucial Role of ICT for the Reinvention of the Car

Crucial Role of ICT for the Reinvention of the Car Joint EC / EPoSS / ERTRAC Expert Workshop 2011 Electric Vehicle System Integration and Architecture Crucial Role of ICT for the Reinvention of the Car Karl-Josef Kuhn Siemens Corporate Research and Technologies

More information

Model-Based Development of ECUs

Model-Based Development of ECUs Model-Based Development of ECUs Software Simulation with MATLAB/Simulink and CANoe MATLAB/Simulink is a tool that is widely used in many engineering and scientific disciplines. In the automotive field,

More information

GAS LEAKAGE DETECTION & AUTO ON-OFF GAS SYSTEM

GAS LEAKAGE DETECTION & AUTO ON-OFF GAS SYSTEM GAS LEAKAGE DETECTION & AUTO ON-OFF GAS SYSTEM This system helps you to upgrade your safety standards, comply statutory requirements on environmental commitments and most important and basic function being

More information

Electronically Controlled Air Suspension (ECAS) for Trucks

Electronically Controlled Air Suspension (ECAS) for Trucks $2.50 Electronically Controlled Air Suspension (ECAS) for Trucks Maintenance Manual No. 36 Issued 7-99 ECAS System for 6 x 2 and 6 x 4 Vehicles with Rear Air Suspensions Service Notes Service Notes This

More information

CrossChasm Embedded Control Systems Whitepaper For Powertrain Design Teams

CrossChasm Embedded Control Systems Whitepaper For Powertrain Design Teams CrossChasm Embedded Control Systems Whitepaper For Powertrain Design Teams Background For vehicle design teams looking to rapidly develop and field early stage vehicle prototypes, a typical problem is

More information

E/ECE/324/Rev.1/Add.12/Rev.7/Amend.4 E/ECE/TRANS/505/Rev.1/Add.12/Rev.7/Amend.4

E/ECE/324/Rev.1/Add.12/Rev.7/Amend.4 E/ECE/TRANS/505/Rev.1/Add.12/Rev.7/Amend.4 6 December 2012 Agreement Concerning the adoption of uniform technical prescriptions for wheeled vehicles, equipment and parts which can be fitted and/or be used on wheeled vehicles and the conditions

More information

AUTOMATIC NIGHT LAMP WITH MORNING ALARM USING MICROPROCESSOR

AUTOMATIC NIGHT LAMP WITH MORNING ALARM USING MICROPROCESSOR AUTOMATIC NIGHT LAMP WITH MORNING ALARM USING MICROPROCESSOR INTRODUCTION This Project "Automatic Night Lamp with Morning Alarm" was developed using Microprocessor. It is the Heart of the system. The sensors

More information

with Electronic Assistant

with Electronic Assistant TECHNICAL DATASHEET #TDAX100200 BLDC Motor Drive Drives a 12V, 24V or 48V BLDC motor Bidirectional, up to 25A Smooth speed control using Hall Sensors CAN (SAE J1939) with Electronic Assistant Features:

More information

Advanced Electronic Platform Technologies Supporting Development of Complicated Vehicle Control Software

Advanced Electronic Platform Technologies Supporting Development of Complicated Vehicle Control Software 133 Hitachi Review Vol. 63 (2014), No. 2 Advanced Electronic Platform Technologies Supporting Development of Complicated Vehicle Control Software Yoshinobu Fukano, Dr. Sci. Kosei Goto Masahiro Matsubara

More information

Electronic Transmission Control/ Continuously Variable Transmission Control

Electronic Transmission Control/ Continuously Variable Transmission Control Powertrain Control Electronic Transmission Control/ Continuously Variable Transmission Control Overview Automatic transmissions simplify car driving and for most users, offer smoother vehicle operation.

More information

8-Bit Microcontroller with Flash. Application Note. Using a Personal Computer to Program the AT89C51/C52/LV51/LV52/C1051/C2051

8-Bit Microcontroller with Flash. Application Note. Using a Personal Computer to Program the AT89C51/C52/LV51/LV52/C1051/C2051 Using a Personal Computer to Program the ATC/C/LV/LV/C0/C0 Introduction This application note describes a personal computer-based programmer for the ATC/C/LV/LV/C0/C0 Flash-based s. The programmer supports

More information

Switch Fabric Implementation Using Shared Memory

Switch Fabric Implementation Using Shared Memory Order this document by /D Switch Fabric Implementation Using Shared Memory Prepared by: Lakshmi Mandyam and B. Kinney INTRODUCTION Whether it be for the World Wide Web or for an intra office network, today

More information

PHYS 2P32 Project: MIDI for Arduino/ 8 Note Keyboard

PHYS 2P32 Project: MIDI for Arduino/ 8 Note Keyboard PHYS 2P32 Project: MIDI for Arduino/ 8 Note Keyboard University April 13, 2016 About Arduino: The Board Variety of models of Arduino Board (I am using Arduino Uno) Microcontroller constructd similarly

More information

The Growing Role of Electronics in Automobiles A Timeline of Electronics in Cars June 2, 2011

The Growing Role of Electronics in Automobiles A Timeline of Electronics in Cars June 2, 2011 The Growing Role of Electronics in Automobiles A Timeline of Electronics in Cars June 2, 2011 by Thomas R. Kurfess, Ph.D., P.E. Professor and BMW Chair of Manufacturing Department of Mechanical Engineering

More information

PROGRAMMABLE LOGIC CONTROLLERS Unit code: A/601/1625 QCF level: 4 Credit value: 15 TUTORIAL OUTCOME 2 Part 1

PROGRAMMABLE LOGIC CONTROLLERS Unit code: A/601/1625 QCF level: 4 Credit value: 15 TUTORIAL OUTCOME 2 Part 1 UNIT 22: PROGRAMMABLE LOGIC CONTROLLERS Unit code: A/601/1625 QCF level: 4 Credit value: 15 TUTORIAL OUTCOME 2 Part 1 This work covers part of outcome 2 of the Edexcel standard module. The material is

More information

Software House Embedded Systems

Software House Embedded Systems Software House Embedded Systems Contacts: E-mobility, chassis, driver assistance and body electronics: Martin Richter +49 5371 805-1041 Infotainment, radio and instrument cluster: Sven Lochau +49 30 39978-7631

More information

Note: This information obtained from internet sources and not verified- use at your own risk!!!!

Note: This information obtained from internet sources and not verified- use at your own risk!!!! Cummins Engine Diagnostic Fault Codes for 2003 and later engines (generally for 2004 and later Alpines; see page 13 for earlier engine diagnostic codes): Note: This information obtained from internet sources

More information

OESAA Original Equipment Suppliers Aftermarket Association

OESAA Original Equipment Suppliers Aftermarket Association POWERED BY OESAA Original Equipment Suppliers Aftermarket Association OE Suppliers. Trust Our Quality. Protect Your Reputation. OESAA Original Equipment Suppliers Aftermarket Association GOOD reasons to

More information

UPS PIco. to be used with. Raspberry Pi B+, A+, B, and A. HAT Compliant. Raspberry Pi is a trademark of the Raspberry Pi Foundation

UPS PIco. to be used with. Raspberry Pi B+, A+, B, and A. HAT Compliant. Raspberry Pi is a trademark of the Raspberry Pi Foundation UPS PIco Uninterruptible Power Supply with Peripherals and I 2 C control Interface to be used with Raspberry Pi B+, A+, B, and A HAT Compliant Raspberry Pi is a trademark of the Raspberry Pi Foundation

More information

MN3310 Evaluation Kit v1 User Guide

MN3310 Evaluation Kit v1 User Guide 1 Evaluation Kit Introduction The MN3310 Evaluation Kit is designed to allow the user to quickly evaluate the Micro Modular Technologies MN3310 GPS receiver module. The evaluation kit can be used in either

More information

A Case Study of Application Development and Production Code Generation for a Telematics ECU with Full Unified Diagnostics Services

A Case Study of Application Development and Production Code Generation for a Telematics ECU with Full Unified Diagnostics Services A Case Study of Application Development and Production Code Generation for a Telematics ECU with Full Unified Diagnostics Services Plan A little about Embed and our Ethos Description of the telematics

More information

Figure 1 FPGA Growth and Usage Trends

Figure 1 FPGA Growth and Usage Trends White Paper Avoiding PCB Design Mistakes in FPGA-Based Systems System design using FPGAs is significantly different from the regular ASIC and processor based system design. In this white paper, we will

More information

Adaptive Cruise Control of a Passenger Car Using Hybrid of Sliding Mode Control and Fuzzy Logic Control

Adaptive Cruise Control of a Passenger Car Using Hybrid of Sliding Mode Control and Fuzzy Logic Control Adaptive Cruise Control of a assenger Car Using Hybrid of Sliding Mode Control and Fuzzy Logic Control Somphong Thanok, Manukid arnichkun School of Engineering and Technology, Asian Institute of Technology,

More information

The Use of Exhaust Gas Recirculation (EGR) Systems in Stationary Natural Gas Engines. The Engine Manufacturers Association August 2004

The Use of Exhaust Gas Recirculation (EGR) Systems in Stationary Natural Gas Engines. The Engine Manufacturers Association August 2004 www.enginemanufacturers.org Two North LaSalle Street Suite 2200 Chicago, Illinois 60602 Tel: 312/827-8700 Fax: 312/827-8737 The Use of Exhaust Gas Recirculation (EGR) Systems in Stationary Natural Gas

More information

MN1010 Evaluation Kit v3 User Guide

MN1010 Evaluation Kit v3 User Guide 1 Evaluation Kit Introduction The MN1010 Evaluation Kit is designed to allow the user to quickly evaluate the Micro Modular Technologies MN1010 GPS receiver module. This kit can be used in either a laboratory

More information

WIND Power Technology: IMD Integrated Motor Drive

WIND Power Technology: IMD Integrated Motor Drive WIND Power Technology: Pitch and Yaw Built-in Power Supply & Digital I/O Engineered-to-Application The Integrated Motor Drive, IMD, has been developed on the basis of DEIF s decades of accumulated knowhow

More information

PEUGEOT e-hdi STOP/START TECHNOLOGY MEDIA KIT

PEUGEOT e-hdi STOP/START TECHNOLOGY MEDIA KIT PEUGEOT e-hdi STOP/START TECHNOLOGY MEDIA KIT PEUGEOT e-hdi TECHNOLOGY INTRODUCTION In designing the new generation of Euro 5 HDi engines - a project in which Peugeot has invested more than 1billion the

More information

Meritor WABCO Pneumatic Antilock Braking System (ABS) 42.22

Meritor WABCO Pneumatic Antilock Braking System (ABS) 42.22 (ABS) 2.22 Troubleshooting WARNING Before testing a vehicle equipped with Automatic Traction Control (ATC) on a dynamometer, the ATC system must be disabled. See Subject 160 for instructions. Activation

More information

The I2C Bus. NXP Semiconductors: UM10204 I2C-bus specification and user manual. 14.10.2010 HAW - Arduino 1

The I2C Bus. NXP Semiconductors: UM10204 I2C-bus specification and user manual. 14.10.2010 HAW - Arduino 1 The I2C Bus Introduction The I2C-bus is a de facto world standard that is now implemented in over 1000 different ICs manufactured by more than 50 companies. Additionally, the versatile I2C-bus is used

More information

Programming Flash Microcontrollers through the Controller Area Network (CAN) Interface

Programming Flash Microcontrollers through the Controller Area Network (CAN) Interface Programming Flash Microcontrollers through the Controller Area Network (CAN) Interface Application te Programming Flash Microcontrollers through the Controller Area Network (CAN) Interface Abstract This

More information

AutoSAR Overview. FESA Workshop at KTH 2010 04 12. Prof. Jakob Axelsson Volvo Cars and Mälardalen University

AutoSAR Overview. FESA Workshop at KTH 2010 04 12. Prof. Jakob Axelsson Volvo Cars and Mälardalen University AutoSAR Overview FESA Workshop at KTH 2010 04 12 Prof. Jakob Axelsson Volvo Cars and Mälardalen University This presentation is based on a tutorial prepared by the AutoSAR Consortium AUTOSAR Members Status

More information

An Automated Model Based Design Flow for the Design of Robust FlexRay Networks

An Automated Model Based Design Flow for the Design of Robust FlexRay Networks SAE TECHNICAL PAPER SERIES 2008-01-1031 An Automated Model Based Design Flow for the Design of Robust FlexRay Networks Thorsten Gerke Synopsys GmbH David Bollati C&S Group/University of Applied Science

More information

C8051F020 Utilization in an Embedded Digital Design Project Course. Daren R. Wilcox Southern Polytechnic State University Marietta, Georgia

C8051F020 Utilization in an Embedded Digital Design Project Course. Daren R. Wilcox Southern Polytechnic State University Marietta, Georgia C8051F020 Utilization in an Embedded Digital Design Project Course Daren R. Wilcox Southern Polytechnic State University Marietta, Georgia Abstract In this paper, the utilization of the C8051F020 in an

More information

Multi-Protocol decoder 76 400

Multi-Protocol decoder 76 400 Multi-Protocol decoder 76 For locomotives with DC motors on digital layouts operating in the DCC- and Motorola data format. Features Regulated multi-protocol decoder for DCC and Motorola Suitable for DC

More information

With Bosch Software Innovations ConnectedManufacturing Solutions.

With Bosch Software Innovations ConnectedManufacturing Solutions. Production Performance Manager How to systematically improve machine availability. www.bosch-si.com/production-performance-manager With Bosch Software Innovations ConnectedManufacturing Solutions. Software

More information

Meeting the Five Key Needs of Next-Generation Cloud Computing Networks with 10 GbE

Meeting the Five Key Needs of Next-Generation Cloud Computing Networks with 10 GbE White Paper Meeting the Five Key Needs of Next-Generation Cloud Computing Networks Cloud computing promises to bring scalable processing capacity to a wide range of applications in a cost-effective manner.

More information