Movatterモバイル変換


[0]ホーム

URL:


CN109212346B - Debugging method of low-voltage intelligent power distribution cabinet - Google Patents

Debugging method of low-voltage intelligent power distribution cabinet
Download PDF

Info

Publication number
CN109212346B
CN109212346BCN201810979468.8ACN201810979468ACN109212346BCN 109212346 BCN109212346 BCN 109212346BCN 201810979468 ACN201810979468 ACN 201810979468ACN 109212346 BCN109212346 BCN 109212346B
Authority
CN
China
Prior art keywords
equipment
power distribution
distribution cabinet
intelligent power
data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201810979468.8A
Other languages
Chinese (zh)
Other versions
CN109212346A (en
Inventor
徐丽玲
陈晓军
高平
吴梦伟
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shanghai Tianyixing Intelligent Electric Co ltd
Zhejiang Tengen Electric Co Ltd
Original Assignee
Zhejiang Tengen Electric Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Zhejiang Tengen Electric Co LtdfiledCriticalZhejiang Tengen Electric Co Ltd
Priority to CN201810979468.8ApriorityCriticalpatent/CN109212346B/en
Publication of CN109212346ApublicationCriticalpatent/CN109212346A/en
Application grantedgrantedCritical
Publication of CN109212346BpublicationCriticalpatent/CN109212346B/en
Activelegal-statusCriticalCurrent
Anticipated expirationlegal-statusCritical

Links

Images

Classifications

Landscapes

Abstract

The invention discloses a debugging method of a low-voltage intelligent power distribution cabinet, which comprises the following steps of analyzing data stored in a register of an electric element, and generating an editable data table and a non-editable data table; secondly, automatically inspecting the address of the electrical element under the intelligent power distribution cabinet, and sequentially generating an equipment information report for the scanned information of the online electrical element; thirdly, when the on-line electric element is scanned, detection function selection is provided; fourthly, after the detection function is selected, the online equipment address and the equipment type of the current electrical element can be automatically displayed, and a corresponding data table is accessed according to the equipment address and the equipment type; and fifthly, remote measurement, remote regulation or remote control is realized according to the corresponding data table, the method is applied to the low-voltage intelligent power distribution cabinet for production verification, whether the network data link is normally connected and whether the equipment function is normal is detected, initial configuration of the equipment is carried out, a detection report is generated, and data management in the later period is facilitated.

Description

Debugging method of low-voltage intelligent power distribution cabinet
Technical Field
The invention relates to the field of low-voltage intelligent power distribution, in particular to a debugging method of a low-voltage intelligent power distribution cabinet.
Background
With the rapid development of the internet of things, many traditional industries are changing in technology and developing towards the direction of intelligent communication. In order to adapt to the development of the internet of things technology, the traditional low-voltage power distribution system is gradually transformed to intelligent communication networking. Especially in the rapid development of the building industry, low-voltage power distribution systems are increasingly intelligent, and various devices in the power distribution systems need to be remotely monitored and managed in real time. The low-voltage intelligent power distribution system is composed of a power distribution cabinet containing a plurality of low-voltage intelligent elements, when a low-voltage intelligent power distribution cabinet product leaves a factory, if the installation state of each intelligent element is manually checked, and test configuration is carried out, so that the efficiency is low, errors are easy to occur, the labor cost can be greatly increased, and the market competitiveness of the product is reduced.
Disclosure of Invention
Aiming at the problems, the invention provides a debugging method of a low-voltage intelligent power distribution cabinet.
In order to achieve the aim, the invention provides a debugging method of a low-voltage intelligent power distribution cabinet, which comprises the following steps:
analyzing data stored in a register of an electric element, and generating an editable data table and a non-editable data table from the analyzed data;
secondly, automatically inspecting the address of the electrical element under the intelligent power distribution cabinet, and sequentially generating an equipment information report for the scanned information of the online electrical element;
thirdly, when the on-line electric element is scanned, detection function selection is provided;
fourthly, after the detection function is selected, the online equipment address and the equipment type of the current electrical element can be automatically displayed, and a corresponding data table is accessed according to the equipment address and the equipment type;
and fifthly, realizing remote measurement, remote regulation or remote control according to the corresponding data table.
The equipment information report comprises an equipment address, an equipment type, a communication parameter, a counter number and a loop number.
In the first step, data are processed through a VBA self-defined function, and the read data in the register are analyzed.
Compiling an operation state analysis function by using a VBA self-defined function, acquiring data of an operation state register, and analyzing the data into a variable value of the operation state analysis function;
assigning the variable value to a corresponding table in the data table;
and reading the value corresponding to the table in the data table to acquire the running state of the corresponding equipment.
In the second step, 1) polling scanning and reading are carried out on the equipment type register according to the set cycle time;
2) and when the read equipment type is matched with the equipment type in the data table, judging that the equipment which is inquired currently is online, storing the address and the equipment type of the online equipment, and adding 1 to the address value of the communication equipment.
And a timeout communication receiving mode is also set, and if the maximum number of communication scanning is exceeded and no response is obtained, the communication address is defined as no equipment connection.
The function selection comprises a remote measuring interface, a configuration interface and a remote control interface.
Any interface is in a working state, and the rest interfaces are in an unselected mode.
The invention has the beneficial effects that: the method is applied to the low-voltage intelligent power distribution cabinet for production verification, whether the network data link is normally connected or not and whether the equipment function is normal or not are detected, the initial configuration of the equipment is carried out, a detection report is generated, and the data management in the later period is facilitated. The method for carrying out system test and configuration can reduce manual inspection and improve efficiency and accuracy.
Drawings
Fig. 1 is a schematic diagram of the steps of automatic inspection.
FIG. 2 is a schematic diagram of the steps of the present invention.
Detailed Description
Embodiments of the invention are further described below with reference to the accompanying drawings:
the low-voltage intelligent power distribution cabinet system generally comprises intelligent elements, an intelligent gateway and a human-computer interface HMI, wherein the intelligent elements comprise a universal circuit breaker, an intelligent molded case circuit breaker, an intelligent capacitance compensator, an intelligent measuring meter with various functions and the like. All the intelligent elements are connected to an MODBUS-RTU bus based on an RS485 physical layer, or data of the MODBUS-RTU based on the RS485 physical layer is converted into a MODBUS-TCP mode through intelligent gateway equipment, and then the data of the intelligent elements are transmitted to an HMI (human machine interface) through the bus to be displayed.
The invention provides a debugging method of a low-voltage intelligent power distribution cabinet, which comprises the following steps:
analyzing data stored in a register of an electric element, and generating an editable data table and a non-editable data table from the analyzed data;
secondly, automatically inspecting the address of the electrical element under the intelligent power distribution cabinet, and sequentially generating an equipment information report for the scanned information of the online electrical element;
thirdly, when the on-line electric element is scanned, detection function selection is provided;
fourthly, after the detection function is selected, the online equipment address and the equipment type of the current electrical element can be automatically displayed, and a corresponding data table is accessed according to the equipment address and the equipment type;
and fifthly, realizing remote measurement, remote regulation or remote control according to the corresponding data table.
The debugging configuration software realizes automatic scanning of various online devices and generates a device information report, and further performs operations such as measurement and configuration of key parameters and opening and closing actions of intelligent elements on the online devices. When the test is started, network selection is carried out according to a communication protocol selected by a networking system, then address scanning is carried out on equipment on a bus, and subsequent test work can be carried out on the equipment only by confirming that the equipment is on line. After the online device is scanned, the corresponding interface can be accessed by clicking an interface button: a telemetry interface, a configuration interface, and a remote control interface. When any interface is clicked, other interfaces can be hidden, the currently selected interface is an effective interface, and related communication operation can be directly carried out on the selected interface.
The data of some communication registers of the intelligent components are operated according to bits, so that the actual functions contained in a data frame are very various, and taking the value of the operation state register of a universal circuit breaker as an example, the content of the lower 8 bits contains various states: the circuit breaker state, the alarm sign, the fault trip sign and the DI/DO state are adopted, and the VBA self-defined function in the EXCEL is adopted to process communication data and compile the self-defined function, so that the programming of software can be greatly simplified and the operating efficiency of the program can be improved. An example of custom function parsing register data written using VBA,
the equipment information report comprises an equipment address, an equipment type, a communication parameter, a counter number and a loop number. The processing method of the multi-type device communication point table greatly influences the programming efficiency and software maintenance of debugging configuration software, the debugging configuration software puts all multi-type devices and corresponding register data in an EXCEL file, the first sheet table is element type communication point table data of each device, each following sheet table is a communication point table of each corresponding element, the updating design of the system intelligent element type is easy to realize by adopting the communication point table data processing scheme, and if a new device type exists, only the device type data corresponding to the communication point table needs to be added in the device type sheet and all other corresponding communication point table data are added in the following sheet.
In the first step, data are processed through a VBA self-defined function, and the read data in the register are analyzed.
Compiling an operation state analysis function by using a VBA self-defined function, acquiring data of an operation state register, and analyzing the data into a variable value of the operation state analysis function;
assigning the variable value to a corresponding table in the data table;
and reading the value corresponding to the table in the data table to acquire the running state of the corresponding equipment.
The method comprises the following specific steps: 1) the run state analysis function runstate (B47) is written by a VBA software function in excel, B47 is a data grid in an excel table, namely, the data of B47 is a variable of the run state analysis function.
2) And assigning the value of the running state analysis function runstate (B47) to C47 in the excel table.
3) Thus, the VB software program only needs to read the operating state register data of the smart component and write the data into B47 in the Excel table, and the read data bit is 0x1234, which is the variable value of the operating state analysis function.
4) C47 in the excel table shows that the calling variable is 0x1234, namely the specific operation state of the universal circuit breaker.
5) Then the operation of software display only needs VB writer to read the content display of C47.
6) Therefore, the communication processing work of the running state is simplified into the reading and writing work of the VB compiling program on the EXCEL table, and the state analysis work is completed in the background through the function of the VBA, so that the simplification of the programming workload and the improvement of the program running efficiency are realized.
In summary, the VBA is adopted to process the data report of the communication register, which has the following advantages:
1) the Excel is provided with a built-in function, a plurality of received data are required to be operated and converted into data formats in a communication system, and the workload on a plurality of programs can be reduced by utilizing the existing functions in the Excel to operate;
2) the method is convenient to decouple, when registers of various equipment types are read and written, built-in functions or custom functions in Excel tables can be directly called to process register data, and only data are read and written into VB, and the read data do not need to be judged and operated;
3) and the corresponding data in the communication process can be conveniently stored and subsequently processed.
In the second step, 1) polling scanning and reading are carried out on the equipment type register according to the set cycle time; the 200ms time interval is adopted, packet loss is easy to occur if the set interval time is too short, and the communication efficiency is greatly reduced if the interval time is too long, so that the response speed of data frames of various devices needs to be detected by an oscilloscope before the cycle time is determined, the polling time cycle can be determined more effectively, and the automatic scanning performance of debugging configuration software is improved;
2) and when the read equipment type is matched with the equipment type in the data table, judging that the equipment which is inquired currently is online, storing the address and the equipment type of the online equipment, and adding 1 to the address value of the communication equipment.
The method is also provided with a timeout communication receiving mode, wherein the communication address is defined as no equipment connection if the maximum number of communication scanning is exceeded and no response is obtained, the maximum number of communication scanning is set to be 3, and if no response is made in 3 times of scanning the bus, the communication address is indicated as no equipment connection.
The method is mainly applied to test debugging of the low-voltage intelligent power distribution cabinet, whether a network data link of the low-voltage intelligent power distribution cabinet is normally connected and whether the function of equipment is normal are detected, initial configuration of the equipment is carried out, a detection report is generated, and data management in the later period is facilitated. The method for carrying out system test and configuration can reduce manual inspection, improve efficiency and accuracy, and improve efficiency for assembly and production of the intelligent power distribution monitoring and management system.
The examples should not be construed as limiting the present invention, but any modifications made based on the spirit of the present invention should be within the scope of protection of the present invention.

Claims (7)

CN201810979468.8A2018-08-272018-08-27Debugging method of low-voltage intelligent power distribution cabinetActiveCN109212346B (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
CN201810979468.8ACN109212346B (en)2018-08-272018-08-27Debugging method of low-voltage intelligent power distribution cabinet

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
CN201810979468.8ACN109212346B (en)2018-08-272018-08-27Debugging method of low-voltage intelligent power distribution cabinet

Publications (2)

Publication NumberPublication Date
CN109212346A CN109212346A (en)2019-01-15
CN109212346Btrue CN109212346B (en)2020-08-14

Family

ID=64989312

Family Applications (1)

Application NumberTitlePriority DateFiling Date
CN201810979468.8AActiveCN109212346B (en)2018-08-272018-08-27Debugging method of low-voltage intelligent power distribution cabinet

Country Status (1)

CountryLink
CN (1)CN109212346B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN111880025A (en)*2020-07-022020-11-03国网天津市电力公司JP cabinet automation system integrated debugging device and debugging method thereof
DE102020213145A1 (en)*2020-10-192022-04-21Festo Se & Co. Kg Gateway, system and method for operating a gateway
CN114545157A (en)*2021-10-252022-05-27国网浙江省电力有限公司湖州供电公司Serial resonance test calculation assisting method

Citations (5)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN201188552Y (en)*2008-04-222009-01-28上海纳杰电气成套有限公司Novel low-voltage intelligent monitoring system
CN105223404A (en)*2015-10-162016-01-06广东正诚电气科技有限公司A kind of low-tension switch cabinet feeder line monitoring, measurement mechanism
CN106410965A (en)*2016-10-262017-02-15珠海许继芝电网自动化有限公司Intelligent low-voltage distribution electricity monitoring system based on wiring diagram
KR101794580B1 (en)*2017-05-102017-11-07박선식Apparatus for Control Smart Power Distribution Board and Method thereof
CN207281200U (en)*2017-09-112018-04-27深圳西德电气有限公司A kind of distribution cloud intellectual monitoring management system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN201188552Y (en)*2008-04-222009-01-28上海纳杰电气成套有限公司Novel low-voltage intelligent monitoring system
CN105223404A (en)*2015-10-162016-01-06广东正诚电气科技有限公司A kind of low-tension switch cabinet feeder line monitoring, measurement mechanism
CN106410965A (en)*2016-10-262017-02-15珠海许继芝电网自动化有限公司Intelligent low-voltage distribution electricity monitoring system based on wiring diagram
KR101794580B1 (en)*2017-05-102017-11-07박선식Apparatus for Control Smart Power Distribution Board and Method thereof
CN207281200U (en)*2017-09-112018-04-27深圳西德电气有限公司A kind of distribution cloud intellectual monitoring management system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
智能型低压开关柜中的控制器件;刘国林;《电世界》;19990405(第四期);第145-146页*

Also Published As

Publication numberPublication date
CN109212346A (en)2019-01-15

Similar Documents

PublicationPublication DateTitle
CN101393442B (en)CEMS monitoring method based on OPC communication technology
CN109361562B (en)Automatic testing method based on associated network equipment access
CN108366067B (en)System and method for testing consistency of universal service protocol of power system
CN106597947B (en)Transformer substation equipment testing method, server, tester and system
CN102122431B (en)Method and system for intelligently diagnosing faults of electricity information collection terminal
CN109212346B (en)Debugging method of low-voltage intelligent power distribution cabinet
CN103227449B (en)A kind of protective device definite value Automatic Checking System
CN103746882A (en)Test method for intelligent substation station-control layer
WO2011011913A1 (en)Method and device for auto-generating goose signal connection topology from substation level
CN101175285A (en)Automatic testing method and system for mobile phone software
CN103814501B (en) Diagnostics for GOOSE communication
CN102118282A (en)Communication protocol consistency detection method and system
CN103401881B (en)Based on data acquisition system and the method for intelligent instrument
CN105491038A (en)Intelligent device protocol analysis method
CN111965587B (en)Automatic test method and automatic test platform for stability of electric energy meter
CN110764036B (en)Intelligent distribution transformer terminal test method and system
CN112541011A (en)Power grid terminal fault processing method and device based on RPA and AI
CN103795146A (en)Power distribution terminal conformance testing method
CN110191025B (en)Intelligent gateway data acquisition and test method and device
CN2884656Y (en)Simulator for testing power loading management terminal communication
CN108153226A (en)A kind of PLC device of novel real-time, interactive
CN104656565A (en)Intelligent IO device capable of being freely configured
CN115100843B (en)Method, system and equipment for testing communication reliability of intelligent electric energy meter
CN107525955A (en)Ammeter data processing method and device
CN117273632A (en) A smart substation secondary equipment testing method, device, equipment and medium

Legal Events

DateCodeTitleDescription
PB01Publication
PB01Publication
SE01Entry into force of request for substantive examination
SE01Entry into force of request for substantive examination
GR01Patent grant
GR01Patent grant
TR01Transfer of patent right
TR01Transfer of patent right

Effective date of registration:20230613

Address after:Room 220, Building 8, No. 388 Kangqiao East Road, China (Shanghai) Pilot Free Trade Zone, Pudong New Area, Shanghai, 201315

Patentee after:Shanghai Tianyixing Intelligent Electric Co.,Ltd.

Patentee after:ZHEJIANG TENGEN ELECTRIC Co.,Ltd.

Address before:325604 Sulu Industrial Zone, Liushi Town, Yueqing City, Wenzhou City, Zhejiang Province

Patentee before:ZHEJIANG TENGEN ELECTRIC Co.,Ltd.


[8]ページ先頭

©2009-2025 Movatter.jp