CN109001514B - Parameter measuring and marking method based on three-dimensional waveform mapping image - Google Patents

Parameter measuring and marking method based on three-dimensional waveform mapping image Download PDF

Info

Publication number
CN109001514B
CN109001514B CN201810643423.3A CN201810643423A CN109001514B CN 109001514 B CN109001514 B CN 109001514B CN 201810643423 A CN201810643423 A CN 201810643423A CN 109001514 B CN109001514 B CN 109001514B
Authority
CN
China
Prior art keywords
value
waveform
amplitude
address
marking
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
CN201810643423.3A
Other languages
Chinese (zh)
Other versions
CN109001514A (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.)
University of Electronic Science and Technology of China
Original Assignee
University of Electronic Science and Technology of China
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 University of Electronic Science and Technology of China filed Critical University of Electronic Science and Technology of China
Priority to CN201810643423.3A priority Critical patent/CN109001514B/en
Publication of CN109001514A publication Critical patent/CN109001514A/en
Application granted granted Critical
Publication of CN109001514B publication Critical patent/CN109001514B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01RMEASURING ELECTRIC VARIABLES; MEASURING MAGNETIC VARIABLES
    • G01R13/00Arrangements for displaying electric variables or waveforms
    • G01R13/02Arrangements for displaying electric variables or waveforms for displaying measured electric variables in digital form
    • G01R13/0209Arrangements for displaying electric variables or waveforms for displaying measured electric variables in digital form in numerical form

Abstract

The invention discloses a parameter measurement and marking method based on a three-dimensional waveform mapping image. And then, according to the measured parameters, correspondingly marking and displaying the three-dimensional waveform mapping image. Compared with the traditional software waveform parameter calculation algorithm, the method for calculating the waveform parameters based on the three-dimensional waveform image not only greatly reduces the data transmission amount and the operation processing time, but also solves the problem that software can only calculate the parameters of a single waveform, and can calculate the parameters containing probability information of a plurality of waveforms superposed in a database.

Description

Parameter measuring and marking method based on three-dimensional waveform mapping image
Technical Field
The invention belongs to the technical field of three-dimensional waveform processing, and particularly relates to a parameter measuring and marking method based on a three-dimensional waveform mapping image.
Background
The digital three-dimensional oscilloscope is a novel digital storage oscilloscope with a real-time waveform mapping technology and a three-dimensional display effect, and the displayed waveform not only contains time-amplitude information, but also contains probability information of amplitude appearing along with time. The greater the probability of occurrence of an amplitude value, the darker the waveform color at that amplitude value, as shown in fig. 1. The principle is that high-speed mapping from waveform data to waveform images is realized based on a three-dimensional waveform database which is continuously updated in real time. The digital storage oscilloscope integrates the advantages of an analog oscilloscope and a digital storage oscilloscope, has the functions of signal storage, processing and pre-trigger display of the digital storage oscilloscope, and has the characteristics of real-time capture and three-dimensional display of the analog oscilloscope.
The parameter measurement function is one of the necessary functions of each digital oscilloscope, and the parameter measurement function finally acquires basic parameter information of an input waveform by performing a series of measurement calculations on waveform data input by each physical channel. The basic information comprises amplitude class parameters and time class parameters, wherein the amplitude class parameters generally comprise a top value, a bottom value, an amplitude value, a peak-to-peak value, a maximum value, a minimum value and the like; the time class parameters generally include frequency, period, rise time, fall time, and the like.
The traditional parameter measurement method measures a single waveform, and if a new waveform is acquired, calculation is performed once, so that huge performance overhead of oscilloscope software is caused, and the real-time performance of other functional modules is not guaranteed. Therefore, in order to ensure the optimal overall performance of the oscilloscope software and the user experience, the parameters are generally selected to be recalculated once every fixed time interval, and the measurement flow chart is shown in fig. 2.
According to the conventional waveform parameter measurement principle of the digital oscilloscope in the three-dimensional mapping mode, as shown in fig. 3, collected and received data are simultaneously stored in a hardware system into two waveform data cache regions, wherein waveform data in the first cache region is used for performing a three-dimensional mapping process, waveform data in the second cache region is transmitted into a software system for waveform parameter measurement, and then two processing results are displayed.
When the parameter measurement is carried out by the waveform parameter measurement algorithm, only one waveform can be randomly selected at fixed time intervals for parameter calculation, and the three-dimensional mapping waveform displayed by the liquid crystal screen in real time cannot be accurately measured, so that the waveform parameters obtained by the method have high randomness and uncertainty. Therefore, it is very urgent to accurately identify the relevant parameters of the waveform according to the three-dimensional waveform mapping image and mark the parameters on the image, and the method has very important significance.
Disclosure of Invention
The invention aims to overcome the defects of the prior art and provides a parameter measurement and marking method based on a three-dimensional waveform mapping image, which measures parameters by using a weighted average method and displays the parameters in real time.
In order to achieve the above object, the present invention provides a method for measuring and marking parameters based on a three-dimensional waveform mapping image, comprising the steps of:
(1) and constructing a data matrix D by using the image subjected to the three-dimensional waveform mappingL×MIts corresponding address matrix AL×ML and M are the length of the display area of the corresponding liquid crystal screen, namely the length and width of the database;
(2) according to the data matrix DL×MAnd mapping the address matrix AL×MCalculating the weighted average value of the sampling points in each row;
let the i-th column store an area address of A1~AnThe storage information corresponding to each address is sequentially K1~KnI is more than or equal to 1 and less than or equal to L, then the mapping address X corresponding to the weighted average value of the amplitude values of the sampling points in the ith columni_mean
Figure BDA0001702950440000021
At address Xi_meanThe corresponding sampling point amplitude value is:
Yi_mean=(i·M-1)-Xi_mean(2)
substituting the formula (1) into the formula (2) can obtain the amplitude average value of the data matrix at the ith column as:
Figure BDA0001702950440000022
similarly, the amplitude average value of the data matrix corresponding to other columns is obtained according to the method;
(3) forming a waveform subjected to column weighted average by the amplitude average values of all the columns, and recording the waveform as a central waveform of the three-dimensional waveform mapping image;
(4) using the data matrix DL×MConstructing an original waveform image frequency distribution histogram, constructing a central waveform frequency distribution histogram by using a central waveform, wherein in the two frequency distribution histograms, an X axis represents an amplitude value contained in a waveform, and a Y axis represents the occurrence statistics times of sampling points;
(5) parameter measurement and marking
(5.1), measuring the most value: in the original waveform image frequency distribution histogram, the extreme left value of the X axis is recorded as the minimum value Y of the waveform amplitudeminThe rightmost end value of the X axis is recorded as the maximum value Y of the waveform amplitudemax
(5.2), measuring top and bottom values: in the central waveform frequency distribution histogram, the leftmost value of the X axis is recorded as a waveform amplitude bottom value YbottomThe rightmost end value of the X axis is recorded as the top value Y of the waveform amplitudetop
(5.3), measured amplitude value and peak-to-peak value: in the central waveform, the amplitude value and the peak-to-peak value have the same calculation method, and the difference between the top value and the bottom value of the waveform is recorded as the amplitude value or the peak-to-peak value;
(5.4), measurement average value: calculating an Average value Average in the central waveform frequency distribution histogram:
Figure BDA0001702950440000031
(5.5), measuring effective value: calculating effective value Y in central waveform frequency distribution histogramRMS
Figure BDA0001702950440000032
(5.6), measurement column standard deviation: in the frequency distribution histogram of the central waveform, the standard deviation sigma of the ith sampling pointiComprises the following steps:
Figure BDA0001702950440000033
wherein N is the number of different amplitude values corresponding to the sampling points in the ith column mapping area, and Y isjIs the jth amplitude in column i;
(5.7), measuring overshoot:
Figure BDA0001702950440000034
wherein, Ymax、YminMapping the maximum and minimum values, Y, obtained in the image frequency distribution histogram for the three-dimensional waveformtop、YbottomThe top value and the bottom value corresponding to the central waveform;
(5.8), measuring rise and fall times:
assuming that the sampling point at 10% of the waveform amplitude of the rising edge is located in the ith column and the sampling point at 90% of the waveform amplitude is located in the ith' column, then the rising time is:
Figure BDA0001702950440000041
setting the sampling point at 90% of the waveform amplitude of the falling edge to be positioned in the m-th column, setting the sampling point at 10% of the waveform amplitude to be positioned in the n-th column, and setting the falling time as follows:
Figure BDA0001702950440000042
wherein, tbaseThe method is a current time base, K is the number of pixel points of each grid of a liquid crystal display area, i ', m and n all belong to L, i is not equal to i', and m is not equal to n;
(6) parameter mark
(6.1), indicia of the most, top and bottom values
According to the minimum value, the maximum value, the top value and the sum in the step (5)Measurement of the bottom value, in turn in the address matrix AL×MSearching each address, marking addresses corresponding to the minimum value, the maximum value, the top value and the bottom value in sequence, and then marking pixel points corresponding to each address by using a triangle;
(6.2) labeling of mean and valid values
According to the measurement results of the average value and the effective value in the step (5), sequentially arranging the average value and the effective value in the address matrix AL×MSearching each address, marking the addresses corresponding to the average value and the effective value in sequence, and marking the pixel points corresponding to each address by using a dotted line.
The invention aims to realize the following steps:
the invention relates to a parameter measurement and marking method based on a three-dimensional waveform mapping image. And then, according to the measured parameters, correspondingly marking and displaying the three-dimensional waveform mapping image. Compared with the traditional software waveform parameter calculation algorithm, the method for calculating the waveform parameters based on the three-dimensional waveform image not only greatly reduces the data transmission amount and the operation processing time, but also solves the problem that software can only calculate the parameters of a single waveform, and can calculate the parameters containing probability information of a plurality of waveforms superposed in a database.
Meanwhile, the parameter measuring and marking method based on the three-dimensional waveform mapping image also has the following beneficial effects:
(1) by carrying out waveform parameter measurement on the mapped waveform image, the limitation of carrying out parameter measurement on a single waveform in the traditional parameter measurement is solved, and waveform parameter measurement containing probability information can be carried out on the superposed multi-waveform, so that the measurement result is closer to the original waveform;
(2) and the waveform parameters obtained by real-time measurement are correspondingly marked at the corresponding positions, so that a user can observe real-time waveform information more intuitively. Meanwhile, as for the parameter marks of the central waveform and the original waveform image, a user can quickly acquire a waveform parameter comparison display result between the real-time mapping waveform and the central waveform.
Drawings
FIG. 1 is a three-dimensional mapping waveform display effect diagram of a digital three-dimensional oscilloscope;
FIG. 2 is a flow chart of a conventional parameter measurement module algorithm;
FIG. 3 is a schematic diagram of a conventional parameter measurement method;
FIG. 4 is a schematic diagram of a parameter measurement and labeling method based on three-dimensional waveform mapping images according to the present invention;
FIG. 5 is a graph of a center waveform after a weighted averaging process;
FIG. 6 is a data frequency distribution histogram of a three-dimensional mapping waveform;
FIG. 7 is a histogram of center waveform frequency distribution;
FIG. 8 is a diagram illustrating various parameters commonly used;
FIG. 9 is a schematic of rise/fall times;
FIG. 10 is a schematic of a maximum value marker;
FIG. 11 is a schematic diagram of a minimum marker;
FIG. 12 is a schematic representation of mean value labeling.
Detailed Description
The following description of the embodiments of the present invention is provided in order to better understand the present invention for those skilled in the art with reference to the accompanying drawings. It is to be expressly noted that in the following description, a detailed description of known functions and designs will be omitted when it may obscure the subject matter of the present invention.
Examples
FIG. 4 is a schematic diagram of a parameter measurement and marking method based on a three-dimensional waveform mapping image according to the present invention.
In this embodiment, as shown in fig. 4, a method for measuring and marking parameters based on a three-dimensional waveform mapping image according to the present invention includes the following steps:
s1, in this embodiment, the three-dimensional waveform to be mapped needs to be received and buffered, then the three-dimensional waveform mapping is performed, and then the three-dimensional waveform mapping is performedData matrix D is constructed by utilizing images subjected to three-dimensional waveform mappingL×MAs shown in Table 1, the corresponding address matrix AL×MAs shown in table 2, wherein L and M are the length of the display area of the corresponding lcd panel, i.e. the length and width of the database;
Figure BDA0001702950440000061
TABLE 1
Figure BDA0001702950440000062
TABLE 2
S2, according to the data matrix DL×MAnd mapping the address matrix AL×MCalculating the weighted average value of the sampling points in each row;
Figure BDA0001702950440000063
TABLE 3
As shown in Table 3, let the area address stored in the i-th column be A1~AnThe storage information corresponding to each address is sequentially K1~KnI is more than or equal to 1 and less than or equal to L, then the mapping address X corresponding to the weighted average value of the amplitude values of the sampling points in the ith columni_mean
Figure BDA0001702950440000071
Xi_meanRounded integers are rounded, so the value is the integer value closest to the calculation result;
at address Xi_meanThe corresponding sampling point amplitude value is:
Yi_mean=(i·M-1)-Xi_mean(2)
substituting the formula (1) into the formula (2) can obtain the amplitude average value of the data matrix at the ith column as:
Figure BDA0001702950440000072
similarly, the amplitude average value of the data matrix corresponding to other columns is obtained according to the method;
the average value of the amplitude corresponding to each row of sampling points is calculated by formula (3), and represents the average position of each row of sampling points, and for an input signal with gaussian noise, the amplitude value after weighted average has a small measurement error.
S3, as shown in fig. 5, the black curve at the center of the black area is the central waveform of the three-dimensional waveform mapping image, and the waveform is obtained by weighted averaging based on the superimposed waveform image, so that the influence of noise is removed when the central waveform is used to perform parameter calculation, and the calculation result can be more accurate.
S4, using data matrix DL×MConstructing an original waveform image frequency distribution histogram, as shown in fig. 6; constructing a center waveform frequency distribution histogram by using the center waveform, as shown in fig. 7; in the two frequency distribution histograms, the X axis represents the amplitude value contained in the waveform, and the Y axis represents the occurrence statistics times of the sampling points;
s5, parameter measurement and marking
As shown in fig. 8, the basic amplitude class parameters mainly include a maximum value, a minimum value, a top value, a bottom value, a peak-to-peak value, an amplitude value, an average value, a root-mean-square, and the like, which are respectively described in detail below.
S5.1, measuring the most value: since the original mapping waveform image contains all the waveform amplitude values, the determination of the maximum value and the minimum value of the waveform needs to be calculated according to the mapping waveform image. In the original waveform image frequency distribution histogram shown in fig. 6, the leftmost value on the X axis is recorded as the waveform amplitude minimum value YminThe rightmost end value of the X axis is recorded as the maximum value Y of the waveform amplitudemax
S5.2, measuring a top value and a bottom value: generally, the sampled data is unstable when the waveform changes, and when the waveform is stable, the stable maximum and minimum waveform amplitude values are the top and bottom values of the waveform.
In the figure7, the leftmost value of the X-axis is recorded as the waveform amplitude bottom value YbottomThe rightmost end value of the X axis is recorded as the top value Y of the waveform amplitudetop
S5.3, measuring an amplitude value and a peak value: the difference between the maximum value and the minimum value of the waveform amplitude represents the signal value change range. Because each column of the original three-dimensional waveform mapping image displays a plurality of sampling points, when the peak-to-peak value is calculated by using the mapping waveform image, the calculation result has larger error due to the fact that each column is in a discrete type with larger amplitude, and therefore the peak-to-peak value is calculated by adopting the central waveform diagram. Similarly, after converting the central waveform diagram into the frequency distribution histogram of the central waveform shown in fig. 7, it can be seen that the maximum value Y _ Mid of the central waveformmaxIs the rightmost amplitude value, Y _ Mid, in FIG. 7minThe leftmost amplitude value in fig. 7, the peak-to-peak value is: y ispp=Y_Midmax-Y_Midmin(ii) a In the central waveform, the amplitude value and the peak-to-peak value have the same calculation method, and the difference between the top value and the bottom value of the waveform is recorded as the amplitude value or the peak-to-peak value;
s5.4, measuring average value: representing the average amplitude of the signal over a period. The Average algorithm in the oscilloscope is to take all points of a waveform as Average, namely arithmetic Average, which is theoretically equivalent to the direct current component of a signal, so that the Average value Average can be calculated in a frequency distribution histogram of a central waveform:
Figure BDA0001702950440000081
s5.5, measuring an effective value: the energy generated by the signal in one period corresponds to the voltage generating equivalent energy, i.e. the effective value of the voltage, so that the effective value Y can be calculated in the frequency distribution histogram of the central waveformRMS
Figure BDA0001702950440000082
S5.6, measuring the standard deviation: the mean square difference of the waveform amplitude, i.e. the arithmetic square root of the variance, reflects the waveThe degree of dispersion of the shape data from the average value. Because the standard deviation reflects the fluctuation of the waveform actually, for each column of sampling points, the dispersion degree of each column of sampling points from the central waveform can be obtained by calculating the standard deviation between the amplitude value of the sampling point and the amplitude value of the central waveform in the column, and for each obtained column of standard deviation, the waveform fluctuation probability distribution can be obtained, the larger the standard deviation is, the larger the waveform fluctuation of the sampling points is, the larger the error between the sampling points and the input waveform is, therefore, in the frequency distribution histogram of the central waveform, the standard deviation sigma of the sampling points in the ith column isiComprises the following steps:
Figure BDA0001702950440000091
wherein N is the number of different amplitude values corresponding to the sampling points in the ith column mapping area, and Y isjIs the jth amplitude in column i;
calculating the standard deviation of the maximum and minimum values of each column of sampling points to obtain the sampling point with the maximum dispersion of the column, and marking as sigmai_maxThe maximum standard deviation of the current amplitude mapping waveform can be obtained by sequentially comparing the maximum standard deviation value of each column and is recorded as sigmai_maxThen the value represents that the current amplitude mapping waveform is at the second
Figure BDA0001702950440000095
The sample points listed have the greatest dispersion, i.e., the greatest fluctuation there.
S5.7, measuring overshoot: overshoot refers to a peak or valley exceeding a set voltage by more than the set voltage-for a rising edge the highest voltage and for a falling edge the lowest voltage. The calculation formula is as follows:
Figure BDA0001702950440000092
wherein, Ymax、YminMapping the maximum and minimum values, Y, obtained in the image frequency distribution histogram for the three-dimensional waveformtop、YbottomThe top corresponding to the central waveformA value and a floor;
s5.8, measuring rising and falling time:
the rise time of the pulse signal is an interval between two instants at which the instantaneous value of the pulse initially reaches the prescribed lower limit and the prescribed upper limit. Unless otherwise specified, the lower and upper limits are defined as 10% and 90% of the pulse peak amplitude, respectively. Because the discreteness of the mapping waveform on the amplitude is not beneficial to calculating the waveform time parameter, a central waveform needs to be selected for calculation.
As shown in fig. 9(a), assuming that the sampling point at 10% of the waveform amplitude of the rising edge is located in the ith column and the sampling point at 90% of the waveform amplitude is located in the ith' column, the rising time is:
Figure BDA0001702950440000093
as shown in fig. 9(b), let the sampling point at 90% of the waveform amplitude of the falling edge be located in the m-th column, the sampling point at 10% of the waveform amplitude be located in the n-th column, and the falling time be:
Figure BDA0001702950440000094
wherein, tbaseThe method is a current time base, K is the number of pixel points of each grid of a liquid crystal display area, i ', m and n all belong to L, i is not equal to i', and m is not equal to n;
s6, parameter marking
After the parameter calculation based on the waveform image is completed by the measuring method, the parameter measurement can be more visual by marking some parameter values in real time. During the statistical analysis of the mapping address of the parameter measurement, the mapping address of the concerned waveform parameter is recorded, and the waveform information at the address is marked through an icon, so that a user can observe the waveform information more intuitively. Because the original three-dimensional waveform image and the central waveform image obtained after weighted averaging are simultaneously analyzed in the parameter measurement method based on the waveform image, a user can select whether the parameter value needing to be marked currently is the original mapping waveform or the weighted central waveform, so that the user can quickly acquire the waveform parameter comparison relation between the mapping waveform image and the central waveform image.
In the following we describe the parameter tag in detail:
s6.1 labeling of the maximum, top and bottom values
According to the measurement results of the minimum value, the maximum value, the top value and the bottom value in the step S5, sequentially arranging the address matrix AL×MSearching each address, marking addresses corresponding to the minimum value, the maximum value, the top value and the bottom value in sequence, and then marking pixel points corresponding to each address by using a triangle;
the maximum value and the top value are marked in the same way, and as shown in fig. 10, the specific marking method of the corresponding address is as follows:
maximum value YmaxAnd top value YtopThe corresponding address is AmaxAnd AtopThen mark A with an inverted trianglemaxAnd AtopCorresponding pixel points in three lines right above, and the marked address area is as follows:
Aμ-1;
Aμ-2,(Aμ-2)-M,(Aμ-2)+M;
Aμ-3,(Aμ-3)-M,(Aμ-3)+M,(Aμ-3)-2M,(Aμ-3)+2M;
wherein, when mu is 1, Aμ=AmaxWhen mu is 2, Aμ=Atop
The labeling methods of the minimum value and the bottom value are the same, and as shown in fig. 11, the specific labeling method of the corresponding address is as follows:
setting the minimum value YminAnd a base value YbottomThe corresponding address is AminAnd AbottomThen mark A with regular triangleminAnd AbottomCorresponding pixel points in three lines right below, and the marked address area is as follows:
Aλ+1;
Aλ+2,(Aλ+2)-M,(Aλ+2)+M;
Aλ+3,(Aλ+3)-M,(Aλ+3)+M,(Aλ+3)-2M,(Aλ+3)+2M;
wherein, when λ is 1, Aλ=AminWhen λ is 2, Aλ=Abottom
In this embodiment, the triangle is highlighted by the pixel points in three rows to facilitate the observation, and certainly, more rows of the triangle or the shapes such as arrows can be highlighted.
S6.2 labeling of mean and effective values
Based on the measurement results of the average value and the effective value in step S5, the address matrix a is sequentially updatedL×MSearching each address, marking the addresses corresponding to the average value and the effective value in sequence, and marking the pixel points corresponding to each address by using a dotted line.
The average value and the effective value are marked in the same way, and as shown in fig. 12, the specific marking method of the corresponding address is as follows:
let mean value YmeanAnd a valid value YRMSThe corresponding address is AmeanAnd ARMSThen marked a by a dotted line every other three columnsmeanAnd ARMSCorresponding to the pixel points, the marked address regions are:
Aκ+kM,k=4i,κ=1,2;
wherein, when κ ═ 1, Aκ=AmeanWhen k is 2, Aκ=ARMS
Although illustrative embodiments of the present invention have been described above to facilitate the understanding of the present invention by those skilled in the art, it should be understood that the present invention is not limited to the scope of the embodiments, and various changes may be made apparent to those skilled in the art as long as they are within the spirit and scope of the present invention as defined and defined by the appended claims, and all matters of the invention which utilize the inventive concepts are protected.

Claims (4)

1. A parameter measurement and marking method based on three-dimensional waveform mapping images is characterized by comprising the following steps:
(1) and constructing a data matrix D by using the image subjected to the three-dimensional waveform mappingL×MIts corresponding address matrix AL×ML and M are the length of the display area of the corresponding liquid crystal screen, namely the length and width of the database;
(2) according to the data matrix DL×MAnd mapping the address matrix AL×MCalculating the weighted average value of the sampling points in each row;
let the i-th column store an area address of A1~AnThe storage information corresponding to each address is sequentially K1~KnI is more than or equal to 1 and less than or equal to L, then the mapping address X corresponding to the weighted average value of the amplitude values of the sampling points in the ith columni_mean
Figure FDA0002467116330000011
At address Xi_meanThe corresponding sampling point amplitude value is:
Yi_mean=(i·M-1)-Xi_mean(2)
substituting the formula (1) into the formula (2) can obtain the amplitude average value of the data matrix at the ith column as:
Figure FDA0002467116330000012
similarly, the amplitude average value of the data matrix corresponding to other columns is obtained according to the method;
(3) forming a waveform subjected to column weighted average by the amplitude average values of all the columns, and recording the waveform as a central waveform of the three-dimensional waveform mapping image;
(4) using the data matrix DL×MConstructing an original waveform image frequency distribution histogram, constructing a central waveform frequency distribution histogram by using a central waveform, wherein in the two frequency distribution histograms, an X axis represents all amplitude values contained in a waveform, and a Y axis represents the occurrence statistics times of sampling points;
(5) parameter measurement and marking
(5.1), measuring the most value: histogram of frequency distribution in original waveform imageIn the middle, the leftmost value of the X axis is recorded as the minimum value Y of the waveform amplitudeminThe rightmost end value of the X axis is recorded as the maximum value Y of the waveform amplitudemax
(5.2), measuring top and bottom values: in the central waveform frequency distribution histogram, the leftmost value of the X axis is recorded as a waveform amplitude bottom value YbottomThe rightmost end value of the X axis is recorded as the top value Y of the waveform amplitudetop
(5.3), measured amplitude value and peak-to-peak value: in the central waveform, the amplitude value and the peak-to-peak value have the same calculation method, and the difference between the top value and the bottom value of the waveform is recorded as the amplitude value or the peak-to-peak value;
(5.4), measurement average value: calculating an Average value Average in the central waveform frequency distribution histogram:
Figure FDA0002467116330000021
(5.5), measuring effective value: calculating effective value Y in central waveform frequency distribution histogramRMS
Figure FDA0002467116330000022
(5.6), measurement column standard deviation: in the frequency distribution histogram of the central waveform, the standard deviation sigma of the ith sampling pointiComprises the following steps:
Figure FDA0002467116330000023
wherein N is the number of different amplitude values corresponding to the sampling points in the ith column mapping area, and Y isjIs the jth amplitude in column i;
(5.7), measuring overshoot:
Figure FDA0002467116330000024
wherein, Ymax、YminMapping the maximum and minimum obtained in an image frequency distribution histogram for three-dimensional waveformsValue, Ytop、YbottomThe top value and the bottom value corresponding to the central waveform;
(5.8), measuring rise and fall times:
assuming that the sampling point at 10% of the waveform amplitude of the rising edge is located in the ith column and the sampling point at 90% of the waveform amplitude is located in the ith' column, then the rising time is:
Figure FDA0002467116330000025
setting the sampling point at 90% of the waveform amplitude of the falling edge to be positioned in the m-th column, setting the sampling point at 10% of the waveform amplitude to be positioned in the n-th column, and setting the falling time as follows:
Figure FDA0002467116330000031
wherein, tbaseThe method is a current time base, K is the number of pixel points of each grid of a liquid crystal display area, i ', m and n all belong to L, i is not equal to i', and m is not equal to n;
(6) parameter mark
(6.1), indicia of the most, top and bottom values
According to the measurement results of the minimum value, the maximum value, the top value and the bottom value in the step (5), sequentially arranging the minimum value, the maximum value, the top value and the bottom value in the address matrix AL×MSearching each address, marking addresses corresponding to the minimum value, the maximum value, the top value and the bottom value in sequence, and then marking pixel points corresponding to each address by using a triangle;
(6.2) labeling of mean and valid values
According to the measurement results of the average value and the effective value in the step (5), sequentially arranging the average value and the effective value in the address matrix AL×MSearching each address, marking the addresses corresponding to the average value and the effective value in sequence, and marking the pixel points corresponding to each address by using a dotted line.
2. The method for measuring and marking parameters based on three-dimensional waveform mapping image according to claim 1, wherein in the step (6.1), the specific marking method of the addresses corresponding to the maximum value and the top value is as follows:
maximum value YmaxAnd top value YtopThe corresponding address is AmaxAnd AtopThen mark A with an inverted trianglemaxAnd AtopCorresponding pixel points in three lines right above, and the marked address area is as follows:
Aμ-1;
Aμ-2,(Aμ-2)-M,(Aμ-2)+M;
Aμ-3,(Aμ-3)-M,(Aμ-3)+M,(Aμ-3)-2M,(Aμ-3)+2M;
wherein, when mu is 1, Aμ=AmaxWhen mu is 2, Aμ=Atop
3. The method for measuring and marking parameters based on three-dimensional waveform mapping image according to claim 1, wherein in the step (6.1), the specific marking method of the addresses corresponding to the minimum value and the bottom value is as follows:
setting the minimum value YminAnd a base value YbottomThe corresponding address is AminAnd AbottomThen mark A with regular triangleminAnd AbottomCorresponding pixel points in three lines right below, and the marked address area is as follows:
Aλ+1;
Aλ+2,(Aλ+2)-M,(Aλ+2)+M;
Aλ+3,(Aλ+3)-M,(Aλ+3)+M,(Aλ+3)-2M,(Aλ+3)+2M;
wherein, when λ is 1, Aλ=AminWhen λ is 2, Aλ=Abottom
4. The method for measuring and marking parameters based on three-dimensional waveform mapping image according to claim 1, wherein in the step (6.2), the specific marking method of the addresses corresponding to the average value and the valid value is as follows:
let mean value YmeanAnd a valid value YRMSCorrespond toHas an address of AmeanAnd ARMSThen marked a by a dotted line every other three columnsmeanAnd ARMSCorresponding to the pixel points, the marked address regions are:
Aκ+kM,k=4i,κ=1,2;
wherein, when κ ═ 1, Aκ=AmeanWhen k is 2, Aκ=ARMS
CN201810643423.3A 2018-06-21 2018-06-21 Parameter measuring and marking method based on three-dimensional waveform mapping image Active CN109001514B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810643423.3A CN109001514B (en) 2018-06-21 2018-06-21 Parameter measuring and marking method based on three-dimensional waveform mapping image

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810643423.3A CN109001514B (en) 2018-06-21 2018-06-21 Parameter measuring and marking method based on three-dimensional waveform mapping image

Publications (2)

Publication Number Publication Date
CN109001514A CN109001514A (en) 2018-12-14
CN109001514B true CN109001514B (en) 2020-07-17

Family

ID=64601053

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810643423.3A Active CN109001514B (en) 2018-06-21 2018-06-21 Parameter measuring and marking method based on three-dimensional waveform mapping image

Country Status (1)

Country Link
CN (1) CN109001514B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110208589B (en) * 2019-05-08 2021-06-01 深圳市鼎阳科技股份有限公司 Time domain signal waveform measuring method and device and digital oscilloscope
CN111527412B (en) * 2019-09-27 2022-05-17 深圳市鼎阳科技股份有限公司 High-refresh-rate waveform mapping method and digital oscilloscope
CN111428690B (en) * 2020-04-21 2022-08-09 桂林电子科技大学 Identity authentication method based on gait signal topology analysis

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101393234A (en) * 2007-09-17 2009-03-25 鸿富锦精密工业(深圳)有限公司 Waveform auto-measuring system and method
CN102998500A (en) * 2012-12-24 2013-03-27 电子科技大学 Waveform data processing method for digital three-dimensional oscilloscope
CN104330782A (en) * 2014-11-04 2015-02-04 西安电子科技大学 Time domain and modulation domain parameter combined measuring method of triangular frequency-modulation pulse signals
CN104678144A (en) * 2015-02-13 2015-06-03 电子科技大学 Bit extension method of three-dimensional waveform database under high waveform capture rate
CN106814231A (en) * 2015-12-02 2017-06-09 北京航天测控技术有限公司 A kind of digital capture rate method high
CN106896250A (en) * 2015-12-17 2017-06-27 北京航天测控技术有限公司 A kind of display methods of three-dimensional waveform data
CN107727906A (en) * 2017-09-25 2018-02-23 优利德科技(中国)有限公司 The method and its equipment that a kind of oscillograph is set automatically

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7236900B2 (en) * 2004-04-20 2007-06-26 Tektronix, Inc. Three dimensional correlated data display
US20050267347A1 (en) * 2004-05-04 2005-12-01 Doran Oster Deep brain stimulation
CN104977556B (en) * 2015-06-30 2017-09-12 电子科技大学 The average waveform capture rate method of testing measured based on dead time

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101393234A (en) * 2007-09-17 2009-03-25 鸿富锦精密工业(深圳)有限公司 Waveform auto-measuring system and method
CN102998500A (en) * 2012-12-24 2013-03-27 电子科技大学 Waveform data processing method for digital three-dimensional oscilloscope
CN104330782A (en) * 2014-11-04 2015-02-04 西安电子科技大学 Time domain and modulation domain parameter combined measuring method of triangular frequency-modulation pulse signals
CN104678144A (en) * 2015-02-13 2015-06-03 电子科技大学 Bit extension method of three-dimensional waveform database under high waveform capture rate
CN106814231A (en) * 2015-12-02 2017-06-09 北京航天测控技术有限公司 A kind of digital capture rate method high
CN106896250A (en) * 2015-12-17 2017-06-27 北京航天测控技术有限公司 A kind of display methods of three-dimensional waveform data
CN107727906A (en) * 2017-09-25 2018-02-23 优利德科技(中国)有限公司 The method and its equipment that a kind of oscillograph is set automatically

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
Study on enhancing features of digital oscilloscope to analyze the envelope of signal;Zhang Qinchuan 等;《 2017 13th IEEE International Conference on Electronic Measurement & Instruments (ICEMI)》;20180123;30-34页 *
数字三维示波器波形映射技术研究;曾浩等;《仪器仪表学报》;20091130;第30卷(第11期);2439-2404页 *

Also Published As

Publication number Publication date
CN109001514A (en) 2018-12-14

Similar Documents

Publication Publication Date Title
CN109001514B (en) Parameter measuring and marking method based on three-dimensional waveform mapping image
CN1230683C (en) Simultaneous display of primary measurement values and derived parameters
CN100570373C (en) A kind of digital storage oscillograph with very high waveform capturing rate
EP2228660B1 (en) Frequency domain bitmaps triggering using color, density and correlation based triggering
US20090290793A1 (en) Signal search in three dimensional bitmaps
US10885103B2 (en) Cell image search apparatus, method, and program
CN108805825B (en) Method for evaluating quality of repositioning image
CN102331524B (en) Density trace measurement and triggering in frequency domain bitmaps
CN115953402B (en) Plant stress-strain measurement method and device based on machine vision
CN102539864A (en) Digital oscilloscope and signal measuring method
CN114968743A (en) Abnormal event monitoring method, device, equipment and medium
US7505039B2 (en) Track of statistics
CN103033664B (en) Wave form brightness adjustment and correction method of digital three-dimensional oscilloscope
CN103340600A (en) Method and system for processing wave form distortion of monitor
CN100399033C (en) Surface mapping and 3-D parametric analysis
CN105955918B (en) A kind of experiment general-purpose instrument system
CN107942114A (en) A kind of three-dimensional mapping method under scan pattern
CN109633229B (en) Three-dimensional digital oscilloscope waveform processing method
CN107478884B (en) A kind of method and oscillograph of quick display waveform search result
CN102539866B (en) Digital oscilloscope and waveform processing method
CN104931754A (en) Three-dimensional waveform data abnormity detection method
CN106896250A (en) A kind of display methods of three-dimensional waveform data
CN108764183A (en) A kind of plant disease diagnostic method, device and storage medium
CN108205669B (en) Nematode recognition methods and device
CN109920025B (en) Efficient hierarchical sampling drawing method and system for mass data in time domain

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