WO2016074396A1 - Power source monitoring method and device - Google Patents
Power source monitoring method and device Download PDFInfo
- Publication number
- WO2016074396A1 WO2016074396A1 PCT/CN2015/074252 CN2015074252W WO2016074396A1 WO 2016074396 A1 WO2016074396 A1 WO 2016074396A1 CN 2015074252 W CN2015074252 W CN 2015074252W WO 2016074396 A1 WO2016074396 A1 WO 2016074396A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- power source
- monitoring
- power
- protocol
- protocol command
- Prior art date
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F1/00—Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
- G06F1/26—Power supply means, e.g. regulation thereof
- G06F1/28—Supervision thereof, e.g. detecting power-supply failure by out of limits supervision
Definitions
- the present invention relates to the field of communications, and in particular to a power monitoring method and apparatus.
- PMBus Power Management Bus
- PMBus Power Management Bus
- One way to monitor the PMBus power supply is to use its actual application system.
- Another method is to convert the PMBus interface of the power supply into a common interface such as a computer compatible RS232 or U port, and then use the computer to monitor the background.
- PMBus specific protocol commands and system communication parameters used by various power sources different power supplies need to develop different computer monitoring backgrounds, or rely on their actual application systems to achieve power monitoring, resulting in PMBus power monitoring and testing.
- the present invention provides a power supply monitoring method and apparatus to at least solve the problem of poor versatility of power supply monitoring existing in the related art.
- a power supply monitoring method includes: determining, according to a preset power-related system parameter, transmitting a protocol command for monitoring the power source to the power source; receiving the power source according to The data fed back by the protocol command; the power is monitored according to the received data.
- the system parameter comprises at least one of the following: a communication rate, a packet error checking PEC, a data format, and a power communication address.
- determining, according to the preset power-related system parameter, that transmitting a protocol command for monitoring the power source to the power source comprises: determining, according to the set system parameter, all protocol commands supported by the power source; Selecting a protocol command for monitoring the power source from all of the protocol commands; and transmitting the selected protocol command to the power source.
- monitoring the power according to the received data comprises: parsing the received data; displaying the parsed parsing result.
- the sending the selected protocol command to the power source includes: when the number of the protocol commands is multiple, sequentially sending the protocol command, including: in the receiving, by the power source according to the After the data fed back by the protocol command is parsed and displayed, the next protocol command is sent.
- a power supply monitoring apparatus comprising: a transmitting module configured to determine, according to a preset power-related system parameter, a protocol command for transmitting to the power source for monitoring the power source And a receiving module configured to receive data fed back by the power source according to the protocol command; and a monitoring module configured to monitor the power according to the received data.
- the system parameter comprises at least one of the following: a communication rate, a packet error checking PEC, a data format, and a power communication address.
- the sending module includes: a determining unit configured to determine all protocol commands supported by the power source according to the set system parameter; and a selecting unit configured to select the power source from all the protocol commands a protocol command for monitoring; a sending unit configured to send the selected protocol command to the power source.
- the monitoring module comprises: a parsing unit configured to parse the received data; and a display unit configured to display the parsed parsing result.
- the sending unit includes: a sending subunit, configured to send the protocol command sequentially when the number of the protocol commands is multiple, comprising: in response to the protocol command received by the power source After the feedback data is parsed and displayed, the next protocol command is sent.
- a sending subunit configured to send the protocol command sequentially when the number of the protocol commands is multiple, comprising: in response to the protocol command received by the power source After the feedback data is parsed and displayed, the next protocol command is sent.
- a protocol command for monitoring the power source is sent to the power source according to a preset power-related system parameter; and data received by the power source according to the protocol command is received; The data is used to monitor the power supply, which solves the problem of poor versatility of the power supply monitoring in the related art, thereby achieving the effect of improving the versatility of the power supply monitoring.
- FIG. 1 is a flow chart of a power monitoring method according to an embodiment of the present invention.
- FIG. 2 is a block diagram showing the structure of a power source monitoring apparatus according to an embodiment of the present invention
- FIG. 3 is a block diagram showing the structure of a transmitting module 22 in a power monitoring device according to an embodiment of the present invention
- FIG. 4 is a block diagram showing the structure of a monitoring module 26 in a power monitoring device according to an embodiment of the present invention
- FIG. 5 is a structural block diagram of a transmitting unit 36 in a power source monitoring apparatus according to an embodiment of the present invention
- FIG. 6 is a block diagram showing the overall function of the monitoring background according to an embodiment of the present invention.
- FIG. 7 is a flow chart showing a parameter configuration function of a PMBus system according to an embodiment of the present invention.
- FIG. 8 is a schematic diagram of a parameter configuration interface of a PMBus system according to an embodiment of the present invention.
- FIG. 9 is a flowchart of a PMBus power protocol configuration function according to an embodiment of the present invention.
- FIG. 10 is a schematic diagram of a PMBus power protocol configuration interface according to an embodiment of the present invention.
- FIG. 11 is a flow chart of real-time monitoring according to an embodiment of the present invention.
- FIG. 13 is a schematic diagram of an interface of a "write" command operation in accordance with an embodiment of the present invention.
- FIG. 1 is a flowchart of a power monitoring method according to an embodiment of the present invention. As shown in FIG. 1, the process includes the following steps:
- Step S102 determining, according to the preset system parameter related to the power source, sending a protocol command for monitoring the power source to the power source;
- Step S104 receiving data that the power source feeds back according to the protocol command
- Step S106 monitoring the power according to the received data.
- the protocol command for monitoring the power supply is sent to the power source according to the preset system parameter related to the power source; the data received by the power source according to the protocol command is received; and the power source is monitored according to the received data, thereby realizing
- the system communication parameters and the protocol commands for monitoring the power supply can be flexibly configured, thereby realizing that different power sources can be monitored by the same monitoring background, and the problem of poor versatility of the power supply monitoring in the related technology is solved, thereby improving the power supply.
- the system parameter may include at least one of the following: a communication rate, a packet error checking PEC, a data format, and a power communication address.
- determining, according to the preset power-related system parameters, transmitting a protocol command for monitoring the power source to the power source includes: determining, according to the set system parameter, all protocol commands supported by the power source; All protocol commands select a protocol command that monitors the power supply; the selected protocol command is sent to the power supply.
- the monitoring of the power supply can be implemented according to the selected protocol command.
- monitoring the power supply based on the received data includes parsing the received data and displaying the parsed analysis result. Therefore, the monitoring result can be displayed on the monitoring interface to visually display the current status of the power supply.
- sending the selected protocol command to the power source includes: when the number of the protocol commands is multiple, sequentially sending the protocol command, including: parsing the received data fed back by the power according to the protocol command After the display, the next protocol command is sent. That is to say, the next protocol command occurs after a protocol command is executed, so that it can be clearly determined which parameters of the power supply are received data.
- a power monitoring device is also provided, which is used to implement the above-mentioned embodiments and preferred embodiments, and has not been described again.
- the term “module” may implement a combination of software and/or hardware of a predetermined function.
- the apparatus described in the following embodiments is preferably implemented in software, hardware, or a combination of software and hardware, is also possible and contemplated.
- FIG. 2 is a block diagram showing the structure of a power monitoring device according to an embodiment of the present invention. As shown in FIG. 2, the device includes a transmitting module 22, a receiving module 24, and a monitoring module 26. The device will be described below.
- the sending module 22 is configured to send a protocol command for monitoring the power source to the power source according to the preset power-related system parameter;
- the receiving module 24 is connected to the sending module 22, and is configured to receive power according to the foregoing protocol.
- the monitoring module 26 is connected to the receiving module 24, and is configured to monitor the power according to the received data.
- the system parameters include at least one of the following: a communication rate, a packet error checking PEC, a data format, and a power communication address.
- FIG. 3 is a structural block diagram of a transmitting module 22 in a power monitoring device according to an embodiment of the present invention.
- the transmitting module 22 includes a determining unit 32, a selecting unit 34, and a transmitting unit 36. Be explained.
- the determining unit 32 is configured to determine all protocol commands supported by the power supply according to the set system parameters; the selecting unit 34 is connected to the determining unit 32, and is configured to select a protocol command for monitoring the power source from among all the protocol commands; Unit 36, coupled to selection unit 34 described above, is arranged to transmit the selected protocol command to the power source.
- the monitoring module 26 includes a parsing unit 42 and a display unit 44.
- the monitoring module 26 will be described below.
- the analyzing unit 42 is configured to analyze the received data
- the display unit 44 is connected to the analyzing unit 42 and is configured to display the parsed analysis result.
- FIG. 5 is a block diagram showing the structure of a transmitting unit 36 in a power source monitoring apparatus according to an embodiment of the present invention. As shown in FIG. 5, the transmitting unit 36 includes a transmitting subunit 52, and the transmitting subunit 52 will be described below.
- the sending sub-unit 52 is configured to send the protocol command in sequence when the number of the protocol commands is multiple, including: after parsing and displaying the received data fed back by the power according to the protocol command, sending the next protocol command .
- the present invention will be described below by taking the monitoring of the power supply under the PMBus protocol as an example.
- a general PMBus power monitoring background is provided. After the PMBus interface of the power source is converted into a common interface such as a computer compatible RS232 or U port, the system can flexibly configure the system communication parameters through the background.
- the freely combined power supply supports the protocol commands to realize the monitoring of all PMBus power supplies, which is versatile.
- the monitoring of the PMBus power supply not only leaves the actual application system, but also eliminates the development of the computer monitoring background caused by the different power sources, and realizes the comprehensive monitoring of the PMBus power supply. It is explained below:
- the general PMBus power monitoring background in the embodiment of the present invention can be composed of four parts: 1. PMBus communication parameter configuration (same as the above-mentioned transmitting module 22); 2. Specific power PMBus protocol command configuration (same as above) Transmitting module 22); 3, real-time monitoring of parameter information and status information (same as monitoring module 26 described above); 4. "write" operation.
- the monitoring background provides a combo box or an edit box to select or fill in the PMBus communication parameters to determine the communication rate, PEC support or not, data format, and power communication address.
- the monitoring background provides all the "read" commands of the PMBus for specific power configuration.
- the protocol commands supported by the protocol are selected to determine the protocol of the specific power supply; when the background operation is monitored, according to the PMBus communication parameters, the "read" command supported by the power supply is sent periodically, and the data information returned by the power supply is received, according to the PMBus.
- the parameter information of the power supply is displayed in text form after the corresponding protocol content, and the alarm bit in the status information is displayed in a highlighted background to highlight the alarm generated in real time; for the “write” command, the monitoring background provides an edit box. That is, fill in the data to be sent in the edit box, and click the button to send data to the power supply.
- this embodiment can be flexibly configured in combination with a specific power supply, and comprehensive monitoring of the PMB us is realized.
- FIG. 6 is a block diagram of an overall function of a monitoring background according to an embodiment of the present invention. As shown in FIG. 6, monitoring power in the monitoring background may include the following steps:
- Step S602 performing parameter configuration of the PMBus system
- Step S604 PMBus power protocol configuration
- Step S606 running real-time monitoring to implement monitoring of the "read" command supported by the power supply
- step S608 a "write" command operation is performed, and the operation of the "write” command is implemented in an interrupt manner, that is, a "write” operation can be performed to the power source at any time.
- FIG. 7 is a flow chart of a PMBus system parameter configuration function according to an embodiment of the present invention
- FIG. 8 is a schematic diagram of a PMBus system parameter configuration interface according to an embodiment of the present invention. The process includes the following steps:
- Step S702 filling in the PMBus communication parameters through the combo box selection or edit box to determine the communication rate, the PEC support or not, the data format, and the power communication address;
- Step S704 the monitoring background obtains the above-mentioned PMBus communication related parameters selected or filled in;
- Step S706 the monitoring background determines the communication rate, the PEC support or the like, and determines the parsing mode of the received data.
- FIG. 9 is a flowchart of a PMBus power protocol configuration function according to an embodiment of the present invention.
- FIG. 10 is a schematic diagram of a PMBus power protocol configuration interface according to an embodiment of the present invention. The foregoing process includes the following steps:
- Step S902 the user selects a supported "read” command according to a specific power source
- Step S904 the monitoring background obtains the commands supported by the power supply, and can combine the commands into a "command set".
- FIG. 11 is a flowchart of real-time monitoring according to an embodiment of the present invention. As shown in FIG. 11, the process includes the following steps:
- Step S1102 The monitoring background selects the first command in the foregoing “command set”
- Step S1104 Send the selected command.
- Step S1108 Display the parsed data in the corresponding interface position according to the command type
- step S1110 the next command in the "command set” is selected, and the command is continued, and the process goes to step S1104.
- the supported protocol commands can be configured by using a check box, that is, the check box is selected before the power-supported command;
- the status information is monitored by “continuous communication”.
- “Start continuous communication” and “stop continuous communication” are two mutually exclusive radio buttons. Select “Start continuous communication”, that is, cyclically send power support commands in the timer. And receiving the data information returned by the power supply, the parameter information is displayed on the interface in text form, and the alarm bit in the status information is displayed in a red highlighted background to highlight the alarm generated in real time, thereby realizing real-time monitoring.
- FIG. 12 is a flowchart of a "write" command operation according to an embodiment of the present invention
- FIG. 13 is a schematic diagram of an interface of a "write” command operation according to an embodiment of the present invention. The process includes the following steps:
- Step S1202 the user fills in "write” command data that needs to be sent to the power source
- Step S1204 The monitoring background acquires related data of the “write” command
- step S1206 a "write" command is sent to the power source.
- the "write” command is implemented in the "write” mode, that is, the data to be delivered is filled in the "write data” edit box shown in FIG. 13, and the "write” button is clicked to transmit to the power source. data.
- the present invention provides a general, simple, and configurable PMBus power monitoring background, which can flexibly configure system communication parameters and specific power supply supported protocol commands to implement specific power supplies.
- PMBus monitoring provides a visual interface to display the working status and operating data of the power supply to the user, improve the efficiency and test accuracy and comprehensiveness of the PMBus power supply monitoring test.
- modules or steps of the present invention described above can be implemented by a general-purpose computing device that can be centralized on a single computing device or distributed across a network of multiple computing devices. Alternatively, they may be implemented by program code executable by the computing device such that they may be stored in the storage device by the computing device and, in some cases, may be different from the order herein.
- the steps shown or described are performed, or they are separately fabricated into individual integrated circuit modules, or a plurality of modules or steps thereof are fabricated as a single integrated circuit module.
- the invention is not limited to any specific combination of hardware and software.
- the power supply monitoring method and apparatus provided by the embodiments of the present invention have the following beneficial effects: the problem of poor versatility of the power supply monitoring existing in the related art is solved, and the effect of improving the versatility of the power supply monitoring is achieved.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Remote Monitoring And Control Of Power-Distribution Networks (AREA)
Abstract
Provided are a power source monitoring method and device, the method comprising: determining, according to a preset system parameter related to a power source, to transmit to the power source a protocol command for monitoring the power source; receiving data fed back by the power source according to the protocol command; and monitoring the power source according to the received data, thus addressing the problem in the relevant art that the monitoring of a power source has poor universality, and improving the universality of the monitoring of the power source.
Description
本发明涉及通信领域,具体而言,涉及一种电源监控方法及装置。The present invention relates to the field of communications, and in particular to a power monitoring method and apparatus.
随着通信技术及电源技术的不断发展,对电源的监控也越来越重要,下面以电源管理总线(Power Management Bus,简称为PMBus)电源为例进行说明。PMBus作为一种开放标准的数字电源管理协议,被越来越多的电源采用。实现PMBus电源的监控,一种方法是使用其实际应用系统,另一种方法是将电源的PMBus接口转换成电脑兼容的RS232或U口等常用接口,然后使用电脑监控后台。但因各类电源采用的PMBus具体协议命令和系统通讯参数的差异性,就造成了不同电源需要开发不同的电脑监控后台,或者依赖其实际应用系统,才能实现电源监控,给PMBus电源监控测试造成了一定的困难,因此,在相关技术中,缺少对不同类型的电源均能进行监控的通用性好的监控后台。With the continuous development of communication technology and power supply technology, the monitoring of power supply is becoming more and more important. The following is an example of a Power Management Bus (PMBus) power supply. As an open standard digital power management protocol, PMBus is being used by more and more power supplies. One way to monitor the PMBus power supply is to use its actual application system. Another method is to convert the PMBus interface of the power supply into a common interface such as a computer compatible RS232 or U port, and then use the computer to monitor the background. However, due to the differences in PMBus specific protocol commands and system communication parameters used by various power sources, different power supplies need to develop different computer monitoring backgrounds, or rely on their actual application systems to achieve power monitoring, resulting in PMBus power monitoring and testing. There are certain difficulties. Therefore, in the related art, there is a lack of a versatile monitoring background that can monitor different types of power sources.
针对相关技术中存在的电源监控通用性较差的问题,目前尚未提出有效的解决方案。In view of the problem of poor versatility of power supply monitoring in the related art, an effective solution has not been proposed yet.
发明内容Summary of the invention
本发明提供了一种电源监控方法及装置,以至少解决相关技术中存在的电源监控通用性较差的问题。The present invention provides a power supply monitoring method and apparatus to at least solve the problem of poor versatility of power supply monitoring existing in the related art.
根据本发明的一个方面,提供了一种电源监控方法,包括:根据预置的与电源相关的系统参数确定向所述电源发送用于对所述电源进行监控的协议命令;接收所述电源根据所述协议命令反馈的数据;根据接收的所述数据对电源进行监控。According to an aspect of the present invention, a power supply monitoring method includes: determining, according to a preset power-related system parameter, transmitting a protocol command for monitoring the power source to the power source; receiving the power source according to The data fed back by the protocol command; the power is monitored according to the received data.
优选地,所述系统参数包括以下至少之一:通讯速率、是否支持包错误检查PEC、数据格式、电源通讯地址。Preferably, the system parameter comprises at least one of the following: a communication rate, a packet error checking PEC, a data format, and a power communication address.
优选地,根据预置的与电源相关的系统参数确定向所述电源发送用于对所述电源进行监控的协议命令包括:根据设置的所述系统参数确定所述电源支持的所有的协议命令;从所述所有的协议命令中选择对所述电源进行监控的协议命令;将选择的所述协议命令发送给所述电源。
Preferably, determining, according to the preset power-related system parameter, that transmitting a protocol command for monitoring the power source to the power source comprises: determining, according to the set system parameter, all protocol commands supported by the power source; Selecting a protocol command for monitoring the power source from all of the protocol commands; and transmitting the selected protocol command to the power source.
优选地,根据接收的所述数据对电源进行监控包括:对接收的所述数据进行解析;显示解析后的解析结果。Preferably, monitoring the power according to the received data comprises: parsing the received data; displaying the parsed parsing result.
优选地,将选择的所述协议命令发送给所述电源包括:当所述协议命令的数量为多个时,依次发送所述协议命令,包括:在对接收到的由所述电源根据所述协议命令反馈的数据进行解析及显示后,再发送下一条协议命令。Preferably, the sending the selected protocol command to the power source includes: when the number of the protocol commands is multiple, sequentially sending the protocol command, including: in the receiving, by the power source according to the After the data fed back by the protocol command is parsed and displayed, the next protocol command is sent.
根据本发明的另一方面,提供了一种电源监控装置,包括:发送模块,设置为根据预置的与电源相关的系统参数确定向所述电源发送用于对所述电源进行监控的协议命令;接收模块,设置为接收所述电源根据所述协议命令反馈的数据;监控模块,设置为根据接收的所述数据对电源进行监控。According to another aspect of the present invention, a power supply monitoring apparatus is provided, comprising: a transmitting module configured to determine, according to a preset power-related system parameter, a protocol command for transmitting to the power source for monitoring the power source And a receiving module configured to receive data fed back by the power source according to the protocol command; and a monitoring module configured to monitor the power according to the received data.
优选地,所述系统参数包括以下至少之一:通讯速率、是否支持包错误检查PEC、数据格式、电源通讯地址。Preferably, the system parameter comprises at least one of the following: a communication rate, a packet error checking PEC, a data format, and a power communication address.
优选地,所述发送模块包括:确定单元,设置为根据设置的所述系统参数确定所述电源支持的所有的协议命令;选择单元,设置为从所述所有的协议命令中选择对所述电源进行监控的协议命令;发送单元,设置为将选择的所述协议命令发送给所述电源。Preferably, the sending module includes: a determining unit configured to determine all protocol commands supported by the power source according to the set system parameter; and a selecting unit configured to select the power source from all the protocol commands a protocol command for monitoring; a sending unit configured to send the selected protocol command to the power source.
优选地,所述监控模块包括:解析单元,设置为对接收的所述数据进行解析;显示单元,设置为显示解析后的解析结果。Preferably, the monitoring module comprises: a parsing unit configured to parse the received data; and a display unit configured to display the parsed parsing result.
优选地,所述发送单元包括:发送子单元,设置为当所述协议命令的数量为多个时,依次发送所述协议命令,包括:在对接收到的由所述电源根据所述协议命令反馈的数据进行解析及显示后,再发送下一条协议命令。Preferably, the sending unit includes: a sending subunit, configured to send the protocol command sequentially when the number of the protocol commands is multiple, comprising: in response to the protocol command received by the power source After the feedback data is parsed and displayed, the next protocol command is sent.
通过本发明,采用根据预置的与电源相关的系统参数确定向所述电源发送用于对所述电源进行监控的协议命令;接收所述电源根据所述协议命令反馈的数据;根据接收的所述数据对电源进行监控,解决了相关技术中存在的电源监控通用性较差的问题,进而达到了提高电源监控的通用性的效果。According to the present invention, a protocol command for monitoring the power source is sent to the power source according to a preset power-related system parameter; and data received by the power source according to the protocol command is received; The data is used to monitor the power supply, which solves the problem of poor versatility of the power supply monitoring in the related art, thereby achieving the effect of improving the versatility of the power supply monitoring.
此处所说明的附图用来提供对本发明的进一步理解,构成本申请的一部分,本发明的示意性实施例及其说明用于解释本发明,并不构成对本发明的不当限定。在附图中:
The drawings described herein are intended to provide a further understanding of the invention, and are intended to be a part of the invention. In the drawing:
图1是根据本发明实施例的电源监控方法的流程图;1 is a flow chart of a power monitoring method according to an embodiment of the present invention;
图2是根据本发明实施例的电源监控装置的结构框图;2 is a block diagram showing the structure of a power source monitoring apparatus according to an embodiment of the present invention;
图3是根据本发明实施例的电源监控装置中发送模块22的结构框图;3 is a block diagram showing the structure of a transmitting module 22 in a power monitoring device according to an embodiment of the present invention;
图4是根据本发明实施例的电源监控装置中监控模块26的结构框图;4 is a block diagram showing the structure of a monitoring module 26 in a power monitoring device according to an embodiment of the present invention;
图5是根据本发明实施例的电源监控装置中发送单元36的结构框图;FIG. 5 is a structural block diagram of a transmitting unit 36 in a power source monitoring apparatus according to an embodiment of the present invention; FIG.
图6是根据本发明实施例的监控后台整体功能框图;6 is a block diagram showing the overall function of the monitoring background according to an embodiment of the present invention;
图7是根据本发明实施例的PMBus系统参数配置功能流程图;7 is a flow chart showing a parameter configuration function of a PMBus system according to an embodiment of the present invention;
图8是根据本发明实施例的PMBus系统参数配置界面示意图;8 is a schematic diagram of a parameter configuration interface of a PMBus system according to an embodiment of the present invention;
图9是根据本发明实施例的PMBus电源协议配置功能流程图;9 is a flowchart of a PMBus power protocol configuration function according to an embodiment of the present invention;
图10是根据本发明实施例的PMBus电源协议配置界面示意图;10 is a schematic diagram of a PMBus power protocol configuration interface according to an embodiment of the present invention;
图11是根据本发明实施例的实时监控的流程图;11 is a flow chart of real-time monitoring according to an embodiment of the present invention;
图12是根据本发明实施例的“写”命令操作的流程图;12 is a flow chart of a "write" command operation in accordance with an embodiment of the present invention;
图13是根据本发明实施例的“写”命令操作的界面示意图。13 is a schematic diagram of an interface of a "write" command operation in accordance with an embodiment of the present invention.
下文中将参考附图并结合实施例来详细说明本发明。需要说明的是,在不冲突的情况下,本申请中的实施例及实施例中的特征可以相互组合。The invention will be described in detail below with reference to the drawings in conjunction with the embodiments. It should be noted that the embodiments in the present application and the features in the embodiments may be combined with each other without conflict.
在本实施例中提供了一种电源监控方法,图1是根据本发明实施例的电源监控方法的流程图,如图1所示,该流程包括如下步骤:A power supply monitoring method is provided in this embodiment. FIG. 1 is a flowchart of a power monitoring method according to an embodiment of the present invention. As shown in FIG. 1, the process includes the following steps:
步骤S102,根据预置的与电源相关的系统参数确定向该电源发送用于对电源进行监控的协议命令;Step S102, determining, according to the preset system parameter related to the power source, sending a protocol command for monitoring the power source to the power source;
步骤S104,接收电源根据协议命令反馈的数据;Step S104, receiving data that the power source feeds back according to the protocol command;
步骤S106,根据接收的数据对电源进行监控。
Step S106, monitoring the power according to the received data.
通过上述步骤,采用根据预置的与电源相关的系统参数确定向该电源发送用于对电源进行监控的协议命令;接收电源根据协议命令反馈的数据;根据接收的数据对电源进行监控,实现了可以灵活配置系统通讯参数以及对电源进行监控的协议命令,从而实现了可以利用同一个监控后台监控不同的电源,解决了相关技术中存在的电源监控通用性较差的问题,进而达到了提高电源监控的通用性的效果。Through the above steps, the protocol command for monitoring the power supply is sent to the power source according to the preset system parameter related to the power source; the data received by the power source according to the protocol command is received; and the power source is monitored according to the received data, thereby realizing The system communication parameters and the protocol commands for monitoring the power supply can be flexibly configured, thereby realizing that different power sources can be monitored by the same monitoring background, and the problem of poor versatility of the power supply monitoring in the related technology is solved, thereby improving the power supply. The versatility of monitoring.
其中,上述系统参数可以包括以下至少之一:通讯速率、是否支持包错误检查PEC、数据格式、电源通讯地址。在配置了系统参数后,可以确定是要对哪个电源进行监控,通过配置不同的系统参数可以实现监控不同的电源的目的。The system parameter may include at least one of the following: a communication rate, a packet error checking PEC, a data format, and a power communication address. After the system parameters are configured, you can determine which power source to monitor. You can monitor different power sources by configuring different system parameters.
在一个优选的实施例中,根据预置的与电源相关的系统参数确定向电源发送用于对该电源进行监控的协议命令包括:根据设置的系统参数确定电源支持的所有的协议命令;从上述所有的协议命令中选择对该电源进行监控的协议命令;将选择的协议命令发送给该电源。根据选择的协议命令可以实现对该电源的监控。In a preferred embodiment, determining, according to the preset power-related system parameters, transmitting a protocol command for monitoring the power source to the power source includes: determining, according to the set system parameter, all protocol commands supported by the power source; All protocol commands select a protocol command that monitors the power supply; the selected protocol command is sent to the power supply. The monitoring of the power supply can be implemented according to the selected protocol command.
在一个优选的实施例中,根据接收的数据对电源进行监控包括:对接收的数据进行解析;显示解析后的解析结果。从而可以将监控结果显示在监控界面上,直观的显示电源的运行现状。In a preferred embodiment, monitoring the power supply based on the received data includes parsing the received data and displaying the parsed analysis result. Therefore, the monitoring result can be displayed on the monitoring interface to visually display the current status of the power supply.
在一个优选的实施例中,将选择的协议命令发送给电源包括:当协议命令的数量为多个时,依次发送协议命令,包括:在对接收到的由电源根据协议命令反馈的数据进行解析及显示后,再发送下一条协议命令。也就是说,在一条协议命令执行完之后再发生下一条协议命令,从而可以清楚的确定接收到的数据是电源的哪些参数。In a preferred embodiment, sending the selected protocol command to the power source includes: when the number of the protocol commands is multiple, sequentially sending the protocol command, including: parsing the received data fed back by the power according to the protocol command After the display, the next protocol command is sent. That is to say, the next protocol command occurs after a protocol command is executed, so that it can be clearly determined which parameters of the power supply are received data.
在本实施例中还提供了一种电源监控装置,该装置用于实现上述实施例及优选实施方式,已经进行过说明的不再赘述。如以下所使用的,术语“模块”可以实现预定功能的软件和/或硬件的组合。尽管以下实施例所描述的装置较佳地以软件来实现,但是硬件,或者软件和硬件的组合的实现也是可能并被构想的。In the embodiment, a power monitoring device is also provided, which is used to implement the above-mentioned embodiments and preferred embodiments, and has not been described again. As used below, the term "module" may implement a combination of software and/or hardware of a predetermined function. Although the apparatus described in the following embodiments is preferably implemented in software, hardware, or a combination of software and hardware, is also possible and contemplated.
图2是根据本发明实施例的电源监控装置的结构框图,如图2所示,该装置包括发送模块22、接收模块24和监控模块26,下面对该装置进行说明。2 is a block diagram showing the structure of a power monitoring device according to an embodiment of the present invention. As shown in FIG. 2, the device includes a transmitting module 22, a receiving module 24, and a monitoring module 26. The device will be described below.
发送模块22,设置为根据预置的与电源相关的系统参数确定向该电源发送用于对该电源进行监控的协议命令;接收模块24,连接至上述发送模块22,设置为接收电源根据上述协议命令反馈的数据;监控模块26,连接至上述接收模块24,设置为根据接收的数据对电源进行监控。
The sending module 22 is configured to send a protocol command for monitoring the power source to the power source according to the preset power-related system parameter; the receiving module 24 is connected to the sending module 22, and is configured to receive power according to the foregoing protocol. The data fed back by the command; the monitoring module 26 is connected to the receiving module 24, and is configured to monitor the power according to the received data.
其中,上述系统参数包括以下至少之一:通讯速率、是否支持包错误检查PEC、数据格式、电源通讯地址。The system parameters include at least one of the following: a communication rate, a packet error checking PEC, a data format, and a power communication address.
图3是根据本发明实施例的电源监控装置中发送模块22的结构框图,如图3所示,该发送模块22包括确定单元32、选择单元34和发送单元36,下面对该发送模块22进行说明。FIG. 3 is a structural block diagram of a transmitting module 22 in a power monitoring device according to an embodiment of the present invention. As shown in FIG. 3, the transmitting module 22 includes a determining unit 32, a selecting unit 34, and a transmitting unit 36. Be explained.
确定单元32,设置为根据设置的系统参数确定电源支持的所有的协议命令;选择单元34,连接至上述确定单元32,设置为从所有的协议命令中选择对该电源进行监控的协议命令;发送单元36,连接至上述选择单元34,设置为将选择的协议命令发送给电源。The determining unit 32 is configured to determine all protocol commands supported by the power supply according to the set system parameters; the selecting unit 34 is connected to the determining unit 32, and is configured to select a protocol command for monitoring the power source from among all the protocol commands; Unit 36, coupled to selection unit 34 described above, is arranged to transmit the selected protocol command to the power source.
图4是根据本发明实施例的电源监控装置中监控模块26的结构框图,如图4所示,该监控模块26包括解析单元42和显示单元44,下面对该监控模块26进行说明。4 is a block diagram showing the structure of the monitoring module 26 in the power monitoring device according to the embodiment of the present invention. As shown in FIG. 4, the monitoring module 26 includes a parsing unit 42 and a display unit 44. The monitoring module 26 will be described below.
解析单元42,设置为对接收的数据进行解析;显示单元44,连接至上述解析单元42,设置为显示解析后的解析结果。The analyzing unit 42 is configured to analyze the received data, and the display unit 44 is connected to the analyzing unit 42 and is configured to display the parsed analysis result.
图5是根据本发明实施例的电源监控装置中发送单元36的结构框图,如图5所示,该发送单元36包括发送子单元52,下面对该发送子单元52进行说明。FIG. 5 is a block diagram showing the structure of a transmitting unit 36 in a power source monitoring apparatus according to an embodiment of the present invention. As shown in FIG. 5, the transmitting unit 36 includes a transmitting subunit 52, and the transmitting subunit 52 will be described below.
发送子单元52,设置为当协议命令的数量为多个时,依次发送该协议命令,包括:在对接收到的由电源根据协议命令反馈的数据进行解析及显示后,再发送下一条协议命令。The sending sub-unit 52 is configured to send the protocol command in sequence when the number of the protocol commands is multiple, including: after parsing and displaying the received data fed back by the power according to the protocol command, sending the next protocol command .
下面以对PMBus协议下的电源进行监控为例对本发明进行说明。The present invention will be described below by taking the monitoring of the power supply under the PMBus protocol as an example.
在本发明实施例中,提供了一种通用的PMBus电源监控后台,通过在电源的PMBus接口转换成电脑兼容的RS232或U口等常用接口后,在电脑上可以通过该后台灵活配置系统通讯参数、自由组合电源支持的协议命令,从而实现所有PMBus电源的监控,具有通用性。使PMBus电源的监控不但脱离实际应用系统,而且也免除了因电源不同造成的电脑监控后台开发工作,实现了PMBus电源的全面监控。下面对其进行说明:In the embodiment of the present invention, a general PMBus power monitoring background is provided. After the PMBus interface of the power source is converted into a common interface such as a computer compatible RS232 or U port, the system can flexibly configure the system communication parameters through the background. The freely combined power supply supports the protocol commands to realize the monitoring of all PMBus power supplies, which is versatile. The monitoring of the PMBus power supply not only leaves the actual application system, but also eliminates the development of the computer monitoring background caused by the different power sources, and realizes the comprehensive monitoring of the PMBus power supply. It is explained below:
根据PMBus特点,本发明实施例中的通用的PMBus电源监控后台可以由4部分组成:1、PMBus通讯参数配置(同上述的发送模块22);2、具体电源的PMBus协议命令配置(同上述的发送模块22);3、参数信息和状态信息的实时监控(同上述的监控模块26);4、“写入”操作。
According to the characteristics of the PMBus, the general PMBus power monitoring background in the embodiment of the present invention can be composed of four parts: 1. PMBus communication parameter configuration (same as the above-mentioned transmitting module 22); 2. Specific power PMBus protocol command configuration (same as above) Transmitting module 22); 3, real-time monitoring of parameter information and status information (same as monitoring module 26 described above); 4. "write" operation.
监控后台提供组合框或编辑框,给用户选择或填写PMBus通讯参数,以确定通讯速率、PEC支持与否、数据格式、电源通讯地址;监控后台提供PMBus所有的“读”命令,针对具体电源配置其支持的协议命令,即选择其支持的命令以确定具体电源的协议;监控后台运行时,根据PMBus通讯参数,定时循环发送电源支持的“读”命令,并接收电源返回的数据信息,依据PMBus通讯参数解析后,电源的参数信息以文本形式显示在对应的协议内容之后,状态信息中的告警位以高亮背景显示,以突显实时发生的告警;对于“写”命令,监控后台提供编辑框,即在编辑框里填写需要下发的数据,点击按键,即实现向电源发送数据。The monitoring background provides a combo box or an edit box to select or fill in the PMBus communication parameters to determine the communication rate, PEC support or not, data format, and power communication address. The monitoring background provides all the "read" commands of the PMBus for specific power configuration. The protocol commands supported by the protocol are selected to determine the protocol of the specific power supply; when the background operation is monitored, according to the PMBus communication parameters, the "read" command supported by the power supply is sent periodically, and the data information returned by the power supply is received, according to the PMBus. After the communication parameters are parsed, the parameter information of the power supply is displayed in text form after the corresponding protocol content, and the alarm bit in the status information is displayed in a highlighted background to highlight the alarm generated in real time; for the “write” command, the monitoring background provides an edit box. That is, fill in the data to be sent in the edit box, and click the button to send data to the power supply.
通过在PMBus电源电脑监控后台方面引入了不同的思路,不同于相关技术中的普遍使用针对具体电源的电脑监控后台,该实施例可结合具体电源灵活配置,又实现了PMBus的全面监控。By introducing different ideas in the PMBus power supply computer monitoring background, unlike the computer-monitoring background for the specific power supply commonly used in the related art, this embodiment can be flexibly configured in combination with a specific power supply, and comprehensive monitoring of the PMB us is realized.
图6是根据本发明实施例的监控后台整体功能框图,如图6所示,在该监控后台中对电源的监控可以包括如下步骤:FIG. 6 is a block diagram of an overall function of a monitoring background according to an embodiment of the present invention. As shown in FIG. 6, monitoring power in the monitoring background may include the following steps:
步骤S602,进行PMBus系统参数配置;Step S602, performing parameter configuration of the PMBus system;
步骤S604,PMBus电源协议配置;Step S604, PMBus power protocol configuration;
步骤S606,运行实时监控,实现对电源支持的“读”命令的监控;Step S606, running real-time monitoring to implement monitoring of the "read" command supported by the power supply;
步骤S608,执行“写”命令操作,该“写”命令的操作是以中断方式实现的,即任何时候都可以向电源进行“写”操作。In step S608, a "write" command operation is performed, and the operation of the "write" command is implemented in an interrupt manner, that is, a "write" operation can be performed to the power source at any time.
图7是根据本发明实施例的PMBus系统参数配置功能流程图,图8是根据本发明实施例的PMBus系统参数配置界面示意图,上述流程包括如下步骤:7 is a flow chart of a PMBus system parameter configuration function according to an embodiment of the present invention, and FIG. 8 is a schematic diagram of a PMBus system parameter configuration interface according to an embodiment of the present invention. The process includes the following steps:
步骤S702,通过组合框选择或编辑框填写PMBus通讯参数,以确定通讯速率、PEC支持与否、数据格式、电源通讯地址;Step S702, filling in the PMBus communication parameters through the combo box selection or edit box to determine the communication rate, the PEC support or not, the data format, and the power communication address;
步骤S704,监控后台获取选择或填写的上述PMBus通讯相关参数;Step S704, the monitoring background obtains the above-mentioned PMBus communication related parameters selected or filled in;
步骤S706,监控后台确定通讯速率、PEC支持与否等参数,确定接收数据的解析方式。Step S706, the monitoring background determines the communication rate, the PEC support or the like, and determines the parsing mode of the received data.
图9是根据本发明实施例的PMBus电源协议配置功能流程图,图10是根据本发明实施例的PMBus电源协议配置界面示意图,上述流程包括如下步骤:
FIG. 9 is a flowchart of a PMBus power protocol configuration function according to an embodiment of the present invention. FIG. 10 is a schematic diagram of a PMBus power protocol configuration interface according to an embodiment of the present invention. The foregoing process includes the following steps:
步骤S902,用户根据具体电源选择支持的“读”命令;Step S902, the user selects a supported "read" command according to a specific power source;
步骤S904,监控后台获取电源支持的命令,并可以将这些命令组合成“命令集”。Step S904, the monitoring background obtains the commands supported by the power supply, and can combine the commands into a "command set".
图11是根据本发明实施例的实时监控的流程图,如图11所示,该流程包括如下步骤:FIG. 11 is a flowchart of real-time monitoring according to an embodiment of the present invention. As shown in FIG. 11, the process includes the following steps:
步骤S1102,监控后台选择上述“命令集”中的第一条命令;Step S1102: The monitoring background selects the first command in the foregoing “command set”;
步骤S1104,发送选择的上述命令;Step S1104: Send the selected command.
步骤S1106,接收电源返回的数据,并解析;Step S1106, receiving data returned by the power source, and parsing;
步骤S1108,根据命令类型,将解析后的数据显示在对应界面位置;Step S1108: Display the parsed data in the corresponding interface position according to the command type;
步骤S1110,选择“命令集”中的下一条命令,并继续执行该命令,转至步骤S1104。In step S1110, the next command in the "command set" is selected, and the command is continued, and the process goes to step S1104.
其中,在上述PMBus电源协议配置及实时监控过程中,针对具体电源,可以以复选框配置其支持的协议命令,即在电源支持的命令前选中该复选框;对于电源实时的参数信息和状态信息以“连续通讯”方式实现监控,“开始连续通讯”和“停止连续通讯”为2个互斥的单选按钮,选中“开始连续通讯”,即在定时器中循环发送电源支持的命令,并接收电源返回的数据信息,参数信息以文本形式显示在界面上,状态信息中出现告警的位以红色高亮背景显示,以突显实时发生的告警,从而实现实时监控。In the PMBus power protocol configuration and real-time monitoring process, for the specific power source, the supported protocol commands can be configured by using a check box, that is, the check box is selected before the power-supported command; The status information is monitored by “continuous communication”. “Start continuous communication” and “stop continuous communication” are two mutually exclusive radio buttons. Select “Start continuous communication”, that is, cyclically send power support commands in the timer. And receiving the data information returned by the power supply, the parameter information is displayed on the interface in text form, and the alarm bit in the status information is displayed in a red highlighted background to highlight the alarm generated in real time, thereby realizing real-time monitoring.
图12是根据本发明实施例的“写”命令操作的流程图,图13是根据本发明实施例的“写”命令操作的界面示意图,上述流程包括如下步骤:12 is a flowchart of a "write" command operation according to an embodiment of the present invention, and FIG. 13 is a schematic diagram of an interface of a "write" command operation according to an embodiment of the present invention. The process includes the following steps:
步骤S1202,用户填写需要向电源发送的“写”命令数据;Step S1202, the user fills in "write" command data that needs to be sent to the power source;
步骤S1204,监控后台获取“写”命令的相关数据;Step S1204: The monitoring background acquires related data of the “write” command;
步骤S1206,将“写”命令发送给电源。In step S1206, a "write" command is sent to the power source.
其中,对于“写”命令,以“写入”方式实现,即在图13所示的“写入数据”编辑框里填写需要下发的数据,点击“写入”按键,即实现向电源发送数据。The "write" command is implemented in the "write" mode, that is, the data to be delivered is filled in the "write data" edit box shown in FIG. 13, and the "write" button is clicked to transmit to the power source. data.
从上述各实施例可以看出,本发明实施例中提供的是一种通用、简便、可配置的PMBus电源监控后台,可灵活配置系统通讯参数、具体电源支持的协议命令,实现对特定电源的PMBus监控,提供可视化界面,向用户显示电源的工作状态及运行数据,提升PMBus电源监控测试工作效率和测试准确、全面性。
It can be seen from the foregoing embodiments that the present invention provides a general, simple, and configurable PMBus power monitoring background, which can flexibly configure system communication parameters and specific power supply supported protocol commands to implement specific power supplies. PMBus monitoring provides a visual interface to display the working status and operating data of the power supply to the user, improve the efficiency and test accuracy and comprehensiveness of the PMBus power supply monitoring test.
显然,本领域的技术人员应该明白,上述的本发明的各模块或各步骤可以用通用的计算装置来实现,它们可以集中在单个的计算装置上,或者分布在多个计算装置所组成的网络上,可选地,它们可以用计算装置可执行的程序代码来实现,从而,可以将它们存储在存储装置中由计算装置来执行,并且在某些情况下,可以以不同于此处的顺序执行所示出或描述的步骤,或者将它们分别制作成各个集成电路模块,或者将它们中的多个模块或步骤制作成单个集成电路模块来实现。这样,本发明不限制于任何特定的硬件和软件结合。It will be apparent to those skilled in the art that the various modules or steps of the present invention described above can be implemented by a general-purpose computing device that can be centralized on a single computing device or distributed across a network of multiple computing devices. Alternatively, they may be implemented by program code executable by the computing device such that they may be stored in the storage device by the computing device and, in some cases, may be different from the order herein. The steps shown or described are performed, or they are separately fabricated into individual integrated circuit modules, or a plurality of modules or steps thereof are fabricated as a single integrated circuit module. Thus, the invention is not limited to any specific combination of hardware and software.
以上所述仅为本发明的优选实施例而已,并不用于限制本发明,对于本领域的技术人员来说,本发明可以有各种更改和变化。凡在本发明的精神和原则之内,所作的任何修改、等同替换、改进等,均应包含在本发明的保护范围之内。The above description is only the preferred embodiment of the present invention, and is not intended to limit the present invention, and various modifications and changes can be made to the present invention. Any modifications, equivalent substitutions, improvements, etc. made within the spirit and scope of the present invention are intended to be included within the scope of the present invention.
如上所述,本发明实施例提供的一种电源监控方法及装置具有以下有益效果:解决了相关技术中存在的电源监控通用性较差的问题,进而达到了提高电源监控的通用性的效果。
As described above, the power supply monitoring method and apparatus provided by the embodiments of the present invention have the following beneficial effects: the problem of poor versatility of the power supply monitoring existing in the related art is solved, and the effect of improving the versatility of the power supply monitoring is achieved.
Claims (10)
- 一种电源监控方法,包括:A power monitoring method includes:根据预置的与电源相关的系统参数确定向所述电源发送用于对所述电源进行监控的协议命令;Determining, by the preset power-related system parameters, a protocol command for monitoring the power source to the power source;接收所述电源根据所述协议命令反馈的数据;Receiving data that the power source feeds back according to the protocol command;根据接收的所述数据对电源进行监控。The power is monitored based on the received data.
- 根据权利要求1所述的方法,其中,所述系统参数包括以下至少之一:The method of claim 1 wherein said system parameters comprise at least one of:通讯速率、是否支持包错误检查PEC、数据格式、电源通讯地址。Communication rate, whether to support packet error check PEC, data format, power communication address.
- 根据权利要求1所述的方法,其中,根据预置的与电源相关的系统参数确定向所述电源发送用于对所述电源进行监控的协议命令包括:The method of claim 1, wherein determining to transmit a protocol command for monitoring the power source to the power source according to a preset power-related system parameter comprises:根据设置的所述系统参数确定所述电源支持的所有的协议命令;Determining, according to the set system parameter, all protocol commands supported by the power source;从所述所有的协议命令中选择对所述电源进行监控的协议命令;Selecting a protocol command for monitoring the power source from all the protocol commands;将选择的所述协议命令发送给所述电源。The selected protocol command is sent to the power source.
- 根据权利要求3所述的方法,其中,根据接收的所述数据对电源进行监控包括:The method of claim 3 wherein monitoring the power supply based on the received data comprises:对接收的所述数据进行解析;Parsing the received data;显示解析后的解析结果。The parsed analysis result is displayed.
- 根据权利要求4所述的方法,其中,将选择的所述协议命令发送给所述电源包括:The method of claim 4 wherein transmitting the selected protocol command to the power source comprises:当所述协议命令的数量为多个时,依次发送所述协议命令,包括:在对接收到的由所述电源根据所述协议命令反馈的数据进行解析及显示后,再发送下一条协议命令。When the number of the protocol commands is multiple, sending the protocol command in sequence includes: after parsing and displaying the received data fed back by the power source according to the protocol command, and then sending the next protocol command .
- 一种电源监控装置,包括:A power monitoring device includes:发送模块,设置为根据预置的与电源相关的系统参数确定向所述电源发送用于对所述电源进行监控的协议命令;a sending module, configured to send, according to a preset power-related system parameter, a protocol command for monitoring the power source to the power source;接收模块,设置为接收所述电源根据所述协议命令反馈的数据; a receiving module, configured to receive data that the power source feeds back according to the protocol command;监控模块,设置为根据接收的所述数据对电源进行监控。A monitoring module is configured to monitor the power source based on the received data.
- 根据权利要求6所述的装置,其中,所述系统参数包括以下至少之一:The apparatus of claim 6 wherein said system parameters comprise at least one of:通讯速率、是否支持包错误检查PEC、数据格式、电源通讯地址。Communication rate, whether to support packet error check PEC, data format, power communication address.
- 根据权利要求6所述的装置,其中,所述发送模块包括:The apparatus of claim 6, wherein the transmitting module comprises:确定单元,设置为根据设置的所述系统参数确定所述电源支持的所有的协议命令;a determining unit, configured to determine, according to the set system parameter, all protocol commands supported by the power source;选择单元,设置为从所述所有的协议命令中选择对所述电源进行监控的协议命令;a selecting unit, configured to select a protocol command for monitoring the power source from all the protocol commands;发送单元,设置为将选择的所述协议命令发送给所述电源。And a sending unit, configured to send the selected protocol command to the power source.
- 根据权利要求8所述的装置,其中,所述监控模块包括:The apparatus of claim 8 wherein said monitoring module comprises:解析单元,设置为对接收的所述数据进行解析;a parsing unit configured to parse the received data;显示单元,设置为显示解析后的解析结果。The display unit is set to display the parsed analysis result.
- 根据权利要求9所述的装置,其中,所述发送单元包括:The apparatus of claim 9, wherein the transmitting unit comprises:发送子单元,设置为当所述协议命令的数量为多个时,依次发送所述协议命令,包括:在对接收到的由所述电源根据所述协议命令反馈的数据进行解析及显示后,再发送下一条协议命令。 a sending subunit, configured to send the protocol command in sequence when the number of the protocol commands is multiple, including: after parsing and displaying the received data fed back by the power source according to the protocol command, Then send the next protocol command.
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201410631675.6A CN105653001A (en) | 2014-11-11 | 2014-11-11 | Power supply monitoring method and device |
CN201410631675.6 | 2014-11-11 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2016074396A1 true WO2016074396A1 (en) | 2016-05-19 |
Family
ID=55953663
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/CN2015/074252 WO2016074396A1 (en) | 2014-11-11 | 2015-03-13 | Power source monitoring method and device |
Country Status (2)
Country | Link |
---|---|
CN (1) | CN105653001A (en) |
WO (1) | WO2016074396A1 (en) |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN110989815A (en) * | 2019-12-09 | 2020-04-10 | 思尔芯(上海)信息科技有限公司 | Power supply monitoring method and system based on development board |
CN112906076B (en) * | 2021-02-19 | 2022-11-25 | 山东英信计算机技术有限公司 | Control method and system of over-current protection chip and related components |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101552548A (en) * | 2008-12-15 | 2009-10-07 | 伊博电源(杭州)有限公司 | Power supply control system |
CN102810005A (en) * | 2011-06-03 | 2012-12-05 | 鸿富锦精密工业(深圳)有限公司 | Power supply state detecting system and method |
CN103618368A (en) * | 2013-12-10 | 2014-03-05 | 山东圣阳电源股份有限公司 | High-voltage direct current power supply system |
CN103872735A (en) * | 2014-03-21 | 2014-06-18 | 俞烽 | Monitoring system and method of solar portable power source |
Family Cites Families (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101770561B (en) * | 2008-12-29 | 2012-05-16 | 郑州大学 | Switching method and control switching system thereof of radio frequency identification device (RFID) multi-protocol reader-writer |
CN202721691U (en) * | 2011-12-21 | 2013-02-06 | 苏州市邓尉工业设备安装有限公司 | Protocol gateway for remote control terminal (CRT) of fire-fighting alarm host |
CN103729668A (en) * | 2014-01-14 | 2014-04-16 | 北京工业大学 | Multi-interface protocol communication supported ultrahigh frequency RFID (Radio Frequency Identification) reader-writer |
-
2014
- 2014-11-11 CN CN201410631675.6A patent/CN105653001A/en not_active Withdrawn
-
2015
- 2015-03-13 WO PCT/CN2015/074252 patent/WO2016074396A1/en active Application Filing
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101552548A (en) * | 2008-12-15 | 2009-10-07 | 伊博电源(杭州)有限公司 | Power supply control system |
CN102810005A (en) * | 2011-06-03 | 2012-12-05 | 鸿富锦精密工业(深圳)有限公司 | Power supply state detecting system and method |
CN103618368A (en) * | 2013-12-10 | 2014-03-05 | 山东圣阳电源股份有限公司 | High-voltage direct current power supply system |
CN103872735A (en) * | 2014-03-21 | 2014-06-18 | 俞烽 | Monitoring system and method of solar portable power source |
Also Published As
Publication number | Publication date |
---|---|
CN105653001A (en) | 2016-06-08 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN104850499B (en) | The automated testing method and device of base-band software | |
CN109194551B (en) | Method, device and system for testing performance of real-time Ethernet equipment | |
CN105096105A (en) | Reminding method and device for project progress monitoring | |
CN105530220B (en) | The interface method of two kinds of different agreement system communications is realized based on OPC | |
CN102646031A (en) | Method for controlling large screen to display contents by mobile terminal | |
CN109002971A (en) | Task management method, device, computer equipment and storage medium | |
US20180063481A1 (en) | Human interface device (hid) based control of video data conversion at docking station | |
TW201814609A (en) | Information pushing | |
CN106909327A (en) | A kind of display control unit for industrial control equipment | |
CN110166328B (en) | Testing device of demand response equipment | |
CN106792488A (en) | Bluetooth scan method, apparatus and system | |
CN109683859A (en) | A kind of computer software development management platform, equipment and readable storage medium storing program for executing | |
WO2016074396A1 (en) | Power source monitoring method and device | |
CN108243033A (en) | A kind of method given a mark to video quality, cloud server terminal and system | |
CN110480633B (en) | Method and device for controlling equipment and storage medium | |
WO2017023266A1 (en) | Application centric network experience monitoring | |
CN110995533A (en) | Ethernet streaming test system | |
CN117130318B (en) | Industrial data acquisition method, device, system and readable storage medium | |
CN109547274A (en) | A kind of enclosure board switching method, device and first network equipment | |
CN109743225B (en) | Data testing method and device, storage medium and computer equipment | |
EP3065387A1 (en) | Method and device for achieving matching between acquisition system and analysis system | |
CN210270866U (en) | Information display system | |
US20150280978A1 (en) | Wireless network adapter and self-configuration method of same | |
CN113242254B (en) | Communication message processing method, device, terminal equipment and storage medium | |
CN112135302B (en) | Control method and device for base station topology information and computer readable storage medium |
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: 15859405 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: 15859405 Country of ref document: EP Kind code of ref document: A1 |