KPIT Cummins. Automotive Body Electronics and Chassis Presentation

Size: px
Start display at page:

Download "KPIT Cummins. Automotive Body Electronics and Chassis Presentation"

Transcription

1 KPIT Cummins Automotive Body Electronics and Chassis Presentation

2 Body and Chassis Practice Overview Over 10 years in Body and Chassis 125+ projects 150+ engineers Body and Chassis 25+ OEMs and Tier 1 Customers Full Software Development System Design and Functional Prototyping HIL Testing and Algorithm Development Competence Independent Verification & Validation Maintenance and Feature Enhancement People

3 Body Chassis, Safety and Security Experience Door Control Module, Power window, Power Seat, Power mirror Lift Gate and Luggage Door, HVAC, Light Control, BCM, wiper control, Electric Power Steering Four wheel drive Air suspension and Damping ESC ( Stability Control) ABS Body Chassis Safety Security Airbag Tire pressure Monitor System Keyless and Passive Entry Immobilizer System Passive anti theft 3

4 Body and Chassis Feature Development approach Complete Capability Requirement 1. User Feature / Idea 2. Standardization 3. Legislation Validation Vehicle /HIL Requirement Specification S R S S R S S R S HIL and Vehicle Validation Strategy Design Validation Strategy Development Simulink Model Software Architecture Design Integration On ECU Calibration Tuning Capability For Majority of feature Rapid Prototyping Autocode static void mdlterminate(simstruct *S) {} #if defined(matlab_mex_fil E) Simulink Model and Verification (Model in Loop ) 4 Auto / Manual Coding static void mdlterminate(simstruct *S) {} #if defined(matlab_mex_file) #if defined(matlab_mex_file) #if defined(matlab_mex_file) #if defined(matlab_mex_file) #if defined(matlab_mex_file) Functional Validation (Unit Testing and SIL) Minimal Capability

5 Body Case Studies 5

6 Power Seat Module Software Development Abstract Power Seat Module (PSM) is used to control the Driver and Passenger seat in Car. Seat position can be controlled to desired position using Motor and Hall sensor feedback. This module works along with Door module and remote control which are connected to vehicle network. Overview Seat motor controlling in 4 directions Seat position memorization upto 4 Manual and Auto position control Standard diagnostic services support as per ISO14229 Network Management with CAN communication Fault detection for Input switches, Motor, hall sensors Fault detection and storage as DTC in EEPROM Scope Porting of NOS components PSM Application enhancement Development of Application specific Diagnostic Kernel Validation of PSM on actual seat module Challenges Non-availability of Product hardware during initial phase of project Simulation of Door Module, Remote Control messages using CAPL scripts. Issues with Legacy software. Tools & Technologies Star12D64 Processor, IAR complier Customer specific diagnostic, bootloader tools Metrics 6053 SLOC (Code developed/ modified ) Effort - 23 man months Schedule -15 man months Resources 2 to 4 Engineers 6

7 Power Windows Software Development System Overview Movement of Windows UP and DOWN for Driver, Passenger and Rear Passenger Driver Override and Express DOWN (Un Supervisory) BCM Remote inputs OFF, CRANK and RUN Power modes supported Battery voltage and Current Monitoring through Analogue inputs Battery short and Ground short protection Up and Down Relay Control Wheel/steering angle from BCM module (gateway) Challenges: Code size in 2Kb, 1624 SLOC Software in Assembly Hardware 8 bit controller with 8 Mhz in eval board Application Flash ROM size of 2Kb 128 bytes each of RAM and EEPROM 2 ADCs of 10 bit resolution PBA and PBB I/O of 20 ports WDT at 10 msec Software Switch De bounce algorithm Motor Driver Algorithm A2D Algorithm Calibration settings Diagnostics Scheduler in 10 m Sec loop 7

8 Power Mirror Software Development Abstract The scope of the project is to develop the software to control the Power mirror. The driver shall be able to move the driver and passenger mirror left, Right, Up or Down or even lock using the switches provided in the car. Overview The Power Mirror Switch module is implemented for automated mechanism to move the Right and Left Mirrors in Up/Down/Left/Right directions. The lockout functionality can be used for Power Window. ATMEL ATtiny261 microcontroller is used. Four motors are used to control mirrors. Motors are controlled by a driver IC ATA6836 which is interfaced to ATMEL ATtiny261 microcontroller through SPI communication. Three LEDs are used to represent the choice selected among the Right Mirror Switch, Left Mirror Switch and lockout switch. Challenges The software must be implemented in 1.6Kb of Flash memory. 80 Bytes of EEPROM must be used to store the calibration values with increased lifetime. Tools & Technologies 8bit Atmel micro Motor control IC Assembly language Metrics SLOC: 1143 FLASH: 1572 BYTES (76.8%) RAM: 51 BYTES EEPROM: 18 BYTES Effort PD Schedule 5 man months Resources - 1 to 2 Engineers 8

9 Power Closing Control : Power Lift Gate Overview Lift Gate Door hinged in to vehicle body, the motor system which opens and closes the doors operated by controller which is coupled to detection system. Power lift gate system provides predetermined force to open/close the lift gate depends on obstacle. Scope : Analyse Requirements Implementation of Diagnostic code Unit Testing QAC Analyse Reports Functional testing - Remotely (Develop Test script and Execute and Generate Test reports) OEM: AUDI and Porsche Challenges: Executing the functionality with out physically observing the movement of the power lift gate. Verification of result being carried out only by analyzing the diagnostic results. Configuration of parameters for different vehicle. Tools: Innovator Editor Greenhills Compiler Tessy (Unit Testing tool) QAC Tool Test Automation Script (TAS) NEC V850ES 32-bit Single-Chip Microcontroller 9

10 Wiper Control Software Development Context: Wiper Control Module This module controls the wipers (Front & Rear), This module activates wiper when it receives rain detected information from Rain sensor module and also it activates when it receives information from driver. (Either single wipe or continuous wipe) Scope : Analyse Requirements Verifying the models against requirements and update the model. Auto code Generation and Optimization. Creating test specification from requirement specification. Testing the model in MIL, SIL and PIL with 100% Code coverage. Analyzing and debugging of the failed test case Front Wiper Actuator This identifies if any blockage is detected in wiping path, reports blockage to master module and comes to parking position. Head Lamp wash This module controls the washing of head lamps Challenges: Functional testing using Time Partioning Tool (TPT) and developing Assessment scripts in Python for testing. Tools: MATLAB / Simulink / Stateflow Targetlink Time Partioning Tool (PikeTec) Greenhills Compiler MPC 5516 Micro controller 10

11 Remote Keyless Entry ( RKE) Abstract A Tier-1 Customer who manufactures RKE as an end product for a OEM wanted KPIT To Develop the complete Embedded Software of a Transmitter using a customized chip. This involves complete life cycle of software product development Feature Overview 72 bit Rolling code for encryption of data Hamming byte and Checksum byte for error correction Unique Transmission Identification Code Additional Transmitter Control code generation by multi key presses Low Power RISC 16 bit micro controller Sophisticated Power management using separate IC Tools & Technologies TMS37F136 ASIC which consists of internally MSP430F123 CPU and TMS37134 Transponder, IAR work bench. Metrics 1788 SLOC Effort 217 PD Schedule 9 MM Activities Design and development of RKE application,low level Driver development for push button, SPI, EEPROM State Machine based design approach for features- Multi button press management, button stuck management SPI message for EEPROM access in ASIC RKE protocol transmission in Interrupt with deterministic timing pulse generation. Application development for Interleave, Rolling code generation, checksum and parity calculations Challenges Handled the custom built chip under development with ease which had hardware issues related to Reset, Flashing,Port Interface. Handshaking of ASIC Chip with Micro through SPI Meeting the end needs of OEM on pulse output and debounce timing criteria Memory resource constraints in the Micro controller. 11

12 Sun Roof Control Model Development Overview: Sun Roof Control Module closes sun roof automatically when it receives rain detected information from Rain sensor module. This also closes sun roof if it receives any failure information from MASTER module. Scope : Analyse Requirements Verifying the models against requirements and update the model. Auto code Generation and Optimization. Creating test specification from requirement specification. Testing the model in MIL, SIL and PIL with 100% Code coverage. Analyzing and debugging of the failed test case Challenges: Functional testing using Time Partioning Tool (TPT) and developing Assessment scripts in Python for testing. Tools: MATLAB / Simulink / Stateflow Targetlink Time Partioning Tool (PikeTec) Greenhills Compiler MPC 5516 Micro controller 12

13 Door Lock/Unlock Software Development Overview: Door Lock Control Module This module controls Locking and Unlocking of rear doors This module performs, Emergency opening of the doors during Crash. Trunk Lock Control Module This module controls Locking and Unlocking of the Rear Lid. This module protects the lock unit from getting heated up by executing more locks and unlocks within very short time. Fuel Lock Control Module This module controls Locking and Unlocking of the fuel door. Scope : Analyse Requirements Verifying the models against requirements and update the model. Auto code Generation and Optimization. Creating test specification from requirement specification. Testing the model in MIL, SIL and PIL with 100% Code coverage. Analyzing and debugging of the failed test case Challenges: Functional testing using Time Partioning Tool (TPT) and developing Assessment scripts in Python for testing. Tools: MATLAB / Simulink / Stateflow / Statemate Targetlink Time Partioning Tool (PikeTec) Greenhills Compiler MPC 5516 Micro controller 13

14 Central DOOR LOCK System Context: Body Control module, Lock and Unlock motors directly in accordance with various door lock switch inputs Body control module flash Flasher Output for a confirmation, and send CAN message to Cluster for making click sound and Indicator flashing in Cluster. Scope : Requirement analysis Development of design document based on the requirements. Development of modules in State mate Development of Simulation panel in Statemate Functional Testing Central Door Lock/Unlock Challenges: Matlab experienced engineers learned the Statemate with short span of time and executed the project. Central Door lock Module Speed dependent Door lock Key left protection Auto Relock Configuration for different variant/region Information with out increasing the size of the model. Tools: Statemate / Simulation Panel Shock Detect 14

15 Door Control Unit: Model Based Development & Testing Outline: The goal of this project was to develop and test the software for the DCCU (Door Closure Control Unit) from the design phase to DCCU test phase. DCCU is used in automobiles for closing the half-latched door automatically using a motor Development Platform IAR Systems C' Cross Compiler/Assembler/Debugger MATLAB / Simulink Visio Professional 2000 Emulator and POD Challenges faced The processor literature was insufficient Problem with hardware design wrt sensor interrupt Inputs Received System Requirements Specifications Deliverables Requirements analysis Detailed design document Functional test plan Desk verification report Functional test report Highlights: Details of processor, compiler and linker were researched as the processor was a new one The software design was modified to take care of hardware design fault. 15

16 Lighting Model-Based Design porting Role: Development of model-based design porting Verification of Model Technologies: Matlab; Stateflow; Altia (internal) VC++ (for verification environ) Metrics: Design: 52 transition charts; 58 person-days Verification 1500 test-cases 90 person-days 16

17 Turn Indicator Control- Model-Based Design; Verification Functionality: Indicator feature controls flashing of lights based on the occurrence of events received from the driver or automatic events received from the ECU for flashing. The events may be to flash the lights for certain duration or for continuous flashing, Scope : Requirement Analysis Study and analyse the Target link models Develop test script from Test specification Configure the Model and.mat file in MTEST. Generate automated test reports for MIL and SIL test results using MTEST Automation Tool Analyzing and debugging of the failed test case Flashing of Indicator lights based on exceeding the threshold angle of rotation of the Steering wheel An event to flash the lights when a crash occurs due theft alarm when Warn blinking event is enabled by the driver. Tools: Matlab / Simulink / Stateflow Target link / MTEST Freescale HCS12 17

18 Passive Anti-Theft System (PATS) Abstract -Primary function of Passive Anti-Theft System is to prevent vehicle being driven by unauthorized person. This is achieved by encrypted secret key exchanges between a transponder embedded in key and PCM. -There were some new requirements from OEM to update the software to read and program two new transponders. They needed to auto-configured. Another requirement is to control PATS LED linked to alarm system. Challenges -Updates were required to be done on legacy code that was not having proper documentation. Architecture Diagram Instrument Cluster Diagnostic Connector Theft Indicator CAN Link Starter Motor PCM Transceiver module Fuel injectors Fuel pump Activities Generation of Software Requirement Specification, Design for the entire module as the base work products were not available. Updating the base MATLAB model for the new requirements Updating Code for new requirements as well as MISRA compliance. Unit testing and functional testing of the software Key with transpon der Tools and Technology : -MATLAB/ Simulink, PRQA QA C Tool, Green Hills Compiler for Power PC, Test bench set up with transponder and transceivers Metrics Size: 3508 Lines of Executable code Effort: 8 Person Months 18

19 Immobilizer Software Development Abstract A Tier-1 Semicon Customer who manufactures the Immobilizer chip as an end product for different OEM s, wanted to Develop the complete Embedded Software for the Immobilizer functionality with the different configurations. The OEM s specifications shall be achieved using the configurations. Feature Overview Transponder Operates in Passive Mode (without Battery) and Active mode (with Battery) Secure Key learning process with Encryption Unique Authentication process for security Supports with AES encryption and decryption Supports Manchester and BPLM protocols Base Station Act as a gateway for BCM and Transponder Supports Manchester and BPLM protocols Communicates with BCM either through LIN / SPI Activities Requirement Capturing, Design and development Low level Driver development for Manchester, BPLM protocol with deterministic timing pulse generation Development of LIN and SPI interface with BCM in base station Development for EEPROM access Development for Secure Key Learn process, different Authentication, error handling scenarios Challenges Meeting the end needs of OEM on pulse output timing and power consumption criteria. Memory resource constraints in the Micro controller. Tools & Technologies ASIC which consists of both RKE and Transponder CPU, IAR complier, AVR studio Emulator Setup with Evaluation board (for BS and TP) Metrics Estimated 4035 SLOC Effort Requirement 1.5 mm (completed) Development 22 mm ( to be started) 19

20 HVAC Software Development Powertrain Sensors A/C Request Vehicle Info (ECT & Vehicle Speed) Door Drive & Direction Temperature, Sunload. Door Motors CC RCC Door Position Blower Speed Supply Voltage Ignition Voltage Blower Motor & Controller Power Supply Scope: Porting HC11 to HCS12DP256 Algorithm change Implementation Implementation of state matrix for Integrated Control Panel ICP CAN message Implementation FNOS Integration Boot loader Integration System Validation Diagnostics Tester Faults Commands Displays ICP Externals Functionality: Automatically maintains a selected temperature for vehicle interior. Regulates the volume of air flow inside the vehicle. Automatic selection between FRESH or RE-CIRCULATION air with a manual override. Processes (actions) Data information flows Control information flows Development Platform: IAR Compiler and debugger for Motorola S12DJ64 IAR C-Spy simulator Motorola Flash Gordon unit Challenges: FNOS Integration Porting from D64 (intermediate) to DP256 Unavailability of flashing tool during system testing 20

21 Thank You

Workflow for Control System Design and Implementation

Workflow for Control System Design and Implementation Workflow for Control System Design and Implementation - Dhirendra Singh, Application Engineer - Shobhit Shanker, Application Engineer 2012 The MathWorks, Inc. 1 Agenda Industry Trends and Challenges Design

More information

DESCRIPTION AND OPERATION > ANTI-THEFT > PASSIVE ANTI-THEFT SYSTEM (PATS) WITHOUT INTELLIGENT ACCESS (IA)

DESCRIPTION AND OPERATION > ANTI-THEFT > PASSIVE ANTI-THEFT SYSTEM (PATS) WITHOUT INTELLIGENT ACCESS (IA) Page 1 of 14 Service Manual: ANTI-THEFT SYSTEM - PASSIVE ANTI- Print Date: THEFT SYSTEM DESCRIPTION AND OPERATION > ANTI-THEFT > PASSIVE ANTI-THEFT SYSTEM (PATS) WITHOUT INTELLIGENT ACCESS (IA) Passive

More information

Architecture concepts in Body Control Modules

Architecture concepts in Body Control Modules Bitte decken Sie die schraffierte Fläche mit einem Bild ab. Please cover the shaded area with a picture. (24,4 x 11,0 cm) Course 7 www.continental-corporation.com Interior Body and Security Table Of Contents

More information

In-Vehicle Networking freescale.com/automotive

In-Vehicle Networking freescale.com/automotive LIN/CAN/RF/FlexRay Technology In-Vehicle Networking freescale.com/automotive In-Vehicle Networking As an industry leader in automotive solutions, Freescale Semiconductor has greatly contributed to in-vehicle

More information

A modern diagnostic approach for automobile systems condition monitoring

A modern diagnostic approach for automobile systems condition monitoring A modern diagnostic approach for automobile systems condition monitoring M Selig 1,2, Z Shi 3, A Ball 1 and K Schmidt 2 1 University of Huddersfield, School of Computing and Engineering, Queensgate, Huddersfield

More information

Automating Best Practices to Improve Design Quality

Automating Best Practices to Improve Design Quality Automating Best Practices to Improve Design Quality Adam Whitmill, Senior Application Engineer 2015 The MathWorks, Inc. 1 Growing Complexity of Embedded Systems Emergency Braking Body Control Module Voice

More information

Create, Embed, Empower. Crevavi Technologies Company profile

Create, Embed, Empower. Crevavi Technologies Company profile Create, Embed, Empower Crevavi Technologies Company profile Copyright Crevavi 2018 About Crevavi Technologies Estd in 2011. Based in India. Offices in Bangalore and Mysore Branches in US, Germany and Australia

More information

SECTION B: Anti-Theft Passive Anti-Theft System (PATS) DIAGNOSIS AND TESTING Procedure revision date: 05/23/2008

SECTION B: Anti-Theft Passive Anti-Theft System (PATS) DIAGNOSIS AND TESTING Procedure revision date: 05/23/2008 SECTION 419-01B: Anti-Theft Passive Anti-Theft System (PATS) 2009 Mustang Workshop Manual DIAGNOSIS AND TESTING Procedure revision date: 05/23/2008 Anti-Theft Special Tool(s) 73III Automotive Meter 105-R0057

More information

Verification and Validation of High-Integrity Systems

Verification and Validation of High-Integrity Systems Verification and Validation of High-Integrity Systems Chethan CU, MathWorks Vaishnavi HR, MathWorks 2015 The MathWorks, Inc. 1 Growing Complexity of Embedded Systems Emergency Braking Body Control Module

More information

ARM processors driving automotive innovation

ARM processors driving automotive innovation ARM processors driving automotive innovation Chris Turner Director of advanced technology marketing, CPU group ARM tech forums, Seoul and Taipei June/July 2016 The ultimate intelligent connected device

More information

S32K Microcontroller Press Pack

S32K Microcontroller Press Pack S32K Microcontroller Press Pack EMBARGO UNTIL JUNE 23 at 7a.m. EDT Karl Leiss Product Manager Automotive Microcontrollers J U N. 2 3. 2 0 1 5 TM External Use Freescale S32K Automotive Microcontroller Automotive

More information

Design an Intelligent Distributed Control System with S12 MagniV Mixed-Signal MCUs

Design an Intelligent Distributed Control System with S12 MagniV Mixed-Signal MCUs Design an Intelligent Distributed Control System with S12 MagniV Mixed-Signal MCUs FTF-AUT-F0085 Vincent McNeil, Ph.D. Product Line Manger A P R. 2 0 1 4 TM External Use Agenda Introduction Overview of

More information

Automatización de Métodos y Procesos para Mejorar la Calidad del Diseño

Automatización de Métodos y Procesos para Mejorar la Calidad del Diseño Automatización de Métodos y Procesos para Mejorar la Calidad del Diseño Luis López 2015 The MathWorks, Inc. 1 Growing Complexity of Embedded Systems Emergency Braking Body Control Module Voice Recognition

More information

Block number: 00 Interface version: 4A Date: Checksum: 7500 Deployment Non-Deployment

Block number: 00 Interface version: 4A Date: Checksum: 7500 Deployment Non-Deployment CDR File Information Vehicle Identification Number Investigator Case Number Investigation Date Crash Date Filename Saved on Collected with CDR version Crash Data Retrieval Tool 2.800 Collecting program

More information

Service Technical Resources MUT-III. (Multi-Use Tester-III*) Quick Reference Guide

Service Technical Resources MUT-III. (Multi-Use Tester-III*) Quick Reference Guide Service Technical Resources MUT-III (Multi-Use Tester-III*) Quick Reference Guide *Cart not included May, 2003 INTENDED USAGE OF MUT-III MUT-II role after MUT-III Launch MUT-III is an essential special

More information

MFS605/EE605 Systems for Factory Information and Control

MFS605/EE605 Systems for Factory Information and Control MFS605/EE605 Systems for Factory Information and Control Lecture 9 PLCs (half lecture) Fall 2005 Larry Holloway Dept. of Electrical Engineering and Center for Robotics and Manufacturing Systems 1 So far

More information

MSK2. May 2012 Frankie Chan (IFAP ATV SMD SAE)

MSK2. May 2012 Frankie Chan (IFAP ATV SMD SAE) MSK2 SW framework May 2012 Frankie Chan (IFAP ATV SMD SAE) MSK2 SW Framework Provide small engine Hardware Platform to user to speed up the Engine Control Unit (ECU) development. The MSK2 SW framework

More information

MT2 Introduction Embedded Systems. MT2.1 Mechatronic systems

MT2 Introduction Embedded Systems. MT2.1 Mechatronic systems MT2 Introduction Embedded Systems MT2.1 Mechatronic systems Mechatronics is the synergistic integration of mechanical engineering, with electronics and intelligent computer control in the design and manufacturing

More information

Autologic Technical Specifications JAGUAR

Autologic Technical Specifications JAGUAR Autologic Technical Specifications JAGUAR 1. JAGUAR PRODUCT DESCRIPTION The Autologic diagnostic tool for Jaguar vehicles is without doubt the most comprehensive tool to be made available to independent

More information

The Golf 2004 Electrical system

The Golf 2004 Electrical system Service Training Self-study programme 319 The Golf 2004 Electrical system Design and function The most striking change compared with the previous model is the rear lighting of the Golf 2004. The one-piece

More information

INSTRUMENT CLUSTER 2.0

INSTRUMENT CLUSTER 2.0 INSTRUMENT CLUSTER 2.0 Summary THE CONTEXT Electronic Content Timeline The Challenge MAGNETI MARELLI TARGET Digital Cluster Advantages The Requirements THE SOLUTION Project Definition System PROJECT DEVELOPEMENT

More information

Security Analysis of modern Automobile

Security Analysis of modern Automobile Security Analysis of modern Automobile Dixit Verma Department of Electrical & Computer Engineering Missouri University of Science and Technology dv6cb@mst.edu 20 Apr 2017 Outline Introduction Attack Surfaces

More information

Mixed-Criticality Systems based on a CAN Router with Support for Fault Isolation and Selective Fault-Tolerance

Mixed-Criticality Systems based on a CAN Router with Support for Fault Isolation and Selective Fault-Tolerance IFAC 2014 Mixed-Criticality Systems based on a Router with Support for Fault Isolation and Selective Fault-Tolerance Roland Kammerer 1, Roman Obermaisser², Mino Sharkhawy 1 1 Vienna University of Technology,

More information

2008 Crown Victoria/Grand Marquis Workshop Manual

2008 Crown Victoria/Grand Marquis Workshop Manual Page 1 of 29 SECTION 501-14: Handles, Locks, Latches and Entry Systems 2008 Crown Victoria/Grand Marquis Workshop Manual DIAGNOSIS AND TESTING Procedure revision date: 05/14/2009 Locks, Latches and Entry

More information

DESCRIPTION AND OPERATION > MODULE CONFIGURATION > SYSTEM OPERATION > PROGRAMMABLE MODULE INSTALLATION (PMI)

DESCRIPTION AND OPERATION > MODULE CONFIGURATION > SYSTEM OPERATION > PROGRAMMABLE MODULE INSTALLATION (PMI) Page 1 of 5 2014 Ford Flex 3.5L Eng VIN 8 Limited Service Manual: MODULE CONFIGURATION SYSTEM Print Date: OPERATION > PROGRAMMABLE MODULE INSTALLATION (PMI) Programmable Installation (PMI) is a scan tool

More information

ICCS Controllers Intelligent Control and Command Systems

ICCS Controllers Intelligent Control and Command Systems ICCS Controllers Intelligent Control and Command Systems Intelligent controllers for realization of functions in vehicles Powerful Versatile Easy to program Standardized ICCS Controllers Overview ICCS

More information

TRK-S12ZVL Quick Start Guide. MagniV Mixed-signal MCUs for LIN Applications

TRK-S12ZVL Quick Start Guide. MagniV Mixed-signal MCUs for LIN Applications TRK-S12ZVL Quick Start Guide MagniV Mixed-signal MCUs for LIN Applications Quick Start Guide Introduction The TRK-S12ZVL features the S12ZVL, an automotive 16-bit MCU family. This integrates on the same

More information

CDR File Information. Comments Toyota 86 Registration 1ETM870 Speedometer Reading Kms. Data Limitations CDR Record Information:

CDR File Information. Comments Toyota 86 Registration 1ETM870 Speedometer Reading Kms. Data Limitations CDR Record Information: IMPORTANT NOTICE: Robert Bosch LLC and the manufacturers whose vehicles are accessible using the CDR System urge end users to use the latest production release of the Crash Data Retrieval system software

More information

2004 ACCESSORIES & EQUIPMENT. Data Link Communications - Corvette. Fastener Tightening Specifications Specification Application

2004 ACCESSORIES & EQUIPMENT. Data Link Communications - Corvette. Fastener Tightening Specifications Specification Application 2004 ACCESSORIES & EQUIPMENT Data Link Communications - Corvette SPECIFICATIONS FASTENER TIGHTENING SPECIFICATIONS Fastener Tightening Specifications Specification Application Metric English Data Link

More information

MATLAB Expo Simulation Based Automotive Communication Design using MATLAB- SimEvent. Sudhakaran M Anand H General Motors

MATLAB Expo Simulation Based Automotive Communication Design using MATLAB- SimEvent. Sudhakaran M Anand H General Motors MATLAB Expo 2013 Simulation Based Automotive Communication Design using MATLAB- SimEvent Sudhakaran M Anand H General Motors 1 Agenda Introduction Different Analysis Methods Analytical vs. Simulation Approach

More information

Final Report. Project Title: Dial A Whip

Final Report. Project Title: Dial A Whip EEL 4924 Electrical Engineering Design (Senior Design) 25 April 2012 Project Title: Dial A Whip Team Members: Name: Chris Calvo Name: Daniel De Leo Project Abstract: Dial A Whip consists of a compact module

More information

Accident Research Specialists, PLLC

Accident Research Specialists, PLLC IMPORTANT NOTICE: Robert Bosch LLC and the manufacturers whose vehicles are accessible using the CDR System urge end users to use the latest production release of the Crash Data Retrieval system software

More information

COMPLEX EMBEDDED SYSTEMS

COMPLEX EMBEDDED SYSTEMS COMPLEX EMBEDDED SYSTEMS Embedded System Design and Architectures Summer Semester 2012 System and Software Engineering Prof. Dr.-Ing. Armin Zimmermann Contents System Design Phases Architecture of Embedded

More information

Goals and prospects of embedded electronic automotive systems

Goals and prospects of embedded electronic automotive systems Goals and prospects of embedded electronic automotive systems Joseph Beretta Division of Research and Automotive Innovation Manager Automotive Science & Advance Research Electromechanically, Electrochemistry,

More information

Remote Keyless Entry In a Body Controller Unit Application

Remote Keyless Entry In a Body Controller Unit Application 38 Petr Cholasta Remote Keyless Entry In a Body Controller Unit Application Many of us know this situation. When we leave the car, with a single click of a remote control we lock and secure it until we

More information

Serial EEPROM for Automotive New Advanced series

Serial EEPROM for Automotive New Advanced series Serial EEPROM for Automotive New Advanced series More parameters, quicker, safer http://www.st.com/automotiveeeprom Good reasons to use EEPROM in cars 2 Applications in cars become Smarter, Customized

More information

DRYING CONTROL LOGIC DEVELOPMENT USING MODEL BASED DESIGN

DRYING CONTROL LOGIC DEVELOPMENT USING MODEL BASED DESIGN DRYING CONTROL LOGIC DEVELOPMENT USING MODEL BASED DESIGN Problem Definition To generate and deploy automatic code for Drying Control Logics compatible with new SW architecture in 6 months using MBD, a

More information

Intel Galileo gen 2 Board

Intel Galileo gen 2 Board Intel Galileo gen 2 Board The Arduino Intel Galileo board is a microcontroller board based on the Intel Quark SoC X1000, a 32- bit Intel Pentium -class system on a chip (SoC). It is the first board based

More information

The industrial technology is rapidly moving towards ARM based solutions. Keeping this in mind, we are providing a Embedded ARM Training Suite.

The industrial technology is rapidly moving towards ARM based solutions. Keeping this in mind, we are providing a Embedded ARM Training Suite. EMBEDDED ARM TRAINING SUITE ARM SUITE INCLUDES ARM 7 TRAINER KIT COMPILER AND DEBUGGER THROUGH JTAG INTERFACE PROJECT DEVELOPMENT SOLUTION FOR ARM 7 e-linux LAB FOR ARM 9 TRAINING PROGRAM INTRODUCTION

More information

Professional EFI Systems Product Catalog

Professional EFI Systems Product Catalog Professional EFI Systems Product Catalog Table of Contents: Section 1: ECU Options 2-8 Section 2: Various Sensors and Switches 9-14 Section 3: Display Options 15 Section 4: CAN Communication Cable 16 Section

More information

The Touran Electrical system

The Touran Electrical system Service. Self-study programme 307 The Touran Electrical system Design and function The networking technology, used until now only in luxury class vehicles, will be a feature in compact vans, such as the

More information

Abrites Commander for BMW vehicles

Abrites Commander for BMW vehicles Abritus 72 Ltd Date: 06-July-2011 Abrites Commander for BMW vehicles User Manual Beta Version Version: 3.0 issued by: Abritus 72 Ltd ABRITES COMMANDER FOR BMW V8.0 Document number 1/20100512 Date: 06-July-2011

More information

Virtual Hardware ECU How to Significantly Increase Your Testing Throughput!

Virtual Hardware ECU How to Significantly Increase Your Testing Throughput! Virtual Hardware ECU How to Significantly Increase Your Testing Throughput! Elektrobit Tech Day Jason Niatas Synopsys Inc. July 27, 2017 2017 Synopsys, Inc. 1 Agenda Automotive electronic evolution and

More information

ANTI THEFT CONTROL SYSTEM OF CAR USING ARM7 Gunaganti Ganesh* 1

ANTI THEFT CONTROL SYSTEM OF CAR USING ARM7 Gunaganti Ganesh* 1 e-issn 2277-2685, p-issn 2320-976 IJESR/June 2014/ Vol-4/Issue-6/480-484 Gunaganti Ganesh/ International Journal of Engineering & Science Research ANTI THEFT CONTROL SYSTEM OF CAR USING ARM7 Gunaganti

More information

2014 Civic Sedan LX and HF

2014 Civic Sedan LX and HF T E C H N O L O G Y R E F E R E N C E G U I D E o w n e r s. h o n d a. c o m 2014 Honda Civic Sedan LX and HF 3 1 T R 3 A 2 0 Technology Reference Guide 00X31- TR3- A200 2013 American Honda Motor Co.,

More information

Introduction to Control Systems Design

Introduction to Control Systems Design Experiment One Introduction to Control Systems Design Control Systems Laboratory Dr. Zaer Abo Hammour Dr. Zaer Abo Hammour Control Systems Laboratory 1.1 Control System Design The design of control systems

More information

February.18. Abrites Diagnostics for BMW/ Mini version User Manual. Abrites Diagnostics for BMW/Mini version User Manual 1.

February.18. Abrites Diagnostics for BMW/ Mini version User Manual. Abrites Diagnostics for BMW/Mini version User Manual 1. Abrites Diagnostics for BMW/Mini version 28.0 1 List of revisions Date Chapter Description Revision 00. ALL Document created 1.0 18.02. ALL Document created 1. Introduction...3 2. Installation...3 3. Using

More information

Summer practice projects, May 2010

Summer practice projects, May 2010 1 Distribution Point management reporting system Computers & Information Technology Faculty Active LAN equipments SQL language HTML, ASP Oracle or SQL databases (not MySQL) IE based reporting system for

More information

EDR Report Information

EDR Report Information EDR Report File Information Value VIN 5YJXCDE20HF041782 Retrieval Date 2017/06/30 02:16:00 (UTC) Retrieval User Comments Retrieval Program Information EDR Report Information Tesla EDR Reporting Service

More information

Flash Bootloader. Product Information

Flash Bootloader. Product Information Product Information Table of Contents 1 Flash Memory Programming... 3 2 Flash Bootloader - ECU programming via CAN, LIN, FlexRay, MOST and Ethernet... 3 2.1 Overview of Advantages... 3 2.2 Application

More information

MC33903/4/5 Block Diagram. Analog, Mixed-Signal and Power Management. Legend. MCU Voltage Regulator (V DD ) Internal CAN Regulator (V CAN )

MC33903/4/5 Block Diagram. Analog, Mixed-Signal and Power Management. Legend. MCU Voltage Regulator (V DD ) Internal CAN Regulator (V CAN ) Analog, Mixed-Signal and MC33903/4/5 System Basis Chip Gen2 with High Speed and Interface Overview The MC33903/4/5 is the second generation family of System Basis Chips, which combine several features

More information

This General Service Bulletin covers the following topics. 1. Key Types & Verifying You Have the Correct Key

This General Service Bulletin covers the following topics. 1. Key Types & Verifying You Have the Correct Key General Service Bulletin (GSB): GSB Overview: Passive Anti Theft System(PATS) Key Programming This General Service Bulletin will cover the proper tool usage along with what programming procedure to use

More information

AUTOMOBILE APPLICATIONS USING CAN PROTOCOL

AUTOMOBILE APPLICATIONS USING CAN PROTOCOL AUTOMOBILE APPLICATIONS USING CAN PROTOCOL 1 VEERESH B M, 2 JEEVAN C N, 3 MAHESH PATIL 1,2,3 Department of Electronics and Communication, G.S.S.I.T, Bangalore, India Abstract- The main objective of the

More information

Using Cost Effective Distributed HIL for Rapid Prototyping

Using Cost Effective Distributed HIL for Rapid Prototyping Using Cost Effective Distributed HIL for Rapid Prototyping Renesas Electronics America Inc. Enabling Smart Solutions Embedded Control Systems need Hardware-in-Loop Simulation 2 Innovation using HIL Simulation

More information

Functional Description / User Manual. of the. Siemens VDO. Keyless Vehicle Module. type 5WK4 8952

Functional Description / User Manual. of the. Siemens VDO. Keyless Vehicle Module. type 5WK4 8952 Functional Description / User Manual of the Siemens VDO Keyless Vehicle Module type 5WK4 8952 File: I:\POSTZULA\Volvo\KVM\TechnicalDocu\Funktionsbeschreibung_KVM_v2.doc Page 1 of 5 Functional Description

More information

BLACK BOX FOR CAR ACCIDENT

BLACK BOX FOR CAR ACCIDENT BLACK BOX FOR CAR ACCIDENT Nishi Singh Parmar 1, Kajal Lohia 2, Kajal Kapoor 3 1,2,3 Dronacharya College of Engineering, Gurgaon, Haryana ABSTRACT The main purpose of the paper is to develop a prototype

More information

AC : INFRARED COMMUNICATIONS FOR CONTROLLING A ROBOT

AC : INFRARED COMMUNICATIONS FOR CONTROLLING A ROBOT AC 2007-1527: INFRARED COMMUNICATIONS FOR CONTROLLING A ROBOT Ahad Nasab, Middle Tennessee State University SANTOSH KAPARTHI, Middle Tennessee State University American Society for Engineering Education,

More information

Microprocessors And Microcontroller

Microprocessors And Microcontroller Microprocessors And Microcontroller Semester : 4 th, 5 th (TL, ES) Course Code : ES256, ES313 By: Dr. Attiya Baqai Assistant Professor, Department of Electronics, MUET. Internal block diagram of CPU Internal

More information

InControl INCONTROL OVERVIEW

InControl INCONTROL OVERVIEW INCONTROL OVERVIEW InControl uses smartphone and in-vehicle mobile technology, to remotely connect the vehicle to a number of services and convenience features. Note: For further information, access the

More information

OBSTACLE AVOIDANCE ROBOT

OBSTACLE AVOIDANCE ROBOT e-issn 2455 1392 Volume 3 Issue 4, April 2017 pp. 85 89 Scientific Journal Impact Factor : 3.468 http://www.ijcter.com OBSTACLE AVOIDANCE ROBOT Sanjay Jaiswal 1, Saurabh Kumar Singh 2, Rahul Kumar 3 1,2,3

More information

EL7060 Series SERVICE MANUAL

EL7060 Series SERVICE MANUAL EL7060 Series SERVICE MANUAL 1 TABLE OF CONTENTS 1 General description... 4 1.1 Exploded view... 5 2 ACCESSIBILITY... 5 2.1 Dust Bag Cover.. 7 2.2 Display Cover.8 2.3 PCB Display/Switch..9 2.4 Top Cover..10

More information

MicroProcessor. MicroProcessor. MicroProcessor. MicroProcessor

MicroProcessor. MicroProcessor. MicroProcessor. MicroProcessor 1 2 A microprocessor is a single, very-large-scale-integration (VLSI) chip that contains many digital circuits that perform arithmetic, logic, communication, and control functions. When a microprocessor

More information

Anti-Lock Braking Systems

Anti-Lock Braking Systems Chassis/Safety Anti-Lock Braking Systems Overview Anti-lock braking systems (ABS) are designed to maintain driver control and stability of the car during emergency braking. Locked wheels slow a car but

More information

Used Delightedly, User-Friendly MARUTI,MAZDA,MITSUBISHI,NISSAN,SUBARU,SUZUKI,TOYOTA, TATA, CHRYSLER, 8

Used Delightedly, User-Friendly MARUTI,MAZDA,MITSUBISHI,NISSAN,SUBARU,SUZUKI,TOYOTA, TATA, CHRYSLER, 8 Shor tcut keys Including CR501/601/611/801/811/821/910/920/981 DTC One-click Reading DTCs ER One-click Clearing DTCs I/M One-click Reading IM Readiness Statu? Tips and Help Car Model Suppor ting (46) Automotive

More information

OBD Auto Doctor. User Manual for ios (iphone and ipad) Copyright 2018 Creosys Ltd

OBD Auto Doctor. User Manual for ios (iphone and ipad) Copyright 2018 Creosys Ltd OBD Auto Doctor User Manual for ios (iphone and ipad) Copyright 2018 Creosys Ltd User Manual for ios (iphone and ipad) 1. Introduction 1.1 Platform and Hardware Requirements 1.2 Supported Adapters 1.3

More information

Automotive Testing: Optical 3D Metrology Improves Safety and Comfort

Automotive Testing: Optical 3D Metrology Improves Safety and Comfort Automotive Testing: Optical 3D Metrology Improves Safety and Comfort GOM Measuring System: ARAMIS, TRITOP, GOM Touch Probe Keywords: Automotive, Crash Testing, Static and Dynamic Deformation, Simulation

More information

Training Instruction

Training Instruction Training Instruction Contents Section 1. Car security:...3 Car lock, ignition switch... 3 Steering wheel lock... 3 Car alarm... 4 Non serial immobilizer... 4 GPS - Global Positioning System... 5 Steering

More information

Initial quick test log

Initial quick test log Initial quick test log Model series E (207) / 207.456 MB workshop --- Vehicle identification number WDDKK5GF7BF065654 Steering variant Left-hand drive vehicle Main odometer reading 82016.0km Software-Version

More information

Superchips 1705 MAX MicroTuner Ford Powerstroke 7.3L Turbo Diesel Vehicles Vehicle Programming Instructions

Superchips 1705 MAX MicroTuner Ford Powerstroke 7.3L Turbo Diesel Vehicles Vehicle Programming Instructions Page 1 of 12 Form 0126K 10/26/2004 Superchips Inc. Superchips 1705 MAX MicroTuner Ford Powerstroke 7.3L Turbo Diesel Vehicles Vehicle Programming Instructions PLEASE READ THIS ENTIRE INSTRUCTION SHEET

More information

Development Tools. 8-Bit Development Tools. Development Tools. AVR Development Tools

Development Tools. 8-Bit Development Tools. Development Tools. AVR Development Tools Development Tools AVR Development Tools This section describes some of the development tools that are available for the 8-bit AVR family. Atmel AVR Assembler Atmel AVR Simulator IAR ANSI C-Compiler, Assembler,

More information

AUTOSAR stands for AUTomotive Open Systems ARchitecture. Partnership of automotive Car Manufacturers and their Suppliers

AUTOSAR stands for AUTomotive Open Systems ARchitecture. Partnership of automotive Car Manufacturers and their Suppliers Introduction stands for AUTomotive Open Systems ARchitecture Electronic Control Unit Partnership of automotive Car Manufacturers and their Suppliers Source for ECU: Robert Bosch GmbH 2 Introduction Members

More information

ID 020C: Hardware-in-Loop: System Testing Without the System

ID 020C: Hardware-in-Loop: System Testing Without the System ID 020C: Hardware-in-Loop: System Testing Without the System Applied Dynamics International Marcella Haghgooie Sr. Field Applications Engineer 13 October 2010 Version: 1.2 Marcella Haghgooie Sr. Field

More information

Basic Components of Digital Computer

Basic Components of Digital Computer Digital Integrated Circuits & Microcontrollers Sl. Mihnea UDREA, mihnea@comm.pub.ro Conf. Mihai i STANCIU, ms@elcom.pub.ro 1 Basic Components of Digital Computer CPU (Central Processing Unit) Control and

More information

ELEC 5260/6260/6266 Embedded Computing Systems

ELEC 5260/6260/6266 Embedded Computing Systems ELEC 5260/6260/6266 Embedded Computing Systems Spring 2019 Victor P. Nelson Text: Computers as Components, 4 th Edition Prof. Marilyn Wolf (Georgia Tech) Course Web Page: http://www.eng.auburn.edu/~nelsovp/courses/elec5260_6260/

More information

X-431 Volkswagen Diagnosis. Table of Contents INTRODUCTION...1

X-431 Volkswagen Diagnosis. Table of Contents INTRODUCTION...1 Table of Contents INTRODUCTION...1 FEATURES...1 Advanced...1 Open...1 Integrative...1 Flexible...1 HARDWARE CONFIGURATION...2 PORTS AND INDICATORS...3 PRINTER OPERATION...4 Mounting Paper...4 Printing

More information

e-pg Pathshala Subject : Computer Science Paper: Embedded System Module: Microcontrollers and Embedded Processors Module No: CS/ES/2 Quadrant 1 e-text

e-pg Pathshala Subject : Computer Science Paper: Embedded System Module: Microcontrollers and Embedded Processors Module No: CS/ES/2 Quadrant 1 e-text e-pg Pathshala Subject : Computer Science Paper: Embedded System Module: Microcontrollers and Embedded Processors Module No: CS/ES/2 Quadrant 1 e-text In this module, microcontrollers and embedded processors

More information

Safety and Reliability of Software-Controlled Systems Part 14: Fault mitigation

Safety and Reliability of Software-Controlled Systems Part 14: Fault mitigation Safety and Reliability of Software-Controlled Systems Part 14: Fault mitigation Prof. Dr.-Ing. Stefan Kowalewski Chair Informatik 11, Embedded Software Laboratory RWTH Aachen University Summer Semester

More information

Hardware-In-Loop Test Setup Automation

Hardware-In-Loop Test Setup Automation ECU Software Validation using Hardware-In-Loop Test Setup Automation Shrirang Agashe Eaton Technologies Pvt. Ltd. EON Free Zone, Cluster C, Wing 1, MIDC, Kharadi, Pune 411014 20-Oct-12 Need for Hardware

More information

CDR File Information. Comments Bench download

CDR File Information. Comments Bench download IMPORTANT NOTICE: Robert Bosch LLC and the manufacturers whose vehicles are accessible using the CDR System urge end users to use the latest production release of the Crash Data Retrieval system software

More information

VT System Smart HIL Testing

VT System Smart HIL Testing VT System Smart HIL Testing V1.0 2010-06-04 Agenda > ECU Testing Testing a Door Control Unit Summary and Outlook Slide: 2 ECU Testing I/O Access for ECU Testing ECU has to be tested in its natural environment

More information

VCDS Windows Based VAG/VAS Emulator VCDS Version: Release (x64) Data version:

VCDS Windows Based VAG/VAS Emulator VCDS Version: Release (x64) Data version: Windows Based VAG/VAS Emulator VCDS Version: Release 12.12.3(x64) Data version: 20140905 www.ross-tech.com Dealer/Shop Name: Workshop Code: 000 00000 000000 Mileage: 66780km-41495mi Repair Order: Chassis

More information

PURPOSE BULLETIN CONTENTS AFFECTED VEHICLES BACKGROUND INFORMATION

PURPOSE BULLETIN CONTENTS AFFECTED VEHICLES BACKGROUND INFORMATION Page 1 of 10 SUBJECT: SYSTEM INFORMATION UPDATE (2005 MODELS) No: DATE: June, 2005 MODEL: See Below CIRCULATE TO: [X] GENERAL MANAGER [X] PARTS MANAGER [X] TECHNICIAN [X] SERVICE ADVISOR [X] SERVICE MANAGER

More information

LIN Protocol-Emerging Trend in Automotive Electronics

LIN Protocol-Emerging Trend in Automotive Electronics Advance in Electronic and Electric Engineering. ISSN 2231-1297, Volume 3, Number 5 (2013), pp. 561-568 Research India Publications http://www.ripublication.com/aeee.htm LIN Protocol-Emerging Trend in Automotive

More information

Model Year Model Communication Type Installation Method Fusion 2 C F C Edge 2 C Explorer 2 C

Model Year Model Communication Type Installation Method Fusion 2 C F C Edge 2 C Explorer 2 C Multiple Vehicle Lines - With Keyless Remote Entry System 1 DESCRIPTION AND OPERATION RF Keypad Please read ALL of these instructions before proceeding. RF Keypad - Removal and Reprogram Procedure This

More information

Assignment - 1. Why we need Test plan and what are the elements that it identifies?

Assignment - 1. Why we need Test plan and what are the elements that it identifies? Assignment - 1 Why we need Test plan and what are the elements that it identifies? The duration of the assignment is 3 Hours. Document contains fallowing points Need test plans Test plan elements 5 Marks

More information

STATUS OF EU ACCESSION TO UN ECE REGULATIONS IN THE AREA OF VEHICLE APPROVAL AS OF 31 DECEMBER 2014

STATUS OF EU ACCESSION TO UN ECE REGULATIONS IN THE AREA OF VEHICLE APPROVAL AS OF 31 DECEMBER 2014 STATUS OF EU ACCESSION TO UN ECE REGULATIONS IN THE AREA OF VEHICLE APPROVAL AS OF 31 DECEMBER 2014 The table below summarises the state of UNECE Regulations as last amended (annexed to the 1958 Agreement

More information

Renault CAN/K-line ECU Tool V1.03

Renault CAN/K-line ECU Tool V1.03 Renault CAN/K-line ECU Tool V1.03 User manual Revision D May 2012 1. Introduction Renault CAN/K-line ECU Tool is an OBDII tool with various engine control unit internal memory modification functions, such

More information

Automated Continuous Verification & Validation for Automobile Software

Automated Continuous Verification & Validation for Automobile Software Speakers Information- Controls, Measurement & Calibration Congress ABSTRACT Automated Continuous Verification & Validation for Automobile Software Vinodhini Vijayaraghavan, Jagadeeswara Vijayaraghavan

More information

Validation of Complex. Systems

Validation of Complex. Systems Validation of Complex Systems EVoCS Evolutionary Validation of Complex Systems Ross McMurran WMG, University of Warwick ross.mcmurran@warwick.ac.uk Lead Partner: Partners: 1 Content Introduction Systems

More information

Initial quick test log

Initial quick test log Initial quick test log Model series C (204) / 204.303 MB workshop - - Vehicle identification number WDD2043032F717487 Steering variant Right-hand drive vehicle Main odometer reading 86800km Software-Version

More information

Fábio Pereira. Portfolio 2002/2016

Fábio Pereira. Portfolio 2002/2016 Fábio Pereira Portfolio 2002/2016 Last updated July/2016 PIC Microcontrollers: Advanced Techniques This was my first Portuguese book. Released in 2002, it covers the PIC16F assembly programming (focus

More information

2014 Accord Coupe LX-S

2014 Accord Coupe LX-S T E C H N O L O G Y R E F E R E N C E G U I D E o w n e r s. h o n d a. c o m 2014 Honda Accord Coupe LX-S 31T3LA10 Technology Reference Guide 00X31- T3L- A100 2013 American Honda Motor Co., Inc. All Rights

More information

AVS: A Test Suite for Automatically Generated Code

AVS: A Test Suite for Automatically Generated Code AVS: A Test Suite for Automatically Generated Code Ekkehard Pofahl Ford Motor Company Torsten Sauer Continental Automotive Systems Oliver Busa TUV Rheinland Industrie Service GmbH Page 1 of 22 AVS: Automotive

More information

Electromechanical Braking (Brake By-Wire)

Electromechanical Braking (Brake By-Wire) Chassis/Safety Electromechanical Braking (Brake By-Wire) Overview Electromechanical braking systems (EMB), also called brake by-wire, replace conventional hydraulic braking systems with a completely dry

More information

Quick Start Guide Pre-and Post-Scanning.

Quick Start Guide Pre-and Post-Scanning. Quick Start Guide Pre-and Post-Scanning. Learn what is required for each manufacturer OEM position papers and service information requirements www.oem1stop.com Collision Facility Scanning Options 1 2 3

More information

Abrites Commander for BMW vehicles

Abrites Commander for BMW vehicles Abritus 72 Ltd Date: 06-July-2011 Abrites Commander for BMW vehicles User Manual Beta Version Version: 3.1 issued by: Abritus 72 Ltd ABRITES COMMANDER FOR BMW V9.1 Document number 1/20100512 Date: 06-May-2012

More information

Abrites diagnostics for Mercedes/Maybach/Smart

Abrites diagnostics for Mercedes/Maybach/Smart abrites.com 3.3 1 Date Chapter Description Revision November.30 2015 ALL Total update of the manual 2.1 February.02.2016 DAS manager Total update of the chapter+ corrected pinouts February.02.2016 DAS

More information

An ISO 9001:2008 Registered Company

An ISO 9001:2008 Registered Company An ISO 9001:2008 Registered Company Upfitter Interface Module The following list represents firmware v4.30 A-UIM4-506-A 2011-2016 Ford F250-550 B-UIM4-506-A 2017 F250-F550 A-UIM4-751-A 2013-2017 1500-5500

More information

Back to Main. Trade Show. iscan-ii / D91 Latest Versions (March, 2009)

Back to Main. Trade Show. iscan-ii / D91 Latest Versions (March, 2009) Back to Main Trade Show iscan-ii / D91 Latest Versions (March, 2009) iscan-ii RENAULT V1.02 English/Chinese/Japanese 2009-03-02 iscan-ii CITROEN V1.02 English/Chinese/Japanese 2009-03-02 iscan-ii PEUGEOT

More information

UNLOCKING TECHNOLOGY JAGUAR

UNLOCKING TECHNOLOGY JAGUAR UNLOCKING TECHNOLOGY JAGUAR JAGUAR MANUAL CONTENTS APPLICATIONS DIAGNOSTIC SOCKETS GENERAL OPERATION SPECIAL FUNCTIONS TIPS & HINTS REMOTE CONTROL PROGRAMMING APPLICATIONS JAGUAR 1234 DTC S-TYPE 2000 S-TYPE

More information