WO2021103480A1 - Method for acquiring user electricity meter load identification data, and hardware device - Google Patents

Method for acquiring user electricity meter load identification data, and hardware device Download PDF

Info

Publication number
WO2021103480A1
WO2021103480A1 PCT/CN2020/095232 CN2020095232W WO2021103480A1 WO 2021103480 A1 WO2021103480 A1 WO 2021103480A1 CN 2020095232 W CN2020095232 W CN 2020095232W WO 2021103480 A1 WO2021103480 A1 WO 2021103480A1
Authority
WO
WIPO (PCT)
Prior art keywords
meter
communication unit
load identification
electricity meter
data
Prior art date
Application number
PCT/CN2020/095232
Other languages
French (fr)
Chinese (zh)
Inventor
李振杰
邓士伟
苗青
何朝伟
Original Assignee
江苏智臻能源科技有限公司
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 江苏智臻能源科技有限公司 filed Critical 江苏智臻能源科技有限公司
Publication of WO2021103480A1 publication Critical patent/WO2021103480A1/en

Links

Images

Classifications

    • GPHYSICS
    • G08SIGNALLING
    • G08CTRANSMISSION SYSTEMS FOR MEASURED VALUES, CONTROL OR SIMILAR SIGNALS
    • G08C19/00Electric signal transmission systems

Definitions

  • the invention relates to a method and hardware equipment for collecting user electricity meter load identification data, and belongs to the technical field of smart grid and smart electricity use.
  • Electricity load identification meter is a new type of smart meter. It not only has the metering function of a traditional meter, but also recognizes the user's electricity consumption behavior through internal intelligent algorithms, and obtains fine-grained load information. It is usually installed in the main incoming line of residential electricity. Place. Its application range is relatively wide, and it can be applied to many scenarios such as smart apartments and smart homes, so the prospects are very promising.
  • the current concentrator will not read the load identification data of this type of meter and needs to be upgraded; the improved concentrator, due to the large number of connected meters, is also concerned that the collection of a large amount of load identification data will reduce the quality of communication services and affect the normal meter reading A series of questions such as tasks.
  • the customer hopes to find a method that does not affect the current meter reading system, but can also obtain the load identification data of the electricity meter users.
  • the present invention provides a method and hardware device for collecting user meter load identification data.
  • the load identification meter usually has an RS-485 interface and a power line carrier module interface, both of which can be used as uplink communication channels. Inserting the carrier module can communicate with the concentrator through the power line to complete a series of meter reading functions. Once carrier communication is used, RS-485 is usually idle.
  • the present invention is mainly aimed at using carrier communication, RS-485 is not occupied, or with multiple RS-485 communication interfaces, at least one unoccupied user load identification meter work scenario.
  • the specific technical solutions are as follows:
  • the method of collecting user load identification meter load identification data includes the following steps:
  • Step 1 Connect to the master station: power on the system, start the system, initialize the uplink communication unit, and actively establish a connection with the master station;
  • Step 2 Table search: the downlink communication unit initializes and performs table search;
  • Step 3 Determine the results of the meter search: After the meter search process is over, determine whether the meter address list has been obtained. If the number of meter addresses obtained is 0, continue to perform the meter search. If a series of meter addresses have been obtained, proceed to step 4;
  • Step 4 Determine whether the meter collection period is reached: Determine whether the preset user load identification meter collection period is reached, if the period is not reached, continue to wait and judge, if the collection period has been reached, proceed to step 5;
  • Step 5 Data collection and upload: read the load identification data one by one from the meter address in the meter address list, record the meter address, reading time and load identification data content, perform data processing, forward it to the upstream communication unit, and deliver the data The master station, until all meter address load identification data have been collected, if a meter load identification data is not read, it is determined that the meter address needs to be updated and the meter search process needs to be re-run.
  • each of the electric meters has a corresponding unique meter address.
  • the downlink communication unit search message uses the standard DLT645 and DLT698 protocols, and the electric meter can carry meter address information in the reply message.
  • the hardware device that implements the above method for collecting user load identification meter load identification data includes an uplink communication unit, a data processing unit, a downlink communication unit, and a system operation unit,
  • the uplink communication unit establishes a connection with the master station to realize forwarding the data processed by the protocol data unit and other management data to the master station, and at the same time receive the master station data, and forward it to the data processing unit;
  • the downlink communication unit is connected to a number of electric meters.
  • the downlink communication unit automatically obtains and updates the list of meter addresses, protocols, and serial port rates through meter search, and sends and reads meter load identification data one by one according to the information in the list, and receives
  • the returned load identification message after receiving the reply message, the table address information and the corresponding load identification data are subjected to protocol conversion, encapsulation processing, and forwarded to the uplink communication unit, which is forwarded to the background master station by the uplink communication unit;
  • the data processing unit processes the table address information and the corresponding load identification data, realizes the uplink service data protocol conversion, and forwards it to the uplink communication unit, and at the same time realizes the protocol conversion and forwarding of the downlink service data, and the management data collected by the downlink communication unit is also
  • the data processing unit performs unified processing.
  • the physical interface of the downlink communication unit adopts RS-485, connects the idle RS-485 interface of the electric meter, forms a 485 network with the electric meter, collects the load identification data of the electric meter, RS-482 is the master node, and multiple electric meters are connected as the main node. RS-485 slave node.
  • the communication protocol of the uplink communication unit and the downlink communication unit adopts DLT645 or DLT698.
  • the working principle of the present invention is:
  • the physical interface of the downlink communication unit of the present invention adopts RS-485, connects the idle RS-485 interface of the electric meter, and forms a 485 network with the electric meter, and collects the electric meter load identification data.
  • This method acts as the RS-482 master node, and multiple meters connected to it are all used as RS-485 slave nodes.
  • the communication protocol adopts DLT645 or DLT698.
  • the downlink communication unit of the collection method of the present invention has the meter search function, automatically obtains and updates the meter address, automatically matches the serial port rate, protocol type, etc., and sends the reading meter load identification data message periodically according to the meter address, and the meter is based on the data in the message.
  • the table address information matches its own address. Once it matches, read the data and send a reply message.
  • the present invention receives the reply message, performs protocol conversion, encapsulation and other processing on the table address information and the corresponding load identification data, and forwards them to the uplink communication unit. It is forwarded to the background master station by the uplink communication unit.
  • the invention realizes periodical collection of electric meter load identification data, and automatically uploads the meter address and load identification data to the background master station.
  • the present invention is compatible with the current meter reading system, does not affect the current meter reading business, and reduces the risk caused by the current system upgrade.
  • Figure 1 is a flow chart of the user load identification meter collection method of the present invention.
  • Figure 2 is a structural diagram of the household load identification meter collection system of the present invention.
  • the method for collecting user load identification meter load identification data of the present invention includes the following steps:
  • Step 1 Connect to the master station: power on the system, start the system, initialize the uplink communication unit, and actively establish a connection with the master station;
  • Step 2 Meter search: the downlink communication unit initializes and executes the meter search. Each meter has a corresponding unique meter address.
  • the meter search message of the downlink communication unit adopts the standard DLT645 and DLT698 protocols, and the meter can reply
  • the table address information is carried in the text;
  • Step 3 Determine the results of the meter search: After the meter search process is over, determine whether the meter address list has been obtained. If the number of meter addresses obtained is 0, continue to perform the meter search. If a series of meter addresses have been obtained, proceed to step 4;
  • Step 4 Determine whether the meter collection period is reached: Determine whether the preset user load identification meter collection period is reached, if the period is not reached, continue to wait and judge, if the collection period has been reached, proceed to step 5;
  • Step 5 Data collection and upload: read the load identification data one by one from the meter address in the meter address list, record the meter address, reading time and load identification data content, perform data processing, forward it to the upstream communication unit, and deliver the data The master station, until all meter address load identification data have been collected, if a meter load identification data is not read, it is determined that the meter address needs to be updated and the meter search process needs to be re-run.
  • the hardware equipment that implements the above method of collecting user load identification meter load identification data includes an uplink communication unit, a data processing unit, a downlink communication unit, and a system operation unit.
  • the functions of each unit are introduced in turn:
  • the downlink communication unit has a meter search function.
  • the meter search message adopts the standard DLT645 and DLT698 protocols, and the meter can carry the meter address information in the reply message.
  • the downlink communication unit automatically obtains and updates the list of meter address, protocol and serial port rate through the meter search, and sends the meter load identification data one by one according to the information in the list, and receives the returned load identification message.
  • the message format can be The DLT645 and DLT698 protocols supported by the meter are adopted.
  • the data processing unit processes the table address information and the corresponding load identification data, realizes the uplink service data protocol conversion, and forwards it to the uplink communication unit. At the same time, it realizes the protocol conversion and forwarding of the downlink service data.
  • the collected management data of the present invention is also uniformly processed by the data processing unit.
  • the uplink communication unit is responsible for establishing a connection with the background master station, and realizes forwarding the data processed by the protocol data unit and other management data to the master station. At the same time, it receives data from the master station and forwards it to the data processing unit.
  • the physical interface of the uplink communication unit uses a 4G module or a network port, but it is not limited to these two.
  • the system operation unit mainly includes the basic hardware components such as the microprocessor unit, flash storage, LED indicator, and the system software layer that supports the above-mentioned functions.
  • connection in this application can be a direct connection between components or an indirect connection between components through other components.

Abstract

A method for acquiring user electricity meter load identification data, and a hardware device. The method comprises: an uplink communication unit being initialized, and actively establishing a connection with a master station; a downlink communication unit being initialized and executing electricity meter searching; after an electricity meter searching process ends, determining whether an electricity meter address list has been obtained, and if the number of obtained electricity meter addresses is zero, continuing to execute electricity meter searching; if a series of electricity meter addresses have been obtained, determining whether a preset user load identification electricity meter acquisition period has been reached, and if the period has not been reached, continuing waiting and making determinations; and if the acquisition period has been reached, reading load identification data from the electricity meter addresses in the electricity meter address list one by one, recording the electricity meter addresses, the reading time and the load identification data content, performing data processing, and forwarding same to the uplink communication unit until the data is sent to the master station. The device comprises an uplink communication unit, a data processing unit, a downlink communication unit and a system operating unit, is compatible with a current meter reading system, and achieves periodical acquisition of electricity meter load identification data.

Description

采集用户电表负荷辨识数据的方法和硬件设备Method and hardware equipment for collecting user electric meter load identification data 技术领域Technical field
本发明涉及采集用户电表负荷辨识数据的方法和硬件设备,属于智能电网、智能用电技术领域。The invention relates to a method and hardware equipment for collecting user electricity meter load identification data, and belongs to the technical field of smart grid and smart electricity use.
背景技术Background technique
用电负荷辨识电表是一种新型智能电表,不仅具备传统电表的计量功能,而且通过内部智能算法辨识出用户的用电行为,得到细粒度的负荷信息,通常安装在居民用电的总进线处。其应用范围比较广,可以应用于智能公寓、智慧家居等诸多场景,因此前景十分看好。Electricity load identification meter is a new type of smart meter. It not only has the metering function of a traditional meter, but also recognizes the user's electricity consumption behavior through internal intelligent algorithms, and obtains fine-grained load information. It is usually installed in the main incoming line of residential electricity. Place. Its application range is relatively wide, and it can be applied to many scenarios such as smart apartments and smart homes, so the prospects are very promising.
当前的集中器不会抄读此类型电表负荷辨识数据,需要升级;改进的集中器,由于下挂电表数量较多,也担心采集大量负荷辨识数据会造成通信服务质量下降、影响正常的抄表任务等一系列问题。The current concentrator will not read the load identification data of this type of meter and needs to be upgraded; the improved concentrator, due to the large number of connected meters, is also worried that the collection of a large amount of load identification data will reduce the quality of communication services and affect the normal meter reading A series of questions such as tasks.
为解决上述问题,客户希望找到一种既不影响当前抄表系统,又能够获取电表用户负荷辨识数据的方法。In order to solve the above problems, the customer hopes to find a method that does not affect the current meter reading system, but can also obtain the load identification data of the electricity meter users.
发明内容Summary of the invention
为了解决上述技术问题,本发明提供采集用户电表负荷辨识数据的方法和硬件设备,负荷辨识电表通常具备RS-485接口和电力线载波模块接口,这两种接口都可以作为上行通信通道。插入载波模块能够通过电力线与集中器通信,完成一系列抄表功能。一旦采用载波通信,RS-485通常闲置不用,本发明主要针对采用载波通信,RS-485不被占用,或者具备多个RS-485通信接口,至少一个不被占用的用户负荷辨识电表工作场景。其具体技术方案如下:In order to solve the above technical problems, the present invention provides a method and hardware device for collecting user meter load identification data. The load identification meter usually has an RS-485 interface and a power line carrier module interface, both of which can be used as uplink communication channels. Inserting the carrier module can communicate with the concentrator through the power line to complete a series of meter reading functions. Once carrier communication is used, RS-485 is usually idle. The present invention is mainly aimed at using carrier communication, RS-485 is not occupied, or with multiple RS-485 communication interfaces, at least one unoccupied user load identification meter work scenario. The specific technical solutions are as follows:
采集用户负荷辨识电表负荷辨识数据的方法,包括以下步骤:The method of collecting user load identification meter load identification data includes the following steps:
步骤1:连接主站:给系统通电,系统启动,上行通信单元初始化,主动与主站建立连接;Step 1: Connect to the master station: power on the system, start the system, initialize the uplink communication unit, and actively establish a connection with the master station;
步骤2:搜表:下行通信单元初始化并执行搜表;Step 2: Table search: the downlink communication unit initializes and performs table search;
步骤3:判断搜表结果:搜表流程结束后,判断是否已经获取电表地址列表,如果获取表地址数为0,继续执行搜表,如果已经获取一系列表地址,进行步骤4;Step 3: Determine the results of the meter search: After the meter search process is over, determine whether the meter address list has been obtained. If the number of meter addresses obtained is 0, continue to perform the meter search. If a series of meter addresses have been obtained, proceed to step 4;
步骤4:判断是否达到电表采集周期:判断是否达到预设用户负荷辨识电表采集周期,如果未达到周期继续等待并判断,如果已到达采集周期,进行步骤5;Step 4: Determine whether the meter collection period is reached: Determine whether the preset user load identification meter collection period is reached, if the period is not reached, continue to wait and judge, if the collection period has been reached, proceed to step 5;
步骤5:数据采集和上传:对表地址列表中的表地址逐一进行抄读负荷辨识数据,记录表地址,抄读时间及负荷辨识数据内容,进行数据处理,转发至上行通信单元,数据送达主站,直至所有表地址负荷辨识数据均已被采集,如果未抄读到某一表负荷辨识数据,判定为表地址需要更新,需要重新进行搜表流程。Step 5: Data collection and upload: read the load identification data one by one from the meter address in the meter address list, record the meter address, reading time and load identification data content, perform data processing, forward it to the upstream communication unit, and deliver the data The master station, until all meter address load identification data have been collected, if a meter load identification data is not read, it is determined that the meter address needs to be updated and the meter search process needs to be re-run.
进一步的,每个所述电表均有对应的唯一表地址,步骤2中下行通信单元搜表报文采用标准 DLT645和DLT698协议,电表能够在回复报文中携带表地址信息。Further, each of the electric meters has a corresponding unique meter address. In step 2, the downlink communication unit search message uses the standard DLT645 and DLT698 protocols, and the electric meter can carry meter address information in the reply message.
实现上述采集用户负荷辨识电表负荷辨识数据方法的硬件设备,包括上行通信单元、数据处理单元、下行通信单元和系统运行单元,The hardware device that implements the above method for collecting user load identification meter load identification data includes an uplink communication unit, a data processing unit, a downlink communication unit, and a system operation unit,
所述上行通信单元与主站建立连接,实现转发协议数据单元处理之后的数据,以及其他管理数据到主站,同时接收主站数据,转发给数据处理单元;The uplink communication unit establishes a connection with the master station to realize forwarding the data processed by the protocol data unit and other management data to the master station, and at the same time receive the master station data, and forward it to the data processing unit;
所述下行通信单元与若干个电表连接,下行通信单元通过搜表,自动获取、更新下挂电表地址、协议及串口速率的列表,按照列表中的信息逐一发送抄读电表负荷辨识数据,并接收返同的负荷辨识报文,收到回复报文后,将表地址信息和对应的负荷辨识数据进行协议转换、封装处理,并转发到上行通信单元,由上行通信单元转发到后台主站;The downlink communication unit is connected to a number of electric meters. The downlink communication unit automatically obtains and updates the list of meter addresses, protocols, and serial port rates through meter search, and sends and reads meter load identification data one by one according to the information in the list, and receives The returned load identification message, after receiving the reply message, the table address information and the corresponding load identification data are subjected to protocol conversion, encapsulation processing, and forwarded to the uplink communication unit, which is forwarded to the background master station by the uplink communication unit;
所述数据处理单元将表地址信息和对应的负荷辨识数据处理,实现上行业务数据协议转换,并转发到上行通信单元,同时实现下行业务数据的协议转换转发,下行通信单元采集的管理数据也由数据处理单元统一处理。The data processing unit processes the table address information and the corresponding load identification data, realizes the uplink service data protocol conversion, and forwards it to the uplink communication unit, and at the same time realizes the protocol conversion and forwarding of the downlink service data, and the management data collected by the downlink communication unit is also The data processing unit performs unified processing.
进一步的,所述下行通信单元物理接口采用RS-485,连接电表闲置的RS-485接口,与电表组成485网络,采集电表负荷辨识数据,RS-482作为主节点,下挂多个电表均作为RS-485从节点。Further, the physical interface of the downlink communication unit adopts RS-485, connects the idle RS-485 interface of the electric meter, forms a 485 network with the electric meter, collects the load identification data of the electric meter, RS-482 is the master node, and multiple electric meters are connected as the main node. RS-485 slave node.
进一步的,所述上行通信单元和下行通信单元的通信协议采用DLT645或者DLT698。Further, the communication protocol of the uplink communication unit and the downlink communication unit adopts DLT645 or DLT698.
本发明的工作原理是:The working principle of the present invention is:
本发明下行通信单元物理接口采用RS-485,连接电表闲置的RS-485接口,与电表组成485网络,采集电表负荷辨识数据。本方法作为RS-482主节点,下挂多个电表均作为RS-485从节点。通信协议采用DLT645或者DLT698。本发明所述采集方法下行通信单元具备搜表功能,自动获取、更新表地址,自动匹配串口速率、协议类型等,根据表地址周期发送抄读电表负荷辨识数据报文,电表根据报文中的表地址信息与本身地址匹配,一旦匹配,读取数据并发送回复报文。The physical interface of the downlink communication unit of the present invention adopts RS-485, connects the idle RS-485 interface of the electric meter, and forms a 485 network with the electric meter, and collects the electric meter load identification data. This method acts as the RS-482 master node, and multiple meters connected to it are all used as RS-485 slave nodes. The communication protocol adopts DLT645 or DLT698. The downlink communication unit of the collection method of the present invention has the meter search function, automatically obtains and updates the meter address, automatically matches the serial port rate, protocol type, etc., and sends the reading meter load identification data message periodically according to the meter address, and the meter is based on the data in the message. The table address information matches its own address. Once it matches, read the data and send a reply message.
本发明收到回复报文,将表地址信息和对应的负荷辨识数据进行协议转换、封装等处理,并转发到上行通信单元。由上行通信单元转发到后台主站。The present invention receives the reply message, performs protocol conversion, encapsulation and other processing on the table address information and the corresponding load identification data, and forwards them to the uplink communication unit. It is forwarded to the background master station by the uplink communication unit.
本发明的有益效果是:The beneficial effects of the present invention are:
本发明实现周期采集电表负荷辨识数据,将表地址和负荷辨识数据自动上送到后台主站。The invention realizes periodical collection of electric meter load identification data, and automatically uploads the meter address and load identification data to the background master station.
本发明兼容当前的抄表系统,不影响当前的抄表业务,降低当前系统升级带来的风险。The present invention is compatible with the current meter reading system, does not affect the current meter reading business, and reduces the risk caused by the current system upgrade.
附图说明Description of the drawings
图1是本发明的用户负荷辨识电表采集方法运行流程图,Figure 1 is a flow chart of the user load identification meter collection method of the present invention.
图2是本发明的户负荷辨识电表采集系统结构图。Figure 2 is a structural diagram of the household load identification meter collection system of the present invention.
具体实施方式Detailed ways
现在结合附图对本发明作进一步详细的说明。这些附图均为简化的示意图,仅以示意方式说明 本发明的基本结构,因此其仅显示与本发明有关的构成。The present invention will now be described in further detail with reference to the accompanying drawings. These drawings are simplified schematic diagrams, which merely illustrate the basic structure of the present invention in a schematic manner, so they only show the constitutions related to the present invention.
如图1所示,本发明的采集用户负荷辨识电表负荷辨识数据的方法,包括以下步骤:As shown in Figure 1, the method for collecting user load identification meter load identification data of the present invention includes the following steps:
步骤1:连接主站:给系统通电,系统启动,上行通信单元初始化,主动与主站建立连接;Step 1: Connect to the master station: power on the system, start the system, initialize the uplink communication unit, and actively establish a connection with the master station;
步骤2:搜表:下行通信单元初始化并执行搜表,每个所述电表均有对应的唯一表地址,步骤2中下行通信单元搜表报文采用标准DLT645和DLT698协议,电表能够在回复报文中携带表地址信息;Step 2: Meter search: the downlink communication unit initializes and executes the meter search. Each meter has a corresponding unique meter address. In step 2, the meter search message of the downlink communication unit adopts the standard DLT645 and DLT698 protocols, and the meter can reply The table address information is carried in the text;
步骤3:判断搜表结果:搜表流程结束后,判断是否已经获取电表地址列表,如果获取表地址数为0,继续执行搜表,如果已经获取一系列表地址,进行步骤4;Step 3: Determine the results of the meter search: After the meter search process is over, determine whether the meter address list has been obtained. If the number of meter addresses obtained is 0, continue to perform the meter search. If a series of meter addresses have been obtained, proceed to step 4;
步骤4:判断是否达到电表采集周期:判断是否达到预设用户负荷辨识电表采集周期,如果未达到周期继续等待并判断,如果已到达采集周期,进行步骤5;Step 4: Determine whether the meter collection period is reached: Determine whether the preset user load identification meter collection period is reached, if the period is not reached, continue to wait and judge, if the collection period has been reached, proceed to step 5;
步骤5:数据采集和上传:对表地址列表中的表地址逐一进行抄读负荷辨识数据,记录表地址,抄读时间及负荷辨识数据内容,进行数据处理,转发至上行通信单元,数据送达主站,直至所有表地址负荷辨识数据均已被采集,如果未抄读到某一表负荷辨识数据,判定为表地址需要更新,需要重新进行搜表流程。Step 5: Data collection and upload: read the load identification data one by one from the meter address in the meter address list, record the meter address, reading time and load identification data content, perform data processing, forward it to the upstream communication unit, and deliver the data The master station, until all meter address load identification data have been collected, if a meter load identification data is not read, it is determined that the meter address needs to be updated and the meter search process needs to be re-run.
实现上述采集用户负荷辨识电表负荷辨识数据方法的硬件设备,包括上行通信单元、数据处理单元、下行通信单元和系统运行单元,下面依次介绍各个单元的功能:The hardware equipment that implements the above method of collecting user load identification meter load identification data includes an uplink communication unit, a data processing unit, a downlink communication unit, and a system operation unit. The functions of each unit are introduced in turn:
下行通信单元具备搜表功能,搜表报文采用标准DLT645和DLT698协议,电表能够在回复报文中携带表地址信息。下行通信单元通过搜表,自动获取、更新下挂电表地址、协议及串口速率等列表,按照列表中的信息逐一发送抄读电表负荷辨识数据,并接收返回的负荷辨识报文,报文格式可以采用电表支持的DLT645和DLT698协议。The downlink communication unit has a meter search function. The meter search message adopts the standard DLT645 and DLT698 protocols, and the meter can carry the meter address information in the reply message. The downlink communication unit automatically obtains and updates the list of meter address, protocol and serial port rate through the meter search, and sends the meter load identification data one by one according to the information in the list, and receives the returned load identification message. The message format can be The DLT645 and DLT698 protocols supported by the meter are adopted.
数据处理单元将表地址信息和对应的负荷辨识数据处理,实现上行业务数据协议转换,并转发到上行通信单元。同时实现下行业务数据的协议转换转发。本发明所述采集的管理数据也由数据处理单元统一处理。The data processing unit processes the table address information and the corresponding load identification data, realizes the uplink service data protocol conversion, and forwards it to the uplink communication unit. At the same time, it realizes the protocol conversion and forwarding of the downlink service data. The collected management data of the present invention is also uniformly processed by the data processing unit.
上行通信单元,负责与后台主站建立连接,实现转发协议数据单元处理之后的数据,以及其他管理数据到主站。同时接收主站数据,转发给数据处理单元。上行通信单元物理接口采用4G模块或者网口,但不仅限于此两种。The uplink communication unit is responsible for establishing a connection with the background master station, and realizes forwarding the data processed by the protocol data unit and other management data to the master station. At the same time, it receives data from the master station and forwards it to the data processing unit. The physical interface of the uplink communication unit uses a 4G module or a network port, but it is not limited to these two.
系统运行单元,主要包含微处理器单元、flash存储、LED指示灯等基本硬件元件和支撑上述功能的系统软件层。The system operation unit mainly includes the basic hardware components such as the microprocessor unit, flash storage, LED indicator, and the system software layer that supports the above-mentioned functions.
本技术领域技术人员可以理解,除非另外定义,这里使用的所有术语(包括技术术语和科学术语)具有与本申请所属领域中的普通技术人员的一般理解相同的意义。还应该理解的是,诸如通用 字典中定义的那些术语应该被理解为具有与现有技术的上下文中的意义一致的意义,并且除非像这里一样定义,不会用理想化或过于正式的含义来解释。Those skilled in the art can understand that, unless otherwise defined, all terms (including technical and scientific terms) used herein have the same meanings as those commonly understood by those of ordinary skill in the art to which this application belongs. It should also be understood that terms such as those defined in general dictionaries should be understood to have meanings consistent with the meanings in the context of the prior art, and unless defined as here, they will not be used in idealized or overly formal meanings. Explanation.
本中请中所述的“和/或”的含义指的是各自单独存在或两者同时存在的情况均包括在内。The meaning of "and/or" mentioned in this application refers to the situations where each exists alone or both exist simultaneously.
本申请中所述的“连接”的含义可以是部件之间的直接连接也可以是部件间通过其它部件的间接连接。The meaning of "connection" in this application can be a direct connection between components or an indirect connection between components through other components.
以上述依据本发明的理想实施例为启示,通过上述的说明内容,相关工作人员完全可以在不偏离本项发明技术思想的范围内,进行多样的变更以及修改。本项发明的技术性范围并不局限于说明书上的内容,必须要根据权利要求范围来确定其技术性范围。Taking the above-mentioned ideal embodiment according to the present invention as enlightenment, through the above-mentioned description content, relevant workers can make various changes and modifications without departing from the scope of the technical idea of the present invention. The technical scope of the present invention is not limited to the content of the description, and the technical scope must be determined according to the scope of the claims.

Claims (5)

  1. 采集用户电表负荷辨识数据的方法,其特征在于:包括以下步骤:The method for collecting user electricity meter load identification data is characterized in that it includes the following steps:
    步骤1:连接主站:给系统通电,系统启动,上行通信单元初始化,主动与主站建立连接;Step 1: Connect to the master station: power on the system, start the system, initialize the uplink communication unit, and actively establish a connection with the master station;
    步骤2:搜表:下行通信单元初始化并执行搜表;Step 2: Table search: the downlink communication unit initializes and performs table search;
    步骤3:判断搜表结果:搜表流程结束后,判断是否已经获取电表地址列表,如果获取表地址数为0,继续执行搜表,如果已经获取一系列表地址,进行步骤4;Step 3: Determine the results of the meter search: After the meter search process is over, determine whether the meter address list has been obtained. If the number of meter addresses obtained is 0, continue to perform the meter search. If a series of meter addresses have been obtained, proceed to step 4;
    步骤4:判断是否达到电表采集周期:判断是否达到预设用户负荷辨识电表采集周期,如果未达到周期继续等待并判断,如果已到达采集周期,进行步骤5;Step 4: Determine whether the meter collection period is reached: Determine whether the preset user load identification meter collection period is reached, if the period is not reached, continue to wait and judge, if the collection period has been reached, proceed to step 5;
    步骤5:数据采集和上传:对表地址列表中的表地址逐一进行抄读负荷辨识数据,记录表地址,抄读时间及负荷辨识数据内容,进行数据处理,转发至上行通信单元,数据送达主站,直至所有表地址负荷辨识数据均已被采集,如果未抄读到某一表负荷辨识数据,判定为表地址需要更新,需要重新进行搜表流程。Step 5: Data collection and upload: read the load identification data one by one from the meter address in the meter address list, record the meter address, reading time and load identification data content, perform data processing, forward it to the upstream communication unit, and deliver the data The master station, until all meter address load identification data have been collected, if a meter load identification data is not read, it is determined that the meter address needs to be updated and the meter search process needs to be re-run.
  2. 根据权利要求1所述的采集用户电表负荷辨识数据的方法,其特征在于:每个所述电表均有对应的唯一表地址,步骤2中下行通信单元搜表报文采用标准DLT645和DLT698协议,电表能够在回复报文中携带表地址信息。The method for collecting user electricity meter load identification data according to claim 1, characterized in that: each said electricity meter has a corresponding unique meter address, and in step 2, the downlink communication unit search message uses standard DLT645 and DLT698 protocols, The electricity meter can carry meter address information in the reply message.
  3. 实现上述任一权利要求所述的采集用户电表负荷辨识数据的硬件设备,其特征在于:包括上行通信单元、数据处理单元、下行通信单元和系统运行单元,The hardware device for collecting user electricity meter load identification data according to any one of the preceding claims is characterized in that it includes an uplink communication unit, a data processing unit, a downlink communication unit, and a system operation unit,
    所述上行通信单元与主站建立连接,实现转发协议数据单元处理之后的数据,以及其他管理数据到主站,同时接收主站数据,转发给数据处理单元;The uplink communication unit establishes a connection with the master station to realize forwarding the data processed by the protocol data unit and other management data to the master station, and at the same time receive the master station data, and forward it to the data processing unit;
    所述下行通信单元与若干个电表连接,下行通信单元通过搜表,自动获取、更新下挂电表地址、协议及串口速率的列表,按照列表中的信息逐一发送抄读电表负荷辨识数据,并接收返回的负荷辨识报文,收到回复报文后,将表地址信息和对应的负荷辨识数据进行协议转换、封装处理,并转发到上行通信单元,由上行通信单元转发到后台主站;The downlink communication unit is connected to a number of electric meters. The downlink communication unit automatically obtains and updates the list of meter addresses, protocols, and serial port rates through meter search, and sends and reads meter load identification data one by one according to the information in the list, and receives The returned load identification message, after receiving the reply message, the table address information and the corresponding load identification data are subjected to protocol conversion, encapsulation processing, and forwarded to the uplink communication unit, which is forwarded to the background master station by the uplink communication unit;
    所述数据处理单元将表地址信息和对应的负荷辨识数据处理,实现上行业务数据协议转换,并转发到上行通信单元,同时实现下行业务数据的协议转换转发,下行通信单元采集的管理数据也由数据处理单元统一处理。The data processing unit processes the table address information and the corresponding load identification data, realizes the uplink service data protocol conversion, and forwards it to the uplink communication unit, and at the same time realizes the protocol conversion and forwarding of the downlink service data, and the management data collected by the downlink communication unit is also The data processing unit performs unified processing.
  4. 根据权利要求4所述的采集用户电表负荷辨识数据的硬件设备,其特征在于:所述下行通信单元物理接口采用RS-485,连接电表闲置的RS-485接口,与电表组成485网络,采集电表负荷辨识数据,RS-482作为主节点,下挂多个电表均作为RS-485从节点。The hardware device for collecting user electricity meter load identification data according to claim 4, characterized in that: the physical interface of the downlink communication unit adopts RS-485, connects the idle RS-485 interface of the electricity meter, and forms a 485 network with the electricity meter to collect the electricity meter For load identification data, RS-482 serves as the master node, and multiple meters connected to it all serve as RS-485 slave nodes.
  5. 根据权利要求4所述的采集用户电表负荷辨识数据的硬件设备,其特征在于:所述上行通信单元和下行通信单元的通信协议采用DLT645或者DLT698。The hardware device for collecting user meter load identification data according to claim 4, wherein the communication protocol of the uplink communication unit and the downlink communication unit adopts DLT645 or DLT698.
PCT/CN2020/095232 2019-11-28 2020-06-09 Method for acquiring user electricity meter load identification data, and hardware device WO2021103480A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201911193979.8 2019-11-28
CN201911193979.8A CN111009110A (en) 2019-11-28 2019-11-28 Method and hardware equipment for collecting load identification data of user electric meter

Publications (1)

Publication Number Publication Date
WO2021103480A1 true WO2021103480A1 (en) 2021-06-03

Family

ID=70112335

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/095232 WO2021103480A1 (en) 2019-11-28 2020-06-09 Method for acquiring user electricity meter load identification data, and hardware device

Country Status (2)

Country Link
CN (1) CN111009110A (en)
WO (1) WO2021103480A1 (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111009110A (en) * 2019-11-28 2020-04-14 江苏智臻能源科技有限公司 Method and hardware equipment for collecting load identification data of user electric meter
CN113223287B (en) * 2021-04-02 2022-05-24 国电南瑞南京控制系统有限公司 SPI-based communication method and system for intelligent electric energy meter and load identification module
CN113281565A (en) * 2021-04-21 2021-08-20 南方电网数字电网研究院有限公司 Load identification method based on double-core intelligent electric meter
CN113407237A (en) * 2021-08-23 2021-09-17 杭州炬华科技股份有限公司 Electric energy meter communication data compression method and system
CN114023060B (en) * 2021-11-10 2023-04-14 国网江苏省电力有限公司营销服务中心 Intelligent power consumption data acquisition and uploading method and system based on repeater
CN115065610A (en) * 2022-04-25 2022-09-16 宁波三星医疗电气股份有限公司 Concentrator table searching method, readable storage medium, concentrator and table searching system

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050184881A1 (en) * 2004-02-19 2005-08-25 Robert Dusenberry Distributed meter reading terminal
CN104217566A (en) * 2014-09-16 2014-12-17 北京天公瑞丰科技有限公司 Intelligent meter searching method and system for type II collector
CN204143628U (en) * 2014-11-06 2015-02-04 深圳供电局有限公司 A kind of wireless collection device gathering electric energy meter energy
CN106875662A (en) * 2017-04-07 2017-06-20 广东电网有限责任公司电力科学研究院 A kind of data acquisition for electric energy method and device
CN108362938A (en) * 2018-02-09 2018-08-03 国网江苏省电力有限公司电力科学研究院 Metering separate intelligent electric energy meter based on the identification of non-intrusion type load
CN109001528A (en) * 2018-06-14 2018-12-14 国网江苏省电力有限公司电力科学研究院 A kind of non-intrusion type metering separate acquisition system
CN111009110A (en) * 2019-11-28 2020-04-14 江苏智臻能源科技有限公司 Method and hardware equipment for collecting load identification data of user electric meter

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107483307A (en) * 2017-07-07 2017-12-15 国网浙江省电力公司 It is a kind of that table method is searched based on the stipulations standards of DL/T 645
CN107331140A (en) * 2017-07-17 2017-11-07 宁波三星医疗电气股份有限公司 A kind of automatic network-building formula cooperation meter register method
CN107967801A (en) * 2017-12-25 2018-04-27 东华理工大学 A kind of energy measurement data online acquisition and monitoring method and system
CN208297577U (en) * 2017-12-31 2018-12-28 江苏智臻能源科技有限公司 A kind of customer charge identification module being embedded in ammeter

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050184881A1 (en) * 2004-02-19 2005-08-25 Robert Dusenberry Distributed meter reading terminal
CN104217566A (en) * 2014-09-16 2014-12-17 北京天公瑞丰科技有限公司 Intelligent meter searching method and system for type II collector
CN204143628U (en) * 2014-11-06 2015-02-04 深圳供电局有限公司 A kind of wireless collection device gathering electric energy meter energy
CN106875662A (en) * 2017-04-07 2017-06-20 广东电网有限责任公司电力科学研究院 A kind of data acquisition for electric energy method and device
CN108362938A (en) * 2018-02-09 2018-08-03 国网江苏省电力有限公司电力科学研究院 Metering separate intelligent electric energy meter based on the identification of non-intrusion type load
CN109001528A (en) * 2018-06-14 2018-12-14 国网江苏省电力有限公司电力科学研究院 A kind of non-intrusion type metering separate acquisition system
CN111009110A (en) * 2019-11-28 2020-04-14 江苏智臻能源科技有限公司 Method and hardware equipment for collecting load identification data of user electric meter

Also Published As

Publication number Publication date
CN111009110A (en) 2020-04-14

Similar Documents

Publication Publication Date Title
WO2021103480A1 (en) Method for acquiring user electricity meter load identification data, and hardware device
CN109147299A (en) One kind being used for electricity, water, the integrated acquisition method of air and heat energy measurement and system
WO2012152082A1 (en) Data acquisition concentrator and data acquisition method
CN201698576U (en) Electricity utilization information collecting system and collector
CN110474756B (en) Intelligent power grid electricity utilization information acquisition method
CN105046928A (en) Method for automatically detecting and managing meter records
CN109688102A (en) A kind of multipotency acquisition system and its multipotency acquisition method based on wisdom energy source gateway
CN201937603U (en) Electricity information acquisition system and concentrator
CN206472130U (en) Power line carrier, PLC kilowatt meter reading-out system
CN108417004A (en) One kind is based on acquisition system and method in twin-channel polymorphic type meter data set
CN106781415B (en) Method and system for automatically maintaining communication parameters of centralized meter reading collector
CN109215326A (en) A kind of parallel meter register method and device
CN210781189U (en) Hardware equipment for collecting load identification data of user electric meter
KR101881025B1 (en) Wireless modem and metering server for remote metering
CN101566661A (en) Electricity quality online monitoring system based on transparent transmission technology
CN206757872U (en) Photovoltaic application system remote monitoring system
US10254127B2 (en) Method for remotely reading electric meters
CN103024023A (en) Electronic reading room network auditing method
CN206533195U (en) A kind of intelligent appliance managing and control system
WO2022057798A1 (en) Quasi-real-time data collection system and method adapted to competitive power market
CN112309100A (en) Data acquisition method and device, computer equipment and storage medium
CN112087675A (en) Quasi-real-time data acquisition system and method adaptive to competitive power market
CN203279208U (en) Gateway based on GPRS (general packet radio service) mobile network and ZigBee wireless network
CN210639747U (en) Long-range measurement collection system based on loRa wireless communication
CN106846781B (en) Method and system for automatically identifying communication module of centralized meter reading collector

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 20893898

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 20893898

Country of ref document: EP

Kind code of ref document: A1