US20050193252A1 - Integrated diagnostic system - Google Patents

Integrated diagnostic system Download PDF

Info

Publication number
US20050193252A1
US20050193252A1 US11/104,411 US10441105A US2005193252A1 US 20050193252 A1 US20050193252 A1 US 20050193252A1 US 10441105 A US10441105 A US 10441105A US 2005193252 A1 US2005193252 A1 US 2005193252A1
Authority
US
United States
Prior art keywords
instrument
data
modules
diagnostic system
user
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US11/104,411
Inventor
Jim Cancilla
Bill Duran
Robert Hoevenaar
Arnold Kop
Keith Kreft
Tyrone Moritz
James Normile
Terry Ogilvie
Dale Trsar
Dennis Williamson
Ken Wang
Robert Edwards
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Snap On Inc
Original Assignee
Snap On Technologies Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Snap On Technologies Inc filed Critical Snap On Technologies Inc
Priority to US11/104,411 priority Critical patent/US20050193252A1/en
Publication of US20050193252A1 publication Critical patent/US20050193252A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01DMEASURING NOT SPECIALLY ADAPTED FOR A SPECIFIC VARIABLE; ARRANGEMENTS FOR MEASURING TWO OR MORE VARIABLES NOT COVERED IN A SINGLE OTHER SUBCLASS; TARIFF METERING APPARATUS; MEASURING OR TESTING NOT OTHERWISE PROVIDED FOR
    • G01D1/00Measuring arrangements giving results other than momentary value of variable, of general application

Definitions

  • a system diagnostic tool and, more specifically, an integrated handheld diagnostic system.
  • a gas analyzer may be used for analyzing gas generated by a vehicle to determine the operation status of the engine; a scanner for connecting to a vehicle computer for interfacing and receiving self-diagnostic codes; an engine analyzer to obtain engine operational status, oscilloscopes for observing signal waveforms generated by different vehicle components, such as an alternator and/or a battery; and a battery tester to determine the health/charge status of the battery.
  • diagnostic tools/testers used in a previous test/diagnosis must be removed from the working space, and new diagnostic tools/testers corresponding to the new vehicle under test have to be brought in and installed.
  • the removal and reinstallation of diagnostic tools/testers consume a lot of time, with reduced operation efficiency and productivity.
  • numerous signal lines connecting between the diagnostic tools/testers and the vehicle create hazards and inconvenience.
  • An integrated diagnostic system includes interface connectors to connect to a plurality of instruments/instrument modules, including engine analyzers, gas analyzers, oscilloscopes, scanners, network connections, and/or other desired peripheral modules. These modules advantageously interface to the system through diverse parts, connections and with various protocols.
  • the system may connect to a network, wired or wireless, for interfacing among processors and modules, and with an internet connection for interaction with remote resources including databases and expert systems.
  • the integrated data processing system comprises a processor for processing data, a first control key for moving a user selection in a first direction on a display, a second control key for moving the user selection in a second direction on the display, a data storage device bearing instructions.
  • the instructions are configured to cause the system upon execution of the instructions by the processor to display a plurality of function buttons on the display, wherein one of the function buttons represents a plurality of functions.
  • the system receives a first signal representing depression of the first control key moving the user selection to the function button that represents the plurality of functions.
  • receives a second signal representing depression of the second control key when the user selection being moved to the function button representing the plurality of functions.
  • the system displays one of the plurality of functions at a time.
  • FIG. 1 is a system overview of the integrated diagnostic system.
  • FIG. 2 shows exemplary connections between the instruments/instrument modules and the integrated diagnostic system using USB standard
  • FIG. 3 shows a data flow during data acquisition from an instrument module.
  • FIG. 4 shows a first exemplary user interface with signals provided by an oscilloscope module.
  • FIG. 5 shows a second exemplary user interface with signals provided by an oscilloscope module.
  • FIG. 6A-6C show a flow chart of an exemplary navigation methodology.
  • FIG. 1 shows a system architecture upon which an exemplary embodiment is implemented.
  • the embodiment uses an automotive service system for illustrative purpose only. Similar principles and obvious variations may apply to various types of systems, such as motorcycles, airplanes, powerboats, machines, equipment, etc.
  • Integrated diagnostic system 100 is a data processing system capable of processing data.
  • the integrated diagnostic system may be a portable personal computer configured to operate with operating systems, such as Linux, Windows CE, or the like.
  • the integrated diagnostic system 100 includes interface connectors for connecting to and communicating with numerous instruments/instrument modules, such as a gas analyzer module 104 , a scanner module 106 , an oscilloscope module 108 and other optional instrument modules 110 , 112 .
  • the system has a display 101 , such as an LCD display, and may optionally have a network interface for connecting to a remote computer 200 and/or a database 102 via a network connection 700 .
  • the network connection is either wire or wireless, or both.
  • the integrated diagnostic system may connect to other data processing system via the network connection 700 .
  • the data processing systems may access data from the integrated diagnostic system.
  • the integrated diagnostic system uses a modularized design for working with different instrument modules.
  • the integrated diagnostic system may communicate with other stand-alone instrument via proper interface modules.
  • the modularized design allows changing functionality by changing modules connected to the integrated diagnostic system.
  • Instrument modules are designed according to the requirements for its specific function, and each includes specific modularization requirements appropriate to that module. Proper software applications are need to work with the instrument modules. Communication between the system and modules can be achieved by using existing communication standards, such as USB (Universal Serial Bus) connectors, serial ports, parallel ports, or the like. Proprietary interface protocols/sockets may be used if desired.
  • USB Universal Serial Bus
  • coding techniques such as COM (Active-X) components and objects, may be used to create software applications.
  • Applications themselves should expose an object model to allow other applications to treat them as servers.
  • API level function call interfaces should be exposed through shared libraries if possible. If shared libraries are not available link libraries should be used. If neither of these facilities is available, separate source files can be used to achieve a minimal level of modularity. Beneath these function call interfaces appropriate OS specific facilities should be used to accomplish the desired functions.
  • the integrated diagnostic system separates data providers (servers) from data consumers (clients). This modularization applies to both hardware and software components.
  • the logical separation of functions between data servers and application clients is appropriate both within a single computer and when the server and client reside on different computers.
  • the COM interfaces may be used for communication regardless of whether the server and client are on the same machine or connected via a TCP-IP network.
  • These protocols will be implemented using TCP-IP networking when the devices are connected with Ethernet.
  • Operating system specific transports may be used for communications between clients and servers within the same box.
  • Servers connected to the client via USB or proprietary networks are integrated by first incorporating the necessary OS drivers then building an appropriate user mode interface to the application through the vehicle communications system.
  • Instrument modules obtain information about a vehicle's condition by monitoring certain parameters obtained either by direct measurement or from controllers on the vehicle. If the integrated diagnostic system is connected to other data processing systems, the information may be accessible by those data processing systems in a normalized format. Therefore, each instrument module, combined with the integrated diagnostic system, serves as a data server providing requested data or information to other data processing systems. For example, a data server might supply streamed data at the rate provided by the vehicle, or include statistics such as min, max, and average value with an option to provide the buffered data upon a monitored or manual trigger event.
  • Instrument/instrument modules coupled to the integrated diagnostic system communicate with their clients through a stream of data similar to a TCP socket connection or RS232 connection.
  • a standard packet protocol provides a messaging interface on top of this connection.
  • the architecture includes a standard mechanism for locating and identifying the vehicle data servers that may be available at runtime.
  • a variety of clients will connect to the integrated diagnostic system in order to obtain data and perform specific tasks based on the data acquired to solve different problems according to the user's needs, such as fixing idle rough idle.
  • the integrated diagnostic system obtains vehicle measurement data from a variety of devices such as the Scanner Module, Oscilloscope Module, Gas Analyzer Module, or Engine Analyzer module.
  • the instrument modules may be connected to the integrated diagnostic system Display through Wireless, TCP-IP connections, USB connections, or through the proprietary Plug-in interface.
  • FIG. 2 shows exemplary connections between the instruments/instrument modules and the integrated diagnostic system using USB standard.
  • Diagnostic processes and displays must be associated with specific measurement data obtained from the diagnostic instruments.
  • the data elements and measurements made available through instruments are identified by a numeric id. Each instrument determines the specific meaning, format, and context of each id. Some instruments may require identification of specific vehicle characteristics before some or all data elements may be defined. Generally the combination of an instrument, vehicle, and data id is sufficient to determine all necessary information related to that data element such as type, format, units, etc.
  • instruments/instrument modules may be connected to the integrated diagnostic system diagnostic unit through a variety of physical interfaces, the instruments/instrument modules form an instrument network connecting to the integrated diagnostic system.
  • a software application loaded during operation of the integrated diagnostic system determines what instruments/modules are available on the instrument network for use by a diagnostic application running on the integrated diagnostic system or a data processing system connected to the integrated diagnostic system.
  • the software application reports the status of all modules connected to the integrated diagnostic system, and handles requests for data from a specific device connected to the network.
  • a process for identifying the available devices and selecting the appropriate device must be established, such as those adopted in the USB standards.
  • Devices may be identified by a specific id or serial number, instrument type (scanner, oscilloscope, gas analyzer) or instrument module (scanner module or scanner smart cable).
  • FIG. 3 shows a data flow during data acquisition from an instrument module.
  • the integrated diagnostic system may embody some characteristics of a measurement device. Specifically the integrated diagnostic system may provide facilities through its communication interface to allow a data processing system connected to it to retrieve and display measurements from the vehicle through an instrument module, such as the Scanner Module.
  • a data processing system such as a PC, may connect to the integrated diagnostic system Unit through an RS232 cable or a network connection, or the like. The integrated diagnostic system will need to pass the data requests on to the scanner module and return the results back to the data processing system.
  • the Integrated diagnostic system display may provide for identifying itself as an instrument device with the capabilities of its contained modules and USB instruments that it is capable of reflecting. Requests to it can then be routed through its Instrument Network Manager and the results returned to the PC.
  • instruments/instrument modules connected to the integrated diagnostic system will be designed according to the requirements for the specific function they will perform, the instruments/instrument modules generally include the following components:
  • the Scanner Module provides access to diagnostic information and procedures available through a vehicle controller using a predetermined protocol, such as OBD II.
  • the scanner supports a standard set of device identification, clock synchronization functions, and device maintenance functions.
  • the Oscilloscope Module has to conform to the general instrument architecture described above.
  • the scanner module needs to support a standard set of device identification, clock synchronization functions, and device maintenance functions.
  • the hardware of the integrated diagnostic system is a custom-built hand held computer featuring a Motorola PowerPC based CPU with supporting RAM, EPROM, and FLASH memory.
  • User interface facilities include 640 ⁇ 480 VGA flat screen display, an embedded pointing device, Y/N buttons, and screen control buttons.
  • a 10 base T Ethernet adapter, USB port, RS232 Port, Cardbus (PCMCIA) slot, and IRDA emitter/receiver are also included.
  • the reliability of the integrated diagnostic system platform is enhanced through the use of CPU memory models that limit memory access between active processes.
  • Software developed for environments such as this must maintain a clean separation between user or application mode program and system or protected mode code.
  • Application logic executes in user mode where the effect of any anomalous behavior can be limited.
  • Low-level hardware access must be performed within system code such as device drivers.
  • a diagnostic application is based on standard QNX I/O streams. Once connection is established, a device stream is used for devices connected through proprietary module interface and for USB devices. A TCP stream is used for TCP-IP devices in order to ensure data integrity.
  • the Instrument Network Manager in the Integrated diagnostic system handheld provides a centralized repository for information about the instrument network. It builds and maintains a list of available devices so that applications may customize their operation based on the available data acquisition instruments. If also provides functions that will establish a connection to an available instrument of a specified class, product type, or product id.
  • This interface is similar to selecting a vehicle from the list of recent vehicles, but instead of listing recent vehicles a list of open repair orders is obtained form the Shop Management server and presented to the user.
  • the vehicle information is obtained from the shop management severs and used to identify the vehicle to the diagnostic application. Any additional information necessary to identify the vehicle sufficiently to run a diagnostic procedure is obtained from the used and sent back to the shop management system where it is recorded in the vehicle's history records.
  • the integrated diagnostic system diagnostic unit can send results to the shop management server which will be associated with that work order. Any results that are sent to the shop management server must have associated with them a viewer. This viewer runs in the windows environment, displays and prints those results.
  • the integrated diagnostic system uses a user-friendly interface to provide easy navigation and intuitive operation.
  • An exemplary user interface is described in Appendix 1 .
  • FIG. 4 shows an exemplary screen display 30 with an illustrative waveform obtained by an oscilloscope module.
  • the screen display 30 is set up in a single-trace display mode, so that it has a single rectangular waveform plot area 31 for displaying a waveform, such as a waveform 43 , along a horizontal axis or trace.
  • a control panel area 32 Displayed below the waveform plot area 31 is a control panel area 32 , including a number of icons and indicators in rectangular boxes in which text or other indicia may be displayed.
  • the lowermost row has a scope mode indicator 33 , which indicates the selected operation mode of the integrated diagnostic system.
  • the indicated mode is oscilloscope.
  • the control panel area 32 includes control buttons, such as a Signal icon 35 , which includes boxes 35 a and 35 b respectively indicating the signals displayed in the two traces of the dual-trace display scope when it is in dual-scope mode.
  • a Signal icon 35 which includes boxes 35 a and 35 b respectively indicating the signals displayed in the two traces of the dual-trace display scope when it is in dual-scope mode.
  • the user can select from a plurality of different signal options, with different options respectively corresponding to different ones of the signal pickup leads 12 .
  • the signal displayed on the first trace is the signal appearing on the “Pinpoint 1 ” lead.
  • the box 35 b one of the available options is “OFF”. When this option is selected, as in FIG. 4 , the second trace is OFF, so that the scope is operating in single-trace mode.
  • FIG. 4 shows several other control buttons: Pattern/Sweep icon 36 , which indicates a 250 ms fixed-time sweep, Time indicia 37 , which indicates the sweep time scale, a Scale icon 38 , which indicates the scale of the plot area 31 along the vertical axis, and a Frame select icon 41 , which is used to select the frame of waveform, data currently displayed on the screen.
  • Pattern/Sweep icon 36 which indicates a 250 ms fixed-time sweep
  • Time indicia 37 which indicates the sweep time scale
  • Scale icon 38 which indicates the scale of the plot area 31 along the vertical axis
  • Frame select icon 41 which is used to select the frame of waveform, data currently displayed on the screen.
  • Each of the icons in the screen display 30 represents a control button.
  • the icons 35 , 36 , 38 and 41 may be associated with a list of a plurality of switch options. Each switch assumes one of these options at a given time.
  • the icon box may be considered to be a “window” in which is displayed the indicium corresponding to the currently-selected switch option.
  • Control keys are provided for users to input direction control. Users use the control keys to move a cursor on the display, or move a user selection to toggle between different display frames or function buttons. Examples of the control keys are up/down/left/right keys, touch pads, joy sticks, touch points, and the like. The following example describes the operation of the user interface when the user uses left/right/up/down arrow keys to toggle between the function buttons to select desired function buttons. A user selection of one of the function buttons may be represented by highlighting the frame of selected button, changing the color of the selected button, or displaying the selected button is a way different from other buttons and the like.
  • the icon In order to manipulate one of the icon switches represented by the icons 35 , 36 , 38 and 41 the icon must first be designated as currently active, rendering active the switch or switches represented by the icon. Only one icon is active at a given time.
  • the active icon is indicated by emphasizing it, i.e., by an intensified border drawn around the icon box. For example, in FIG. 4 the box for the Frame select icon 41 is emphasized, indicating that it is active.
  • a non-active icon is activated with the mouse 22 by placing the mouse cursor 42 on the icon and depressing the left mouse button 26 . Once the icon is active, clicking the mouse button 26 will incrementally index the list of options in the forward direction, with one step or switch option for each click of the mouse 22 . (In the case of the Frame select icon 41 , only the integral number part 48 of the frame number can be click indexed in this manner.)
  • Some of the function buttons may correspond to a plurality of indicia that are assignable to the function keys. Only one indicia is shown at a time. The indicia may correspond to functions or values that are assignable to the function button.
  • the waveform 43 is made up of the digitized waveform data in frame ⁇ 45.00, as is indicated in the Frame select icon 41 .
  • the integrated diagnostic system employs a two mode operation to change assigned value or function to the function buttons: a normal mode and a short-cut mode.
  • a normal mode operation the user uses left/right arrow key to move the user selection to icon 41 and captures icon 41 .
  • the user then presses a “Y” key to confirm selection of the icon 41 .
  • a list of assignable values to icon 41 will be shown.
  • the user can then use the up/down arrow key to change the value assigned to icon 41 .
  • the user will press the “Y” key again to confirm change and selection.
  • the user can use the short-cut mode to make selections. Under the short-cut mode, the user uses left/right arrow key to move the user selection to icon 41 and captures icon 41 . The user then uses the up/down arrow key to change the value assigned to icon 41 . Each up/down stroke may correspond to a value or function assignable to icon 41 . As shown in FIG. 5 , the user uses the up/down arrow key to change the value of icon 41 from ⁇ 45 to ⁇ 10. As soon as the new value is shown on icon 41 , the integrated diagnostic system changes the display according to the new assigned value.
  • the user Since during the reassignment of the values, the user is not required to push a “Y” key or “Enter” key to bring up a list and another key stroke, such as “Y” again, to confirm selection of the new assigned value, the user saves several key strokes in selecting a new value.
  • the effects of the newly assigned value is executed by the system almost immediately, the user can observe if the change fits his needs and determine if another new value is required. The same control applies when assigning new functions to a function button. As soon as the new function name is shown or selected, the system executes the corresponding functions immediately without the need of confirmations from the user.
  • the integrated diagnostic system provides a user interface using a new mechanism for users to navigate through the user interface using direction control keys.
  • the user interface includes a plurality of control buttons arranged in horizontal rows.
  • a control button may include a list of functions executable by the system or assignable values for a certain function. Some functions in the list may further launch another list to solicit user selections.
  • the user uses the left/right arrow keys to move a user selection between the control buttons.
  • the list corresponding to that control buttons is brought up automatically without any additional key strokes.
  • the user may then use the up/down arrow key to toggle between listed items.
  • Some of the items may contain a sub-list that further lists available selections. If the user moves focus on one of such items, the sub-list will be open up automatically without requiring any further key strokes. Whenever a list is opened up, pressing the left key may be designated as to close the list.
  • control button corresponds to a single function or if an item in focus does not have a sub-list, pressing the right arrow key will enter selection of that function or item.
  • FIGS. 6A-6C A flow chart illustrating the navigation methodology is shown in FIGS. 6A-6C .
  • Embodiments discussed above also apply to distributing numerous types of data, for example, service data for different types of systems, such as automobile, motorcycles, airplanes, powerboats, machines, equipment, etc.
  • Other types of data may include testing process, expert database, software applications, drivers, update files, etc.

Abstract

An integrated diagnostic system includes interface connectors to connect to a plurality of instruments/instrument modules, including engine analyzers, gas analyzers, oscilloscopes, scanners, network connections, and/or other desired peripheral modules. These modules advantageously interface to the system through diverse parts, connections and with various protocols. The system may connect to a network, wired or wireless, for interfacing among processors and modules, and with an internet connection for interaction with remote resources including databases and expert systems.

Description

    RELATED APPLICATIONS
  • This application claims the benefit of the filing date of co-pending provisional application No. 60/289,116 filed May 8, 2001; No. 60/291,622 filed May 18, 2001; No. 60/354,204 filed Feb. 6, 2002, all incorporated herein by reference in their entireties.
  • FIELD OF THE INVENTION
  • A system diagnostic tool and, more specifically, an integrated handheld diagnostic system.
  • BACKGROUND OF INVENTION
  • In order to conduct a diagnosis on a machine or system, numerous diagnostic tools and testers must be used. For example, when conducting a vehicle diagnosis, a gas analyzer may be used for analyzing gas generated by a vehicle to determine the operation status of the engine; a scanner for connecting to a vehicle computer for interfacing and receiving self-diagnostic codes; an engine analyzer to obtain engine operational status, oscilloscopes for observing signal waveforms generated by different vehicle components, such as an alternator and/or a battery; and a battery tester to determine the health/charge status of the battery.
  • Different vehicle models/makes may need different diagnostic tools and testers. Every time a vehicle diagnosis is to be performed on a different make/model, diagnostic tools/testers used in a previous test/diagnosis must be removed from the working space, and new diagnostic tools/testers corresponding to the new vehicle under test have to be brought in and installed. The removal and reinstallation of diagnostic tools/testers consume a lot of time, with reduced operation efficiency and productivity. In addition, numerous signal lines connecting between the diagnostic tools/testers and the vehicle create hazards and inconvenience.
  • Therefore, there is a need for a highly integrated diagnostic system that is portable, easy to carry and use, and highly flexible and expandable. There is also a need to implement a central hub for receiving signals from various signal sources and make the signals available for observation on a display. Another need exists for a modularized diagnostic system that is easy to accommodate different system makes/models.
  • SUMMARY OF THE INVENTION
  • An integrated diagnostic system includes interface connectors to connect to a plurality of instruments/instrument modules, including engine analyzers, gas analyzers, oscilloscopes, scanners, network connections, and/or other desired peripheral modules. These modules advantageously interface to the system through diverse parts, connections and with various protocols. The system may connect to a network, wired or wireless, for interfacing among processors and modules, and with an internet connection for interaction with remote resources including databases and expert systems.
  • In accord with one aspect, the integrated data processing system comprises a processor for processing data, a first control key for moving a user selection in a first direction on a display, a second control key for moving the user selection in a second direction on the display, a data storage device bearing instructions. The instructions are configured to cause the system upon execution of the instructions by the processor to display a plurality of function buttons on the display, wherein one of the function buttons represents a plurality of functions. Then, the system receives a first signal representing depression of the first control key moving the user selection to the function button that represents the plurality of functions. The system then receives a second signal representing depression of the second control key when the user selection being moved to the function button representing the plurality of functions. In response to each depression of the second control key, the system displays one of the plurality of functions at a time.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • The accompanying drawings, which are incorporated in and constitute a part of the specification, illustrate exemplary embodiments.
  • FIG. 1 is a system overview of the integrated diagnostic system.
  • FIG. 2 shows exemplary connections between the instruments/instrument modules and the integrated diagnostic system using USB standard
  • FIG. 3 shows a data flow during data acquisition from an instrument module.
  • FIG. 4 shows a first exemplary user interface with signals provided by an oscilloscope module.
  • FIG. 5 shows a second exemplary user interface with signals provided by an oscilloscope module.
  • FIG. 6A-6C show a flow chart of an exemplary navigation methodology.
  • DESCRIPTION OF ILLUSTRATIVE EMBODIMENTS SYSTEM OVERVIEW
  • FIG. 1 shows a system architecture upon which an exemplary embodiment is implemented. The embodiment uses an automotive service system for illustrative purpose only. Similar principles and obvious variations may apply to various types of systems, such as motorcycles, airplanes, powerboats, machines, equipment, etc.
  • Integrated diagnostic system 100 is a data processing system capable of processing data. The integrated diagnostic system may be a portable personal computer configured to operate with operating systems, such as Linux, Windows CE, or the like. The integrated diagnostic system 100 includes interface connectors for connecting to and communicating with numerous instruments/instrument modules, such as a gas analyzer module 104, a scanner module 106, an oscilloscope module 108 and other optional instrument modules 110, 112. The system has a display 101, such as an LCD display, and may optionally have a network interface for connecting to a remote computer 200 and/or a database 102 via a network connection 700. The network connection is either wire or wireless, or both. The integrated diagnostic system may connect to other data processing system via the network connection 700. The data processing systems may access data from the integrated diagnostic system.
  • Instrument Modularization
  • The integrated diagnostic system uses a modularized design for working with different instrument modules. The integrated diagnostic system may communicate with other stand-alone instrument via proper interface modules. The modularized design allows changing functionality by changing modules connected to the integrated diagnostic system. Instrument modules are designed according to the requirements for its specific function, and each includes specific modularization requirements appropriate to that module. Proper software applications are need to work with the instrument modules. Communication between the system and modules can be achieved by using existing communication standards, such as USB (Universal Serial Bus) connectors, serial ports, parallel ports, or the like. Proprietary interface protocols/sockets may be used if desired.
  • When developing in the Microsoft Windows environment, coding techniques, such as COM (Active-X) components and objects, may be used to create software applications. Applications themselves should expose an object model to allow other applications to treat them as servers.
  • When developing outside the Windows environment without the benefit of COM, similar environment specific facilities should be used to achieve modularization. API level function call interfaces should be exposed through shared libraries if possible. If shared libraries are not available link libraries should be used. If neither of these facilities is available, separate source files can be used to achieve a minimal level of modularity. Beneath these function call interfaces appropriate OS specific facilities should be used to accomplish the desired functions.
  • Client-Server Architecture
  • The integrated diagnostic system separates data providers (servers) from data consumers (clients). This modularization applies to both hardware and software components.
  • a. Client—Server Communication
  • The logical separation of functions between data servers and application clients is appropriate both within a single computer and when the server and client reside on different computers. When clients and servers both operate in a Windows environment the COM interfaces may be used for communication regardless of whether the server and client are on the same machine or connected via a TCP-IP network. These protocols will be implemented using TCP-IP networking when the devices are connected with Ethernet. Operating system specific transports may be used for communications between clients and servers within the same box.
  • Servers connected to the client via USB or proprietary networks are integrated by first incorporating the necessary OS drivers then building an appropriate user mode interface to the application through the vehicle communications system.
  • b. Instrument Servers
  • Instrument modules obtain information about a vehicle's condition by monitoring certain parameters obtained either by direct measurement or from controllers on the vehicle. If the integrated diagnostic system is connected to other data processing systems, the information may be accessible by those data processing systems in a normalized format. Therefore, each instrument module, combined with the integrated diagnostic system, serves as a data server providing requested data or information to other data processing systems. For example, a data server might supply streamed data at the rate provided by the vehicle, or include statistics such as min, max, and average value with an option to provide the buffered data upon a monitored or manual trigger event.
  • (1) Common Instrument Interfaces
  • Although vehicle measurements can be obtained from a variety of sources, all of these sources communicate with diagnostic applications using similar interfaces. Instrument/instrument modules coupled to the integrated diagnostic system communicate with their clients through a stream of data similar to a TCP socket connection or RS232 connection. A standard packet protocol provides a messaging interface on top of this connection.
  • Although different instruments/instrument modules with different capabilities may require some special messaging capabilities, a significant number of the functions are common between all instruments. These common functions should be invoked using standard interfaces. The application level protocols developed for integrated diagnostic system should be structured to support a standard set of messages for common functions and an additional set of messages that are specific to the device.
  • The architecture includes a standard mechanism for locating and identifying the vehicle data servers that may be available at runtime.
  • c. Application Specific Clients
  • A variety of clients will connect to the integrated diagnostic system in order to obtain data and perform specific tasks based on the data acquired to solve different problems according to the user's needs, such as fixing idle rough idle.
  • The Instrument Network
  • The integrated diagnostic system obtains vehicle measurement data from a variety of devices such as the Scanner Module, Oscilloscope Module, Gas Analyzer Module, or Engine Analyzer module. The instrument modules may be connected to the integrated diagnostic system Display through Wireless, TCP-IP connections, USB connections, or through the proprietary Plug-in interface. FIG. 2 shows exemplary connections between the instruments/instrument modules and the integrated diagnostic system using USB standard.
  • Diagnostic processes and displays must be associated with specific measurement data obtained from the diagnostic instruments. The data elements and measurements made available through instruments are identified by a numeric id. Each instrument determines the specific meaning, format, and context of each id. Some instruments may require identification of specific vehicle characteristics before some or all data elements may be defined. Generally the combination of an instrument, vehicle, and data id is sufficient to determine all necessary information related to that data element such as type, format, units, etc.
  • a. The Instrument Network
  • Since numerous instruments/instrument modules may be connected to the integrated diagnostic system diagnostic unit through a variety of physical interfaces, the instruments/instrument modules form an instrument network connecting to the integrated diagnostic system.
  • A software application loaded during operation of the integrated diagnostic system determines what instruments/modules are available on the instrument network for use by a diagnostic application running on the integrated diagnostic system or a data processing system connected to the integrated diagnostic system. The software application reports the status of all modules connected to the integrated diagnostic system, and handles requests for data from a specific device connected to the network.
  • b. Instrument Identification
  • Since numerous of devices may be available on the instrument network, a process for identifying the available devices and selecting the appropriate device must be established, such as those adopted in the USB standards. Devices may be identified by a specific id or serial number, instrument type (scanner, oscilloscope, gas analyzer) or instrument module (scanner module or scanner smart cable).
  • c. Time Stamping
  • Since unpredictable time delays may be involved in data transmission, certain data packets will need to be time stamped by the instruments/instrument modules. This time stamp provides relative time information. Data sequence may be rearranged based on the time stamps. During connection establishment, and at other times as may be appropriate, the integrated diagnostic system and the instruments/instrunent modules will synchronize their clocks to take into account network delays.
  • FIG. 3 shows a data flow during data acquisition from an instrument module.
  • d. Instrument Network Gateway and Pass-Through
  • The integrated diagnostic system may embody some characteristics of a measurement device. Specifically the integrated diagnostic system may provide facilities through its communication interface to allow a data processing system connected to it to retrieve and display measurements from the vehicle through an instrument module, such as the Scanner Module. A data processing system, such as a PC, may connect to the integrated diagnostic system Unit through an RS232 cable or a network connection, or the like. The integrated diagnostic system will need to pass the data requests on to the scanner module and return the results back to the data processing system.
  • Rather than creating or adapting a new suite of protocols to address this requirement the Integrated diagnostic system display may provide for identifying itself as an instrument device with the capabilities of its contained modules and USB instruments that it is capable of reflecting. Requests to it can then be routed through its Instrument Network Manager and the results returned to the PC.
  • The Instruments/Instrument Modules
  • Although each instrument/instrument module connected to the integrated diagnostic system will be designed according to the requirements for the specific function they will perform, the instruments/instrument modules generally include the following components:
      • 1. Interface to the Instrument Network
      • 2. Message Parser and Function Dispatcher
      • 3. Data Acquisition Functions
      • 4. Data Buffering Functions sufficient to handled full duplex communication and continuous data gathering. Data over sampling, filtering, and glitch detection functions should be included as appropriate.
      • 5. Data Normalization and Message Formatting Functions
      • 6. Response Transmission Functions
      • 7. Device Identification Functions
      • 8. Clock Synchronization Functions
      • 9. Device Maintenance Functions (Firmware Update)
        The message parser receives a message from the instrument network and invokes the appropriate function based on the message content. After completing the requested action, the results and response data will be formatted and sent back to the client through the instrument network. When vehicle data is to be obtained, the instruments/instrument modules will interface with the vehicle to acquire the appropriate measurements. Once the measurements have been taken, the data are time stamped and sent as requested.
  • 1. The Scanner Module
  • The Scanner Module provides access to diagnostic information and procedures available through a vehicle controller using a predetermined protocol, such as OBD II. The scanner supports a standard set of device identification, clock synchronization functions, and device maintenance functions.
  • 2. Oscilloscope Module
  • The Oscilloscope Module has to conform to the general instrument architecture described above. The scanner module needs to support a standard set of device identification, clock synchronization functions, and device maintenance functions.
  • Exemplary Hardware Specification
  • The hardware of the integrated diagnostic system is a custom-built hand held computer featuring a Motorola PowerPC based CPU with supporting RAM, EPROM, and FLASH memory. User interface facilities include 640×480 VGA flat screen display, an embedded pointing device, Y/N buttons, and screen control buttons. A 10 base T Ethernet adapter, USB port, RS232 Port, Cardbus (PCMCIA) slot, and IRDA emitter/receiver are also included.
  • Exemplary Software Specification
  • The reliability of the integrated diagnostic system platform is enhanced through the use of CPU memory models that limit memory access between active processes. Software developed for environments such as this must maintain a clean separation between user or application mode program and system or protected mode code. Application logic executes in user mode where the effect of any anomalous behavior can be limited. Low-level hardware access must be performed within system code such as device drivers.
  • Communications between a diagnostic application and vehicle measurement instruments is based on standard QNX I/O streams. Once connection is established, a device stream is used for devices connected through proprietary module interface and for USB devices. A TCP stream is used for TCP-IP devices in order to ensure data integrity.
  • The Instrument Network Manager in the Integrated diagnostic system handheld provides a centralized repository for information about the instrument network. It builds and maintains a list of available devices so that applications may customize their operation based on the available data acquisition instruments. If also provides functions that will establish a connection to an available instrument of a specified class, product type, or product id.
  • Vehicle Identification
  • This interface is similar to selecting a vehicle from the list of recent vehicles, but instead of listing recent vehicles a list of open repair orders is obtained form the Shop Management server and presented to the user. When the user selects an open repair order, the vehicle information is obtained from the shop management severs and used to identify the vehicle to the diagnostic application. Any additional information necessary to identify the vehicle sufficiently to run a diagnostic procedure is obtained from the used and sent back to the shop management system where it is recorded in the vehicle's history records.
  • Result Storage
  • When a vehicle has been identified from an open work order, the integrated diagnostic system diagnostic unit can send results to the shop management server which will be associated with that work order. Any results that are sent to the shop management server must have associated with them a viewer. This viewer runs in the windows environment, displays and prints those results.
  • User Interface
  • The integrated diagnostic system uses a user-friendly interface to provide easy navigation and intuitive operation. An exemplary user interface is described in Appendix 1.
  • FIG. 4 shows an exemplary screen display 30 with an illustrative waveform obtained by an oscilloscope module. The screen display 30 is set up in a single-trace display mode, so that it has a single rectangular waveform plot area 31 for displaying a waveform, such as a waveform 43, along a horizontal axis or trace. Displayed below the waveform plot area 31 is a control panel area 32, including a number of icons and indicators in rectangular boxes in which text or other indicia may be displayed.
  • The lowermost row has a scope mode indicator 33, which indicates the selected operation mode of the integrated diagnostic system. In this case, the indicated mode is oscilloscope.
  • The control panel area 32 includes control buttons, such as a Signal icon 35, which includes boxes 35 a and 35 b respectively indicating the signals displayed in the two traces of the dual-trace display scope when it is in dual-scope mode. In each of these boxes, the user can select from a plurality of different signal options, with different options respectively corresponding to different ones of the signal pickup leads 12. In this case, the signal displayed on the first trace is the signal appearing on the “Pinpoint 1” lead. For the box 35 b, one of the available options is “OFF”. When this option is selected, as in FIG. 4, the second trace is OFF, so that the scope is operating in single-trace mode.
  • FIG. 4 shows several other control buttons: Pattern/Sweep icon 36, which indicates a 250 ms fixed-time sweep, Time indicia 37, which indicates the sweep time scale, a Scale icon 38, which indicates the scale of the plot area 31 along the vertical axis, and a Frame select icon 41, which is used to select the frame of waveform, data currently displayed on the screen.
  • Each of the icons in the screen display 30 represents a control button. The icons 35, 36, 38 and 41 may be associated with a list of a plurality of switch options. Each switch assumes one of these options at a given time. The icon box may be considered to be a “window” in which is displayed the indicium corresponding to the currently-selected switch option.
  • Control keys are provided for users to input direction control. Users use the control keys to move a cursor on the display, or move a user selection to toggle between different display frames or function buttons. Examples of the control keys are up/down/left/right keys, touch pads, joy sticks, touch points, and the like. The following example describes the operation of the user interface when the user uses left/right/up/down arrow keys to toggle between the function buttons to select desired function buttons. A user selection of one of the function buttons may be represented by highlighting the frame of selected button, changing the color of the selected button, or displaying the selected button is a way different from other buttons and the like.
  • In order to manipulate one of the icon switches represented by the icons 35, 36, 38 and 41 the icon must first be designated as currently active, rendering active the switch or switches represented by the icon. Only one icon is active at a given time. The active icon is indicated by emphasizing it, i.e., by an intensified border drawn around the icon box. For example, in FIG. 4 the box for the Frame select icon 41 is emphasized, indicating that it is active. A non-active icon is activated with the mouse 22 by placing the mouse cursor 42 on the icon and depressing the left mouse button 26. Once the icon is active, clicking the mouse button 26 will incrementally index the list of options in the forward direction, with one step or switch option for each click of the mouse 22. (In the case of the Frame select icon 41, only the integral number part 48 of the frame number can be click indexed in this manner.)
  • Some of the function buttons may correspond to a plurality of indicia that are assignable to the function keys. Only one indicia is shown at a time. The indicia may correspond to functions or values that are assignable to the function button.
  • As can be seen in FIG. 4, the waveform 43 is made up of the digitized waveform data in frame −45.00, as is indicated in the Frame select icon 41. There is a plurality of values that can be assigned to icon 41.
  • The integrated diagnostic system employs a two mode operation to change assigned value or function to the function buttons: a normal mode and a short-cut mode. When using the normal mode operation, the user uses left/right arrow key to move the user selection to icon 41 and captures icon 41. The user then presses a “Y” key to confirm selection of the icon 41. In response, a list of assignable values to icon 41 will be shown. The user can then use the up/down arrow key to change the value assigned to icon 41. Upon the user finds the desired new value, the user will press the “Y” key again to confirm change and selection.
  • Alternatively, the user can use the short-cut mode to make selections. Under the short-cut mode, the user uses left/right arrow key to move the user selection to icon 41 and captures icon 41. The user then uses the up/down arrow key to change the value assigned to icon 41. Each up/down stroke may correspond to a value or function assignable to icon 41. As shown in FIG. 5, the user uses the up/down arrow key to change the value of icon 41 from −45 to −10. As soon as the new value is shown on icon 41, the integrated diagnostic system changes the display according to the new assigned value.
  • Since during the reassignment of the values, the user is not required to push a “Y” key or “Enter” key to bring up a list and another key stroke, such as “Y” again, to confirm selection of the new assigned value, the user saves several key strokes in selecting a new value. In addition, since the effects of the newly assigned value is executed by the system almost immediately, the user can observe if the change fits his needs and determine if another new value is required. The same control applies when assigning new functions to a function button. As soon as the new function name is shown or selected, the system executes the corresponding functions immediately without the need of confirmations from the user.
  • According to another embodiment, the integrated diagnostic system provides a user interface using a new mechanism for users to navigate through the user interface using direction control keys. The user interface includes a plurality of control buttons arranged in horizontal rows. As described above, a control button may include a list of functions executable by the system or assignable values for a certain function. Some functions in the list may further launch another list to solicit user selections.
  • The user uses the left/right arrow keys to move a user selection between the control buttons. Upon the user selection is moved to the desired button, with proper time delay, the list corresponding to that control buttons is brought up automatically without any additional key strokes. The user may then use the up/down arrow key to toggle between listed items. Some of the items may contain a sub-list that further lists available selections. If the user moves focus on one of such items, the sub-list will be open up automatically without requiring any further key strokes. Whenever a list is opened up, pressing the left key may be designated as to close the list.
  • If the control button corresponds to a single function or if an item in focus does not have a sub-list, pressing the right arrow key will enter selection of that function or item.
  • According to the navigation methodology as described above, since the navigation of the user interface does not use keys other than the direction control keys, navigation is made easy without unnecessary finger movement. In addition, only limited key strokes are used to make user selections. Thus, an user interface with easy and friendly navigation experience is achieved.
  • Although the above exemplary embodiments are discussed by using horizontally arranged control buttons and left/right arrow keys to move between control buttons and up/down key to navigation or indicate selections, the same methodology may apply to vertically arranged control buttons with the exception that the user uses the up/down arrow key to toggle between function buttons.
  • A flow chart illustrating the navigation methodology is shown in FIGS. 6A-6C.
  • Embodiments discussed above also apply to distributing numerous types of data, for example, service data for different types of systems, such as automobile, motorcycles, airplanes, powerboats, machines, equipment, etc. Other types of data may include testing process, expert database, software applications, drivers, update files, etc. Those skilled in the art will recognize, or be able to ascertain using no more than routine experimentation, many equivalents to the specific embodiments specifically described herein. Such equivalents are intended to be encompassed in the scope of the following claims.

Claims (2)

1-2. (canceled)
3. An integrated diagnostic system, comprising:
a portable hand held device having a display, control buttons and parts for interfacing to modules configured for carrying out designated test, the hand held device including:
a processor programmed to be responsive to input signals provided by the modules, for driving the display to provide a user with diagnostic information; and
a network port; and
a shop management server, having an internet connection, wherein the processor is further programmed to interface with the shop management server to receive and supply diagnostic information to the server and remote resources on the internet, selectively.
US11/104,411 2001-05-08 2005-04-13 Integrated diagnostic system Abandoned US20050193252A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US11/104,411 US20050193252A1 (en) 2001-05-08 2005-04-13 Integrated diagnostic system

Applications Claiming Priority (5)

Application Number Priority Date Filing Date Title
US28911601P 2001-05-08 2001-05-08
US29162201P 2001-05-18 2001-05-18
US35420402P 2002-02-06 2002-02-06
US10/134,690 US7350159B2 (en) 2001-05-08 2002-04-30 Integrated diagnostic system
US11/104,411 US20050193252A1 (en) 2001-05-08 2005-04-13 Integrated diagnostic system

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US10/134,690 Division US7350159B2 (en) 2001-05-08 2002-04-30 Integrated diagnostic system

Publications (1)

Publication Number Publication Date
US20050193252A1 true US20050193252A1 (en) 2005-09-01

Family

ID=27403860

Family Applications (2)

Application Number Title Priority Date Filing Date
US10/134,690 Expired - Fee Related US7350159B2 (en) 2001-05-08 2002-04-30 Integrated diagnostic system
US11/104,411 Abandoned US20050193252A1 (en) 2001-05-08 2005-04-13 Integrated diagnostic system

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US10/134,690 Expired - Fee Related US7350159B2 (en) 2001-05-08 2002-04-30 Integrated diagnostic system

Country Status (6)

Country Link
US (2) US7350159B2 (en)
EP (1) EP1386133A2 (en)
JP (1) JP2005502028A (en)
CN (1) CN1507557A (en)
CA (1) CA2443478A1 (en)
WO (1) WO2002090918A2 (en)

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040186687A1 (en) * 2001-05-08 2004-09-23 Hiroshi Ogura Working machine, trouble diagnosis system of working machine, and maintenance system of working machine
EP1845494A2 (en) * 2006-04-14 2007-10-17 Snap-on Incorporated Vehicle diagnostic tool with packet and voice over packet communications and systems incorporating such a tool
US20090265057A1 (en) * 2008-04-22 2009-10-22 Manokar Chinnadurai USB Isolation for Vehicle Communication Interface
WO2010144818A1 (en) * 2009-06-12 2010-12-16 Spx Corporation Vehicle communications interface and method of operation thereof
US20160335816A1 (en) * 2014-01-24 2016-11-17 Robert Bosch Gmbh Automotive Inspection System using Network-Based Computing Infrastructure
US9773358B2 (en) 2013-05-31 2017-09-26 Cabeco Ab Device and method for detecting faults in electronic systems
US10430021B2 (en) 2016-10-05 2019-10-01 Snap-On Incorporated System and method for providing an interactive vehicle diagnostic display
US10430026B2 (en) 2016-10-05 2019-10-01 Snap-On Incorporated System and method for providing an interactive vehicle diagnostic display
US10692051B2 (en) 2017-02-08 2020-06-23 Snap-On Incorporated Method and system for displaying vehicle service information based on ordered group of information set identifiers
US11373456B2 (en) 2017-06-26 2022-06-28 Red Tuna Limited System and method for designing a customized vehicle repair configuration
US11429936B2 (en) 2015-10-02 2022-08-30 Snap-On Incorporated System and method for dynamically-changeable displayable pages with vehicle service information

Families Citing this family (55)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
AU2003269725A1 (en) * 2003-10-03 2005-04-21 Snap-On Technologies, Inc. System and method for diagnosing an automotive vehicle
US20060206817A1 (en) * 2005-02-28 2006-09-14 Jung Edward K User assistance for a condition
US10445799B2 (en) 2004-09-30 2019-10-15 Uber Technologies, Inc. Supply-chain side assistance
US9307577B2 (en) 2005-01-21 2016-04-05 The Invention Science Fund I, Llc User assistance
US10687166B2 (en) 2004-09-30 2020-06-16 Uber Technologies, Inc. Obtaining user assistance
US9747579B2 (en) 2004-09-30 2017-08-29 The Invention Science Fund I, Llc Enhanced user assistance
US10514816B2 (en) 2004-12-01 2019-12-24 Uber Technologies, Inc. Enhanced user assistance
DE102004052780B4 (en) * 2004-10-30 2007-10-31 Audi Ag Vehicle service system and method for performing vehicle diagnostics
DE102004052782B4 (en) * 2004-10-30 2007-12-06 Audi Ag Vehicle service system and method for performing vehicle diagnostics
US7516000B2 (en) * 2004-12-28 2009-04-07 Snap-On Incorporated Test procedures using pictures
US7209815B2 (en) * 2004-12-28 2007-04-24 Snap-On Incorporated Test procedures using pictures
US7634337B2 (en) 2004-12-29 2009-12-15 Snap-On Incorporated Vehicle or engine diagnostic systems with advanced non-volatile memory
US7937198B2 (en) * 2004-12-29 2011-05-03 Snap-On Incorporated Vehicle or engine diagnostic systems supporting fast boot and reprogramming
US20070083303A1 (en) * 2005-10-11 2007-04-12 Snap-On Incorporated Marketplace for vehicle original equipment manufacturer information
US20070112485A1 (en) 2005-11-17 2007-05-17 Snap-On Incorporated Vehicle service device and system powered by capacitive power source
US8358976B2 (en) 2006-03-24 2013-01-22 The Invention Science Fund I, Llc Wireless device with an aggregate user interface for controlling other devices
DE102006040836A1 (en) * 2006-08-31 2008-04-10 Bayerische Motoren Werke Ag System of control units in a motor vehicle with protected diagnostic access
US7689334B2 (en) 2006-09-28 2010-03-30 Perkins Engines Company Limited Engine diagnostic method
DE102007038190B4 (en) 2007-08-13 2009-07-02 Siemens Ag Method for parameterizing a diagnostic device, corresponding computer program and computer program product, and diagnostic system
US20090119422A1 (en) * 2007-11-07 2009-05-07 International Business Machines Corporation Method and apparatus for performing maintenance operations on peripheral devices
US20090327955A1 (en) * 2008-06-28 2009-12-31 Mouilleseaux Jean-Pierre M Selecting Menu Items
US8386962B2 (en) * 2008-08-18 2013-02-26 Neil Geesey System and method for viewing device components
US8983785B2 (en) 2010-08-18 2015-03-17 Snap-On Incorporated System and method for simultaneous display of waveforms generated from input signals received at a data acquisition device
US9117321B2 (en) * 2010-08-18 2015-08-25 Snap-On Incorporated Method and apparatus to use remote and local control modes to acquire and visually present data
US8754779B2 (en) 2010-08-18 2014-06-17 Snap-On Incorporated System and method for displaying input data on a remote display device
US8560168B2 (en) 2010-08-18 2013-10-15 Snap-On Incorporated System and method for extending communication range and reducing power consumption of vehicle diagnostic equipment
US8463953B2 (en) 2010-08-18 2013-06-11 Snap-On Incorporated System and method for integrating devices for servicing a device-under-service
US9633492B2 (en) 2010-08-18 2017-04-25 Snap-On Incorporated System and method for a vehicle scanner to automatically execute a test suite from a storage card
US9330507B2 (en) 2010-08-18 2016-05-03 Snap-On Incorporated System and method for selecting individual parameters to transition from text-to-graph or graph-to-text
US20120044527A1 (en) * 2010-08-18 2012-02-23 Snap-On Incorporated Apparatus and Method for Controlled Ethernet Switching
US9432347B2 (en) * 2010-09-20 2016-08-30 Bosch Automotive Service Solutions Inc. Secure desktop interface
US10719813B1 (en) 2010-09-29 2020-07-21 Bluelink Diagnostic Solutions, Inc. Remote diagnostic system for vehicles
CA2815883C (en) 2010-10-28 2018-04-10 Gestion Andre & Paquerette Ltee Device and method for managing an electronic control unit of a vehicle
DE202012012697U1 (en) * 2011-04-25 2013-08-22 Deere & Company Assembly line test system within vehicle control devices
CN103207723A (en) * 2012-01-12 2013-07-17 上海创远仪器技术股份有限公司 Quick input device for universal instrument
EP2696186B1 (en) * 2012-05-24 2019-03-27 Horiba, Ltd. Test system
US10095659B2 (en) 2012-08-03 2018-10-09 Fluke Corporation Handheld devices, systems, and methods for measuring parameters
US20140129077A1 (en) * 2012-11-05 2014-05-08 Service Solutions U.S. Llc Scan tool with configurable shortcuts
JP6449232B2 (en) * 2013-03-15 2019-01-09 フルークコーポレイションFluke Corporation Automatic recording and graphing of measurement data
CN103340605A (en) * 2013-07-11 2013-10-09 深圳市科曼医疗设备有限公司 Waveform data output method and system of self-regulating waveform scale and medical monitor
WO2015100228A1 (en) * 2013-12-23 2015-07-02 Robert Bosch Gmbh System and method for facilitated collaboration between automotive mechanics
US9766270B2 (en) 2013-12-30 2017-09-19 Fluke Corporation Wireless test measurement
US9552559B2 (en) 2014-05-06 2017-01-24 Elwha Llc System and methods for verifying that one or more directives that direct transport of a second end user does not conflict with one or more obligations to transport a first end user
US11100434B2 (en) 2014-05-06 2021-08-24 Uber Technologies, Inc. Real-time carpooling coordinating system and methods
US10458801B2 (en) 2014-05-06 2019-10-29 Uber Technologies, Inc. Systems and methods for travel planning that calls for at least one transportation vehicle unit
US9483744B2 (en) 2014-05-06 2016-11-01 Elwha Llc Real-time carpooling coordinating systems and methods
CN105807751A (en) * 2014-12-30 2016-07-27 博世汽车服务技术(苏州)有限公司 Vehicle maintenance device
FR3033046B1 (en) * 2015-02-23 2019-06-14 Safran Aircraft Engines METHOD AND DEVICE FOR CONTROLLING THE STATUS OF A REMOTE AIRCRAFT ENGINE
US10706645B1 (en) * 2016-03-09 2020-07-07 Drew Technologies, Inc. Remote diagnostic system and method
US11257307B1 (en) 2019-06-24 2022-02-22 Opus Ivs, Inc. Adaptive vehicle diagnostic system and method
US11861954B2 (en) 2019-08-27 2024-01-02 Opus Ivs, Inc. Vehicle diagnostic system and method
US11348382B1 (en) 2019-10-30 2022-05-31 Opus Ivs, Inc. System and method for detecting remote vehicle diagnosis
US11423715B1 (en) 2019-12-03 2022-08-23 Opus Ivs, Inc. Vehicle diagnostic device
US11508191B1 (en) 2019-12-03 2022-11-22 Opus Ivs, Inc. Vehicle diagnostic interface device
US11538290B1 (en) 2020-01-31 2022-12-27 Opus Ivs, Inc. Automated vehicle diagnostic navigation system and method

Citations (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4072851A (en) * 1976-03-26 1978-02-07 Norland Corporation Waveform measuring instrument with resident programmed processor for controlled waveform display and waveform data reduction and calculation
US5483339A (en) * 1991-07-26 1996-01-09 Killmorgen Corporation Spectrophotometer and radiometric measurement apparatus
US5537590A (en) * 1993-08-05 1996-07-16 Amado; Armando Apparatus for applying analysis rules to data sets in a relational database to generate a database of diagnostic records linked to the data sets
US5995884A (en) * 1997-03-07 1999-11-30 Allen; Timothy P. Computer peripheral floor cleaning system and navigation method
US6126608A (en) * 1999-05-18 2000-10-03 Pie Medical Equipment B.V. Portable ultrasound diagnostic system with handsfree display
US6186145B1 (en) * 1994-05-23 2001-02-13 Health Hero Network, Inc. Method for diagnosis and treatment of psychological and emotional conditions using a microprocessor-based virtual reality simulator
US6227043B1 (en) * 1996-03-25 2001-05-08 Snap-On Technologies, Inc. Remote portable display unit and engine analyzing system incorporating same
US6282469B1 (en) * 1998-07-22 2001-08-28 Snap-On Technologies, Inc. Computerized automotive service equipment using multipoint serial link data transmission protocols
US6295492B1 (en) * 1999-01-27 2001-09-25 Infomove.Com, Inc. System for transmitting and displaying multiple, motor vehicle information
US20020008718A1 (en) * 1997-08-01 2002-01-24 American Calcar Inc. Centralized control and management system for automobiles
US6529620B2 (en) * 2000-09-11 2003-03-04 Pinotage, L.L.C. System and method for obtaining and utilizing maintenance information
US6611740B2 (en) * 2001-03-14 2003-08-26 Networkcar Internet-based vehicle-diagnostic system
US6636789B2 (en) * 2001-04-27 2003-10-21 Spx Corporation Method and system of remote delivery of engine analysis data
US6826512B2 (en) * 2001-06-28 2004-11-30 Sony Corporation Using local devices as diagnostic tools for consumer electronic devices
US6941203B2 (en) * 2001-09-21 2005-09-06 Innova Electronics Corporation Method and system for computer network implemented vehicle diagnostics
US6959235B1 (en) * 1999-10-28 2005-10-25 General Electric Company Diagnosis and repair system and method

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5710899A (en) * 1991-12-06 1998-01-20 Lucent Technologies Inc. Interactive selectors for selecting subsets of a set of values
JP3768258B2 (en) * 1994-02-28 2006-04-19 ゼロックス コーポレイション How to distribute documents in the user interface
US5825353A (en) * 1995-04-18 1998-10-20 Will; Craig Alexander Control of miniature personal digital assistant using menu and thumbwheel
US5673401A (en) * 1995-07-31 1997-09-30 Microsoft Corporation Systems and methods for a customizable sprite-based graphical user interface
US5815154A (en) * 1995-12-20 1998-09-29 Solidworks Corporation Graphical browser system for displaying and manipulating a computer model
JP3793975B2 (en) * 1996-05-20 2006-07-05 ソニー株式会社 Registration method of customized menu in hierarchical menu and video equipment provided with customized menu
US6154201A (en) * 1996-11-26 2000-11-28 Immersion Corporation Control knob with multiple degrees of freedom and force feedback
WO1999057630A1 (en) 1998-05-01 1999-11-11 Scientific-Atlanta, Inc. Method and apparatus to increase functionality of a user input device

Patent Citations (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4072851A (en) * 1976-03-26 1978-02-07 Norland Corporation Waveform measuring instrument with resident programmed processor for controlled waveform display and waveform data reduction and calculation
US5483339A (en) * 1991-07-26 1996-01-09 Killmorgen Corporation Spectrophotometer and radiometric measurement apparatus
US5537590A (en) * 1993-08-05 1996-07-16 Amado; Armando Apparatus for applying analysis rules to data sets in a relational database to generate a database of diagnostic records linked to the data sets
US6186145B1 (en) * 1994-05-23 2001-02-13 Health Hero Network, Inc. Method for diagnosis and treatment of psychological and emotional conditions using a microprocessor-based virtual reality simulator
US6227043B1 (en) * 1996-03-25 2001-05-08 Snap-On Technologies, Inc. Remote portable display unit and engine analyzing system incorporating same
US5995884A (en) * 1997-03-07 1999-11-30 Allen; Timothy P. Computer peripheral floor cleaning system and navigation method
US20020008718A1 (en) * 1997-08-01 2002-01-24 American Calcar Inc. Centralized control and management system for automobiles
US6282469B1 (en) * 1998-07-22 2001-08-28 Snap-On Technologies, Inc. Computerized automotive service equipment using multipoint serial link data transmission protocols
US6295492B1 (en) * 1999-01-27 2001-09-25 Infomove.Com, Inc. System for transmitting and displaying multiple, motor vehicle information
US6126608A (en) * 1999-05-18 2000-10-03 Pie Medical Equipment B.V. Portable ultrasound diagnostic system with handsfree display
US6959235B1 (en) * 1999-10-28 2005-10-25 General Electric Company Diagnosis and repair system and method
US6529620B2 (en) * 2000-09-11 2003-03-04 Pinotage, L.L.C. System and method for obtaining and utilizing maintenance information
US6611740B2 (en) * 2001-03-14 2003-08-26 Networkcar Internet-based vehicle-diagnostic system
US6636789B2 (en) * 2001-04-27 2003-10-21 Spx Corporation Method and system of remote delivery of engine analysis data
US6826512B2 (en) * 2001-06-28 2004-11-30 Sony Corporation Using local devices as diagnostic tools for consumer electronic devices
US6941203B2 (en) * 2001-09-21 2005-09-06 Innova Electronics Corporation Method and system for computer network implemented vehicle diagnostics

Cited By (31)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060031042A1 (en) * 2001-05-08 2006-02-09 Hitachi Construction Machinery Co., Ltd. Working machine, failure diagnosis system for work machine and maintenance system for machines
US7079982B2 (en) * 2001-05-08 2006-07-18 Hitachi Construction Machinery Co., Ltd. Working machine, trouble diagnosis system of working machine, and maintenance system of working machine
US7222051B2 (en) * 2001-05-08 2007-05-22 Hitachi Construction Machinery Co., Ltd. Working machine, failure diagnosis system for work machine and maintenance system for work machines
US20040186687A1 (en) * 2001-05-08 2004-09-23 Hiroshi Ogura Working machine, trouble diagnosis system of working machine, and maintenance system of working machine
EP1845494A3 (en) * 2006-04-14 2011-07-27 Snap-on Incorporated Vehicle diagnostic tool with packet and voice over packet communications and systems incorporating such a tool
EP1845494A2 (en) * 2006-04-14 2007-10-17 Snap-on Incorporated Vehicle diagnostic tool with packet and voice over packet communications and systems incorporating such a tool
US20070244611A1 (en) * 2006-04-14 2007-10-18 Brozovich Roy S Vehicle diagnostic tool with packet and voice over packet communications and systems incorporating such a tool
US8793049B2 (en) 2006-04-14 2014-07-29 Snap-On Incorporated Vehicle diagnostic tool with packet and voice over packet communications and systems incorporating such a tool
US7769508B2 (en) 2006-04-14 2010-08-03 Snap-On Incorporated Vehicle diagnostic tool with packet and voice over packet communications and systems incorporating such a tool
US20100262335A1 (en) * 2006-04-14 2010-10-14 Snap-On Incorporated Vehicle diagnostic tool with packet and voice over packet communications and systems incorporating such a tool
US8340855B2 (en) 2008-04-22 2012-12-25 Spx Corporation USB isolation for vehicle communication interface
WO2009152201A1 (en) * 2008-04-22 2009-12-17 Spx Corporation Usb isolation for vehicle communication interface
US20090265057A1 (en) * 2008-04-22 2009-10-22 Manokar Chinnadurai USB Isolation for Vehicle Communication Interface
US20100318259A1 (en) * 2009-06-12 2010-12-16 Manokar Chinnadurai Vehicle communications interface and method of operation thereof
WO2010144818A1 (en) * 2009-06-12 2010-12-16 Spx Corporation Vehicle communications interface and method of operation thereof
US8275513B2 (en) * 2009-06-12 2012-09-25 Spx Corporation Vehicle communications interface and method of operation thereof
US20130019043A1 (en) * 2009-06-12 2013-01-17 Service Solutions U.S. Llc Vehicle Communications Interface and Method of Operations Thereof
US9319478B2 (en) * 2009-06-12 2016-04-19 Bosch Automotive Service Solutions Inc. Vehicle communications interface and method of operations thereof
US9773358B2 (en) 2013-05-31 2017-09-26 Cabeco Ab Device and method for detecting faults in electronic systems
US20160335816A1 (en) * 2014-01-24 2016-11-17 Robert Bosch Gmbh Automotive Inspection System using Network-Based Computing Infrastructure
US11429936B2 (en) 2015-10-02 2022-08-30 Snap-On Incorporated System and method for dynamically-changeable displayable pages with vehicle service information
US10430026B2 (en) 2016-10-05 2019-10-01 Snap-On Incorporated System and method for providing an interactive vehicle diagnostic display
US10845961B2 (en) 2016-10-05 2020-11-24 Snap-On Incorporated System and method for providing an interactive vehicle diagnostic display
US11029813B2 (en) 2016-10-05 2021-06-08 Snap-On Incorporated System and method for providing an interactive vehicle diagnostic display
US11221738B2 (en) 2016-10-05 2022-01-11 Snap-On Incorporated System and method for providing an interactive vehicle diagnostic display
US20220027023A1 (en) * 2016-10-05 2022-01-27 Snap-On Incorporated System and Method for Providing an Interactive Vehicle Diagnostic Display
US10430021B2 (en) 2016-10-05 2019-10-01 Snap-On Incorporated System and method for providing an interactive vehicle diagnostic display
US11507254B2 (en) * 2016-10-05 2022-11-22 Snap-On Incorporated System and method for providing an interactive vehicle diagnostic display
US10692051B2 (en) 2017-02-08 2020-06-23 Snap-On Incorporated Method and system for displaying vehicle service information based on ordered group of information set identifiers
US11681989B2 (en) 2017-02-08 2023-06-20 Snap-On Incorporated Method and system for displaying vehicle service information based on ordered group of information set identifiers
US11373456B2 (en) 2017-06-26 2022-06-28 Red Tuna Limited System and method for designing a customized vehicle repair configuration

Also Published As

Publication number Publication date
CN1507557A (en) 2004-06-23
CA2443478A1 (en) 2002-11-14
WO2002090918A9 (en) 2003-01-03
WO2002090918A2 (en) 2002-11-14
WO2002090918A3 (en) 2003-11-27
US20030020759A1 (en) 2003-01-30
JP2005502028A (en) 2005-01-20
US7350159B2 (en) 2008-03-25
EP1386133A2 (en) 2004-02-04

Similar Documents

Publication Publication Date Title
US7350159B2 (en) Integrated diagnostic system
US6937926B2 (en) Multi-application data display
US6064372A (en) Touchscreen display system for a test instrument
US20100223556A1 (en) Operational status display system for analyzing apparatus
US8843895B2 (en) Debugger connection
US20100175012A1 (en) System and Method for Remote Monitoring and Control of Field Device
NO310949B1 (en) Method and communication and processing unit for communication between an operator and a test system in a telephone network
CN111078567B (en) Report generation method, terminal and storage medium of automatic test platform
CN102024098A (en) Analysis system for analyzing biological samples, methods and computer program product
US20030145125A1 (en) Apparatus and method for analyzing and displaying operations of computer and computer program for the same
US20070032927A1 (en) Automotive scan tool printer emulation
CN101137080A (en) Remote management system and method for portable electronic devices
EP1895794A2 (en) Remote management system and method for portable electronic devices
US8319735B2 (en) User interface for diagnostic instrument
CN116878919A (en) Method, system and medium for testing multifunctional vehicle-mounted table body
AU2002254752A1 (en) Integrated diagnostic system
CN107016229B (en) Management device for measuring equipment
EP1933230A1 (en) Log component of user interface
CN111708684B (en) Recording method and device for page access and computer system
CN113204494B (en) Terminal remote test platform and method, electronic equipment and readable medium
CA2443011C (en) Multi-application data display
CA2487601C (en) User interface for diagnostic instrument
CN117312242A (en) Log query method, device and system and electronic equipment
CN117850392A (en) Test method, device, system, equipment, medium and product of vehicle-mounted system
KR20020057732A (en) Method for diagnosing of digital TV

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION