Binary-Text Hybrid Message Header for Service Access Speed

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

The service access speed in industries like the electric power industry is slow due to the text-based nature of the SOAP protocol, which requires interpretation and cannot meet the real-time requirements of these industries.

Innovation Solution

A service access method and system that uses a binary-encoded message header and a text-based message body, allowing for faster protocol interpretation and improved access speed, specifically utilizing a service access protocol that combines these two formats to accelerate service access.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If the SOAP protocol is used for service access, then the service integration ability is strong and the development period is shortened, but the service access speed is slow due to text-based interpretation

Engineering Contradiction:
Improveservice integration abilityVSAvoidservice access speed
Core Design Contradiction:
Adaptability or versatilityVSSpeed

Solution Approach 1:

The message format is segmented into two distinct parts: a binary-encoded message header for fast routing and identification, and a text-based message body for detailed service information. This segmentation allows the critical path (protocol interpretation) to use efficient binary encoding while preserving human-readable documentation in the body.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The encoding format parameter is changed from pure text-based XML to a hybrid format with binary-coded header and text-based body. The binary encoding transforms the message header into a compact, machine-efficient format that accelerates parsing and interpretation without sacrificing the adaptability benefits of SOAP.

Inventive Principle:
Principle #35Parameter changes

2Ease of operation

If the SOAP protocol is used for service access, then the flexibility and readability are good, but the interpretation running manner cannot meet the real-time requirements of electric power industries

Engineering Contradiction:
Improvereadability and flexibilityVSAvoidprotocol interpretation time
Core Design Contradiction:
Ease of operationVSLoss of time

Solution Approach 1:

The message is divided into a binary message header for rapid processing and a text-based body for readability. The binary header contains essential routing and identification information that can be quickly parsed, while the text body preserves human-readable service descriptions.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The encoding parameter is changed to use binary representation for the message header, transforming the data format from text to binary to reduce interpretation time. This parameter change directly addresses the real-time processing requirement while maintaining text-based readability where needed.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentEP2352269B1Service access method and system
Publication Date: 2017.04.26 STATE GRID CORPORATION OF CHINA
  • EP2352269B1 patent drawingFigure 1
  • EP2352269B1 patent drawingFigure 2
  • EP2352269B1 patent drawingFigure 3

AI summary

A service access method and system. The method includes the steps: service information desired to access is obtained by querying (S110); the service information is coded in the message form of two parts comprising a message header in binary code form and a message body to obtain an access request message (S120); corresponding relationship between the message header in binary code form and the service information is sent to a service provider in advance (S130); the access request message is sent to the service provider desired to access (S140); the service corresponding to the access request message provided by the service provider is obtained (S150). Service access speed of the electric power industry can be raised by the service access method and system of the invention.