SIP Service Architecture for Home Network Device Mobility

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing home networking technologies face challenges in enabling seamless communication and mobility between mobile devices and home network devices due to heterogeneity and diversity in protocols, lacking a unified framework for SIP device integration and service management.

Innovation Solution

A SIP service architecture is integrated into the OSGi framework, allowing SIP entities to register and translate registrations into gateway-aware formats, enabling seamless communication and mobility through SIP-specific and OSGi-specific interfaces, and supporting device mobility and event notification.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If multiple low-level home networking technologies and protocols are used to manage device diversity, then device heterogeneity is addressed, but framework complexity increases

Engineering Contradiction:
Improvedevice heterogeneity managementVSAvoidframework complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The framework segments device management into separate protocol handlers (TCP/IP handler, Bluetooth handler, 802.11 handler, X10 handler) that each manage specific protocols independently. This allows the system to handle device heterogeneity through modular components rather than a monolithic complex framework.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The SIP service acts as an intermediary layer between diverse home networking protocols and mobile SIP devices. It translates between different low-level protocols (UPnP, Jini, Bluetooth, 802.11) and SIP protocol, providing a unified interface that manages device heterogeneity without increasing overall framework complexity.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Adaptability or versatility

If SIP service is integrated into OSGi framework, then service mobility is enabled, but integration complexity increases

Engineering Contradiction:
Improveservice mobilityVSAvoidintegration complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The SIP service is designed as a universal service within the OSGi framework that can interact with multiple types of devices (SIP devices, UPnP devices, Jini devices, Bluetooth devices, 802.11 devices) through a single unified interface. This multi-functionality enables service mobility without requiring separate integration mechanisms for each device type.

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

Solution Approach 2:

The SIP service creates virtual representations (copies) of physical devices and services within the OSGi framework. These virtual representations maintain the essential characteristics and capabilities of the original devices while allowing them to be managed and moved within the framework without physical relocation complexity.

Inventive Principle:
Principle #26Copying

3Adaptability or versatility

If device functionality is exported into mobile environment, then network independence is achieved, but translation overhead increases

Engineering Contradiction:
Improvenetwork independenceVSAvoidtranslation overhead
Core Design Contradiction:
Adaptability or versatilityVSLoss of time

Solution Approach 1:

The SIP service performs preliminary translation and preparation of device functionality before exportation to the mobile environment. Device capabilities, services, and configurations are pre-processed and packaged into SIP-compatible formats in advance, reducing translation overhead during actual device exportation and enabling faster network-independent operation.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS7761571B2SIP service for home network device and service mobility
Publication Date: 2010.07.20 PANASONIC HOLDINGS CORP
  • US7761571B2 patent drawing
  • US7761571B2 patent drawing
  • US7761571B2 patent drawing

AI summary

An improved services gateway environment is provided within a gateway framework. The improvement comprising a SIP service architecture that enables SIP entities to register with itself and translates such registrations into gateway aware registrations.