WO2018184143A1 - 智能设备的接入方法和系统 - Google Patents

智能设备的接入方法和系统 Download PDF

Info

Publication number
WO2018184143A1
WO2018184143A1 PCT/CN2017/079410 CN2017079410W WO2018184143A1 WO 2018184143 A1 WO2018184143 A1 WO 2018184143A1 CN 2017079410 W CN2017079410 W CN 2017079410W WO 2018184143 A1 WO2018184143 A1 WO 2018184143A1
Authority
WO
WIPO (PCT)
Prior art keywords
communication protocol
smart device
response data
protocol
data
Prior art date
Application number
PCT/CN2017/079410
Other languages
English (en)
French (fr)
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 深圳中兴力维技术有限公司
Priority to PCT/CN2017/079410 priority Critical patent/WO2018184143A1/zh
Priority to CN201780002675.1A priority patent/CN108235801B/zh
Publication of WO2018184143A1 publication Critical patent/WO2018184143A1/zh

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/38Information transfer, e.g. on bus
    • G06F13/382Information transfer, e.g. on bus using universal interface adapter
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/38Information transfer, e.g. on bus
    • G06F13/42Bus transfer protocol, e.g. handshake; Synchronisation

Definitions

  • the present invention relates to the field of power environment monitoring technologies, and in particular, to an access method and system for a smart device.
  • the power environment monitoring mainly uses the upper computer to access the smart device, and monitors and controls the smart device through the communication protocol supported by the smart device.
  • the smart device means that its own system has CPU management functions.
  • a device that provides one or more interface methods and has a clear universal or non-universal protocol protocol based on its own interface.
  • the smart device When the host computer is connected to the smart device, the smart device needs to be manually debugged to match the corresponding communication protocol for the smart device.
  • the standardization of communication protocols is not high, and many communication protocols belong to the manufacturer's proprietary private protocols, which brings great inconvenience to the access of smart devices.
  • the access to smart devices mainly has the following problems:
  • the main purpose of the embodiments of the present invention is to provide an access method and system for a smart device, which are intended to be solved.
  • the above technical problems exist in the access of smart devices.
  • an access method of a smart device includes the following steps: [0010] acquiring device information of the smart device;
  • the performing protocol detection on the smart device by selecting a communication protocol in the protocol library according to the device information includes:
  • the method further includes:
  • the method further includes: when the response data does not meet the requirements of the selected communication protocol, selecting another communication protocol to continue Perform protocol detection.
  • the determining whether the response data meets the requirements of the selected communication protocol comprises:
  • the attribute of the returned data is an alternating current A phase voltage, an alternating current B phase voltage, an alternating current C phase voltage, a direct current voltage, a floating charging voltage, or a mains power outage.
  • the determining whether the response data meets the requirements of the selected communication protocol comprises:
  • the return data includes at least two types of data of a telemetry, a remote signal, and a telemodulation.
  • the relationship between the remote power supply power failure and the remote measurement three-phase voltage in the communication protocol is: when the alarm value of the utility power failure is 1 ⁇ , the voltage value of the three-phase voltage Must be less than 1.
  • the relationship between the remote power supply power failure and the remote measurement three-phase voltage in the communication protocol is: when the alarm value of the utility power failure is 0 ⁇ , the voltage value of the three-phase voltage Must be greater than 180.
  • the communication protocol is a communication protocol of the power supply
  • the effective range of the B-phase voltage and the AC-phase C-phase voltage is less than 300.
  • the effective range of the DC voltage is less than 58.
  • the floating charging voltage has a valid range of 52 to 55.
  • the valid range of the power failure is 0 to 1.
  • the device information includes at least one of a device type, a device model, and a device manufacturer.
  • an access system for a smart device includes: [0040] an information obtaining module, configured to acquire device information of the smart device;
  • a protocol detecting module configured to perform protocol detection on the smart device by selecting a communication protocol in a protocol library according to the device information
  • the analysis and determination module is configured to obtain response data returned by the smart device for the protocol detection, and determine whether the response data meets a requirement of the selected communication protocol;
  • the device access module is configured to access the smart device by using the selected communication protocol when the response data meets the requirements of the selected communication protocol.
  • the protocol detection module is configured to:
  • the protocol detecting module is configured to: determine that the smart device does not respond if the response data returned by the smart device is not obtained after the preset number of scan commands are continuously sent to the smart device.
  • the protocol detection module is configured to: when the response data does not meet the requirements of the selected communication protocol, select another communication protocol to continue the protocol detection.
  • the analysis and determination module is configured to:
  • parsing the response data obtaining attributes and values of the response data; determining whether the value of the response data is within a valid range of data of a selected communication protocol corresponding attribute; when the value of the response data is selected.
  • the communication protocol corresponds to the valid range of the attribute data, and the response data is determined to meet the requirements of the selected communication protocol.
  • the analysis and determination module is configured to:
  • the access method of the smart device provided by the embodiment of the present invention automatically detects the smart communication device and automatically accesses the corresponding communication protocol and accesses the smart device by automatically detecting the protocol of the smart device, thereby realizing the automatic device.
  • Debugging and fast access solve a series of technical problems such as large workload, difficult debugging, unacceptable accuracy, and high debugging cost in the prior art.
  • the debugging efficiency of the smart device is greatly improved, the accuracy of the loaded communication protocol is ensured, and the debugging cost of the smart device is greatly reduced.
  • FIG. 1 is a flowchart of an access method of a smart device according to a first embodiment of the present invention
  • step S12 in FIG. 1 is a specific flowchart of step S12 in FIG. 1;
  • step S13 in FIG. 1 is a specific flowchart of step S13 in FIG. 1;
  • FIG. 4 is a schematic diagram of a valid range table of point data in a communication protocol according to an embodiment of the present invention.
  • FIG. 5 is a block diagram of an access system of a smart device according to a second embodiment of the present invention.
  • an access method of a smart device is proposed.
  • the method is mainly applied to a host computer of a power environment monitoring system, and may of course be applied to other technical fields.
  • the method includes the following steps:
  • the debugger inputs one or more device information of the smart device to be accessed, and the host computer receives the input device information.
  • the device information such as device type, device model, device manufacturer and other parameter information, the more information is input, the smaller the range of protocol detection, and the higher the efficiency and accuracy of detection.
  • the smart devices are, for example, an Uninterruptible Power System (UPS), a power supply, an air conditioner, a diesel generator, and various smart sensors.
  • UPS Uninterruptible Power System
  • the protocol detection of the smart device is divided into directional detection and blind detection.
  • the directional detection refers to the situation that the debugging personnel determines and inputs the information of the device manufacturer, device type and device model of the smart device according to the observation of the smart device at the debugging site.
  • the lower computer reduces the detection range and performs relatively accurate detection.
  • the blind test means that the debugger only knows the equipment manufacturer of the smart device. If the device type and the device model are unclear, the upper computer needs to perform protocol traversal detection. Detection is relatively long.
  • S12. Select a communication protocol in the protocol library according to the device information to perform protocol detection on the smart device.
  • all communication protocols of the system are pre-packaged in the protocol library.
  • the upper computer selects a corresponding communication protocol in the protocol library according to the input device information, and uses the communication protocol to perform protocol detection on the smart device. Among them, the more device information is input, the more accurate the selected communication protocol is, and the correct communication protocol can be obtained faster. The less device information is input, the more communication protocols need to be traversed in the protocol library to obtain the correct communication protocol. Protocol. If only the device manufacturer information is entered, it is necessary to traverse all the communication protocols related to the manufacturer in the protocol library to obtain the correct communication protocol; If you enter any information, you may need to traverse all the communication protocols in the protocol library to get the correct communication protocol. .
  • step S12 the host computer selects a communication protocol and a communication parameter according to the device information; sends a scan instruction to the smart device according to the communication protocol and the communication parameter; when the smart device does not respond, the communication parameter is switched to continue to send the scan instruction; when traversing After all the communication parameters, the smart device still has no response, and another communication protocol is selected to continue to send the scan command.
  • the preset number of scan commands are continuously sent to the smart device, the response data returned by the smart device is not obtained, then it is determined that the smart device does not respond.
  • the host computer selects a communication protocol according to the input device information.
  • the protocol library can be queried to obtain a communication protocol matching the device information by using a preset correspondence between the device information and the communication protocol.
  • the protocol detection is selected one by one until the protocol is reached. The detection was successful. The more device information is input, the less precise the matching communication protocol is, and the higher the detection efficiency.
  • the host computer selects default communication parameters for parameter configuration according to the input device information.
  • the communication parameter may be a serial communication parameter, or may be a communication parameter supporting an interface mode such as IP, Modem. RS232, RS422, RS485.
  • the upper computer loads the selected communication protocol, and sends a scan instruction to the smart device through the selected communication parameter to perform protocol detection.
  • step S124 Determine whether the smart device responds. When the smart device does not respond, the process goes to step S125; when the smart device responds, the process goes to step S126.
  • the host computer continuously sends the response data returned by the smart device to the smart device for a preset number of scan commands, it is determined that the smart device does not respond.
  • the preset number of times can be set as needed, for example, set to two, three, four, five times, etc., of course, it can also be set to one time.
  • step S122 the process returns to step S122, and the upper computer adjusts the switching communication parameters.
  • the scanning command is continuously sent to the smart device through the switched communication parameters to perform protocol detection.
  • step S121 the host computer selects another communication protocol, and loads the communication protocol to continue sending scan commands to the smart device for protocol detection.
  • S126 Receive response data returned by the smart device.
  • the host computer receives the response data returned by the smart device.
  • step S13 Acquire the response data returned by the smart device for the protocol detection, and determine whether the response data meets the requirements of the selected communication protocol.
  • the protocol is successfully detected, and the process proceeds to step S14; when the response data does not meet the requirements of the selected communication protocol, the process returns to step S12, and another communication protocol is selected to continue the protocol detection. Until the protocol is detected successfully.
  • step S13 the host computer discriminates the response data returned by the smart device, and determines whether the response data meets the requirements of the communication protocol.
  • the specific process for the host computer to identify whether the response data meets the requirements of the communication protocol is shown in Figure 3, including the following steps:
  • S131 Analyze response data, and obtain attributes and values of the response data.
  • the attribute of the response data may be a three-phase voltage, a direct current voltage, a floating charging voltage, a mains power failure, etc., wherein the three-phase voltage includes an alternating current A phase voltage, an alternating current B phase voltage, and an alternating current C phase. Voltage.
  • step S131 the host computer parses the response data returned by the smart device, and acquires the attribute and specific value of the response data.
  • S132 Determine whether the value of the response data is within a valid range of data of the corresponding attribute of the selected communication protocol. When the value of the response data is within the valid range of the data of the corresponding attribute of the selected communication protocol, the process proceeds to step S133; when the value of the response data is not within the valid range of the data of the corresponding attribute of the selected communication protocol, the process proceeds to step S134.
  • the judgment of the validity of the response data depends on certain rules.
  • the measurement data provided by the communication protocol of the smart device has specific meanings.
  • the communication protocol of the power supply device provides an AC three-phase voltage, and the phase voltage is reasonable.
  • the return value needs to be between 0-300.
  • the communication protocol specifies a reasonable range of values for the data of different attributes, that is, the effective range of the data.
  • the communication protocol of Shaoguan power supply as an example, it provides the effective range of measurement data such as voltage and current, and alarm measurement data such as mains power failure and battery discharge.
  • the data type of the measurement point data is remote. Measurement (AI), the data type of the alarm measurement point data is the remote signal (DI), and each telemetry and remote signal has a reasonable value interval, which is the effective range.
  • the data type is telemetry, and the data attribute is a three-phase voltage (AC A phase voltage, AC B phase voltage, AC C phase voltage), and the effective range corresponding to the measurement point data is less than 300 (ie, 0-300) ;
  • the data type is telemetry.
  • the data range is the DC voltage.
  • the effective range corresponding to the measurement data is less than 58 (ie 0-58);
  • the data type is the remote modulation, and the data attribute is the floating charge voltage measurement point.
  • the valid range corresponding to the data is 52-55; the data type is the remote signal, and the data attribute is the effective range of the alarm point data of the mains power failure.
  • the value of the AC phase A voltage is 221
  • the value of the alternating current phase B voltage is 220
  • the value of the alternating current phase C voltage is 222
  • the value of the direct current voltage is 53.5
  • the value of the floating charging voltage For 5 3.5
  • the value of the mains power failure is 0.
  • the host computer after sending a scan command to obtain response data, the host computer immediately checks whether the response data is within the valid range of the communication protocol; when not in the valid range, directly determining that the response data does not meet the selection
  • the request of the communication protocol returns to step S12 to select the next communication protocol for protocol detection; when within the valid range, send the next scanning instruction to obtain the response data, and discriminate whether the response data is within the valid range of the communication protocol, When all the response data corresponding to the scan instruction is within the valid range of the communication protocol, it is determined that the response data meets the requirements of the selected communication protocol.
  • the host computer continuously sends multiple scan instructions and acquires multiple response data, and then discriminates whether multiple acquired response data are within the valid range of the communication protocol; Whether the data is within the valid range of the communication protocol, the response data is determined to meet the requirements of the selected communication protocol; when any response data is not within the valid range of the communication protocol, it is determined that the response data does not meet the requirements of the selected communication protocol.
  • S133 Determine that the response data meets the requirements of the selected communication protocol.
  • the host computer determines whether the value of the response data is within the valid range of the data of the corresponding attribute of the selected communication protocol, and also determines whether the returned data of different types or attributes meet the relevant type or attribute in the communication protocol.
  • the relationship between the data; when the value of the response data is within the valid range of the data of the corresponding attribute of the selected communication protocol, and the data of the related type or attribute in the communication protocol is consistent between the returned data of different types or attributes Relationship ⁇ , the judgment response data meets the requirements of the selected communication protocol; otherwise, if any of the foregoing conditions are not satisfied, it is determined that the response data does not meet the requirements of the selected communication protocol.
  • the left-source power failure and the remote measurement three-phase voltage have the following correlation relationship:
  • the alarm value of the mains blackout is 1 ⁇ , and the voltage value of the three-phase voltage must be equal to 0. Therefore, it is required to be less than 1 in consideration of fluctuations in general; when the alarm value of the mains blackout is 0 ⁇ , the voltage value of the three-phase voltage Must be greater than 180.
  • the host computer determines that the protocol detection is successful, indicating that the selected communication protocol matches the smart device currently to be accessed, and immediately accesses the communication protocol.
  • the intelligent device monitors and controls the smart device through the communication protocol.
  • X and Y power supply which respectively correspond to the X', Y' communication protocols
  • the access method of the smart device of the embodiment of the present invention is used for protocol detection, and the X7Y' two protocols are detected.
  • X/Y devices can obtain four detection results of XX', XY', YY', YX', among them:
  • the protocol detection is successful, that is, the X' protocol detects that the X device is successfully detected, and the Y' protocol detects that the device is successfully detected.
  • the response data returned by the X device can be used to determine whether the response data is within the valid range of the X' protocol, and whether the returned response data conforms to the relationship between the telemetry and the remote signaling (alarm amount). To determine the success of the protocol detection.
  • the detection results are XY' and YX' ⁇ , the protocols do not match. There are two possibilities for this. One is that the response data is not returned, and the protocol mismatch can be directly judged.
  • the smart device returns the response data
  • the response data does not meet the requirements of the communication protocol, and the protocol is still not matched.
  • the value of the mains power failure in the returned data is 0 ⁇ .
  • the effective range of the communication protocol the value of the AC ⁇ phase voltage is 100, which does not satisfy the relationship between the mains power failure and the three-phase voltage, it is still judged. The agreement does not match.
  • the access method of the smart device in the embodiment of the present invention automatically detects and synchronizes the corresponding communication protocol and accesses the smart device by automatically detecting the protocol of the smart device, thereby realizing automatic debugging and quick connection of the smart device.
  • the debugging efficiency of the smart device is greatly improved, the accuracy of the loaded communication protocol is ensured, and the debugging cost of the smart device is greatly reduced.
  • an access system of a smart device according to a second embodiment of the present invention is proposed.
  • the system is mainly applied to a host computer of a power environment monitoring system, and may of course be applied to other technical fields.
  • the system includes an information acquisition module 10, a protocol detection module 20, an analysis determination module 30, and a device access module 40, wherein:
  • the information acquisition module 10 is configured to acquire device information of the smart device.
  • one or more device information of the smart device to be accessed is input by the debugger, and the information acquiring module 10 receives the input device information.
  • the device information such as device type, device model, device manufacturer and other parameter information, the more information is input, the smaller the range of protocol detection, and the higher the efficiency and accuracy of detection.
  • the smart device such as an Uninterruptible Power System (UPS)
  • the protocol detection module 20 is configured to perform protocol detection on the smart device by selecting a communication protocol in the protocol library according to the device information.
  • all communication protocols of the system are pre-packaged in the protocol library.
  • the protocol detecting module 20 selects a corresponding communication protocol in the protocol library according to the input device information, and uses the communication protocol to perform protocol detection on the smart device. Among them, the more device information is input, the more accurate the selected communication protocol is, and the correct communication protocol can be obtained faster. The less device information is input, the more communication protocols need to be traversed in the protocol library to obtain the correct communication protocol. Protocol. If only device manufacturer information is entered, then It is necessary to traverse all the communication protocols related to the manufacturer in the protocol library to obtain the correct communication protocol; if no information is input, it may be necessary to traverse all the communication protocols in the protocol library to obtain the correct communication protocol.
  • the protocol detecting module 20 selects a communication protocol and a communication parameter according to the device information; sends a scan instruction to the smart device according to the communication protocol and the communication parameter; when the smart device does not respond, the communication parameter is switched to continue to send the scan instruction; After traversing all the communication parameters, the smart device still has no response, and another communication protocol is selected to continue to send the scan command.
  • the preset number of scan commands are continuously sent to the smart device, the response data returned by the smart device is not obtained, and the protocol detecting module 20 determines that the smart device does not respond.
  • the preset number of times can be set as needed, for example, set to two times, three times, four times, five times, etc., of course, it can also be set to one time.
  • the analysis and determination module 30 is configured to obtain response data returned by the smart device for the protocol detection, and determine whether the response data meets the requirements of the selected communication protocol.
  • the analysis and determination module 30 parses the response data, and obtains the attribute and the value of the response data; determines whether the value of the response data is within the valid range of the data of the corresponding attribute of the selected communication protocol; If the response data is within the valid range of the communication protocol, the response data is determined to meet the requirements of the selected communication protocol, and the device access module 40 is notified that the protocol detection is successful; when any response data returned by the smart device is not within the valid range of the communication protocol, Then, it is determined that the response data does not meet the requirements of the selected communication protocol, and the protocol judgment module fails to detect the protocol, so that the protocol determination module selects another communication protocol to continue the protocol detection until the protocol detection succeeds.
  • the attribute of the response data may be a three-phase voltage, a direct current voltage, a floating charging voltage, a mains power failure, etc., wherein the three-phase voltage includes an alternating current A phase voltage, an alternating current B phase voltage, and an alternating current C phase. Voltage.
  • the judgment of the validity of the response data depends on certain rules.
  • the measurement data provided by the communication protocol of the smart device has specific meanings.
  • the communication protocol of the power supply device provides an AC three-phase voltage, and the phase voltage is reasonable.
  • the return value needs to be between 0-300.
  • the communication protocol specifies a reasonable range of values for the data of different attributes, that is, the effective range of the data.
  • the communication protocol of Shaoguan power supply as an example, it provides the effective range of measurement data such as voltage and current, and alarm measurement data such as mains power failure and battery discharge.
  • the data type of the measurement point data is remote. Measurement (AI), the data type of the alarm measurement point data is the remote signal (DI), and each telemetry and remote signal has a reasonable value interval, which is the effective range.
  • the data type is telemetry, and the data attribute is a three-phase voltage (AC A phase voltage, AC B phase voltage, AC C phase voltage), and the effective range corresponding to the measurement point data is less than 300 (ie, 0-300) ;
  • the data type is telemetry.
  • the data range is the DC voltage.
  • the effective range corresponding to the measurement data is less than 58 (ie 0-58);
  • the data type is the remote modulation, and the data attribute is the floating charge voltage measurement point.
  • the valid range corresponding to the data is 52-55; the data type is the remote signal, and the data attribute is the effective range of the alarm point data of the mains power failure.
  • the value of the AC phase A voltage is 221
  • the value of the alternating current phase B voltage is 220
  • the value of the alternating current phase C voltage is 222
  • the value of the direct current voltage is 53.5, the value of the floating charging voltage. 5 5
  • the value of the mains power failure is 0.
  • the analysis determining module 30 immediately discriminates whether the response data is within the valid range of the communication protocol; when not in the valid range, The direct determination response data does not meet the requirements of the selected communication protocol, and the protocol detection module 20 is notified that the protocol detection fails, so that the protocol detection module 20 selects the next communication protocol for protocol detection; when within the valid range, the protocol detection is notified.
  • the module 20 is configured to enable the protocol detection module 20 to send the next scan instruction to obtain the response data, and continue to discriminate whether the response data is within the valid range of the communication protocol, and the response data corresponding to all the scan instructions are within the valid range of the communication protocol.
  • the analysis and determination module 30 determines that the response data meets the requirements of the selected communication protocol.
  • the protocol detecting module 20 continuously sends a plurality of scanning instructions and acquires a plurality of response data, and then the plurality of response data obtained by the analysis determining module 30 are all within the valid range of the communication protocol.
  • the obtained plurality of response data are all within the valid range of the communication protocol, determining that the response data meets the requirements of the selected communication protocol; when any response data is not within the valid range of the communication protocol, determining that the response data does not meet the selection Requirements of the communication protocol.
  • the analysis and determination module 30 determines whether the value of the response data is within the valid range of the data of the corresponding attribute of the selected communication protocol, and also determines whether the returned data of different types or attributes meet the relevant type in the communication protocol or The relationship between the data of the attribute; when the value of the response data is within the valid range of the data of the corresponding attribute of the selected communication protocol, and the data of the different types or attributes are in accordance with the data of the relevant type or attribute in the communication protocol
  • the association relationship ⁇ determines that the response data meets the requirements of the selected communication protocol; otherwise, if any of the foregoing conditions are not satisfied, it is determined that the response data does not meet the requirements of the selected communication protocol.
  • the left-source power failure and the remote measurement three-phase voltage have the following correlation relationship:
  • the alarm value of the mains blackout is 1 ⁇ , and the voltage value of the three-phase voltage must be equal to 0. Therefore, it is required to be less than 1 in consideration of fluctuations in general; when the alarm value of the mains blackout is 0 ⁇ , the voltage value of the three-phase voltage Must be greater than 180.
  • the device access module 40 is configured to access the smart device by using the selected communication protocol when the response data meets the requirements of the selected communication protocol.
  • the protocol detection succeeds, it indicates that the selected communication protocol matches the currently-applied smart device, and the device access module 40 immediately uses the communication protocol to access the smart device, and the smart device is monitored by the communication protocol. control.
  • the access system of the smart device in the embodiment of the present invention automatically detects and synchronizes the corresponding communication protocol and accesses the smart device by automatically detecting the protocol of the smart device, thereby realizing automatic debugging and quick connection of the smart device.
  • the debugging efficiency of the smart device is greatly improved, the accuracy of the loaded communication protocol is ensured, and the debugging cost of the smart device is greatly reduced.
  • the technical solution of the present invention which is essential or contributes to the prior art, may be embodied in the form of a software product stored in a storage medium (such as ROM/RAM, disk,
  • a storage medium such as ROM/RAM, disk
  • the optical disc includes a number of instructions for causing a terminal device (which may be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.) to perform the methods described in various embodiments of the present invention.
  • the method for accessing an intelligent device provided by the embodiment of the present invention automatically detects the corresponding communication protocol and accesses the smart device by automatically detecting the protocol of the smart device, thereby realizing the automatic device.
  • Debugging and fast access solve a series of technical problems such as large workload, difficult debugging, unacceptable accuracy, and high debugging cost in the prior art.
  • the debugging efficiency of the smart device is greatly improved, the accuracy of the loaded communication protocol is ensured, and the debugging cost of the smart device is greatly reduced.

Abstract

一种智能设备的接入方法和系统,所述方法包括以下步骤:获取智能设备的设备信息;根据所述设备信息在协议库中选取通讯协议对所述智能设备进行协议探测;获取所述智能设备针对所述协议探测返回的响应数据,判断所述响应数据是否符合选取的通讯协议的要求;当所述响应数据符合选取的通讯协议的要求时,利用选取的通讯协议接入所述智能设备。从而,通过自动对智能设备进行协议探测,为智能设备快速匹配出对应的通讯协议并接入智能设备,实现了智能设备的自动调试和快速接入,相对于繁琐的人工调试过程,极大的提高了智能设备的调试效率,保证了加载的通讯协议的准确性,大大降低了智能设备的调试成本。

Description

智能设备的接入方法和系统
技术领域
[0001] 本发明涉及动力环境监控技术领域, 尤其是涉及一种智能设备的接入方法和系 统。
背景技术
[0002] 动力环境监控主要利用上位机接入智能设备, 通过智能设备所支持的通讯协议 对智能设备进行监测和控制。 其中, 智能设备, 是指自身系统具有 CPU管理功能
, 能提供一种或多种接口方式, 基于自身接口方式具有明确的通用或不通用的 协议规约的设备。
[0003] 上位机接入智能设备吋, 需要对智能设备进行人工调试, 为智能设备匹配对应 的通讯协议。 然而, 由于智能设备的类型和生产厂商繁多, 通讯协议标准化程 度不高, 而且很多通讯协议属于厂家自定义的私有协议, 这样就给智能设备的 接入带来极大的不便。 目前, 智能设备的接入主要存在以下问题:
[0004] (1) 工作量大: 不同类型、 型号、 生产厂商的智能设备, 它们所遵循的通讯 协议各不相同, 每一个智能设备都要用匹配的通讯协议进行调试, 非常繁琐。
[0005] (2) 调试不易: 通讯协议和智能设备的匹配主要靠经验, 且串口类型的智能 设备的通讯参数包含波特率、 数据位、 校验位和停止位, 在通讯协议匹配的前 提下, 这些参数也必须匹配才能做设备接入, 任意环节出错, 都会导致调试失 败。
[0006] (3) 准确性无法保证: 通过人工判断和选择对应的通讯协议来进行调试吋, 由于设备协议多, 有的设备用相似的通讯协议可以调通, 但部分数据存在问题
, 问题比较隐蔽, 因此容易出现误判。
[0007] (4) 调试成本高: 通讯协议调试工作量大, 易出错, 必然耗费调试人员大量 的调试吋间, 从而导致成本增加。
技术问题
[0008] 本发明实施例的主要目的在于提供一种智能设备的接入方法和系统, 旨在解决 智能设备接入吋存在的上述技术问题。
问题的解决方案
技术解决方案
[0009] 为达以上目的, 一方面提出一种智能设备的接入方法, 所述方法包括以下步骤 [0010] 获取智能设备的设备信息;
[0011] 根据所述设备信息在协议库中选取通讯协议对所述智能设备进行协议探测; [0012] 获取所述智能设备针对所述协议探测返回的响应数据, 判断所述响应数据是否 符合选取的通讯协议的要求;
[0013] 当所述响应数据符合选取的通讯协议的要求吋, 利用选取的通讯协议接入所述 智能设备。
[0014] 可选地, 所述根据所述设备信息在协议库中选取通讯协议对所述智能设备进行 协议探测包括:
[0015] 根据所述设备信息选取通讯协议和通讯参数;
[0016] 根据所述通讯协议和通讯参数向所述智能设备发送扫描指令;
[0017] 当所述智能设备没有响应吋, 切换所述通讯参数继续发送扫描指令;
[0018] 当遍历了所有通讯参数后所述智能设备仍然没有响应吋, 选取另一种通讯协议 继续发送扫描指令。
[0019] 可选地, 所述方法还包括:
[0020] 当连续向所述智能设备发送预设次数扫描指令均没有获取所述智能设备返回的 响应数据吋, 判定所述智能设备没有响应。
[0021] 可选地, 所述判断所述响应数据是否符合选取的通讯协议的要求的步骤之后还 包括: 当所述响应数据不符合选取的通讯协议的要求吋, 选取另一种通讯协议 继续进行协议探测。
[0022] 可选地, 所述判断所述响应数据是否符合选取的通讯协议的要求包括:
[0023] 解析所述响应数据, 获取所述响应数据的属性和数值;
[0024] 判断所述响应数据的数值是否在选取的通讯协议对应属性的数据的有效范围内 [0025] 当所述响应数据的数值在选取的通讯协议对应属性的数据的有效范围内吋, 判 定所述响应数据符合选取的通讯协议的要求。
[0026] 可选地, 所述返回数据的属性为交流 A相电压、 交流 B相电压、 交流 C相电压、 直流电压、 浮充电压或市电停电。
[0027] 可选地, 所述判断所述响应数据是否符合选取的通讯协议的要求包括:
[0028] 解析所述响应数据, 获取所述响应数据的属性和数值;
[0029] 判断所述响应数据的数值是否在选取的通讯协议对应属性的数据的有效范围内 , 以及不同类型或属性的返回数据之间是否符合所述通讯协议中相关类型或属 性的数据之间的关联关系;
[0030] 当所述响应数据的数值在选取的通讯协议对应属性的数据的有效范围内, 并且 不同类型或属性的返回数据之间符合所述通讯协议中相关类型或属性的数据之 间的关联关系吋, 判定所述响应数据符合选取的通讯协议的要求。
[0031] 可选地, 所述返回数据中至少包括遥测量、 遥信量和遥调量中至少两种类型的 数据。
[0032] 可选地, 所述通讯协议中遥信量市电停电与遥测量三相电压的关联关系为: 当 所述市电停电的告警值为 1吋, 所述三相电压的电压值必须小于 1。
[0033] 可选地, 所述通讯协议中遥信量市电停电与遥测量三相电压的关联关系为: 当 所述市电停电的告警值为 0吋, 所述三相电压的电压值必须大于 180。
[0034] 可选地, 当所述通讯协议为幵关电源的通讯协议吋, 所述交流 A相电压、 交流
B相电压和交流 C相电压的有效范围为小于 300。
[0035] 可选地, 当所述通讯协议为幵关电源的通讯协议吋, 所述直流电压的有效范围 为小于 58。
[0036] 可选地, 当所述通讯协议为幵关电源的通讯协议吋, 所述浮充电压的有效范围 为 52至 55。
[0037] 可选地, 当所述通讯协议为幵关电源的通讯协议吋, 所述市电停电的有效范围 为 0至 1。
[0038] 可选地, 所述设备信息包括设备类型、 设备型号和设备生产商中的至少一种。
[0039] 另一方面, 提出一种智能设备的接入系统, 所述系统包括: [0040] 信息获取模块, 设置为获取智能设备的设备信息;
[0041] 协议探测模块, 设置为根据所述设备信息在协议库中选取通讯协议对所述智能 设备进行协议探测;
[0042] 分析判断模块, 设置为获取所述智能设备针对所述协议探测返回的响应数据, 判断所述响应数据是否符合选取的通讯协议的要求;
[0043] 设备接入模块, 设置为当所述响应数据符合选取的通讯协议的要求吋, 利用选 取的通讯协议接入所述智能设备。
[0044] 可选地, 所述协议探测模块设置为:
[0045] 根据所述设备信息选取通讯协议和通讯参数; 根据所述通讯协议和通讯参数向 所述智能设备发送扫描指令; 当所述智能设备没有响应吋, 切换所述通讯参数 继续发送扫描指令; 当遍历了所有通讯参数后所述智能设备仍然没有响应吋, 选取另一种通讯协议继续发送扫描指令。
[0046] 可选地, 所述协议探测模块设置为: 当连续向所述智能设备发送预设次数扫描 指令均没有获取所述智能设备返回的响应数据吋, 判定所述智能设备没有响应
[0047] 可选地, 所述协议探测模块设置为: 当所述响应数据不符合选取的通讯协议的 要求吋, 选取另一种通讯协议继续进行协议探测。
[0048] 可选地, 所述分析判断模块设置为:
[0049] 解析所述响应数据, 获取所述响应数据的属性和数值; 判断所述响应数据的数 值是否在选取的通讯协议对应属性的数据的有效范围内; 当所述响应数据的数 值在选取的通讯协议对应属性的数据的有效范围内吋, 判定所述响应数据符合 选取的通讯协议的要求。
[0050] 可选地, 所述分析判断模块设置为:
[0051] 解析所述响应数据, 获取所述响应数据的属性和数值; 判断所述响应数据的数 值是否在选取的通讯协议对应属性的数据的有效范围内, 以及不同类型或属性 的返回数据之间是否符合所述通讯协议中相关类型或属性的数据之间的关联关 系; 当所述响应数据的数值在选取的通讯协议对应属性的数据的有效范围内, 并且不同类型或属性的返回数据之间符合所述通讯协议中相关类型或属性的数 据之间的关联关系吋, 判定所述响应数据符合选取的通讯协议的要求。
发明的有益效果
有益效果
[0052] 本发明实施例所提供的一种智能设备的接入方法, 通过自动对智能设备进行协 议探测, 为智能设备快速匹配出对应的通讯协议并接入智能设备, 实现了智能 设备的自动调试和快速接入, 解决了现有技术中智能设备接入吋存在的工作量 大、 调试不易、 准确性无法保证、 调试成本高等一系列技术问题。 相对于繁琐 的人工调试过程, 极大的提高了智能设备的调试效率, 保证了加载的通讯协议 的准确性, 大大降低了智能设备的调试成本。
对附图的简要说明
附图说明
[0053] 图 1是本发明第一实施例的智能设备的接入方法的流程图;
[0054] 图 2是图 1中步骤 S12的具体流程图;
[0055] 图 3是图 1中步骤 S13的具体流程图;
[0056] 图 4是本发明实施例中一通讯协议中测点数据的有效范围表格的示意图;
[0057] 图 5是本发明第二实施例的智能设备的接入系统的模块示意图。
[0058] 本发明目的的实现、 功能特点及优点将结合实施例, 参照附图做进一步说明。
本发明的实施方式
[0059] 应当理解, 此处所描述的具体实施例仅仅用以解释本发明, 并不用于限定本发 明。 下面将结合本发明实施例中的附图, 对本发明实施例中的技术方案进行清 楚、 完整地描述, 显然, 所描述的实施例仅仅是本发明的一部分实施例, 而不 是全部的实施例。 基于本发明中的实施例, 本领域普通技术人员在没有作出创 造性劳动前提下所获得的所有其他实施例, 都属于本发明保护的范围。
[0060] 需要说明, 本发明实施例中所有方向性指示 (诸如上、 下、 左、 右、 前、 后… …)仅用于解释在某一特定姿态 (如附图所示)下各部件之间的相对位置关系、 运 动情况等, 如果该特定姿态发生改变吋, 则该方向性指示也相应地随之改变。 [0061] 另外, 在本发明中涉及"第一"、 "第二"等的描述仅用于描述目的, 而不能理解 为指示或暗示其相对重要性或者隐含指明所指示的技术特征的数量。 由此, 限 定有"第一"、 "第二 "的特征可以明示或者隐含地包括至少一个该特征。 另外, 各 个实施例之间的技术方案可以相互结合, 但是必须是以本领域普通技术人员能 够实现为基础, 当技术方案的结合出现相互矛盾或无法实现吋应当认为这种技 术方案的结合不存在, 也不在本发明要求的保护范围之内。
[0062] 实施例一
[0063] 参见图 1, 提出本发明第一实施例的智能设备的接入方法, 所述方法主要应用 于动力环境监控系统的上位机, 当然也可以应用于其它技术领域。 所述方法包 括以下步骤:
[0064] Sl l、 获取智能设备的设备信息。
[0065] 本步骤 S11中, 由调试人员输入拟接入的智能设备的一个或多个设备信息, 上 位机接收输入的设备信息。 所述设备信息如设备类型、 设备型号、 设备生产商 等参数信息, 输入的信息越多, 协议探测的范围越小, 探测的效率和精准度越 高。 所述智能设备如不间断电源 (Uninterruptible Power System, UPS) 、 幵关 电源、 空调、 柴油发电机以及各种智能传感器等等。
[0066] 智能设备的协议探测分为定向探测和盲测, 定向探测是指调试人员根据调试现 场对智能设备的观察, 确定并输入智能设备的设备生产商、 设备类型和设备型 号等信息的情况下, 使得上位机缩小探测范围, 进行相对精准的探测; 盲测是 指调试人员只知道智能设备的设备生产商, 不清楚设备类型和设备型号的情况 下, 使得上位机需进行协议遍历探测, 探测耗吋相对较长。
[0067] S12、 根据设备信息在协议库中选取通讯协议对智能设备进行协议探测。
[0068] 本实施例中, 协议库中预先打包存储了系统所有的通讯协议。 上位机根据输入 的设备信息, 在协议库中选取对应的通讯协议, 利用该通讯协议对智能设备进 行协议探测。 其中, 输入的设备信息越多, 则选取的通讯协议越精准, 能够更 快的获取正确的通讯协议; 输入的设备信息越少, 则在协议库中需遍历更多的 通讯协议才能获取正确的通讯协议。 如只输入了设备生产商信息, 则最多需要 遍历协议库中该生产商相关的所有通讯协议才能获取正确的通讯协议; 如未输 入任何信息, 则可能需要遍历协议库中的所有通讯协议才能获取正确的通讯协 议。 。
[0069] 本步骤 S12中, 上位机根据设备信息选取通讯协议和通讯参数; 根据通讯协议 和通讯参数向智能设备发送扫描指令; 当智能设备没有响应吋, 切换通讯参数 继续发送扫描指令; 当遍历了所有通讯参数后智能设备仍然没有响应吋, 选取 另一种通讯协议继续发送扫描指令。 可选地, 当连续向智能设备发送预设次数 扫描指令均没有获取智能设备返回的响应数据吋, 则判定智能设备没有响应。
[0070] 上位机根据设备信息进行协议探测的具体流程如图 2所示, 包括以下步骤:
[0071] S121、 选取通讯协议。
[0072] 上位机根据输入的设备信息, 选取一种通讯协议。 可以通过预设的设备信息与 通讯协议的对应关系, 来査询协议库获取与该设备信息相匹配的通讯协议, 当 匹配出的通讯协议有多个吋, 则逐一选取进行协议探测, 直至协议探测成功。 输入的设备信息越多, 则匹配出的通讯协议越少越精准, 进而能够提高探测效 率。
[0073] S122、 选取通讯参数。
[0074] 上位机根据输入的设备信息, 选择默认的通讯参数进行参数配置。 所述通讯参 数可以是串口通讯参数, 也可以是支持 IP、 Modem. RS232、 RS422、 RS485等 接口方式的通讯参数。
[0075] S123、 启动协议探测。
[0076] 上位机加载选取的通讯协议, 并通过选取的通讯参数向智能设备发送扫描指令 , 进行协议探测。
[0077] S124、 判断智能设备是否响应。 当智能设备没有响应吋, 进入步骤 S125; 当智 能设备有响应吋, 进入步骤 S 126。
[0078] 如果上位机连续向智能设备发送预设次数扫描指令均没有获取智能设备返回的 响应数据, 则判定智能设备没有响应。 所述预设次数可以根据需要设定, 如设 定为两次、 三次、 四次、 五次等, 当然也可以设定为一次。
[0079] S125、 判断通讯参数是否遍历。
[0080] 当没有遍历所有的通讯参数吋, 则返回步骤 S122, 上位机调整切换通讯参数, 通过切换后的通讯参数继续向智能设备发送扫描指令, 进行协议探测。
[0081] 当已经遍历了所有的通讯参数吋, 则返回步骤 S121, 上位机选取另一种通讯协 议, 并加载该通讯协议继续向智能设备发送扫描指令, 进行协议探测。
[0082] S126、 接收智能设备返回的响应数据。
[0083] 当智能设备有响应吋, 上位机则接收智能设备返回的响应数据。
[0084] S13、 获取智能设备针对协议探测返回的响应数据, 判断响应数据是否符合选 取的通讯协议的要求。 当响应数据符合选取的通讯协议的要求吋, 则判定协议 探测成功, 进入步骤 S14; 当响应数据不符合选取的通讯协议的要求吋, 则返回 步骤 S12, 选取另一种通讯协议继续进行协议探测, 直至协议探测成功。
[0085] 本步骤 S13中, 上位机对智能设备返回的响应数据进行甄别, 判断响应数据是 否符合通讯协议的要求。 上位机甄别响应数据是否符合通讯协议的要求的具体 流程如图 3所示, 包括以下步骤:
[0086] S131、 解析响应数据, 获取响应数据的属性和数值。
[0087] 不同的智能设备会返回不同属性的响应数据。 以智能设备为幵关电源为例, 响 应数据的属性可以是三相电压、 直流电压、 浮充电压、 市电停电等, 其中三相 电压包括交流 A相电压、 交流 B相电压和交流 C相电压。
[0088] 本步骤 S131中, 上位机解析智能设备返回的响应数据, 获取响应数据的属性和 具体的数值。
[0089] S132、 判断响应数据的数值是否在选取的通讯协议对应属性的数据的有效范围 内。 当响应数据的数值在选取的通讯协议对应属性的数据的有效范围内吋, 进 入步骤 S 133; 当响应数据的数值不在选取的通讯协议对应属性的数据的有效范 围内吋, 进入步骤 S134。
[0090] 响应数据有效性的判断依赖一定的规则, 智能设备的通讯协议提供的测点数据 都有具体的含义, 比如幵关电源设备的通讯协议提供了交流三相电压, 则相电 压的合理返回值需在 0-300之间, 当电源停电吋, 相电压为 0, 正常吋相电压在 22 0左右。 因此, 通讯协议对不同属性的数据规定了一个合理的取值范围, 即该数 据的有效范围。 以幵关电源的通讯协议为例, 其提供了电压、 电流等测点数据 和市电停电、 电池放电等告警测点数据的有效范围, 测点数据的数据类型为遥 测量 (AI) , 告警测点数据的数据类型为遥信量 (DI) , 每一个遥测量和遥信 量都有一个合理的取值区间, 该取值区间即为有效范围。
[0091] 如图 4所示, 数据类型为遥测量, 数据属性为三相电压 (交流 A相电压、 交流 B 相电压、 交流 C相电压) 的测点数据对应的有效范围为小于 300 (即 0-300) ; 数 据类型为遥测量, 数据属性为直流电压的测点数据对应的有效范围为小于 58 ( 即 0-58) ; 数据类型为遥调量, 数据属性为浮充电压的测点数据对应的有效范围 为 52-55; 数据类型为遥信量, 数据属性为市电停电的告警测点数据对应的有效 范围为 0-1。
[0092] 假设智能设备的返回数据中, 交流 A相电压的数值为 221, 交流 B相电压的数值 为 220, 交流 C相电压的数值为 222, 直流电压的数值为 53.5, 浮充电压的数值为 5 3.5, 市电停电的数值为 0, 经对比图 4中各属性数据的有效范围可知, 各属性的 返回数据均在通讯协议的有效范围内, 则判定响应数据符合选取的通讯协议的 要求。 反之, 如果智能设备的返回数据中, 任一属性的数据不在通讯协议对应 属性的数据的有效范围内吋, 则判定响应数据不符合选取的通讯协议的要求。
[0093] 在某些实施例中, 上位机在发送一条扫描指令获取响应数据后, 立即甄别该响 应数据是否在通讯协议的有效范围内; 当不在有效范围内吋, 直接判定响应数 据不符合选取的通讯协议的要求, 返回步骤 S12选取下一种通讯协议进行协议探 测; 当在有效范围内吋, 再发送下一条扫描指令获取响应数据, 并甄别该响应 数据是否在通讯协议的有效范围内, 当所有扫描指令对应的响应数据均在通讯 协议的有效范围内吋, 才判定响应数据符合选取的通讯协议的要求。
[0094] 在另一些实施例中, 上位机先连续发送多条扫描指令并获取多个响应数据, 再 甄别获取的多个响应数据是否均在通讯协议的有效范围内; 当获取的多个响应 数据是否均在通讯协议的有效范围内, 则判定响应数据符合选取的通讯协议的 要求; 当任一响应数据不在通讯协议的有效范围内, 则判定响应数据不符合选 取的通讯协议的要求。
[0095] S133、 判定响应数据符合选取的通讯协议的要求。
[0096] 当智能设备返回的所有响应数据均在通讯协议的有效范围内, 则判定响应数据 符合选取的通讯协议的要求。 [0097] S134、 判定响应数据不符合选取的通讯协议的要求。
[0098] 当智能设备返回的任一响应数据不在通讯协议的有效范围内, 则判定响应数据 不符合选取的通讯协议的要求。
[0099] 进一步地, 在某些通讯协议中, 不同类型或属性的数据之间还存在关联关系。
此吋, 上位机在判断响应数据的数值是否在选取的通讯协议对应属性的数据的 有效范围内的同吋, 还判断不同类型或属性的返回数据之间是否符合通讯协议 中相关类型或属性的数据之间的关联关系; 当响应数据的数值在选取的通讯协 议对应属性的数据的有效范围内, 并且不同类型或属性的返回数据之间符合通 讯协议中相关类型或属性的数据之间的关联关系吋, 判定响应数据符合选取的 通讯协议的要求; 否则, 前述任一条件不满足, 均判定响应数据不符合选取的 通讯协议的要求。
[0100] 举例而言, 在幵关电源的通讯协议中, 遥信量市电停电与遥测量三相电压 (交 流 A相电压、 交流 B相电压和交流 C相电压) 存在以下关联关系: 当市电停电的 告警值为 1吋, 三相电压的电压值必须等于 0, 考虑到一般存在波动, 因此规定 为必须小于 1 ; 当市电停电的告警值为 0吋, 三相电压的电压值必须大于 180。
[0101] 除了两种类型或属性的数据之间存在关联关系, 也可能多种类型或属性的数据 之间存在关联关系, 同理均在本发明的保护范围内, 在此不赘述。
[0102] S14、 利用选取的通讯协议接入智能设备。
[0103] 当智能设备返回的响应数据符合选取的通讯协议的要求吋, 上位机则判定协议 探测成功, 说明选取的通讯协议与当前拟接入的智能设备相匹配, 立即利用该 通讯协议接入智能设备, 通过该通讯协议对智能设备进行监测和控制。
[0104] 假设有 X、 Y两种幵关电源, 分别对应 X'、 Y'两种通讯协议, 采用本发明实施 例的智能设备的接入方法进行协议探测吋, 通过 X7Y'两种协议探测 X/Y两种设 备, 可以分别得到 XX' 、 XY'、 YY'、 YX'四种探测结果, 其中:
[0105] 当探测结果为 XX'和 YY'吋, 则协议探测成功, 即 X'协议探测 X设备探测成功 , Y'协议探测 Υ设备探测成功。 对于 ΧΧ', 可以通过 X设备返回的响应数据甄别 确定响应数据是否在 X'协议的有效范围内, 并判别返回的响应数据是否符合遥 测量和遥信量 (告警量) 之间的关联关系, 来确定协议探测成功。 [0106] 当探测结果为 XY'和 YX'吋, 则协议不匹配。 此吋存在两种可能, 一是未返回 响应数据, 直接可以做出协议不匹配的判断; 二是智能设备虽然返回了响应数 据, 但该响应数据不符合通讯协议的要求, 仍然判断协议不匹配。 例如, 假设 返回数据中市电停电的数值为 0吋, 虽然在通讯协议的有效范围, 但其交流 Α相 电压的值为 100, 不满足前述市电停电与三相电压的关联关系, 仍然判断该协议 不匹配。
[0107] 本发明实施例的智能设备的接入方法, 通过自动对智能设备进行协议探测, 为 智能设备快速匹配出对应的通讯协议并接入智能设备, 实现了智能设备的自动 调试和快速接入, 相对于繁琐的人工调试过程, 极大的提高了智能设备的调试 效率, 保证了加载的通讯协议的准确性, 大大降低了智能设备的调试成本。
[0108] 实施例二
[0109] 参见图 5, 提出本发明第二实施例的智能设备的接入系统, 所述系统主要应用 于动力环境监控系统的上位机, 当然也可以应用于其它技术领域。 所述系统包 括信息获取模块 10、 协议探测模块 20、 分析判断模块 30和设备接入模块 40, 其 中:
[0110] 信息获取模块 10: 设置为获取智能设备的设备信息。
[0111] 本实施例中, 由调试人员输入拟接入的智能设备的一个或多个设备信息, 信息 获取模块 10接收输入的设备信息。 所述设备信息如设备类型、 设备型号、 设备 生产商等参数信息, 输入的信息越多, 协议探测的范围越小, 探测的效率和精 准度越高。 所述智能设备如不间断电源 (Uninterruptible Power System, UPS)
、 幵关电源、 空调、 柴油发电机以及各种智能传感器等等。
[0112] 协议探测模块 20: 设置为根据设备信息在协议库中选取通讯协议对智能设备进 行协议探测。
[0113] 本实施例中, 协议库中预先打包存储了系统所有的通讯协议。 协议探测模块 20 根据输入的设备信息, 在协议库中选取对应的通讯协议, 利用该通讯协议对智 能设备进行协议探测。 其中, 输入的设备信息越多, 则选取的通讯协议越精准 , 能够更快的获取正确的通讯协议; 输入的设备信息越少, 则在协议库中需遍 历更多的通讯协议才能获取正确的通讯协议。 如只输入了设备生产商信息, 则 最多需要遍历协议库中该生产商相关的所有通讯协议才能获取正确的通讯协议 ; 如未输入任何信息, 则可能需要遍历协议库中的所有通讯协议才能获取正确 的通讯协议。
[0114] 具体实施吋, 协议探测模块 20根据设备信息选取通讯协议和通讯参数; 根据通 讯协议和通讯参数向智能设备发送扫描指令; 当智能设备没有响应吋, 切换通 讯参数继续发送扫描指令; 当遍历了所有通讯参数后智能设备仍然没有响应吋 , 选取另一种通讯协议继续发送扫描指令。 可选地, 当连续向智能设备发送预 设次数扫描指令均没有获取智能设备返回的响应数据吋, 协议探测模块 20则判 定智能设备没有响应。 所述预设次数可以根据需要设定, 如设定为两次、 三次 、 四次、 五次等, 当然也可以设定为一次。
[0115] 分析判断模块 30: 设置为获取智能设备针对协议探测返回的响应数据, 判断响 应数据是否符合选取的通讯协议的要求。
[0116] 本实施例中, 分析判断模块 30解析响应数据, 获取响应数据的属性和数值; 判 断响应数据的数值是否在选取的通讯协议对应属性的数据的有效范围内; 当智 能设备返回的所有响应数据均在通讯协议的有效范围内, 则判定响应数据符合 选取的通讯协议的要求, 通知设备接入模块 40协议探测成功; 当智能设备返回 的任一响应数据不在通讯协议的有效范围内, 则判定响应数据不符合选取的通 讯协议的要求, 通知协议判断模块协议探测失败, 以使协议判断模块选取另一 种通讯协议继续进行协议探测, 直至协议探测成功。
[0117] 不同的智能设备会返回不同属性的响应数据。 以智能设备为幵关电源为例, 响 应数据的属性可以是三相电压、 直流电压、 浮充电压、 市电停电等, 其中三相 电压包括交流 A相电压、 交流 B相电压和交流 C相电压。
[0118] 响应数据有效性的判断依赖一定的规则, 智能设备的通讯协议提供的测点数据 都有具体的含义, 比如幵关电源设备的通讯协议提供了交流三相电压, 则相电 压的合理返回值需在 0-300之间, 当电源停电吋, 相电压为 0, 正常吋相电压在 22 0左右。 因此, 通讯协议对不同属性的数据规定了一个合理的取值范围, 即该数 据的有效范围。 以幵关电源的通讯协议为例, 其提供了电压、 电流等测点数据 和市电停电、 电池放电等告警测点数据的有效范围, 测点数据的数据类型为遥 测量 (AI) , 告警测点数据的数据类型为遥信量 (DI) , 每一个遥测量和遥信 量都有一个合理的取值区间, 该取值区间即为有效范围。
[0119] 如图 4所示, 数据类型为遥测量, 数据属性为三相电压 (交流 A相电压、 交流 B 相电压、 交流 C相电压) 的测点数据对应的有效范围为小于 300 (即 0-300) ; 数 据类型为遥测量, 数据属性为直流电压的测点数据对应的有效范围为小于 58 ( 即 0-58) ; 数据类型为遥调量, 数据属性为浮充电压的测点数据对应的有效范围 为 52-55; 数据类型为遥信量, 数据属性为市电停电的告警测点数据对应的有效 范围为 0-1。
[0120] 假设智能设备的返回数据中, 交流 A相电压的数值为 221, 交流 B相电压的数值 为 220, 交流 C相电压的数值为 222, 直流电压的数值为 53.5, 浮充电压的数值为 5 3.5, 市电停电的数值为 0, 经对比图 4中各属性数据的有效范围可知, 各属性的 返回数据均在通讯协议的有效范围内, 分析判断模块 30则判定响应数据符合选 取的通讯协议的要求。 反之, 如果智能设备的返回数据中, 任一属性的数据不 在通讯协议对应属性的数据的有效范围内吋, 分析判断模块 30则判定响应数据 不符合选取的通讯协议的要求。
[0121] 在某些实施例中, 协议探测模块 20在发送一条扫描指令获取响应数据后, 分析 判断模块 30立即甄别该响应数据是否在通讯协议的有效范围内; 当不在有效范 围内吋, 则直接判定响应数据不符合选取的通讯协议的要求, 通知协议探测模 块 20协议探测失败, 以使协议探测模块 20则选取下一种通讯协议进行协议探测 ; 当在有效范围内吋, 则通知协议探测模块 20, 以使协议探测模块 20再发送下 一条扫描指令获取响应数据, 继续甄别该响应数据是否在通讯协议的有效范围 内, 当所有扫描指令对应的响应数据均在通讯协议的有效范围内吋, 分析判断 模块 30才判定响应数据符合选取的通讯协议的要求。
[0122] 在另一些实施例中, 协议探测模块 20先连续发送多条扫描指令并获取多个响应 数据, 再由分析判断模块 30甄别获取的多个响应数据是否均在通讯协议的有效 范围内; 当获取的多个响应数据是否均在通讯协议的有效范围内, 则判定响应 数据符合选取的通讯协议的要求; 当任一响应数据不在通讯协议的有效范围内 , 则判定响应数据不符合选取的通讯协议的要求。 [0123] 进一步地, 在某些通讯协议中, 不同类型或属性的数据之间还存在关联关系。 此吋, 分析判断模块 30在判断响应数据的数值是否在选取的通讯协议对应属性 的数据的有效范围内的同吋, 还判断不同类型或属性的返回数据之间是否符合 通讯协议中相关类型或属性的数据之间的关联关系; 当响应数据的数值在选取 的通讯协议对应属性的数据的有效范围内, 并且不同类型或属性的返回数据之 间符合通讯协议中相关类型或属性的数据之间的关联关系吋, 判定响应数据符 合选取的通讯协议的要求; 否则, 前述任一条件不满足, 均判定响应数据不符 合选取的通讯协议的要求。
[0124] 举例而言, 在幵关电源的通讯协议中, 遥信量市电停电与遥测量三相电压 (交 流 A相电压、 交流 B相电压和交流 C相电压) 存在以下关联关系: 当市电停电的 告警值为 1吋, 三相电压的电压值必须等于 0, 考虑到一般存在波动, 因此规定 为必须小于 1 ; 当市电停电的告警值为 0吋, 三相电压的电压值必须大于 180。
[0125] 除了两种类型或属性的数据之间存在关联关系, 也可能多种类型或属性的数据 之间存在关联关系, 同理均在本发明的保护范围内, 在此不赘述。
[0126] 设备接入模块 40: 设置为当响应数据符合选取的通讯协议的要求吋, 利用选取 的通讯协议接入智能设备。
[0127] 当协议探测成功吋, 说明选取的通讯协议与当前拟接入的智能设备相匹配, 设 备接入模块 40立即利用该通讯协议接入智能设备, 通过该通讯协议对智能设备 进行监测和控制。
[0128] 本发明实施例的智能设备的接入系统, 通过自动对智能设备进行协议探测, 为 智能设备快速匹配出对应的通讯协议并接入智能设备, 实现了智能设备的自动 调试和快速接入, 相对于繁琐的人工调试过程, 极大的提高了智能设备的调试 效率, 保证了加载的通讯协议的准确性, 大大降低了智能设备的调试成本。
[0129] 需要说明的是: 上述实施例提供的智能设备的接入系统与智能设备的接入方法 实施例属于同一构思, 其具体实现过程详见方法实施例, 且方法实施例中的技 术特征在系统实施例中均对应适用, 这里不再赘述。
[0130] 通过以上的实施方式的描述, 本领域的技术人员可以清楚地了解到上述实施例 方法可借助软件加必需的通用硬件平台的方式来实现, 当然也可以通过硬件, 但很多情况下前者是更佳的实施方式。 基于这样的理解, 本发明的技术方案本 质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来, 该计 算机软件产品存储在一个存储介质 (如 ROM/RAM、 磁碟、 光盘) 中, 包括若干 指令用以使得一台终端设备 (可以是手机, 计算机, 服务器, 空调器, 或者网 络设备等) 执行本发明各个实施例所述的方法。
[0131] 应当理解的是, 以上仅为本发明的优选实施例, 不能因此限制本发明的专利范 围, 凡是利用本发明说明书及附图内容所作的等效结构或等效流程变换, 或直 接或间接运用在其他相关的技术领域, 均同理包括在本发明的专利保护范围内 工业实用性
[0132] 本发明实施例所提供的一种智能设备的接入方法, 通过自动对智能设备进行协 议探测, 为智能设备快速匹配出对应的通讯协议并接入智能设备, 实现了智能 设备的自动调试和快速接入, 解决了现有技术中智能设备接入吋存在的工作量 大、 调试不易、 准确性无法保证、 调试成本高等一系列技术问题。 相对于繁琐 的人工调试过程, 极大的提高了智能设备的调试效率, 保证了加载的通讯协议 的准确性, 大大降低了智能设备的调试成本。

Claims

权利要求书
[权利要求 1] 一种智能设备的接入方法, 包括以下步骤:
获取智能设备的设备信息;
根据所述设备信息在协议库中选取通讯协议对所述智能设备进行协议 探测;
获取所述智能设备针对所述协议探测返回的响应数据, 判断所述响应 数据是否符合选取的通讯协议的要求;
当所述响应数据符合选取的通讯协议的要求吋, 利用选取的通讯协议 接入所述智能设备。
[权利要求 2] 根据权利要求 1所述的智能设备的接入方法, 其中, 所述根据所述设 备信息在协议库中选取通讯协议对所述智能设备进行协议探测包括: 根据所述设备信息选取通讯协议和通讯参数;
根据所述通讯协议和通讯参数向所述智能设备发送扫描指令; 当所述智能设备没有响应吋, 切换所述通讯参数继续发送扫描指令; 当遍历了所有通讯参数后所述智能设备仍然没有响应吋, 选取另一种 通讯协议继续发送扫描指令。
[权利要求 3] 根据权利要求 2所述的智能设备的接入方法, 其中, 所述方法还包括 当连续向所述智能设备发送预设次数扫描指令均没有获取所述智能设 备返回的响应数据吋, 判定所述智能设备没有响应。
[权利要求 4] 根据权利要求 1所述的智能设备的接入方法, 其中, 所述判断所述响 应数据是否符合选取的通讯协议的要求的步骤之后还包括: 当所述响应数据不符合选取的通讯协议的要求吋, 选取另一种通讯协 议继续进行协议探测。
[权利要求 5] 根据权利要求 1所述的智能设备的接入方法, 其中, 所述判断所述响 应数据是否符合选取的通讯协议的要求包括:
解析所述响应数据, 获取所述响应数据的属性和数值;
判断所述响应数据的数值是否在选取的通讯协议对应属性的数据的有 效范围内;
当所述响应数据的数值在选取的通讯协议对应属性的数据的有效范围 内吋, 判定所述响应数据符合选取的通讯协议的要求。
[权利要求 6] 根据权利要求 5所述的智能设备的接入方法, 其中, 所述返回数据的 属性为交流 A相电压、 交流 B相电压、 交流 C相电压、 直流电压、 浮充 电压或市电停电。
[权利要求 7] 根据权利要求 1所述的智能设备的接入方法, 其中, 所述判断所述响 应数据是否符合选取的通讯协议的要求包括:
解析所述响应数据, 获取所述响应数据的属性和数值;
判断所述响应数据的数值是否在选取的通讯协议对应属性的数据的有 效范围内, 以及不同类型或属性的返回数据之间是否符合所述通讯协 议中相关类型或属性的数据之间的关联关系;
当所述响应数据的数值在选取的通讯协议对应属性的数据的有效范围 内, 并且不同类型或属性的返回数据之间符合所述通讯协议中相关类 型或属性的数据之间的关联关系吋, 判定所述响应数据符合选取的通 讯协议的要求。
[权利要求 8] 根据权利要求 7所述的智能设备的接入方法, 其中, 所述返回数据中 至少包括遥测量、 遥信量和遥调量中至少两种类型的数据。
[权利要求 9] 根据权利要求 8所述的智能设备的接入方法, 其中, 所述通讯协议中 遥信量市电停电与遥测量三相电压的关联关系为: 当所述市电停电的 告警值为 1吋, 所述三相电压的电压值必须小于 1。
[权利要求 10] 根据权利要求 8所述的智能设备的接入方法, 其中, 所述通讯协议中 遥信量市电停电与遥测量三相电压的关联关系为: 当所述市电停电的 告警值为 0吋, 所述三相电压的电压值必须大于 180。
[权利要求 11] 根据权利要求 6所述的智能设备的接入方法, 其中, 当所述通讯协议 为幵关电源的通讯协议吋, 所述交流 A相电压、 交流 B相电压和交流 C 相电压的有效范围为小于 300。
[权利要求 12] 根据权利要求 6所述的智能设备的接入方法, 其中, 当所述通讯协议 为幵关电源的通讯协议吋, 所述直流电压的有效范围为小于 58。 根据权利要求 6所述的智能设备的接入方法, 其中, 当所述通讯协议 为幵关电源的通讯协议吋, 所述浮充电压的有效范围为 52至 55。 根据权利要求 6所述的智能设备的接入方法, 其中, 当所述通讯协议 为幵关电源的通讯协议吋, 所述市电停电的有效范围为 0至 1。
根据权利要求 1所述的智能设备的接入方法, 其中, 所述设备信息包 括设备类型、 设备型号和设备生产商中的至少一种。
一种智能设备的接入系统, 包括:
信息获取模块, 设置为获取智能设备的设备信息;
协议探测模块, 设置为根据所述设备信息在协议库中选取通讯协议对 所述智能设备进行协议探测;
分析判断模块, 设置为获取所述智能设备针对所述协议探测返回的响 应数据, 判断所述响应数据是否符合选取的通讯协议的要求; 设备接入模块, 设置为当所述响应数据符合选取的通讯协议的要求吋 , 利用选取的通讯协议接入所述智能设备。
根据权利要求 16所述的智能设备的接入系统, 其中, 所述协议探测模 块设置为:
根据所述设备信息选取通讯协议和通讯参数; 根据所述通讯协议和通 讯参数向所述智能设备发送扫描指令; 当所述智能设备没有响应吋, 切换所述通讯参数继续发送扫描指令; 当遍历了所有通讯参数后所述 智能设备仍然没有响应吋, 选取另一种通讯协议继续发送扫描指令。 根据权利要求 17所述的智能设备的接入系统, 其中, 所述协议探测模 块设置为: 当连续向所述智能设备发送预设次数扫描指令均没有获取 所述智能设备返回的响应数据吋, 判定所述智能设备没有响应。 根据权利要求 16所述的智能设备的接入系统, 其中, 所述协议探测模 块设置为: 当所述响应数据不符合选取的通讯协议的要求吋, 选取另 一种通讯协议继续进行协议探测。
根据权利要求 16所述的智能设备的接入系统, 其中, 所述分析判断模 块设置为:
解析所述响应数据, 获取所述响应数据的属性和数值; 判断所述响应 数据的数值是否在选取的通讯协议对应属性的数据的有效范围内; 当 所述响应数据的数值在选取的通讯协议对应属性的数据的有效范围内 吋, 判定所述响应数据符合选取的通讯协议的要求。
[权利要求 21] 根据权利要求 20所述的智能设备的接入系统, 其中, 所述返回数据的 属性为交流 A相电压、 交流 B相电压、 交流 C相电压、 直流电压、 浮充 电压或市电停电。
[权利要求 22] 根据权利要求 16所述的智能设备的接入系统, 其中, 所述分析判断模 块设置为:
解析所述响应数据, 获取所述响应数据的属性和数值; 判断所述响应 数据的数值是否在选取的通讯协议对应属性的数据的有效范围内, 以 及不同类型或属性的返回数据之间是否符合所述通讯协议中相关类型 或属性的数据之间的关联关系; 当所述响应数据的数值在选取的通讯 协议对应属性的数据的有效范围内, 并且不同类型或属性的返回数据 之间符合所述通讯协议中相关类型或属性的数据之间的关联关系吋, 判定所述响应数据符合选取的通讯协议的要求。
[权利要求 23] 根据权利要求 22所述的智能设备的接入系统, 其中, 所述返回数据中 至少包括遥测量、 遥信量和遥调量中至少两种类型的数据。
[权利要求 24] 根据权利要求 23所述的智能设备的接入系统, 其中, 所述通讯协议中 遥信量市电停电与遥测量三相电压的关联关系为: 当所述市电停电的 告警值为 1吋, 所述三相电压的电压值必须小于 1。
[权利要求 25] 根据权利要求 23所述的智能设备的接入系统, 其中, 所述通讯协议中 遥信量市电停电与遥测量三相电压的关联关系为: 当所述市电停电的 告警值为 0吋, 所述三相电压的电压值必须大于 180。
[权利要求 26] 根据权利要求 21所述的智能设备的接入系统, 其中, 当所述通讯协议 为幵关电源的通讯协议吋, 所述交流 A相电压、 交流 B相电压和交流 C 相电压的有效范围为小于 300。 [权利要求 27] 根据权利要求 21所述的智能设备的接入系统, 其中, 当所述通讯协议 为幵关电源的通讯协议吋, 所述直流电压的有效范围为小于 58。
[权利要求 28] 根据权利要求 21所述的智能设备的接入系统, 其中, 当所述通讯协议 为幵关电源的通讯协议吋, 所述浮充电压的有效范围为 52至 55。
[权利要求 29] 根据权利要求 21所述的智能设备的接入系统, 其中, 当所述通讯协议 为幵关电源的通讯协议吋, 所述市电停电的有效范围为 0至 1。
[权利要求 30] 根据权利要求 16所述的智能设备的接入系统, 其中, 所述设备信息包 括设备类型、 设备型号和设备生产商中的至少一种。
PCT/CN2017/079410 2017-04-05 2017-04-05 智能设备的接入方法和系统 WO2018184143A1 (zh)

Priority Applications (2)

Application Number Priority Date Filing Date Title
PCT/CN2017/079410 WO2018184143A1 (zh) 2017-04-05 2017-04-05 智能设备的接入方法和系统
CN201780002675.1A CN108235801B (zh) 2017-04-05 2017-04-05 智能设备的接入方法和系统

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2017/079410 WO2018184143A1 (zh) 2017-04-05 2017-04-05 智能设备的接入方法和系统

Publications (1)

Publication Number Publication Date
WO2018184143A1 true WO2018184143A1 (zh) 2018-10-11

Family

ID=62645535

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/079410 WO2018184143A1 (zh) 2017-04-05 2017-04-05 智能设备的接入方法和系统

Country Status (2)

Country Link
CN (1) CN108235801B (zh)
WO (1) WO2018184143A1 (zh)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109660360B (zh) * 2019-01-31 2022-01-07 中国铁塔股份有限公司 一种动环监控设备的入网方法及omc云平台
CN109976168B (zh) * 2019-03-08 2022-07-08 佛山市云米电器科技有限公司 一种去中心化的智能家居控制方法及系统
CN111855222A (zh) * 2020-08-13 2020-10-30 长沙市健科电子有限公司 一种车辆水泵的测试控制方法和装置
CN113904893A (zh) * 2021-09-22 2022-01-07 珠海华网科技有限责任公司 一种基于Modbus协议从设备智能发现和管理的方法及装置
CN114827302B (zh) * 2022-04-06 2024-03-12 广东万颗子智控科技有限公司 通信协议适配方法、装置、设备和存储介质
CN115766537B (zh) * 2022-11-14 2023-08-11 江苏红网技术股份有限公司 一种智能识别数据标准的方法
CN117319526A (zh) * 2023-11-27 2023-12-29 杭州义益钛迪信息技术有限公司 协议确定方法、装置、电子设备和存储介质

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6618811B1 (en) * 1999-07-29 2003-09-09 International Business Machines Corporation Method of automatically determining whether power consumption devices can be powered up in a power consuming system
US6625736B1 (en) * 1999-07-29 2003-09-23 International Business Machines Corporation System for automatically determining a number of power supplies are required by managing changes of the power requirements in a power consuming system
CN102270168A (zh) * 2011-08-09 2011-12-07 西安辉炜信息科技有限公司 自动检测串口信息的方法
CN103634161A (zh) * 2013-07-31 2014-03-12 南车青岛四方机车车辆股份有限公司 列车通信协议一致性检测装置和方法
CN103730959A (zh) * 2013-12-19 2014-04-16 广东电网公司电力科学研究院 配电网设备的通信规约测试方法

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102118255B (zh) * 2009-12-30 2013-11-06 华为技术有限公司 一种网元自动适配方法、装置及系统
CN105824001B (zh) * 2015-01-06 2020-08-28 国家电网公司 一种数字电能表iec61850符合性测试方法及其系统

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6618811B1 (en) * 1999-07-29 2003-09-09 International Business Machines Corporation Method of automatically determining whether power consumption devices can be powered up in a power consuming system
US6625736B1 (en) * 1999-07-29 2003-09-23 International Business Machines Corporation System for automatically determining a number of power supplies are required by managing changes of the power requirements in a power consuming system
CN102270168A (zh) * 2011-08-09 2011-12-07 西安辉炜信息科技有限公司 自动检测串口信息的方法
CN103634161A (zh) * 2013-07-31 2014-03-12 南车青岛四方机车车辆股份有限公司 列车通信协议一致性检测装置和方法
CN103730959A (zh) * 2013-12-19 2014-04-16 广东电网公司电力科学研究院 配电网设备的通信规约测试方法

Also Published As

Publication number Publication date
CN108235801A (zh) 2018-06-29
CN108235801B (zh) 2021-05-28

Similar Documents

Publication Publication Date Title
WO2018184143A1 (zh) 智能设备的接入方法和系统
AU2015309395B2 (en) Distributed energy power source control method, device and system
JP2008512080A (ja) 電力系統構成要素の対応付け
CN109116812A (zh) 基于SparkStreaming的智能配电柜、节能系统及方法
CN104133429A (zh) 一种智能控制网关及控制方法
CN104133428A (zh) 一种控制电气设备的智能控制方法
CN111398740A (zh) 一种低压配电网窃漏电检测装置、监测系统和监测方法
CN115291015A (zh) 一种新能源汽车充电检测系统及方法
CN211905539U (zh) 一种储能系统一次调频电网测试装置
CN111341063A (zh) 用电设备安全预警监测智控系统、方法、装置及终端设备
CN206818778U (zh) 智能型高可靠性电动汽车缆上控制与保护装置
CN111239621A (zh) 一种蓄电池远程升压核容方法、装置、设备及存储介质
CN211148838U (zh) 一种空调内机测试装置
CN112448474A (zh) 一种智能变电站一二次状态比对智能巡视方法和系统
CN104569679A (zh) 一种电动工具和园林工具的空载耐久测试系统
CN117096983A (zh) 一种电池监测与管理系统及其方法
CN204244262U (zh) 基于ni crio平台的iec 61850配置文件的一致性测试装置
CN107271810B (zh) 一种用电信息采集终端软件比对检测装置及方法
CN110647118A (zh) 一种面向高性能计算机的配电监测管理系统
CN108919784A (zh) 一种新能源汽车远程监控系统终端的检测系统及方法
CN110224403B (zh) 一种双电源户表对线方法、装置及系统
CN212364472U (zh) 一种低压配电网窃漏电检测装置和监测系统
CN112540275A (zh) 储能单元绝缘监测系统及方法
CN108683721B (zh) 一种参数调整方法、装置及设备
CN2893720Y (zh) 相角监测仪

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: 17904444

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: 17904444

Country of ref document: EP

Kind code of ref document: A1