Smart Network Device Bus Configuration Detection

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing communication systems in automotive and networked environments face challenges in efficiently identifying and adapting to multiple communication protocols on a single communications bus, leading to potential data collisions and inefficient operation.

Innovation Solution

A device and system that include a processor programmed to identify configurations on a communications bus, selecting an operating mode based on the presence of LIN and custom devices, and controlling send and receive times to avoid collisions, allowing for seamless communication with both two-way and one-way devices.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If a single communications bus supports multiple communication protocols (LIN and custom devices), then the system's adaptability and versatility are improved, but data collisions and communication reliability deteriorate

Engineering Contradiction:
Improveprotocol compatibilityVSAvoidcommunication reliability
Core Design Contradiction:
Adaptability or versatilityVSReliability

Solution Approach 1:

The master device dynamically adjusts its operating mode between LIN mode and custom device mode based on real-time detection of bus configuration. This dynamic adaptation allows the system to maintain reliable communication by selecting the appropriate protocol mode for the current bus environment, resolving the contradiction between supporting multiple protocols and ensuring communication reliability.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The system performs preliminary detection of the communications bus configuration during initialization to identify whether LIN devices or custom devices are present. Based on this preliminary detection, the master device pre-configures the appropriate operating mode before actual communication begins, preventing data collisions and ensuring reliable communication from the start.

Inventive Principle:
Principle #10Preliminary action

2Adaptability or versatility

If the master device continuously monitors the communications bus to identify device configurations, then the system's adaptability is improved, but the communication efficiency and time utilization deteriorate

Engineering Contradiction:
Improveconfiguration detection accuracyVSAvoidcommunication time
Core Design Contradiction:
Adaptability or versatilityVSLoss of time

Solution Approach 1:

The master device performs configuration detection during the initialization phase before normal communication operations begin. This preliminary detection ensures accurate identification of bus configuration (LIN devices or custom devices) without causing time loss during actual communication, as the detection is completed in advance.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The communication process is segmented into distinct phases: initialization/detection phase and normal communication phase. During the initialization phase, the master device monitors the bus to detect device configurations. Once detection is complete, the system transitions to the normal communication phase where pre-configured protocols are used, eliminating the need for continuous monitoring and reducing time loss.

Inventive Principle:
Principle #1Segmentation

3Device complexity

If the master device uses fixed send and receive times for communication, then the communication protocol simplicity is improved, but the system's adaptability to different device configurations deteriorates

Engineering Contradiction:
Improvecommunication protocol complexityVSAvoidconfiguration adaptability
Core Design Contradiction:
Device complexityVSAdaptability or versatility

Solution Approach 1:

The master device dynamically adjusts its communication parameters including send and receive times based on the detected bus configuration. When LIN devices are detected, LIN protocol timing is applied; when custom devices are detected, custom device timing is applied. This dynamic adjustment maintains adaptability to different configurations while keeping the protocol implementation straightforward through mode-based selection.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The master device is designed with multi-functionality to support both LIN mode and custom device mode operations. By incorporating universal communication capabilities that can adapt to different device types, the system achieves configuration adaptability without requiring multiple separate devices or complex protocol stacks, maintaining relative simplicity through a unified adaptive architecture.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Data Source

PatentUS11310074B2Smart network devices
Publication Date: 2022.04.19 FORD GLOBAL TECH LLC
  • US11310074B2 patent drawing
  • US11310074B2 patent drawing
  • US11310074B2 patent drawing

AI summary

A first device, for communications on a communications bus is programmed to: identify a configuration on a communications bus comprising one of (1) a second LIN device and no second custom device, (2) the second custom device and no LIN device, and (3) both the second LIN device and the second custom device and select an operating mode specified for communications with the identified bus configuration. A third device for communications on the communications bus is programmed to identify that a fourth device on the communications bus is one of (1) a calibration device programmed to control two-way communications with the third device, (2) a LIN master device programmed to control two-way communications with the third device and (3) a custom master device programmed to only receive messages from the third device; and select an operating mode specified for communication with the other device.