US20010016789A1 - Electronic control system - Google Patents

Electronic control system Download PDF

Info

Publication number
US20010016789A1
US20010016789A1 US09/443,658 US44365899A US2001016789A1 US 20010016789 A1 US20010016789 A1 US 20010016789A1 US 44365899 A US44365899 A US 44365899A US 2001016789 A1 US2001016789 A1 US 2001016789A1
Authority
US
United States
Prior art keywords
control
control system
elements
ecu
tcet
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.)
Granted
Application number
US09/443,658
Other versions
US6292718B2 (en
Inventor
Dieter E. Staiger
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.)
International Business Machines Corp
Original Assignee
Individual
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 Individual filed Critical Individual
Assigned to INTERNATIONAL BUSINESS MACHINES CORPORATION reassignment INTERNATIONAL BUSINESS MACHINES CORPORATION ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: STAIGER, DIETER E.
Publication of US20010016789A1 publication Critical patent/US20010016789A1/en
Application granted granted Critical
Publication of US6292718B2 publication Critical patent/US6292718B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Classifications

    • BPERFORMING OPERATIONS; TRANSPORTING
    • B60VEHICLES IN GENERAL
    • B60RVEHICLES, VEHICLE FITTINGS, OR VEHICLE PARTS, NOT OTHERWISE PROVIDED FOR
    • B60R16/00Electric or fluid circuits specially adapted for vehicles and not otherwise provided for; Arrangement of elements of electric or fluid circuits specially adapted for vehicles and not otherwise provided for
    • B60R16/02Electric or fluid circuits specially adapted for vehicles and not otherwise provided for; Arrangement of elements of electric or fluid circuits specially adapted for vehicles and not otherwise provided for electric constitutive elements
    • B60R16/023Electric or fluid circuits specially adapted for vehicles and not otherwise provided for; Arrangement of elements of electric or fluid circuits specially adapted for vehicles and not otherwise provided for electric constitutive elements for transmission of signals between vehicle parts or subsystems
    • B60R16/0231Circuits relating to the driving or the functioning of the vehicle

Definitions

  • the present invention relates to an electronic control system for controlling the function of a processing system.
  • the invention relates to such a control system that can be used in an automotive vehicle.
  • ECU electronic control units
  • these vehicles In addition to control of the rotational speed of the internal combustion engine, control of gear changeover in a transmission and control of a clutch, these vehicles also have various accessories controlled by the ECU.
  • the ECU Based on signals from various sensors provided on a variety of actuators, which drive devices to be controlled, the ECU calculates control variables for the various actuators that are controlled and then outputs the corresponding signals to these actuators to control the operation of each device.
  • Control systems of this type are used, for example, in motor vehicles for performing control functions which are typically found in vehicles.
  • the control units are each specifically designed for one or several application functions.
  • the implementation of a new vehicle function requires the design of a new respective control unit. Together with a new sensor and actuator configuration, this new control unit must then be installed in the vehicle.
  • control units in modern configurations are networked, for example, via a CAN bus
  • no explicit interface exists for access to individual function components.
  • the entire respective application function appears to the control unit.
  • the explicit interface must therefore be manually connected to existing functions, at a resulting high cost. This is accomplished, for example, by defining or changing corresponding CAN messages. Further disadvantageously, in order to add a single new function, this sometimes requires the changing of all of the other control units.
  • ECU Electronic Control Units
  • HW layout the system topology of the majority of the embedded ECUs,—and resulting functional HW layout and required components—is defined ‘application specific’. That means that standard processing system implementations as used in the majority of embedded systems, display a typical system architecture with a topology featuring a centralized processing unit (CPU) connected to the various subsystems defined by the target application of the overall system.
  • CPU centralized processing unit
  • the individual subsystems are build to support ‘specialized’ applications slices, all together performing the overall system target application(s).
  • FIG. 1 shows a block diagram of such typical system layout, as used and implemented for a wide range of embedded systems to the state of the art. It can be seen, that ECU functionality is spread over the whole system, thereby creating redundancies and a lot of individual communication paths. Thus, the functions are not fault tolerant, because the connected parts present cannot be used to full advantage due to the actual topography. In addition , these systems are not cost efficient, because they need a hardware overhead to realize the respective functions.
  • Typical cooperating elements connected to the CPU are units like: a Real Time Clock (RTC), power-up-reset and boot control circuits, system environmental sensors (for example temperature sensors, humidity sensor, etc.), and CPU independent system-watchdog functions and -timers.
  • RTC Real Time Clock
  • system environmental sensors for example temperature sensors, humidity sensor, etc.
  • CPU independent system-watchdog functions and -timers for example temperature sensors, humidity sensor, etc.
  • Power-Subsystem (covering on ECU power devices as well as external, general power systems)
  • Storage sub-System silicon storage devices and potential external mass storage devices like hard drives and optical devices
  • Telematic sub-System(s) like radio transmitters and receivers, radar sensors, Modem and Phone and other devices allowing wireless communications and access to Wide Area Networks (WAN).
  • WAN Wide Area Networks
  • Human Interface System or ‘Man Machine Interface’, MMI
  • MMI Human Interface System
  • Mechanisms like simple indicators, alpha numeric displays, LCD displays etc.
  • Audio devices like undemanding signaling devices like beepers, horns or record players,—leading to complex voice control systems featuring voice recognition and voice output.
  • each of the indicated sub-Systems is typically covering functionality of power management, initialization routines, storage management, specific CPU and sub-System intercommunication and fault management—functionality covered redundantly—an fact given by the standard system architecture.
  • FIG. 1 is representative for a wide range of embedded systems, as for example, beginning with simple controllers likely used in consumer products like dish-washers, micro-wave ovens, washing machines,—reaching out to more complex systems as for example used the wide range of products covered by the world of ‘pervasive computing’, thus as set-top boxes and multimedia devices.
  • An entirely new playground of pervasive computing is invoked by the massive entry of multiple processing system into today's automobiles. Not only concentrating on vehicle domain functions, the processing platforms are used in extension to support new applications for client and remote server services.
  • FIG. 2 shows a system bus communication scheme typically used in a majority of processing systems (as for example Intel based Personal Computers).
  • the bus structure is hierarchical oriented.
  • the CPU local bus normally represents the bus, featuring the highest bandwidth performance.
  • the CPU and closely related units and sub-systems are connected to this bus.
  • a bus bridge is establishing the gateway to the next lower level bus system. In personal computing systems, this would typically be the PCI bus.
  • Dedicated SW and HW modules are used to allow extensive bus protocols, required to managing and to control the various communication types like M/S (Master/Slave) methods and DMA (Direct Memory Access) techniques.
  • M/S Master/Slave
  • DMA Direct Memory Access
  • the electronically controlled vehicle described not only includes an ECU (main controlling unit) for controlling various actuators, it is also equipped with emergency actuators for back-up purposes in the event that any actuator or the main control unit itself develops an abnormality such as breakage of a wire or short circuit, and an emergency ECU for controlling the emergency actuators.
  • ECU main controlling unit
  • emergency actuators for back-up purposes in the event that any actuator or the main control unit itself develops an abnormality such as breakage of a wire or short circuit
  • an emergency ECU for controlling the emergency actuators.
  • U.S. Pat. No. 4,910,494 discloses an automotive vehicle control system including fault detection means provided in the main ECU for diagnosing faults in monitoring the emergency ECU.
  • EP-A-0 862 2966 there is described a data communication system comprising a plurality of ECUs used therein, each including a central processing unit for controlling an electronic device, and each of the ECUs communicating with other ECUs under a predetermined data transmission protocol.
  • an electronic control system for controlling the function of a processing system, comprising a plurality of logical control elements, each of which is especially adapted for carrying out special tasks, whereby each of said control elements is able to communicate with every other control element.
  • TET Tetrahedron Control element Topology
  • ECU Electronic Control Units
  • the TCET principle is maintaining minimum system overhead, concerning hardware- as well as software-resources, to provide basic fault tolerance.
  • the principle is utilizing the system HW resources to a maximized efficiency, thus being fundamental to allow system realizations at minimum cost.
  • the proposed architecture is reducing the overall system components and subsystems to a core-set of four individual logical main control elements—organized in unique processing topology.
  • Each one of the Control elements is individually defined to cover sharply outlined functional responsibilities—precondition for dedicated solutions, optimally solving the specified set of tasks.
  • the Control elements are cooperating in a unique intercommunication scheme, avoiding functional ‘overlapping’ HW-areas or SW modules within the overall system, as typically given by implementations utilizing standard system/subsystem architecture solutions.
  • the TCET principle for the combined electronic circuit arrangement and software partitioning is allowing to build highly efficient embedded processing systems, featuring high system reliability and system processing availability. Efficiency by means of—in direct comparison to ‘standard’ processing system solutions—significantly reduced amount of electronics circuitry and system complexity, required to achieve the respective system target application(s). Further more, the principle delivers an optimal base structure supporting to buildup fault tolerant systems at minimum cost overhead.
  • TCET is profitably put in action for processing platforms requiring to perform real-time applications in coincidence with non-real-time applications.
  • this solution can be used with large scale computing systems, as well as with standard office computing systems, e.g., “Personal Computers”, very low end/low cost embedded systems and game computers. This list is exemplary only and not limiting.
  • each sub-systems is to be defined to cover a specific, sharply outlined task spectrum. In this manner, it is possible to build optimized functional sub elements perfectly matching the requirements of the dedicated portion of tasks. To finally reach the objectives, it is indispensable to organize the sub elements in a topology allowing a highly effective intercommunication of the cooperating elements.
  • Control element (2) Define a new hardware and software system topology build upon the identified logical Control elements. Each Control element to be unique and to allow/support independent operating software by means of individual custom tailored Operating Systems, SW-Layers and drivers and specific Control element applications as appropriate.
  • FIG. 1 is used to analyze distributed functionality in a system implemented conform to standard system architecture and to define the new Control elements as demanded by maxim 1.
  • the first objective is to categorize functions and hereafter to assign directly related functions to on specific logical Control element. This concentrated collection of related and potentially directly communicating functions within one logical Control element will allow to define a highly effective solution.
  • Control elements C 1 to C 4 are defined as Control elements C 1 to C 4 .
  • the identified Control elements are defining the logical functions assigned to the individual Control elements—and are not necessarily to be represented by hardware.
  • Control element C 1 ‘SysMon’ (System-Monitor)
  • System vitality monitor sense temperature, humidity, poll functional vitality indicators of the other control elements
  • Control element C 2 ‘ComPro’ (Communication Processor)
  • Control element C 3 ‘MMI/A’ Man-Machine-Interface and general Application
  • Multi-Media applications (video and audio processing)
  • Control element C 4 ‘CAP’ (Common Access Point)
  • each control element is defined to operate independent and to execute its own specific field of applications. To adjust to the different nature of applications and to meet the system objectives as outlined, it is obliged to realize the control elements by using individual solutions, represented by hardware (HW) and/or software (SW), uniquely defined to best meet the specific requirements.
  • HW hardware
  • SW software
  • the logical control elements must not necessarily be represented by separate processors and/or hardware units. Depending on the overall system functionality, it is possible to realize the proposed TCET architecture by implementing the logical control elements on a single processor system as well. In this case, functional control elements can be solved by integrated HW-extensions, or even be replaced by SW-equivalents.
  • HW/SW implementation for typical embedded systems can be as follows:
  • Control element C 1 (SysMon)
  • Hardware solution A typical representation would be a low end 8 bit controller, or in certain occasions, a dedicated sequencer design integrated in an ASIC.
  • Control element C 2 (ComPro)
  • Hardware solution The emphasis for the ComPro is on minimum interrupt latency and minimum interrupt handler execution time. This is important for the hardware (micro controller and involved storage system) as well as the software executed by the SW (interrupt handler stack).
  • the ComPro can be realized in the low-end by a dedicated programmable state machine, in the high-end by a standard 32 bit micro controller. For the majority of system a 8 or 16 bit controller would be used.
  • RTOS Real-time Operating System
  • the operating system OSEK an emerging standard in Europe—is pretended to be used by the majority of vehicle manufactures.
  • a very powerful OSEK implementation developed by IBM and called AR/OS (Automotive Real-time Operating System)— designed to exploit the PowerPC Architecture.
  • AR/OS is configurable and comprises a full-featured real-time executive and a rich collection of optional libraries providing open network interfaces and extension supporting ANSI C and POSIX standards.
  • the real-time executive provides the basic services defined in the draft POSIX real-time—meeting the needs of memory-constrained deeply embedded systems.
  • the combination using a PowerPC and AR/OS will enable the ComPro to support a wide spectrum of applications.
  • the C 3 micro controller should provide an Memory Management Unit (MMU) allowing to separate the C 2 code from the C 3 code and applications. This is essential to allow the implementation of software models guaranteeing secure operation (separating the real-time world from the ‘unsecured’ plug-and-play systems potentially attached to the C 3 element.
  • MMU Memory Management Unit
  • C 3 is the control element typically dealing with human interface components and multi-media units, is showing the highest demand on processing performance (high MIPS rate) withing the TCET ECU. Interrupt latency and minimum interrupt handler execution time is normally uncritical. For this reason, the C 3 is realized by standard 32-bit micro processors for the majority of systems. However, for low-end systems requiring only simple MMI support, a 16-bit or 8-bit micro controller solution may be sufficient.
  • the control element C 3 is typically operated by standard Operating Systems (like for example QNX, WIN-CE and others) providing graphics support.
  • Operating Systems like for example QNX, WIN-CE and others
  • a preferred solution can be a RTOS featuring a integrated JVM (Java Virtual Machine).
  • JVM Java Virtual Machine
  • Hardware solution The control element C 4 is typically implemented in a hardware-only solution. In most cases a standard net-work controller can be used. In ASIC-solutions for the TCET ECU, a dedicated solution for C 4 is leading to the best and most cost effective implementation. For low-cost implementations, a Field Programmable Gate Array (FPGA), complementing smaller standard bus-controllers to build up the C 4 functionality, can be meaningful.
  • FPGA Field Programmable Gate Array
  • the C 4 element is not providing any TCET ECU application function, and is for this reason ‘invisible’ to the system application software.
  • the driver software potentially required for the net-work access, will be added to the respective operating systems used for C 2 and/or C 3 .
  • the SysMon (C 1 ) is connected to the external power subsystem and general system supporting devices (FIG. 3, path k). Both links, i) and k) are dealing with closely ECU related and hardware support functions.
  • the CAP (C 4 ) is providing the communication link to system extensions and establishing access to LAN, WAN and wireless connectivity (FIG. 3, path m and p). ‘Unsecured world’ by means of networks, allowing the system user (e.g. vehicle driver or passenger) to plug in new devices (‘plug-and-play’, devices like a PDA, CD-player, Modem and others) as well as providing entrance to far away systems, including access to Internet.
  • plug-and-play devices like a PDA, CD-player, Modem and others
  • the TCET internal links (FIG. 3, paths a, b, c, d, g and f) are interconnecting the control elements C 1 to C 4 . All of this connections are used to support multiple types of communication tasks.
  • Typical internal management functions are: power management, boot control, system test and vitality check, and last not least, providing communication capability to support for fault tolerant strategies.
  • the communication link b) is mainly used to allow data exchange between the ComPro and the MMI/A control elements. Depending on the extend of applications to be executed by two mentioned Control elements, this link has to provide a transmission bandwidth beginning at 1 Mbps for typical systems, and in case of e.g. graphical information has to be exchanged, the demand on bandwidth may easily go up to as high as 20 or more Mbps.
  • the links d), f) and g) are connecting the control elements C 1 to C 3 to the CAP (C 4 )—thus allowing the access to the system ECU expansions.
  • the bandwidth to be provided for this links is mainly defined by the external units to be connected, and is typically at least as high as the bandwidth required for path b).
  • the TCET ECU internal communication can further be classified to links staying ECU internally, by means of information exchange exclusively within the TCET elements, and by links being part of an wider communication path, leaving the ECU by external network.
  • these links are labeled iL (immediate Link) for the internal links and aL (arbitrated Link) for the ECU external links.
  • the control elements C 1 , C 2 and C 3 are interconnected by the links a, b and c. According to the TCET principle, this links are defined as bi-directional point-to-point connections. Each one of these links implies a maximum of two communicating participants.
  • the communication paths d, f and g are connecting to the CAP (C 4 ), and are via C 4 enabled to tie into external networks.
  • External networks can be represented by LAN and WAN—and for both network types, wireless connectivity is a valid implementation.
  • these external communication paths are represented as multi-drop networks, requiring arbitration, permitting to gain and to control bus access and communication rights.
  • Standard bus access techniques like CSMA/CD (Carrier Sense Multiple Access/Collision Avoidance) or CSMA/CD (Carrier Sense Multiple Access-/Colli-sion Detect) and related procedures represent the typically used bus access methods.
  • CSMA/CD Carrier Sense Multiple Access/Collision Avoidance
  • CSMA/CD Carrier Sense Multiple Access-/Colli-sion Detect
  • IP frame based message exchange For compatibility purpose and ease of implementation, the transport capability of IP frame based message exchange is preferred and advantageous for the majority of systems, requiring access to standard LAN, WAN and Internet,—valid for all TCET ECU internal links.
  • requirement application dependant, typically 10 . . . 100 Mbps (and more)
  • programmable message frame structure e.g. support IP frame based message exchange
  • Control element C 1 ‘SysMon’ (System Monitor)
  • FIG. 4 shows the function of control element C 1 (SysMon).
  • the SysMon is assigned to the ECU internal functions and is an important component enabling the fault tolerant behavior of the overall system. Main duties are power-management, including sleep and wakeup control, watchdog-functions, and monitoring the vitality of the CSE system components.
  • the communication link required to enable power management can be established by a slow speed standard SIO link to the Primary Power subsystem, such as for example SPI or I 2 C.
  • controlling the fault recovery elements may become the main task for the SysMon.
  • the performance to be provided by this control element is defined to a wide extend by the implementation of this task.
  • the SysMon is observing the 3-way internal/external communication links. It is enabled to automatically reorganize the ECU internal path of information transport upon faulty behavior.
  • FIG. 5 shows the function of the control element C 2 (“ComPro”).
  • the ComPro is the central communication element, connected to all TCET-ECU internal and ECU extending real-time networks.
  • the TCET-ECU is connecting to ‘closely related’ hardware units.
  • This type of devices are supported by special I/O ports like: digital I/O (DIO), analog I/O (AIO), infrared communication links (IrDA), Smart-Card and other interfaces.
  • DIO digital I/O
  • AIO analog I/O
  • IrDA infrared communication links
  • Smart-Card Smart-Card and other interfaces.
  • the ComPro has access to all additional communication paths like multi-media links and all types of LAN and WAN connectivity.
  • Typical representatives for the real-time links are field-busses like CAN, J1939, VAN and others.
  • the hardware solution for the ComPro has to provide real-time capable electronics with focus on minimum interrupt latency and high speed interrupt handling support. The importance for general processing performance is of secondary nature.
  • the SysMon is observing the 3 -way internal/external communication links. It is enabled to automatically reorganize the ECU internal path of information transport upon faulty behavior.
  • Control element C 3 ‘MMI/A’ Man-Machine Interface/Application
  • control element C 3 The function of control element C 3 is shown in FIG. 6.
  • the control element C 3 is covering the most demanding TCET ECU system applications.
  • the human interface operations and going along I/O support are significant functions to be performed by this element.
  • the MMI interfaces are covering mechanical I/Os (like sensors and actors), visual I/O (like cameras and displays), and last not least voice/audio I/O (like microphones and speaker devices).
  • the concentrated collection of this type of I/O devices distinguishes the MMI/A as the predominant element to perform the increasing range of Multi-Media applications and Telematics applications, including video and audio processing.
  • the SysMon is observing the 3-way internal/external communication links. It is enabled to automatically reorganize the ECU internal path of information transport upon faulty behavior.
  • Control element C 4 ‘CAP’ (Common Access Point)
  • FIG. 7 shows the function of control element C 4 .
  • the control element C 4 is concentrating the communication links connecting the inner ECU world with the outside. Acting as the Common Access Point, the CAP is the only point, external systems are enabled to enter and to communicate with the TCET ECU. This single point of access, allowing external ‘unprotected’ devices to communicate with the TCET ECU, is an important feature of the proposed architecture, supporting to build fault tolerant systems and, in conjunction with the task-assignment as described for C 2 and C 3 , cost effective secure gateways. The collaboration of all control elements is the key to the advantageous attributes of the TCET principle.
  • Three communication ports d), g) and f) are provided at the primary side of the CAP, establishing the communication links to the ECU internal control elements.
  • the internal communication ports are preferably mutual electrically isolated by individual physical transceiver devices, connecting to the other TCET control elements.
  • the secondary communication port m) is connecting the TCET ECU via LAN and/or WAN to the ‘outer world’.
  • the communication path m) is typically enabled for ‘plug and play’ operation, to allow the system-user or -operator to add on new, system function expanding devices. For fault tolerant reasons, this port can be represented by a plurality of physical transceiver devises.
  • the external networks are usually multi-drop networks, requiring C 4 to provide arbitration capability, to obtain bus rights for C 1 /C 2 /C 3 -communication to the external net.
  • the CAP is isolating the external units from the ‘inner CSE’ elements. From a SW-perspective, the CAP function is comparable with a repeater, and is therefore invisible.
  • control element C 1 , C 2 and C 3 are forming the core system functionality. These Elements are typically represented by dedicated, individual processors and/or specific HW-elements and/or software modules.
  • Control element C 4 is functioning as ‘Common Access Point (CAP).
  • CAP Common Access Point
  • C 4 is connected to all TCET ECU internal Control elements on the internal (primary) side, and is providing communication links to ECU external systems and expansion units on the secondary side. In this instantiation, Control element C 4 is concentrating the entire external system communication—implying the potentially ‘unsecured plug-and-play’ world and Internet connectivity hazards—on this single point of access.
  • FIG. 8 displays a summary to the four main Control elements C 1 to C 4 for the logical representation and the physical instantiation of the specific tasks to be provided.
  • the SysMon (C 1 ), the ComPro (C 2 ) and the MMI/A (C 3 ), providing the general ECU functionality, are organized in a communicating triangle. Each one is individually connected to the respective two neighbour control elements.
  • an individual communication link provided for each, C 1 , C 2 and C 3 is connecting the TCET internal elements via the CAP (C 4 ) to the outer world—thus building up an inter-linked control element system, forming the geometric of a Tetrahedron.
  • This structure is essential to the advantageous attributes of the TCET principle.
  • the system architecture is concentrating related tasks and applications on specific, optimized control elements. This statement is an important key, allowing to build cost effective, highly efficient systems, avoiding functional overhead, leading to redundant code and circuitry.
  • the TCET organization for the ECU internal and external communication is essential supporting to build high performance systems.
  • the TCET topology is providing simultaneous multi-path link capability, thus overcoming communication bottlenecks and providing basic fault recovery potential.
  • this system topology is a fundamental prerequisite supporting implementation variants, featuring fault tolerant system behavior on demand.
  • the control element C 1 (SysMon) is in general monitoring the system vitality and controlling the system fault fall back behavior.
  • the TCET system architecture presents an ideal precondition, allowing to implement comprehensive fault fall-back behavior logistics. Already furnished with a fault tolerant communication structure, the overall system fault behavior can be extended very effectively.
  • the TCET architecture can be used in the following listed applications as well, however since representing a new type of system architecture, the system is not immediately compatible to de-facto-standards as known for example in today's personal computer scenario. In consequence, existing Operating Systems and applications (Software) would have to be ported and translated:
  • Standard office computing systems e.g. ‘Personal Computer’
  • FIG. 9 shows, as an example, an overall electronics system as typically realized in today's high-end automobiles.
  • the block diagram displays an TCET ECU networked/corresponding width eight external ECUs.
  • the applications provided by this example system are Human-interface functions, Multimedia support, as well as vehicle domain functionality like cabin control functions (light control, climate control, engine and braking system monitor and others).
  • the TCET ECU labeled as Core ECU, is typically providing the main processing functionality within this system scenario, according.
  • the TCET ECU is connecting (via ComPro, C 2 ) to the vehicle real-time networks, like CAN_ 1 (e.g. cabin network), CAN_ 2 (e.g. diagnostic network), CAN_ 3 (e.g. motor network) and other busses.
  • vehicle real-time networks like CAN_ 1 (e.g. cabin network), CAN_ 2 (e.g. diagnostic network), CAN_ 3 (e.g. motor network) and other busses.
  • CAN_ 1 e.g. cabin network
  • CAN_ 2 e.g. diagnostic network
  • CAN_ 3 e.g. motor network
  • the TCET ECU On the ‘unprotected’ side, the TCET ECU is accessing the system intercommunication link via CAP (C 4 ). In this example, this link is distinguished by two areas.
  • the ‘local units’ area is interconnecting ECUs in direct physical neighborhood of the Core-ECU. For cost reason, this type of network is using low cost copper media.
  • the units 1 to 3 are for example: displays, radio system or a telephone.
  • this local system is extended connecting to remote system units (like CD-ROM player or other for example located in the trunk of the vehicle).
  • remote system units like CD-ROM player or other for example located in the trunk of the vehicle.
  • the network media connecting the local and the remote units would typically be a optical link.

Abstract

An electronic control system for controlling the function of a processing system is provided, especially for the use in an automotive vehicle, wherein said control system comprises a plurality of logical control elements, each of which is especially adapted to perform special tasks, whereby each of said control elements is able to communicate with every other control element.

Description

    FIELD OF INVENTION
  • The present invention relates to an electronic control system for controlling the function of a processing system. In particular the invention relates to such a control system that can be used in an automotive vehicle. [0001]
  • BACKGROUND OF THE INVENTION
  • The appearence of electronically controlled vehicles controlled by so-called “electronic control units” (ECU) comprising a microcomputer has increased drastically in recent years. In addition to control of the rotational speed of the internal combustion engine, control of gear changeover in a transmission and control of a clutch, these vehicles also have various accessories controlled by the ECU. Based on signals from various sensors provided on a variety of actuators, which drive devices to be controlled, the ECU calculates control variables for the various actuators that are controlled and then outputs the corresponding signals to these actuators to control the operation of each device. [0002]
  • Control systems of this type are used, for example, in motor vehicles for performing control functions which are typically found in vehicles. In conventional systems, the control units are each specifically designed for one or several application functions. The implementation of a new vehicle function requires the design of a new respective control unit. Together with a new sensor and actuator configuration, this new control unit must then be installed in the vehicle. [0003]
  • Although the control units in modern configurations are networked, for example, via a CAN bus, no explicit interface exists for access to individual function components. As a result, the entire respective application function appears to the control unit. For implementing new so-called recombined functions, which are built from existing functions, the explicit interface must therefore be manually connected to existing functions, at a resulting high cost. This is accomplished, for example, by defining or changing corresponding CAN messages. Further disadvantageously, in order to add a single new function, this sometimes requires the changing of all of the other control units. [0004]
  • Together with the trend toward increasingly electronically implemented functions in motor vehicles and their increasing mutual coupling, a significant rise in complexity occurs, along with a corresponding difficulty in the development and mastery of the entire electronic system of the vehicle. Additionally, this leads to a rising demand for computing power and memory capacity. Moreover, as a result of the increasing complexity while there are simultaneously more and more series and shorter development times for these series, it is required that components should increasingly be capable of being used again in a series-spanning manner. [0005]
  • DESCRIPTION OF RELATED ART
  • Electronic Control Units (ECU) using embedded controllers and processing systems typically display a distributed HW layout. This means, the system topology of the majority of the embedded ECUs,—and resulting functional HW layout and required components—is defined ‘application specific’. That means that standard processing system implementations as used in the majority of embedded systems, display a typical system architecture with a topology featuring a centralized processing unit (CPU) connected to the various subsystems defined by the target application of the overall system. The individual subsystems are build to support ‘specialized’ applications slices, all together performing the overall system target application(s). [0006]
  • Given this facts, implementations according to the ground rules of the typical standard System-Architecture will reflect in widely differing HW-realizations using individual HW assemblies for the various subsystem. [0007]
  • FIG. 1 shows a block diagram of such typical system layout, as used and implemented for a wide range of embedded systems to the state of the art. It can be seen, that ECU functionality is spread over the whole system, thereby creating redundancies and a lot of individual communication paths. Thus, the functions are not fault tolerant, because the connected parts present cannot be used to full advantage due to the actual topography. In addition , these systems are not cost efficient, because they need a hardware overhead to realize the respective functions. The multiple implementation of identical functionality on the diverse sub-systems—to mention ‘power management’ for example—is leading to increased physical size of the unit and as further negative consequences, is increasing the overall system power consumption and has a detrimental effect to the system reliability (a higher count of involved electronic parts is reducing the system MTBF). [0008]
  • Typical cooperating elements connected to the CPU, are units like: a Real Time Clock (RTC), power-up-reset and boot control circuits, system environmental sensors (for example temperature sensors, humidity sensor, etc.), and CPU independent system-watchdog functions and -timers. [0009]
  • Major functional application/solution areas are usually represented by entire sub-Systems: [0010]
  • Power-Subsystem (covering on ECU power devices as well as external, general power systems) [0011]
  • Storage sub-System (silicon storage devices and potential external mass storage devices like hard drives and optical devices) [0012]
  • Real-time sub-System(s) covering direct connected real-time devices (DIO) and covering real-time bus interfaces tying into external real-time devices [0013]
  • Telematic sub-System(s) like radio transmitters and receivers, radar sensors, Modem and Phone and other devices allowing wireless communications and access to Wide Area Networks (WAN). [0014]
  • Human Interface System (or ‘Man Machine Interface’, MMI)—Mechanical I/O devices like switches, rotary knobs, joy-sticks; Graphical interfaces like simple indicators, alpha numeric displays, LCD displays etc.; Audio devices like undemanding signaling devices like beepers, horns or record players,—leading to complex voice control systems featuring voice recognition and voice output. [0015]
  • In addition to the domain-function of the respective sub-System, each of the indicated sub-Systems is typically covering functionality of power management, initialization routines, storage management, specific CPU and sub-System intercommunication and fault management—functionality covered redundantly—an fact given by the standard system architecture. [0016]
  • As a tribute to the distributed HW layout and the different individual internal sub-system solutions, there is no beneficial HW/SW communality among the diverse ECU apparatus—even though following ‘similar’ standard architecture implementation. [0017]
  • A further consequence, the basic system control functions, the power management, the system support functions and system interface functions as well as the system internal specific communication links are repeatedly represented by identical hardware devices located on the sub-Systems, as well as integrated within the main CPU or supporting chip-set. [0018]
  • Characteristic to the standard HW-architecture and systems in consideration, is the entirely different nature of ECU- and corresponding sub-System intercommunication. [0019]
  • FIG. 1 is representative for a wide range of embedded systems, as for example, beginning with simple controllers likely used in consumer products like dish-washers, micro-wave ovens, washing machines,—reaching out to more complex systems as for example used the wide range of products covered by the world of ‘pervasive computing’, thus as set-top boxes and multimedia devices. An entirely new playground of pervasive computing is invoked by the massive entry of multiple processing system into today's automobiles. Not only concentrating on vehicle domain functions, the processing platforms are used in extension to support new applications for client and remote server services. Already introduced and in the near future, modern vehicles will access external networks, allowing to provide services like remote diagnostics and maintenance, intelligent navigation using traffic information, facsimile mail, e-mail and last not least Internet access and services—were this list is not complete and will get extended dramatically in the upcoming years. [0020]
  • Remarkable to all systems pointed out is the fact, that the majority of applications served by the system—even though mainly executed by the individual sub-systems within the ECU, are loading the main CPU to some extend—or, in some cases significantly. To mention for example—all real-time functions as well as the non-real-time functions like the MMI caused routines and sub-system power management functions—are ‘loading’ the main CPU. In addition, the various ECU internal and system external communication links (like real-time bus induced interrupts, LAN and WAN connectivity), directly ‘reporting’ to the CPU are encounter demand for further CPU performance. [0021]
  • In consequence, the designer has to ensure sufficient processing performance (CPU MIPS)—oversized in comparison to the required MIPS rate defined by the system applications—to ensure proper system operation covering the most potential peak loads to expected. [0022]
  • FIG. 2 shows a system bus communication scheme typically used in a majority of processing systems (as for example Intel based Personal Computers). The bus structure is hierarchical oriented. The CPU local bus normally represents the bus, featuring the highest bandwidth performance. The CPU and closely related units and sub-systems are connected to this bus. A bus bridge is establishing the gateway to the next lower level bus system. In personal computing systems, this would typically be the PCI bus. [0023]
  • The benefits obtained by this architecture, is given by the simultaneous, undisturbed communication of units within their bus level. [0024]
  • However, all communications requiring units from the higher level bus (or vise versa) to access units located on other bus levels, will have to ‘path’ via the gateway provided by the respective bridge device. [0025]
  • The drawback of this bottleneck encountered by the standard bus structure is apparently, and needs not to be explained. A further disadvantage is given by the ‘single usage in time’ for this bus structure. For example, two bus participants communicating on one level, will obstruct not only the communication for other units located on this bus, further more, it is for this time unattainable for units located on an other bus levels to contact any unit on the former. [0026]
  • Dedicated SW and HW modules are used to allow extensive bus protocols, required to managing and to control the various communication types like M/S (Master/Slave) methods and DMA (Direct Memory Access) techniques. [0027]
  • In the Japanese Application No. 60-217471 there is disclosed a control system, wherein the electronically controlled vehicle described not only includes an ECU (main controlling unit) for controlling various actuators, it is also equipped with emergency actuators for back-up purposes in the event that any actuator or the main control unit itself develops an abnormality such as breakage of a wire or short circuit, and an emergency ECU for controlling the emergency actuators. [0028]
  • U.S. Pat. No. 4,910,494 discloses an automotive vehicle control system including fault detection means provided in the main ECU for diagnosing faults in monitoring the emergency ECU. [0029]
  • In EP-A-0 862 296, there is described a data communication system comprising a plurality of ECUs used therein, each including a central processing unit for controlling an electronic device, and each of the ECUs communicating with other ECUs under a predetermined data transmission protocol. [0030]
  • SUMMARY OF THE INVENTION
  • It is therefore an object of the present invention to provide an electronic control system that allows to build up a highly efficient embedded processing system having high reliability and fault tolerance. [0031]
  • It is another object of the present invention to provide such a system that is advantageous in Processing Platforms requiring to perform real-time applications in coincidence with non-real-time applications. [0032]
  • It is still another object of the present invention to provide a control system architecture that is beneficial in a variety of pervasive computing applications. [0033]
  • These and other objects are achieved by providing an electronic control system for controlling the function of a processing system, comprising a plurality of logical control elements, each of which is especially adapted for carrying out special tasks, whereby each of said control elements is able to communicate with every other control element. [0034]
  • The present invention, called Tetrahedron Control element Topology (TCET), is describing a principle and system topology for processing/computing systems, advantageous enabling to build Electronic Control Units (ECU) distinguished with prime system efficiency and system availability. The proposed system is comprising the attributes of providing basic fault tolerant behavior, supporting the efficient build of extensive fault tolerant systems, fault recovery, or fault fall-back mechanisms. [0035]
  • The TCET principle is maintaining minimum system overhead, concerning hardware- as well as software-resources, to provide basic fault tolerance. The principle is utilizing the system HW resources to a maximized efficiency, thus being fundamental to allow system realizations at minimum cost. [0036]
  • The proposed architecture is reducing the overall system components and subsystems to a core-set of four individual logical main control elements—organized in unique processing topology. Each one of the Control elements is individually defined to cover sharply outlined functional responsibilities—precondition for dedicated solutions, optimally solving the specified set of tasks. The Control elements are cooperating in a unique intercommunication scheme, avoiding functional ‘overlapping’ HW-areas or SW modules within the overall system, as typically given by implementations utilizing standard system/subsystem architecture solutions. [0037]
  • An important key of the proposed idea is, to organize the identified control elements in a cooperating Tetrahedron geometry providing: [0038]
  • a) simultaneous multi-path communication the respective elements [0039]
  • b) real-time capability to all ECU hardware near components, subsystems and networks [0040]
  • c) secure access to system external units (located on LAN, WAN and wireless) [0041]
  • The TCET principle for the combined electronic circuit arrangement and software partitioning is allowing to build highly efficient embedded processing systems, featuring high system reliability and system processing availability. Efficiency by means of—in direct comparison to ‘standard’ processing system solutions—significantly reduced amount of electronics circuitry and system complexity, required to achieve the respective system target application(s). Further more, the principle delivers an optimal base structure supporting to buildup fault tolerant systems at minimum cost overhead. [0042]
  • TCET is profitably put in action for processing platforms requiring to perform real-time applications in coincidence with non-real-time applications. [0043]
  • Furthermore, this architecture is beneficial in a variety of pervasive computing applications. [0044]
  • In addition, this solution can be used with large scale computing systems, as well as with standard office computing systems, e.g., “Personal Computers”, very low end/low cost embedded systems and game computers. This list is exemplary only and not limiting. [0045]
  • DETAILED DESCRIPTION OF THE INVENTION
  • To reach the targeted attributes of the invention, it is essential to redefine the system topology and to find a new system organization and internal structure featuring reduced overlap and redundant functionality in the CPU and the corresponding sub-systems. As a leading guideline, each sub-systems is to be defined to cover a specific, sharply outlined task spectrum. In this manner, it is possible to build optimized functional sub elements perfectly matching the requirements of the dedicated portion of tasks. To finally reach the objectives, it is indispensable to organize the sub elements in a topology allowing a highly effective intercommunication of the cooperating elements. [0046]
  • Three major maxims are used to lead to the proposed new ECU-principle and architecture. [0047]
  • (1) Reorganize the HW-Subsystems and Functional HW-elements and identify new logical elements concentrating on specific and interrelated tasks. At this stage it is important to understand, the logical elements are not necessarily to be represented by HW performing the tasks and applications in focus. Target is to avoid functional overlap of the newly defined logical elements—further called Control-Elements (C[0048] 1 . . . Cn)—and to avoid redundant functionality spread out on the Control elements Cn.
  • (2) Define a new hardware and software system topology build upon the identified logical Control elements. Each Control element to be unique and to allow/support independent operating software by means of individual custom tailored Operating Systems, SW-Layers and drivers and specific Control element applications as appropriate. [0049]
  • (3) Define a Control element intercommunication scheme, providing the attributes efficient, secure and reliable for the communication ECU system internally as well as to all respective external communication links. The objective is, to avoid the drawbacks as known by standard architecture implementations (as described above). The communication path from any control element to any other control element to be invisible to the overall ECU application programs. As a ground rule, it is important to avoid specific, to task customized communication links interconnecting the individual control elements. [0050]
  • In addition to the ECU internal communication scheme, a secure solution allowing to access the ECU related real-time-networks and -subsystems as well as to communicate to system external extensions accessed by standard networks (LAN, WAN and wireless) has to be provided. Typical to this external network link is ‘plug-and-play’ capability and the potential for external users and systems to enter unauthorized. [0051]
  • The three maxims described above will now be explained in greater detail. [0052]
  • Maxim 1: Identify logical Control elements C[0053] n
  • FIG. 1 is used to analyze distributed functionality in a system implemented conform to standard system architecture and to define the new Control elements as demanded by [0054] maxim 1.
  • The first objective is to categorize functions and hereafter to assign directly related functions to on specific logical Control element. This concentrated collection of related and potentially directly communicating functions within one logical Control element will allow to define a highly effective solution. [0055]
  • A detailed examination of the ‘standard system’ uncovered a minimum set of four major functional areas. Each of one is covering a specific field of applications and services. The base idea is to define individual, custom tailored Control-Elements (C[0056] 1, C2, C3 and C4), providing exactly the functionality demanded by each area.
  • In the next step, the four areas identified, are defined as Control elements C[0057] 1 to C4. At this point it is important to state, the identified Control elements are defining the logical functions assigned to the individual Control elements—and are not necessarily to be represented by hardware.
  • Functional summary of the Control elements C[0058] 1 to C4
  • In the following, the functional tasks of each of the four control elements are given. [0059]
  • Control element C[0060] 1 ‘SysMon’ (System-Monitor)
  • Power management (shutdown unused power sources, control voltages) [0061]
  • System power on control (power sequence, power good) [0062]
  • System boot sequence generation and monitor (error monitor and fallback solution control) [0063]
  • System vitality monitor (sense temperature, humidity, poll functional vitality indicators of the other control elements) [0064]
  • System standby and sleep control [0065]
  • System fault handling [0066]
  • Control element C[0067] 2 ‘ComPro’ (Communication Processor)
  • Real-time applications [0068]
  • Real-time network access and control [0069]
  • Gateway to the non-real-time sub-systems and networks [0070]
  • System fault handling [0071]
  • Control element C[0072] 3 ‘MMI/A’ (Man-Machine-Interface and general Application)
  • Main ECU system applications [0073]
  • Human interface applications and I/O functions (mechanical I/O, visual I/O, voice/audio I/O) [0074]
  • Multi-Media applications (video and audio processing) [0075]
  • System fault handling [0076]
  • Control element C[0077] 4 ‘CAP’ (Common Access Point)
  • Concentrated access point for system internal communication [0078]
  • System expansion link to external communication [0079]
  • System fault handling [0080]
  • Maxim 2: Logical System Partitioning [0081]
  • As per definition by the TCET principle, each control element is defined to operate independent and to execute its own specific field of applications. To adjust to the different nature of applications and to meet the system objectives as outlined, it is obliged to realize the control elements by using individual solutions, represented by hardware (HW) and/or software (SW), uniquely defined to best meet the specific requirements. [0082]
  • As already explained before, the logical control elements must not necessarily be represented by separate processors and/or hardware units. Depending on the overall system functionality, it is possible to realize the proposed TCET architecture by implementing the logical control elements on a single processor system as well. In this case, functional control elements can be solved by integrated HW-extensions, or even be replaced by SW-equivalents. [0083]
  • Concentrating on the identified individual spectrum of functionality for each Control element, will lead to a custom tailored solution, perfectly serving the specific field of operation. Redundant elements, as known by prior art, are kept to a minimum. The benefit for the overall TCET system is featuring minimum resource overhead on hardware and software—an important fact to reach the overall system cost, performance and functional targets. [0084]
  • HW/SW implementation for typical embedded systems can be as follows: [0085]
  • Control element C[0086] 1 (SysMon)
  • Hardware solution: A typical representation would be a low end 8 bit controller, or in certain occasions, a dedicated sequencer design integrated in an ASIC. An implementation, perfectly suiting the requirements for the majority of systems, could be, for example, a low end μController chip of the ‘PIC’ controller family supplied by Microchip. [0087]
  • Operating System and Application Software: The preferred solution will not require an Operating System. The application are programmed in lowest level HW language. This will lead to very compact and effective code directly executed by the HW. The SysMon algorithms, programmed in μ-Code, are stored as ‘firmware’ in ROM or EERPOM, and are typically integrated on the SysMon component. [0088]
  • Plain software implementation: The SysMon functions will be represented by SW modules executed by either C[0089] 2 or C3. This solution would typically be chosen for very small embedded systems.
  • Control element C[0090] 2 (ComPro)
  • Hardware solution: The emphasis for the ComPro is on minimum interrupt latency and minimum interrupt handler execution time. This is important for the hardware (micro controller and involved storage system) as well as the software executed by the SW (interrupt handler stack). Depending on the amount and complexity of real-time applications to be provided, the ComPro can be realized in the low-end by a dedicated programmable state machine, in the high-end by a standard 32 bit micro controller. For the majority of system a 8 or 16 bit controller would be used. [0091]
  • Operating System and Application Software: [0092]
  • a) Real-time Operating System (RTOS) micro controller specific (for example OSEK, QNX and others) [0093]
  • b) Low-end solution: Directly programmed real-time sequencer (in hardware or firmware). [0094]
  • The operating system OSEK—an emerging standard in Europe—is pretended to be used by the majority of vehicle manufactures. A very powerful OSEK implementation—developed by IBM and called AR/OS (Automotive Real-time Operating System)— designed to exploit the PowerPC Architecture. AR/OS is configurable and comprises a full-featured real-time executive and a rich collection of optional libraries providing open network interfaces and extension supporting ANSI C and POSIX standards. The real-time executive provides the basic services defined in the draft POSIX real-time—meeting the needs of memory-constrained deeply embedded systems. The combination using a PowerPC and AR/OS, will enable the ComPro to support a wide spectrum of applications. [0095]  
  • Plain software implementation: In TCET ECU implementations requiring [0096]
  • a) very high performance to be provided for the control element C[0097] 3 applications and
  • b) only low demand on real-time functions and interfaces, it is meaningful to realize the ComPro functions in SW-modules executed by the C[0098] 3 micro processor. In this type of realization, the C3 micro controller should provide an Memory Management Unit (MMU) allowing to separate the C2 code from the C3 code and applications. This is essential to allow the implementation of software models guaranteeing secure operation (separating the real-time world from the ‘unsecured’ plug-and-play systems potentially attached to the C3 element.
  • Control element C[0099] 3
  • Hardware solution: C[0100] 3 is the control element typically dealing with human interface components and multi-media units, is showing the highest demand on processing performance (high MIPS rate) withing the TCET ECU. Interrupt latency and minimum interrupt handler execution time is normally uncritical. For this reason, the C3 is realized by standard 32-bit micro processors for the majority of systems. However, for low-end systems requiring only simple MMI support, a 16-bit or 8-bit micro controller solution may be sufficient.
  • Operating System and Application Software: The control element C[0101] 3 is typically operated by standard Operating Systems (like for example QNX, WIN-CE and others) providing graphics support. In case of applications related to internet access and e-mail functions, a preferred solution can be a RTOS featuring a integrated JVM (Java Virtual Machine). In this solution, the C3 applications would be implemented in Java programs and applets.
  • Plain software implementation: typically not applicable— however, very low end systems with only few human interface functions and higher focus on real-time-connectivity and -applications, can be realized in by a more powerful C[0102] 2 implementation, allowing to exercise the C3 software applications as well. For the same reason as explained for the plain software implementations explained for C2, the chosen micro controller for this type of logical C3 realization should provide a MMU.
  • Control element C[0103] 4
  • Hardware solution: The control element C[0104] 4 is typically implemented in a hardware-only solution. In most cases a standard net-work controller can be used. In ASIC-solutions for the TCET ECU, a dedicated solution for C4 is leading to the best and most cost effective implementation. For low-cost implementations, a Field Programmable Gate Array (FPGA), complementing smaller standard bus-controllers to build up the C4 functionality, can be meaningful.
  • Operating System and Application Software: As the C[0105] 4 is typically a hardware-only solution, the C4 algorithms are provided by specific micro-programs executed by the hardware. The code implemented in firmware and is stored in ROM or EEPROM—normally integrated on the C4 device.
  • The C[0106]   4 element is not providing any TCET ECU application function, and is for this reason ‘invisible’ to the system application software. The driver software potentially required for the net-work access, will be added to the respective operating systems used for C2 and/or C3.
  • Plain software implementation: This type of implementation would be ‘considered’ untypical TCET realization—however, can be done if meaningful. The C[0107] 4 functionality in these cases would be provided by SW-modules and hardware extension on either C2 or C3.
  • Maxim 3: Cooperative operation of TCET control elements C[0108] n
  • In general in can be distinguished between two different types of communication of the TCET system and overall system environment. To begin with the TCET ECU internal communication, links allowing the Control elements C[0109] 1 to C4 to communicate among each other have to be provided. The second type of communication is considering all interaction links leading to the TCET ECU outer world.
  • In consequence to the TCET principle, as defined in [0110] maxim 1 and 2, the diverse TCET ECU external communication links are assigned to the respective, to this type of communication specialized, Control element. This is an important fact leading to the objected TCET attributes for system security and reliability—reasonable after understanding the specifics of the TCET ‘outer links’.
  • The TCET ‘outer links’ [0111]
  • The connections to the real-time related world (FIG. 3, communication path i) is provided by the ComPro (C[0112] 2). All applications, dealing with real-time functionality are executed by this control element.
  • The SysMon (C[0113] 1) is connected to the external power subsystem and general system supporting devices (FIG. 3, path k). Both links, i) and k) are dealing with closely ECU related and hardware support functions. An example to illustrate the nature of this type of communication: in an automobiles, this system are connecting to safety relevant- and critical system functional-elements like the braking system, the transmission control, light control and others.
  • Tying into the so called ‘unsecured’ world, the CAP (C[0114] 4) is providing the communication link to system extensions and establishing access to LAN, WAN and wireless connectivity (FIG. 3, path m and p). ‘Unsecured world’ by means of networks, allowing the system user (e.g. vehicle driver or passenger) to plug in new devices (‘plug-and-play’, devices like a PDA, CD-player, Modem and others) as well as providing entrance to far away systems, including access to Internet.
  • This separation, polarizing the real-time related applications on the ComPro and focusing the ‘un-secured’ plug-and-play world on the MMI/A (C[0115] 3) and the CAP (C4)—is providing the perfect pre-condition supporting the implementation of secure gateways—thus, isolating the critical applications.
  • The TCET ‘inner links’ [0116]
  • The TCET internal links (FIG. 3, paths a, b, c, d, g and f) are interconnecting the control elements C[0117] 1 to C4. All of this connections are used to support multiple types of communication tasks. One type of tasks, considering all internal links, can be summarized as ‘system internal management and control’ function. Typical internal management functions are: power management, boot control, system test and vitality check, and last not least, providing communication capability to support for fault tolerant strategies.
  • The communication link b) is mainly used to allow data exchange between the ComPro and the MMI/A control elements. Depending on the extend of applications to be executed by two mentioned Control elements, this link has to provide a transmission bandwidth beginning at 1 Mbps for typical systems, and in case of e.g. graphical information has to be exchanged, the demand on bandwidth may easily go up to as high as 20 or more Mbps. [0118]
  • The links d), f) and g) are connecting the control elements C[0119] 1 to C3 to the CAP (C4)—thus allowing the access to the system ECU expansions. The bandwidth to be provided for this links is mainly defined by the external units to be connected, and is typically at least as high as the bandwidth required for path b).
  • As a guideline for the implementation of the TCET principle, it is advantageous to realize all TCET ‘inner links’ featuring identical performance and arbitration capability. This will provide multiple choice for the diverse communication types to be performed, thus leading to the objectives for high system availability and effectiveness. Further more, the multi-path link capability, supported and utilized by ‘fault recovery’ algorithms, optionally provided by C[0120] 1 to C4, will represent a basic fault tolerant behavior and will enable effective implementations for further fault management.
  • The TCET ECU internal communication can further be classified to links staying ECU internally, by means of information exchange exclusively within the TCET elements, and by links being part of an wider communication path, leaving the ECU by external network. For further explanation, these links are labeled iL (immediate Link) for the internal links and aL (arbitrated Link) for the ECU external links. [0121]
  • Immediate Link (iL) [0122]
  • The control elements C[0123] 1, C2 and C3 are interconnected by the links a, b and c. According to the TCET principle, this links are defined as bi-directional point-to-point connections. Each one of these links implies a maximum of two communicating participants.
  • As guideline for the implementation of the TCET principle, it is required to provide independent points of access on each end of the enumerated communication paths—regardless of overall system implementation model (HW and SW partitioning). [0124]
  • In case of a physical representation for a control element (HW solution), this would mean individual, independent transceiver devices for each link—in SW implementations respectively independent driver elements. [0125]
  • The realization for this type of communication path(s) is very simple—for both ways, SW and/or HW. Interrupt driven solutions are typically preferred, however, depending on the overall system implementation, polling techniques can be meaningful as well. Since only two points are to be addressed, higher demand for transmission speeds (for the typical bandwidth in focus) is not influencing the HW cost by significance. [0126]
  • Arbitrated Link (aL) [0127]
  • The communication paths d, f and g are connecting to the CAP (C[0128] 4), and are via C4 enabled to tie into external networks. External networks can be represented by LAN and WAN—and for both network types, wireless connectivity is a valid implementation. Typically these external communication paths are represented as multi-drop networks, requiring arbitration, permitting to gain and to control bus access and communication rights.
  • For the ECUs in focus, such as in general embedded systems and pervasive computing devices, it is obvious to apply a decentralized bus access schemes. Standard bus access techniques like CSMA/CD (Carrier Sense Multiple Access/Collision Avoidance) or CSMA/CD (Carrier Sense Multiple Access-/Colli-sion Detect) and related procedures represent the typically used bus access methods. [0129]
  • Depending on the field of TCET ECU application, transport capability for IP-frame based communication, asynchronous, synchronous and isochronous data transfer has to be established. [0130]
  • The following applies in generall to all TCET internal links: [0131]
  • For compatibility purpose and ease of implementation, the transport capability of IP frame based message exchange is preferred and advantageous for the majority of systems, requiring access to standard LAN, WAN and Internet,—valid for all TCET ECU internal links. [0132]
  • The TCET ECU links (summary of attributes, requirements and typical representation) [0133]
  • TCET system C[0134] 1 . . . C4 internal communication
  • a), b), d) SysMon task related communication [0135]
  • requirement: low volume data, low speed [0136]
  • c) Application driven communication/Firewall data exchange (i.e. IP-frames) [0137]
  • requirement: medium to high volume data and speed [0138]
  • g), f) communication to external expansion devices [0139]
  • a) SysMon task related, (power management, vitality monitor, test) [0140]
  • requirement: low volume data, low speed [0141]
  • TCET system C[0142] 1 . . . C4 external communication
  • i) real-time ‘near’ HW communication (i.e. CAN, VAN networks) [0143]
  • requirement: 10 Kbps to 1 Mbps, deterministic behavior [0144]
  • k) SysMon/power-sub-system communication/power management (IIC bus, SPI, and others) [0145]
  • requirement: low volume data, low speed (typ. 100 Kbps) [0146]
  • l) MMI/Application sub-system communication (local devices) [0147]
  • requirement: application dependent, graphic data I/O e.g. 10 Mbps [0148]
  • m) system expansion bus (LAN; remote devices) [0149]
  • requirement: application dependant, typically 10 . . . 100 Mbps (and more) [0150]
  • TCET internal Communication Ground Rules [0151]
  • Using the following summarized ground rules as a guideline will lead to advantageous attributes for the implementations conform to the TCET principle. Nevertheless, depending on the requirements of a system to be developed, derivatives not following all points may have to be encountered. Understanding the tradeoffs and limitations, the TCET implementation will still provide its generic profitable attributes. [0152]
  • Individual access ports for each link to be provided for each control element [0153]
  • No direct electrical coupling (or optical, in case of optical link) between the internal communication ports of a control element [0154]
  • Individual SW driver modules for each link port for each control element [0155]
  • Provide identical bandwidth for all TCET inner links (specified by the highest data rate required) [0156]
  • Capability for simultaneous bi-directional communication for each inner link [0157]
  • Provide asynchrony, synchrony and isochrony data transport characteristic [0158]
  • Provide programmable message frame structure (e.g. support IP frame based message exchange) [0159]
  • Provide programmable priority tables for all TCET communication types (preferable accessible by all control elements)—including a exceptional message routing/handling for e.g. emergency communication. [0160]
  • Detailed Description of Control Elements C1 to C4
  • Control element C[0161] 1 ‘SysMon’ (System Monitor)
  • FIG. 4 shows the function of control element C[0162] 1 (SysMon).
  • The SysMon is assigned to the ECU internal functions and is an important component enabling the fault tolerant behavior of the overall system. Main duties are power-management, including sleep and wakeup control, watchdog-functions, and monitoring the vitality of the CSE system components. The communication link required to enable power management can be established by a slow speed standard SIO link to the Primary Power subsystem, such as for example SPI or I[0163] 2C.
  • Depending on the individually specified system requirements for fault recovery mechanisms, controlling the fault recovery elements may become the main task for the SysMon. The performance to be provided by this control element is defined to a wide extend by the implementation of this task. [0164]
  • The communication links connecting to the remaining control elements, as well as the algorithms for defining the fault behavior and fault recovery functions are, in accordance to the TCET architecture, advantageous implemented identical for all control elements. [0165]
  • As well as C[0166] 2 and C3, the SysMon is observing the 3-way internal/external communication links. It is enabled to automatically reorganize the ECU internal path of information transport upon faulty behavior.
  • Control element C[0167] 2 ‘ComPro’ (Communication Processor)
  • FIG. 5 shows the function of the control element C[0168] 2 (“ComPro”).
  • The key job assignment for the ComPro is dealing with all real-time applications of the TCET ECU. For this reason, the ComPro is the central communication element, connected to all TCET-ECU internal and ECU extending real-time networks. In addition to this, the TCET-ECU is connecting to ‘closely related’ hardware units. This type of devices are supported by special I/O ports like: digital I/O (DIO), analog I/O (AIO), infrared communication links (IrDA), Smart-Card and other interfaces. Some of this functionality, if not strong real-time concerned, can also be provided by the control element C[0169] 3—thus still being conform to the TCET architecture.
  • The concentrated access to all real-time networks going along with the communication possibility within this control element makes the ComPro ‘the element of choice’ to provide bridging, routing and gateway functionality. In this applications scenario, the ComPro can be build to support complex message filtering and message morphing— thus taking significant processing strain from the control element C[0170] 4.
  • Furthermore, provided by the TCET internal communication architecture, the ComPro has access to all additional communication paths like multi-media links and all types of LAN and WAN connectivity. [0171]
  • Typical representatives for the real-time links are field-busses like CAN, J1939, VAN and others. The hardware solution for the ComPro has to provide real-time capable electronics with focus on minimum interrupt latency and high speed interrupt handling support. The importance for general processing performance is of secondary nature. [0172]
  • Connecting to e.g. three individual CAN networks, and in addition tying into sub-control element feature-links and feature-I/Os, may cause interrupt rates of more than 15000 interrupts/second to be handled by the ComPro processing system. [0173]
  • The communication link sub-System and the fault behavior algorithms and functions are, in accordance to the TCET architecture, advantageous implemented identical for all control elements. [0174]
  • As well as C[0175] 2 and C3, the SysMon is observing the 3-way internal/external communication links. It is enabled to automatically reorganize the ECU internal path of information transport upon faulty behavior.
  • Control element C[0176] 3 ‘MMI/A’ (Man-Machine Interface/Application)
  • The function of control element C[0177] 3 is shown in FIG. 6.
  • The control element C[0178] 3 is covering the most demanding TCET ECU system applications. In addition, the human interface operations and going along I/O support, are significant functions to be performed by this element. The MMI interfaces are covering mechanical I/Os (like sensors and actors), visual I/O (like cameras and displays), and last not least voice/audio I/O (like microphones and speaker devices). The concentrated collection of this type of I/O devices distinguishes the MMI/A as the predominant element to perform the increasing range of Multi-Media applications and Telematics applications, including video and audio processing.
  • Future MMI systems, even more than Multi-Media- and Telematics Systems are demanding very high computing performance: Displaying three-dimensionally, and being visible ergonomically in the dynamic light situations as for example occurring in vehicles in motion, enforces very high 2D/3D graphical performance. Especially new I/O devices, like innovative ‘one-hand’ operating controls, automotive equitable ‘tolerant’ touch screen overlays, or ‘hands-free’ devices using voice recognition and speech synthesis, are defining the demand for high computing power for this control element. [0179]
  • Typically 300 MIPS have to be provided for standard MMI/MM systems are foreseen already today. The lowest limit for ‘highly cost constrained entry-systems’ is estimated to 100 MIPS. [0180]
  • Numerous processors on the market are capable to satisfy the computing power demand. However, system cost restrictions in the embedded world, and high reliability as for example required by ECUs used in automobiles, are reducing the number of choices significantly. [0181]
  • The communication link sub-System and the fault behavior algorithms and functions are, in accordance to the TCET architecture, advantageous implemented identical for all control elements. [0182]
  • As well as C[0183] 2 and C3, the SysMon is observing the 3-way internal/external communication links. It is enabled to automatically reorganize the ECU internal path of information transport upon faulty behavior.
  • Control element C[0184] 4 ‘CAP’ (Common Access Point)
  • FIG. 7 shows the function of control element C[0185] 4.
  • The control element C[0186] 4 is concentrating the communication links connecting the inner ECU world with the outside. Acting as the Common Access Point, the CAP is the only point, external systems are enabled to enter and to communicate with the TCET ECU. This single point of access, allowing external ‘unprotected’ devices to communicate with the TCET ECU, is an important feature of the proposed architecture, supporting to build fault tolerant systems and, in conjunction with the task-assignment as described for C2 and C3, cost effective secure gateways. The collaboration of all control elements is the key to the advantageous attributes of the TCET principle.
  • Three communication ports d), g) and f) are provided at the primary side of the CAP, establishing the communication links to the ECU internal control elements. The internal communication ports are preferably mutual electrically isolated by individual physical transceiver devices, connecting to the other TCET control elements. [0187]
  • The secondary communication port m) is connecting the TCET ECU via LAN and/or WAN to the ‘outer world’. The communication path m) is typically enabled for ‘plug and play’ operation, to allow the system-user or -operator to add on new, system function expanding devices. For fault tolerant reasons, this port can be represented by a plurality of physical transceiver devises. [0188]
  • The external networks (LAN, WAN) are usually multi-drop networks, requiring C[0189] 4 to provide arbitration capability, to obtain bus rights for C1/C2/C3-communication to the external net.
  • The CAP is isolating the external units from the ‘inner CSE’ elements. From a SW-perspective, the CAP function is comparable with a repeater, and is therefore invisible. [0190]
  • TCET Solution—Summary to Theory of Operation
  • In following the maxims, as explained above, individual, custom tailored logical control elements are determined, defined to exactly provide the functionality demanded by each application/task area. [0191]
  • Depending on the target system requirements, the control elements C[0192] 1, C2 and C3 are forming the core system functionality. These Elements are typically represented by dedicated, individual processors and/or specific HW-elements and/or software modules. Control element C4 is functioning as ‘Common Access Point (CAP). C4 is connected to all TCET ECU internal Control elements on the internal (primary) side, and is providing communication links to ECU external systems and expansion units on the secondary side. In this instantiation, Control element C4 is concentrating the entire external system communication—implying the potentially ‘unsecured plug-and-play’ world and Internet connectivity hazards—on this single point of access.
  • FIG. 8 displays a summary to the four main Control elements C[0193] 1 to C4 for the logical representation and the physical instantiation of the specific tasks to be provided.
  • The SysMon (C[0194] 1), the ComPro (C2) and the MMI/A (C3), providing the general ECU functionality, are organized in a communicating triangle. Each one is individually connected to the respective two neighbour control elements.
  • Establishing the ECU external connectivity, an individual communication link provided for each, C[0195] 1, C2 and C3, is connecting the TCET internal elements via the CAP (C4) to the outer world—thus building up an inter-linked control element system, forming the geometric of a Tetrahedron.
  • This structure is essential to the advantageous attributes of the TCET principle. The system architecture is concentrating related tasks and applications on specific, optimized control elements. This statement is an important key, allowing to build cost effective, highly efficient systems, avoiding functional overhead, leading to redundant code and circuitry. Further more, the TCET organization for the ECU internal and external communication is essential supporting to build high performance systems. The TCET topology is providing simultaneous multi-path link capability, thus overcoming communication bottlenecks and providing basic fault recovery potential. [0196]
  • In addition, this system topology is a fundamental prerequisite supporting implementation variants, featuring fault tolerant system behavior on demand. [0197]
  • System Fault Handling
  • The control element C[0198] 1 (SysMon) is in general monitoring the system vitality and controlling the system fault fall back behavior. The TCET system architecture presents an ideal precondition, allowing to implement comprehensive fault fall-back behavior logistics. Already furnished with a fault tolerant communication structure, the overall system fault behavior can be extended very effectively.
  • To a wide extend, this can be achieved, by adding, potentially small, ‘system fault handling’ test routines and fault recovery routines to each control element, allows to implement a very effective system fault recovery strategy. [0199]
  • Techniques like adding on redundant elements and subsystem, as most commonly used in standard system implementations, are certainly supported by the TCET principle as well. In this type of fault tolerant implementations, the TCET topology is still advantageous for cost effective realizations. [0200]
  • An example scenario, outlining a basic fault tolerant TCET implementation is as follows: [0201]
  • The communication path iL_[0202] 3, connecting the ComPro with the MMI/A is for any reason disrupted or obstructed for a period of time.
  • To overcome this system-fail situation, an algorithm can be defined, automatically utilizing alternative communication paths, provided by the TCET principle. This consequent re-routing will be initiated automatically in the background, thus invisible to the basic application executed in this moment of time by the ComPro and MMI/A. [0203]
  • The alternative communications paths for this example are: [0204]
  • (1) iL_[0205] 1-iL_2 or (2) iL_1-aL3-aL2
  • In this type of implementation, it is most effective to realize the logistic for this routines identical for all involved control elements. [0206]
  • The key advantages are a highly cost efficient system framework supporting and enabling [0207]
  • Cost advantage by reduced amount of overall hardware components [0208]
  • Reduced physical size [0209]
  • Minimized power consumption [0210]
  • Basic fault tolerant system structure as precondition supporting the implementation and fault recovery mechanisms [0211]
  • High overall system efficiency by reduced ‘uncoordinated’ system redundancy [0212]
  • High system availability—no typical system bus bottleneck is blocking the system [0213]
  • High system reliability [0214]
  • Perfect hardware prerequisite supporting ‘Firewall’ implementations [0215]
  • In general, the TCET architecture can be used in the following listed applications as well, however since representing a new type of system architecture, the system is not immediately compatible to de-facto-standards as known for example in today's personal computer scenario. In consequence, existing Operating Systems and applications (Software) would have to be ported and translated: [0216]
  • Large scale computing systems [0217]
  • Standard office computing systems (e.g. ‘Personal Computer’) [0218]
  • Very low end/low cost embedded systems [0219]
  • Game computers [0220]
  • FIG. 9 shows, as an example, an overall electronics system as typically realized in today's high-end automobiles. The block diagram displays an TCET ECU networked/corresponding width eight external ECUs. [0221]
  • The applications provided by this example system are Human-interface functions, Multimedia support, as well as vehicle domain functionality like cabin control functions (light control, climate control, engine and braking system monitor and others). [0222]
  • The TCET ECU, labeled as Core ECU, is typically providing the main processing functionality within this system scenario, according. [0223]
  • On the real-time access ports, the TCET ECU is connecting (via ComPro, C[0224] 2) to the vehicle real-time networks, like CAN_1 (e.g. cabin network), CAN_2 (e.g. diagnostic network), CAN_3 (e.g. motor network) and other busses. The information gathered and controlled by this networks is for example engine temperature, oil pressure, brake light is failing and others provided by HW near ECU units.
  • On the ‘unprotected’ side, the TCET ECU is accessing the system intercommunication link via CAP (C[0225] 4). In this example, this link is distinguished by two areas. The ‘local units’ area is interconnecting ECUs in direct physical neighborhood of the Core-ECU. For cost reason, this type of network is using low cost copper media. The units 1 to 3 are for example: displays, radio system or a telephone.
  • By the ‘sys-link Xtender’ unit, this local system is extended connecting to remote system units (like CD-ROM player or other for example located in the trunk of the vehicle). The network media connecting the local and the remote units would typically be a optical link. [0226]

Claims (16)

1. Electronic control system for controlling the function of a processing system, especially in an automotive vehicle,
characterized in that
said electronic control system comprises a plurality of main logical control elements, each of which is especially adapted to perform special tasks, whereby each of said control elements is able to communicate with every other control element.
2. Control system as in
claim 1
, wherein four logical control elements are used.
3. Control system as in
claim 1
, wherein said control elements are represented by individual processors.
4. Control system as in
claim 1
, wherein said control elements are represented by specific hardware elements, namely standard μ-Controllers, programmable or firmware-controlled State-Machines and Sequencers or combinatorial asynchronuous or sequential Boolean logic circuits.
5. Control system as in
claim 1
, wherein said control elements are represented by a single CPU.
6. Control system as in
claim 1
, wherein said control elements are represented by software.
7. Control system as in
claim 1
, wherein one of the logic control elements functions as a common access point.
8. Control system as in
claim 2
, wherein said control elements are arranged in a tetrahedron geometry.
9. Control system as in
claim 7
, wherein three of said control elements comprise immediate link ports and one arbitrated link port, connected with the control element functioning as the common access point.
10. Control system as in
claim 9
, wherein the link ports preferably use identical data link protocol and/or the physically representation thereof.
11. Control system as in
claim 1
, wherein control element 1 represents the specific functionality of system support applications, element 2 covers all applications related with real-time networks and direct hardware controls, element 3 exercises all human interface applications and the ECU specific functionalities, and element 4 functions as a network access point connecting to ECU-external extension units and to local area networks (LAN) or wide area networks (WAN).
12. Control system as in
claim 11
, wherein the system support applications are choosen from the group consisting of power management, wake-up and sleep control, system vitality monitor and system fault handling.
13. Control system as in
claim 11
, wherein the direct hardware is choosen from the group consisting of motors, relays and other real-time ECUs.
14. Control system as in
claim 11
, wherein the human interface applications are choosen from the group consisting of physical I/O, visual I/O and voice I/O.
15. Control system as in
claim 9
, wherein the arbitrated link uses the standard bus access technique Collision Sense Multiple Access (CSMA).
16. Use of the control system of any one of the preceding claims in an automotive vehicle.
US09/443,658 1999-01-28 1999-11-19 Electronic control system Expired - Fee Related US6292718B2 (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
EP99101817 1999-01-28
EP99101817 1999-01-28
EP99101817.7 1999-01-28

Publications (2)

Publication Number Publication Date
US20010016789A1 true US20010016789A1 (en) 2001-08-23
US6292718B2 US6292718B2 (en) 2001-09-18

Family

ID=8237462

Family Applications (1)

Application Number Title Priority Date Filing Date
US09/443,658 Expired - Fee Related US6292718B2 (en) 1999-01-28 1999-11-19 Electronic control system

Country Status (3)

Country Link
US (1) US6292718B2 (en)
JP (1) JP2000222370A (en)
DE (1) DE10000997B4 (en)

Cited By (49)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2003052531A2 (en) * 2001-12-17 2003-06-26 Iav Gmbh Ingenieurgesellschaft Auto Und Verkehr Motor vehicle control system and a method for controlling a motor vehicle
US20030171828A1 (en) * 2002-03-05 2003-09-11 Capps Rick W. Method and apparatus for a computerized integrated power bus
US20040006479A1 (en) * 2002-07-05 2004-01-08 Makoto Tanaka Voice control system
EP1405769A1 (en) * 2002-10-01 2004-04-07 Siemens Aktiengesellschaft A motor vehicle multimedia and telematic system including a navigation system
US20040209594A1 (en) * 2002-11-04 2004-10-21 Naboulsi Mouhamad A. Safety control system for vehicles
US6832142B2 (en) * 2000-01-12 2004-12-14 Volkswagen Ag Electronic system
DE10332113A1 (en) * 2003-07-09 2005-02-10 Peter-Michael Ludwig Control device and network for a plurality of devices
US6928348B1 (en) 2001-04-30 2005-08-09 Reynolds & Reynolds Holdings, Inc. Internet-based emissions test for vehicles
US20050177252A1 (en) * 2004-02-03 2005-08-11 Chernoff Adrian B. Portable electronic controller
US6957133B1 (en) 2003-05-08 2005-10-18 Reynolds & Reynolds Holdings, Inc. Small-scale, integrated vehicle telematics device
US20050268178A1 (en) * 2004-05-07 2005-12-01 Per Hagman Method for monitoring a system
WO2005122508A1 (en) * 2004-06-10 2005-12-22 University Of Limerick A network gateway
US6988033B1 (en) 2001-08-06 2006-01-17 Reynolds & Reynolds Holdings, Inc. Internet-based method for determining a vehicle's fuel efficiency
US20060161269A1 (en) * 2002-12-19 2006-07-20 Staiger Dieter E Tcet expander
WO2006125515A1 (en) * 2005-05-21 2006-11-30 Bayerische Motoren Werke Aktiengesellschaft Connection of personal terminals to the communication system of a motor vehicle
US7194662B2 (en) 2003-02-28 2007-03-20 International Business Machines Corporation Method, apparatus and program storage device for providing data path optimization
US20070115938A1 (en) * 2005-10-28 2007-05-24 The Boeing Company Remote aircraft maintenance in a networked environment
US20070179723A1 (en) * 2006-01-30 2007-08-02 Dell Products L.P. Analyzing and/or displaying power consumption in redundant servers
US20080155405A1 (en) * 2004-12-15 2008-06-26 Erwin Lock Method for Initializing an Electronic System Comprising Several Plug-Ins
US20090037770A1 (en) * 2007-07-30 2009-02-05 Texas Instruments Deutschland Gmbh Watchdog mechanism with fault escalation
US20090044050A1 (en) * 2007-07-30 2009-02-12 Texas Instruments Deutschland Gmbh Watchdog mechanism with fault recovery
US20100017049A1 (en) * 2004-07-02 2010-01-21 The Boeing Company Vehicle Health Management Systems and Methods
US7747365B1 (en) 2001-03-13 2010-06-29 Htiip, Llc Internet-based system for monitoring vehicles
US20100198427A1 (en) * 2009-02-05 2010-08-05 International Truck Intellectual Property Company, Llc Open Architecture For Dynamic Vehicle Network
US20100229022A1 (en) * 2009-03-03 2010-09-09 Microsoft Corporation Common troubleshooting framework
US20110302305A1 (en) * 2008-09-30 2011-12-08 Tomohiro Morimura Root cause analysis method, apparatus, and program for it apparatuses from which event information is not obtained
US20110307746A1 (en) * 2010-06-07 2011-12-15 Sullivan Jason A Systems and Methods for Intelligent and Flexible Management and Monitoring of Computer Systems
CN102393657A (en) * 2011-11-30 2012-03-28 洛阳正扬冶金技术股份有限公司 Function block control method of automatic control system
US20120266020A1 (en) * 2011-04-18 2012-10-18 Manyphay Souvannarath System, method, and apparatus for resolving errors in a system
US20130197742A1 (en) * 2008-04-23 2013-08-01 Service Solutions U.S. Llc Customizable Initiation of Data Recordings
EP2657848A1 (en) 2012-04-23 2013-10-30 GEOTAB Inc. Configurable intelligent I/O expansion system
US8976513B2 (en) 2002-10-22 2015-03-10 Jason A. Sullivan Systems and methods for providing a robust computer processing unit
US20150193030A1 (en) * 2014-01-06 2015-07-09 Ford Global Technologies, Llc In-vehicle configurable soft switches
US20150355651A1 (en) * 2014-06-05 2015-12-10 American Megatrends, Inc. Thermal watchdog process in host computer management and monitoring
US9224249B2 (en) 2000-07-25 2015-12-29 Hti Ip, L.L.C. Peripheral access devices and sensors for use with vehicle telematics devices and systems
CN105247497A (en) * 2013-10-31 2016-01-13 株式会社Lg化学 Application module provided with stationary interface
US9485314B2 (en) 2005-12-23 2016-11-01 Perdiemco Llc Multi-level privilege notification system operated based on indoor location information received from a location information sources
US9520005B2 (en) 2003-07-24 2016-12-13 Verizon Telematics Inc. Wireless vehicle-monitoring system
US9560061B2 (en) 2013-02-22 2017-01-31 Audi Ag Motor vehicle with a driving behavior which can be modified at a later stage using an application program
EP3125579A2 (en) 2015-07-27 2017-02-01 GEOTAB Inc. Intelligent bluetooth® beacon i/o expansion system
US9606577B2 (en) 2002-10-22 2017-03-28 Atd Ventures Llc Systems and methods for providing a dynamically modular processing unit
US20170235623A1 (en) * 2016-02-16 2017-08-17 International Business Machines Corporation Event relationship analysis in fault management
US20170374026A1 (en) * 2015-01-20 2017-12-28 Continental Teves Ag & Co., Ohg Electronic control device
US9961788B2 (en) 2002-10-22 2018-05-01 Atd Ventures, Llc Non-peripherals processing control module having improved heat dissipating properties
US10148774B2 (en) 2005-12-23 2018-12-04 Perdiemco Llc Method for controlling conveyance of electronically logged information originated by drivers of vehicles
US20190013051A1 (en) * 2012-12-20 2019-01-10 Advanced Micro Devices, Inc. Processor with host and slave operating modes stacked with memory
US10521387B2 (en) * 2014-02-07 2019-12-31 Toshiba Memory Corporation NAND switch
US10872055B2 (en) 2016-08-02 2020-12-22 Qualcomm Incorporated Triple-data-rate technique for a synchronous link
US11710354B1 (en) * 2018-05-18 2023-07-25 Intermotive, Inc. Specialized ecu for communication with an encrypted or non-encrypted vehicle network

Families Citing this family (33)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9443358B2 (en) * 1995-06-07 2016-09-13 Automotive Vehicular Sciences LLC Vehicle software upgrade techniques
DE10014272B4 (en) * 2000-03-22 2008-06-05 Endress + Hauser Gmbh + Co. Kg Field device, and method for reprogramming a field device
DE10023703A1 (en) * 2000-05-16 2001-11-22 Bosch Gmbh Robert Method for adding equipment item to communications network, involves identifying the new equipment item to be added using a bus manager
DE10023705A1 (en) * 2000-05-16 2001-11-22 Bosch Gmbh Robert Method controlling access to equipment in vehicle communications network, involves positioning appliances in different locations in vehicle
SG114479A1 (en) * 2000-11-27 2005-09-28 Ibm Selecting a target device in a device network
US20020045952A1 (en) * 2000-10-12 2002-04-18 Blemel Kenneth G. High performance hybrid micro-computer
US6611740B2 (en) 2001-03-14 2003-08-26 Networkcar Internet-based vehicle-diagnostic system
DE10118267A1 (en) * 2001-04-12 2002-10-24 Bosch Gmbh Robert Method for authorizing a user accessing a software based system using an unsecured access medium has a two stage encryption process that ensures users are authorized before the system can be accessed
JP4391724B2 (en) * 2001-06-08 2009-12-24 ローベルト ボッシュ ゲゼルシャフト ミット ベシュレンクテル ハフツング Method and apparatus for monitoring vehicle drive sequence control
US8194536B2 (en) * 2001-08-31 2012-06-05 Continental Automotive Systems, Inc. Vehicle active network with fault tolerant devices
DE10159480B4 (en) * 2001-12-04 2006-05-24 Daimlerchrysler Ag control device
US7098772B2 (en) * 2002-05-28 2006-08-29 Cohen Richard S Method and apparatus for remotely controlling a plurality of devices
EP1526987B1 (en) * 2002-07-29 2008-03-05 Robert Bosch Gmbh Computer system and method for controlling, particularly for executing the coordinated drive train control of a motor vehicle
DE10248401A1 (en) * 2002-10-17 2004-04-29 Zf Friedrichshafen Ag Anticipatory vehicle control by processing information from sensors, sends information from sensors and equipment for processing by selection, weighting and combination
DE10307344B4 (en) * 2003-02-21 2005-09-29 Volkswagen Ag Device and method for decentralized on-board diagnostics for motor vehicles
EP1639416A1 (en) * 2003-06-24 2006-03-29 Robert Bosch Gmbh Electronic control unit and method for specifying a software architecture for an electronic control unit
DE10331901A1 (en) * 2003-07-15 2005-02-17 Zf Friedrichshafen Ag Method for structuring networked functions of various aggregates in a motor vehicle
US7113127B1 (en) 2003-07-24 2006-09-26 Reynolds And Reynolds Holdings, Inc. Wireless vehicle-monitoring system operating on both terrestrial and satellite networks
US7265684B2 (en) * 2003-09-19 2007-09-04 Saf-T-Glo Limited Onboard equipment for aircraft and the like
US7225065B1 (en) 2004-04-26 2007-05-29 Hti Ip, Llc In-vehicle wiring harness with multiple adaptors for an on-board diagnostic connector
DE102004044778A1 (en) * 2004-09-16 2006-04-06 Daimlerchrysler Ag Electronic system for motor vehicle has software modules, of which each interacts with hardware component(s) to implement associated basic function of vehicle; several software modules can be combined to implement composite functions
US7716056B2 (en) * 2004-09-27 2010-05-11 Robert Bosch Corporation Method and system for interactive conversational dialogue for cognitively overloaded device users
DE102005046072B4 (en) * 2005-09-27 2009-04-02 Daimler Ag Method and device for process control
WO2010144900A1 (en) 2009-06-12 2010-12-16 Magna Electronics Inc. Scalable integrated electronic control unit for vehicle
US9280653B2 (en) * 2011-10-28 2016-03-08 GM Global Technology Operations LLC Security access method for automotive electronic control units
DE102012202160A1 (en) * 2012-02-14 2013-08-14 BSH Bosch und Siemens Hausgeräte GmbH Home appliance with a communication module and method for transmitting data in a household appliance
US9365162B2 (en) 2012-08-20 2016-06-14 Magna Electronics Inc. Method of obtaining data relating to a driver assistance system of a vehicle
US10406981B2 (en) 2014-03-20 2019-09-10 Magna Electronics Inc. Vehicle vision system with curvature estimation
US9460567B2 (en) * 2014-07-29 2016-10-04 GM Global Technology Operations LLC Establishing secure communication for vehicle diagnostic data
US9725070B2 (en) * 2014-08-26 2017-08-08 Ford Global Technologies, Llc Electronic vehicle security system devoid of lock cylinders
US10708227B2 (en) 2016-07-19 2020-07-07 Magna Electronics Inc. Scalable secure gateway for vehicle
CN106494321B (en) * 2016-10-27 2019-05-07 武汉奥泽电子有限公司 A kind of automobile ECU sleep management strategy process and system
US11670900B2 (en) * 2019-02-05 2023-06-06 Emergency Technology, Inc. Universal smart adaptor

Family Cites Families (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE69027507T2 (en) * 1989-10-27 1997-01-30 Hitachi Ltd Motor vehicle control system and control unit therefor
JP2904298B2 (en) * 1990-03-30 1999-06-14 マツダ株式会社 Multiplex transmission equipment for vehicles
JP3165430B2 (en) * 1990-08-10 2001-05-14 マツダ株式会社 Multiplex transmission equipment for vehicles
JP3281043B2 (en) * 1992-08-06 2002-05-13 マツダ株式会社 Multiplex transmission equipment
US5428535A (en) * 1992-09-17 1995-06-27 Kansei Corporation Vehicle control unit structure
JPH06321029A (en) * 1993-05-19 1994-11-22 Alps Electric Co Ltd Multiplex communication system
JP3111752B2 (en) * 1993-06-22 2000-11-27 株式会社日立製作所 Vehicle control method and control system
JP3618119B2 (en) * 1994-06-23 2005-02-09 株式会社デンソー Vehicle communication system
DE19700310A1 (en) * 1997-01-09 1998-07-16 Permalight Leuchtfarben Ag Luminous substance
JP3898264B2 (en) * 1997-02-21 2007-03-28 本田技研工業株式会社 Vehicle network system
DE19709318C2 (en) * 1997-03-07 2000-08-31 Bosch Gmbh Robert Control system for a vehicle

Cited By (105)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6832142B2 (en) * 2000-01-12 2004-12-14 Volkswagen Ag Electronic system
USRE47422E1 (en) 2000-07-25 2019-06-04 Verizon Patent And Licensing Inc. Internet-based system for monitoring vehicles
US9224249B2 (en) 2000-07-25 2015-12-29 Hti Ip, L.L.C. Peripheral access devices and sensors for use with vehicle telematics devices and systems
US7747365B1 (en) 2001-03-13 2010-06-29 Htiip, Llc Internet-based system for monitoring vehicles
US6928348B1 (en) 2001-04-30 2005-08-09 Reynolds & Reynolds Holdings, Inc. Internet-based emissions test for vehicles
US6988033B1 (en) 2001-08-06 2006-01-17 Reynolds & Reynolds Holdings, Inc. Internet-based method for determining a vehicle's fuel efficiency
US9047170B2 (en) 2001-10-24 2015-06-02 Mouhamad Ahmad Naboulsi Safety control system for vehicles
US7277783B2 (en) 2001-12-17 2007-10-02 Iav Gmbh Ingenieurgesellschaft Auto Und Verkehr Motor vehicle control system and method for controlling a motor vehicle
WO2003052531A3 (en) * 2001-12-17 2003-11-27 Iav Gmbh Motor vehicle control system and a method for controlling a motor vehicle
US20040236488A1 (en) * 2001-12-17 2004-11-25 Oliver Predelli Motor vehicle control system and method for controlling a motor vehicle
WO2003052531A2 (en) * 2001-12-17 2003-06-26 Iav Gmbh Ingenieurgesellschaft Auto Und Verkehr Motor vehicle control system and a method for controlling a motor vehicle
US20030171828A1 (en) * 2002-03-05 2003-09-11 Capps Rick W. Method and apparatus for a computerized integrated power bus
US8180463B2 (en) * 2002-03-05 2012-05-15 Nevada Automotive Development Center Method and apparatus for a computerized integrated power bus
US7392194B2 (en) * 2002-07-05 2008-06-24 Denso Corporation Voice-controlled navigation device requiring voice or manual user affirmation of recognized destination setting before execution
US20040006479A1 (en) * 2002-07-05 2004-01-08 Makoto Tanaka Voice control system
EP1405769A1 (en) * 2002-10-01 2004-04-07 Siemens Aktiengesellschaft A motor vehicle multimedia and telematic system including a navigation system
US9961788B2 (en) 2002-10-22 2018-05-01 Atd Ventures, Llc Non-peripherals processing control module having improved heat dissipating properties
US8976513B2 (en) 2002-10-22 2015-03-10 Jason A. Sullivan Systems and methods for providing a robust computer processing unit
US9606577B2 (en) 2002-10-22 2017-03-28 Atd Ventures Llc Systems and methods for providing a dynamically modular processing unit
US10285293B2 (en) 2002-10-22 2019-05-07 Atd Ventures, Llc Systems and methods for providing a robust computer processing unit
US8301108B2 (en) 2002-11-04 2012-10-30 Naboulsi Mouhamad A Safety control system for vehicles
US20040209594A1 (en) * 2002-11-04 2004-10-21 Naboulsi Mouhamad A. Safety control system for vehicles
US20060161269A1 (en) * 2002-12-19 2006-07-20 Staiger Dieter E Tcet expander
US8086771B2 (en) * 2002-12-19 2011-12-27 International Business Machines Corporation TCET expander
US7305591B2 (en) 2003-02-28 2007-12-04 International Business Machines Corporation Method, apparatus and program storage device for providing data path optimization
US7194662B2 (en) 2003-02-28 2007-03-20 International Business Machines Corporation Method, apparatus and program storage device for providing data path optimization
US6957133B1 (en) 2003-05-08 2005-10-18 Reynolds & Reynolds Holdings, Inc. Small-scale, integrated vehicle telematics device
DE10332113A1 (en) * 2003-07-09 2005-02-10 Peter-Michael Ludwig Control device and network for a plurality of devices
US9520005B2 (en) 2003-07-24 2016-12-13 Verizon Telematics Inc. Wireless vehicle-monitoring system
US7197364B2 (en) * 2004-02-03 2007-03-27 General Motors Corporation Portable electronic controller
US20050177252A1 (en) * 2004-02-03 2005-08-11 Chernoff Adrian B. Portable electronic controller
US7689871B2 (en) * 2004-05-07 2010-03-30 Robert Bosch Gmbh Method for monitoring a system
US20050268178A1 (en) * 2004-05-07 2005-12-01 Per Hagman Method for monitoring a system
WO2005122508A1 (en) * 2004-06-10 2005-12-22 University Of Limerick A network gateway
US20100017049A1 (en) * 2004-07-02 2010-01-21 The Boeing Company Vehicle Health Management Systems and Methods
US9725187B2 (en) 2004-07-02 2017-08-08 The Boeing Company Vehicle health management systems and methods
US8942882B2 (en) 2004-07-02 2015-01-27 The Boeing Company Vehicle health management systems and methods
US20080155405A1 (en) * 2004-12-15 2008-06-26 Erwin Lock Method for Initializing an Electronic System Comprising Several Plug-Ins
US8793050B2 (en) 2005-05-21 2014-07-29 Bayerische Motoren Werke Aktiengesellschaft Connection of personal terminals to the communication system of a motor vehicle
US20080133084A1 (en) * 2005-05-21 2008-06-05 Bayerische Motoren Werke Aktiengesellschaft Connection of Personal Terminals to the Communication System of a Motor Vehicle
WO2006125515A1 (en) * 2005-05-21 2006-11-30 Bayerische Motoren Werke Aktiengesellschaft Connection of personal terminals to the communication system of a motor vehicle
US20070115938A1 (en) * 2005-10-28 2007-05-24 The Boeing Company Remote aircraft maintenance in a networked environment
US8255112B2 (en) * 2005-10-28 2012-08-28 The Boeing Company Remote aircraft maintenance in a networked environment
US10602364B2 (en) 2005-12-23 2020-03-24 Perdiemco Llc Method for conveyance of event information to individuals interested devices having phone numbers
US9871874B2 (en) 2005-12-23 2018-01-16 Perdiemco Llc Multi-level database management system and method for an object tracking service that protects user privacy
US9680941B2 (en) 2005-12-23 2017-06-13 Perdiemco Llc Location tracking system conveying event information based on administrator authorizations
US11316937B2 (en) 2005-12-23 2022-04-26 Perdiemco Llc Method for tracking events based on mobile device location and sensor event conditions
US10277689B1 (en) 2005-12-23 2019-04-30 Perdiemco Llc Method for controlling conveyance of events by driver administrator of vehicles equipped with ELDs
US10284662B1 (en) 2005-12-23 2019-05-07 Perdiemco Llc Electronic logging device (ELD) for tracking driver of a vehicle in different tracking modes
US11064038B2 (en) 2005-12-23 2021-07-13 Perdiemco Llc Method for tracking mobile objects based on event conditions met at mobile object locations
US9485314B2 (en) 2005-12-23 2016-11-01 Perdiemco Llc Multi-level privilege notification system operated based on indoor location information received from a location information sources
US10171950B2 (en) 2005-12-23 2019-01-01 Perdiemco Llc Electronic logging device (ELD)
US10382966B2 (en) 2005-12-23 2019-08-13 Perdiemco Llc Computing device carried by a vehicle for tracking driving events in a zone using location and event log files
US10819809B2 (en) 2005-12-23 2020-10-27 Perdiemco, Llc Method for controlling conveyance of event notifications in sub-groups defined within groups based on multiple levels of administrative privileges
US10397789B2 (en) 2005-12-23 2019-08-27 Perdiemco Llc Method for controlling conveyance of event information about carriers of mobile devices based on location information received from location information sources used by the mobile devices
US10148774B2 (en) 2005-12-23 2018-12-04 Perdiemco Llc Method for controlling conveyance of electronically logged information originated by drivers of vehicles
US7295935B2 (en) 2006-01-30 2007-11-13 Dell Products L.P. Analyzing and/or displaying power consumption in redundant servers
US20070179723A1 (en) * 2006-01-30 2007-08-02 Dell Products L.P. Analyzing and/or displaying power consumption in redundant servers
US20090044050A1 (en) * 2007-07-30 2009-02-12 Texas Instruments Deutschland Gmbh Watchdog mechanism with fault recovery
US7966527B2 (en) * 2007-07-30 2011-06-21 Texas Instruments Incorporated Watchdog mechanism with fault recovery
US20090037770A1 (en) * 2007-07-30 2009-02-05 Texas Instruments Deutschland Gmbh Watchdog mechanism with fault escalation
US7966528B2 (en) * 2007-07-30 2011-06-21 Texas Instruments Incorporated Watchdog mechanism with fault escalation
US9588018B2 (en) * 2008-04-23 2017-03-07 Bosch Automotive Service Solutions Inc. Customizable initiation of data recordings
US20130197742A1 (en) * 2008-04-23 2013-08-01 Service Solutions U.S. Llc Customizable Initiation of Data Recordings
US8479048B2 (en) * 2008-09-30 2013-07-02 Hitachi, Ltd. Root cause analysis method, apparatus, and program for IT apparatuses from which event information is not obtained
US20110302305A1 (en) * 2008-09-30 2011-12-08 Tomohiro Morimura Root cause analysis method, apparatus, and program for it apparatuses from which event information is not obtained
US20100198427A1 (en) * 2009-02-05 2010-08-05 International Truck Intellectual Property Company, Llc Open Architecture For Dynamic Vehicle Network
US20100229022A1 (en) * 2009-03-03 2010-09-09 Microsoft Corporation Common troubleshooting framework
US20110307746A1 (en) * 2010-06-07 2011-12-15 Sullivan Jason A Systems and Methods for Intelligent and Flexible Management and Monitoring of Computer Systems
US20120266020A1 (en) * 2011-04-18 2012-10-18 Manyphay Souvannarath System, method, and apparatus for resolving errors in a system
US8862938B2 (en) * 2011-04-18 2014-10-14 General Electric Company System, method, and apparatus for resolving errors in a system
CN102393657A (en) * 2011-11-30 2012-03-28 洛阳正扬冶金技术股份有限公司 Function block control method of automatic control system
US9128867B2 (en) 2012-04-23 2015-09-08 Geotab Inc. Configurable intelligent I/O expander system
US9122621B2 (en) 2012-04-23 2015-09-01 Geotab Inc. Configurable intelligent I/O expander system
EP3267321A1 (en) 2012-04-23 2018-01-10 GEOTAB Inc. Configurable intelligent i/o expansion system
EP2657848A1 (en) 2012-04-23 2013-10-30 GEOTAB Inc. Configurable intelligent I/O expansion system
US8918547B2 (en) 2012-04-23 2014-12-23 Geotab Inc. Configurable intelligent I/O expander system
US10997091B2 (en) 2012-04-23 2021-05-04 Geotab Inc. Intelligent Bluetooth® beacon I/O expansion system
EP3267320A1 (en) 2012-04-23 2018-01-10 GEOTAB Inc. Configurable intelligent i/o expansion system
US10942871B2 (en) 2012-04-23 2021-03-09 Geotab Inc. Intelligent bluetooth beacon I/O expansion system
US10922245B2 (en) 2012-04-23 2021-02-16 Geotab Inc. Intelligent Bluetooth beacon I/O expansion system
US10877905B2 (en) 2012-04-23 2020-12-29 Geotab Inc. Intelligent beacon I/O expansion system
US20190013051A1 (en) * 2012-12-20 2019-01-10 Advanced Micro Devices, Inc. Processor with host and slave operating modes stacked with memory
US10522193B2 (en) * 2012-12-20 2019-12-31 Advanced Micro Devices, Inc. Processor with host and slave operating modes stacked with memory
US9560061B2 (en) 2013-02-22 2017-01-31 Audi Ag Motor vehicle with a driving behavior which can be modified at a later stage using an application program
US10606789B2 (en) * 2013-10-31 2020-03-31 Lg Chem, Ltd. Application module provided with stationary interface
US20160132458A1 (en) * 2013-10-31 2016-05-12 Lg Chem, Ltd. Application module provided with stationary interface
CN105247497A (en) * 2013-10-31 2016-01-13 株式会社Lg化学 Application module provided with stationary interface
US9868353B2 (en) * 2014-01-06 2018-01-16 Ford Global Technologies, Llc In-vehicle configurable soft switches
US20150193030A1 (en) * 2014-01-06 2015-07-09 Ford Global Technologies, Llc In-vehicle configurable soft switches
US10521387B2 (en) * 2014-02-07 2019-12-31 Toshiba Memory Corporation NAND switch
US11693802B2 (en) 2014-02-07 2023-07-04 Kioxia Corporation NAND switch
US11113222B2 (en) 2014-02-07 2021-09-07 Kioxia Corporation NAND switch
US20150355651A1 (en) * 2014-06-05 2015-12-10 American Megatrends, Inc. Thermal watchdog process in host computer management and monitoring
US9971609B2 (en) * 2014-06-05 2018-05-15 American Megatrends, Inc. Thermal watchdog process in host computer management and monitoring
US20170374026A1 (en) * 2015-01-20 2017-12-28 Continental Teves Ag & Co., Ohg Electronic control device
EP3389290A1 (en) 2015-07-27 2018-10-17 GEOTAB Inc. A telemetry wireless beacon data fleet management condition determination method
EP3389288A1 (en) 2015-07-27 2018-10-17 GEOTAB Inc. A telemetry wireless beacon data preprocessing method
EP3125579A2 (en) 2015-07-27 2017-02-01 GEOTAB Inc. Intelligent bluetooth® beacon i/o expansion system
US10176034B2 (en) * 2016-02-16 2019-01-08 International Business Machines Corporation Event relationship analysis in fault management
US20170235623A1 (en) * 2016-02-16 2017-08-17 International Business Machines Corporation Event relationship analysis in fault management
US11144381B2 (en) 2016-02-16 2021-10-12 International Business Machines Corporation Event relationship analysis in fault management
US10540224B2 (en) * 2016-02-16 2020-01-21 International Business Machines Corporation Event relationship analysis in fault management
US10872055B2 (en) 2016-08-02 2020-12-22 Qualcomm Incorporated Triple-data-rate technique for a synchronous link
US11710354B1 (en) * 2018-05-18 2023-07-25 Intermotive, Inc. Specialized ecu for communication with an encrypted or non-encrypted vehicle network

Also Published As

Publication number Publication date
DE10000997B4 (en) 2006-06-01
JP2000222370A (en) 2000-08-11
DE10000997A1 (en) 2001-01-04
US6292718B2 (en) 2001-09-18

Similar Documents

Publication Publication Date Title
US6292718B2 (en) Electronic control system
US8601595B2 (en) Method for vehicle internetworks
US7826479B2 (en) Communication message conversion device, communication method and communication system
CN110535667A (en) Method and apparatus for the communication node in selective wake-up vehicle network
US20170123869A1 (en) System, method and computer program product for sharing information in a distributed framework
US20100292867A1 (en) Motor Vehicle Control Device
KR101879014B1 (en) Connecting node for a communication network
JP2000165422A (en) Vehicle communication system
JP2024513342A (en) Controller system and control method
WO2001026332A2 (en) Apparatus for vehicle internetworks
US20160277208A1 (en) Vehicle communication system
JP3415849B2 (en) Data bus controllers and processes
JP2003162303A (en) Method and device for programming unit to be controlled
JP2003528512A (en) Integrated circuit having distributed control and status registers and associated signal routing means
CN114089713A (en) Communication method based on UDS, ECU and upper computer
JP2006352201A (en) Communication conversion control device
JP4594737B2 (en) Embedded processing system
Senthilkumar et al. Designing multicore ECU architecture in vehicle networks using AUTOSAR
WO2023114165A2 (en) Zonal control architecture for software-defined vehicle
Rabel et al. Integrating IEEE 1394 as infotainment backbone into the automotive environment
Stolz et al. Ethernet and ip-the solution to master complexity, safety and security in vehicle communication networks?
CN219268888U (en) Distributed switching system of vehicle-mounted network and vehicle-mounted equipment
CN116279208B (en) Data processing subsystem, domain controller and vehicle
US20240121134A1 (en) Frame Normalization for Heterogeneous Networks in Automotive Gateways
CN114347788B (en) Intelligent cabin man-machine interaction key control system based on service

Legal Events

Date Code Title Description
AS Assignment

Owner name: INTERNATIONAL BUSINESS MACHINES CORPORATION, NEW Y

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:STAIGER, DIETER E.;REEL/FRAME:010401/0932

Effective date: 19991108

REMI Maintenance fee reminder mailed
LAPS Lapse for failure to pay maintenance fees
STCH Information on status: patent discontinuation

Free format text: PATENT EXPIRED DUE TO NONPAYMENT OF MAINTENANCE FEES UNDER 37 CFR 1.362

FP Lapsed due to failure to pay maintenance fee

Effective date: 20050918