Who is riding the Bus?

Size: px
Start display at page:

Download "Who is riding the Bus?"

Transcription

1 1 of 5 12/17/2005 9:55 AM Who is riding the Bus? Let's look into the mysterious world of body and chassis controllers and the way they communicate with each other. In this article we will look at the different types of serial data that GM uses right now and what may be coming in the near future and how to go about diagnosing these circuits and understanding why they are used in the first place. What is Serial Data? Serial data is made up of high and low voltage pulses strung together, similar to an electronic Morse code. Each string of voltage pulses forms a message. The transmission of data occurs through a wire or "bus" for predetermined time intervals. Devices like modules (also referred to as nodes) connected to the bus can then share information by transmitting and receiving these messages. Class 2 Here is a list of data streams that GM uses today; The data link connector (DLC) allows a scan tool to communicate with the class 2 serial data line. The serial data line is the means by which the microprocessor-controlled modules in the vehicle communicate with each other. Once the scan tool is connected to the class 2 serial data line through the DLC, the scan tool can be used to monitor each module for diagnostic purposes and to check for diagnostic trouble codes (DTCs). Class 2 serial data is transmitted on a single wire at an average of 10.4 Kbps (10,400 bits per second). This value is an average, class 2 uses a variable pulse width modulation to carry data and, depending on the message, it may operate faster or slower. The bus is active at 7.0 volts nominal and inactive at ground potential. When the ignition switch is in RUN, each module communicating on the class 2 serial data line sends a state of health (SOH) message every two seconds to ensure that the module is operating properly. When a module stops communicating on the class 2 serial data line, for example if the module loses power or ground, the SOH message it normally sends on the data line every two seconds disappears. Other modules on the class 2 serial data line, which expect to receive that SOH message, detect its absence; those modules in turn set an internal DTC associated with the loss of SOH of the non-communicating module. The DTC is unique to the module that is not communicating, for example, when the dash integration module (DIM) SOH

2 2 of 5 12/17/2005 9:55 AM message disappears, several modules set DTC U1064. Note that a loss of serial data DTC does not normally represent a failure of the module that set it. Control Area Network The Controller Area Network (CAN) serial data line is high speed serial data bus used to communicate information between the Electronic Brake Control Module (EBCM), the Engine Control Module (ECM) and the Transmission Control Module (TCM). Typical data-transmission speeds must be high enough to ensure that the required real-time response is maintained. The addressing scheme employed with CAN assigns a label to every message, with each message receiving a unique "identifier". The identifier classifies the content of the message (such as engine speed). Each module processes only those messages whose identifiers are stored in the module's acceptance list. This is CAN's form of message filtering. The identifier labels both the data content and the priority of the message being sent. Each module can begin transmitting its most important data as soon as the bus is unoccupied. When more than one module starts to transmit simultaneously, the message with the highest priority is assigned first access. A module responds to failure to gain access to the bus by automatically switching to receive mode, that module then repeats the transmission attempt as soon as the bus is free again. The Next Generation of serial data may rest with CAN in something called a Local Area Network (LAN). The idea is to have a multiple speed bus of low, medium and fast. The low speed would be for items of driver input (Air Conditioning and Power options like windows and door locks). Medium speed for entertainment and comfort things like remote CD players and DVD players that are out now for High speed will be for real time items like desired torque and ABS. But this technology will be a while in coming. Keyword 82 and Keyword 2000 The Keyword protocols utilize a single wire bi-directional data line between the modules and the scan tool. The message structure is a request and response arrangement that has some similarities to the UART system. Both Keyword 82 and Keyword 2000 are used for scan tool diagnostics only. The modules do not exchange data on these systems. UART UART-based communication systems have a master of the serial data line and remote transceivers. The master controls the message traffic on the serial data line by polling all of the remotes (control modules). The master then waits for the proper response. The communication takes place over a single wire by pulling the voltage low to create a message. As a result, when communication is not occurring, the signal voltage on the data line remains high (usually 5 volts). The data line also has a fixed pulse width limiting its message capabilities. Simple Bus Interface SBI does not communicate with the scan tool via the DLC. SBI information is interpreted by the driver door module (DDM) and transmitted on the Class 2 data link by the DDM. In this example the DDM acts as a Gateway Module. That is the DDM has the capabilities to talk in two

3 3 of 5 12/17/2005 9:55 AM different "languages". The first language is that of the SBI serial data line and the second is the Class 2 serial data line. What happens is the Tech 2 is able to get door module information but it's getting it from the driver door module after it has been translated from the SBI language to Class 2 language. In other words the information is not coming directly from the modules on the SBI data bus. The simple bus interface (SBI) is used for serial data communication between the door modules as well as the driver door switch (DDS). Serial Peripheral Interface The Serial Peripheral Interface (also known as the Serial Parallel Interface or SPI) is a three wired data transfer system. Usually found on some IPC circuits and Heads Up Displays it has two lines for data and a third line for a clock signal to time the rate of the data. On the Malibu and Cutlass the major data transfer between the BCM and the IPC takes place over the SPI data line as well. On these vehicles the IPC is not a Class 2 module but an SPI module instead. The BCM is the master of the bus and the IPC is a remote module. Data is sent and received by toggling a voltage to ground. The module grounding the signal is transmitting and the sending the voltage to be toggled is receiving. The BCM also toggles a voltage sent from the IPC to maintain a Clock line that keeps track of the highs and lows ( ones and zeros ) so data makes sense. Data Link Connector The DLC is a standardized 16 way connector located below the instrument panel and close to the steering column. Both the connector design and location are dictated by industry wide agreements. All OBD-II compliant DLCs are required to provide a power supply, B+ at all times, to Pin 16.This positive supply is used to power the scan tool. All DLCs supply a power ground at Pin 4 and a clean signal ground at Pin 5. The Class 2 serial data circuit is provided at pin 2 of the DLC. Other Messages other Data lines Other devices that have there own serial data circuits are On Star and the Cadillac Navigation system. A problem with these serial data circuits will set U codes. If you have a problem of communications between the VCU and the VIU in a 3 button On Star system a U1500 may set. I f a Cadillac has a communication problem with the Navigation Control Head and the Navigation Control Module a U2150, U2151 or U2153. In these systems knowing how the serial data systems talk is your best defense for getting to the root of the problem. Power Moding Another innovation that has taken place is Power Moding. To learn more about it check out the Power Moding Article Diagnostics We can't have a discussion about diagnosing serial data without having to bring up those nasty U codes. When we break down

4 4 of 5 12/17/2005 9:55 AM how they work we'll get a better understanding of the whole picture. First of all the "U" indicates that the code is a communications error. Next the "1" says it's a GM code (manufacturer specific) and the next three digits tell us what module is giving us fits. You see GM assigns a number (an I.D.) to each module. For example if you get a DTC U1040, the 040 is the ID number for the EBTCM. If it were the PCM that clammed up you'd see a U1016, the 016 is the PCM ID number. These numbers are the same whether you are working on a Cavalier or Deville. If you wanted to get a list of the ID numbers that pertain to the vehicle you are working on in SI 2000 got -Body and Accessories-Data Link Communications-Diagnostic Procedures. Under the Diagnostic Procedures heading you'll see a group of DTCs from U1001 to U1254. The diagnostic charts for these codes are the same because every module on Class 2 needs the same three things to talk. Power, ground and a serial data line. So when you get into a diagnostic routine where one of these codes is set get a schematic and a connector end view of the offending module and make your checks with a DMM. The charts will have you check for power first then ground and then the data line. If all three are present then the module is ready for the bone yard! A lot easier than some of the DTCs involved with other automotive systems. Just remember the BIG THREE! But by now you may be saying "Hold on there sport, what about the codes U1000 or U1255?" (generic loss of communication). Easier than doin' a 30K service. What these codes mean is that there is a problem with a module in the Class 2 data line but we're not sure which one. So with the Tech 2 go to the Diagnostic Circuit Check and then Message Monitor to see a list of active modules, if they all show as active take a closer look- Time-out! One thing to remember about Class 2 is that if a module is down before you turn on the ignition, it may not show up on the list of modules in "Message Monitor". You'll take a look at the list, see all modules as active and think all is well but make sure all the modules have reported for duty. How do you know what modules should be on the list? Simple, the list is under "Description and Operation" in "Data Link Communications" or on some newer vehicles the list is actually put on the same page with the U1000 or U1255 trouble charts. O.K. Time back in! Armed with your list, take it over to the vehicle and compare. If you find a module that is supposed to be there but has decided to sleep in, what do we do next? C'mon, clocks ticking, you guessed it the BIG THREE! Get the schematics or connector end view, find the module and well you know the rest. But you may now be asking "What happens if I get a short to power or ground on that Class 2 line?" We mentioned earlier that the serial data line for Class 2 is terminal 2 on the DLC, get out the trusty DMM set it to voltage and see where your at. If there is a steady showing of close to B+ the problem is a short to voltage. If the DMM shows 0 volts on the DMM a short to ground may be the culprit. If so set DMM to ohms and check for continuity to ground. Now what do I do. I know!!! If the modules are on a star pattern, go to the star

5 5 of 5 12/17/2005 9:55 AM connector hub and check each module line from there. If it's a loop pattern, unplug each module one at a time until the problem goes away. If the problem is still there, get a schematic and check your Class 2 wiring one section at a time to isolate the cause. Well that's a brief story of serial data and how we can use it to make vehicles less complicated from a wiring and diagnostic standpoint. Now, with your new found knowledge, you can impress friends and co workers and they'll think you are.. Da Bomb!. To learn more about Serial Data Communications, take the Body Controllers courses (W,D1,D2 and H) Mik Stubing - Lead Instructor GMTCNY

Through the years we ve come

Through the years we ve come A Closer Look at Vehicle Data Communications A Closer Look at Vehicle Data Communications by Steve Garrett members.atra.com Through the years we ve come to depend on the information we can collect with

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

Diagnostic Tips - Diagnosing High Speed LAN Concerns

Diagnostic Tips - Diagnosing High Speed LAN Concerns Diagnostic Tips - Diagnosing High Speed LAN Concerns 2007-2014 Cadillac Escalade, ESV, EXT 2007-2013 Chevrolet Avalanche, Silverado, Suburban, Tahoe 2014 Chevrolet Silverado HD, Suburban, Tahoe 2007-2013

More information

This DTC sets when the PCM does not receive the transmission control module (TCM) message within the defined amount of time. Communication error

This DTC sets when the PCM does not receive the transmission control module (TCM) message within the defined amount of time. Communication error U0101 2013 Ford F-350 Super Duty 6.7L Eng XLT REQUESTED INFORMATION DTC U0101: LOST COMMUNICATION WITH TCM DTC U0101: LOST COMMUNICATION WITH TCM Description: Possible Causes: Diagnostic Aids: This DTC

More information

Introduction the Serial Communications Parallel Communications Parallel Communications with Handshaking Serial Communications

Introduction the Serial Communications Parallel Communications Parallel Communications with Handshaking Serial Communications Introduction the Serial Communications Parallel Communications Parallel Communications with Handshaking Serial Communications o Asynchronous Serial (SCI, RS-232) o Synchronous Serial (SPI, IIC) The MC9S12

More information

Lecture 25 March 23, 2012 Introduction to Serial Communications

Lecture 25 March 23, 2012 Introduction to Serial Communications Lecture 25 March 23, 2012 Introduction to Serial Communications Parallel Communications Parallel Communications with Handshaking Serial Communications Asynchronous Serial (e.g., SCI, RS-232) Synchronous

More information

DTC P0335 CKP Sensor A Circuit Performance

DTC P0335 CKP Sensor A Circuit Performance 2000 Cadillac DeVille DTC P0335 CKP Sensor A Circuit Performance Circuit Description The PCM uses dual crankshaft position (CKP A and CKP B) sensors to determine crankshaft position. The PCM supplies an

More information

Parallel Data Transfer. Suppose you need to transfer data from one HCS12 to another. How can you do this?

Parallel Data Transfer. Suppose you need to transfer data from one HCS12 to another. How can you do this? Introduction the Serial Communications Huang Sections 9.2, 10.2, 11.2 SCI Block User Guide SPI Block User Guide IIC Block User Guide o Parallel vs Serial Communication o Synchronous and Asynchronous Serial

More information

Jeep Operations. Chapter Identifying a Vehicle Manual Identification

Jeep Operations. Chapter Identifying a Vehicle Manual Identification Chapter 9 Jeep Operations This chapter explains how to begin using the scan tool s basic setup and test functions. This information is specific to Jeep vehicles. For general scan tool functionality, see

More information

Test Questions for CAN Bus Training Series 1 - Chrysler

Test Questions for CAN Bus Training Series 1 - Chrysler 1. When a scan tool is connected to a vehicle with high speed CAN communication, the scan tool becomes? a. Part of the PCM interface only b. A Node on the CAN network c. A tool to read codes and data ONLY

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

Generation 4 Body Controller Overview. Study Guide. Course Code: 8812

Generation 4 Body Controller Overview. Study Guide. Course Code: 8812 Generation 4 Body Controller Overview Study Guide Course Code: 8812 1 Generation 4 Body Controller Overview Study Guide 2016 Navistar, Inc. 2701 Navistar Drive, Lisle, IL 60532. All rights reserved. No

More information

Release Date: September 4, 2014

Release Date: September 4, 2014 MV1DU User s Guide Release Date: September 4, 2014 Use of the MV1DU Diagnostic System requires an active license agreement or MV-1 Dealer Agreement. For information on obtaining a license, please email

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

U0001-CAN C BUS. Theory of Operation LX - CHRYSLER L V8 HEMI MDS V.V.T. (EZD)

U0001-CAN C BUS. Theory of Operation LX - CHRYSLER L V8 HEMI MDS V.V.T. (EZD) 9 - LX - CHRYSLER - 5.7L V8 HEMI MDS V.V.T. (EZD) U-CAN C BUS ACC ESM TPM ORC LRSM AHBM ITM RADIO AMP SDARV TCM WIN CAN C BUS VES DTCM PCM/ ECM SCM CAN B BUS HSM ABS DDM CAN C BUS PDM TIPM/CGW CAN B BUS

More information

Troubleshooter Quick Reference Guide

Troubleshooter Quick Reference Guide Troubleshooter Quick Reference Guide March 2008 EAZ0025B29B Rev. C Trademarks Acknowledgement Snap-on, Scanner, and Fast-Track are trademarks of Snap-on Incorporated. All other marks are trademarks of

More information

EDGE, MICROSOFT S BROWSER

EDGE, MICROSOFT S BROWSER EDGE, MICROSOFT S BROWSER To launch Microsoft Edge, click the Microsoft Edge button (it s the solid blue E) on the Windows Taskbar. Edge Replaces Internet Explorer Internet Explorer is no longer the default

More information

DJ - RAM 2500 PICKUP - 6.7L CUMMINS TURBO DIESEL

DJ - RAM 2500 PICKUP - 6.7L CUMMINS TURBO DIESEL 0 - DJ - RAM 500 PICKUP - 6.7L CUMMINS TURBO DIESEL U000-LOST COMMUNICATION WITH ECM/PCM TIPM PCM TCM ABS CAN C BUS TPM DTCM CAN C BUS FDCM UNDERHOOD INTERIOR CCN WIN RADIO HVAC AMP HFM SDARV SAS ITBM

More information

PocketMaxx ECM Update. Study Guide. Course Code: 8428

PocketMaxx ECM Update. Study Guide. Course Code: 8428 PocketMaxx ECM Update Study Guide Course Code: 8428 1 PocketMaxx ECM Update Study Guide 2013 Navistar, Inc. 2701 Navistar Drive, Lisle, IL 60532. All rights reserved. No part of this publication may be

More information

UNDERSTANDING THE CONTROLLER AREA NETWORK (CAN)

UNDERSTANDING THE CONTROLLER AREA NETWORK (CAN) UNDERSTANDING THE CONTROLLER AREA NETWORK (CAN) The unsuspecting troops had come under heavy enemy fire just before dawn and the garrison was caught totally by surprise. The fort commander had been awakened

More information

Procedure revision date: 03/19/2013

Procedure revision date: 03/19/2013 2010 Explorer 2010 PCED Gasoline Engines SECTION 5: Pinpoint Tests Report a problem with this article Procedure revision date: 03/19/2013 KD: Electric Exhaust Gas Recirculation (EEGR) System KD: Introduction

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

Instruction Manual for BE-SP3 Circuit. 10/21/07

Instruction Manual for BE-SP3 Circuit. 10/21/07 Page 1 of 54 Instruction Manual for BE-SP3 Circuit. 10/21/07 Page 1 Index: Page 2 BE-SP3 Circuit Specifications. Page 3-4 Intro to the BE-SP3. Page 5 Basics of serial to parallel. Page 6-7 ASCII Code.

More information

OBD-II Engine Code Reader with Bluetooth Technology

OBD-II Engine Code Reader with Bluetooth Technology User Manual OBD-II Engine Code Reader with Bluetooth Technology PP-2145 Specifications: Working environment temperature: -40 C ~ 85 C Voltage: 9-16VDC Working current: 45mA Standby current: < 40mA Wireless

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

EasyDiag Series. User s Manual (V ) Issued Date:

EasyDiag Series. User s Manual (V ) Issued Date: EasyDiag Series User s Manual (V1.00.001) Issued Date: 2014-08-15 Note: This user s manual applies to EasyDiag Series (EasyDiag and EasyDiag Plus) and is subject to change without prior written notice.

More information

EasyDiag User s Manual. Issued:

EasyDiag User s Manual. Issued: Issued:2013-11-11 Precautions on operating vehicle s ECU Do not disconnect the vehicle inner consume when the ignition switch is on, so as to avoid the sensors or the ECU damage. Do not place the magnetic

More information

Integrity Instruments Application Notes. Release 1

Integrity Instruments Application Notes. Release 1 Integrity Instruments Application Notes Release 1 What is EIA/TIA/RS-485 What is EIA/TIA/RS-422 Half Duplex and Full Duplex Communication Asynchronous Communicatin Grounding EIA/TIA/RS-485/422 Shielding

More information

Implementation and validation of SAE J1850 (VPW) protocol solution for diagnosis application

Implementation and validation of SAE J1850 (VPW) protocol solution for diagnosis application Implementation and validation of SAE J1850 (VPW) protocol solution for diagnosis application Pallavi Pandurang Jadhav 1, Prof. S.N.Kore 2 1Department Of Electronics Engineering, Walchand College Of Engineering,

More information

DEVELOPMENT OF OBD-II DRIVER INFORMATION SYSTEM

DEVELOPMENT OF OBD-II DRIVER INFORMATION SYSTEM 010 DEVELOPMENT OF OBD-II DRIVER INFORMATION SYSTEM I. Aris 1, M.F. Zakaria 2, S.M. Abdullah 1, R.M Sidek 1 1 Dept. of Electrical and Electronics Engineering, Universiti Putra Malaysia, 43400, Malaysia.

More information

User's Guide. For CarChip and CarChip E/X 8210 & 8220

User's Guide. For CarChip and CarChip E/X 8210 & 8220 User's Guide TM For CarChip and CarChip E/X 8210 & 8220 Product Number: 8210, 8220 Davis Instruments Part Number: 7395.064 DriveRight CarChip User s Manual Rev A (January 2, 2003) Davis Instruments Corp.,

More information

Helvar Designer 5 Foundation Course: Initial programming

Helvar Designer 5 Foundation Course: Initial programming Helvar Designer 5 Foundation Course: Initial programming Edition 1 (10 th May 2018). Helvar Designer 5 Foundation Course: Initial Programming. Edition 1 Page 1 of 99 Contents A: BEFORE GOING ONLINE...

More information

Controller Area Network (CAN) Tutorial

Controller Area Network (CAN) Tutorial Controller Area Network (CAN) Tutorial Topics A Controller Area Network (CAN) bus is a high-integrity serial bus system for networking intelligent devices. CAN busses and devices are common components

More information

00 05 Aug. 22, , Service

00 05 Aug. 22, , Service Subject: Model(s): Side Airbag, On Board Diagnostic (OBD) All 2000, 2001 Group: Number: Date: 01 00 05 Aug. 22, 2000 Service Additional diagnostic procedures have been established to prevent improper replacement

More information

2008 (PM) Caliber SRT4

2008 (PM) Caliber SRT4 Dealer Service Instructions for: Emissions Recall H32 Reprogram PCM OBD Monitors October 2008 Effective immediately, all repairs on involved vehicles are to be performed according to this notification.

More information

RVU - Update Programming For Catalytic Converter System (IC)

RVU - Update Programming For Catalytic Converter System (IC) 26 07 01 May 11, 2007 2010066/3 Supersedes Technical Service Bulletin Group 26 number 05-03 dated July 20, 2005 due to addition of Saga warranty data, change in VIN range, and reformatting RVU - Update

More information

Installation and user s manual

Installation and user s manual Data logger configuration software Installation and user s manual Document n 0256968 V.1 EXXOTEST is a brand of the company Annecy Electronique 2 INDEX 1. DOCMENT S AIM AND BIBLIOGRAPHY 4 1.1. DOCUMENT

More information

SDP:01. Scania Diagnos & Programmer 3. User instructions. Issue 1. Scania CV AB 2006, Sweden

SDP:01. Scania Diagnos & Programmer 3. User instructions. Issue 1. Scania CV AB 2006, Sweden SDP:01 Issue 1 en Scania Diagnos & Programmer 3 User instructions Scania CV AB 2006, Sweden Contents Contents Introduction General... 3 Why SDP3?... 4 System requirements and ancillary equipment System

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

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

Hanatech Co., Ltd. I. Diagnostic Trouble Code

Hanatech Co., Ltd. I. Diagnostic Trouble Code Hanatech Co., Ltd. Chapter 4 ULTRASCAN P1 Functions The functions you can choose when all the test vehicle details are selected properly are explained in this chapter of the manual. The actual list of

More information

THE DRBIII FLASH FILES FOR THIS BULLETIN ARE AVAILABLE ON DealerCONNECT.

THE DRBIII FLASH FILES FOR THIS BULLETIN ARE AVAILABLE ON DealerCONNECT. NUMBER: 08-029-05 GROUP: Electrical DATE: June 10, 2005 This bulletin is supplied as technical information only and is not an authorization for repair. No part of this publication may be reproduced, stored

More information

J1939 OVERVIEW. 1

J1939 OVERVIEW. 1 1 www.kvaser.com Table of Contents J1939: Introduction...2 Introduction... 2 Quick facts... 2 The SAE J1939 standards... 2 J1939: In Depth...4 Message Format and Usage (J1939/21)... 4 Addresses and Names

More information

Coastal Electronic Technologies, Inc. GM LOCKPICK GMX-320 Installation and Operation Instructions

Coastal Electronic Technologies, Inc. GM LOCKPICK GMX-320 Installation and Operation Instructions Coastal Electronic Technologies, Inc. GM LOCKPICK GMX-320 Installation and Operation Instructions Thank you for your purchase of the Coastal Electronic Technologies, Inc. GM LOCKPICK GMX- 320. The GMX-320

More information

A/V Design and Integration With Bus Powered Solutions

A/V Design and Integration With Bus Powered Solutions A/V Design and Integration With Bus Powered Solutions A/V Application And Integration Using USB, DVI-D, HDMI, DisplayPort And Thunderbolt Powered Systems Your Presenter Is: Jose Mozota, CTS National Sales

More information

PCAN-ExpressCard CAN Interface for the ExpressCard Slot. User Manual. Document version ( )

PCAN-ExpressCard CAN Interface for the ExpressCard Slot. User Manual. Document version ( ) PCAN-ExpressCard CAN Interface for the ExpressCard Slot User Manual Document version 2.4.0 (2016-05-11) Relevant products Product name Model Part number PCAN-ExpressCard Single One CAN channel IPEH-003000

More information

ECM REPROGRAMMING FOR NISSAN VEHICLES

ECM REPROGRAMMING FOR NISSAN VEHICLES Classification: Reference: Date: EC99-013d NTB00-006d May 12, 2006 ECM REPROGRAMMING FOR NISSAN VEHICLES This amended version (NTB00-006d) updates the Service Procedure Section. Please discard all previously

More information

Powers the Process. JPRO. Truck Diagnostic SYstem & JPRO NOW INTEGRATED WITH ASIST

Powers the Process. JPRO. Truck Diagnostic SYstem & JPRO NOW INTEGRATED WITH ASIST 1 Truck Diagnostic SYstem & JPRO NOW INTEGRATED WITH ASIST Volvo Truck and Mack Truck Dealers are the FIRST North American truck manufacturers to harness the intelligence in your world class vehicles to

More information

Interface The exit interface a packet will take when destined for a specific network.

Interface The exit interface a packet will take when destined for a specific network. The Network Layer The Network layer (also called layer 3) manages device addressing, tracks the location of devices on the network, and determines the best way to move data, which means that the Network

More information

or between microcontrollers)

or between microcontrollers) : Communication Interfaces in Embedded Systems (e.g., to interface with sensors and actuators or between microcontrollers) Spring 2016 : Communication Interfaces in Embedded Systems Spring (e.g., 2016

More information

PRODUCT SERVICE INFORMATION

PRODUCT SERVICE INFORMATION PRODUCT SERVICE INFORMATION Document number: P0019 For further technical information regarding testing, repairs or to search for New or Remanufactured Automotive electronic products, please visit www.injectronics.com.au,

More information

SECTION Information and Entertainment Systems

SECTION Information and Entertainment Systems 415-00-i Information and Entertainment Systems 415-00-i SECTION 415-00 Information and Entertainment Systems CONTENTS PAGE DIAGNOSIS AND TESTING Information and Entertainment System... 415-00-2 Principles

More information

416 HO MOST (CooksonI) MOST System

416 HO MOST (CooksonI) MOST System 416 HO MOST (CooksonI) 07-01-04 MOST System These technical training materials are current as of the date noted on the materials, and may be revised or updated without notice. Always check for revised

More information

Using Advanced Triggering

Using Advanced Triggering Using Advanced Triggering Methods to Reduce ATE Test Times Introduction With advances in technology, Automatic Test Equipment (ATE) systems are becoming more widely used across a range of industries including

More information

Energy Management System. Operation and Installation Manual

Energy Management System. Operation and Installation Manual Energy Management System Operation and Installation Manual AA Portable Power Corp 825 S 19 TH Street, Richmond, CA 94804 www.batteryspace.com Table of Contents 1 Introduction 3 2. Packing List 5 3. Specifications

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

RETUFU H O MAIN 2008 GM Service and Parts Operations

RETUFU H O MAIN 2008 GM Service and Parts Operations RETUFU H O MAIN MENIJ u @ 2008 GM Service and Parts Operations I. Introduction MDI User s Guide The Multiple Diagnostic Interface User s Guide provides an overview of the MDI tool. Everything contained

More information

LAN SYSTEM (DIAGNOSTICS)

LAN SYSTEM (DIAGNOSTICS) (DIAGNOSTICS) GENERAL 1. General A: LAN The LAN system* 1 enables data sharing among computers, that otherwise are left to function as independent systems, by connecting them via communications lines.

More information

TABLE OF CONTENTS TABLE DES MATIÈRES - ÍNDICE

TABLE OF CONTENTS TABLE DES MATIÈRES - ÍNDICE TABLE OF CONTENTS TABLE DES MATIÈRES - ÍNDICE ENGLISH Retrieve Codes... 1 View Results... 1 View Live Data... 1 Perform Additional Tests... 1 View Vehicle Information... 2 Access Reference Information...

More information

Application. Diagnosing the dashboard by the CANcheck software. Introduction

Application. Diagnosing the dashboard by the CANcheck software. Introduction Diagnosing the dashboard by the CANcheck software Introduction In recent years, vehicle electronics technology improved and advances day by day. A great of advanced electronic technology has been applied

More information

GM Service Information User Guide

GM Service Information User Guide GM Service Information User Guide General Motors Service Information User Guide SI 2014 GM Customer Care and Aftersales. Made in the U.S.A. All rights reserved. GMSi is a registered trademark of General

More information

Getting Started With the CCPilot VI and QuiC

Getting Started With the CCPilot VI and QuiC Page 1 of 24 Getting Started With the CCPilot VI and QuiC Page 2 of 24 Table of Contents Purpose... 3 What You Will Need... 4 Install the QuiC Tool... 6 Install the QuiC Runtime... 7 Basics of the QuiC

More information

AUDIO SYSTEM & MULTI CENTER DISPLAY TROUBLESHOOTING

AUDIO SYSTEM & MULTI CENTER DISPLAY TROUBLESHOOTING Page 1 of 13 SUBJECT: AUDIO SYSTEM & MULTI CENTER DISPLAY TROUBLESHOOTING No: DATE: June, 2003 MODEL: 2004 Endeavor CIRCULATE TO: [ ] GENERAL MANAGER [X] PARTS MANAGER [X] TECHNICIAN [X] SERVICE ADVISOR

More information

Growing Together Globally Serial Communication Design In Embedded System

Growing Together Globally Serial Communication Design In Embedded System Growing Together Globally Serial Communication Design In Embedded System Contents Serial communication introduction......... 01 The advantages of serial design......... 02 RS232 interface......... 04 RS422

More information

IMPORTANT NOTICES... 3 SAFETY PRECAUTIONS... 4

IMPORTANT NOTICES... 3 SAFETY PRECAUTIONS... 4 CONTENTS IMPORTANT NOTICES........................................ 3 SAFETY PRECAUTIONS....................................... 4 Introduction...........................................5 Datastream............................................6

More information

Stellar Instruments. SC1 Controller & Display System. General User s Manual. Copyright 2013 Stellar Instruments 1

Stellar Instruments. SC1 Controller & Display System. General User s Manual. Copyright 2013 Stellar Instruments 1 Stellar Instruments SC1 Controller & Display System General User s Manual Copyright 2013 Stellar Instruments 1 Contents Section 1 General... 3 Section 2 Base Unit A (Multi-Event Programmable Timer)...

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

1. Define Peripherals. Explain I/O Bus and Interface Modules. Peripherals: Input-output device attached to the computer are also called peripherals.

1. Define Peripherals. Explain I/O Bus and Interface Modules. Peripherals: Input-output device attached to the computer are also called peripherals. 1. Define Peripherals. Explain I/O Bus and Interface Modules. Peripherals: Input-output device attached to the computer are also called peripherals. A typical communication link between the processor and

More information

Chapter Operation Pinout Operation 35

Chapter Operation Pinout Operation 35 68000 Operation 35 Chapter 6 68000 Operation 6-1. 68000 Pinout We will do no construction in this chapter; instead, we will take a detailed look at the individual pins of the 68000 and what they do. Fig.

More information

Heated Oxygen Sensor (HO2S )

Heated Oxygen Sensor (HO2S ) Page 1 of 11 Year = 2011 Model = Mustang Engine = 5.0L VIN = IDS Version = t Available Heated Oxygen Sensor (HO2S ) WARNING: Crown Victoria Police Interceptor vehicles equipped with fire suppression system,

More information

WHIPPLE FLARE FLASH Instruction Manual

WHIPPLE FLARE FLASH Instruction Manual WHIPPLE FLARE FLASH Instruction Manual 2015 AND UP Ford MUSTANG/F150 WHIPPLE SUPERCHARGERS 3292 NORTH WEBER AVE FRESNO, CA 93722 TEL 559.442.1261 FAX 559.442.4153 A color PDF of this manual is available,

More information

Project Final Report Configurable Temperature Logger

Project Final Report Configurable Temperature Logger Project Final Report Configurable Temperature Logger 04/26/2012 Shilin Gan Project Abstract The project I did is called Configurable Temperature Logger. Instead of creating and purchasing new hardware,

More information

TECHNICAL SERVICE BULLETIN

TECHNICAL SERVICE BULLETIN GROUP ELE NUMBER MODEL 2014MY Soul (PS) DATE 058 March 2014 TECHNICAL SERVICE BULLETIN SERVICE ACTION: BCM UPGRADE - IPM LOGIC This bulletin provides information related to the reprogramming of the Body

More information

PARALLEL COMMUNICATIONS

PARALLEL COMMUNICATIONS Parallel Data Transfer Suppose you need to transfer data from one HCS12 to another. How can you do this? You could connect PORTA of the sending computer (set up as an output port) to PORTA of the receiving

More information

VP-4 Sensor 2365 NE Hopkins Ct / Pullman, WA USA Vapor Pressure, Humidity, Temperature, and Atmospheric Pressure

VP-4 Sensor 2365 NE Hopkins Ct / Pullman, WA USA Vapor Pressure, Humidity, Temperature, and Atmospheric Pressure VP-4 Sensor 2365 NE Hopkins Ct / Pullman, WA 99163 USA Vapor Pressure, Humidity, Temperature, and Atmospheric Pressure APPLICATIONS Greenhouse monitoring. Canopy monitoring. Reference evapotranspiration

More information

Either witech OR StarMOBILE DESKTOP CLIENT can be used to perform this bulletin. FLASH FILES FOR THIS BULLETIN ARE AVAILABLE VIA THE INTERNET.

Either witech OR StarMOBILE DESKTOP CLIENT can be used to perform this bulletin. FLASH FILES FOR THIS BULLETIN ARE AVAILABLE VIA THE INTERNET. NUMBER: 18-020-10 GROUP: Vehicle Performance DATE: June 10, 2010 This bulletin is supplied as technical information only and is not an authorization for repair. No part of this publication may be reproduced,

More information

LeakDAS Version 4 The Complete Guide

LeakDAS Version 4 The Complete Guide LeakDAS Version 4 The Complete Guide SECTION 4 LEAKDAS MOBILE Second Edition - 2014 Copyright InspectionLogic 2 Table of Contents CONNECTING LEAKDAS MOBILE TO AN ANALYZER VIA BLUETOOTH... 3 Bluetooth Devices...

More information

Basics of UART Communication

Basics of UART Communication Basics of UART Communication From: Circuit Basics UART stands for Universal Asynchronous Receiver/Transmitter. It s not a communication protocol like SPI and I2C, but a physical circuit in a microcontroller,

More information

IN THIS CLASS WE ARE GOING TO LEARN THE BASIC FEATURES OF WINDOWS 8.1 WITH HANDS ON TRAINING THE CLASS WILL RUN ON THE SPEED OF THE AVERAGE STUDENT

IN THIS CLASS WE ARE GOING TO LEARN THE BASIC FEATURES OF WINDOWS 8.1 WITH HANDS ON TRAINING THE CLASS WILL RUN ON THE SPEED OF THE AVERAGE STUDENT 1 IN THIS CLASS WE ARE GOING TO LEARN THE BASIC FEATURES OF WINDOWS 8.1 WITH HANDS ON TRAINING EACH CLASS WILL RUN APPROXIMATELY 40 MINUTES WE WILL PICK UP WHERE WE LEFT OFF AT THE NEXT CLASS THE CLASS

More information

Bits and Bytes. Here is a sort of glossary of computer buzzwords you will encounter in computer use:

Bits and Bytes. Here is a sort of glossary of computer buzzwords you will encounter in computer use: Bits and Bytes Here is a sort of glossary of computer buzzwords you will encounter in computer use: Bit Computer processors can only tell if a wire is on or off. Luckily, they can look at lots of wires

More information

QUICK START. Installation & Programming Guide

QUICK START. Installation & Programming Guide QUICK START Installation & Programming Guide PRECAUTIONS READ AND FOLLOW ALL SAFETY INSTRUCTIONS. CAUTION - RISK OF ELECTRICAL SHOCK. To prevent electrical shock, turn off power at the circuit breaker

More information

Hardware. Ver

Hardware. Ver Hardware Ver. 07. 06. 2006 Components of GDS system Hardware Module: A 0-00 (p.0) GDS Hardware Components Part name Part number Description Qty. User s Manual User manual with introduction and instructions

More information

CSCE 312 Lab manual. Instructor: Dr. Ki HwanYum. Prepared by. Dr. Rabi Mahapatra. Suneil Mohan & Amitava Biswas. Fall 2016

CSCE 312 Lab manual. Instructor: Dr. Ki HwanYum. Prepared by. Dr. Rabi Mahapatra. Suneil Mohan & Amitava Biswas. Fall 2016 CSCE 312 Lab manual Lab-3 - Sequential logic design Instructor: Dr. Ki HwanYum Prepared by Dr. Rabi Mahapatra. Suneil Mohan & Amitava Biswas Fall 2016 Department of Computer Science & Engineering Texas

More information

(Refer Slide Time 00:01:09)

(Refer Slide Time 00:01:09) Computer Organization Part I Prof. S. Raman Department of Computer Science & Engineering Indian Institute of Technology Lecture 3 Introduction to System: Hardware In the previous lecture I said that I

More information

This is an inspection failure, not meeting the requirement of >10k Ohm between either PD battery post and chassis.

This is an inspection failure, not meeting the requirement of >10k Ohm between either PD battery post and chassis. Troubleshooting This is a document put together by CSA Laura Rhodes that contains a lot of information about troubleshooting steps for a lot of common control system problems encountered at events. No

More information

A microprocessor-based system

A microprocessor-based system 7 A microprocessor-based system How simple can a microprocessor-based system actually be? It must obviously contain a microprocessor otherwise it is simply another electronic circuit. A microprocessor

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

ALLDATA DIAGNOSTICS TM

ALLDATA DIAGNOSTICS TM ALLDATA TM DIAGNOSTICS USER GUIDE ALLDATA DIAGNOSTICS TM The only scan tool solution with the power of ALLDATA built in 1 OVERVIEW ALLDATA Diagnostics ALLDATA Diagnostics delivers nextgeneration technology

More information

PCAN-cPCI CAN Interface for CompactPCI. User Manual. Document version ( )

PCAN-cPCI CAN Interface for CompactPCI. User Manual. Document version ( ) PCAN-cPCI CAN Interface for CompactPCI User Manual Document version 2.4.1 (2017-02-09) Relevant products Product name Model Part number PCAN-cPCI Dual Channel 2 CAN channels, galvanic IPEH-003021 opto-decoupled

More information

Bluetooth was originally started as a project by the Ericsson Company.

Bluetooth was originally started as a project by the Ericsson Company. 6 Interfaces BlueTooth Bluetooth is a wireless LAN technology designed to connect devices of different functions such as telephones, notebooks, computers (desktop and laptop), cameras, printers, coffeemakers.

More information

WHIPPLE FLARE FLASH Instruction Manual

WHIPPLE FLARE FLASH Instruction Manual WHIPPLE FLARE FLASH Instruction Manual 2015 AND UP Ford MUSTANG/F150 WHIPPLE SUPERCHARGERS 3292 NORTH WEBER AVE FRESNO, CA 93722 TEL 559.442.1261 FAX 559.442.4153 A color PDF of this manual is available,

More information

1997 Dodge Grand Caravan

1997 Dodge Grand Caravan N - REMOVE/INSTALL/OVERHAUL - 3.8L' '1997 ENGINE PERFORMANCE Chrysler Corp. Removal, Overhaul & Installation - FWD Vans POWERTRAIN CONTROL MODULE (PCM) Removal & Installation 1. The PCM is located between

More information

Introduction the Serial Communications Huang Sections 9.2, 10.2 SCI Block User Guide SPI Block User Guide

Introduction the Serial Communications Huang Sections 9.2, 10.2 SCI Block User Guide SPI Block User Guide Introduction the Serial Communications Huang Sections 9.2,.2 SCI Block User Guide SPI Block User Guide Parallel Data Transfer Suppose you need to transfer data from one HCS2 to another. How can you do

More information

5TM Sensor 2365 NE Hopkins Ct / Pullman, WA USA Volumetric Water Content and Temperature

5TM Sensor 2365 NE Hopkins Ct / Pullman, WA USA Volumetric Water Content and Temperature 5TM Sensor 2365 NE Hopkins Ct / Pullman, WA 99163 USA Volumetric Water Content and Temperature APPLICATIONS Volumetric water content measurement. Soil water balance Irrigation management Soil temperature

More information

DA-ST512. User s Manual

DA-ST512. User s Manual DA-ST512 (DTC Read & Clear Application) User s Manual V2.9 21-01-19 2 DTC Read & Clear Application This application reads or clears fault codes (DTCs) from the vehicle or a selected vehicle bus. If the

More information

INSTALLATION INSTRUCTIONS

INSTALLATION INSTRUCTIONS GM camera interface for vehicles with a factory Rear Entertainment System (RES) (Kit # 9002-2764) Please read thoroughly before starting installation and check that kit contents are complete. Items Included

More information

The ECU+ Fuel/Timing/Datalogging Piggyback Engine Computer

The ECU+ Fuel/Timing/Datalogging Piggyback Engine Computer The ECU+ Fuel/Timing/Datalogging Piggyback Engine Computer Version 2.10 Upgrade Guide 07/24/07 Page 1 Table of Contents 1 Introduction... 3 2 What's New... 3 3 Hardware Requirements...3 4 Jumper Changes...

More information

Lesson 1: Network Communications

Lesson 1: Network Communications Lesson 1: Network Communications This lesson introduces the basic building blocks of network communications and some of the structures used to construct data networks. There are many different kinds of

More information

BEELINE Series BEEMB-41 for Mercedes Benz Vehicles with Fiber-Optics Systems and without factory telephone

BEELINE Series BEEMB-41 for Mercedes Benz Vehicles with Fiber-Optics Systems and without factory telephone BEELINE Series for Mercedes Benz Vehicles with Fiber-Optics Systems and without factory telephone Bluetooth hands-free phone kit fully integrated in the vehicle infotainment Contents 1. Prior to installation

More information

Energy Client. Version Feb Electrocom Rødeledsvej 95 DK-5700 Svendborg Denmark Tel:

Energy Client. Version Feb Electrocom Rødeledsvej 95 DK-5700 Svendborg Denmark Tel: Energy Client Version 2.0.806 3. Feb. 2014 Electrocom Rødeledsvej 95 DK-5700 Svendborg Denmark Tel: +45 88 80 75 80 www.electrocom.dk p. 2 Introduction... 3 Installation... 4 LED, Switches and Reset...

More information