WO2021104216A1 - Method and device for evaluating device model trend similarity - Google Patents

Method and device for evaluating device model trend similarity Download PDF

Info

Publication number
WO2021104216A1
WO2021104216A1 PCT/CN2020/130941 CN2020130941W WO2021104216A1 WO 2021104216 A1 WO2021104216 A1 WO 2021104216A1 CN 2020130941 W CN2020130941 W CN 2020130941W WO 2021104216 A1 WO2021104216 A1 WO 2021104216A1
Authority
WO
WIPO (PCT)
Prior art keywords
time series
time
similarity
value
time sequence
Prior art date
Application number
PCT/CN2020/130941
Other languages
French (fr)
Chinese (zh)
Inventor
邱富东
Original Assignee
新奥数能科技有限公司
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 新奥数能科技有限公司 filed Critical 新奥数能科技有限公司
Publication of WO2021104216A1 publication Critical patent/WO2021104216A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F17/00Digital computing or data processing equipment or methods, specially adapted for specific functions
    • G06F17/10Complex mathematical operations
    • G06F17/16Matrix or vector computation, e.g. matrix-matrix or matrix-vector multiplication, matrix factorization
    • 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
    • G06F16/2458Special types of queries, e.g. statistical queries, fuzzy queries or distributed queries
    • G06F16/2474Sequence data queries, e.g. querying versioned data
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/22Matching criteria, e.g. proximity measures
    • 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/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/04Manufacturing
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Definitions

  • the invention belongs to the field of energy technology, and in particular relates to a method and device for evaluating the similarity of equipment model trends.
  • the purpose of the embodiments of the present invention is to provide a method, a device, a terminal device, and a computer-readable storage medium for evaluating the trend similarity of equipment models, so as to solve the current technical problem that the reliability of equipment models cannot be simulated and verified.
  • the first aspect of the embodiments of the present invention provides a method for evaluating the similarity of equipment model trends, including:
  • each time period in the first time series and the second time series to obtain a third time series and a fourth time series respectively;
  • an apparatus for evaluating the similarity of equipment model trends including:
  • the information determination module is used to perform segment processing on the obtained reference value and simulation value of the device model to obtain the first time series and the second time series;
  • a weight acquisition module configured to acquire weights according to the first time series, the second time series, and the analytic hierarchy model
  • a multiple obtaining module configured to obtain a multiple of the sampling rate reduction for each time period in the first time series and the second time series according to the weight
  • a time series acquisition module configured to resample each time period in the first time series and the second time series according to the multiple, and respectively acquire a third time series and a fourth time series;
  • a trend acquisition module configured to acquire trend similarity according to the third time series and the fourth time series
  • the credibility acquisition module is used to evaluate the credibility of the device model based on the trend similarity.
  • a third aspect of the embodiments of the present invention provides a terminal device, including a memory, a processor, and a computer program stored in the memory and running on the processor, and the processor executes the computer program
  • the steps of the method for evaluating the trend similarity of equipment models are realized at the time.
  • a computer-readable storage medium stores a computer program, and when the computer program is executed by a processor, the device model trend similarity is realized Steps of the evaluation method.
  • the method for evaluating the similarity of equipment model trends has beneficial effects at least as follows: the embodiments of the present invention perform validity verification and credibility evaluation on the dynamic curve of actual operating variables of the equipment according to the trend similarity.
  • the establishment of numerical similarity mathematical model has laid a good foundation for equipment design, planning, operation and analysis and decision-making; it reduces the waste of traditional testing manpower and material resources, which is different from traditional methods, reduces the impact on the normal operation of equipment, and improves the evaluation Accuracy: The method is quick to evaluate, simple to implement, and intelligent processing is realized.
  • FIG. 1 is a schematic diagram of the implementation process of the method for evaluating the similarity of equipment model trends according to an embodiment of the present invention
  • FIG. 2 is a schematic diagram of an implementation process of obtaining trend similarity according to the third time series and the fourth time series in the method for evaluating trend similarity of equipment models provided by an embodiment of the present invention
  • FIG. 3 is a schematic diagram of an implementation process of performing weighting processing on the fifth time series and the sixth time series to obtain weighted correlation coefficients in the method for evaluating the similarity of device model trends according to an embodiment of the present invention
  • FIG. 4 is a schematic diagram of a device for evaluating similarity of equipment model trends according to an embodiment of the present invention
  • FIG. 5 is a schematic diagram of a trend acquisition module in an apparatus for evaluating trend similarity of equipment models provided by an embodiment of the present invention
  • FIG. 6 is a schematic diagram of a weighted correlation coefficient obtaining module in an apparatus for evaluating similarity of equipment model trends according to an embodiment of the present invention
  • Fig. 7 is a schematic diagram of a terminal device provided by an embodiment of the present invention.
  • the term “if” can be construed as “when” or “once” or “in response to determination” or “in response to detection” depending on the context .
  • the phrase “if determined” or “if detected [described condition or event]” can be construed as meaning “once determined” or “in response to determination” or “once detected [described condition or event]” depending on the context ]” or “in response to detection of [condition or event described]”.
  • FIG. 1 it is a schematic diagram of the implementation process of the method for evaluating the similarity of equipment model trends according to an embodiment of the present invention.
  • the method may include:
  • Step S10 Perform segmentation processing on the obtained reference value and simulation value of the device model to obtain the first time series and the second time series.
  • the reference value can be the information when the device leaves the factory, such as the information on the nameplate, the information on the manual, and so on.
  • the reference value is:
  • X represents the reference value
  • x i represents an achievable value
  • i represents the number of achievable values
  • N represents the Nth number of achievable values.
  • the information of the above-mentioned equipment when it leaves the factory is not limited to the nameplate or manual, but can be various basic information that can correctly indicate the equipment when it leaves the factory, and there is no restriction here.
  • the actual device can include external equipment.
  • This on-site measurement method is different from the measurement method commonly used in the prior art or conventional means.
  • the traditional measurement method not only requires shutdown, some also need to The equipment undergoes destructive testing, and this measurement method will not produce the above adverse effects.
  • the external measurement equipment here is not limited to the external equipment, and may also be any other equipment, device, etc. that is convenient for measuring related data, and there is no limitation here.
  • the measured simulation data combined with the mechanism model (including classic formulas, etc.) to calculate a value
  • it is used for comparison with the reference value, that is to say X is the reference value, Y is the simulation value, and the simulation value is generated according to the actual The measured value is calculated.
  • the simulation value is:
  • Y represents the simulation value
  • y i represents the achievable value
  • i represents the number of achievable values
  • N represents the Nth number of achievable values.
  • mechanism model here can be understood as follows: one and/or more classic models will be used according to different equipment or equipment parameters, or one and/or more classic models will be used according to different equipment. Therefore, the equipment, equipment parameters and/or classic models here are not fixed according to different projects or purposes, and need to be determined according to the situation, and there is no restriction here.
  • Both the obtained first time series and the second time series have been processed, including dividing the reference value and the simulation value into n segments and pre-selecting the selected time k.
  • the first time series is:
  • X A represents the first time series
  • X k represents the obtainable value
  • x ki represents the value obtainable in the X k set
  • N k represents the N k value obtainable in the X k set
  • k represents the preset time
  • n represents the number of time series segments.
  • the second time series is:
  • Y A represents the second time series
  • Y k represents the obtainable value
  • Y ki represents the obtainable value
  • N k represents the N k value obtainable in the X k set
  • k represents the preset time
  • N represents the number of time series segments.
  • Step S20 Obtain weights according to the first time series, the second time series and the analytic hierarchy model.
  • a judgment matrix is established; according to the judgment matrix, the maximum eigenvalue of the judgment matrix and the normalized eigenvector of the maximum eigenvalue are obtained; the consistency check is performed on the judgment matrix to obtain the Determine the consistency ratio of the matrix; determine whether the consistency ratio meets the preset requirements; if the consistency ratio meets the preset requirements, determine the normalized feature vector as the weight; if the consistency ratio does not meet the preset requirements According to the preset requirement, return to the step of obtaining the maximum eigenvalue of the judgment matrix and the normalized eigenvector of the maximum eigenvalue according to the judgment matrix.
  • AHP model Analytic hierarchy process (AHP) can calculate the influence weight ⁇ k of the similarity of the k-th time period on the similarity of the entire time series.
  • One way of obtaining weights may also include the following steps:
  • the value of b ij follows the 1-9 scale method, see Table 1 below for the value table of the judgment matrix:
  • the maximum eigenvalue of the judgment matrix and the normalized eigenvector of the maximum eigenvalue are obtained.
  • the consistency test is performed on the judgment matrix, and the consistency ratio of the judgment matrix is obtained.
  • the consistency ratio is;
  • RI represents the random consistency index
  • Table 2 Judgment matrix average random consistency index RI
  • the formula for calculating the consistency index CI is:
  • ⁇ max represents the maximum eigenvalue
  • m represents the dimension of the judgment matrix.
  • the normalized feature vector is determined as the weight.
  • Step S30 According to the weight, obtain the multiple of the sampling rate reduction for each time period in the first time series and the second time series.
  • the calculation of trend similarity of time series is based on the correlation coefficient method.
  • the correlation coefficient of two time series X E and Y E is based on the correlation coefficient method.
  • the linear correlation between the two sequences X E and Y E is a relationship in the sense of probability.
  • the calculation method is as follows: convert the weight ⁇ k into a multiple M k that reduces the sampling rate in each time period:
  • M k represents the multiple by which the weight is reduced in each time period
  • [] represents an integer
  • ⁇ max represents the maximum value of the weight corresponding to each time period
  • ⁇ k represents the weight
  • k represents the time period
  • N represents the number of segments of the time series.
  • Step S40 Resample each time period in the first time sequence and the second time sequence according to the multiple, and obtain a third time sequence and a fourth time sequence respectively.
  • the third time series acquisition method is:
  • X Rk represents the third time series after resampling
  • x ki represents the obtainable value
  • i represents the number of obtainable values
  • the fourth time series acquisition method is:
  • Y Rk represents the fourth time series after resampling
  • y ki represents the obtainable value
  • i represents the number of obtainable values.
  • Step S50 Obtain trend similarity according to the third time series and the fourth time series.
  • FIG. 2 is a schematic diagram of the implementation process of obtaining trend similarity according to the third time series and the fourth time series in the method for evaluating trend similarity of equipment models provided by an embodiment of the present invention.
  • the third time series and the fourth time series are respectively spliced to obtain a fifth time series and a sixth time series; the fifth time series and the sixth time series are respectively weighted to obtain a weighted correlation coefficient ; Perform mapping processing on the weighted correlation coefficient to obtain the trend similarity between the first time series and the second time series.
  • One way of obtaining trend similarity may include the following steps:
  • Step S501 Perform splicing processing on the third time sequence and the fourth time sequence, respectively, to obtain a fifth time sequence and a sixth time sequence.
  • the fifth time series acquisition method is:
  • X R represents the fifth time sequence
  • X Rk represents an achievable value
  • k represents a time period
  • n represents the number of segments of the time sequence
  • the sixth time series acquisition method is:
  • Y R represents the sixth time sequence
  • Y Rk represents an achievable value
  • k represents a time period
  • n represents the number of segments of the time sequence.
  • Step S502 Perform weighting processing on the fifth time sequence and the sixth time sequence to obtain weighted correlation coefficients.
  • FIG. 3 is a schematic diagram of the implementation process of performing weighting processing on the fifth time series and the sixth time series to obtain weighted correlation coefficients in the method for evaluating the similarity of equipment model trends according to an embodiment of the present invention.
  • the mean value of the fifth time series and the mean value of the sixth time series are respectively obtained; according to the mean value of the fifth time series and the sixth time series
  • the mean value of the time series, to obtain the weighted correlation coefficient may include the following steps:
  • Step S5021 Obtain the mean value of the fifth time series and the mean value of the sixth time series respectively according to the fifth time series and the sixth time series.
  • Step S5022 Obtain a weighted correlation coefficient according to the average value of the fifth time series and the average value of the sixth time series.
  • the weighted correlation coefficient is:
  • R (X R, Y R ) characterized weighted correlation coefficient
  • N R characterizing the set value of the time series
  • Step S503 Perform mapping processing on the weighted correlation coefficients to obtain the trend similarity between the first time series and the second time series.
  • R′(X R , Y R ) represents the trend similarity between the first time series and the second time series.
  • Step S60 Evaluate the credibility of the equipment model according to the trend similarity.
  • the value range of trend similarity is 0%-100%. The closer to 100%, the more accurate the reference value.
  • the reference value can be considered inaccurate, and for the numerical similarity greater than or equal to the 80% threshold, the reference value can be considered accurate.
  • the above threshold may be changed according to different project or situation requirements, for example, it may be 50% or 95%, etc., which is not limited here.
  • the beneficial effect of the method for evaluating the similarity of equipment model trends provided by the embodiment of the present invention is at least that: the embodiment of the present invention performs segmentation processing on the obtained reference value and simulation value of the equipment model, and obtains the first time series and the first time series.
  • Two time series according to the first time series, the second time series and the analytic hierarchy model, obtain weights; according to the weights, obtain each time period in the first time series and the second time series Reduce the multiple of the sampling rate; according to the multiple, resample each time period in the first time series and the second time series to obtain the third time series and the fourth time series respectively; according to the first time series
  • the third time series and the fourth time series acquire a trend similarity; according to the trend similarity, the credibility of the equipment model is evaluated. According to the trend similarity, the validity verification and credibility evaluation of the dynamic curve of the actual operating variables of the equipment are carried out.
  • the establishment of the mathematical model of the numerical similarity lays a good foundation for the design, planning, operation and analysis and decision-making of the equipment; it reduces the traditional
  • the waste of testing manpower and material resources is different from the traditional method, which reduces the impact on the normal operation of the equipment and improves the accuracy of the evaluation; the method is quick to evaluate, the implementation process is simple, and the intelligent processing is realized.
  • FIG. 4 is a schematic diagram of the apparatus for evaluating equipment model trend similarity provided by an embodiment of the present invention. For ease of description, only shown The parts related to the embodiments of the present application are shown.
  • the apparatus for evaluating trend similarity of equipment models includes an information determining module 71, a weight acquiring module 72, a multiple acquiring module 73, a time series acquiring module 74, a trend acquiring module 75, and a credibility acquiring module 76.
  • the information determining module 71 is used to perform segment processing on the obtained reference value and simulation value of the device model to obtain the first time series and the second time series;
  • the weight obtaining module 72 is used to obtain the first time series and the second time series according to the The second time series and the analytic hierarchy model are used to obtain weights;
  • the multiple obtaining module 73 is configured to obtain, according to the weights, the multiple of the sampling rate reduction in each time period in the first time series and the second time series;
  • the sequence acquisition module 74 is configured to resample each time period in the first time sequence and the second time sequence according to the multiple, to obtain the third time sequence and the fourth time sequence respectively;
  • the trend acquisition module 75 It is used to obtain trend similarity according to the third time series and the fourth time series;
  • the credibility obtaining module 76 is used to evaluate the credibility of the device model according to the trend similarity.
  • the trend obtaining module 75 includes a time series obtaining unit 751, a weighting processing unit 752, and a trend similarity obtaining unit 753.
  • the time sequence acquiring unit 751 is configured to perform splicing processing on the third time sequence and the fourth time sequence to acquire the fifth time sequence and the sixth time sequence
  • the weighting processing unit 752 is configured to combine the fifth time sequence
  • the time series and the sixth time series are respectively weighted to obtain weighted correlation coefficients
  • the trend similarity obtaining unit 753 is configured to perform mapping processing on the weighted correlation coefficients to obtain the first time series and the second time series. The trend similarity of the sequence.
  • the weighting processing unit 752 includes an average value obtaining unit 7521 and a weighted correlation coefficient obtaining unit 7522.
  • the mean value obtaining unit 7521 is configured to obtain the mean value of the fifth time series and the mean value of the sixth time series respectively according to the fifth time series and the sixth time series; the weighted correlation coefficient obtaining unit 7522 uses According to the mean value of the fifth time series and the mean value of the sixth time series, a weighted correlation coefficient is obtained.
  • Fig. 7 is a schematic diagram of a terminal device provided by an embodiment of the present invention.
  • the terminal device 8 includes a processor 80, a memory 81, and a computer program 82 that is stored in the memory 81 and can run on the processor 80.
  • the processor 80 executes the
  • the computer program 82 implements steps such as the method of obtaining the state of the target object. For example, steps S10 to S60 shown in Figs. 1-3.
  • the terminal device 8 may be a computing device such as a desktop computer, a notebook, a palmtop computer, and a cloud server.
  • the terminal device may include, but is not limited to, the processor 80 and the memory 81.
  • FIG. 7 is only an example of the terminal device 8 and does not constitute a limitation on the terminal device 8. It may include more or less components than those shown in the figure, or a combination of certain components, or different components.
  • the terminal device may also include input and output devices, network access devices, buses, and so on.
  • the so-called processor 80 may be a central processing unit (Central Processing Unit, CPU), other general-purpose processors, digital signal processors (Digital Signal Processor, DSP), application specific integrated circuits (Application Specific Integrated Circuit, ASIC), Field-Programmable Gate Array (FPGA) or other programmable logic devices, discrete gates or transistor logic devices, discrete hardware components, etc.
  • the general-purpose processor may be a microprocessor or the processor may also be any conventional processor or the like.
  • the memory 81 may be an internal storage unit of the terminal device 8, such as a hard disk or memory of the terminal device 8.
  • the memory 81 may also be an external storage device of the terminal device 8, such as a plug-in hard disk equipped on the terminal device 8, a Smart Media Card (SMC), or a Secure Digital (SD) card. Flash Card, etc.
  • the memory 81 may also include both an internal storage unit of the terminal device 8 and an external storage device.
  • the memory 81 is used to store the computer program and other programs and data required by the terminal device.
  • the memory 81 can also be used to temporarily store data that has been output or will be output.
  • the integrated module/unit is implemented in the form of a software functional unit and sold or used as an independent product, it can be stored in a computer readable storage medium.
  • this application implements all or part of the processes in the above-mentioned embodiments and methods, and can also be completed by instructing relevant hardware through a computer program.
  • the computer program can be stored in a computer-readable storage medium. When the program is executed by the processor, it can implement the steps of the foregoing method embodiments.
  • the computer program includes computer program code, and the computer program code may be in the form of source code, object code, executable file, or some intermediate forms.
  • the computer-readable medium may include: any entity or device capable of carrying the computer program code, recording medium, U disk, mobile hard disk, magnetic disk, optical disk, computer memory, read-only memory (ROM, Read-Only Memory) , Random Access Memory (RAM, Random Access Memory), electrical carrier signal, telecommunications signal, and software distribution media, etc.
  • ROM Read-Only Memory
  • RAM Random Access Memory
  • electrical carrier signal telecommunications signal
  • software distribution media etc.
  • the content contained in the computer-readable medium can be appropriately added or deleted according to the requirements of the legislation and patent practice in the jurisdiction.
  • the computer-readable medium Does not include electrical carrier signals and telecommunication signals.
  • Embodiments of the present application also provide a computer-readable storage medium.
  • the computer-readable storage medium may be the computer-readable storage medium included in the memory in the above-mentioned embodiment;
  • the computer-readable storage medium stores one or more computer programs:
  • the computer-readable storage medium includes the computer-readable storage medium storing a computer program, and the computer program is executed by a processor to realize the steps of the data simulation method of the IoT device.
  • the disclosed device/terminal device and method may be implemented in other ways.
  • the device/terminal device embodiments described above are only illustrative.
  • the division of the modules or units is only a logical function division, and there may be other divisions in actual implementation, such as multiple units.
  • components can be combined or integrated into another system, or some features can be omitted or not implemented.
  • the displayed or discussed mutual coupling or direct coupling or communication connection may be indirect coupling or communication connection through some interfaces, devices or units, and may be in electrical, mechanical or other forms.
  • the units described as separate components may or may not be physically separated, and the components displayed as units may or may not be physical units, that is, they may be located in one place, or they may be distributed on multiple network units. Some or all of the units may be selected according to actual needs to achieve the objectives of the solutions of the embodiments.
  • the functional units in the various embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units may be integrated into one unit.
  • the above-mentioned integrated unit can be implemented in the form of hardware or software functional unit.

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Mathematical Physics (AREA)
  • General Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Software Systems (AREA)
  • Business, Economics & Management (AREA)
  • Pure & Applied Mathematics (AREA)
  • Mathematical Optimization (AREA)
  • Mathematical Analysis (AREA)
  • Computational Mathematics (AREA)
  • Probability & Statistics with Applications (AREA)
  • Manufacturing & Machinery (AREA)
  • Artificial Intelligence (AREA)
  • Computational Linguistics (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Fuzzy Systems (AREA)
  • Computing Systems (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Algebra (AREA)
  • Evolutionary Computation (AREA)
  • Evolutionary Biology (AREA)
  • Health & Medical Sciences (AREA)
  • Economics (AREA)
  • General Health & Medical Sciences (AREA)
  • Human Resources & Organizations (AREA)
  • Marketing (AREA)
  • Primary Health Care (AREA)
  • Strategic Management (AREA)
  • Tourism & Hospitality (AREA)
  • General Business, Economics & Management (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

A method and device for evaluating a device model trend similarity. The method comprises: performing segmentation processing on an obtained reference value and an obtained simulation value of a device model to obtain a first time sequence and a second time sequence (S10); obtaining weights according to the first time sequence, the second time sequence, and a hierarchical analysis model (S20); obtaining a reduced multiple of a sampling rate for each time period in the first time sequence and the second time sequence according to the weights (S30); according to the multiple, resampling the first time sequence and the second time sequence to obtain a third time sequence and a fourth time sequence, respectively (S40); obtaining a trend similarity according to the third time sequence and the fourth time sequence (S50); and evaluating the credibility of the device model according to the trend similarity (S60). The method lays a good foundation for design, planning, operation and analysis decision of the device, reduces the influence on normal operation of the device, and improves evaluation accuracy.

Description

一种用于设备模型趋势相似度的评估方法及装置Method and device for evaluating similarity of equipment model trends 技术领域Technical field
本发明属于能源技术领域,尤其涉及一种用于设备模型趋势相似度的评估方法及装置。The invention belongs to the field of energy technology, and in particular relates to a method and device for evaluating the similarity of equipment model trends.
背景技术Background technique
在工业物联网的大潮下,对于设备模型参数的模拟越发重要,其数学模型的研究是设计、规划、运行和分析决策的基础,具有重大的实际意义。长期以来,为了验证并得到较准确的设备模型,人们普遍采用设备现场测试的方法来获得其特性参数。如在WECC(西部电力协调委员会)系统,大约80%的发电设备经过了测试;而NERC(北美电力可靠性委员会)的政策文件规定发电机组每5年要测试1次。但是这样的测试耗时耗力,还会影响设备的正常运行,且现场测得的参数也会因为各种误差原因而不尽准确。针对上述情况,如何对设备模型进行仿真验证工作的可信度评估是目前需要解决的关键性技术问题。Under the tide of the industrial Internet of Things, the simulation of equipment model parameters is becoming more and more important. The study of its mathematical model is the basis of design, planning, operation, and analysis and decision-making, and has great practical significance. For a long time, in order to verify and obtain a more accurate equipment model, people generally use the method of equipment field testing to obtain its characteristic parameters. For example, in the WECC (Western Electric Power Coordinating Council) system, about 80% of the power generation equipment has been tested; and the NERC (North American Electric Reliability Council) policy document stipulates that the generator set should be tested every 5 years. However, such testing is time-consuming and labor-intensive, and will also affect the normal operation of the equipment, and the parameters measured on site will be inaccurate due to various errors. In view of the above situation, how to evaluate the credibility of the equipment model simulation verification work is a key technical problem that needs to be solved at present.
技术问题technical problem
本发明实施例的目的在于提供一种用于设备模型趋势相似度的评估方法、装置、终端设备及计算机可读存储介质,以解决目前无法对设备模型进行仿真验证可信度的技术问题。The purpose of the embodiments of the present invention is to provide a method, a device, a terminal device, and a computer-readable storage medium for evaluating the trend similarity of equipment models, so as to solve the current technical problem that the reliability of equipment models cannot be simulated and verified.
技术解决方案Technical solutions
本发明实施例的第一方面,提供了一种用于设备模型趋势相似度的评估方法,包括:The first aspect of the embodiments of the present invention provides a method for evaluating the similarity of equipment model trends, including:
对获取的设备模型的参考值和仿真值进行分段处理,获取第一时间序列和第二时间序列;Perform segmentation processing on the obtained reference value and simulation value of the equipment model to obtain the first time series and the second time series;
根据所述第一时间序列、所述第二时间序列和层次分析模型,获取权重;Obtaining weights according to the first time series, the second time series, and the analytic hierarchy model;
根据所述权重,获取所述第一时间序列和所述第二时间序列中每个时间段降低采样率的倍数;Acquiring, according to the weight, the multiple of the sampling rate reduction in each time period in the first time series and the second time series;
根据所述倍数,对所述第一时间序列和所述第二时间序列中每个时间段进 行重采样,分别获取第三时间序列和第四时间序列;According to the multiple, resample each time period in the first time series and the second time series to obtain a third time series and a fourth time series respectively;
根据所述第三时间序列和所述第四时间序列,获取趋势相似度;Obtaining trend similarity according to the third time series and the fourth time series;
根据所述趋势相似度,评估设备模型的可信度。According to the trend similarity, the credibility of the equipment model is evaluated.
本发明实施例的第二方面,提供了一种用于设备模型趋势相似度的评估装置,包括:In a second aspect of the embodiments of the present invention, there is provided an apparatus for evaluating the similarity of equipment model trends, including:
信息确定模块,用于对获取的设备模型的参考值和仿真值进行分段处理,获取第一时间序列和第二时间序列;The information determination module is used to perform segment processing on the obtained reference value and simulation value of the device model to obtain the first time series and the second time series;
权重获取模块,用于根据所述第一时间序列、所述第二时间序列和层次分析模型,获取权重;A weight acquisition module, configured to acquire weights according to the first time series, the second time series, and the analytic hierarchy model;
倍数获取模块,用于根据所述权重,获取所述第一时间序列和所述第二时间序列中每个时间段降低采样率的倍数;A multiple obtaining module, configured to obtain a multiple of the sampling rate reduction for each time period in the first time series and the second time series according to the weight;
时间序列获取模块,用于根据所述倍数,对所述第一时间序列和所述第二时间序列中每个时间段进行重采样,分别获取第三时间序列和第四时间序列;A time series acquisition module, configured to resample each time period in the first time series and the second time series according to the multiple, and respectively acquire a third time series and a fourth time series;
趋势获取模块,用于根据所述第三时间序列和所述第四时间序列,获取趋势相似度;A trend acquisition module, configured to acquire trend similarity according to the third time series and the fourth time series;
可信度获取模块,用于根据所述趋势相似度,评估设备模型的可信度。The credibility acquisition module is used to evaluate the credibility of the device model based on the trend similarity.
本发明实施例的第三方面,提供了一种终端设备,包括存储器、处理器以及存储在所述存储器中并可在所述处理器上运行的计算机程序,所述处理器执行所述计算机程序时实现所述用于设备模型趋势相似度的评估方法步骤。A third aspect of the embodiments of the present invention provides a terminal device, including a memory, a processor, and a computer program stored in the memory and running on the processor, and the processor executes the computer program The steps of the method for evaluating the trend similarity of equipment models are realized at the time.
本发明实施例的第四方面,提供了一种计算机可读存储介质,所述计算机可读存储介质存储有计算机程序,所述计算机程序被处理器执行时实现所述用于设备模型趋势相似度的评估方法步骤。In a fourth aspect of the embodiments of the present invention, a computer-readable storage medium is provided, the computer-readable storage medium stores a computer program, and when the computer program is executed by a processor, the device model trend similarity is realized Steps of the evaluation method.
有益效果Beneficial effect
本发明实施例提供的一种用于设备模型趋势相似度的评估方法有益效果至少在于:本发明实施例根据趋势相似度对设备的实际运行变量的动态曲线进行有效性验证和可信度的评估,数值相似度数学模型的建立为设备的设计、规划、 运行和分析决策奠定了良好基础;减少了传统测试人力物力的浪费,区别于传统方法减少了对设备正常运行的影响,提高了评估的准确性;该方法评估迅速、实现流程简单,实现了智能化处理。The method for evaluating the similarity of equipment model trends provided by the embodiments of the present invention has beneficial effects at least as follows: the embodiments of the present invention perform validity verification and credibility evaluation on the dynamic curve of actual operating variables of the equipment according to the trend similarity. , The establishment of numerical similarity mathematical model has laid a good foundation for equipment design, planning, operation and analysis and decision-making; it reduces the waste of traditional testing manpower and material resources, which is different from traditional methods, reduces the impact on the normal operation of equipment, and improves the evaluation Accuracy: The method is quick to evaluate, simple to implement, and intelligent processing is realized.
附图说明Description of the drawings
为了更清楚地说明本发明实施例中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其它的附图。In order to explain the technical solutions in the embodiments of the present invention more clearly, the following will briefly introduce the drawings that need to be used in the description of the embodiments or the prior art. Obviously, the drawings in the following description are only of the present invention. For some embodiments, those of ordinary skill in the art can obtain other drawings based on these drawings without creative work.
图1是本发明实施例提供的用于设备模型趋势相似度的评估方法的实现流程示意图;FIG. 1 is a schematic diagram of the implementation process of the method for evaluating the similarity of equipment model trends according to an embodiment of the present invention;
图2是本发明实施例提供的用于设备模型趋势相似度的评估方法中根据所述第三时间序列和所述第四时间序列,获取趋势相似度的实现流程示意图;2 is a schematic diagram of an implementation process of obtaining trend similarity according to the third time series and the fourth time series in the method for evaluating trend similarity of equipment models provided by an embodiment of the present invention;
图3是本发明实施例提供的用于设备模型趋势相似度的评估方法中将所述第五时间序列和所述第六时间序列分别进行加权处理,获取加权相关系数的实现流程示意图;FIG. 3 is a schematic diagram of an implementation process of performing weighting processing on the fifth time series and the sixth time series to obtain weighted correlation coefficients in the method for evaluating the similarity of device model trends according to an embodiment of the present invention;
图4是本发明实施例提供的用于设备模型趋势相似度的评估装置的示意图;FIG. 4 is a schematic diagram of a device for evaluating similarity of equipment model trends according to an embodiment of the present invention;
图5是本发明实施例提供的用于设备模型趋势相似度的评估装置中趋势获取模块的示意图;FIG. 5 is a schematic diagram of a trend acquisition module in an apparatus for evaluating trend similarity of equipment models provided by an embodiment of the present invention;
图6是本发明实施例提供的用于设备模型趋势相似度的评估装置中加权相关系数获取模块的示意图;6 is a schematic diagram of a weighted correlation coefficient obtaining module in an apparatus for evaluating similarity of equipment model trends according to an embodiment of the present invention;
图7是本发明实施例提供的终端设备的示意图。Fig. 7 is a schematic diagram of a terminal device provided by an embodiment of the present invention.
本发明的实施方式Embodiments of the present invention
以下描述中,为了说明而不是为了限定,提出了诸如特定系统结构、技术之类的具体细节,以便透彻理解本发明实施例。然而,本领域的技术人员应当清楚,在没有这些具体细节的其它实施例中也可以实现本发明。在其它情况中,省略对众所周知的系统、装置、电路以及方法的详细说明,以免不必要的细节 妨碍本发明的描述。基于所描述的本发明的实施例,本领域普通技术人员所获得的所有其他实施例,都属于本发明保护的范围。若未特别指明,实施例中所用的技术手段为本领域技术人员所熟知的常规手段。In the following description, for the purpose of illustration rather than limitation, specific details such as a specific system structure and technology are proposed for a thorough understanding of the embodiments of the present invention. However, it should be clear to those skilled in the art that the present invention can also be implemented in other embodiments without these specific details. In other cases, detailed descriptions of well-known systems, devices, circuits, and methods are omitted to avoid unnecessary details from obstructing the description of the present invention. Based on the described embodiments of the present invention, all other embodiments obtained by a person of ordinary skill in the art fall within the protection scope of the present invention. Unless otherwise specified, the technical means used in the embodiments are conventional means well known to those skilled in the art.
应当理解,当在本说明书和所附权利要求书中使用时,术语“包括”指示所描述特征、整体、步骤、操作、元素和/或组件的存在,但并不排除一个或多个其它特征、整体、步骤、操作、元素、组件和/或其集合的存在或添加。It should be understood that when used in this specification and appended claims, the term "comprising" indicates the existence of the described features, wholes, steps, operations, elements and/or components, but does not exclude one or more other features , The existence or addition of a whole, a step, an operation, an element, a component, and/or a collection thereof.
还应当理解,在此本申请说明书中所使用的术语仅仅是出于描述特定实施例的目的而并不意在限制本申请。如在本申请说明书和所附权利要求书中所使用的那样,除非上下文清楚地指明其它情况,否则单数形式的“一”、“一个”及“该”意在包括复数形式。It should also be understood that the terms used in the specification of this application are only for the purpose of describing specific embodiments and are not intended to limit the application. As used in the specification of this application and the appended claims, unless the context clearly indicates other circumstances, the singular forms "a", "an" and "the" are intended to include plural forms.
还应当进一步理解,在本申请说明书和所附权利要求书中使用的术语“和/或”是指相关联列出的项中的一个或多个的任何组合以及所有可能组合,并且包括这些组合。It should be further understood that the term "and/or" used in the specification and appended claims of this application refers to any combination of one or more of the items listed in the associated and all possible combinations, and includes these combinations .
如在本说明书和所附权利要求书中所使用的那样,术语“如果”可以依据上下文被解释为“当...时”或“一旦”或“响应于确定”或“响应于检测到”。类似地,短语“如果确定”或“如果检测到[所描述条件或事件]”可以依据上下文被解释为意指“一旦确定”或“响应于确定”或“一旦检测到[所描述条件或事件]”或“响应于检测到[所描述条件或事件]”。As used in this specification and the appended claims, the term "if" can be construed as "when" or "once" or "in response to determination" or "in response to detection" depending on the context . Similarly, the phrase "if determined" or "if detected [described condition or event]" can be construed as meaning "once determined" or "in response to determination" or "once detected [described condition or event]" depending on the context ]" or "in response to detection of [condition or event described]".
为了说明本发明所述的技术方案,下面通过具体实施例来进行说明。In order to illustrate the technical solutions of the present invention, specific embodiments are used for description below.
参阅图1,是本发明实施例提供的用于设备模型趋势相似度的评估方法的实现流程示意图,该方法可以包括:Referring to FIG. 1, it is a schematic diagram of the implementation process of the method for evaluating the similarity of equipment model trends according to an embodiment of the present invention. The method may include:
步骤S10:对获取的设备模型的参考值和仿真值进行分段处理,获取第一时间序列和第二时间序列。Step S10: Perform segmentation processing on the obtained reference value and simulation value of the device model to obtain the first time series and the second time series.
参考值可以是设备出厂时候的信息,例如铭牌上的信息、说明书上的信息等。The reference value can be the information when the device leaves the factory, such as the information on the nameplate, the information on the manual, and so on.
参考值为:The reference value is:
X={x i,i=1,2,…,N} X={x i ,i=1,2,...,N}
其中,X表征所述参考值,x i表征可取得的值,i表征可取得的值的数量,N表征可取得的值的第N数量。 Wherein, X represents the reference value, x i represents an achievable value, i represents the number of achievable values, and N represents the Nth number of achievable values.
应当理解的是,上述设备出厂时候的信息不限于铭牌或者说明书,可以是各种能正确表示设备出厂时候的基本信息,此处不做限制。It should be understood that the information of the above-mentioned equipment when it leaves the factory is not limited to the nameplate or manual, but can be various basic information that can correctly indicate the equipment when it leaves the factory, and there is no restriction here.
根据现场实际装置的测量值,实际装置可以包括外挂设备,这种现场测量方法与现有技术或者惯用手段中普遍采用的测量方法不同,传统的量测方法不仅需要停机的,有的还需对设备进行破坏性试验,本量测方式均不会产生以上不良影响。According to the measured value of the actual device on site, the actual device can include external equipment. This on-site measurement method is different from the measurement method commonly used in the prior art or conventional means. The traditional measurement method not only requires shutdown, some also need to The equipment undergoes destructive testing, and this measurement method will not produce the above adverse effects.
应当理解的是,此处外挂测量设备中不限于外挂设备,还可以是任何其他便于测量相关数据的设备、装置等,此处不做限制。It should be understood that the external measurement equipment here is not limited to the external equipment, and may also be any other equipment, device, etc. that is convenient for measuring related data, and there is no limitation here.
根据测量得到的仿真数据结合机理模型(包括经典公式等)计算出来一个数值,是与参考值做比较用的,也就是说X是参考值,Y是仿真值,仿真值的产生是根据实际的测量值计算出来的。According to the measured simulation data combined with the mechanism model (including classic formulas, etc.) to calculate a value, it is used for comparison with the reference value, that is to say X is the reference value, Y is the simulation value, and the simulation value is generated according to the actual The measured value is calculated.
仿真值为:The simulation value is:
Y={y i,i=1,2,…,N} Y={y i ,i=1,2,...,N}
其中,Y表征所述仿真值,y i表征可取得的值,i表征可取得的值的数量;N表征可取得的值的第N数量。 Wherein, Y represents the simulation value, y i represents the achievable value, i represents the number of achievable values; N represents the Nth number of achievable values.
应当理解的是,此处机理模型可以这样理解:根据不同的设备或设备参数会用到一个和/或多个经典模型或者根据不同的设备会用到相应的一个和/或多个经典模型。所以根据不同的项目或者目的这里的设备、设备参数和/或经典模型均不是固定的,需要视情况而定,此处不做限制。It should be understood that the mechanism model here can be understood as follows: one and/or more classic models will be used according to different equipment or equipment parameters, or one and/or more classic models will be used according to different equipment. Therefore, the equipment, equipment parameters and/or classic models here are not fixed according to different projects or purposes, and need to be determined according to the situation, and there is no restriction here.
得到的第一时间序列和第二时间序列都是经过处理的,包括将参考值和仿真值均分为n段且预设选定时间k。Both the obtained first time series and the second time series have been processed, including dividing the reference value and the simulation value into n segments and pre-selecting the selected time k.
第一时间序列为:The first time series is:
X A={X k,k=1,2,…,n} X A ={X k ,k=1,2,...,n}
其中,X k={x ki,i=1,2,…,N k},且
Figure PCTCN2020130941-appb-000001
Among them, X k ={x ki ,i=1, 2,...,N k }, and
Figure PCTCN2020130941-appb-000001
其中,X A表征所述第一时间序列,X k表征可取得的值,x ki表征在X k集合中可取得的值,N k表征在X k集合中可取得的第N k个值,k表征预设时间,n表征时间序列分段数。 Wherein, X A represents the first time series, X k represents the obtainable value, x ki represents the value obtainable in the X k set, and N k represents the N k value obtainable in the X k set, k represents the preset time, and n represents the number of time series segments.
第二时间序列为:The second time series is:
Y A={Y k,k=1,2,…,n} Y A ={Y k ,k=1,2,...,n}
其中,Y k={Y ki,i=1,2,…,N k},且
Figure PCTCN2020130941-appb-000002
Among them, Y k ={Y ki ,i=1, 2,...,N k }, and
Figure PCTCN2020130941-appb-000002
其中,Y A表征所述第二时间序列,Y k表征可取得的值,Y ki表征可取得的值;N k表征在X k集合中可取得的第N k个值,k表征预设时间,n表征时间序列分段数。 Among them, Y A represents the second time series, Y k represents the obtainable value, Y ki represents the obtainable value; N k represents the N k value obtainable in the X k set, and k represents the preset time , N represents the number of time series segments.
应当理解的是,分段数和预设的时间均是根据具体情况或者问题可以是任何数量或时间段,此处不做限制。It should be understood that the number of segments and the preset time are based on specific circumstances or the problem can be any number or time period, and there is no limitation here.
请参阅图1,进一步地,在第一时间序列和第二时间序列后,可以进行下述步骤:Please refer to Figure 1. Further, after the first time series and the second time series, the following steps can be performed:
步骤S20:根据所述第一时间序列、所述第二时间序列和层次分析模型,获取权重。Step S20: Obtain weights according to the first time series, the second time series and the analytic hierarchy model.
进一步地,为了获取权重,需要进行层次分析处理。在本实施例中,建立判断矩阵;根据所述判断矩阵,获取所述判断矩阵的最大特征值以及所述最大特征值的正规化特征向量;对所述判断矩阵进行一致性检验,获取所述判断矩阵的一致性比例;判断所述一致性比例是否满足预设要求;若所述一致性比例满足预设要求,则将所述正规化特征向量确定为权重;若所述一致性比例不满足预设要求,则返回所述根据所述判断矩阵,获取所述判断矩阵的最大特征值以及所述最大特征值的正规化特征向量步骤。Further, in order to obtain weights, analytic hierarchy process is required. In this embodiment, a judgment matrix is established; according to the judgment matrix, the maximum eigenvalue of the judgment matrix and the normalized eigenvector of the maximum eigenvalue are obtained; the consistency check is performed on the judgment matrix to obtain the Determine the consistency ratio of the matrix; determine whether the consistency ratio meets the preset requirements; if the consistency ratio meets the preset requirements, determine the normalized feature vector as the weight; if the consistency ratio does not meet the preset requirements According to the preset requirement, return to the step of obtaining the maximum eigenvalue of the judgment matrix and the normalized eigenvector of the maximum eigenvalue according to the judgment matrix.
层次分析模型:层次分析法(analytic hierarchy process,AHP)能计算第k个时间段相似度对整个时间序列相似程度的影响权重β k AHP model: Analytic hierarchy process (AHP) can calculate the influence weight β k of the similarity of the k-th time period on the similarity of the entire time series.
获取权重的一种方式还可以包括如下步骤:One way of obtaining weights may also include the following steps:
建立判断矩阵:Build a judgment matrix:
Figure PCTCN2020130941-appb-000003
Figure PCTCN2020130941-appb-000003
式中,b ij表示时间段X i(Y i)与时间段X j(Y j)相比的相对重要程度,且b ij=1/b ji。b ij的取值遵从1~9标度法,见下表1判断矩阵取值表: In the formula, b ij represents the relative importance of the time period X i (Y i ) compared to the time period X j (Y j ), and b ij =1/b ji . The value of b ij follows the 1-9 scale method, see Table 1 below for the value table of the judgment matrix:
元素对比重要程度Element contrast importance 判断矩阵取值Judgment matrix value
相同重要Equally important 11
稍微重要Slightly important 33
明显重要Obviously important 55
强烈重要Strongly important 77
极重要Extremely important 99
相邻判断折中 Neighboring judgment compromise 2、4、6、82, 4, 6, 8
表1Table 1
在获取判断矩阵后,可进行以下步骤:After obtaining the judgment matrix, the following steps can be performed:
根据所述判断矩阵,获取所述判断矩阵的最大特征值以及最大特征值的正规化特征向量。According to the judgment matrix, the maximum eigenvalue of the judgment matrix and the normalized eigenvector of the maximum eigenvalue are obtained.
对判断矩阵B,求满足BW B=λ maxW B的特征根与特征相量,其中λ max为B的最大特征值;W B为对应λ max的正规化特征向量;W B的第k个元素W Bk即为第k个时间段的权重β kFor judgment matrix B, find the characteristic root and characteristic phasor satisfying BW B = λ max W B , where λ max is the maximum eigenvalue of B; W B is the normalized eigenvector corresponding to λ max ; the kth of W B The element W Bk is the weight β k of the k-th time period.
在获取最大特征值以及正规化特征向量后,可进行以下步骤:After obtaining the maximum eigenvalue and the normalized eigenvector, the following steps can be performed:
对所述判断矩阵进行一致性检验,获取所述判断矩阵的一致性比例。The consistency test is performed on the judgment matrix, and the consistency ratio of the judgment matrix is obtained.
一致性比例为;The consistency ratio is;
CR=CI/RICR=CI/RI
其中,CR表征一致性比例;Among them, CR characterization consistency ratio;
RI表征随机一致性指标,表2判断矩阵平均随机一致性指标RIRI represents the random consistency index, Table 2 Judgment matrix average random consistency index RI
阶数Order 33 44 55 66 77 88 99
RI取值RI value 0.580.58 0.900.90 1.121.12 1.241.24 1.321.32 1.411.41 1.451.45
表2Table 2
CI表征一致性指标;CI characterization consistency index;
一致性指标CI计算公式为:The formula for calculating the consistency index CI is:
CI=(λ max-m)/(m-1) CI=(λ max -m)/(m-1)
其中,λ max表征最大特征值; Among them, λ max represents the maximum eigenvalue;
m表征判断矩阵维数。m represents the dimension of the judgment matrix.
在获取所述判断矩阵的一致性比例后,可进行以下步骤:After obtaining the consistency ratio of the judgment matrix, the following steps can be performed:
判断一致性比例是否满足预设要求,若一致性比例满足预设要求,则将正规化特征向量确定为权重,若所述一致性比例不满足预设要求,则返回所述根据所述判断矩阵,获取判断矩阵的最大特征值以及所述最大特征值的正规化特征向量步骤。Determine whether the consistency ratio meets the preset requirements, if the consistency ratio meets the preset requirements, the normalized feature vector is determined as the weight, if the consistency ratio does not meet the preset requirements, then return to the judgment matrix according to the , The step of obtaining the maximum eigenvalue of the judgment matrix and the normalized eigenvector of the maximum eigenvalue.
当CR<0.10时,认为判断矩阵的一致性是可以接受的,否则应对判断矩阵作适当修正。When CR<0.10, the consistency of the judgment matrix is considered acceptable, otherwise the judgment matrix should be appropriately modified.
若满足预设要求,可进行以下步骤:If the preset requirements are met, the following steps can be performed:
若一致性比例满足预设要求,则将正规化特征向量确定为权重。If the consistency ratio meets the preset requirements, the normalized feature vector is determined as the weight.
请参阅图1,进一步地,在获取权重后,可以进行下述步骤:Refer to Figure 1. Further, after obtaining the weights, the following steps can be performed:
步骤S30:根据所述权重,获取所述第一时间序列和所述第二时间序列中每个时间段降低采样率的倍数。Step S30: According to the weight, obtain the multiple of the sampling rate reduction for each time period in the first time series and the second time series.
时间序列的趋势相似度计算是基于相关系数法,例如,某两个时间序列X E、Y E的相关系数: The calculation of trend similarity of time series is based on the correlation coefficient method. For example, the correlation coefficient of two time series X E and Y E :
Figure PCTCN2020130941-appb-000004
Figure PCTCN2020130941-appb-000004
其中,
Figure PCTCN2020130941-appb-000005
分别为时间序列X E、Y E的均值,有:
among them,
Figure PCTCN2020130941-appb-000005
They are the mean values of time series X E and Y E respectively, which are:
Figure PCTCN2020130941-appb-000006
Figure PCTCN2020130941-appb-000006
Figure PCTCN2020130941-appb-000007
Figure PCTCN2020130941-appb-000007
两个序列X E、Y E的线性相关关系是一种概率意义下的关系。所谓X E与Y E具有线性相关关系Y=aX+b,实质上就是随机点(x,y)在平面X EOY E内的散点分布在直线Y=aX+b的附近,从散点的分布趋势来看,它们与Y=aX+b形状相像。这种相像程度的好坏,完全由相关系数的大小来决定。若相关系数越大(小),则相象的程度越高(低),线性相关的程度也越高(低),概率P(Y=aX+b)也就越大(小)。可见,考虑基于相关系数的趋势相似度的加权问题,应从X EOY E平面的散点图思考,如果某时间段的权重较小,则可减少其在散点图上相应的点,以降低这段时间对概率P(Y=aX+b)的影响。 The linear correlation between the two sequences X E and Y E is a relationship in the sense of probability. The so-called X E and Y E have a linear correlation Y=aX+b, which is essentially the scattered points of random points (x, y) in the plane X E OY E distributed in the vicinity of the straight line Y=aX+b, from the scattered points In terms of the distribution trend, they are similar to the shape of Y=aX+b. The degree of similarity is completely determined by the size of the correlation coefficient. If the correlation coefficient is larger (smaller), the degree of similarity is higher (lower), the degree of linear correlation is also higher (lower), and the probability P(Y=aX+b) is larger (smaller). It can be seen that considering the weighting problem of trend similarity based on correlation coefficients, we should think from the scatter plot of the X E OY E plane. If the weight of a certain period of time is small, the corresponding points on the scatter plot can be reduced to reduce The effect of this period on the probability P(Y=aX+b).
基于该思想,提出了对相关系数法的改进,称为加权相关系数法。计算方法如下:将权重β k折算为各时间段降低采样率的倍数M kBased on this idea, an improvement to the correlation coefficient method is proposed, which is called the weighted correlation coefficient method. The calculation method is as follows: convert the weight β k into a multiple M k that reduces the sampling rate in each time period:
Figure PCTCN2020130941-appb-000008
Figure PCTCN2020130941-appb-000008
β max=max(β k),k=1,2,…,n β max =max(β k ),k=1,2,...,n
其中,M k表征所述权重在每个时间段降低采样率的倍数,[]表征取整数,β max表征每个时间段对应的权重的最大值,β k表征所述权重,k表征时间段,n表征时间序列的分段数。 Wherein, M k represents the multiple by which the weight is reduced in each time period, [] represents an integer, β max represents the maximum value of the weight corresponding to each time period, β k represents the weight, and k represents the time period , N represents the number of segments of the time series.
请参阅图1,进一步地,在获取每个时间段降低采样率的倍数后,可以进行下述步骤:Refer to Figure 1. Further, after obtaining the multiple of the sampling rate reduction for each time period, the following steps can be performed:
步骤S40:根据所述倍数,对所述第一时间序列和所述第二时间序列中每个时间段进行重采样,分别获取第三时间序列和第四时间序列。Step S40: Resample each time period in the first time sequence and the second time sequence according to the multiple, and obtain a third time sequence and a fourth time sequence respectively.
第三时间序列获取方式为:The third time series acquisition method is:
Figure PCTCN2020130941-appb-000009
Figure PCTCN2020130941-appb-000009
其中,X Rk表征重采样后所述第三时间序列,x ki表征可取得的值,i表征可取得的值的数量; Wherein, X Rk represents the third time series after resampling, x ki represents the obtainable value, and i represents the number of obtainable values;
所述第四时间序列获取方式为:The fourth time series acquisition method is:
Figure PCTCN2020130941-appb-000010
Figure PCTCN2020130941-appb-000010
其中,Y Rk表征重采样后所述第四时间序列,y ki表征可取得的值,i表征可取得的值的数量。 Wherein, Y Rk represents the fourth time series after resampling, y ki represents the obtainable value, and i represents the number of obtainable values.
请参阅图1,进一步地,在获取第三时间序列和第四时间序列后,可以进行下述步骤:Please refer to Figure 1. Further, after obtaining the third time series and the fourth time series, the following steps can be performed:
步骤S50:根据所述第三时间序列和所述第四时间序列,获取趋势相似度。Step S50: Obtain trend similarity according to the third time series and the fourth time series.
进一步地,为了获取趋势相似度,需要首先对第三时间序列和第四时间序列分别进行拼接处理。请参阅图2,是本发明实施例提供的用于设备模型趋势相似度的评估方法中根据所述第三时间序列和所述第四时间序列,获取趋势相似度的实现流程示意图,将所述第三时间序列和所述第四时间序列分别进行拼接处理,获取第五时间序列和第六时间序列;将所述第五时间序列和所述第六时间序列分别进行加权处理,获取加权相关系数;将所述加权相关系数进行映射处理,获取所述第一时间序列和所述第二时间序列的趋势相似度。获取趋势相似度的一种方式可以包括如下步骤:Further, in order to obtain the trend similarity, the third time series and the fourth time series need to be spliced separately. Please refer to FIG. 2, which is a schematic diagram of the implementation process of obtaining trend similarity according to the third time series and the fourth time series in the method for evaluating trend similarity of equipment models provided by an embodiment of the present invention. The third time series and the fourth time series are respectively spliced to obtain a fifth time series and a sixth time series; the fifth time series and the sixth time series are respectively weighted to obtain a weighted correlation coefficient ; Perform mapping processing on the weighted correlation coefficient to obtain the trend similarity between the first time series and the second time series. One way of obtaining trend similarity may include the following steps:
步骤S501:将所述第三时间序列和所述第四时间序列分别进行拼接处理,获取第五时间序列和第六时间序列。Step S501: Perform splicing processing on the third time sequence and the fourth time sequence, respectively, to obtain a fifth time sequence and a sixth time sequence.
第五时间序列获取方式为:The fifth time series acquisition method is:
X R={X Rk,k=1,2,…,n} X R ={X Rk ,k=1,2,...,n}
其中,X R表征所述第五时间序列,X Rk表征可取得的值,k表征时间段,n表征时间序列的分段数; Wherein, X R represents the fifth time sequence, X Rk represents an achievable value, k represents a time period, and n represents the number of segments of the time sequence;
所述第六时间序列获取方式为:The sixth time series acquisition method is:
Y R={Y Rk,k=1,2,…,n} Y R ={Y Rk ,k=1,2,...,n}
其中,Y R表征所述第六时间序列,Y Rk表征可取得的值,k表征时间段,n表征时间序列的分段数。 Wherein, Y R represents the sixth time sequence, Y Rk represents an achievable value, k represents a time period, and n represents the number of segments of the time sequence.
在获取第五时间序列和第六时间序列后,可进行以下步骤:After obtaining the fifth time series and the sixth time series, the following steps can be performed:
步骤S502:将所述第五时间序列和所述第六时间序列分别进行加权处理,获取加权相关系数。Step S502: Perform weighting processing on the fifth time sequence and the sixth time sequence to obtain weighted correlation coefficients.
进一步地,为了获取加权相关系数,需要获取均值。请参阅图3,是本发明实施例提供的用于设备模型趋势相似度的评估方法中将所述第五时间序列和所述第六时间序列分别进行加权处理,获取加权相关系数的实现流程示意图,根据所述第五时间序列和所述第六时间序列,分别获取所述第五时间序列的均值以及所述第六时间序列的均值;根据所述第五时间序列的均值以及所述第六时间序列的均值,获取加权相关系数。获取加权相关系数的一种方式可以包括如下步骤:Further, in order to obtain the weighted correlation coefficient, it is necessary to obtain the mean value. Please refer to FIG. 3, which is a schematic diagram of the implementation process of performing weighting processing on the fifth time series and the sixth time series to obtain weighted correlation coefficients in the method for evaluating the similarity of equipment model trends according to an embodiment of the present invention. , According to the fifth time series and the sixth time series, the mean value of the fifth time series and the mean value of the sixth time series are respectively obtained; according to the mean value of the fifth time series and the sixth time series The mean value of the time series, to obtain the weighted correlation coefficient. One way of obtaining the weighted correlation coefficient may include the following steps:
步骤S5021:根据所述第五时间序列和所述第六时间序列,分别获取所述第五时间序列的均值以及所述第六时间序列的均值。Step S5021: Obtain the mean value of the fifth time series and the mean value of the sixth time series respectively according to the fifth time series and the sixth time series.
在获取均值后,可进行以下步骤:After obtaining the mean value, the following steps can be performed:
步骤S5022:根据所述第五时间序列的均值以及所述第六时间序列的均值,获取加权相关系数。Step S5022: Obtain a weighted correlation coefficient according to the average value of the fifth time series and the average value of the sixth time series.
加权相关系数为:The weighted correlation coefficient is:
Figure PCTCN2020130941-appb-000011
Figure PCTCN2020130941-appb-000011
其中,X R={X Rk,k=1,2,…,N R},Y R={Y Rk,k=1,2,…,N R},
Figure PCTCN2020130941-appb-000012
Among them, X R = {X Rk ,k =1,2,...,N R }, Y R ={Y Rk ,k =1,2,...,N R },
Figure PCTCN2020130941-appb-000012
其中,R(X R,Y R)表征加权相关系数,N R表征该集合中时间序列的值,
Figure PCTCN2020130941-appb-000013
表征所述第五时间序列的均值,
Figure PCTCN2020130941-appb-000014
表征所述第六时间序列的均值。
Wherein, R (X R, Y R ) characterized weighted correlation coefficient, N R characterizing the set value of the time series,
Figure PCTCN2020130941-appb-000013
Characterize the mean value of the fifth time series,
Figure PCTCN2020130941-appb-000014
Characterize the mean value of the sixth time series.
在获取加权相关系数后,可进行以下步骤:After obtaining the weighted correlation coefficient, the following steps can be performed:
步骤S503:将所述加权相关系数进行映射处理,获取所述第一时间序列和所述第二时间序列的趋势相似度。Step S503: Perform mapping processing on the weighted correlation coefficients to obtain the trend similarity between the first time series and the second time series.
将加权相关系数R(X R,Y R)由[-1,1]映射到[0,1],趋势相似度为: Mapping the weighted correlation coefficient R(X R ,Y R ) from [-1,1] to [0,1], the trend similarity is:
Figure PCTCN2020130941-appb-000015
Figure PCTCN2020130941-appb-000015
其中,R′(X R,Y R)表征所述第一时间序列和所述第二时间序列的趋势相似度。 Wherein, R′(X R , Y R ) represents the trend similarity between the first time series and the second time series.
请参阅图1,进一步地,在获取趋势相似度后,可以进行下述步骤:Refer to Figure 1. Further, after obtaining the trend similarity, the following steps can be performed:
步骤S60:根据所述趋势相似度,评估设备模型的可信度。Step S60: Evaluate the credibility of the equipment model according to the trend similarity.
趋势相似度取值范围为0%-100%,越接近于100%,说明参考值越准确。The value range of trend similarity is 0%-100%. The closer to 100%, the more accurate the reference value.
对于小于80%阈值的趋势相似度,可以认为参考值不准确,大于等于80%阈值的数值相似度可以认为参考值准确。For trend similarity less than the 80% threshold, the reference value can be considered inaccurate, and for the numerical similarity greater than or equal to the 80% threshold, the reference value can be considered accurate.
应当理解的是,上述阈值可以根据不同项目或者情况需求而有所变动,例如可以是50%或者95%等,此处不做限制。It should be understood that the above threshold may be changed according to different project or situation requirements, for example, it may be 50% or 95%, etc., which is not limited here.
应当理解的是,以上各英文字母和/或符号仅是为清楚说明该方法所指的具体参数意义,也可用其他字母或者符号表示,此处不做限制。It should be understood that the above English letters and/or symbols are only used to clearly illustrate the meaning of the specific parameters referred to in the method, and other letters or symbols may also be used to represent them, and there is no limitation here.
应当理解的是,上述实施例中各步骤的序号的大小并不意味着执行顺序的先后,各过程的执行顺序应以其功能和内在逻辑确定,而不应对本发明实施例的实施过程构成任何限定。It should be understood that the size of the sequence number of each step in the foregoing embodiment does not mean the order of execution. The execution sequence of each process should be determined by its function and internal logic, and should not constitute any implementation process of the embodiment of the present invention. limited.
本发明实施例提供的一种用于设备模型趋势相似度的评估方法有益效果至少在于:本发明实施例对获取的设备模型的参考值和仿真值进行分段处理,获取第一时间序列和第二时间序列;根据所述第一时间序列、所述第二时间序列和层次分析模型,获取权重;根据所述权重,获取所述第一时间序列和所述第二时间序列中每个时间段降低采样率的倍数;根据所述倍数,对所述第一时间序列和所述第二时间序列中每个时间段进行重采样,分别获取第三时间序列和第四时间序列;根据所述第三时间序列和所述第四时间序列,获取趋势相似度;根据所述趋势相似度,评估设备模型的可信度。根据趋势相似度对设备的实际运行变量的动态曲线进行有效性验证和可信度的评估,数值相似度数学模型的建立为设备的设计、规划、运行和分析决策奠定了良好基础;减少了传统测试人力物力的浪费,区别于传统方法减少了对设备正常运行的影响,提高了评估的准确性;该方法评估迅速、实现流程简单,实现了智能化处理。The beneficial effect of the method for evaluating the similarity of equipment model trends provided by the embodiment of the present invention is at least that: the embodiment of the present invention performs segmentation processing on the obtained reference value and simulation value of the equipment model, and obtains the first time series and the first time series. Two time series; according to the first time series, the second time series and the analytic hierarchy model, obtain weights; according to the weights, obtain each time period in the first time series and the second time series Reduce the multiple of the sampling rate; according to the multiple, resample each time period in the first time series and the second time series to obtain the third time series and the fourth time series respectively; according to the first time series The third time series and the fourth time series acquire a trend similarity; according to the trend similarity, the credibility of the equipment model is evaluated. According to the trend similarity, the validity verification and credibility evaluation of the dynamic curve of the actual operating variables of the equipment are carried out. The establishment of the mathematical model of the numerical similarity lays a good foundation for the design, planning, operation and analysis and decision-making of the equipment; it reduces the traditional The waste of testing manpower and material resources is different from the traditional method, which reduces the impact on the normal operation of the equipment and improves the accuracy of the evaluation; the method is quick to evaluate, the implementation process is simple, and the intelligent processing is realized.
本发明实施例的目的还在于提供一种用于设备模型趋势相似度的评估装置,图4是本发明实施例提供的用于设备模型趋势相似度的评估装置的示意图,为了便于说明,仅示出与本申请实施例相关的部分。The embodiment of the present invention also aims to provide an apparatus for evaluating equipment model trend similarity. FIG. 4 is a schematic diagram of the apparatus for evaluating equipment model trend similarity provided by an embodiment of the present invention. For ease of description, only shown The parts related to the embodiments of the present application are shown.
请参阅图4,用于设备模型趋势相似度的评估装置包括信息确定模块71、权重获取模块72、倍数获取模块73、时间序列获取模块74、趋势获取模块75以及可信度获取模块76。其中,信息确定模块71用于对获取的设备模型的参考值和仿真值进行分段处理,获取第一时间序列和第二时间序列;权重获取模块72用于根据所述第一时间序列、所述第二时间序列和层次分析模型,获取权重;倍数获取模块73用于根据所述权重,获取所述第一时间序列和所述第二时间序列中每个时间段降低采样率的倍数;时间序列获取模块74用于根据所述倍数,对所述第一时间序列和所述第二时间序列中每个时间段进行重采样,分别获取第三时间序列和第四时间序列;趋势获取模块75用于根据所述第三时间序列和所述第四时间序列,获取趋势相似度;可信度获取模块76用于根据所述趋势相似度,评估设备模型的可信度。Referring to FIG. 4, the apparatus for evaluating trend similarity of equipment models includes an information determining module 71, a weight acquiring module 72, a multiple acquiring module 73, a time series acquiring module 74, a trend acquiring module 75, and a credibility acquiring module 76. Wherein, the information determining module 71 is used to perform segment processing on the obtained reference value and simulation value of the device model to obtain the first time series and the second time series; the weight obtaining module 72 is used to obtain the first time series and the second time series according to the The second time series and the analytic hierarchy model are used to obtain weights; the multiple obtaining module 73 is configured to obtain, according to the weights, the multiple of the sampling rate reduction in each time period in the first time series and the second time series; The sequence acquisition module 74 is configured to resample each time period in the first time sequence and the second time sequence according to the multiple, to obtain the third time sequence and the fourth time sequence respectively; the trend acquisition module 75 It is used to obtain trend similarity according to the third time series and the fourth time series; the credibility obtaining module 76 is used to evaluate the credibility of the device model according to the trend similarity.
请参阅图5,进一步地,趋势获取模块75包括时间序列获取单元751、加权处理单元752以及趋势相似度获取单元753。其中,时间序列获取单元751用于将所述第三时间序列和所述第四时间序列分别进行拼接处理,获取第五时间序列和第六时间序列;加权处理单元752用于将所述第五时间序列和所述第六时间序列分别进行加权处理,获取加权相关系数;趋势相似度获取单元753用于将所述加权相关系数进行映射处理,获取所述第一时间序列和所述第二时间序列的趋势相似度。Referring to FIG. 5, further, the trend obtaining module 75 includes a time series obtaining unit 751, a weighting processing unit 752, and a trend similarity obtaining unit 753. Wherein, the time sequence acquiring unit 751 is configured to perform splicing processing on the third time sequence and the fourth time sequence to acquire the fifth time sequence and the sixth time sequence; the weighting processing unit 752 is configured to combine the fifth time sequence The time series and the sixth time series are respectively weighted to obtain weighted correlation coefficients; the trend similarity obtaining unit 753 is configured to perform mapping processing on the weighted correlation coefficients to obtain the first time series and the second time series. The trend similarity of the sequence.
请参阅图6,进一步地,加权处理单元752包括均值获取单元7521和加权相关系数获取单元7522。其中,均值获取单元7521用于根据所述第五时间序列和所述第六时间序列,分别获取所述第五时间序列的均值以及所述第六时间序列的均值;加权相关系数获取单元7522用于根据所述第五时间序列的均值以及所述第六时间序列的均值,获取加权相关系数。Please refer to FIG. 6, further, the weighting processing unit 752 includes an average value obtaining unit 7521 and a weighted correlation coefficient obtaining unit 7522. Wherein, the mean value obtaining unit 7521 is configured to obtain the mean value of the fifth time series and the mean value of the sixth time series respectively according to the fifth time series and the sixth time series; the weighted correlation coefficient obtaining unit 7522 uses According to the mean value of the fifth time series and the mean value of the sixth time series, a weighted correlation coefficient is obtained.
图7是本发明一实施例提供的终端设备的示意图。如图7所示,所述终端设备8,包括处理器80、存储器81以及存储在所述存储器81中并可在所述处理器80上运行的计算机程序82,所述处理器80执行所述计算机程序82时实现如获取目标对象状态的方法的步骤。例如图1-图3所示的步骤S10至S60。Fig. 7 is a schematic diagram of a terminal device provided by an embodiment of the present invention. As shown in FIG. 7, the terminal device 8 includes a processor 80, a memory 81, and a computer program 82 that is stored in the memory 81 and can run on the processor 80. The processor 80 executes the The computer program 82 implements steps such as the method of obtaining the state of the target object. For example, steps S10 to S60 shown in Figs. 1-3.
所述终端设备8可以是桌上型计算机、笔记本、掌上电脑及云端服务器等计算设备。所述终端设备可包括,但不仅限于,处理器80、所述存储器81。本领域技术人员可以理解,图7仅仅是终端设备8的示例,并不构成对终端设备8的限定,可以包括比图示更多或更少的部件,或者组合某些部件,或者不同的部件,例如所述终端设备还可以包括输入输出设备、网络接入设备、总线等。The terminal device 8 may be a computing device such as a desktop computer, a notebook, a palmtop computer, and a cloud server. The terminal device may include, but is not limited to, the processor 80 and the memory 81. Those skilled in the art can understand that FIG. 7 is only an example of the terminal device 8 and does not constitute a limitation on the terminal device 8. It may include more or less components than those shown in the figure, or a combination of certain components, or different components. For example, the terminal device may also include input and output devices, network access devices, buses, and so on.
所称处理器80可以是中央处理单元(Central Processing Unit,CPU),还可以是其它通用处理器、数字信号处理器(Digital Signal Processor,DSP)、专用集成电路(Application Specific Integrated Circuit,ASIC)、现场可编程门阵列(Field-Programmable Gate Array,FPGA)或者其它可编程逻辑器件、分立门或者晶体管逻辑器件、分立硬件组件等。通用处理器可以是微处理器或者该处理器也可以是任何常规的处理器等。The so-called processor 80 may be a central processing unit (Central Processing Unit, CPU), other general-purpose processors, digital signal processors (Digital Signal Processor, DSP), application specific integrated circuits (Application Specific Integrated Circuit, ASIC), Field-Programmable Gate Array (FPGA) or other programmable logic devices, discrete gates or transistor logic devices, discrete hardware components, etc. The general-purpose processor may be a microprocessor or the processor may also be any conventional processor or the like.
所述存储器81可以是所述终端设备8的内部存储单元,例如终端设备8的硬盘或内存。所述存储器81也可以是终端设备8的外部存储设备,例如所述终端设备8上配备的插接式硬盘,智能存储卡(Smart Media Card,SMC),安全数字(Secure Digital,SD)卡,闪存卡(Flash Card)等。进一步地,所述存储器81还可以既包括所述终端设备8的内部存储单元也包括外部存储设备。所述存储器81用于存储所述计算机程序以及所述终端设备所需的其它程序和数据。所述存储器81还可以用于暂时地存储已经输出或者将要输出的数据。The memory 81 may be an internal storage unit of the terminal device 8, such as a hard disk or memory of the terminal device 8. The memory 81 may also be an external storage device of the terminal device 8, such as a plug-in hard disk equipped on the terminal device 8, a Smart Media Card (SMC), or a Secure Digital (SD) card. Flash Card, etc. Further, the memory 81 may also include both an internal storage unit of the terminal device 8 and an external storage device. The memory 81 is used to store the computer program and other programs and data required by the terminal device. The memory 81 can also be used to temporarily store data that has been output or will be output.
所述集成的模块/单元如果以软件功能单元的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。基于这样的理解,本申请实现上述实施例方法中的全部或部分流程,也可以通过计算机程序来指令相关的硬件来完成,所述的计算机程序可存储于一计算机可读存储介质中, 该计算机程序在被处理器执行时,可实现上述各个方法实施例的步骤。其中,所述计算机程序包括计算机程序代码,所述计算机程序代码可以为源代码形式、对象代码形式、可执行文件或某些中间形式等。所述计算机可读介质可以包括:能够携带所述计算机程序代码的任何实体或装置、记录介质、U盘、移动硬盘、磁碟、光盘、计算机存储器、只读存储器(ROM,Read-Only Memory)、随机存取存储器(RAM,Random Access Memory)、电载波信号、电信信号以及软件分发介质等。需要说明的是,所述计算机可读介质包含的内容可以根据司法管辖区内立法和专利实践的要求进行适当的增减,例如在某些司法管辖区,根据立法和专利实践,计算机可读介质不包括电载波信号和电信信号。If the integrated module/unit is implemented in the form of a software functional unit and sold or used as an independent product, it can be stored in a computer readable storage medium. Based on this understanding, this application implements all or part of the processes in the above-mentioned embodiments and methods, and can also be completed by instructing relevant hardware through a computer program. The computer program can be stored in a computer-readable storage medium. When the program is executed by the processor, it can implement the steps of the foregoing method embodiments. Wherein, the computer program includes computer program code, and the computer program code may be in the form of source code, object code, executable file, or some intermediate forms. The computer-readable medium may include: any entity or device capable of carrying the computer program code, recording medium, U disk, mobile hard disk, magnetic disk, optical disk, computer memory, read-only memory (ROM, Read-Only Memory) , Random Access Memory (RAM, Random Access Memory), electrical carrier signal, telecommunications signal, and software distribution media, etc. It should be noted that the content contained in the computer-readable medium can be appropriately added or deleted according to the requirements of the legislation and patent practice in the jurisdiction. For example, in some jurisdictions, according to the legislation and patent practice, the computer-readable medium Does not include electrical carrier signals and telecommunication signals.
具体可以如下,本申请实施例还提供了一种计算机可读存储介质,该计算机可读存储介质可以是上述实施例中的存储器中所包含的计算机可读存储介质;也可以是单独存在,未装配入终端设备中的计算机可读存储介质。所述计算机可读存储介质存储有一个或者一个以上计算机程序:The details may be as follows. Embodiments of the present application also provide a computer-readable storage medium. The computer-readable storage medium may be the computer-readable storage medium included in the memory in the above-mentioned embodiment; A computer-readable storage medium assembled into a terminal device. The computer-readable storage medium stores one or more computer programs:
计算机可读存储介质,包括所述计算机可读存储介质存储有计算机程序,所述计算机程序被处理器执行时实现所述物联设备数据模拟方法的步骤。The computer-readable storage medium includes the computer-readable storage medium storing a computer program, and the computer program is executed by a processor to realize the steps of the data simulation method of the IoT device.
所属领域的技术人员可以清楚地了解到,为了描述的方便和简洁,仅以上述各功能单元、模块的划分进行举例说明,实际应用中,可以根据需要而将上述功能分配由不同的功能单元、模块完成,即将所述装置的内部结构划分成不同的功能单元或模块,以完成以上描述的全部或者部分功能。实施例中的各功能单元、模块可以集成在一个处理单元中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个单元中,上述集成的单元既可以采用硬件的形式实现,也可以采用软件功能单元的形式实现。另外,各功能单元、模块的具体名称也只是为了便于相互区分,并不用于限制本申请的保护范围。上述系统中单元、模块的具体工作过程,可以参考前述方法实施例中的对应过程,在此不再赘述。Those skilled in the art can clearly understand that for the convenience and conciseness of description, only the division of the above functional units and modules is used as an example. In practical applications, the above functions can be allocated to different functional units and modules as needed. Module completion, that is, the internal structure of the device is divided into different functional units or modules to complete all or part of the functions described above. The functional units and modules in the embodiments can be integrated into one processing unit, or each unit can exist alone physically, or two or more units can be integrated into one unit. The above-mentioned integrated units can be hardware-based Formal realization can also be realized in the form of a software functional unit. In addition, the specific names of the functional units and modules are only for the convenience of distinguishing each other, and are not used to limit the protection scope of the present application. For the specific working process of the units and modules in the foregoing system, reference may be made to the corresponding process in the foregoing method embodiment, which will not be repeated here.
在上述实施例中,对各个实施例的描述都各有侧重,某个实施例中没有详 述或记载的部分,可以参见其它实施例的相关描述。In the above-mentioned embodiments, the description of each embodiment has its own emphasis. For parts that are not described or recorded in detail in an embodiment, reference may be made to related descriptions of other embodiments.
本领域普通技术人员可以意识到,结合本文中所公开的实施例描述的各示例的单元及算法步骤,能够以电子硬件、或者计算机软件和电子硬件的结合来实现。这些功能究竟以硬件还是软件方式来执行,取决于技术方案的特定应用和设计约束条件。专业技术人员可以对每个特定的应用来使用不同方法来实现所描述的功能,但是这种实现不应认为超出本发明的范围。A person of ordinary skill in the art may realize that the units and algorithm steps of the examples described in combination with the embodiments disclosed herein can be implemented by electronic hardware or a combination of computer software and electronic hardware. Whether these functions are executed by hardware or software depends on the specific application and design constraint conditions of the technical solution. Professionals and technicians can use different methods for each specific application to implement the described functions, but such implementation should not be considered as going beyond the scope of the present invention.
在本发明所提供的实施例中,应该理解到,所揭露的装置/终端设备和方法,可以通过其它的方式实现。例如,以上所描述的装置/终端设备实施例仅仅是示意性的,例如,所述模块或单元的划分,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式,例如多个单元或组件可以结合或者可以集成到另一个系统,或一些特征可以忽略,或不执行。另一点,所显示或讨论的相互之间的耦合或直接耦合或通讯连接可以是通过一些接口,装置或单元的间接耦合或通讯连接,可以是电性,机械或其它的形式。In the embodiments provided by the present invention, it should be understood that the disclosed device/terminal device and method may be implemented in other ways. For example, the device/terminal device embodiments described above are only illustrative. For example, the division of the modules or units is only a logical function division, and there may be other divisions in actual implementation, such as multiple units. Or components can be combined or integrated into another system, or some features can be omitted or not implemented. In addition, the displayed or discussed mutual coupling or direct coupling or communication connection may be indirect coupling or communication connection through some interfaces, devices or units, and may be in electrical, mechanical or other forms.
所述作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部单元来实现本实施例方案的目的。The units described as separate components may or may not be physically separated, and the components displayed as units may or may not be physical units, that is, they may be located in one place, or they may be distributed on multiple network units. Some or all of the units may be selected according to actual needs to achieve the objectives of the solutions of the embodiments.
另外,在本发明各个实施例中的各功能单元可以集成在一个处理单元中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个单元中。上述集成的单元既可以采用硬件的形式实现,也可以采用软件功能单元的形式实现。In addition, the functional units in the various embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units may be integrated into one unit. The above-mentioned integrated unit can be implemented in the form of hardware or software functional unit.
以上所述实施例仅用以说明本发明的技术方案,而非对其限制;尽管参照前述实施例对本发明进行了详细的说明,本领域的普通技术人员应当理解:其依然可以对前述各实施例所记载的技术方案进行修改,或者对其中部分技术特征进行等同替换;而这些修改或者替换,并不使相应技术方案的本质脱离本发明各实施例技术方案的精神和范围,均应包含在本发明的保护范围之内。The above-mentioned embodiments are only used to illustrate the technical solutions of the present invention, but not to limit them; although the present invention has been described in detail with reference to the foregoing embodiments, those of ordinary skill in the art should understand that it can still implement the foregoing The technical solutions recorded in the examples are modified, or some of the technical features are equivalently replaced; and these modifications or replacements do not cause the essence of the corresponding technical solutions to deviate from the spirit and scope of the technical solutions of the embodiments of the present invention, and should be included in Within the protection scope of the present invention.

Claims (10)

  1. 一种用于设备模型趋势相似度的评估方法,其特征在于,包括:A method for evaluating the similarity of equipment model trends, which is characterized in that it includes:
    对获取的设备模型的参考值和仿真值进行分段处理,获取第一时间序列和第二时间序列;Perform segmentation processing on the obtained reference value and simulation value of the equipment model to obtain the first time series and the second time series;
    根据所述第一时间序列、所述第二时间序列和层次分析模型,获取权重;Obtaining weights according to the first time series, the second time series, and the analytic hierarchy model;
    根据所述权重,获取所述第一时间序列和所述第二时间序列中每个时间段降低采样率的倍数;Acquiring, according to the weight, the multiple of the sampling rate reduction in each time period in the first time series and the second time series;
    根据所述倍数,对所述第一时间序列和所述第二时间序列中每个时间段进行重采样,分别获取第三时间序列和第四时间序列;According to the multiple, resample each time period in the first time sequence and the second time sequence to obtain a third time sequence and a fourth time sequence respectively;
    根据所述第三时间序列和所述第四时间序列,获取趋势相似度;Obtaining trend similarity according to the third time series and the fourth time series;
    根据所述趋势相似度,评估设备模型的可信度。According to the trend similarity, the credibility of the equipment model is evaluated.
  2. 如权利要求1所述的用于设备模型趋势相似度的评估方法,其特征在于,所述根据所述权重,获取所述第一时间序列和所述第二时间序列中每个时间段降低采样率的倍数中,所述倍数获取方式为:The method for evaluating the similarity of equipment model trends according to claim 1, wherein said first time series and said second time series are down-sampled for each time period obtained according to said weight Among the multiples of the rate, the multiple acquisition method is:
    Figure PCTCN2020130941-appb-100001
    Figure PCTCN2020130941-appb-100001
    β max=max(β k),k=1,2,…,n β max =max(β k ),k=1,2,...,n
    其中,M k表征所述权重在每个时间段降低采样率的倍数; Wherein, M k represents the multiple by which the weight is reduced by the sampling rate in each time period;
    []表征取整数;[] Characterization takes an integer;
    β max表征每个时间段对应的权重的最大值; β max represents the maximum value of the weight corresponding to each time period;
    β k表征所述权重; β k represents the weight;
    k表征时间段;k represents the time period;
    n表征时间序列的分段数。n represents the number of segments of the time series.
  3. 如权利要求2所述的用于设备模型趋势相似度的评估方法,其特征在于,所述根据所述倍数,对所述第一时间序列和所述第二时间序列中每个时间段进行重采样,分别获取第三时间序列和第四时间序列中,所述第三时间序列获取 方式为:The method for evaluating the similarity of equipment model trends according to claim 2, wherein, according to the multiple, each time period in the first time series and the second time series is reproduced. In sampling and separately acquiring the third time series and the fourth time series, the third time series acquisition method is:
    Figure PCTCN2020130941-appb-100002
    Figure PCTCN2020130941-appb-100002
    其中,X Rk表征重采样后所述第三时间序列,x ki表征可取得的值,i表征可取得的值的数量; Wherein, X Rk represents the third time series after resampling, x ki represents the obtainable value, and i represents the number of obtainable values;
    所述第四时间序列获取方式为:The fourth time series acquisition method is:
    Figure PCTCN2020130941-appb-100003
    Figure PCTCN2020130941-appb-100003
    其中,Y Rk表征重采样后所述第四时间序列,y ki表征可取得的值,i表征可取得的值的数量。 Wherein, Y Rk represents the fourth time series after resampling, y ki represents the obtainable value, and i represents the number of obtainable values.
  4. 如权利要求3所述的用于设备模型趋势相似度的评估方法,其特征在于,所述根据所述第三时间序列和所述第四时间序列,获取趋势相似度,包括:The method for evaluating trend similarity of equipment models according to claim 3, wherein said obtaining trend similarity according to said third time series and said fourth time series comprises:
    将所述第三时间序列和所述第四时间序列分别进行拼接处理,获取第五时间序列和第六时间序列;Performing splicing processing on the third time sequence and the fourth time sequence, respectively, to obtain a fifth time sequence and a sixth time sequence;
    将所述第五时间序列和所述第六时间序列分别进行加权处理,获取加权相关系数;Performing weighting processing on the fifth time series and the sixth time series respectively to obtain a weighted correlation coefficient;
    将所述加权相关系数进行映射处理,获取所述第一时间序列和所述第二时间序列的趋势相似度。The weighted correlation coefficient is subjected to mapping processing to obtain the trend similarity between the first time series and the second time series.
  5. 如权利要求4所述的用于设备模型趋势相似度的评估方法,其特征在于,所述将所述第三时间序列和所述第四时间序列分别进行拼接处理,获取第五时间序列和第六时间序列中,所述第五时间序列获取方式为:The method for evaluating the similarity of equipment model trends according to claim 4, wherein the third time series and the fourth time series are respectively spliced to obtain the fifth time series and the first time series. In the six time series, the fifth time series acquisition method is:
    X R={X Rk,k=1,2,…,n} X R ={X Rk ,k=1,2,...,n}
    其中,X R表征所述第五时间序列,X Rk表征可取得的值,k表征时间段,n表征时间序列的分段数; Wherein, X R represents the fifth time sequence, X Rk represents an achievable value, k represents a time period, and n represents the number of segments of the time sequence;
    所述第六时间序列获取方式为:The sixth time series acquisition method is:
    Y R={Y Rk,k=1,2,…,n} Y R ={Y Rk ,k=1,2,...,n}
    其中,Y R表征所述第六时间序列,Y Rk表征可取得的值,k表征时间段,n表征时间序列的分段数。 Wherein, Y R represents the sixth time sequence, Y Rk represents an achievable value, k represents a time period, and n represents the number of segments of the time sequence.
  6. 如权利要求5所述的用于设备模型趋势相似度的评估方法,其特征在于,所述将所述第五时间序列和所述第六时间序列分别进行加权处理,获取加权相关系数,包括:5. The method for evaluating the similarity of equipment model trends according to claim 5, wherein said performing weighting processing on said fifth time series and said sixth time series respectively to obtain weighted correlation coefficients comprises:
    根据所述第五时间序列和所述第六时间序列,分别获取所述第五时间序列的均值以及所述第六时间序列的均值;Respectively acquiring the mean value of the fifth time series and the mean value of the sixth time series according to the fifth time series and the sixth time series;
    根据所述第五时间序列的均值以及所述第六时间序列的均值,获取加权相关系数,所述加权相关系数为:According to the mean value of the fifth time series and the mean value of the sixth time series, a weighted correlation coefficient is obtained, and the weighted correlation coefficient is:
    Figure PCTCN2020130941-appb-100004
    Figure PCTCN2020130941-appb-100004
    其中,X R={X Rk,k=1,2,…,N R},Y R={Y Rk,k=1,2,…,N R},
    Figure PCTCN2020130941-appb-100005
    Among them, X R = {X Rk ,k =1,2,...,N R }, Y R ={Y Rk ,k =1,2,...,N R },
    Figure PCTCN2020130941-appb-100005
    其中,R(X R,Y R)表征加权相关系数; Among them, R(X R , Y R ) represents the weighted correlation coefficient;
    N R表征该集合中时间序列的值; N R characterizing the set value of the time series;
    Figure PCTCN2020130941-appb-100006
    表征所述第五时间序列的均值;
    Figure PCTCN2020130941-appb-100006
    Characterize the mean value of the fifth time series;
    Figure PCTCN2020130941-appb-100007
    表征所述第六时间序列的均值。
    Figure PCTCN2020130941-appb-100007
    Characterize the mean value of the sixth time series.
  7. 如权利要求6所述的用于设备模型趋势相似度的评估方法,其特征在于,所述将所述加权相关系数进行映射处理,获取所述第一时间序列和所述第二时间序列的趋势相似度中,所述趋势相似度为:The method for evaluating the similarity of equipment model trends according to claim 6, wherein the weighted correlation coefficients are mapped to obtain the trends of the first time series and the second time series In the similarity, the trend similarity is:
    Figure PCTCN2020130941-appb-100008
    Figure PCTCN2020130941-appb-100008
    其中,R′(X R,Y R)表征所述第一时间序列和所述第二时间序列的趋势相似度。 Wherein, R′(X R , Y R ) represents the trend similarity between the first time series and the second time series.
  8. 一种用于设备模型趋势相似度的评估装置,其特征在于,包括:A device for evaluating the similarity of equipment model trends, which is characterized in that it comprises:
    信息确定模块,用于对获取的设备模型的参考值和仿真值进行分段处理,获取第一时间序列和第二时间序列;The information determination module is used to perform segment processing on the obtained reference value and simulation value of the device model to obtain the first time series and the second time series;
    权重获取模块,用于根据所述第一时间序列、所述第二时间序列和层次分 析模型,获取权重;A weight obtaining module, configured to obtain weights according to the first time series, the second time series, and the hierarchical analysis model;
    倍数获取模块,用于根据所述权重,获取所述第一时间序列和所述第二时间序列中每个时间段降低采样率的倍数;A multiple obtaining module, configured to obtain a multiple of the sampling rate reduction for each time period in the first time series and the second time series according to the weight;
    时间序列获取模块,用于根据所述倍数,对所述第一时间序列和所述第二时间序列中每个时间段进行重采样,分别获取第三时间序列和第四时间序列;A time series acquisition module, configured to resample each time period in the first time series and the second time series according to the multiple, and respectively acquire a third time series and a fourth time series;
    趋势获取模块,用于根据所述第三时间序列和所述第四时间序列,获取趋势相似度;A trend acquisition module, configured to acquire trend similarity according to the third time series and the fourth time series;
    可信度获取模块,用于根据所述趋势相似度,评估设备模型的可信度。The credibility acquisition module is used to evaluate the credibility of the device model based on the trend similarity.
  9. 一种终端设备,包括存储器、处理器以及存储在所述存储器中并可在所述处理器上运行的计算机程序,其特征在于,所述处理器执行所述计算机程序时实现如权利要求1所述方法的步骤。A terminal device, comprising a memory, a processor, and a computer program stored in the memory and running on the processor, wherein the processor executes the computer program as described in claim 1. The steps of the method.
  10. 一种计算机可读存储介质,所述计算机可读存储介质存储有计算机程序,其特征在于,所述计算机程序被处理器执行时实现如权利要求1所述方法的步骤。A computer-readable storage medium storing a computer program, wherein the computer program is executed by a processor to implement the steps of the method according to claim 1.
PCT/CN2020/130941 2019-11-26 2020-11-23 Method and device for evaluating device model trend similarity WO2021104216A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201911175677.8A CN110955862B (en) 2019-11-26 2019-11-26 Evaluation method and device for equipment model trend similarity
CN201911175677.8 2019-11-26

Publications (1)

Publication Number Publication Date
WO2021104216A1 true WO2021104216A1 (en) 2021-06-03

Family

ID=69976942

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/130941 WO2021104216A1 (en) 2019-11-26 2020-11-23 Method and device for evaluating device model trend similarity

Country Status (2)

Country Link
CN (1) CN110955862B (en)
WO (1) WO2021104216A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117213523A (en) * 2023-09-19 2023-12-12 重庆普施康科技发展股份有限公司 Walking distance reading and writing method of RFID reader-writer for six-minute walking test

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110955862B (en) * 2019-11-26 2023-10-13 新奥数能科技有限公司 Evaluation method and device for equipment model trend similarity
CN112288318B (en) * 2020-11-17 2023-11-07 中汽科技(北京)有限公司 Method, device and system for evaluating data sequence correlation

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100223506A1 (en) * 2007-01-16 2010-09-02 Xerox Corporation Method and system for analyzing time series data
CN103279643A (en) * 2013-04-26 2013-09-04 华北电力大学(保定) Method for calculating time sequence similarity
CN108197820A (en) * 2018-01-22 2018-06-22 东南大学 It is a kind of to be associated with based on DS evidences with the distribution network reliability of variable-weight theory and evaluation model and its method for building up
CN108683564A (en) * 2018-05-21 2018-10-19 中国科学院信息工程研究所 A kind of network (WSN) emulation system credibility evaluation method based on Multidimensional decision-making attribute
CN109886531A (en) * 2019-01-03 2019-06-14 新奥数能科技有限公司 A kind of method, apparatus, readable medium and electronic equipment calculating energy efficiency of equipment
CN110955862A (en) * 2019-11-26 2020-04-03 新奥数能科技有限公司 Evaluation method and device for trend similarity of equipment model

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102013703B (en) * 2010-12-09 2013-01-16 中国南方电网有限责任公司电网技术研究中心 Measurement injection-based generator model parameter checking method
JP6017687B2 (en) * 2012-06-29 2016-11-02 ノキア テクノロジーズ オーユー Audio signal analysis
CN106487571B (en) * 2015-09-02 2020-02-14 中国移动通信集团公司 Method and device for evaluating network performance index change trend
CN106127192A (en) * 2016-07-11 2016-11-16 太原理工大学 A kind of bearing remaining life Forecasting Methodology based on similarity
CN108228428B (en) * 2018-02-05 2021-09-21 百度在线网络技术(北京)有限公司 Method and apparatus for outputting information
CN108363886A (en) * 2018-03-08 2018-08-03 杭州鲁尔物联科技有限公司 Deformation prediction method and system based on deep learning
CN109034244B (en) * 2018-07-27 2020-07-28 国家电网有限公司 Line loss abnormity diagnosis method and device based on electric quantity curve characteristic model
CN110008301B (en) * 2019-04-12 2021-07-02 杭州鲁尔物联科技有限公司 Regional geological disaster susceptibility prediction method and device based on machine learning
CN110245443B (en) * 2019-06-21 2023-08-18 中国人民解放军63892部队 Missile simulation model credibility comprehensive evaluation method based on mapping function
CN110502751B (en) * 2019-08-09 2023-02-24 国网山西省电力公司 Large power grid operation situation sensing method, terminal equipment and storage medium

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100223506A1 (en) * 2007-01-16 2010-09-02 Xerox Corporation Method and system for analyzing time series data
CN103279643A (en) * 2013-04-26 2013-09-04 华北电力大学(保定) Method for calculating time sequence similarity
CN108197820A (en) * 2018-01-22 2018-06-22 东南大学 It is a kind of to be associated with based on DS evidences with the distribution network reliability of variable-weight theory and evaluation model and its method for building up
CN108683564A (en) * 2018-05-21 2018-10-19 中国科学院信息工程研究所 A kind of network (WSN) emulation system credibility evaluation method based on Multidimensional decision-making attribute
CN109886531A (en) * 2019-01-03 2019-06-14 新奥数能科技有限公司 A kind of method, apparatus, readable medium and electronic equipment calculating energy efficiency of equipment
CN110955862A (en) * 2019-11-26 2020-04-03 新奥数能科技有限公司 Evaluation method and device for trend similarity of equipment model

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117213523A (en) * 2023-09-19 2023-12-12 重庆普施康科技发展股份有限公司 Walking distance reading and writing method of RFID reader-writer for six-minute walking test
CN117213523B (en) * 2023-09-19 2024-06-04 重庆普施康科技发展股份有限公司 Walking distance reading and writing method of RFID reader-writer for six-minute walking test

Also Published As

Publication number Publication date
CN110955862A (en) 2020-04-03
CN110955862B (en) 2023-10-13

Similar Documents

Publication Publication Date Title
WO2021104216A1 (en) Method and device for evaluating device model trend similarity
CN109034244B (en) Line loss abnormity diagnosis method and device based on electric quantity curve characteristic model
Tencaliec et al. Flexible semiparametric generalized Pareto modeling of the entire range of rainfall amount
WO2021208079A1 (en) Method and apparatus for obtaining power battery life data, computer device, and medium
CN115841046B (en) Accelerated degradation test data processing method and device based on wiener process
CN110601173B (en) Distribution network topology identification method and device based on edge calculation
CN111027190A (en) Evaluation method and device for numerical similarity of equipment model
Schweer A Goodness‐of‐Fit Test for Integer‐Valued Autoregressive Processes
CN111537776A (en) Traveling wave head calibration method, device, terminal and medium
CN112801315A (en) State diagnosis method and device for power secondary equipment and terminal
CN111091420A (en) Method and device for predicting power price
CN111175608A (en) Power distribution network harmonic responsibility quantitative division method based on accelerated independent component analysis
CN115511262A (en) Transformer quality detection method and device
CN108764301A (en) A kind of distress in concrete detection method based on reversed rarefaction representation
CN108198173A (en) A kind of online test method, device and the terminal device in distress in concrete region
CN111199345B (en) Method for measuring and calculating design rainfall of sponge city and terminal equipment
Figini et al. A statistical method to optimize the combination of internal and external data in operational risk measurement
Wang et al. A bent line Tobit regression model with application to household financial assets
CN114491699A (en) Three-dimensional CAD software usability quantification method and device based on expansion interval number
CN113376564A (en) Smart electric meter metering correction method and device based on data analysis and terminal
Ferreira et al. An analysis of a heuristic procedure to evaluate tail (in) dependence
CN114462901B (en) Active power distribution network electric energy quality evaluation method and device, terminal and storage medium
CN117150233B (en) Power grid abnormal data management method, system, equipment and medium
CN109409596B (en) Processing method, device, equipment and computer-readable storage medium for predicting wind speed
Jiang et al. Testing serial independence of object-valued time series

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 20892083

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 20892083

Country of ref document: EP

Kind code of ref document: A1