BMC I2C Address Conflict Resolution via BDF Seeding

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

In information handling systems, SMBus address conflicts arise due to multiple devices from the same manufacturer being programmed with a common I2C address, leading to bus contention when a command is issued to an I2C address and multiple devices attempt to respond.

Innovation Solution

A Baseboard Management Controller (BMC) calculates unique I2C addresses based on a device's Bus/Device/Function (BDF) and overrides the pre-set I2C address, allowing each device to respond uniquely to I2C bus commands, eliminating bus contention by using extended address formats that include the device's BDF.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of manufacture

If multiple devices from the same manufacturer are programmed with a common I2C address, then manufacturing and configuration are simplified, but bus contention occurs when commands are issued to the I2C address

Engineering Contradiction:
Improvedevice configurationVSAvoidbus communication
Core Design Contradiction:
Ease of manufactureVSReliability

Solution Approach 1:

The patent assigns unique I2C addresses to each device based on their specific location or identity characteristics (such as BDF - Bus/Device/Function). This local differentiation allows devices of the same type to coexist on the bus without conflict, as each device responds only to its uniquely assigned address while maintaining standardized manufacturing processes.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The patent segments the address space by incorporating device-specific identifiers into the I2C address formulation. Instead of using a single common address for all devices of a type, the address is divided into segments that include manufacturer-specific, device-specific, and location-specific components, allowing multiple devices to be addressed uniquely on the same bus.

Inventive Principle:
Principle #1Segmentation

2Adaptability or versatility

If a common I2C address is used for multiple devices, then device uniformity is maintained, but multiple devices attempt to respond to the same command causing bus contention

Engineering Contradiction:
Improvedevice interchangeabilityVSAvoidbus contention
Core Design Contradiction:
Adaptability or versatilityVSObject-generated harmful factors

Solution Approach 1:

The patent maintains device uniformity through standardized interfaces and protocols while introducing local quality differentiation in the addressing mechanism. Each device retains its standard functionality and can be interchanged, but the I2C address incorporates location-specific or device-identifying information that prevents bus contention by ensuring unique addressing for each instance.

Inventive Principle:
Principle #3Local quality

3Reliability

If unique I2C addresses are assigned to each device, then bus contention is eliminated, but address configuration complexity increases

Engineering Contradiction:
Improvebus communicationVSAvoidaddress configuration
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent implements self-service addressing where devices automatically determine their unique I2C address based on their inherent identifiers such as BDF (Bus/Device/Function) information. This self-configuration mechanism eliminates the need for manual address assignment while ensuring unique addressing, thereby maintaining reliability without significantly increasing configuration complexity.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The patent uses a universal addressing scheme that leverages existing device identification mechanisms (such as BDF information already present in the system). By repurposing these existing identifiers for I2C addressing, the system achieves unique addressing without requiring additional complexity or separate configuration processes.

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

Data Source

PatentUS10372639B2System and method to avoid SMBus address conflicts via a baseboard management controller
Publication Date: 2019.08.06 DELL PROD LP
  • US10372639B2 patent drawing
  • US10372639B2 patent drawing
  • US10372639B2 patent drawing

AI summary

An information handling system includes an Inter-Integrated Circuit (I2C) master device and an I2C slave device coupled to the I2C master device via an I2C bus. The I2C slave device is configured with a pre-set I2C address and includes seeding data that is unique to the I2C slave device. The I2C master device receives the seeding data and addresses the I2C slave device at an I2C slave address instead of at the pre-set I2C address, wherein the I2C slave address is based upon the seeding data.