CN116193295A - Multi-element Internet of things data fusion and unified data processing method - Google Patents

Multi-element Internet of things data fusion and unified data processing method Download PDF

Info

Publication number
CN116193295A
CN116193295A CN202211599854.7A CN202211599854A CN116193295A CN 116193295 A CN116193295 A CN 116193295A CN 202211599854 A CN202211599854 A CN 202211599854A CN 116193295 A CN116193295 A CN 116193295A
Authority
CN
China
Prior art keywords
data
internet
things
model
gateway
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202211599854.7A
Other languages
Chinese (zh)
Inventor
姬艳鹏
徐文涛
杜晓东
赵建斌
刘良帅
王立斌
何玉灵
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
State Grid Corp of China SGCC
Electric Power Research Institute of State Grid Hebei Electric Power Co Ltd
State Grid Hebei Electric Power Co Ltd
Original Assignee
State Grid Corp of China SGCC
Electric Power Research Institute of State Grid Hebei Electric Power Co Ltd
State Grid Hebei Electric Power Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by State Grid Corp of China SGCC, Electric Power Research Institute of State Grid Hebei Electric Power Co Ltd, State Grid Hebei Electric Power Co Ltd filed Critical State Grid Corp of China SGCC
Priority to CN202211599854.7A priority Critical patent/CN116193295A/en
Publication of CN116193295A publication Critical patent/CN116193295A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04QSELECTING
    • H04Q9/00Arrangements in telecontrol or telemetry systems for selectively calling a substation from a main station, in which substation desired apparatus is selected for applying a control signal thereto or for obtaining measured values therefrom
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/12Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/08Protocols for interworking; Protocol conversion
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/30Definitions, standards or architectural aspects of layered protocol stacks
    • H04L69/32Architecture of open systems interconnection [OSI] 7-layer type protocol stacks, e.g. the interfaces between the data link level and the physical level
    • H04L69/322Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions
    • H04L69/329Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions in the application layer [OSI layer 7]

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Health & Medical Sciences (AREA)
  • Computing Systems (AREA)
  • General Health & Medical Sciences (AREA)
  • Medical Informatics (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

本公开的实施例提供了一种多元物联数据融合与统一的数据处理方法。所述方法包括物联网网关自适应采集感知设备数据,并对所采集的数据进行匹配过滤;物联网网关对匹配过滤后的数据进行数据融合,并进行实时分析计算及数据持久化存取;物联网网关将融合后的数据通过统一应用层协议传输给物联网云平台。以此方式,可以通过有源配电网综合边缘代理协同控制,实现多源异构数据的统一调度与处理。

Figure 202211599854

Embodiments of the present disclosure provide a data processing method for fusion and unification of multiple IoT data. The method includes the adaptive collection of sensing device data by the Internet of Things gateway, and matching and filtering of the collected data; the data fusion of the matched and filtered data by the Internet of Things gateway, and real-time analysis and calculation and persistent data access; The networking gateway transmits the fused data to the IoT cloud platform through a unified application layer protocol. In this way, the unified scheduling and processing of multi-source heterogeneous data can be realized through the cooperative control of active distribution network integrated edge agents.

Figure 202211599854

Description

一种多元物联数据融合与统一的数据处理方法A data processing method for multi-item data fusion and unification

技术领域technical field

本公开涉及物联网领域,尤其涉及多元物联数据融合与统一的数据处理技术领域。The present disclosure relates to the field of the Internet of Things, and in particular to the technical field of multi-IoT data fusion and unified data processing.

背景技术Background technique

随着物联网技术的快速发展,各类智能终端的数据采集需求在不断增长。传统的物联网网关程序开发,主要是对于特定的业务场景、数据协议做开发。由于各类智能设备数据传输协议、格式各异,如果设备、协议或者业务场景出现变化,需要进行对应的网关程序做业务变更,每种设备的数据采集都需要有针对性的做适配开发,采集设备无法复用,造成二次开发的复杂性;开发周期与开发难度都比较大。数据采集量增长也会造成数据传输带宽增长,并增加云端压力。With the rapid development of Internet of Things technology, the demand for data collection of various intelligent terminals is constantly increasing. Traditional IoT gateway program development is mainly for specific business scenarios and data protocols. Due to the different data transmission protocols and formats of various smart devices, if the device, protocol or business scenario changes, the corresponding gateway program needs to be changed to make business changes, and the data collection of each device needs targeted adaptation development. Acquisition equipment cannot be reused, resulting in the complexity of secondary development; the development cycle and development difficulty are relatively large. The increase in data collection will also increase the data transmission bandwidth and increase the pressure on the cloud.

发明内容Contents of the invention

本公开提供了一种多元物联网数据融合与统一的数据处理方法。The present disclosure provides a data processing method for merging and unifying multiple Internet of Things data.

根据本公开的第一方面,提供了一种多元物联网数据融合与统一的数据处理方法。该方法包括:物联网网关自适应采集感知设备数据,并对所采集的数据进行匹配过滤;物联网网关对匹配过滤后的数据进行数据融合,并进行实时分析计算及数据持久化存取;物联网网关将融合后的数据通过统一应用层协议传输给物联网云平台。According to the first aspect of the present disclosure, a data processing method for merging and unifying multiple IoT data is provided. The method includes: the Internet of Things gateway adaptively collects sensing device data, and performs matching and filtering on the collected data; the Internet of Things gateway performs data fusion on the matched and filtered data, and performs real-time analysis and calculation and persistent data access; The networking gateway transmits the fused data to the IoT cloud platform through a unified application layer protocol.

如上所述的方面和任一可能的实现方式,进一步提供一种实现方式,所述物联网网关自适应采集感知设备数据包括:根据物联网云平台下发的采集数据任务,实时采集各类设备数据。According to the above-mentioned aspect and any possible implementation mode, an implementation mode is further provided, wherein the self-adaptive collection of sensing device data by the IoT gateway includes: collecting various types of equipment in real time according to the data collection tasks issued by the IoT cloud platform data.

如上所述的方面和任一可能的实现方式,进一步提供一种实现方式,物联网网关对匹配过滤后的数据进行数据融合包括:物联网网关根据物联网云平台订阅的数据模型服务下发的静态模型,实现采集模型融合及上送模型融合;实时分析计算及数据持久化存取包括:物联网网关根据物联网云平台订阅的算法所关心的设备与数据服务主题,执行服务算法,完成数据分析与关联处理;根据物联网云平台订阅的设备与数据服务主题,对融合后的数据执行相应的存/取服务。According to the above-mentioned aspect and any possible implementation mode, an implementation mode is further provided. The data fusion performed by the IoT gateway on the matched and filtered data includes: Static model, realize collection model fusion and upload model fusion; real-time analysis calculation and data persistent access include: IoT gateway executes service algorithm according to the equipment and data service topics concerned by the algorithm subscribed by IoT cloud platform, and completes data Analysis and association processing; according to the equipment and data service topics subscribed by the Internet of Things cloud platform, perform corresponding storage/retrieval services for the fused data.

如上所述的方面和任一可能的实现方式,进一步提供一种实现方式,物联网网关将融合后的数据通过统一应用层协议传输给物联网云平台包括:物联网网关根据物联网云平台订阅所配置的设备与数据上送服务主题,获取对应的上送模型数据,进行协议转换上送。According to the above-mentioned aspect and any possible implementation mode, an implementation mode is further provided. The IoT gateway transmits the fused data to the IoT cloud platform through a unified application layer protocol, including: the IoT gateway subscribes according to the IoT cloud platform Configured devices and data upload service topics, obtain corresponding upload model data, and perform protocol conversion and upload.

如上所述的方面和任一可能的实现方式,进一步提供一种实现方式,所述协议转换包括:进行上送模型数据的协议自适应转换。According to the above aspect and any possible implementation manner, an implementation manner is further provided, wherein the protocol conversion includes: performing adaptive conversion of the protocol for the uploaded model data.

如上所述的方面和任一可能的实现方式,进一步提供一种实现方式,所述感知设备根据统一的预设设备编码、数据编码规范进行设备编码和数据编码;所述模型根据预设的数据建模规范建模。According to the above aspect and any possible implementation, an implementation is further provided, the sensing device performs equipment encoding and data encoding according to the unified preset equipment encoding and data encoding specifications; the model is based on the preset data Modeling specification modeling.

如上所述的方面和任一可能的实现方式,进一步提供一种实现方式,所述模型是由物联网云平台训练完成后下载到物联网网关的;物联网网关利用实时数据来对所述模型进行后续训练。According to the above-mentioned aspect and any possible implementation, an implementation is further provided, the model is downloaded to the gateway of the Internet of Things after the training of the cloud platform of the Internet of Things is completed; the gateway of the Internet of Things uses real-time data to update the model Follow up training.

如上所述的方面和任一可能的实现方式,进一步提供一种实现方式,所述设备编码为感知设备地址,所述数据编码包括数据主体和数据项。According to the foregoing aspect and any possible implementation manner, an implementation manner is further provided, the device code is a device-aware address, and the data code includes a data body and a data item.

如上所述的方面和任一可能的实现方式,进一步提供一种实现方式,所述方法还包括:进行物联网设备的物模型建模;所述物模型包括物联网设备的基本信息和设备服务信息。According to the above aspect and any possible implementation, an implementation is further provided, the method further includes: modeling the object model of the IoT device; the object model includes basic information and device services of the IoT device information.

如上所述的方面和任一可能的实现方式,进一步提供一种实现方式,所述方法还包括:通过物模型的监测对象与全息电网模型的电网资源唯一ID建立关联关系,将所述物联网设备的物模型与电网全息模型进行融合。According to the above aspect and any possible implementation, an implementation is further provided, the method further includes: establishing an association relationship between the monitoring object of the object model and the unique ID of the grid resource of the holographic grid model, and linking the Internet of Things The physical model of the equipment is fused with the holographic model of the power grid.

应当理解,发明内容部分中所描述的内容并非旨在限定本公开的实施例的关键或重要特征,亦非用于限制本公开的范围。本公开的其它特征将通过以下的描述变得容易理解。It should be understood that what is described in the Summary of the Invention is not intended to limit the key or important features of the embodiments of the present disclosure, nor is it intended to limit the scope of the present disclosure. Other features of the present disclosure will be readily understood through the following description.

附图说明Description of drawings

结合附图并参考以下详细说明,本公开各实施例的上述和其他特征、优点及方面将变得更加明显。附图用于更好地理解本方案,不构成对本公开的限定在附图中,相同或相似的附图标记表示相同或相似的元素,其中:The above and other features, advantages and aspects of the various embodiments of the present disclosure will become more apparent with reference to the following detailed description when taken in conjunction with the accompanying drawings. The accompanying drawings are used to better understand the present solution, and do not constitute a limitation to the present disclosure. In the accompanying drawings, the same or similar reference numerals represent the same or similar elements, wherein:

图1示出了能够在其中实现本公开的实施例的示例性运行环境的示意图;FIG. 1 shows a schematic diagram of an exemplary operating environment in which embodiments of the present disclosure can be implemented;

图2示出了能够在其中实现本公开的实施例的多元物联网数据融合与统一的数据处理方法的示意图;FIG. 2 shows a schematic diagram of a data processing method in which multiple Internet of Things data fusion and unification according to an embodiment of the present disclosure can be implemented;

图3示出了根据本公开实施例的物模型结构框架示意图;FIG. 3 shows a schematic diagram of a structure framework of an object model according to an embodiment of the present disclosure;

图4示出了根据本公开的实施例的物联网网关分析计算示意图;FIG. 4 shows a schematic diagram of an analysis and calculation of an Internet of Things gateway according to an embodiment of the present disclosure;

图5示出了根据本公开的实施例的数据模型云边协同机制示意图。Fig. 5 shows a schematic diagram of a data model cloud-edge collaboration mechanism according to an embodiment of the present disclosure.

具体实施方式Detailed ways

为使本公开实施例的目的、技术方案和优点更加清楚,下面将结合本公开实施例中的附图,对本公开实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例是本公开一部分实施例,而不是全部的实施例。基于本公开中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的全部其他实施例,都属于本公开保护的范围。In order to make the purpose, technical solutions and advantages of the embodiments of the present disclosure clearer, the technical solutions in the embodiments of the present disclosure will be clearly and completely described below in conjunction with the drawings in the embodiments of the present disclosure. Obviously, the described embodiments It is a part of the embodiments of the present disclosure, but not all of them. Based on the embodiments in the present disclosure, all other embodiments obtained by persons of ordinary skill in the art without creative efforts fall within the protection scope of the present disclosure.

另外,本文中术语“和/或”,仅仅是一种描述关联对象的关联关系,表示可以存在三种关系,例如,A和/或B,可以表示:单独存在A,同时存在A和B,单独存在B这三种情况。另外,本文中字符“/”,一般表示前后关联对象是一种“或”的关系。In addition, the term "and/or" in this article is only an association relationship describing associated objects, which means that there may be three relationships, for example, A and/or B may mean: A exists alone, A and B exist at the same time, There are three cases of B alone. In addition, the character "/" in this article generally indicates that the contextual objects are an "or" relationship.

图1示出了能够在其中实现本公开的实施例的示例性运行环境100的示意图;FIG. 1 shows a schematic diagram of an exemplary operating environment 100 in which embodiments of the present disclosure can be implemented;

在一些实施例中,边缘代理终端(物联网网关)通过统一传输协议,对各传感器设备数据进行统一传输,上传到物联网云平台,供数字孪生系统平台进行处理。In some embodiments, the edge proxy terminal (Internet of Things gateway) uniformly transmits the data of each sensor device through a unified transmission protocol, and uploads it to the Internet of Things cloud platform for processing by the digital twin system platform.

在一些实施例中,边缘代理终端(物联网网关)将云平台下发的控制指令发送给光伏、储能、可调负荷和用电负荷,对整个台区宏观调控,实施调节、控制、集成多端口。In some embodiments, the edge proxy terminal (Internet of Things gateway) sends the control instructions issued by the cloud platform to photovoltaics, energy storage, adjustable loads, and power loads, and implements adjustment, control, and integration for the macro-control of the entire station area. Multiple ports.

图2示出了能够在其中实现本公开的实施例的多元物联网数据融合与统一的数据处理方法200的示意图。FIG. 2 shows a schematic diagram of a data processing method 200 in which multiple IoT data fusion and unification according to embodiments of the present disclosure can be implemented.

在框210,物联网网关自适应采集感知设备数据,并对所采集的数据进行匹配过滤;In block 210, the IoT gateway adaptively collects sensing device data, and performs matching filtering on the collected data;

在一些实施例中,物联网网关设备与感知设备(智能传感器)之间基于预设通讯定义规范进行通信,以采集感知设备数据。In some embodiments, the IoT gateway device communicates with the sensing device (smart sensor) based on a preset communication definition specification to collect data from the sensing device.

在一些实施例中,以电力物联网设备为例,所述感知设备包括充电桩、空气源空调、光伏、温湿度传感器、水浸传感器、烟雾传感器、视频球机、智能轨道机器人、配电中压开关柜局放监测传感器、红外成像监测装置、变压器测温传感器等等。所述感知设备组成感知网络。In some embodiments, taking power Internet of Things devices as an example, the sensing devices include charging piles, air source air conditioners, photovoltaics, temperature and humidity sensors, water immersion sensors, smoke sensors, video ball machines, intelligent track robots, power distribution Voltage switchgear partial discharge monitoring sensor, infrared imaging monitoring device, transformer temperature sensor, etc. The sensing devices form a sensing network.

主要的接入方式可分为有线接入和无线接入。The main access methods can be divided into wired access and wireless access.

在一些实施例中,由于不同的感知网络中,采用不同的协议封装形式封装所采集的感知信息,这将导致不同的感知网络间数据的软隔离,一方面,物理上已相互连接的感知网络之间无法完成通信,另一方面,感知网络无法与核心交换网络完成通信进而导致感知数据无法被远程访问,因此物联网智能网关需要具有异构网络互通的能力,需要具有监测控制管理的能力和兼容新节点接入的能力;同时,需要所有的智能网关节点使用标准化的通信方式。综上所述,结合物联网应用场景,为规范物联网接入的传感设备地址分配,统一智能网关设备与下行设备通信,本公开实施例中采用了适用于智能传感器与物联网关设备之间的通讯定义规则。In some embodiments, since the collected sensing information is encapsulated in different protocol encapsulation forms in different sensing networks, this will lead to soft isolation of data between different sensing networks. On the one hand, sensing networks that are physically connected to each other On the other hand, the perception network cannot complete the communication with the core switching network, resulting in the remote access to the perception data. Therefore, the smart gateway of the Internet of Things needs to have the ability to communicate with heterogeneous networks, as well as the ability to monitor, control and manage The ability to be compatible with new node access; at the same time, all intelligent gateway nodes are required to use standardized communication methods. In summary, combined with the application scenarios of the Internet of Things, in order to standardize the address allocation of sensor devices connected to the Internet of Things and unify the communication between the smart gateway device and the downlink device, the embodiment of the present disclosure adopts the method suitable for smart sensors and the Internet of Things gateway device. Communication definition rules between.

在一些实施例中,根据统一的物联网设备数据编码规范来确保物联网设备编码的唯一性和数据编码的规范性,为数字孪生平台的资产管理和数据建模提供支撑。其中,物联网设备数据编码主要分为设备编码和数据编码两部分,编码对象包括:物联网设备,包括物联网网关设备和感知设备,其编码体系如下:设备编码:主要对物联网设备进行编码,用于标识设备在数字孪生平台中的唯一身份编码。数据编码:主要是对物联网设备的数据能力进行规范化编码,包括数据主题、数据项定义。数据主题,主要用于数据分类,识别出物联网设备的不同数据类型,如电能表的数据主题可分为运行数据、抄表数据和告警数据。数据项,是物联网设备最小颗粒的数据描述,用于描述物联网设备的某一具体数据,包括数据名称、数据描述、数据类型、数据长度等,类似于数据库数据字典。In some embodiments, the uniqueness of IoT device coding and the standardization of data coding are ensured according to the unified IoT device data coding specification, providing support for asset management and data modeling of the digital twin platform. Among them, the data coding of IoT devices is mainly divided into two parts: device coding and data coding. The coding objects include: IoT devices, including IoT gateway devices and sensing devices. The coding system is as follows: Device coding: mainly codes IoT devices , which is used to identify the unique identity code of the device in the digital twin platform. Data coding: mainly to standardize and code the data capabilities of IoT devices, including data subject and data item definitions. Data topics are mainly used for data classification to identify different data types of IoT devices. For example, the data topics of electric energy meters can be divided into operating data, meter reading data, and alarm data. A data item is the smallest granular data description of an IoT device. It is used to describe a specific data of an IoT device, including data name, data description, data type, data length, etc., similar to a database data dictionary.

在一些实施例中,设备编码可以是感知设备地址,即传感器设备地址;传感器设备地址根据传感器厂家、类别、功能分配,智能网关常规配置提供多路RS485串口和网口,可自由适配,物联网中使用到的传感器统一通过RS485串口或网口接入到智能网关设备上。其中RS485通讯传感器设备地址范围应在1~128区间,地址分配原则按照厂家不同而分配不同的地址,如表1所示。In some embodiments, the device code can be the address of the sensing device, that is, the address of the sensor device; the address of the sensor device is assigned according to the sensor manufacturer, category, and function. The conventional configuration of the intelligent gateway provides multiple RS485 serial ports and network ports, which can be freely adapted. The sensors used in the networking are uniformly connected to the intelligent gateway device through the RS485 serial port or network port. Among them, the address range of the RS485 communication sensor device should be in the range of 1 to 128. The principle of address allocation is to allocate different addresses according to different manufacturers, as shown in Table 1.

表1配电物联网传感器地址分配表Table 1 Distribution Internet of Things sensor address allocation table

Figure BDA0003994842390000061
Figure BDA0003994842390000061

Figure BDA0003994842390000071
Figure BDA0003994842390000071

注:默认地址是指设置设备的初始地址,实际使用中会根据实际接入情况进行修改。Note: The default address refers to the initial address of the device, which will be modified according to the actual access situation in actual use.

在一些实施例中,将上述物联网设备的物模型与电网全息模型,例如SG-CIM(国家电网企业公共信息模型)进行融合,实现物联网设备与电网一次设备、物模型与全息电网模型的数据融合,为电网业务应用使用物联网设备数据提供基础支撑。。In some embodiments, the object model of the above-mentioned Internet of Things device is integrated with the holographic model of the power grid, such as SG-CIM (State Grid Enterprise Common Information Model), to realize the integration of the Internet of Things device and the primary equipment of the power grid, the object model and the holographic grid model Data fusion provides basic support for grid business applications to use IoT device data. .

在一些实施例中,所述物模型,即定义物联网设备的特征信息和服务能力的数据模型,包含设备基本信息、设备服务(属性、事件、命令)等信息。物模型的设备编码及数据能力属性遵循《电力物联网设备数据编码规范》的编码规则,如附图图3所示。In some embodiments, the object model, that is, a data model defining feature information and service capabilities of IoT devices, includes basic device information, device services (attributes, events, commands) and other information. The equipment encoding and data capability attributes of the physical model follow the encoding rules of the "Power Internet of Things Equipment Data Encoding Specification", as shown in Figure 3 of the attached drawing.

在一些实施例中,使用面向对象的方法进行物联网设备的物模型建模。通过物模型建模,数字孪生平台可以快速、全面地识别物联网设备及其服务能力,为物联网设备的快速接入奠定基础。In some embodiments, object model modeling of IoT devices is performed using an object-oriented approach. Through object model modeling, the digital twin platform can quickly and comprehensively identify IoT devices and their service capabilities, laying the foundation for the rapid access of IoT devices.

在一些实施例中,基于生产系统台账,采用SG-CIM(即国家电网企业公共信息模型)建模规范,构建以电力一次设备为主涵盖发电、输电、配电、用电领域的全息电网模型。通过物模型的监测对象与全息电网模型的电网资源唯一ID建立关联关系,实现物联网设备与电网一次设备、物模型与全息电网模型的数据融合。In some embodiments, based on the production system ledger, the SG-CIM (that is, the State Grid Enterprise Common Information Model) modeling specification is adopted to construct a holographic grid that focuses on power primary equipment and covers the fields of power generation, power transmission, power distribution, and power consumption Model. Through the establishment of an association relationship between the monitoring object of the physical model and the unique ID of the grid resource of the holographic grid model, the data fusion of the IoT device and the primary grid equipment, the physical model and the holographic grid model is realized.

以电网的生产系统台账设备台账为基础,梳理主配网一次设备的设备类别及功能位置结构;然后,梳理和建立生产台账设备类别与电网SGCIM模型的对应关系(如生产台账的变压器映射为电网SGCIM模型的Transformer对象),同时从台账设备梳理出全息建模所必须的数据信息(如功能位置编号、上级功能位置编号等);将梳理出来的主配网一次设备功能结构及数据信息,按照SG-CIM建模规范以及生产台账设备类别与电网SG-CIM模型映射关系,生成统一的全息电网模型。建模时,全息电网模型中的“rdf:ID”(即电网资源唯一ID)应与生产台账的功能位置编码保持一致。在物联网设备物模型的设备基本信息中,扩展监测对象、监测位置信息,用于描述物联网设备所监测的电网一次设备及其位置信息。通过物模型的监测对象与全息电网模型的“rdf:ID”(即电网资源唯一ID)建立关联关系,实现物联网设备与电网一次设备、物模型与全息电网模型的数据融合,为电网业务应用使用物联网设备数据提供基础支撑。Based on the equipment ledger of the production system ledger of the power grid, sort out the equipment category and functional location structure of the main distribution network primary equipment; then sort out and establish the corresponding relationship between the equipment category of the production ledger and the SGCIM model of the power grid (such as the production ledger The transformer is mapped to the Transformer object of the SGCIM model of the power grid), and at the same time, the data information necessary for holographic modeling (such as function location number, superior function location number, etc.) is sorted out from the ledger equipment; the sorted out primary distribution network primary equipment function structure And data information, according to the SG-CIM modeling specification and the mapping relationship between the production ledger equipment category and the power grid SG-CIM model, a unified holographic power grid model is generated. When modeling, the "rdf:ID" (that is, the unique ID of grid resources) in the holographic grid model should be consistent with the functional location code of the production ledger. In the basic equipment information of the IoT equipment object model, the monitoring object and monitoring location information are expanded to describe the primary equipment and its location information monitored by the IoT equipment. Through the establishment of an association relationship between the monitoring object of the physical model and the "rdf:ID" of the holographic grid model (that is, the unique ID of the grid resource), the data fusion between the IoT device and the primary equipment of the grid, and the physical model and the holographic grid model is realized. Use IoT device data to provide basic support.

在一些实施例中,物联网网关设备对所采集的数据进行匹配过滤以便进行后期的边缘计算;其中,所述匹配过滤包括:In some embodiments, the IoT gateway device performs matching filtering on the collected data for later edge computing; wherein the matching filtering includes:

字符串匹配解析:由于感知设备的自配置性,需要进行匹配解析。判断所采集的数据是否匹配,若是,则进行匹配模式解析;若否,则进行非匹配模式解析;最终解析得到真实数据。其中,所述解析为字符串匹配,为了便于数据的输入与读取,采用字节匹配来解析需要的字节。主要分为匹配模式与非匹配模式,匹配模式为一盒数据帧的全部匹配,例如0203 0405 06;非匹配模式主要是用对数据帧较长,可通过数据字节数移动字节操作来提取。String matching parsing: due to the self-configuration of sensing devices, matching parsing is required. Judging whether the collected data matches, if so, analyze the matching mode; if not, analyze the non-matching mode; finally analyze to get the real data. Wherein, the parsing is character string matching, in order to facilitate data input and reading, byte matching is used to parse required bytes. It is mainly divided into matching mode and non-matching mode. The matching mode is all matches of a box of data frames, such as 0203 0405 06; the non-matching mode is mainly used for long data frames, which can be extracted by moving the byte number of data bytes .

边缘数据过滤:边缘数据过滤主要采用增量阈值与最大最小值两种方式。对本次获得的数据与一次的数据作差,求取差值占本次采集值的百分比,大于增量阈值时保留数据,否则丢弃数据;最大值最小值采用比较法,将解析转换的结果对比预设的最大值最小值判定数据是否保留。以便将所述保留的数据上传物联网云平台(配电联网平台)。Edge data filtering: Edge data filtering mainly uses two methods: incremental threshold and maximum and minimum values. Make a difference between the data obtained this time and the data obtained once, and calculate the percentage of the difference in this collection value, keep the data when it is greater than the incremental threshold, otherwise discard the data; use the comparison method for the maximum and minimum values, and analyze the converted results Compare the preset maximum and minimum values to determine whether the data is retained. In order to upload the retained data to the Internet of Things cloud platform (power distribution networking platform).

在一些实施例中,依据南向设备数据模型,数据采集、分析计算、数据存取,均以服务的方式由物联网云平台(配电联网平台)向物联网网关(边缘侧数据中心)发起请求与订阅。其中,采集服务,实时采集各类设备数据,分别向边缘侧数据中心实时发布采集数据任务。边缘计算服务,向边缘侧数据中心订阅算法所关心的设备与数据服务主题,以便边缘侧数据中心执行服务算法,完成数据分析与关联处理。数据持久化存/取服务,向边缘侧数据中心订阅所配置的设备与数据服务主题,以便边缘侧数据中心执行相应的存/取服务。数据上送服务,向边缘侧数据中心订阅所配置的设备与数据上送服务主题,以便边缘侧数据中心获取对应的上送模型数据,进行协议转换上送。In some embodiments, according to the southbound device data model, data collection, analysis and calculation, and data access are all initiated by the IoT cloud platform (power distribution networking platform) to the IoT gateway (edge data center) in the form of services Requests and Subscriptions. Among them, the collection service collects various equipment data in real time, and releases data collection tasks to the edge data center in real time. The edge computing service subscribes to the edge-side data center for the equipment and data service topics that the algorithm cares about, so that the edge-side data center can execute the service algorithm and complete data analysis and association processing. Data persistence storage/retrieval service, subscribe to the configured device and data service topics to the edge data center, so that the edge data center can perform corresponding storage/retrieval services. Data upload service, subscribe to the configured device and data upload service topic to the edge data center, so that the edge data center can obtain the corresponding upload model data, and perform protocol conversion and upload.

在一些实施例中,物联网网关根据物联网云平台(配电联网平台)下发的采集数据任务,实时采集各类设备数据。In some embodiments, the Internet of Things gateway collects various types of device data in real time according to the data collection task issued by the Internet of Things cloud platform (power distribution networking platform).

在一些实施例中,所述自适应采集是采集间隔的自适应性,即数据在边缘侧进行预处理,进行有针对性数据过滤,自适应调整采集间隔,在减少数据量的同时也不会造成关键数据丢失。In some embodiments, the adaptive acquisition is the adaptability of the acquisition interval, that is, the data is preprocessed on the edge side, targeted data filtering is performed, and the acquisition interval is adaptively adjusted, while reducing the amount of data, it will not cause critical data loss.

在框220,物联网网关对匹配过滤后的数据进行数据融合,并进行实时分析计算及数据持久化存取;In block 220, the Internet of Things gateway performs data fusion on the matched and filtered data, and performs real-time analysis calculation and data persistent access;

在一些实施例中,如图4所示,物联网网关对匹配过滤后的数据进行数据融合,并进行实时分析计算及数据持久化存取。In some embodiments, as shown in FIG. 4 , the IoT gateway performs data fusion on the matched and filtered data, and performs real-time analysis calculation and persistent data access.

在一些实施例中,物联网网关根据物联网云平台(配电联网平台)订阅的数据模型服务下发的静态模型,实现采集模型融合及上送模型融合。In some embodiments, the Internet of Things gateway realizes collection model fusion and upload model fusion according to the static model issued by the data model service subscribed by the Internet of Things cloud platform (power distribution networking platform).

在一些实施例中,物联网网关根据物联网云平台(配电联网平台)订阅的算法所关心的设备与数据服务主题,执行服务算法,完成数据分析与关联处理;包括根据模型原始数据,调取计算数据、历史数据进行实时分析计算,得到计算结果数据。In some embodiments, the Internet of Things gateway executes the service algorithm and completes data analysis and association processing according to the equipment and data service topics concerned by the algorithm subscribed by the Internet of Things cloud platform (distribution networking platform); Take calculation data and historical data for real-time analysis and calculation, and obtain calculation result data.

在一些实施例中,如数据模型云边协同机制示意图图5所示,物联网网关进行计算的模型是基于云边协同技术,由物联网云平台训练完成后下载到物联网网关的。物联网网关在执行计算任务的同时,也会利用实时采集的数据来对模型进行进一步的训练,以便向物联网云平台优先上送高级别预警数据,解决了物联网云平台的压力问题,减少网络传输的数据量,保证预警数据快速上送。通过与云数据中心协同,建立已有模型(有源配电网应用场景模型)在物联网网关(边缘侧)的迭代更新机制,实现云边数据流高效联动和一致的数据服务。In some embodiments, as shown in FIG. 5 , a schematic diagram of the cloud-edge collaboration mechanism of the data model, the calculation model of the IoT gateway is based on the cloud-edge collaboration technology, and is downloaded to the IoT gateway after being trained by the IoT cloud platform. While performing computing tasks, the IoT gateway will also use the data collected in real time to further train the model, so as to send high-level early warning data to the IoT cloud platform first, which solves the pressure problem of the IoT cloud platform and reduces The amount of data transmitted by the network ensures that the early warning data can be sent quickly. Through collaboration with the cloud data center, an iterative update mechanism for the existing model (active distribution network application scenario model) on the IoT gateway (edge side) is established to realize efficient linkage of cloud-side data flow and consistent data services.

在一些实施例中,物联网网关根据物联网云平台(配电联网平台)订阅的设备与数据服务主题,对融合后的数据执行相应的存/取服务;包括沉淀历史数据、调取历史数据。In some embodiments, the Internet of Things gateway performs corresponding storage/retrieval services for the fused data according to the equipment and data service topics subscribed by the Internet of Things cloud platform (power distribution networking platform); including depositing historical data and retrieving historical data .

在框230,物联网网关将融合后的数据通过统一应用层协议传输给物联网云平台;In block 230, the IoT gateway transmits the fused data to the IoT cloud platform through a unified application layer protocol;

在一些实施例中,物联网网关根据物联网云平台(配电联网平台)订阅所配置的设备与数据上送服务主题,获取对应的上送模型数据,进行协议转换上送。In some embodiments, the Internet of Things gateway subscribes to the configured device and data upload service topics according to the Internet of Things cloud platform (power distribution networking platform), obtains the corresponding upload model data, and performs protocol conversion and upload.

在一些实施例中,物联网网关(配电物联网设备智能网关)采用MQTT协议统一接入到物联网云平台(配电联网平台),遵循预设的设备编码、数据编码和数据建模规范。其中,预设数据建模规范包括:建模时,主题和负载应采用格式。建模以传感器(如物联网网关、烟雾传感器、温度传感器等)为对象,尽量将对象用途相似的数据项,采集频率相同的数据项,建模应采用同一个主题来上报数据。其中,设备编码、数据编码如前所述,在此不再赘述。In some embodiments, the Internet of Things gateway (intelligent gateway for power distribution Internet of Things equipment) is uniformly connected to the Internet of Things cloud platform (power distribution networking platform) using the MQTT protocol, and follows the preset equipment coding, data coding and data modeling specifications . Among them, the preset data modeling specification includes: when modeling, the subject and load should adopt the format. Modeling takes sensors (such as Internet of Things gateways, smoke sensors, temperature sensors, etc.) as objects, and try to use data items with similar purposes and data items with the same collection frequency as much as possible. Modeling should use the same theme to report data. Wherein, the equipment encoding and data encoding are as described above, and will not be repeated here.

根据本公开的实施例,基于云边协同,从物联网网关(边缘代理装置)与物联网云平台(智能感知云)的硬件资源、数据格式、通信接口、安全协议、传输吞吐率等方面出发,实现了边缘代理装置与智能感知云的数据处理,减少了网络传输的数据量,提高了云计算的计算效率,协同完成用户业务需求,通过数据之间协作缓存,快速响应,实现区域内“感知自治”,增强了协同工作的实时性。According to the embodiments of the present disclosure, based on cloud-edge collaboration, starting from the hardware resources, data format, communication interface, security protocol, transmission throughput rate, etc. of the IoT gateway (edge proxy device) and the IoT cloud platform (intelligent perception cloud) , realizing the data processing between the edge proxy device and the intelligent perception cloud, reducing the amount of data transmitted by the network, improving the computing efficiency of cloud computing, and collaboratively completing user business needs. Through collaborative caching of data, rapid response, and realization of " Perceived autonomy" enhances the real-time nature of collaborative work.

根据本公开的实施例,实现了以下技术效果:According to the embodiments of the present disclosure, the following technical effects are achieved:

针对不同厂家、不同型号的感知层设备规范不统一,接入难和协议解析耗时长的问题,建立统一设备数据模型,实现设备统一模型、统一编码规范、统一通信协议,满足配电网场景化应用。Aiming at the problems of different manufacturers and different models of sensing layer equipment with inconsistent specifications, difficult access, and time-consuming protocol analysis, a unified equipment data model is established to realize a unified equipment model, unified coding specification, and unified communication protocol to meet the needs of distribution network scenarios. application.

物联网网关支持电力多种通信规约自动切换、智能适配多种接口类型电力物联网终端,支撑多种物联设备的快捷灵活接入。The Internet of Things gateway supports automatic switching of various communication protocols of electric power, intelligently adapts to various interface types of electric power Internet of Things terminals, and supports fast and flexible access to various Internet of Things devices.

针对有源配电网终端设备数据的接入与转发,实现了物联网云平台与储能、光伏等子系统的对接,实现了有源配电网数据采集处理和控制策略向物联网网关的下发。For the access and forwarding of terminal equipment data in the active distribution network, the connection between the cloud platform of the Internet of Things and energy storage, photovoltaic and other subsystems is realized, and the data acquisition and processing and control strategies of the active distribution network are transferred to the Internet of Things gateway. Issued.

需要说明的是,对于前述的各方法实施例,为了简单描述,故将其都表述为一系列的动作组合,但是本领域技术人员应该知悉,本公开并不受所描述的动作顺序的限制,因为依据本公开,某些步骤可以采用其他顺序或者同时进行。其次,本领域技术人员也应该知悉,说明书中所描述的实施例均属于可选实施例,所涉及的动作和模块并不一定是本公开所必须的。It should be noted that for the foregoing method embodiments, for the sake of simple description, they are all expressed as a series of action combinations, but those skilled in the art should know that the present disclosure is not limited by the described action sequence. Because of this disclosure, certain steps may be performed in other orders or simultaneously. Secondly, those skilled in the art should also know that the embodiments described in the specification are all optional embodiments, and the actions and modules involved are not necessarily required by the present disclosure.

应该理解,可以使用上面所示的各种形式的流程,重新排序、增加或删除步骤。例如,本发公开中记载的各步骤可以并行地执行也可以顺序地执行也可以不同的次序执行,只要能够实现本公开公开的技术方案所期望的结果,本文在此不进行限制。It should be understood that steps may be reordered, added or deleted using the various forms of flow shown above. For example, each step described in the present disclosure may be executed in parallel, sequentially, or in a different order, as long as the desired result of the technical solution disclosed in the present disclosure can be achieved, no limitation is imposed herein.

上述具体实施方式,并不构成对本公开保护范围的限制。本领域技术人员应该明白的是,根据设计要求和其他因素,可以进行各种修改、组合、子组合和替代。任何在本公开的精神和原则之内所作的修改、等同替换和改进等,均应包含在本公开保护范围之内。The specific implementation manners described above do not limit the protection scope of the present disclosure. It should be apparent to those skilled in the art that various modifications, combinations, sub-combinations and substitutions may be made depending on design requirements and other factors. Any modifications, equivalent replacements and improvements made within the spirit and principles of the present disclosure shall be included within the protection scope of the present disclosure.

Claims (10)

1. A multi-element Internet of things data fusion and unified data processing method comprises the following steps:
the gateway of the Internet of things adaptively collects sensing equipment data and performs matching filtering on the collected data;
the gateway of the Internet of things performs data fusion on the matched and filtered data, and performs real-time analysis and calculation and data persistence access;
and the gateway of the Internet of things transmits the fused data to the cloud platform of the Internet of things through a unified application layer protocol.
2. The method of claim 1, wherein the internet of things gateway adaptively collecting sensing device data comprises: and acquiring various device data in real time according to the data acquisition task issued by the cloud platform of the Internet of things.
3. The method of claim 1, wherein data fusion of matching filtered data by the internet of things gateway comprises:
the gateway of the Internet of things realizes acquisition model fusion and uploading model fusion according to a static model issued by a data model service subscribed by the cloud platform of the Internet of things;
real-time analytics computing and data persistence access includes:
the gateway of the Internet of things executes a service algorithm according to the equipment and the data service subject concerned by the algorithm subscribed by the cloud platform of the Internet of things, and completes data analysis and association processing; and executing corresponding access/fetch service on the fused data according to the equipment subscribed by the Internet of things cloud platform and the data service theme.
4. The method of claim 1, wherein the internet of things gateway transmitting the fused data to the internet of things cloud platform through a unified application layer protocol comprises:
and the Internet of things gateway subscribes the configured equipment and the data uploading service theme according to the Internet of things cloud platform, acquires corresponding uploading model data and performs protocol conversion uploading.
5. The method of claim 4, wherein the protocol conversion comprises:
and carrying out protocol self-adaptive conversion of the uploading model data.
6. The method according to claim 3 or 4, wherein the method further comprises:
carrying out Internet of things equipment coding and data coding according to unified preset equipment coding and data coding specifications; the model is modeled according to a preset data modeling specification.
7. The method of claim 6, wherein the model is downloaded to an internet of things gateway after training by an internet of things cloud platform is completed; the internet of things gateway utilizes real-time data to train the model subsequently.
8. The method of claim 6, wherein the device encoding is a perceiving device address, the data encoding comprising a data body and a data item.
9. The method of claim 6, wherein the method further comprises:
modeling an object model of the Internet of things equipment; the object model comprises basic information and equipment service information of the Internet of things equipment.
10. The method of claim 9, wherein the method further comprises:
and establishing an association relation between the monitored object of the object model and the unique ID of the power grid resource of the holographic power grid model, and fusing the object model of the Internet of things equipment with the power grid holographic model.
CN202211599854.7A 2022-12-12 2022-12-12 Multi-element Internet of things data fusion and unified data processing method Pending CN116193295A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211599854.7A CN116193295A (en) 2022-12-12 2022-12-12 Multi-element Internet of things data fusion and unified data processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211599854.7A CN116193295A (en) 2022-12-12 2022-12-12 Multi-element Internet of things data fusion and unified data processing method

Publications (1)

Publication Number Publication Date
CN116193295A true CN116193295A (en) 2023-05-30

Family

ID=86439261

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211599854.7A Pending CN116193295A (en) 2022-12-12 2022-12-12 Multi-element Internet of things data fusion and unified data processing method

Country Status (1)

Country Link
CN (1) CN116193295A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117118783A (en) * 2023-10-20 2023-11-24 国网(天津)综合能源服务有限公司 Standardized data acquisition intelligent gateway adaptation system and device definition method

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111242807A (en) * 2020-02-26 2020-06-05 深圳市中电电力技术股份有限公司 Method for accessing data of transformer substation into ubiquitous power Internet of things
US20200225655A1 (en) * 2016-05-09 2020-07-16 Strong Force Iot Portfolio 2016, Llc Methods, systems, kits and apparatuses for monitoring and managing industrial settings in an industrial internet of things data collection environment
CN111665802A (en) * 2020-05-27 2020-09-15 安徽斯瑞菱智能科技有限公司 Intelligent system applied to intelligent factory, implementation method and application thereof
CN114499895A (en) * 2022-04-06 2022-05-13 国网浙江省电力有限公司电力科学研究院 A data trusted processing method and system integrating trusted computing and blockchain

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20200225655A1 (en) * 2016-05-09 2020-07-16 Strong Force Iot Portfolio 2016, Llc Methods, systems, kits and apparatuses for monitoring and managing industrial settings in an industrial internet of things data collection environment
CN111242807A (en) * 2020-02-26 2020-06-05 深圳市中电电力技术股份有限公司 Method for accessing data of transformer substation into ubiquitous power Internet of things
CN111665802A (en) * 2020-05-27 2020-09-15 安徽斯瑞菱智能科技有限公司 Intelligent system applied to intelligent factory, implementation method and application thereof
CN114499895A (en) * 2022-04-06 2022-05-13 国网浙江省电力有限公司电力科学研究院 A data trusted processing method and system integrating trusted computing and blockchain

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
吕继伟;: "基于泛在电力物联网的换流站在线监测系统优化综述", 电力工程技术, no. 06, 28 November 2019 (2019-11-28) *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117118783A (en) * 2023-10-20 2023-11-24 国网(天津)综合能源服务有限公司 Standardized data acquisition intelligent gateway adaptation system and device definition method

Similar Documents

Publication Publication Date Title
CN107390650B (en) A kind of data collection system based on Internet of Things and the data compression method based on the system
CN110933146B (en) Data conversion method and device and server
CN107948194B (en) Data access method and system
Wen et al. A RESTful framework for Internet of things based on software defined network in modern manufacturing
CN111538850B (en) A fast access method for multi-sensing data based on cloud platform
CN104662858B (en) Machine communication operates triggering method and device
WO2024146464A1 (en) Uniform configuration method for integration of industrial wireless network and time-sensitive network
CN111741073A (en) Power data transmission system based on 5G communication network
CN103051055B (en) Convergence controller
CN108400993A (en) The Internet of things system and storage medium that intelligent industrial apparatus components formula is set up
CN109788003A (en) A kind of intelligent public lavatory equipment exchange method and system based on MQTT agreement
CN111314371A (en) Edge device access system and access method based on intelligent gateway technology
CN114666682A (en) Multi-sensor Internet of things resource self-adaptive deployment management and control middleware
CN108989367A (en) A kind of Internet of Things communication means, equipment and system
CN108401004A (en) A kind of agricultural intelligent networking gateway design method
CN117692937B (en) 5G full-connection factory equipment network topology structure and construction and use methods thereof
CN115037600A (en) A low-power IoT platform supporting long-term connection and its device and management method
CN109150854A (en) Dynamic and configurable communication protocol converting system based on XML file
CN108833227B (en) Intelligent home communication optimal scheduling system and method based on edge calculation
CN116193295A (en) Multi-element Internet of things data fusion and unified data processing method
CN111580486A (en) An IoT-based smart factory data management system and its processing method
Iglesias-Urkia et al. IEC 61850 meets CoAP: towards the integration of smart grids and IoT standards
CN114968981A (en) Big data platform system and data processing method based on power grid data
CN114168414A (en) An energy consumption management and control system based on mqtt protocol and a method for autonomous control of equipment authority
CN113783870A (en) Remote multi-loop gateway based on intelligent road rods and use method thereof

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination