CN111737286B - Meter resetting judgment method, device and storage medium - Google Patents

Meter resetting judgment method, device and storage medium Download PDF

Info

Publication number
CN111737286B
CN111737286B CN202010449937.2A CN202010449937A CN111737286B CN 111737286 B CN111737286 B CN 111737286B CN 202010449937 A CN202010449937 A CN 202010449937A CN 111737286 B CN111737286 B CN 111737286B
Authority
CN
China
Prior art keywords
value
data
meter
reset
measured
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
CN202010449937.2A
Other languages
Chinese (zh)
Other versions
CN111737286A (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.)
Qingyuan Boyit Intelligent Technology Co ltd
Original Assignee
Qingyuan Boyit Intelligent Technology 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 Qingyuan Boyit Intelligent Technology Co ltd filed Critical Qingyuan Boyit Intelligent Technology Co ltd
Priority to CN202010449937.2A priority Critical patent/CN111737286B/en
Publication of CN111737286A publication Critical patent/CN111737286A/en
Application granted granted Critical
Publication of CN111737286B publication Critical patent/CN111737286B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/28Databases characterised by their database models, e.g. relational or object models
    • G06F16/283Multi-dimensional databases or data warehouses, e.g. MOLAP or ROLAP
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/06Electricity, gas or water supply

Abstract

The invention discloses a meter resetting judgment method, a device and a storage medium, wherein the resetting judgment method comprises the following steps: collecting all data values of a meter to be measured, and sequencing all the data values according to a preset time interval to obtain N data values; if the 1 st data value is smaller than or equal to the N-th data value, judging that the meter to be measured is not reset; if the 1 st data value is larger than the N th data value, comparing the minimum value with a first preset threshold value, and comparing the difference value between the maximum value and the minimum value with a second preset threshold value, and judging whether the meter to be measured is reset or not; and comparing the maximum value, the minimum value, the 1 st data value and the N th data value, and judging whether the meter to be measured is reset or not according to the comparison result. The invention provides a gauge resetting judging method, a gauge resetting judging device and a storage medium, which can effectively solve the technical problem that whether a gauge is reset or not cannot be accurately judged in the prior art.

Description

Meter resetting judgment method, device and storage medium
Technical Field
The present invention relates to the field of data processing technologies, and in particular, to a method and apparatus for determining a meter reset, and a storage medium.
Background
Along with the development state of the sudden advancement of social economy, china increasingly pays attention to energy conservation and emission reduction in various fields. The regional energy efficiency is accurately calculated by a high-energy-consumption production enterprise, and effective energy-saving and consumption-reducing measures are carried out according to the regional energy efficiency, so that the development quality and benefit of the enterprise are improved. In the process of collecting meter readings, meter resetting can occur to influence the calculation of regional energy consumption, so that the meter resetting is accurately judged, and the reliability of energy consumption calculation is improved.
At present, the existing meter resetting judgment method relies on manual judgment, however, the manual judgment requires large workload, and human errors easily occur when the judgment is performed, so that whether the meter is reset cannot be accurately judged.
Disclosure of Invention
The invention provides a gauge resetting judging method, a gauge resetting judging device and a storage medium, which can effectively solve the technical problem that whether a gauge is reset or not cannot be accurately judged in the prior art.
The first embodiment of the invention provides a meter resetting judging method, which comprises the following steps:
collecting all data values of a meter to be measured, and sequencing all the data values according to a preset time interval to obtain N data values; wherein N is a positive integer greater than or equal to 1;
if the 1 st data value is smaller than or equal to the N-th data value, judging that the meter to be measured is not reset;
if the 1 st data value is larger than the N th data value, comparing the N data values to obtain a maximum value and a minimum value, comparing the minimum value with a first preset threshold value, and comparing the difference value between the maximum value and the minimum value with a second preset threshold value;
when the minimum value is larger than or equal to the first preset threshold value, or the difference value between the maximum value and the minimum value is smaller than or equal to the second preset threshold value, judging that the meter to be measured is not reset;
and when the minimum value is smaller than a first preset threshold value and the difference value between the maximum value and the minimum value is larger than a second preset threshold value, comparing the maximum value, the minimum value, the 1 st data value and the N data value, and judging whether the meter to be measured is reset or not according to the comparison result.
Further, the collecting all the data values of the meter to be measured specifically includes:
and collecting all the data values of the meter to be measured through the Internet of things equipment, and sending all the data values to a data warehouse for storage.
Further, the comparing the maximum value, the minimum value, the 1 st data value and the nth data value, and judging whether the meter to be measured is reset according to the comparison result includes:
when the maximum value is smaller than or equal to the 1 st data value, or the minimum value is larger than or equal to the N th data value, judging that the meter to be measured is not reset;
when the maximum value is larger than the 1 st data value, the minimum value is smaller than the 1 st data value, and the minimum value is smaller than the N th data value, the number of jump values of the N data values is judged to be compared with a preset number;
and if the number of the jump values of the N data values is a preset number, judging that the meter to be measured is reset.
Further, the jump value is the jump value when the difference value between the nth data value and the (N-1) th data value is not within a preset threshold interval.
A second embodiment of the present invention provides a meter reset judgment device, including: the device comprises a sequencing module, a first judging module, a second judging module, a third judging module and a fourth judging module;
the sorting module is used for collecting all data values of the meter to be tested, sorting all the data values according to a preset time interval and obtaining N data values; wherein N is a positive integer greater than or equal to 1;
the first judging module is used for judging that the meter to be measured is not reset if the 1 st data value is smaller than or equal to the N data value;
the second judging module is configured to compare the N data values to obtain a maximum value and a minimum value, compare the minimum value with a first preset threshold, and compare a difference value between the maximum value and the minimum value with a second preset threshold if it is judged that the 1 st data value is greater than the N data value;
the third judging module is configured to judge that the meter to be measured is not reset when the minimum value is greater than or equal to the first preset threshold value, or when a difference value between the maximum value and the minimum value is less than or equal to the second preset threshold value;
and the fourth judging module is used for comparing the maximum value, the minimum value, the 1 st data value and the N data value when the minimum value is smaller than a first preset threshold value and the difference value between the maximum value and the minimum value is larger than a second preset threshold value, and judging whether the meter to be measured is reset or not according to the comparison result.
Further, the sorting module specifically includes:
and collecting all the data values of the meter to be measured through the Internet of things equipment, and sending all the data values to a data warehouse for storage.
Further, the fourth judging module includes a module for:
when the maximum value is smaller than or equal to the 1 st data value, or the minimum value is larger than or equal to the N th data value, judging that the meter to be measured is not reset;
when the maximum value is larger than the 1 st data value, the minimum value is smaller than the 1 st data value, and the minimum value is smaller than the N th data value, the number of jump values of the N data values is judged to be compared with a preset number;
and if the number of the jump values of the N data values is a preset number, judging that the meter to be measured is reset.
Further, the jump value is the jump value when the difference value between the nth data value and the (N-1) th data value is not within a preset threshold interval.
A third embodiment of the present invention provides a computer readable storage medium, where the computer readable storage medium includes a stored computer program, where when the computer program runs, a device where the computer readable storage medium is controlled to execute a meter reset determination method as described above.
The invention provides a meter resetting judging method, a device and a storage medium, which are used for collecting all data values of a meter to be measured and obtaining a plurality of data characteristics of the meter to be measured, including a 1 st data value, an N-th data value, a minimum value, a maximum value and a jump value, and after the plurality of data characteristics are obtained, whether the meter to be measured is reset or not can be accurately judged by analyzing and comparing the data characteristics, so that the workload of meter resetting judgment can be effectively reduced, and meanwhile, the accuracy and reliability of meter resetting judgment can be effectively improved.
Drawings
FIG. 1 is a schematic flow chart of a meter resetting judgment method according to an embodiment of the invention;
FIG. 2 is a schematic diagram of meter data provided by an embodiment of the present invention;
fig. 3 is a schematic structural diagram of a gauge resetting judgment method according to an embodiment of the present invention.
Detailed Description
The following description of the embodiments of the present application will be made clearly and fully with reference to the accompanying drawings, in which it is evident that the embodiments described are only some, but not all, of the embodiments of the present application. All other embodiments, which can be made by one of ordinary skill in the art without undue burden from the present disclosure, are within the scope of the present disclosure.
In the description of the present application, it should be understood that the terms "first," "second," and the like are used for descriptive purposes only and are not to be construed as indicating or implying a relative importance or an implicit indication of the number of technical features being indicated. Thus, a feature defining "a first" or "a second" may explicitly or implicitly include one or more such feature. In the description of the present application, unless otherwise indicated, the meaning of "a plurality" is two or more.
In the description of the present application, it should be noted that, unless explicitly specified and limited otherwise, the terms "mounted," "connected," and "connected" are to be construed broadly, and may be either fixedly connected, detachably connected, or integrally connected, for example; can be mechanically or electrically connected; can be directly connected or indirectly connected through an intermediate medium, and can be communication between two elements. The specific meaning of the terms in this application will be understood by those of ordinary skill in the art in a specific context.
Referring to fig. 1-2, a first embodiment of the present invention provides a meter resetting determination method as shown in fig. 1, including:
s1, collecting all data values of a meter to be measured, and sequencing all the data values according to a preset time interval to obtain N data values; wherein N is a positive integer greater than or equal to 1;
in the embodiment of the invention, the meter refers to various meters for counting energy consumption, including: a production meter, a metering meter, a water meter, a yield meter, a water gas meter, a coal water slurry meter, a natural gas meter, a steam meter, a hot oil meter, a Chai Youbiao meter, a carbon dioxide meter, an argon gas meter and the like. The meter reset refers to the normal zero clearing condition of the meter, when the data of the meter is accumulated to a certain value, the meter data is hopped downwards, so that the meter is cleared downwards and then accumulated and lifted normally, and the meter reset is realized.
S2, if the 1 st data value is smaller than or equal to the N data value, judging that the meter to be measured is not reset;
the embodiment of the invention receives N data values obtained after sequencing, and judges whether the meter to be measured is reset or not according to the 1 st data value and the N data value. Referring to fig. 2, point a is the 1 st data value, point B is the maximum value, point C is the minimum value, point D is the nth data value, and according to comparing the values of point a and point D, when the value of point a is greater than the value of point D by a certain amount, the meter may be reset; when the value of the point A is smaller than or equal to the value of the point D, the fact that the meter is reset does not occur can be accurately judged.
S3, if the 1 st data value is larger than the N th data value, comparing the N data values to obtain a maximum value and a minimum value, comparing the minimum value with a first preset threshold value, and comparing the difference value of the maximum value and the minimum value with a second preset threshold value;
s4, when the minimum value is larger than or equal to a first preset threshold value, or the difference value between the maximum value and the minimum value is smaller than or equal to a second preset threshold value, judging that the meter to be measured is not reset;
in the embodiment of the invention, the minimum value is generally 0, the first preset threshold value is set by analyzing the actual condition of the data growth rate of the meter, the meter is judged to be possibly reset when the minimum value is smaller than the first preset threshold value, and the meter is judged not to be reset when the minimum value is larger than or equal to the first preset threshold value.
Optionally, a second preset threshold is set according to the meter measuring range, and when the difference between the maximum value and the minimum value is smaller than or equal to the second preset threshold, it is judged that the meter to be measured is not reset.
S5, when the minimum value is smaller than a first preset threshold value and the difference value between the maximum value and the minimum value is larger than a second preset threshold value, comparing the maximum value, the minimum value, the 1 st data value and the N data value, and judging whether the meter to be measured is reset or not according to the comparison result.
According to the embodiment of the invention, by collecting all the data values of the meter to be measured, acquiring the 1 st data value, the N-th data value, the maximum value and the minimum value data characteristics of the data values, and automatically judging whether the meter is reset according to the data characteristics, the workload of meter judgment can be reduced, and the accuracy and the reliability of meter reset judgment can be effectively improved.
As a specific implementation manner of the embodiment of the present invention, collecting all data values of a meter to be measured specifically includes:
all data values of the meter to be measured are collected through the Internet of things equipment, and are sent to a data warehouse to be stored.
As a specific implementation manner of the embodiment of the invention, comparing the maximum value, the minimum value, the 1 st data value and the N-th data value, judging whether the meter to be measured is reset according to the comparison result, including:
when the maximum value is smaller than or equal to the 1 st data value, or the minimum value is larger than or equal to the N-th data value, judging that the meter to be measured is not reset;
when the maximum value is larger than the 1 st data value, the minimum value is smaller than the 1 st data value, and the minimum value is smaller than the N th data value, the jump value number of the N data values is judged to be compared with the preset number;
if the number of the jump values of the N data values is the preset number, the meter waiting for the meter is judged to be reset.
In the embodiment of the present invention, the preset number is 1. And when 1 jump point exists in all the data values of the meter and the jump point is downward jump, judging that the meter is reset.
As a specific implementation manner of the embodiment of the present invention, the jump value is that when the difference between the nth data value and the (N-1) th data value is not within the preset threshold interval, the nth data value is the jump value.
The embodiment of the invention has the following beneficial effects:
the embodiment of the invention collects all data values of the meter to be measured, acquires a plurality of data features of the meter to be measured, including a 1 st data value, an N-th data value, a minimum value, a maximum value and a jump value, and can accurately judge whether the meter to be measured is reset or not by analyzing and comparing the data features after acquiring the plurality of data features, thereby effectively reducing the workload of meter reset judgment and simultaneously effectively improving the accuracy and reliability of meter reset judgment.
Referring to fig. 3, a second embodiment of the present invention provides a meter reset judging device, including: the sorting module 10, the first judging module 20, the second judging module 30, the third judging module 40 and the fourth judging module 50;
the sorting module 10 is used for collecting all data values of the meter to be tested, sorting all data values according to a preset time interval and obtaining N data values; wherein N is a positive integer greater than or equal to 1;
in the embodiment of the invention, the meter refers to various meters for counting energy consumption, including: a production meter, a metering meter, a water meter, a yield meter, a water gas meter, a coal water slurry meter, a natural gas meter, a steam meter, a hot oil meter, a Chai Youbiao meter, a carbon dioxide meter, an argon gas meter and the like. The meter reset refers to the normal zero clearing condition of the meter, when the data of the meter is accumulated to a certain value, the meter data is hopped downwards, so that the meter is cleared downwards and then accumulated and lifted normally, and the meter reset is realized.
The first judging module 20 is configured to judge that the meter to be measured is not reset if the 1 st data value is less than or equal to the nth data value;
referring to fig. 2, point a is the 1 st data value, point B is the maximum value, point C is the minimum value, point D is the nth data value, and according to comparing the values of point a and point D, when the value of point a is greater than the value of point D by a certain amount, the meter may be reset; when the value of the point A is smaller than or equal to the value of the point D, the fact that the meter is reset does not occur can be accurately judged.
The second judging module 30 is configured to compare the N data values to obtain a maximum value and a minimum value, compare the minimum value with a first preset threshold, and compare a difference between the maximum value and the minimum value with a second preset threshold if it is judged that the 1 st data value is greater than the N data value;
a third judging module 40, configured to judge that the meter to be measured is not reset when the minimum value is greater than or equal to the first preset threshold value, or when the difference between the maximum value and the minimum value is less than or equal to the second preset threshold value;
in the embodiment of the invention, the minimum value is generally 0, the first preset threshold value is set by analyzing the actual condition of the data growth rate of the meter, the meter is judged to be possibly reset when the minimum value is smaller than the first preset threshold value, and the meter is judged not to be reset when the minimum value is larger than or equal to the first preset threshold value.
Optionally, a second preset threshold is set according to the meter measuring range, and when the difference between the maximum value and the minimum value is smaller than or equal to the second preset threshold, it is judged that the meter to be measured is not reset.
And the fourth judging module 50 is configured to compare the maximum value, the minimum value, the 1 st data value and the nth data value when the minimum value is smaller than the first preset threshold value and the difference between the maximum value and the minimum value is larger than the second preset threshold value, and judge whether the meter to be measured is reset according to the comparison result.
According to the embodiment of the invention, by collecting all the data values of the meter to be measured, acquiring the 1 st data value, the N-th data value, the maximum value and the minimum value data characteristics of the data values, and automatically judging whether the meter is reset according to the data characteristics, the workload of meter judgment can be reduced, and the accuracy and the reliability of meter reset judgment can be effectively improved.
As a specific implementation manner of the embodiment of the present invention, the sorting module 10 specifically includes:
all data values of the meter to be measured are collected through the Internet of things equipment, and are sent to a data warehouse to be stored.
As a specific implementation manner of the embodiment of the present invention, the fourth judging module 50 includes:
when the maximum value is smaller than or equal to the 1 st data value, or the minimum value is larger than or equal to the N-th data value, judging that the meter to be measured is not reset;
when the maximum value is larger than the 1 st data value, the minimum value is smaller than the 1 st data value, and the minimum value is smaller than the N th data value, the jump value number of the N data values is judged to be compared with the preset number;
if the number of the jump values of the N data values is the preset number, the meter waiting for the meter is judged to be reset.
In the embodiment of the present invention, the preset number is 1. And when 1 jump point exists in all the data values of the meter and the jump point is downward jump, judging that the meter is reset.
As a specific implementation manner of the embodiment of the present invention, the jump value is that when the difference between the nth data value and the (N-1) th data value is not within the preset threshold interval, the nth data value is the jump value.
The embodiment of the invention has the following beneficial effects:
the embodiment of the invention collects all data values of the meter to be measured, acquires a plurality of data features of the meter to be measured, including a 1 st data value, an N-th data value, a minimum value, a maximum value and a jump value, and can accurately judge whether the meter to be measured is reset or not by analyzing and comparing the data features after acquiring the plurality of data features, thereby effectively reducing the workload of meter reset judgment and simultaneously effectively improving the accuracy and reliability of meter reset judgment.
A third embodiment of the present invention provides a computer-readable storage medium, where the computer-readable storage medium includes a stored computer program, and when the computer program is executed, controls a device in which the computer-readable storage medium is located to execute the meter resetting determination method as described above.
The foregoing is a preferred embodiment of the present invention and it should be noted that modifications and adaptations to those skilled in the art may be made without departing from the principles of the present invention and are intended to be comprehended within the scope of the present invention.

Claims (5)

1. The meter resetting judging method is characterized by comprising the following steps of:
collecting all data values of a meter to be measured, and sequencing all the data values according to a preset time interval to obtain N data values; wherein N is a positive integer greater than or equal to 1;
if the 1 st data value is smaller than or equal to the N-th data value, judging that the meter to be measured is not reset;
if the 1 st data value is larger than the N th data value, comparing the N data values to obtain a maximum value and a minimum value, comparing the minimum value with a first preset threshold value, and comparing the difference value between the maximum value and the minimum value with a second preset threshold value;
when the minimum value is larger than or equal to the first preset threshold value, or the difference value between the maximum value and the minimum value is smaller than or equal to the second preset threshold value, judging that the meter to be measured is not reset;
when the minimum value is smaller than a first preset threshold value and the difference value between the maximum value and the minimum value is larger than a second preset threshold value, comparing the maximum value, the minimum value, the 1 st data value and the N data value, and judging whether the meter to be measured is reset or not according to the comparison result; comparing the maximum value, the minimum value, the 1 st data value and the nth data value, judging whether the meter to be measured is reset according to a comparison result, and comprising the following steps: when the maximum value is smaller than or equal to the 1 st data value, or the minimum value is larger than or equal to the N th data value, judging that the meter to be measured is not reset; when the maximum value is larger than the 1 st data value, the minimum value is smaller than the 1 st data value, and the minimum value is smaller than the N data value, the jump value number of the N data values is judged to be compared with a preset number; the jump value is that when the difference value between the Nth data value and the N-1 th data value is not in a preset threshold value interval, the Nth data value is the jump value; and if the number of the jump values of the N data values is a preset number, judging that the meter to be measured is reset.
2. The meter resetting judgment method as set forth in claim 1, wherein the collecting all data values of the meter to be measured comprises:
and collecting all the data values of the meter to be measured through the Internet of things equipment, and sending all the data values to a data warehouse for storage.
3. A gauge reset judgment device, characterized by comprising: the device comprises a sequencing module, a first judging module, a second judging module, a third judging module and a fourth judging module;
the sorting module is used for collecting all data values of the meter to be tested, sorting all the data values according to a preset time interval and obtaining N data values; wherein N is a positive integer greater than or equal to 1;
the first judging module is used for judging that the meter to be measured is not reset if the 1 st data value is smaller than or equal to the N data value;
the second judging module is configured to compare the N data values to obtain a maximum value and a minimum value, compare the minimum value with a first preset threshold, and compare a difference value between the maximum value and the minimum value with a second preset threshold if it is judged that the 1 st data value is greater than the N data value;
the third judging module is configured to judge that the meter to be measured is not reset when the minimum value is greater than or equal to the first preset threshold value, or when a difference value between the maximum value and the minimum value is less than or equal to the second preset threshold value;
the fourth judging module is configured to compare the maximum value, the minimum value, the 1 st data value and the nth data value when the minimum value is smaller than a first preset threshold value and the difference between the maximum value and the minimum value is larger than a second preset threshold value, and judge whether the meter to be measured is reset according to the comparison result; the method is particularly used for: when the maximum value is smaller than or equal to the 1 st data value, or the minimum value is larger than or equal to the N th data value, judging that the meter to be measured is not reset; when the maximum value is larger than the 1 st data value, the minimum value is smaller than the 1 st data value, and the minimum value is smaller than the N data value, the jump value number of the N data values is judged to be compared with a preset number; the jump value is that when the difference value between the Nth data value and the N-1 th data value is not in a preset threshold value interval, the Nth data value is the jump value; and if the number of the jump values of the N data values is a preset number, judging that the meter to be measured is reset.
4. The meter resetting judgment device as recited in claim 3, wherein the ordering module specifically comprises:
and collecting all the data values of the meter to be measured through the Internet of things equipment, and sending all the data values to a data warehouse for storage.
5. A computer readable storage medium, characterized in that the computer readable storage medium comprises a stored computer program, wherein the computer program when run controls a device in which the computer readable storage medium is located to execute the meter reset judging method according to any one of claims 1 to 2.
CN202010449937.2A 2020-05-25 2020-05-25 Meter resetting judgment method, device and storage medium Active CN111737286B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010449937.2A CN111737286B (en) 2020-05-25 2020-05-25 Meter resetting judgment method, device and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010449937.2A CN111737286B (en) 2020-05-25 2020-05-25 Meter resetting judgment method, device and storage medium

Publications (2)

Publication Number Publication Date
CN111737286A CN111737286A (en) 2020-10-02
CN111737286B true CN111737286B (en) 2023-07-18

Family

ID=72647784

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010449937.2A Active CN111737286B (en) 2020-05-25 2020-05-25 Meter resetting judgment method, device and storage medium

Country Status (1)

Country Link
CN (1) CN111737286B (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008261822A (en) * 2007-04-13 2008-10-30 Calsonic Kansei Corp Display device for vehicle
JP2010154620A (en) * 2008-12-24 2010-07-08 Toshiba Corp Protective relay, control method and control program of the same
CN104092589A (en) * 2014-07-24 2014-10-08 南车株洲电力机车研究所有限公司 Network module and monitoring method for resetting of network module
CN105044652A (en) * 2015-06-25 2015-11-11 广东电网有限责任公司电力科学研究院 Intelligent electric energy meter data interaction abnormity reset data fault-tolerant capacity test device and method
CN106682383A (en) * 2016-06-24 2017-05-17 南京南瑞继保电气有限公司 Accurate statistical processing method for collected meter code values in metering system
CN109286345A (en) * 2018-08-22 2019-01-29 广州小鹏汽车科技有限公司 A kind of electric car, rotation become the diagnostic method and device of initial position
CN109691861A (en) * 2017-10-24 2019-04-30 佛山市顺德区美的电热电器制造有限公司 Cooking apparatus and its weighing reset treating method and apparatus
CN110056280A (en) * 2018-01-19 2019-07-26 南京天擎汽车电子有限公司 Anti-clip control method and clamping-proof control system

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7957228B2 (en) * 2005-10-31 2011-06-07 Pioneer Corporation Information recording device and method, and computer program

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008261822A (en) * 2007-04-13 2008-10-30 Calsonic Kansei Corp Display device for vehicle
JP2010154620A (en) * 2008-12-24 2010-07-08 Toshiba Corp Protective relay, control method and control program of the same
CN104092589A (en) * 2014-07-24 2014-10-08 南车株洲电力机车研究所有限公司 Network module and monitoring method for resetting of network module
CN105044652A (en) * 2015-06-25 2015-11-11 广东电网有限责任公司电力科学研究院 Intelligent electric energy meter data interaction abnormity reset data fault-tolerant capacity test device and method
CN106682383A (en) * 2016-06-24 2017-05-17 南京南瑞继保电气有限公司 Accurate statistical processing method for collected meter code values in metering system
CN109691861A (en) * 2017-10-24 2019-04-30 佛山市顺德区美的电热电器制造有限公司 Cooking apparatus and its weighing reset treating method and apparatus
CN110056280A (en) * 2018-01-19 2019-07-26 南京天擎汽车电子有限公司 Anti-clip control method and clamping-proof control system
CN109286345A (en) * 2018-08-22 2019-01-29 广州小鹏汽车科技有限公司 A kind of electric car, rotation become the diagnostic method and device of initial position

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
Emilliano;Chandan Kumar Chakrabarty;Ahmad Basri A. Ghani;Agileswari K. Ramasamy.VHDL simulation of peak detector, 64 bit BCD counter and reset automatic block for PD detection system using FPGA.2010 6th International Colloquium on Signal Processing &amp its Applications.2010,第1-7页. *
基于模式识别的自适应时钟重置检测算法;杨谈;孙韩林;金跃辉;程时端;;高技术通讯(05);第441-446页 *
蒋卫东.任意N进制计数器的设计方法.河南科技.2014,第216-217页. *

Also Published As

Publication number Publication date
CN111737286A (en) 2020-10-02

Similar Documents

Publication Publication Date Title
CN112381476B (en) Method and device for determining electric energy meter with abnormal state
EP3665462B1 (en) Identification of air leaks in a compressed air system using a plurality of current measurement sensors
CN109033037A (en) Buoy automatic monitoring system data quality control method
CN110094251A (en) SCR catalyst performance deterioration analysis method based on multi-model modeling at times
CN114047472B (en) Metering error monitoring system of intelligent ammeter and monitoring method and device thereof
CN109785187B (en) Method for correcting power supply coal consumption detection data of generator set
CN110175353A (en) Elevator operating index trend analysis
CN110738346A (en) batch electric energy meter reliability prediction method based on Weibull distribution
CN109858779A (en) A kind of Water Environment Mathematical Model water quality parameter is uncertain and Sensitivity Analysis
CN103193125A (en) Elevator hydraulic buffer resetting performance dynamic measuring method and tester adopted by method
CN111998918A (en) Error correction method, error correction device and flow sensing system
CN104344862B (en) The detection method of FCM10A type fuel consumption meters
CN112325967A (en) Intelligent Internet of things water meter working state early warning method and system
CN112283593A (en) Internet of things system for closing valve and detecting leakage of pipe network and leakage detection method thereof
CN111737286B (en) Meter resetting judgment method, device and storage medium
CN105093163A (en) Error debugging method for electronic electric energy meter
CN101789835B (en) Method and device for measuring spectrum occupation ratio
CN114608678A (en) Water meter calibration method and device based on pulse method
CN103924963B (en) Indicator sampling rate automatic switchover method
CN106682383A (en) Accurate statistical processing method for collected meter code values in metering system
CN101923651A (en) Calibration method of automatic recognition accuracy of corrupted data based on pavement images
CN117405971A (en) Power acquisition digitization method based on flow automation
CN105677770B (en) Self-adaptive sampling method for monitoring offshore marine environment data
CN110333506A (en) A method of extracting the drag-line location parameter of cable force measurement radar
CN110455923A (en) A kind of Detection of Bolt Bonding Integrity grade fast appraisement method

Legal Events

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