CN116908537B - Current voltage frequency calculation circuit and method - Google Patents

Current voltage frequency calculation circuit and method Download PDF

Info

Publication number
CN116908537B
CN116908537B CN202311179634.3A CN202311179634A CN116908537B CN 116908537 B CN116908537 B CN 116908537B CN 202311179634 A CN202311179634 A CN 202311179634A CN 116908537 B CN116908537 B CN 116908537B
Authority
CN
China
Prior art keywords
value
pulse
rising edge
time
falling edge
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
CN202311179634.3A
Other languages
Chinese (zh)
Other versions
CN116908537A (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.)
China XD Electric Co Ltd
Xian XD High Voltage Apparatus Co Ltd
Original Assignee
China XD Electric Co Ltd
Xian XD High Voltage Apparatus 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 China XD Electric Co Ltd, Xian XD High Voltage Apparatus Co Ltd filed Critical China XD Electric Co Ltd
Priority to CN202311179634.3A priority Critical patent/CN116908537B/en
Publication of CN116908537A publication Critical patent/CN116908537A/en
Application granted granted Critical
Publication of CN116908537B publication Critical patent/CN116908537B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01RMEASURING ELECTRIC VARIABLES; MEASURING MAGNETIC VARIABLES
    • G01R23/00Arrangements for measuring frequencies; Arrangements for analysing frequency spectra
    • G01R23/02Arrangements for measuring frequency, e.g. pulse repetition rate; Arrangements for measuring period of current or voltage

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Measuring Frequencies, Analyzing Spectra (AREA)

Abstract

The invention discloses a current voltage frequency calculation circuit and a method, which belong to the technical field of electric power measurement, and comprise the steps of sampling current or voltage data in the operation process of an electric power system at equal time intervals to form sampling data, and converting the sampling data from an analog quantity signal to a digital quantity signal; reading the highest bit of the digital quantity signal of the sampling data, and judging as a rising edge or a falling edge; and comparing the interval between the rising edge or the falling edge at the current moment and the arrival time of the second pulse with the interval between the rising edge or the falling edge at the last moment and the arrival time of the second pulse, and calculating to obtain the frequency value according to the comparison result and the count of the rising edge and the falling edge. The method is used for solving the problems that the calculated amount is large and the accuracy of the calculated result is influenced by the data amount in the existing frequency calculating method. The invention processes only one data bit in the existing sampling data, calculates the frequency value, consumes less resources, does not need a high-precision AD chip, has no requirement on the sampling bit number, and has low cost.

Description

Current voltage frequency calculation circuit and method
Technical Field
The invention belongs to the technical field of electric power measurement, and particularly relates to a current voltage frequency calculation circuit and a method.
Background
The frequency is one of the important indicators of the power quality, and is an important parameter reflecting the running state of the power system. In general, the system frequency reflects the basic state of active power supply-demand balance in the power system, and it will slowly change in a small range with load fluctuation. In a stable operating state, the output power of the generator is balanced with the system load and loss, and the frequency of the electric power system is a nominal value. If the switching of a large capacity load or a generator, and the imperfection of the control equipment may cause a frequency shift, thereby affecting the stable operation of the power system and the normal operation of the user equipment.
When the generated energy and the user load are unbalanced and the power consumption exceeds the load capacity of the generator to cause low-frequency operation of the power grid, the power supply and the load are unbalanced very infirm under low frequency, namely the stability is very poor, the power grid is easily broken down, and the safe operation of the power grid is seriously threatened; the frequency is reduced, the rotation speed of the generator and the motor is reduced, so that the terminal voltage of the generator and the output of the motor are reduced, the quality and the output of user products are affected, the rejection rate of industrial users is increased, the consumption of raw materials and energy sources is increased, and even the burning of power generation equipment and the motor and the damage of other equipment can be caused; automatic equipment with strict frequency requirements often malfunction: the error of the electrical measuring instrument is increased, the safety automatic device and relay protection malfunction are caused, and the like.
In the prior art, a frequency calculation method for counting high level and low level is adopted to count the number of the high level and the number of the low level in one period of sampling data, and then the frequency of the sampling data can be obtained according to the sampling interval TThe technical scheme can roughly calculate the frequency value, and has the defects that the calculation accuracy is limited by the sampling frequency and the error is large. Or a power grid voltage frequency calculation method of Fourier transformation is adopted to carry out Fourier transformation on the sampling data to obtain a frequency value and an amplitude, and the method has the defects of large calculated amount, large error only when the relative size of the frequency is given, large data quantity influence and large estimated frequency uncertainty when the frequency change is large and the data quantity is small.
In summary, the frequency calculation method in the prior art has the problems that the calculation amount is large, and the accuracy of the calculation result is affected by the data amount.
Disclosure of Invention
In order to solve the problems in the prior art, the invention provides a current voltage frequency calculation circuit and a current voltage frequency calculation method, which are used for solving the problems that the calculated amount is large and the accuracy of a calculated result is influenced by the size of data in the existing frequency calculation method.
In order to achieve the above purpose, the present invention provides the following technical solutions:
a first aspect of the present invention provides a method for calculating a current-voltage frequency, comprising,
sampling current or voltage data in the running process of the power system at equal time intervals to form sampling data, and converting the sampling data from an analog quantity signal to a digital quantity signal;
reading the highest bit of the digital quantity signal of the sampling data, and judging as a rising edge or a falling edge;
and comparing the interval between the rising edge or the falling edge at the current moment and the arrival time of the second pulse with the interval between the rising edge or the falling edge at the last moment and the arrival time of the second pulse, and calculating to obtain the frequency value according to the comparison result and the count of the rising edge and the falling edge.
Preferably, a rising edge is determined when the highest order bit of the sampled data digital quantity signal changes from 1 to 0, and a falling edge is determined when the highest order bit of the sampled data digital quantity signal changes from 0 to 1.
Preferably, if the clock is a falling edge, the falling edge counter cnt_n is added with 1, and the value Tn2 of the second pulse to falling edge time counter is cleared, so that the calculation is restarted;
if the rising edge is the rising edge, adding 1 to the rising edge counter cnt_p, resetting the value Tp2 of the rising edge time counter from the second pulse to the second pulse, and restarting the calculation;
at the arrival time of the second pulse, recording the value Tn2 from the second pulse at the current time to the falling edge time counter, the value Tp2 from the second pulse at the current time to the rising edge time counter, the rising edge count value N1 and the falling edge count value N2, and resetting the falling edge counter cnt_n and the rising edge counter cnt_p;
the value Tn1 from the last time second pulse to the falling edge time counter is compared with the value Tp1 from the last time second pulse to the rising edge time counter, the value Tn2 from the current time second pulse to the falling edge time counter is compared with the value Tp2 from the current time second pulse to the rising edge time counter, and the frequency value is calculated according to the comparison result.
Further, when Tn1 is less than Tp1 and Tn2 is less than Tp2, then the frequency valuefThe formula is:
further, when Tn1 is greater than Tp1 and Tn2 is greater than Tp2, then the frequency valuefThe formula is:
further, when Tn1 is less than Tp1 and Tn2 is greater than Tp2, then the frequency valuefThe formula is:
further, when Tn1 is greater than Tp1 and Tn2 is less than Tp2, then the frequency valuefThe formula is:
further, the value of the value Tn2 from the current time second pulse to the falling edge time counter is assigned to the value Tn1 from the previous time second pulse to the falling edge time counter, and the value of the value Tp2 from the current time second pulse to the rising edge time counter is assigned to the value Tp1 from the previous time second pulse to the rising edge time counter for the next frequency calculation.
Preferably, the sampling rate of the time-spaced samples is 10kHz, 50kHz or 100kHz.
The second aspect of the invention provides a current-voltage-frequency calculation circuit, which comprises an AD chip and an FPGA;
the input end of the AD chip receives a current or voltage signal, and the output end of the AD chip is in data interaction connection with the input end of the FPGA;
the FPGA controls the AD chip to sample at equal time intervals, and the AD chip converts an analog quantity signal of a current or voltage signal into a digital quantity signal; the FPGA reads the highest bit of the digital quantity signal of the sampling data and judges whether the highest bit is a rising edge or a falling edge; and comparing the interval between the rising edge or the falling edge at the current moment and the arrival time of the second pulse with the interval between the rising edge or the falling edge at the last moment and the arrival time of the second pulse, and calculating to obtain the frequency value according to the comparison result and the count of the rising edge and the falling edge.
Compared with the prior art, the invention has the following beneficial technical effects:
the invention provides a current voltage frequency calculation method, which is used for converting analog quantity signals into digital quantities by sampling current or voltage data in the operation process of a power system at equal time intervals; judging and generating rising edge signals and falling edge signals by utilizing the highest bit of the digital quantity of the acquired data; by comparing the interval between the rising edge or the falling edge at the current moment and the arrival time of the second pulse with the interval between the rising edge or the falling edge at the last moment and the arrival time of the second pulse, the invention divides the calculation formulas of the frequency values into different types, and selects corresponding calculation formulas for each type according to the comparison result to obtain the final frequency value. The calculation method of the invention only uses one data bit in the existing sampling data to process, calculates the frequency value, and has the advantages of less resource consumption, no need of high-precision AD chip, no requirement on sampling bit number and low cost; the invention completes the operation of the frequency value by counting the rising edge and the falling edge and the time from the rising edge and the falling edge to the second pulse, and has small operation amount.
Drawings
FIG. 1 is a flow chart of a current-voltage-frequency calculation method according to the present invention;
FIG. 2 is a circuit diagram of a current-voltage-frequency calculation according to the present invention;
FIG. 3 is a first type of waveform diagram of the present invention;
FIG. 4 is a second type of waveform diagram of the present invention;
FIG. 5 is a third type of waveform diagram of the present invention;
fig. 6 is a fourth type of waveform diagram of the present invention.
Detailed Description
The invention will now be described in further detail with reference to specific examples, which are intended to illustrate, but not to limit, the invention.
The embodiment of the invention provides a current voltage frequency calculation method, which comprises the following steps:
sampling data is formed by sampling current or voltage data at equal time intervals, and the sampling data is converted from an analog quantity signal to a digital quantity signal.
Reading the highest bit of the digital quantity signal of the sampling data, and judging as a rising edge or a falling edge;
and comparing the interval between the rising edge or the falling edge at the current moment and the arrival time of the second pulse with the interval between the rising edge or the falling edge at the last moment and the arrival time of the second pulse, and calculating to obtain the frequency value according to the comparison result and the count of the rising edge and the falling edge.
The invention divides the calculation of the frequency value into different types, and selects corresponding calculation formulas aiming at each type to obtain the final frequency value. The calculation method of the invention only uses one data bit in the existing sampling data to process, calculates the frequency value, and has the advantages of less resource consumption, no need of high-precision AD chip, no requirement on sampling bit number and low cost; the invention completes the operation of the frequency value by counting the rising edge and the falling edge and the time from the rising edge and the falling edge to the second pulse, and has small operation amount.
Examples
As shown in fig. 1, the method for calculating the frequency of the current and the voltage provided by the embodiment of the invention comprises the following steps:
and step 1, sampling the acquired current or voltage signals at equal time intervals to form sampling data, and converting the sampling data from an analog quantity signal to a digital quantity signal AD [15:0].
The sampling rate of the time-spaced samples is typically 10kHz, 50kHz, 100kHz.
And 2, reading the highest bit AD 15 of the sampled data digital quantity signal, judging a rising edge if the highest bit AD 15 of the sampled data digital quantity signal is from 1 to 0, and judging a falling edge if the highest bit AD 15 of the sampled data digital quantity signal is from 0 to 1.
And 3, if the time is a falling edge, adding 1 to a falling edge counter cnt_n, resetting a value Tn2 of a time counter from a second pulse to the falling edge, and restarting calculation.
If the rising edge is detected, the rising edge counter cnt_p is incremented by 1, and the second pulse is cleared to the value Tp2 of the rising edge time counter, and the calculation is restarted.
And 4, at the arrival time of the second pulse, recording the value Tn2 from the second pulse at the current time to the falling edge time counter, the value Tp2 from the second pulse at the current time to the rising edge time counter, the rising edge count value N1 and the falling edge count value N2, and resetting the falling edge counter Cnt_n and the rising edge counter Cnt_p.
Step 5, if the value Tn1 of the last time second pulse to falling edge time counter is smaller than the value Tp1 of the last time second pulse to rising edge time counter, and the value Tn2 of the current time second pulse to falling edge time counter is smaller than the value Tp2 of the current time second pulse to rising edge time counter, the frequency value isCorresponds to the first type of waveform shown in fig. 3.
If the value Tn1 of the last time second pulse to falling edge time counter is greater than the value Tp1 of the last time second pulse to rising edge time counter and the value Tn2 of the current time second pulse to falling edge time counter is greater than the value Tp2 of the current time second pulse to rising edge time counter, the frequency value isCorresponds to the second type of waveform shown in fig. 4.
If the value Tn1 of the last time second pulse to falling edge time counter is smaller than the value Tp1 of the last time second pulse to rising edge time counter and the value Tn2 of the current time second pulse to falling edge time counter is larger than the value Tp2 of the current time second pulse to rising edge time counter, the frequency value isCorresponds to the third type of waveform diagram shown in fig. 5.
If the value Tn1 of the last time second pulse to falling edge time counter is greater than the value Tp1 of the last time second pulse to rising edge time counter and the value Tn2 of the current time second pulse to falling edge time counter is less than the value Tp2 of the current time second pulse to rising edge time counter, the frequency value isCorresponds to the fourth type of waveform diagram shown in fig. 6.
And 6, assigning the value Tn2 from the current time second pulse to the falling edge time counter to the value Tn1 from the previous time second pulse to the falling edge time counter, and assigning the value Tp2 from the current time second pulse to the rising edge time counter to the value Tp1 from the previous time second pulse to the rising edge time counter for the next frequency calculation.
In the embodiment of the invention, the number of the obtained frequency value is limited by counting for only 1 second, and the method can be further expanded to counting for multiple seconds, so that the number of the frequency value can be greatly improved, for example, 50 frequency is counted for 1 second, the frequency is 50Hz, the decimal part can be obtained only through the formula, if 502 frequency is 10 seconds, the frequency is 50.2Hz, and the smaller number of the frequency value is obtained through the formula, and thus the number of the effective digits is increased by 1 bit.
The invention converts analog quantity signals into digital quantities by sampling current or voltage data at equal time intervals; generating rising and falling edge signals using the most significant bits of the digital quantity; the calculation of the frequency value is divided into 4 different types by judging the time intervals of the rising edge, the falling edge and the second pulse; the final frequency value is obtained by selecting a corresponding calculation formula according to each type, and the method has the characteristics of small calculated amount, less consumed resources and strong expandability.
As shown in fig. 2, the embodiment of the invention further provides a current-voltage-frequency calculation circuit, which comprises an AD chip, an FPGA and a crystal oscillator; the input end of the AD chip receives a current or voltage signal, and the output end of the AD chip is in data interactive connection with the input end of the FPGA; the FPGA controls the AD chip to sample at equal time intervals, the AD chip converts the analog quantity signal into a digital quantity signal, and the crystal oscillator provides a clock signal for the FPGA; the FPGA reads the highest bit of the digital quantity signal of the sampling data and generates a rising edge signal and a falling edge signal; the frequency value is calculated by judging the time intervals of the rising edge, the falling edge and the second pulse.

Claims (4)

1. A method for calculating the frequency of current and voltage is characterized by comprising the following steps,
sampling current or voltage data in the running process of the power system at equal time intervals to form sampling data, and converting the sampling data from an analog quantity signal to a digital quantity signal;
reading the highest bit of the sampling data digital quantity signal, and judging whether the sampling data digital quantity signal is a rising edge or a falling edge according to the change condition of the highest bit; when the highest bit of the sampled data digital quantity signal is changed from 1 to 0, judging a rising edge, and if the highest bit of the sampled data digital quantity signal is changed from 0 to 1, judging a falling edge;
if the time is the falling edge, adding 1 to the falling edge counter Cnt_n, resetting the value Tn2 from the second pulse to the falling edge time counter, and restarting the calculation;
if the rising edge is the rising edge, adding 1 to the rising edge counter cnt_p, resetting the value Tp2 of the rising edge time counter from the second pulse to the second pulse, and restarting the calculation;
at the arrival time of the second pulse, recording the value Tn2 from the second pulse at the current time to the falling edge time counter, the value Tp2 from the second pulse at the current time to the rising edge time counter, the rising edge count value N1 and the falling edge count value N2, and resetting the falling edge counter cnt_n and the rising edge counter cnt_p;
comparing the value Tn1 from the last time second pulse to the falling edge time counter with the value Tp1 from the last time second pulse to the rising edge time counter, and calculating according to the comparison result to obtain a frequency value by comparing the value Tn2 from the current time second pulse to the falling edge time counter with the value Tp2 from the current time second pulse to the rising edge time counter;
when Tn1 is less than Tp1 and Tn2 is less than Tp2, then the frequency valuefThe formula is:
when Tn1 is greater than Tp1 and Tn2 is greater than Tp2, then the frequency valuefThe formula is:
when Tn1 is less than Tp1 and Tn2 is greater than Tp2, then the frequency valuefThe formula is:
when Tn1 is greater than Tp1 and Tn2 is less than Tp2, then the frequency valuefThe formula is:
2. a method of calculating a current-voltage frequency according to claim 1, characterized in that the value of the value Tn2 of the current time-second pulse-to-falling edge time counter is assigned to the value Tn1 of the last time-second pulse-to-falling edge time counter, and the value of the value Tp2 of the current time-second pulse-to-rising edge time counter is assigned to the value Tp1 of the last time-second pulse-to-rising edge time counter for the next frequency calculation.
3. A method of calculating a frequency of a current voltage according to claim 1, wherein the sampling rate of the time-spaced samples is 10kHz, 50kHz or 100kHz.
4. A current-voltage-frequency calculation circuit for implementing a current-voltage-frequency calculation method as claimed in any one of claims 1 to 3, comprising an AD chip and an FPGA;
the input end of the AD chip receives a current or voltage signal, and the output end of the AD chip is in data interaction connection with the input end of the FPGA;
the FPGA controls the AD chip to sample at equal time intervals, and the AD chip converts an analog quantity signal of a current or voltage signal into a digital quantity signal; the FPGA reads the highest bit of the digital quantity signal of the sampling data and judges whether the highest bit is a rising edge or a falling edge; and comparing the interval between the rising edge or the falling edge at the current moment and the arrival time of the second pulse with the interval between the rising edge or the falling edge at the last moment and the arrival time of the second pulse, and calculating to obtain the frequency value according to the comparison result and the count of the rising edge and the falling edge.
CN202311179634.3A 2023-09-13 2023-09-13 Current voltage frequency calculation circuit and method Active CN116908537B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311179634.3A CN116908537B (en) 2023-09-13 2023-09-13 Current voltage frequency calculation circuit and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311179634.3A CN116908537B (en) 2023-09-13 2023-09-13 Current voltage frequency calculation circuit and method

Publications (2)

Publication Number Publication Date
CN116908537A CN116908537A (en) 2023-10-20
CN116908537B true CN116908537B (en) 2023-12-19

Family

ID=88355083

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202311179634.3A Active CN116908537B (en) 2023-09-13 2023-09-13 Current voltage frequency calculation circuit and method

Country Status (1)

Country Link
CN (1) CN116908537B (en)

Citations (31)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE3336359A1 (en) * 1983-10-06 1985-04-18 Elster AG, Meß- und Regeltechnik, 6700 Ludwigshafen Method for measuring frequency or period
JPH01202672A (en) * 1988-02-09 1989-08-15 Anritsu Corp Frequency measuring apparatus
JPH01304365A (en) * 1988-06-02 1989-12-07 Yokogawa Electric Corp Frequency measuring instrument
EP0443693A2 (en) * 1987-09-01 1991-08-28 Sundstrand Data Control, Inc. Frequency counting apparatus and method
JPH06276665A (en) * 1993-03-22 1994-09-30 Mitsubishi Electric Corp Frequency protective relay
JPH08126190A (en) * 1994-10-24 1996-05-17 Fuji Electric Co Ltd Digital protection of electric system
CN102353837A (en) * 2011-10-10 2012-02-15 国电联合动力技术有限公司 Method and device for measuring pulse frequency
WO2012062207A1 (en) * 2010-11-11 2012-05-18 国网电力科学研究院 Standard frequency and time adjusting method based on rubidium oscillator
CN102621384A (en) * 2012-04-09 2012-08-01 浙江中控技术股份有限公司 Frequency measuring method and frequency measuring system
CN202631623U (en) * 2012-06-12 2012-12-26 深圳世强电讯有限公司 Device and system for measuring alternating current voltage with variable frequency
CN103140764A (en) * 2010-09-29 2013-06-05 菲尼克斯电气公司 Method and arrangement for frequency determination
CN103499739A (en) * 2013-09-25 2014-01-08 浪潮电子信息产业股份有限公司 Frequency measurement method based on FPGA
CN103698602A (en) * 2013-12-16 2014-04-02 北京自动化控制设备研究所 Large dynamic high-precision synchronization continuous frequency measurement method
CN104502684A (en) * 2014-12-19 2015-04-08 中国科学院长春光学精密机械与物理研究所 Method for identifying full-digital peak value arrival time
CN104635046A (en) * 2015-02-15 2015-05-20 金陵科技学院 Modulation domain frequency counter and continuous frequency measurement method thereof
CN104849549A (en) * 2015-04-21 2015-08-19 深圳市海浦蒙特科技有限公司 Method and system for measuring impulse frequency
CN105372491A (en) * 2015-08-31 2016-03-02 苏州大学 Method and device for measuring precession frequency
CN105652082A (en) * 2015-12-30 2016-06-08 深圳市科陆电子科技股份有限公司 High-precision electric signal frequency measurement method and device
CN105866542A (en) * 2016-05-23 2016-08-17 南京航空航天大学 High-accuracy sliding frequency measurement method
CN106443179A (en) * 2016-08-30 2017-02-22 石家庄数英仪器有限公司 Ps-grade time frequency measurement circuit and measurement method thereof
CN106597097A (en) * 2016-12-28 2017-04-26 吉林大学 High-precision frequency measurement method
CN107870262A (en) * 2017-11-01 2018-04-03 中国科学院上海微系统与信息技术研究所 A kind of high-precision optical pumped magnetometer meter frequency device and method based on GPS time services
CN108333425A (en) * 2018-01-16 2018-07-27 南昌大学 A kind of digital frequency meter
CN108918961A (en) * 2018-04-08 2018-11-30 三峡大学 A kind of fast frequency measuring method for frequency time-varying sinusoidal signal
CN109283833A (en) * 2018-10-26 2019-01-29 北京无线电测量研究所 A kind of time statistical system and method
CN109669070A (en) * 2019-01-02 2019-04-23 中电和瑞科技有限公司 A kind of frequency measurement method and frequency measurement circuit
CN209803236U (en) * 2019-01-08 2019-12-17 优利德科技(中国)股份有限公司 Frequency meter
CN110687552A (en) * 2019-10-21 2020-01-14 桂林电子科技大学 Time synchronization system and method of satellite signal simulator and satellite signal simulator
CN110988467A (en) * 2019-12-18 2020-04-10 北京自动化控制设备研究所 Frequency measurement system and frequency measurement method thereof
CN110988468A (en) * 2019-12-18 2020-04-10 北京自动化控制设备研究所 Frequency measurement device and method applied to inertial navigation system
CN112666392A (en) * 2020-12-16 2021-04-16 中电科仪器仪表有限公司 Carrier frequency measuring circuit and method of high-speed pulse modulation signal

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104849545B (en) * 2015-04-30 2018-04-17 许继集团有限公司 A kind of power system frequency measuring method and measuring device

Patent Citations (31)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE3336359A1 (en) * 1983-10-06 1985-04-18 Elster AG, Meß- und Regeltechnik, 6700 Ludwigshafen Method for measuring frequency or period
EP0443693A2 (en) * 1987-09-01 1991-08-28 Sundstrand Data Control, Inc. Frequency counting apparatus and method
JPH01202672A (en) * 1988-02-09 1989-08-15 Anritsu Corp Frequency measuring apparatus
JPH01304365A (en) * 1988-06-02 1989-12-07 Yokogawa Electric Corp Frequency measuring instrument
JPH06276665A (en) * 1993-03-22 1994-09-30 Mitsubishi Electric Corp Frequency protective relay
JPH08126190A (en) * 1994-10-24 1996-05-17 Fuji Electric Co Ltd Digital protection of electric system
CN103140764A (en) * 2010-09-29 2013-06-05 菲尼克斯电气公司 Method and arrangement for frequency determination
WO2012062207A1 (en) * 2010-11-11 2012-05-18 国网电力科学研究院 Standard frequency and time adjusting method based on rubidium oscillator
CN102353837A (en) * 2011-10-10 2012-02-15 国电联合动力技术有限公司 Method and device for measuring pulse frequency
CN102621384A (en) * 2012-04-09 2012-08-01 浙江中控技术股份有限公司 Frequency measuring method and frequency measuring system
CN202631623U (en) * 2012-06-12 2012-12-26 深圳世强电讯有限公司 Device and system for measuring alternating current voltage with variable frequency
CN103499739A (en) * 2013-09-25 2014-01-08 浪潮电子信息产业股份有限公司 Frequency measurement method based on FPGA
CN103698602A (en) * 2013-12-16 2014-04-02 北京自动化控制设备研究所 Large dynamic high-precision synchronization continuous frequency measurement method
CN104502684A (en) * 2014-12-19 2015-04-08 中国科学院长春光学精密机械与物理研究所 Method for identifying full-digital peak value arrival time
CN104635046A (en) * 2015-02-15 2015-05-20 金陵科技学院 Modulation domain frequency counter and continuous frequency measurement method thereof
CN104849549A (en) * 2015-04-21 2015-08-19 深圳市海浦蒙特科技有限公司 Method and system for measuring impulse frequency
CN105372491A (en) * 2015-08-31 2016-03-02 苏州大学 Method and device for measuring precession frequency
CN105652082A (en) * 2015-12-30 2016-06-08 深圳市科陆电子科技股份有限公司 High-precision electric signal frequency measurement method and device
CN105866542A (en) * 2016-05-23 2016-08-17 南京航空航天大学 High-accuracy sliding frequency measurement method
CN106443179A (en) * 2016-08-30 2017-02-22 石家庄数英仪器有限公司 Ps-grade time frequency measurement circuit and measurement method thereof
CN106597097A (en) * 2016-12-28 2017-04-26 吉林大学 High-precision frequency measurement method
CN107870262A (en) * 2017-11-01 2018-04-03 中国科学院上海微系统与信息技术研究所 A kind of high-precision optical pumped magnetometer meter frequency device and method based on GPS time services
CN108333425A (en) * 2018-01-16 2018-07-27 南昌大学 A kind of digital frequency meter
CN108918961A (en) * 2018-04-08 2018-11-30 三峡大学 A kind of fast frequency measuring method for frequency time-varying sinusoidal signal
CN109283833A (en) * 2018-10-26 2019-01-29 北京无线电测量研究所 A kind of time statistical system and method
CN109669070A (en) * 2019-01-02 2019-04-23 中电和瑞科技有限公司 A kind of frequency measurement method and frequency measurement circuit
CN209803236U (en) * 2019-01-08 2019-12-17 优利德科技(中国)股份有限公司 Frequency meter
CN110687552A (en) * 2019-10-21 2020-01-14 桂林电子科技大学 Time synchronization system and method of satellite signal simulator and satellite signal simulator
CN110988467A (en) * 2019-12-18 2020-04-10 北京自动化控制设备研究所 Frequency measurement system and frequency measurement method thereof
CN110988468A (en) * 2019-12-18 2020-04-10 北京自动化控制设备研究所 Frequency measurement device and method applied to inertial navigation system
CN112666392A (en) * 2020-12-16 2021-04-16 中电科仪器仪表有限公司 Carrier frequency measuring circuit and method of high-speed pulse modulation signal

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
Zhang, P等.FPGA-based high accuracy burst carrier frequency measurement method.《ELECTRONICS LETTERS》.2013,第50卷(第14期),全文. *
吴军等.基于 NIOSII 软核的数字频率计实现.《杭州师范大学学报 ( 自 然科学版 )》.2016,第15卷(第5期),全文. *

Also Published As

Publication number Publication date
CN116908537A (en) 2023-10-20

Similar Documents

Publication Publication Date Title
US7920976B2 (en) Averaging in an intelligent electronic device
US20070296396A1 (en) Phase Difference Measurement Circuit
US20120109586A1 (en) Measuring device and measuring method for continuous physical quantity
US20160147215A1 (en) System and method for modelling load in an electrical power network
US4468796A (en) Frequency relay for use in the protection of electric power transmission lines
EP0104999B1 (en) Gain switching device with reduced error for watt meter
CN116908537B (en) Current voltage frequency calculation circuit and method
US8669893B2 (en) Performing multiplication using an analog-to-digital converter
JPH10117484A (en) Ac uninterruptive power circuit normally supplied with commercial power
CN100427958C (en) Agitating measuring device and measuring method
CN107356896A (en) A kind of electric energy meter detection method, device and storage medium
CN114584145A (en) Design method of high-resolution wide-range quartz flexible accelerometer acquisition circuit
US9013172B2 (en) Apparatus and method for detecting frequency
Zamora et al. Power Quality and Digital Protection Relays.
CN102721862B (en) Method for reducing electric energy pulse jitter
CN114529215B (en) Power grid frequency calculation method and device, electronic equipment and storage medium
Junput et al. Optimal technique for total harmonic distortion detection and estimation for smart meter
JPH1010163A (en) Effective voltage value measuring apparatus
CN111948536B (en) Low-frequency oscillation distinguishing method and system based on generator frequency signal
CN211264300U (en) Server and electric energy calculating circuit of VR chip thereof
JP2021035126A (en) Battery capacity estimation device, battery capacity estimation method, and program
CN2064068U (en) Digital display metering installation for accumulator capacity
RU74013U1 (en) DIGITAL FREQUENCY AND VOLTAGE UNLOADING UNIT
JP2007198763A (en) Harmonic analyzer
US11092627B2 (en) Method for measuring the performance of a renewable energy power plant, method for detecting an operational malfunction of a renewable energy power plant and device implementing said methods

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