Data Acquisition Apparatus Local Storage Re-Transmission

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

SCADA systems face data loss during communication disconnections between data acquisition apparatus and history servers, as they lack effective mechanisms to manage and re-transmit data when transmission is unsuccessful.

Innovation Solution

A data acquisition apparatus with a local storage unit and control unit that transmits data to a history server when capacity is exceeded, deletes data upon successful transmission confirmation, maintains data upon failure, and re-transmits data when communication is restored, ensuring data integrity and real-time storage.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If data is transmitted regularly from the data acquisition apparatus to the history server, then data can be stored remotely, but data is lost when communication is disconnected

Engineering Contradiction:
Improvedata integrityVSAvoiddata loss during disconnection
Core Design Contradiction:
ReliabilityVSLoss of information

Solution Approach 1:

The data acquisition apparatus performs preliminary action by storing acquired data in its own storage unit before transmission to the history server. This ensures data is safely cached locally and can be re-transmitted when communication is restored, preventing data loss during disconnection events.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system implements feedback by having the history server send transmission result information back to the data acquisition apparatus. Based on this feedback, the apparatus determines whether to delete locally stored data or re-transmit it, ensuring data integrity while managing storage efficiently.

Inventive Principle:
Principle #23Feedback

2Reliability

If data is stored locally in the data acquisition apparatus, then data can be protected during communication failures, but storage capacity is limited

Engineering Contradiction:
Improvedata protection during failuresVSAvoidlocal storage capacity
Core Design Contradiction:
ReliabilityVSVolume of stationary object

Solution Approach 1:

The system performs preliminary action by storing data locally only temporarily before transmission. Once the history server confirms successful reception, the local data is deleted. This preliminary local storage protects data during communication failures while minimizing the required storage capacity.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system applies discarding and recovering by deleting data from local storage after successful transmission confirmation. This frees up storage capacity for new data while ensuring previously transmitted data is preserved in the history server, effectively managing limited local storage resources.

Inventive Principle:
Principle #34Discarding and recovering

3Productivity

If data is deleted after transmission, then local storage is freed, but data may be lost if transmission fails

Engineering Contradiction:
Improvestorage turnover efficiencyVSAvoiddata safety
Core Design Contradiction:
ProductivityVSReliability

Solution Approach 1:

The system uses feedback from the history server regarding transmission results to control data deletion. Data is deleted only when the server confirms successful reception, ensuring data safety. If transmission fails, the data remains in local storage for re-transmission, maintaining both reliability and storage efficiency.

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS9571369B2Apparatus and method for data acquisition
Publication Date: 2017.02.14 LSIS CO LTD
  • US9571369B2 patent drawing
  • US9571369B2 patent drawing
  • US9571369B2 patent drawing

AI summary

A data acquisition apparatus is provided. The data acquisition apparatus includes a local data storage unit; a data acquisition unit acquiring data; and a control unit storing data acquired by the data acquisition unit in the local data storage unit, wherein when stored data exceeds a predetermined capacity, the control unit transmits data to a history server, and when it is confirmed by the history server that data transmission is successful, the control unit deletes corresponding data from the local data storage unit.