WO2020187044A1 - Circuit parameter detecting method and detecting device - Google Patents

Circuit parameter detecting method and detecting device Download PDF

Info

Publication number
WO2020187044A1
WO2020187044A1 PCT/CN2020/077998 CN2020077998W WO2020187044A1 WO 2020187044 A1 WO2020187044 A1 WO 2020187044A1 CN 2020077998 W CN2020077998 W CN 2020077998W WO 2020187044 A1 WO2020187044 A1 WO 2020187044A1
Authority
WO
WIPO (PCT)
Prior art keywords
circuit
parameter
output data
parameter values
data
Prior art date
Application number
PCT/CN2020/077998
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 WO2020187044A1 publication Critical patent/WO2020187044A1/en

Links

Images

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01RMEASURING ELECTRIC VARIABLES; MEASURING MAGNETIC VARIABLES
    • G01R31/00Arrangements for testing electric properties; Arrangements for locating electric faults; Arrangements for electrical testing characterised by what is being tested not provided for elsewhere
    • G01R31/28Testing of electronic circuits, e.g. by signal tracer
    • G01R31/282Testing of electronic circuits specially adapted for particular applications not provided for elsewhere

Definitions

  • the embodiments of the present application relate to the technical field of circuit detection, in particular to a detection method and a detection device for circuit parameters.
  • Electric vehicles instead of fuel vehicles have become a trend in the development of the automotive industry.
  • the continued mileage, service life and safety of battery packs are particularly important to the use of electric vehicles.
  • the power battery pack is one of the key components of electric vehicles, and the safety of its high voltage power must be one of the primary considerations of the power battery system. Therefore, the detection of the insulation performance of electric vehicles is an essential part of the design.
  • the inverter is composed of an insulated gate bipolar transistor IGBT, and its on-off frequency interference is high-frequency interference compared to the low-frequency injection method.
  • IGBT insulated gate bipolar transistor
  • in-vehicle electronic and electrical systems will more or less produce electromagnetic interference, which may also interfere with low-frequency injection signals.
  • the electromagnetic interference generated by modern automobile electronic products is stronger and higher in frequency than before. Due to the continuous improvement of the electronic level of automobiles, the electromagnetic environment of vehicles has become more and more severe, so it is extremely necessary to process the sampled signals.
  • an isolation capacitor is connected between the high voltage and the low voltage.
  • the high voltage will affect the low voltage. There will be an impact, but when the IGBT is working, it will cause the battery pack voltage to fluctuate, so that the high-voltage signal is coupled to the low-voltage side, and the low-voltage side signal is interfered.
  • the commonly used processing strategies at this stage are: sampling and filtering the AC signal, and finding the maximum and minimum values, or finding the amplitude and phase of the input signal and output signal, and then calculating the insulation resistance value through formulas.
  • the purpose of the embodiments of this application is to provide a detection method and detection device for circuit parameters, so that the detection of circuit parameters is not interfered by voltage changes in the circuit to be tested, which improves the accuracy of circuit parameter detection and reduces the impact on the detection environment. Requirements.
  • the embodiment of the present application provides a method for detecting circuit parameters, including: applying a preset excitation signal to the input terminal of the circuit to be tested, and obtaining a set of signals from the output terminal of the circuit to be tested Actual output data; from the preset multiple sets of theoretical output data, select the set of theoretical output data with the highest similarity to this set of actual output data; according to the preset correspondence between the theoretical output data and parameter values, obtain the selected A set of parameter values corresponding to this set of theoretical output data, and each parameter value in the obtained set of parameter values is used as a detection value of each circuit parameter of the circuit to be tested.
  • the embodiment of the present application also provides a circuit parameter detection device, including: an excitation signal application module for applying a preset excitation signal at the input end of the circuit to be tested; an output data acquisition module for obtaining data from all The output terminal of the circuit under test obtains a set of actual output data; the similarity judgment module is used to select a set of theoretical output data with the highest similarity to this set of actual output data from the preset sets of theoretical output data; The value obtaining module is used to obtain a set of parameter values corresponding to the selected set of theoretical output data according to the preset correspondence between theoretical output data and parameter values, and use each parameter value in the set of obtained parameter values as The detection value of each circuit parameter of the circuit to be tested; a storage module for storing the corresponding relationship.
  • the actual output data of the circuit to be tested is only related to the parameter values of the circuit to be tested; therefore, as long as the theoretical output data and parameters are preset With the corresponding relationship of values, it is possible to obtain a set of theoretical output data with the highest similarity to the actual output data when the actual output data of the circuit to be tested is known, and determine the parameter values of the circuit to be tested according to the above corresponding relationship;
  • the detection of circuit parameters is not interfered by voltage changes in the circuit to be tested, and the accuracy of circuit parameter detection and the applicable environment are improved.
  • the setting method of the corresponding relationship is: setting multiple sets of parameter values for each circuit parameter of the circuit to be tested; performing multiple simulations based on the equivalent circuit model of the circuit to be tested and the multiple sets of parameter values; In each simulation, the equivalent circuit model is configured with a set of parameter values, the excitation signal is applied to the input end of the equivalent circuit model, and a set of theoretical outputs are obtained from the output end of the equivalent circuit model Data; multiple sets of theoretical output data obtained from multiple simulations and the multiple sets of parameter values establish the corresponding relationship.
  • This embodiment provides a method for presetting the correspondence between multiple sets of theoretical output data and the multiple sets of parameter values.
  • the obtaining a set of theoretical output data from the output end of the equivalent circuit model includes: sampling the output end of the equivalent circuit model to obtain a set of theoretical sampling data; extracting the set of theoretical sampling data As the theoretical output data; the obtaining a set of actual output data from the output terminal of the circuit under test includes: sampling the output terminal of the circuit under test, and obtaining a set of actual output data Sampling data; extract the characteristic data of this set of actual sampling data as the actual output data.
  • feature data extraction is performed on the sampled data obtained by direct sampling, and the extracted feature data is used as the output data. Compared with directly storing the sampled data and using the sampled data for similarity judgment, the amount of data storage can be reduced. And the burden of data processing when judging similarity.
  • the sampling data includes a plurality of sampling values arranged in the order of acquisition time, and the characteristic data is extracted by successively taking the difference of two adjacent sampling values, and using the obtained several difference values as the characteristic data.
  • This embodiment provides a specific implementation method for extracting characteristic data, which is simple and convenient, and can reduce the data storage amount by nearly half.
  • the excitation signal is a square wave signal; the consistency of each input can be controlled very conveniently.
  • Fig. 1 is a flowchart of a method for detecting circuit parameters according to a first embodiment of the present application
  • 2A is a circuit diagram of a circuit applied by the detection method of the first embodiment of the present application.
  • Fig. 2B is an equivalent circuit diagram of the circuit of Fig. 2A;
  • Figure 2C is a simplified equivalent circuit diagram based on Figure 2B;
  • Fig. 3 is a flowchart of a setting manner of correspondence relations in the first embodiment of the present application
  • FIG. 4 is a specific flowchart of the setting method of the corresponding relationship in FIG. 3;
  • FIG. 5 is a specific flow chart of a setting manner of a correspondence relationship in the second embodiment of the present application.
  • FIG. 6 is a specific flowchart of a method for detecting circuit parameters according to a second embodiment of the present application.
  • Fig. 7 is a block diagram of a circuit parameter detection device according to a third embodiment of the present application.
  • Fig. 8 is a block diagram of a circuit parameter detection device according to a fourth embodiment of the present application.
  • the first embodiment of the present application relates to a method for detecting circuit parameters.
  • the specific process is shown in Figure 1, including:
  • Step 101 Apply a preset excitation signal to the input terminal of the circuit under test, and obtain a set of actual output data from the output terminal of the circuit under test.
  • Step 102 Select a group of theoretical output data with the highest similarity to this group of actual output data from a plurality of groups of theoretical output data.
  • Step 103 Obtain a set of parameter values corresponding to the selected set of theoretical output data according to the preset correspondence between the theoretical output data and the parameter values, and use each parameter value in the obtained set of parameter values as the circuit to be tested The detection value of each circuit parameter.
  • the actual output data of the circuit to be tested is only related to the parameter value of the circuit to be tested; Assuming the correspondence between the theoretical output data and the parameter values, it is possible to obtain a set of theoretical output data with the highest similarity to the actual output data when the actual output data of the circuit to be tested is known, and determine the to-be-tested according to the above correspondence
  • the parameter value of the circuit so that the detection of the circuit parameter is not interfered by the voltage change in the circuit to be tested, and the accuracy of the circuit parameter detection and the applicable environment are improved.
  • circuit parameter detection method of this embodiment will be described in detail below. The following content is only provided for ease of understanding and is not necessary for implementing this solution.
  • the circuit parameter detection method of this embodiment can be applied to the insulation performance detection of electric vehicles.
  • the circuit shown in FIG. 2A includes a high-voltage side and a low-voltage side; the high-voltage side is the circuit to be tested in this embodiment, including the electric vehicle
  • the low-voltage side of the battery pack includes an insulation detection circuit 22; it should be noted that FIG. 2A only shows the battery unit 21 in the battery pack, but does not show the complete battery pack.
  • Rp and Rn respectively represent the positive and negative insulation resistance of the battery pack
  • Cp and Cn represent the Y capacitance of the battery pack.
  • the signal generator 221 is connected to the voltage dividing sampling resistor R1 through the boost circuit 222, and is used to apply an excitation signal to the input terminal A of the circuit to be tested;
  • the first sampling circuit 223 passes through the first voltage follower circuit 224 is connected to the voltage dividing sampling resistor R1 and is used for sampling from the position of point A;
  • the second sampling circuit 225 is connected to the isolation capacitor C1 through the second voltage follower circuit 226 and is used for sampling from the position of point B.
  • the processor MCU is used to control the signal generator 221 and process the data collected by the first collection circuit 223 and the second collection circuit 225.
  • the specific structure of the insulation detection circuit 22 is similar to the insulation detection circuit in the prior art that uses the low-frequency AC injection method to calculate the insulation resistance of the battery pack, and will not be described in detail.
  • point A and point B are not in the circuit to be tested, because the battery pack of the electric vehicle is located on the high-voltage side, the excitation signal and the output data obtained from the output terminal must be isolated by the isolation capacitor C1. It is performed on the low-voltage side, and the voltage divider sampling resistor R1 needs to be used to divide the voltage of the circuit under test in the detection and sampling. Therefore, for ease of description, point A is referred to as the input of the circuit under test in this embodiment and subsequent embodiments. Terminal, point B is called the output terminal of the circuit under test.
  • Figure 2B is an equivalent circuit diagram of the circuit of Figure 2A, where Rnp represents the resistance of Rp and Rn in parallel, and Cnp represents the capacitance of Cp and Cn in parallel.
  • the circuit parameters of the circuit to be tested include insulation Resistor Rnp and Y capacitor Cnp.
  • the sampling period of the output data from the output terminal B needs to be synchronized with the input period of the excitation signal of the input terminal A. Since the excitation signal generated by the signal generator 221 and the excitation signal actually input to the input terminal A of the circuit to be tested may have errors in time, and the regularity of the excitation signal may not be very good, therefore, the first sampling circuit 223 controls the input terminal A
  • the sampled data obtained by sampling can be used as a reference object for time synchronization of the output data obtained from the output terminal; however, this embodiment is not limited to this, the excitation signal generated by the signal generator 221 and the actual input to the circuit under test input
  • the first sampling circuit 223 may not be required to sample the input terminal A, and the sampling of the output data can be preset according to the input period of the excitation signal cycle.
  • the design idea of the circuit parameter detection method of this embodiment is that when a certain input signal is injected into the circuit to be tested, the output signal is only related to the circuit parameter of the circuit to be tested; then according to the corresponding relationship between the output signal and the circuit parameter , You can determine the unknown circuit parameters in the circuit under test when the output signal is known.
  • Fig. 2C is a simplified equivalent circuit diagram based on Fig. 2B. The following description is based on Fig. 2C.
  • the excitation signal applied at the input terminal A of the equivalent circuit of the circuit under test is represented by Ua.
  • the output signal obtained by the output terminal B of the effect circuit is represented by Ub, where Ub represents the output signal collected by the sampling circuit 225; the circuit parameters of the circuit to be tested include insulation resistance Rnp and Y capacitance Cnp.
  • the specific analysis is as follows.
  • A, B, and C are three coefficients. Since C1 and R1 in the above formula respectively represent the capacitance value of the jumper capacitor and the resistance value of the voltage divider sampling resistor, they are all inherent parameters, so the transfer function G(s) of the circuit is only Related to Rnp, Cnp. Draw the following equation,
  • the setting method of the correspondence between theoretical output data and parameter values in this embodiment can be the following process. Please refer to FIG. 3, which specifically includes the following steps:
  • Step 301 Set multiple sets of parameter values for each circuit parameter of the circuit to be tested.
  • Step 302 Perform multiple simulations based on the equivalent circuit model of the circuit to be tested and multiple sets of parameter values; in each simulation, use a set of parameter values to configure the equivalent circuit model, and apply an excitation signal at the input of the equivalent circuit model. And get a set of theoretical output data from the output terminal of the equivalent circuit model.
  • Step 303 Establish a correspondence relationship between multiple sets of theoretical output data obtained from multiple simulations and multiple sets of parameter values.
  • the excitation signal applied in the simulation stage in step 302 is consistent with the excitation signal applied in the actual detection in step 101.
  • steps 101 to 103 are the actual detection process
  • steps 301 to 303 are the setting process of the correspondence between theoretical output data and parameter values.
  • These two processes can be executed separately and can be executed by different execution subjects ; That is, the setting process of the corresponding relationship can be pre-executed by the laboratory electronic equipment and the corresponding relationship is obtained; the corresponding relationship is preselected and stored in the actual testing device, and the actual testing device executes the actual testing process based on the corresponding relationship Obtain the detection value of each circuit parameter of the device under test.
  • this embodiment does not impose any limitation on this.
  • the setting process of the correspondence relationship and the actual detection process can also be executed by the same electronic device, as long as the setting process of the correspondence relationship is executed before the actual detection process. .
  • step 301 includes the following sub-steps:
  • sub-step 3011 based on the preset value range of each circuit parameter and the value method corresponding to each circuit parameter, several parameter values are set for the circuit parameters.
  • sub-step 3012 several parameter values of each circuit parameter are arranged and combined, and multiple sets of parameter values are generated; wherein, each set of parameter values includes a parameter value of each circuit parameter.
  • the circuit parameter detection method of this embodiment can be applied to a circuit parameter detection device.
  • the value method of several parameter values of Rnp and the value method of several parameter values of Y capacitor can be preset;
  • the value of the n parameter values of Rnp can be expressed as:
  • a Rnp represents the measurement error (precision) of Rnp ;
  • a cnp represents the measurement error (precision) of Cnp, and both n and m are integers greater than 0.
  • the unit of Rnp in formula (1) is k ⁇
  • the unit of Cnp in formula (2) is ⁇ F.
  • the formula (2), Rnp measurement error A Rnp, Cnp A cnp measurement error can be set according to actual needs.
  • the value range and value method of each circuit parameter can be set in the detection device in advance by the user.
  • the value range of Rnp can be 1kOhm ⁇ 3MOhm
  • the value range of Cnp can be 0.2 ⁇ F. ⁇ 3.2 ⁇ F.
  • the abscissa is the parameter value of Rnp
  • the ordinate is the parameter value of Cnp.
  • the value range of Rnp and Cnp can be set as required; the value formula of the parameter value of Rnp and Cnp can also be set as required, and the value interval of the parameter value of Rnp is larger. Smaller, the smaller the interval between Cnp parameter values, the more accurate, and the larger the number of Rnp and Cnp parameter values, the more accurate.
  • step 301 The specific implementation of the above step 301 is only an example and not limited to this; the designer can also directly set each group of parameter values.
  • the number of simulations is equal to the number of groups of parameter values. For example, if 25 groups of parameter values are formed in the above example, 25 simulations are required.
  • the excitation signal is shown in Figure 2C
  • the input signal Ua of is represented, and the theoretical output data is represented by the output signal Ub in Figure 2C.
  • the theoretical output data corresponding to a set of parameter values can be obtained in each simulation; after multiple simulations, the obtained sets of theoretical output data correspond to the sets of parameter values respectively.
  • the output terminal of the circuit to be tested is sampled to obtain theoretical sampling data, and the theoretical sampling data is used as the theoretical output data; wherein the sampling data includes multiple sampling values, that is, multiple theoretical sampling values are taken as A set of theoretical output data.
  • the excitation signal in this embodiment is a square wave signal, the period of the square wave signal is, for example, 500 ms, and the sampling period of the output terminal is, for example, 10 ms.
  • the square wave signal can easily control the consistency of each input, that is, the excitation signal is relatively stable, and avoid the influence of the instability of the excitation signal on the output signal; however, it is not limited to this, if other waveforms can guarantee each input For consistency, you can also select other waveforms as input.
  • step 101 during the operation of the electric vehicle, the input terminal of the circuit to be tested is supplied with the same excitation signal Ua as in the simulation, and the output terminal is sampled to obtain the actual sampled data, and the actual sampled data is used as Actual output data; among them, the sampled data includes multiple sampled values, that is, the actual multiple sampled values are regarded as a set of actual output data.
  • step 102 and step 103 the group of actual output data and each group of theoretical output data are similarly judged, and the group of theoretical output data with the highest degree of similarity to the group of actual output data is selected, and according to the preset Correspondence: Obtain a set of parameter values corresponding to the selected set of theoretical output data, and distribute the two parameter values (Rnp parameter value and Cnp parameter value) of the obtained set of parameter values to the circuit under test
  • the similarity can be judged by calculating the cosine similarity of the actual output data and the theoretical output data.
  • the cosine similarity operation is to evaluate the similarity of the two vectors by calculating the cosine of the angle between them.
  • the two vectors are the actual output data (the actual multiple sample values) and the theoretical output data (the theoretical multiple sample values). Calculate the cosine of the included angle between the actual output data and each group of theoretical output data. The smaller the cosine value of the included angle, the higher the similarity. Therefore, the group of theoretical output data with the smallest cosine value of the calculated included angle and the group The actual output data has the highest degree of similarity.
  • the specific calculation method of the cosine similarity should be known to those skilled in the art, and will not be repeated here.
  • the second embodiment of the present application relates to a method for detecting circuit parameters.
  • the second embodiment is substantially the same as the first embodiment, and the main difference is that: in the second embodiment of the present application, the feature data extraction operation is performed on the sampled data, and the extracted feature data is used as the output data.
  • FIGS 5 and 6 are flowcharts of the circuit parameter detection method according to the second embodiment of the present application; the specific steps are as follows.
  • Step 401 Set multiple sets of parameter values for each circuit parameter of the circuit to be tested; Step 401 is similar to Step 301 in the first embodiment, and will not be repeated here.
  • Step 402 When performing simulation based on the equivalent circuit model of the circuit to be tested and multiple sets of parameter values, apply a preset excitation signal to the input terminal of the equivalent circuit model, sample the output terminal of the equivalent circuit model, and obtain a Set the theoretical sampling data; extract the characteristic data of the theoretical sampling data as the theoretical output data.
  • Step 403 Establish a corresponding relationship between multiple sets of theoretical output data obtained from multiple simulations and multiple sets of parameter values; step 403 is similar to step 303 in the first embodiment, and will not be repeated here.
  • Step 501 Apply an excitation signal to the input terminal of the circuit to be tested, sample the output terminal of the circuit to be tested, and obtain a set of actual sampling data, and extract the characteristic data of the actual sampling data as the actual output data .
  • Step 402 and step 302 are slightly different, and step 501 is slightly different from step 101; in this embodiment, the sample data obtained by direct sampling is not used as the output data, but the characteristic data is extracted from the output data, and the extraction The characteristic data as output data.
  • the sampling data includes multiple sampling values arranged in the order of acquisition time.
  • the feature data extraction method is to take the difference of two adjacent sampling values one by one, and use the obtained several differences as the feature data.
  • the theoretical multiple sample values include S0, S1, S2, S3, S4, S5, S6, S7, S8, S9, S10; feature data extraction is performed on the theoretical multiple sample values to extract
  • the latter feature data includes S1-S0, S2-S1, S3-S2, S4-S3, S5-S4, S6-S5, S7-S6, S8-S7, S9-S8, S10-S9.
  • the actual multiple sample values include M0, M1, M2, M3, M4, M5, M6, M7, M8, M9, M10; feature data extraction is performed on the actual multiple sample values, and the extracted Feature data includes M1-M0, M2-M1, M3-M2, M4-M3, M5-M4, M6-M5, M7-M6, M8-M7, M9-M8, M10-M9.
  • Step 502 Select a set of theoretical output data with the highest similarity to the set of actual output data from a plurality of sets of theoretical output data.
  • the extracted feature data is used for similarity judgment.
  • the specific similarity judgment is roughly the same as that in step 102, and will not be repeated here.
  • Step 503 According to the preset correspondence between the theoretical output data and the parameter values, obtain a set of parameter values corresponding to the selected set of theoretical output data, and use each parameter value in the obtained set of parameter values as the circuit to be tested The detection value of each circuit parameter. Step 503 is similar to step 103 in the first embodiment, and will not be repeated here.
  • the third embodiment of the present application relates to a circuit parameter detection device, as shown in FIG. 7, including:
  • the excitation signal applying module 701 is used to apply a preset excitation signal to the input terminal of the circuit under test 20.
  • the output data acquisition module 702 is configured to acquire a set of actual output data from the output terminal of the circuit under test 20.
  • the similarity judgment module 703 is used to select a group of theoretical output data with the highest similarity to this group of actual output data from a plurality of groups of theoretical output data.
  • the detection value obtaining module 704 is used to obtain a set of parameter values corresponding to the selected set of theoretical output data according to the preset corresponding relationship between the theoretical output data and the parameter values, and to obtain each parameter in the set of obtained parameter values The value is used as the detection value of each circuit parameter of the circuit under test.
  • the storage module 705 is configured to store the above-mentioned corresponding relationship.
  • the excitation signal applying module 701 includes, for example, the signal generator 221 and the boost circuit 222 in FIG. 2A;
  • the output data acquisition module 702 may include, for example, the first sampling circuit 223, the first voltage follower circuit 224, and the second sampling circuit 223 in FIG. 2A.
  • the sampling circuit 225 and the second voltage follower circuit 226; the similarity judgment module 703 and the detection value acquisition module 704 can all be understood as a piece of program instructions, stored in the instruction memory, and the processor can execute each program instruction in the instruction memory to realize the above
  • the function of each module; the processor may be, for example, the microprocessor MCU in FIG. 2A.
  • the device for detecting circuit parameters further includes:
  • the parameter value setting module 706 is used to set multiple sets of parameter values for each circuit parameter of the circuit under test 20.
  • the simulation module 707 is configured to perform multiple simulations based on the equivalent circuit model of the circuit to be tested and the multiple sets of parameter values; in each simulation, a set of parameter values is used to configure the equivalent circuit model, and in the The input terminal of the equivalent circuit model applies the excitation signal, and a set of theoretical output data is obtained from the output terminal of the equivalent circuit model.
  • the correspondence relationship establishment module 708 is used to establish correspondence relationships between multiple sets of theoretical output data obtained from multiple simulations and multiple sets of parameter values.
  • the modules 701-705 correspond to the actual detection process
  • the modules 706-708 correspond to the above-mentioned corresponding setting process; that is, the modules 701-705 can be integrated in an electronic device and can be brought to the detection site for treatment
  • the modules 701 to 705 can be integrated in another electronic device, and the correspondence relationship between multiple sets of theoretical output data and the multiple sets of parameter values can be preset; wherein, the correspondence relationship establishment module 708 can be connected to The storage module 705, at this time, the established correspondence can be directly stored in the storage module 705 (wired transmission or wireless transmission is acceptable), or the correspondence establishment module 708 and the storage module 705 may not be connected, and the tester manually
  • the corresponding relationship obtained in the relationship establishing module 708 is stored in the storage module 705.
  • this embodiment does not impose any limitation on this, and the modules 701 to 708 can also be integrated in an electronic device.
  • this embodiment is a system embodiment corresponding to the first embodiment, and this embodiment can be implemented in cooperation with the first embodiment.
  • the related technical details mentioned in the first embodiment are still valid in this embodiment, and in order to reduce repetition, they will not be repeated here.
  • the related technical details mentioned in this embodiment can also be applied to the first embodiment.
  • modules involved in this embodiment are all logical modules.
  • a logical unit can be a physical unit, a part of a physical unit, or multiple The combination of physical units is realized.
  • this embodiment does not introduce a unit that is not closely related to solving the technical problem proposed by the present application, but this does not indicate that there are no other units in this embodiment.
  • the fourth embodiment of the present application relates to a device for detecting circuit parameters.
  • the fourth embodiment is substantially the same as the third embodiment, with the main difference being: in the fourth embodiment of the present application, the feature data extraction operation is performed on the sampled data, and the extracted feature data is used as the output data. Please refer to Figure 8.
  • the simulation module 707 obtains theoretical output data from the output terminal of the equivalent circuit model. Specifically, the simulation module 707 samples the output terminal of the equivalent circuit model and obtains theoretical sampling data; the simulation module 707 extracts the characteristics of the theoretical sampling data Data as theoretical output data.
  • the output data acquisition module 702 includes a sampling circuit sub-module 7021 and a characteristic data extraction sub-module 7022; the sampling circuit sub-module 7021 is used to sample the output terminal of the circuit to be tested and obtain the actual sample data; the characteristic data extraction sub-module 7022 is used to The characteristic data of the actual sampling data is extracted as the actual output data.
  • the sampling circuit sub-module 7021 can be realized by the hardware circuit as shown in the second sampling circuit 225 and the second voltage follower circuit 226 in FIG. 2A; the characteristic data extraction sub-module 7022 can be understood as a section of program instructions, as shown in FIG.
  • the MCU in 2A executes to realize its function, and it can also be realized by a specific hardware circuit, which is not limited in this embodiment.
  • the second embodiment corresponds to this embodiment, this embodiment can be implemented in cooperation with the second embodiment.
  • the related technical details mentioned in the second embodiment are still valid in this embodiment, and the technical effects that can be achieved in the second embodiment can also be achieved in this embodiment. In order to reduce repetition, details are not repeated here. Correspondingly, the related technical details mentioned in this embodiment can also be applied to the second embodiment.

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Measurement Of Resistance Or Impedance (AREA)
  • Tests Of Electronic Circuits (AREA)

Abstract

A circuit parameter detecting method, comprising: applying a preset excitation signal at an input end of a circuit to be tested, and acquiring one set of actual output data from an output end of said circuit (101); selecting from multiple sets of theoretical output data one set of theoretical output data of highest similarity with the set of actual output data (102); selecting, on the basis of preset correlations between the theoretical output data and parameter values, a set of parameter values corresponding to the selected set of theoretical output data, and making the parameter values in the acquired set of parameter values as detection values for circuit parameters of said circuit (103). Also related is a circuit parameter detecting device. The detecting method and the detecting device allow the detection of the circuit parameters to be free from interference of voltage changes in said circuit, thus increasing the accuracy of circuit parameter detection and reducing requirements on the detection environment.

Description

电路参数的检测方法及检测装置Method and device for detecting circuit parameters
交叉引用cross reference
本申请引用于2019年3月21日递交的名称为“电路参数的检测方法及检测装置”的第201910217889.1号中国专利申请,其通过引用被全部并入本申请。This application is cited in the Chinese Patent Application No. 201910217889.1 filed on March 21, 2019, entitled "Detection Method and Device for Circuit Parameters", which is fully incorporated into this application by reference.
技术领域Technical field
本申请实施例涉及电路检测技术领域,特别涉及电路参数的检测方法及检测装置。The embodiments of the present application relate to the technical field of circuit detection, in particular to a detection method and a detection device for circuit parameters.
背景技术Background technique
电动汽车替代燃油汽车已成为汽车业发展的趋势,电池包的续行里程、使用寿命及使用安全对电动汽车的使用都显得尤为重要。动力电池包作为电动汽车的关键部件之一,其高压电的安全性必须放在动力电池系统的首要考虑对象之一,因此,对电动汽车绝缘性能的检测是设计中必不可少的一部分。Electric vehicles instead of fuel vehicles have become a trend in the development of the automotive industry. The continued mileage, service life and safety of battery packs are particularly important to the use of electric vehicles. The power battery pack is one of the key components of electric vehicles, and the safety of its high voltage power must be one of the primary considerations of the power battery system. Therefore, the detection of the insulation performance of electric vehicles is an essential part of the design.
电动车启动瞬间会导致电池包电压波动,究其原因是因为其逆变器进行工作。逆变器是由绝缘栅双极型晶体管IGBT构成的,其通断频率的干扰相对低频注入法而言为高频干扰。加上车载电子电器系统都会或多或少的产生电磁干扰,这也可能对低频注入信号产生干扰,现代汽车电子产品产生的电磁干扰比以前的强度更大,频率更高。由于汽车电子化程度的不断提高,车辆的电磁环境变得越来越恶劣,因此对采样信号进行必要的处理是极其有必要的。The moment the electric vehicle starts, the voltage of the battery pack will fluctuate. The reason is that its inverter is working. The inverter is composed of an insulated gate bipolar transistor IGBT, and its on-off frequency interference is high-frequency interference compared to the low-frequency injection method. In addition, in-vehicle electronic and electrical systems will more or less produce electromagnetic interference, which may also interfere with low-frequency injection signals. The electromagnetic interference generated by modern automobile electronic products is stronger and higher in frequency than before. Due to the continuous improvement of the electronic level of automobiles, the electromagnetic environment of vehicles has become more and more severe, so it is extremely necessary to process the sampled signals.
针对低频交流注入法而言,其在高压和低压之间跨接了一个隔离电容,在静止状态下,当电池包电压不波动时,由于电容具有隔直通交的作用,因此高压将对低压不会有影响,但是当IGBT工作时会导致电池包电压波动,从而使得高压的信号耦合到低压侧,使得低压侧的信号受到干扰。现阶段常用的处理策略有:通过对交流信号进行采样,滤波处理,以及求最大最小值,或者求出输入信号与输出信号的幅值和相位,进而通过公式计算出绝缘阻值。For the low-frequency AC injection method, an isolation capacitor is connected between the high voltage and the low voltage. In the static state, when the battery pack voltage does not fluctuate, because the capacitor has the function of blocking the direct current, the high voltage will affect the low voltage. There will be an impact, but when the IGBT is working, it will cause the battery pack voltage to fluctuate, so that the high-voltage signal is coupled to the low-voltage side, and the low-voltage side signal is interfered. The commonly used processing strategies at this stage are: sampling and filtering the AC signal, and finding the maximum and minimum values, or finding the amplitude and phase of the input signal and output signal, and then calculating the insulation resistance value through formulas.
发明人发现现有技术中至少存在如下问题:在现有的低频交流注入法测量绝缘阻值中,由于电路中的寄生参数的影响,和电动汽车在行驶过程中电池包电压会产生比较大的波动,对交流信号产生干扰。这些干扰都会导致运用公式计算的时候,会将干扰放大,最终影响到绝缘阻值的计算,导致绝缘阻值计算错误。所以多数通过交流信号注入方式进行绝缘检测的设备,都会要求电池包电压稳定,才能计算出电动汽车绝缘阻值,这种附加条件会导致绝缘检测的使用工况受限,性能下降。The inventor found that there are at least the following problems in the prior art: in the existing low-frequency AC injection method for measuring insulation resistance, due to the influence of parasitic parameters in the circuit, and the battery pack voltage during the driving of the electric vehicle will be relatively large. Fluctuations cause interference to AC signals. These interferences will cause the interference to be amplified when the formula is used to calculate, and ultimately affect the calculation of the insulation resistance, resulting in an error in the calculation of the insulation resistance. Therefore, most equipment that performs insulation detection through AC signal injection requires a stable battery pack voltage to calculate the insulation resistance of electric vehicles. This additional condition will limit the use of insulation detection and reduce performance.
申请内容Application content
本申请实施例的目的在于提供一种电路参数的检测方法及检测装置,使得对电路参数的检测不受待测电路中电压变化的干扰,提高了电路参数检测的准确性且降低了对检测环境的要求。The purpose of the embodiments of this application is to provide a detection method and detection device for circuit parameters, so that the detection of circuit parameters is not interfered by voltage changes in the circuit to be tested, which improves the accuracy of circuit parameter detection and reduces the impact on the detection environment. Requirements.
为解决上述技术问题,本申请的实施例提供了一种电路参数的检测方法,包括:在待测电路的输入端施加预设的激励信号,并从所述待测电路的输出端获取一组实际输出数据;从预设的多组理论输出数据中选定与这组实际输出数据相似性最高的一组理论输出数据;根据理论输出数据与参数值的预设的对应 关系,获取选定的这组理论输出数据对应的一组参数值,并将获取的这组参数值中的各参数值作为所述待测电路的各电路参数的检测值。In order to solve the above technical problem, the embodiment of the present application provides a method for detecting circuit parameters, including: applying a preset excitation signal to the input terminal of the circuit to be tested, and obtaining a set of signals from the output terminal of the circuit to be tested Actual output data; from the preset multiple sets of theoretical output data, select the set of theoretical output data with the highest similarity to this set of actual output data; according to the preset correspondence between the theoretical output data and parameter values, obtain the selected A set of parameter values corresponding to this set of theoretical output data, and each parameter value in the obtained set of parameter values is used as a detection value of each circuit parameter of the circuit to be tested.
本申请的实施例还提供了一种电路参数的检测装置,包括:激励信号施加模块,用于在所述待测电路的输入端施加预设的激励信号;输出数据获取模块,用于从所述待测电路的输出端获取一组实际输出数据;相似性判断模块,用于从预设的多组理论输出数据中选定与这组实际输出数据相似性最高的一组理论输出数据;检测值获取模块,用于根据理论输出数据与参数值的预设的对应关系,获取选定的这组理论输出数据对应的一组参数值,并将获取的这组参数值中的各参数值作为所述待测电路的各电路参数的检测值;存储模块,用于存储所述对应关系。The embodiment of the present application also provides a circuit parameter detection device, including: an excitation signal application module for applying a preset excitation signal at the input end of the circuit to be tested; an output data acquisition module for obtaining data from all The output terminal of the circuit under test obtains a set of actual output data; the similarity judgment module is used to select a set of theoretical output data with the highest similarity to this set of actual output data from the preset sets of theoretical output data; The value obtaining module is used to obtain a set of parameter values corresponding to the selected set of theoretical output data according to the preset correspondence between theoretical output data and parameter values, and use each parameter value in the set of obtained parameter values as The detection value of each circuit parameter of the circuit to be tested; a storage module for storing the corresponding relationship.
本申请实施例中,当给待测电路的输入端施加一个确定的激励信号时,待测电路的实际输出数据只与该待测电路的参数值相关;因此,只要预设理论输出数据与参数值的对应关系,就可以在已知待测电路的实际输出数据的情况下,获取与实际输出数据相似性最高的一组理论输出数据,并根据上述对应关系确定待测电路的参数值;从而使得对电路参数的检测不受待测电路中电压变化的干扰,提高电路参数检测的准确性以及适用环境。In the embodiment of the present application, when a certain excitation signal is applied to the input terminal of the circuit to be tested, the actual output data of the circuit to be tested is only related to the parameter values of the circuit to be tested; therefore, as long as the theoretical output data and parameters are preset With the corresponding relationship of values, it is possible to obtain a set of theoretical output data with the highest similarity to the actual output data when the actual output data of the circuit to be tested is known, and determine the parameter values of the circuit to be tested according to the above corresponding relationship; The detection of circuit parameters is not interfered by voltage changes in the circuit to be tested, and the accuracy of circuit parameter detection and the applicable environment are improved.
所述对应关系的设定方式为:为所述待测电路的各电路参数设定多组参数值;基于所述待测电路的等效电路模型和所述多组参数值进行多次仿真;每次仿真中,使用一组参数值配置所述等效电路模型,在所述等效电路模型的输入端施加所述激励信号,并从所述等效电路模型的输出端获取一组理论输出数据;将多次仿真得到的多组理论输出数据与所述多组参数值建立所述对应关系。本实施例提供了多组理论输出数据与所述多组参数值的对应关系的一种预设方 法。The setting method of the corresponding relationship is: setting multiple sets of parameter values for each circuit parameter of the circuit to be tested; performing multiple simulations based on the equivalent circuit model of the circuit to be tested and the multiple sets of parameter values; In each simulation, the equivalent circuit model is configured with a set of parameter values, the excitation signal is applied to the input end of the equivalent circuit model, and a set of theoretical outputs are obtained from the output end of the equivalent circuit model Data; multiple sets of theoretical output data obtained from multiple simulations and the multiple sets of parameter values establish the corresponding relationship. This embodiment provides a method for presetting the correspondence between multiple sets of theoretical output data and the multiple sets of parameter values.
所述从所述等效电路模型的输出端获取一组理论输出数据,包括:对所述等效电路模型的输出端进行采样,并得到一组理论的采样数据;提取这组理论的采样数据的特征数据,以作为这组理论输出数据;所述从所述待测电路的输出端获取一组实际输出数据,包括:对所述待测电路的输出端进行采样,并得到一组实际的采样数据;提取这组实际的采样数据的特征数据,以作为这组实际输出数据。本实施例中,对直接采样得到的采样数据进行特征数据提取,并将提取的特征数据作为输出数据,相较于直接存储采样数据并以采样数据进行相似性判断而言,可以减少数据存储量以及相似性判断时的数据处理负担。The obtaining a set of theoretical output data from the output end of the equivalent circuit model includes: sampling the output end of the equivalent circuit model to obtain a set of theoretical sampling data; extracting the set of theoretical sampling data As the theoretical output data; the obtaining a set of actual output data from the output terminal of the circuit under test includes: sampling the output terminal of the circuit under test, and obtaining a set of actual output data Sampling data; extract the characteristic data of this set of actual sampling data as the actual output data. In this embodiment, feature data extraction is performed on the sampled data obtained by direct sampling, and the extracted feature data is used as the output data. Compared with directly storing the sampled data and using the sampled data for similarity judgment, the amount of data storage can be reduced. And the burden of data processing when judging similarity.
所述采样数据包括按照采集时间顺序排列的多个采样值,所述特征数据的提取方式为,对相邻两个采样值逐次取差,并将得到的若干个差值作为所述特征数据。本实施例提供了提取特征数据的一种具体实现方式,简单便捷,而且能够减少近一半的数据存储量。The sampling data includes a plurality of sampling values arranged in the order of acquisition time, and the characteristic data is extracted by successively taking the difference of two adjacent sampling values, and using the obtained several difference values as the characteristic data. This embodiment provides a specific implementation method for extracting characteristic data, which is simple and convenient, and can reduce the data storage amount by nearly half.
所述激励信号为方波信号;可以非常方便地控制每次输入的一致性。The excitation signal is a square wave signal; the consistency of each input can be controlled very conveniently.
附图说明Description of the drawings
一个或多个实施例通过与之对应的附图中的图片进行示例性说明,这些示例性说明并不构成对实施例的限定,附图中具有相同参考数字标号的元件表示为类似的元件,除非有特别申明,附图中的图不构成比例限制。One or more embodiments are exemplified by the pictures in the corresponding drawings. These exemplified descriptions do not constitute a limitation on the embodiments. Elements with the same reference numbers in the drawings are represented as similar elements. Unless otherwise stated, the figures in the attached drawings do not constitute a limitation of scale.
图1是根据本申请第一实施例的电路参数的检测方法的流程图;Fig. 1 is a flowchart of a method for detecting circuit parameters according to a first embodiment of the present application;
图2A是本申请第一实施例的检测方法所应用的电路的电路图;2A is a circuit diagram of a circuit applied by the detection method of the first embodiment of the present application;
图2B是图2A的电路的等效电路图;Fig. 2B is an equivalent circuit diagram of the circuit of Fig. 2A;
图2C是图2B基础上进一步简化的等效电路图;Figure 2C is a simplified equivalent circuit diagram based on Figure 2B;
图3是根据本申请第一实施例中的对应关系的设定方式的流程图;Fig. 3 is a flowchart of a setting manner of correspondence relations in the first embodiment of the present application;
图4是图3中的对应关系的设定方式的具体流程图;FIG. 4 is a specific flowchart of the setting method of the corresponding relationship in FIG. 3;
图5是根据本申请第二实施例中的对应关系的设定方式的具体流程图;FIG. 5 is a specific flow chart of a setting manner of a correspondence relationship in the second embodiment of the present application;
图6是根据本申请第二实施例的电路参数的检测方法的具体流程图;FIG. 6 is a specific flowchart of a method for detecting circuit parameters according to a second embodiment of the present application;
图7是根据本申请第三实施例的电路参数的检测装置的方框图;Fig. 7 is a block diagram of a circuit parameter detection device according to a third embodiment of the present application;
图8是根据本申请第四实施例的电路参数的检测装置的方框图。Fig. 8 is a block diagram of a circuit parameter detection device according to a fourth embodiment of the present application.
具体实施例Specific embodiment
为使本申请实施例的目的、技术方案和优点更加清楚,下面将结合附图对本申请的各实施例进行详细的阐述。然而,本领域的普通技术人员可以理解,在本申请各实施例中,为了使读者更好地理解本申请而提出了许多技术细节。但是,即使没有这些技术细节和基于以下各实施例的种种变化和修改,也可以实现本申请所要求保护的技术方案。以下各个实施例的划分是为了描述方便,不应对本申请的具体实现方式构成任何限定,各个实施例在不矛盾的前提下可以相互结合相互引用。In order to make the objectives, technical solutions, and advantages of the embodiments of the present application clearer, the various embodiments of the present application will be described in detail below in conjunction with the accompanying drawings. However, a person of ordinary skill in the art can understand that in each embodiment of the present application, many technical details are proposed for the reader to better understand the present application. However, even without these technical details and various changes and modifications based on the following embodiments, the technical solution claimed in this application can be realized. The division of the following embodiments is for convenience of description, and should not constitute any limitation to the specific implementation manner of the present application, and the various embodiments may be combined with each other without contradiction.
本申请的第一实施例涉及一种电路参数的检测方法,具体流程如图1所示,包含:The first embodiment of the present application relates to a method for detecting circuit parameters. The specific process is shown in Figure 1, including:
步骤101,在待测电路的输入端施加预设的激励信号,并从待测电路的输出端获取一组实际输出数据。Step 101: Apply a preset excitation signal to the input terminal of the circuit under test, and obtain a set of actual output data from the output terminal of the circuit under test.
步骤102,从多组理论输出数据中选定与这组实际输出数据相似性最高的一组理论输出数据。Step 102: Select a group of theoretical output data with the highest similarity to this group of actual output data from a plurality of groups of theoretical output data.
步骤103,根据理论输出数据与参数值的预设的对应关系,获取选定的这组理论输出数据对应的一组参数值,并将获取的这组参数值中的各参数值作为待测电路的各电路参数的检测值。Step 103: Obtain a set of parameter values corresponding to the selected set of theoretical output data according to the preset correspondence between the theoretical output data and the parameter values, and use each parameter value in the obtained set of parameter values as the circuit to be tested The detection value of each circuit parameter.
本申请实施例相对于现有技术而言,当给待测电路的输入端施加一个确定的激励信号时,待测电路的实际输出数据只与该待测电路的参数值相关;因此,只要预设理论输出数据与参数值的对应关系,就可以在已知待测电路的实际输出数据的情况下,获取与实际输出数据相似性最高的一组理论输出数据,并根据上述对应关系确定待测电路的参数值;从而使得对电路参数的检测不受待测电路中电压变化的干扰,提高电路参数检测的准确性以及适用环境。Compared with the prior art, in the embodiment of the present application, when a certain excitation signal is applied to the input terminal of the circuit to be tested, the actual output data of the circuit to be tested is only related to the parameter value of the circuit to be tested; Assuming the correspondence between the theoretical output data and the parameter values, it is possible to obtain a set of theoretical output data with the highest similarity to the actual output data when the actual output data of the circuit to be tested is known, and determine the to-be-tested according to the above correspondence The parameter value of the circuit; so that the detection of the circuit parameter is not interfered by the voltage change in the circuit to be tested, and the accuracy of the circuit parameter detection and the applicable environment are improved.
下面对本实施例的电路参数的检测方法的实现细节进行具体的说明,以下内容仅为方便理解提供的实现细节,并非实施本方案的必须。The implementation details of the circuit parameter detection method of this embodiment will be described in detail below. The following content is only provided for ease of understanding and is not necessary for implementing this solution.
本实施例的电路参数的检测方法可以应用于电动汽车的绝缘性能检测,如图2A所示的电路中包括高压侧和低压侧;高压侧为本实施例中的待测电路,包括电动汽车的电池包,低压侧包括绝缘检测电路22;需要说明的是,图2A中仅示意出了电池包中的电池单元21,而并没有示意出完整的电池包。其中,Rp、Rn分别表示电池包的正极绝缘电阻、负极绝缘电阻,Cp、Cn表示电池包的Y电容。该绝缘检测电路22中,信号发生器221通过升压电路222连接于分压采样电阻R1,且用于向待测电路的输入端A施加激励信号;第一采样电路223通过第一电压跟随电路224连接于分压采样电阻R1,且用于从A点所在位置进行采样;第二采样电路225通过第二电压跟随电路226连接于隔离电容C1,且用于从B点所在位置进行采样,微处理器MCU用于对信号发生器221进行控制,且对第一采集电路223、第二采集电路225采集到的数据进行处 理。该绝缘检测电路22的具体结构与现有技术中采用低频交流注入法来计算电池包的绝缘电阻的绝缘检测电路类似,不再详细赘述。The circuit parameter detection method of this embodiment can be applied to the insulation performance detection of electric vehicles. The circuit shown in FIG. 2A includes a high-voltage side and a low-voltage side; the high-voltage side is the circuit to be tested in this embodiment, including the electric vehicle The low-voltage side of the battery pack includes an insulation detection circuit 22; it should be noted that FIG. 2A only shows the battery unit 21 in the battery pack, but does not show the complete battery pack. Among them, Rp and Rn respectively represent the positive and negative insulation resistance of the battery pack, and Cp and Cn represent the Y capacitance of the battery pack. In the insulation detection circuit 22, the signal generator 221 is connected to the voltage dividing sampling resistor R1 through the boost circuit 222, and is used to apply an excitation signal to the input terminal A of the circuit to be tested; the first sampling circuit 223 passes through the first voltage follower circuit 224 is connected to the voltage dividing sampling resistor R1 and is used for sampling from the position of point A; the second sampling circuit 225 is connected to the isolation capacitor C1 through the second voltage follower circuit 226 and is used for sampling from the position of point B. The processor MCU is used to control the signal generator 221 and process the data collected by the first collection circuit 223 and the second collection circuit 225. The specific structure of the insulation detection circuit 22 is similar to the insulation detection circuit in the prior art that uses the low-frequency AC injection method to calculate the insulation resistance of the battery pack, and will not be described in detail.
需要说明的是,虽然A点、B点并不在待测电路内,但是,由于电动车的电池包位于高压侧,而施加激励信号和从输出端获取输出数据必须要通过隔离电容C1隔离后在低压侧进行,且检测采样中需要使用分压采样电阻R1为待测电路进行分压,因此,为便于描述,本实施例以及后续各实施例中均将A点称之为待测电路的输入端,将B点称之为待测电路的输出端。It should be noted that although point A and point B are not in the circuit to be tested, because the battery pack of the electric vehicle is located on the high-voltage side, the excitation signal and the output data obtained from the output terminal must be isolated by the isolation capacitor C1. It is performed on the low-voltage side, and the voltage divider sampling resistor R1 needs to be used to divide the voltage of the circuit under test in the detection and sampling. Therefore, for ease of description, point A is referred to as the input of the circuit under test in this embodiment and subsequent embodiments. Terminal, point B is called the output terminal of the circuit under test.
如图2B所示为图2A的电路的等效电路图,其中,Rnp表示Rp、Rn并联后的电阻,Cnp表示Cp、Cn并联后的电容,本实施例中,待测电路的电路参数包括绝缘电阻Rnp和Y电容Cnp。Figure 2B is an equivalent circuit diagram of the circuit of Figure 2A, where Rnp represents the resistance of Rp and Rn in parallel, and Cnp represents the capacitance of Cp and Cn in parallel. In this embodiment, the circuit parameters of the circuit to be tested include insulation Resistor Rnp and Y capacitor Cnp.
需要说明的是,本实施例中,从输出端B的输出数据的采样周期需要与输入端A的激励信号的输入周期保持同步。由于信号发生器221产生的激励信号和实际输入到待测电路输入端A的激励信号在时间可以存在误差,且激励信号的规律性不一定很好,因此,第一采样电路223对输入端A进行采样得到的采样数据,可以作为从输出端获取输出数据的时间同步的参照对象;然而本实施例并不以此为限,在信号发生器221产生的激励信号和实际输入到待测电路输入端A的激励信号在时间不存在误差且激励信号的规律性很好的情况下,也可以无需第一采样电路223对输入端A进行采样,可以根据激励信号的输入周期预设输出数据的采样周期。It should be noted that, in this embodiment, the sampling period of the output data from the output terminal B needs to be synchronized with the input period of the excitation signal of the input terminal A. Since the excitation signal generated by the signal generator 221 and the excitation signal actually input to the input terminal A of the circuit to be tested may have errors in time, and the regularity of the excitation signal may not be very good, therefore, the first sampling circuit 223 controls the input terminal A The sampled data obtained by sampling can be used as a reference object for time synchronization of the output data obtained from the output terminal; however, this embodiment is not limited to this, the excitation signal generated by the signal generator 221 and the actual input to the circuit under test input When the excitation signal of terminal A has no time error and the regularity of the excitation signal is good, the first sampling circuit 223 may not be required to sample the input terminal A, and the sampling of the output data can be preset according to the input period of the excitation signal cycle.
本实施例的电路参数的检测方法的设计思路是,当给待测电路注入一个确定的输入信号,其输出信号只与该待测电路的电路参数相关;那么根据输出信号与电路参数的对应关系,就可以在已知输出信号的情况下,确定出该待测 电路中的未知的电路参数。The design idea of the circuit parameter detection method of this embodiment is that when a certain input signal is injected into the circuit to be tested, the output signal is only related to the circuit parameter of the circuit to be tested; then according to the corresponding relationship between the output signal and the circuit parameter , You can determine the unknown circuit parameters in the circuit under test when the output signal is known.
如下是对以上设计思路可行性的分析说明。如图2C所示为图2B基础上进一步简化的等效电路图,以下基于图2C进行说明,在待测电路的等效电路的输入端A施加的激励信号以Ua表示,在待测电路的等效电路的输出端B得到的输出信号以Ub表示,其中,Ub表示采样电路225采集的输出信号;待测电路的电路参数包括绝缘电阻Rnp和Y电容Cnp。具体分析如下。The following is an analysis and explanation of the feasibility of the above design ideas. Fig. 2C is a simplified equivalent circuit diagram based on Fig. 2B. The following description is based on Fig. 2C. The excitation signal applied at the input terminal A of the equivalent circuit of the circuit under test is represented by Ua. The output signal obtained by the output terminal B of the effect circuit is represented by Ub, where Ub represents the output signal collected by the sampling circuit 225; the circuit parameters of the circuit to be tested include insulation resistance Rnp and Y capacitance Cnp. The specific analysis is as follows.
根据电阻分压定律可得:According to the law of partial pressure of resistance:
Figure PCTCN2020077998-appb-000001
Figure PCTCN2020077998-appb-000001
对上式进行拉普拉斯变换可得电路对应的传递函数如下:Carrying out the Laplace transform of the above formula can get the transfer function corresponding to the circuit as follows:
Figure PCTCN2020077998-appb-000002
Figure PCTCN2020077998-appb-000002
对传递函数进行整理可得:Arrange the transfer function to get:
Figure PCTCN2020077998-appb-000003
Figure PCTCN2020077998-appb-000003
A=C1·Rnp+Cnp·RnpA=C1·Rnp+Cnp·Rnp
B=C1·Cnp·R1·RnpB=C1·Cnp·R1·Rnp
C=C1·R1+C1·Rnp+Cnp·RnpC=C1·R1+C1·Rnp+Cnp·Rnp
A、B、C为三个系数,由于上述算式中的C1,R1分别表示跨接电容的电容值、分压采样电阻的电阻值,均为固有参数,所以电路的传递函数G(s)只与Rnp,Cnp相关。列以下等式,A, B, and C are three coefficients. Since C1 and R1 in the above formula respectively represent the capacitance value of the jumper capacitor and the resistance value of the voltage divider sampling resistor, they are all inherent parameters, so the transfer function G(s) of the circuit is only Related to Rnp, Cnp. Draw the following equation,
A1=C1*Rnp1+Cnp1*Rnp1A1=C1*Rnp1+Cnp1*Rnp1
A2=C1*Rnp2+Cnp2*Rnp2A2=C1*Rnp2+Cnp2*Rnp2
B1=C1*Cnp1*R1*Rnp1B1=C1*Cnp1*R1*Rnp1
B2=C1*Cnp2*R1*Rnp2B2=C1*Cnp2*R1*Rnp2
假设存在Cnp1,Rnp1和Cnp2,Rnp2使得其对应的传递函数G1(s)和G2(s)参数相等(Cnp≠0,Rnp≠0)即,A1=A2,B1=B2。化简上述式子可得:C1*Rnp1=C1*Rnp2,即,如果两个传递函数的参数相等,那么其对应的Rnp必然相等,同理Cnp也必然相等。Assuming that there are Cnp1, Rnp1 and Cnp2, Rnp2 makes the corresponding transfer function G1(s) and G2(s) parameters equal (Cnp≠0, Rnp≠0), that is, A1=A2, B1=B2. Simplifying the above formula can be obtained: C1*Rnp1=C1*Rnp2, that is, if the parameters of the two transfer functions are equal, then the corresponding Rnp must be equal, and Cnp must also be equal.
那么,如果图2C电路中的Rnp,Cnp改变,其对应的传递函数参数必然发生改变。即,对于同一激励信号,如果图2C电路中Rnp和Cnp参数不相等,其输出信号也是不相等的。Then, if Rnp and Cnp in the circuit of Fig. 2C change, the corresponding transfer function parameters must change. That is, for the same excitation signal, if the parameters of Rnp and Cnp in the circuit of Fig. 2C are not equal, the output signals are also not equal.
由上分析可以得出,对于不同的待测电路,在激励信号相同的情况下,输出信号只与该待测电路的电路参数有关;即,在激励信号不变的情况下,如果知道了电路参数和输出信号的对应关系,那么就可以根据采集到的输出信号来确定该激励电路对应的电路参数;从而使得电路参数的检测不受电路高压侧电压变化的影响。From the above analysis, it can be concluded that for different circuits under test, when the excitation signal is the same, the output signal is only related to the circuit parameters of the circuit under test; that is, if the excitation signal is unchanged, if the circuit is known The corresponding relationship between the parameter and the output signal, then the circuit parameter corresponding to the excitation circuit can be determined according to the collected output signal; thus, the detection of the circuit parameter is not affected by the voltage change on the high voltage side of the circuit.
基于上述原理,本实施例中的理论输出数据与参数值的对应关系的设定方式可以为如下过程,请参考图3,具体包括如下步骤:Based on the foregoing principles, the setting method of the correspondence between theoretical output data and parameter values in this embodiment can be the following process. Please refer to FIG. 3, which specifically includes the following steps:
步骤301:为待测电路的各电路参数设定多组参数值。Step 301: Set multiple sets of parameter values for each circuit parameter of the circuit to be tested.
步骤302:基于待测电路的等效电路模型和多组参数值进行多次仿真;每次仿真中,使用一组参数值配置等效电路模型,在等效电路模型的输入端施加激励信号,并从等效电路模型的输出端获取一组理论输出数据。Step 302: Perform multiple simulations based on the equivalent circuit model of the circuit to be tested and multiple sets of parameter values; in each simulation, use a set of parameter values to configure the equivalent circuit model, and apply an excitation signal at the input of the equivalent circuit model. And get a set of theoretical output data from the output terminal of the equivalent circuit model.
步骤303:将多次仿真得到的多组理论输出数据与多组参数值建立对应关系。Step 303: Establish a correspondence relationship between multiple sets of theoretical output data obtained from multiple simulations and multiple sets of parameter values.
其中,在步骤302中的仿真阶段施加的激励信号与步骤101中实际检测时施加的激励信号保持一致。Wherein, the excitation signal applied in the simulation stage in step 302 is consistent with the excitation signal applied in the actual detection in step 101.
需要说明的是,步骤101~103为实际检测过程,步骤301~303为理论输出数据与参数值的对应关系的设定过程,这两个过程可以是分开执行的且可以由不同的执行主体执行;即,对应关系的设定过程可以由实验室电子设备预先执行并得到该对应关系;该对应关系被预选存储到该实际检测设备,该实际检测设备执行该实际检测过程,并基于该对应关系得到待测设备的各电路参数的检测值。然本实施例对此不作任何限制,该对应关系的设定过程和该实际检测过程也可以由同一个电子设备执行,只要是该对应关系的设定过程先于该实际检测过程被执行即可。It should be noted that steps 101 to 103 are the actual detection process, and steps 301 to 303 are the setting process of the correspondence between theoretical output data and parameter values. These two processes can be executed separately and can be executed by different execution subjects ; That is, the setting process of the corresponding relationship can be pre-executed by the laboratory electronic equipment and the corresponding relationship is obtained; the corresponding relationship is preselected and stored in the actual testing device, and the actual testing device executes the actual testing process based on the corresponding relationship Obtain the detection value of each circuit parameter of the device under test. However, this embodiment does not impose any limitation on this. The setting process of the correspondence relationship and the actual detection process can also be executed by the same electronic device, as long as the setting process of the correspondence relationship is executed before the actual detection process. .
在一个例子中,如图4所示,步骤301包含如下子步骤:In an example, as shown in Figure 4, step 301 includes the following sub-steps:
子步骤3011,基于各电路参数的预设的取值范围以及各电路参数对应的取值方式,分别为电路参数设定若干个参数值。In sub-step 3011, based on the preset value range of each circuit parameter and the value method corresponding to each circuit parameter, several parameter values are set for the circuit parameters.
子步骤3012,将各电路参数的若干个参数值进行排列组合,并生成多组参数值;其中,每组参数值中包含各电路参数的一个参数值。In sub-step 3012, several parameter values of each circuit parameter are arranged and combined, and multiple sets of parameter values are generated; wherein, each set of parameter values includes a parameter value of each circuit parameter.
本实施例的电路参数的检测方法可以应用于电路参数的检测装置,检测装置中可以预先设定Rnp的若干个参数值的取值方式,Y电容的若干个参数值的取值方式;具体的,Rnp的n个参数值的取值方式可以表示为:The circuit parameter detection method of this embodiment can be applied to a circuit parameter detection device. In the detection device, the value method of several parameter values of Rnp and the value method of several parameter values of Y capacitor can be preset; , The value of the n parameter values of Rnp can be expressed as:
Rnp(k1)=(1+A Rnp) k1k1=0,1,2,……,n式(1) Rnp(k1)=(1+A Rnp ) k1 k1=0,1,2,..., n formula (1)
Cnp的m个参数值的取值方式可以表示为:The value method of the m parameter values of Cnp can be expressed as:
Cnp(k2)=0.2*(1+A Cnp) k2k2=0,1,2,……,m  式(2) Cnp(k2)=0.2*(1+A Cnp ) k2 k2=0,1,2,...,m Formula (2)
其中,A Rnp表示Rnp的测量误差(精度);A cnp表示Cnp的测量误差(精度),n、m均为大于0的整数。需要说明的是,在式(2)中,0.2这个数值的意义在于:对于绝缘检测电路来说,整车的Y电容为0.2μF(k2=0)或者更小的时候,对绝缘阻值的检测不会产生影响,所以Y电容的取值从0.2μF开始。其中,式(1)中Rnp的单位是kΩ,式(2)中Cnp的单位是μF。 Among them, A Rnp represents the measurement error (precision) of Rnp ; A cnp represents the measurement error (precision) of Cnp, and both n and m are integers greater than 0. It should be noted that in formula (2), the significance of the value of 0.2 is that for the insulation detection circuit, when the Y capacitance of the whole vehicle is 0.2μF (k2=0) or less, the value of the insulation resistance is The detection has no effect, so the value of Y capacitor starts from 0.2μF. Among them, the unit of Rnp in formula (1) is kΩ, and the unit of Cnp in formula (2) is μF.
由上式(1)、式(2)可知,Rnp的测量误差A Rnp、Cnp的测量误差A cnp是可以根据实际需要设定的。本实施例中,Rnp的测量误差A Rnp、Cnp的测量误差A cnp是由设计人员预先设定好并存储在检测装置中的,例如A Rnp=0.15,A cnp=1。需要说明的是,由于绝缘检测电路22对Y电容的精度要求并不高,因此可以将Y电容的误差选取到100%,即A cnp=1。 From the above formula (1), the formula (2), Rnp measurement error A Rnp, Cnp A cnp measurement error can be set according to actual needs. In this embodiment, the measurement error Rnp A Rnp, Cnp A cnp measurement error is set up in advance by the designer and stored in the detection means, for example, A Rnp = 0.15, A cnp = 1. It should be noted that since the insulation detection circuit 22 does not require high accuracy of the Y capacitor, the error of the Y capacitor can be selected to 100%, that is, A cnp =1.
因此,本实施例中,Rnp的参数值可以按照以下公式进行取值:Rnp(k1)=1000*1.15^k1,k1=0,1,2,3......n;Cnp的参数值可以按照以下公式进行取值Cnp(k2)=0.2*2^k2,k2=0,1,2,3,..,m。Therefore, in this embodiment, the parameter value of Rnp can be selected according to the following formula: Rnp(k1)=1000*1.15^k1, k1=0,1,2,3...n; the parameter of Cnp The value can be taken according to the following formula: Cnp(k2)=0.2*2^k2, k2=0,1,2,3,...,m.
本实施例中,各电路参数的取值范围和取值方式可以由用户预先在检测装置中进行设定,例如,Rnp的取值范围可以是1kOhm~3MOhm,Cnp的取值范围可以是0.2μF~3.2μF。In this embodiment, the value range and value method of each circuit parameter can be set in the detection device in advance by the user. For example, the value range of Rnp can be 1kOhm~3MOhm, and the value range of Cnp can be 0.2μF. ~3.2μF.
本实施例中为了描述简便,取n=4和m=4,即Rnp的前5个参数值(k1取值为0~4)和Cnp的5个参数值(k2取值为0~4)进行说明,如下表1所示,其中横坐标为Rnp的参数值,纵坐标为Cnp的参数值。For simplicity of description in this embodiment, n=4 and m=4 are taken, that is, the first 5 parameter values of Rnp (k1 is 0 to 4) and the 5 parameter values of Cnp (k2 is 0 to 4) To illustrate, as shown in Table 1 below, the abscissa is the parameter value of Rnp, and the ordinate is the parameter value of Cnp.
表1Table 1
k1k1 00 11 22 33 44
k2k2 Cnp\RnpCnp\Rnp 10001000 11501150 1322.51322.5 1520.8751520.875 1749.0061749.006
00 0.20.2 G00G00 G01G01 G02G02 G03G03 G04G04
11 0.40.4 G10G10 G11G11 G12G12 G13G13 G14G14
22 0.80.8 G20G20 G21G21 G22G22 G23G23 G24G24
33 1.61.6 G30G30 G31G31 G32G32 G33G33 G34G34
44 3.23.2 G40G40 G41G41 G42G42 G43G43 G44G44
其中,在Rnp的取值公式中,当k1的取值分别为0、1、2、3、4时,Rnp的5参数值分别为1000、1150、1322.5、1520.875、1749.006;在Cnp的取值公式中,当k2的取值分别为0、1、2、3、4时,Cnp的5参数值分别为0.2、0.4、0.8、1.6、3.2。Among them, in the value formula of Rnp, when the values of k1 are 0, 1, 2, 3, 4, the values of the 5 parameters of Rnp are 1000, 1150, 1322.5, 1520.875, and 1749.006 respectively; the value of Cnp In the formula, when the values of k2 are 0, 1, 2, 3, and 4, the 5 parameter values of Cnp are 0.2, 0.4, 0.8, 1.6, and 3.2, respectively.
将Rnp的5个参数值和Cnp的5个参数值进行排列组合,可以有5*5=25个组合,即形成25组参数值,并得到25个传递函数G00~G44;其中,每组参数值可以唯一确定一个传递函数。Arrange and combine the 5 parameter values of Rnp and the 5 parameter values of Cnp, there can be 5*5=25 combinations, that is, 25 groups of parameter values are formed, and 25 transfer functions G00~G44 are obtained; among them, each group of parameters The value can uniquely determine a transfer function.
需要说明的是,在上述例子中,Rnp、Cnp的取值范围可以根据需要设定;Rnp、Cnp的参数值的取值公式也可以依据需要设定,且Rnp的参数值的取值间隔越小、Cnp参数值的取值间隔越小,越精确,并且,Rnp、Cnp的参数值的取值数量越多越精确。It should be noted that in the above example, the value range of Rnp and Cnp can be set as required; the value formula of the parameter value of Rnp and Cnp can also be set as required, and the value interval of the parameter value of Rnp is larger. Smaller, the smaller the interval between Cnp parameter values, the more accurate, and the larger the number of Rnp and Cnp parameter values, the more accurate.
上述步骤301的具体实现方式,仅仅是一个例子,并不以此为限;设计人员也可以直接设定各组参数值。The specific implementation of the above step 301 is only an example and not limited to this; the designer can also directly set each group of parameter values.
在步骤302中,仿真次数等于参数值的组数,如上面的例子中形成了25组参数值,则需要仿真25次。在每次仿真中,用一组参数值代入(例如,如果以Rnp=1000,Cnp=0.2这组参数值代入,则将等效电路模型的绝缘电阻Rnp的数值设定为1000,Cnp的数值设定为0.2),并且每次仿真时都在等效电路模型的输入端A施加同一个激励信号Ua,并从等效电路模型的输出端B采集理 论输出数据,该激励信号以图2C中的输入信号Ua表示,该理论输出数据以图2C中的输出信号Ub表示。每次仿真都能得到一组参数值对应的理论输出数据;多次仿真后,得到的多组理论输出数据与多组参数值分别一一对应。In step 302, the number of simulations is equal to the number of groups of parameter values. For example, if 25 groups of parameter values are formed in the above example, 25 simulations are required. In each simulation, a set of parameter values are substituted (for example, if Rnp=1000, Cnp=0.2 is substituted for this set of parameter values, the value of the insulation resistance Rnp of the equivalent circuit model is set to 1000, and the value of Cnp Set to 0.2), and apply the same excitation signal Ua to the input terminal A of the equivalent circuit model in each simulation, and collect theoretical output data from the output terminal B of the equivalent circuit model. The excitation signal is shown in Figure 2C The input signal Ua of is represented, and the theoretical output data is represented by the output signal Ub in Figure 2C. The theoretical output data corresponding to a set of parameter values can be obtained in each simulation; after multiple simulations, the obtained sets of theoretical output data correspond to the sets of parameter values respectively.
如下表2所示,即为上面的例子中,25组参数值分别对应的25组理论输出数据DataArray00~DataArray44。As shown in Table 2 below, it is the 25 sets of theoretical output data DataArray00~DataArray44 corresponding to the 25 sets of parameter values in the above example.
表2Table 2
k1k1 00 11 22 33 44
k2k2 Cnp\RnpCnp\Rnp 10001000 11501150 1322.51322.5 1520.8751520.875 1749.0061749.006
00 0.20.2 DataArray00DataArray00 DataArray01DataArray01 DataArray02DataArray02 DataArray03DataArray03 DataArray04DataArray04
11 0.40.4 DataArray10DataArray10 DataArray11DataArray11 DataArray12DataArray12 DataArray13DataArray13 DataArray14DataArray14
22 0.80.8 DataArray20DataArray20 DataArray21DataArray21 DataArray22DataArray22 DataArray23DataArray23 DataArray24DataArray24
33 1.61.6 DataArray30DataArray30 DataArray31DataArray31 DataArray32DataArray32 DataArray33DataArray33 DataArray34DataArray34
44 3.23.2 DataArray40DataArray40 DataArray41DataArray41 DataArray42DataArray42 DataArray43DataArray43 DataArray44DataArray44
本实施例中,对待测电路的输出端进行采样,得到理论的采样数据,并将该理论的采样数据作为理论输出数据;其中,采样数据包括多个采样值,即将理论的多个采样值作为一组理论输出数据。In this embodiment, the output terminal of the circuit to be tested is sampled to obtain theoretical sampling data, and the theoretical sampling data is used as the theoretical output data; wherein the sampling data includes multiple sampling values, that is, multiple theoretical sampling values are taken as A set of theoretical output data.
本实施例中的激励信号为方波信号,方波信号的周期例如为500ms,输出端的采样周期例如为10ms。方波信号可以非常方便地控制每次输入的一致性,即激励信号较为稳定,避免由于激励信号的不稳定对输出信号造成的影响;然不以此为限,如果其他波形可以保证每次输入的一致性,也可以选取其他波形作为输入。The excitation signal in this embodiment is a square wave signal, the period of the square wave signal is, for example, 500 ms, and the sampling period of the output terminal is, for example, 10 ms. The square wave signal can easily control the consistency of each input, that is, the excitation signal is relatively stable, and avoid the influence of the instability of the excitation signal on the output signal; however, it is not limited to this, if other waveforms can guarantee each input For consistency, you can also select other waveforms as input.
在步骤101中,电动车辆在运行的过程中,向待测电路的输入端与仿真时相同的激励信号Ua,并对输出端进行采样,得到实际的采样数据,并将该实际的采样数据作为实际输出数据;其中,采样数据包括多个采样值,即将实际 的多个采样值作为一组实际输出数据。In step 101, during the operation of the electric vehicle, the input terminal of the circuit to be tested is supplied with the same excitation signal Ua as in the simulation, and the output terminal is sampled to obtain the actual sampled data, and the actual sampled data is used as Actual output data; among them, the sampled data includes multiple sampled values, that is, the actual multiple sampled values are regarded as a set of actual output data.
在步骤102和步骤103中,将该组实际输出数据与各组理论输出数据进行相似性判断,并选定与该组实际输出数据相似性程度最高的一组理论输出数据,并根据预设的对应关系获取选定的这组理论输出数据对应的一组参数值,将获取的这组参数值中的两个参数值(Rnp的参数值和Cnp的参数值),分给作为待测电路的绝缘电阻Rnp的检测值和Y电容Cnp的检测值;其中,这组参数值中Rnp的参数值作为绝缘电阻Rnp的检测值,Cnp的参数值作为Y电容Cnp的检测值。In step 102 and step 103, the group of actual output data and each group of theoretical output data are similarly judged, and the group of theoretical output data with the highest degree of similarity to the group of actual output data is selected, and according to the preset Correspondence: Obtain a set of parameter values corresponding to the selected set of theoretical output data, and distribute the two parameter values (Rnp parameter value and Cnp parameter value) of the obtained set of parameter values to the circuit under test The detection value of the insulation resistance Rnp and the detection value of the Y capacitor Cnp; among them, the parameter value of Rnp in this set of parameter values is used as the detection value of the insulation resistance Rnp, and the parameter value of Cnp is used as the detection value of the Y capacitor Cnp.
其中,相似性的判断可以通过计算实际输出数据和理论输出数据的采用余弦相似度进行判断,余弦相似度运算是通过计算两个向量的夹角余弦值来评估他们的相似度。在本实施例中,两个向量分别为实际输出数据(实际的多个采样值)和理论输出数据(理论的多个采样值)。计算出实际输出数据分别和各组理论输出数据的夹角余弦值,夹角余弦值越小,相似度越高,因此,即计算出来的夹角余弦值最小的那组理论输出数据与该组实际输出数据相似性程度最高。其中,余弦相似度的具体计算方法本领域技术人员应当知晓,此处不再赘述。Among them, the similarity can be judged by calculating the cosine similarity of the actual output data and the theoretical output data. The cosine similarity operation is to evaluate the similarity of the two vectors by calculating the cosine of the angle between them. In this embodiment, the two vectors are the actual output data (the actual multiple sample values) and the theoretical output data (the theoretical multiple sample values). Calculate the cosine of the included angle between the actual output data and each group of theoretical output data. The smaller the cosine value of the included angle, the higher the similarity. Therefore, the group of theoretical output data with the smallest cosine value of the calculated included angle and the group The actual output data has the highest degree of similarity. Among them, the specific calculation method of the cosine similarity should be known to those skilled in the art, and will not be repeated here.
本申请的第二实施例涉及一种电路参数的检测方法。第二实施例与第一实施例大致相同,主要区别之处在于:在本申请第二实施例中,对采样数据进行特征数据提取的操作,并将提取的特征数据作为输出数据。The second embodiment of the present application relates to a method for detecting circuit parameters. The second embodiment is substantially the same as the first embodiment, and the main difference is that: in the second embodiment of the present application, the feature data extraction operation is performed on the sampled data, and the extracted feature data is used as the output data.
如图5、6是根据本申请第二实施例的电路参数的检测方法的流程图;具体步骤如下。Figures 5 and 6 are flowcharts of the circuit parameter detection method according to the second embodiment of the present application; the specific steps are as follows.
在图5中,In Figure 5,
步骤401,为待测电路的各电路参数设定多组参数值;步骤401与第一实施例中的步骤301相似,此处不再赘述。Step 401: Set multiple sets of parameter values for each circuit parameter of the circuit to be tested; Step 401 is similar to Step 301 in the first embodiment, and will not be repeated here.
步骤402,基于待测电路的等效电路模型和多组参数值进行仿真时,在等效电路模型的输入端施加预设的激励信号,对等效电路模型的输出端进行采样,并得到一组理论的采样数据;提取这组理论的采样数据的特征数据,以作为这组理论输出数据。Step 402: When performing simulation based on the equivalent circuit model of the circuit to be tested and multiple sets of parameter values, apply a preset excitation signal to the input terminal of the equivalent circuit model, sample the output terminal of the equivalent circuit model, and obtain a Set the theoretical sampling data; extract the characteristic data of the theoretical sampling data as the theoretical output data.
步骤403,将多次仿真得到的多组理论输出数据与多组参数值建立对应关系;步骤403与第一实施例中的步骤303相似,此处不再赘述。Step 403: Establish a corresponding relationship between multiple sets of theoretical output data obtained from multiple simulations and multiple sets of parameter values; step 403 is similar to step 303 in the first embodiment, and will not be repeated here.
在图6中,In Figure 6,
步骤501,在待测电路的输入端施加激励信号,对待测电路的输出端进行采样,并得到一组实际的采样数据,提取这组实际的采样数据的特征数据,以作为这组实际输出数据。Step 501: Apply an excitation signal to the input terminal of the circuit to be tested, sample the output terminal of the circuit to be tested, and obtain a set of actual sampling data, and extract the characteristic data of the actual sampling data as the actual output data .
步骤402步骤302略有不同,且步骤501与步骤101略有不同;在本实施例中,并不是以直接采样得到的采样数据作为输出数据,而是对输出数据进行特征数据提取,并将提取的特征数据作为输出数据。采样数据包括按照采集时间顺序排列的多个采样值,在一个例子中,特征数据的提取方式为,对相邻两个采样值逐次取差,并将得到的若干个差值作为特征数据。Step 402 and step 302 are slightly different, and step 501 is slightly different from step 101; in this embodiment, the sample data obtained by direct sampling is not used as the output data, but the characteristic data is extracted from the output data, and the extraction The characteristic data as output data. The sampling data includes multiple sampling values arranged in the order of acquisition time. In one example, the feature data extraction method is to take the difference of two adjacent sampling values one by one, and use the obtained several differences as the feature data.
例如,在步骤402中,理论的多个采样值包括S0、S1、S2、S3、S4、S5、S6、S7、S8、S9、S10;对该理论的多个采样值进行特征数据提取,提取后的特征数据包括S1-S0、S2-S1、S3-S2、S4-S3、S5-S4、S6-S5、S7-S6、S8-S7、S9-S8、S10-S9。在步骤501中,实际的多个采样值包括M0、M1、M2、M3、M4、M5、M6、M7、M8、M9、M10;对该实际的多个采样值进行特征数据提 取,提取后的特征数据包括M1-M0、M2-M1、M3-M2、M4-M3、M5-M4、M6-M5、M7-M6、M8-M7、M9-M8、M10-M9。For example, in step 402, the theoretical multiple sample values include S0, S1, S2, S3, S4, S5, S6, S7, S8, S9, S10; feature data extraction is performed on the theoretical multiple sample values to extract The latter feature data includes S1-S0, S2-S1, S3-S2, S4-S3, S5-S4, S6-S5, S7-S6, S8-S7, S9-S8, S10-S9. In step 501, the actual multiple sample values include M0, M1, M2, M3, M4, M5, M6, M7, M8, M9, M10; feature data extraction is performed on the actual multiple sample values, and the extracted Feature data includes M1-M0, M2-M1, M3-M2, M4-M3, M5-M4, M6-M5, M7-M6, M8-M7, M9-M8, M10-M9.
步骤502,从多组理论输出数据中选定与这组实际输出数据相似性最高的一组理论输出数据。本实施例中,用提取的特征数据进行相似性判断。具体的相似性判断与步骤102中的大致相同,此处不再赘述。Step 502: Select a set of theoretical output data with the highest similarity to the set of actual output data from a plurality of sets of theoretical output data. In this embodiment, the extracted feature data is used for similarity judgment. The specific similarity judgment is roughly the same as that in step 102, and will not be repeated here.
步骤503,根据理论输出数据与参数值的预设的对应关系,获取选定的这组理论输出数据对应的一组参数值,并将获取的这组参数值中的各参数值作为待测电路的各电路参数的检测值。步骤503与第一实施例中的步骤103相似,此处不再赘述。Step 503: According to the preset correspondence between the theoretical output data and the parameter values, obtain a set of parameter values corresponding to the selected set of theoretical output data, and use each parameter value in the obtained set of parameter values as the circuit to be tested The detection value of each circuit parameter. Step 503 is similar to step 103 in the first embodiment, and will not be repeated here.
上面各种方法的步骤划分,只是为了描述清楚,实现时可以合并为一个步骤或者对某些步骤进行拆分,分解为多个步骤,只要包括相同的逻辑关系,都在本专利的保护范围内;对算法中或者流程中添加无关紧要的修改或者引入无关紧要的设计,但不改变其算法和流程的核心设计都在该专利的保护范围内。The division of the steps of the various methods above is only for clarity of description. When implemented, it can be combined into one step or some steps can be split into multiple steps, as long as they include the same logical relationship, they are all within the protection scope of this patent. ; Adding insignificant modifications to the algorithm or process or introducing insignificant design, but not changing the core design of the algorithm and process are within the scope of protection of the patent.
本申请第三实施例涉及一种电路参数的检测装置,如图7所示,包括:The third embodiment of the present application relates to a circuit parameter detection device, as shown in FIG. 7, including:
激励信号施加模块701,用于在待测电路20的输入端施加预设的激励信号。The excitation signal applying module 701 is used to apply a preset excitation signal to the input terminal of the circuit under test 20.
输出数据获取模块702,用于从待测电路20的输出端获取一组实际输出数据。The output data acquisition module 702 is configured to acquire a set of actual output data from the output terminal of the circuit under test 20.
相似性判断模块703,用于从多组理论输出数据中选定与这组实际输出数据相似性最高的一组理论输出数据。The similarity judgment module 703 is used to select a group of theoretical output data with the highest similarity to this group of actual output data from a plurality of groups of theoretical output data.
检测值获取模块704,用于根据理论输出数据与参数值的预设的对应关系,获取选定的这组理论输出数据对应的一组参数值,并将获取的这组参数值 中的各参数值作为待测电路的各电路参数的检测值。The detection value obtaining module 704 is used to obtain a set of parameter values corresponding to the selected set of theoretical output data according to the preset corresponding relationship between the theoretical output data and the parameter values, and to obtain each parameter in the set of obtained parameter values The value is used as the detection value of each circuit parameter of the circuit under test.
存储模块705,用于存储上述对应关系。The storage module 705 is configured to store the above-mentioned corresponding relationship.
其中,激励信号施加模块701例如包括图2A中的信号发生器221和升压电路222;输出数据获取模块702例如可以包括图2A中的第一采样电路223和第一电压跟随电路224、第二采样电路225和第二电压跟随电路226;相似性判断模块703、检测值获取模块704均可以理解为一段程序指令,存储在指令存储器中,处理器可执行指令存储器中的各程序指令以实现上述各模块的功能;该处理器例如可以为图2A中的微处理器MCU。Wherein, the excitation signal applying module 701 includes, for example, the signal generator 221 and the boost circuit 222 in FIG. 2A; the output data acquisition module 702 may include, for example, the first sampling circuit 223, the first voltage follower circuit 224, and the second sampling circuit 223 in FIG. 2A. The sampling circuit 225 and the second voltage follower circuit 226; the similarity judgment module 703 and the detection value acquisition module 704 can all be understood as a piece of program instructions, stored in the instruction memory, and the processor can execute each program instruction in the instruction memory to realize the above The function of each module; the processor may be, for example, the microprocessor MCU in FIG. 2A.
本实施例中,电路参数的检测装置还包括:In this embodiment, the device for detecting circuit parameters further includes:
参数值设定模块706,用于为待测电路20的各电路参数设定多组参数值。The parameter value setting module 706 is used to set multiple sets of parameter values for each circuit parameter of the circuit under test 20.
仿真模块707,用于基于所述待测电路的等效电路模型和所述多组参数值进行多次仿真;每次仿真中,使用一组参数值配置所述等效电路模型,在所述等效电路模型的输入端施加所述激励信号,并从所述等效电路模型的输出端获取一组理论输出数据。The simulation module 707 is configured to perform multiple simulations based on the equivalent circuit model of the circuit to be tested and the multiple sets of parameter values; in each simulation, a set of parameter values is used to configure the equivalent circuit model, and in the The input terminal of the equivalent circuit model applies the excitation signal, and a set of theoretical output data is obtained from the output terminal of the equivalent circuit model.
对应关系建立模块708,用于将多次仿真得到的多组理论输出数据与多组参数值建立对应关系。The correspondence relationship establishment module 708 is used to establish correspondence relationships between multiple sets of theoretical output data obtained from multiple simulations and multiple sets of parameter values.
需要说明的是,模块701~705对应于实际检测过程,模块706~708对应于上述对应关系的设定过程;即,模块701~705可以集成在一个电子设备中,可以带到检测现场以对待测电路进行检测;模块701~705可以集成在另一个电子设备中,可以预先设定出多组理论输出数据与所述多组参数值建立的对应关系;其中,对应关系建立模块708可以连接至存储模块705,此时可以将建立好的对应关系直接存储至存储模块705(有线传输或无线传输均可),或者对 应关系建立模块708与存储模块705也可以不连接,由测试人员手动将对应关系建立模块708中得到的对应关系存储至存储模块705。需要说明的是,本实施例对此不作任何限定,模块701~708也可以集成在一个电子设备中。It should be noted that the modules 701-705 correspond to the actual detection process, and the modules 706-708 correspond to the above-mentioned corresponding setting process; that is, the modules 701-705 can be integrated in an electronic device and can be brought to the detection site for treatment The modules 701 to 705 can be integrated in another electronic device, and the correspondence relationship between multiple sets of theoretical output data and the multiple sets of parameter values can be preset; wherein, the correspondence relationship establishment module 708 can be connected to The storage module 705, at this time, the established correspondence can be directly stored in the storage module 705 (wired transmission or wireless transmission is acceptable), or the correspondence establishment module 708 and the storage module 705 may not be connected, and the tester manually The corresponding relationship obtained in the relationship establishing module 708 is stored in the storage module 705. It should be noted that this embodiment does not impose any limitation on this, and the modules 701 to 708 can also be integrated in an electronic device.
不难发现,本实施例为与第一实施例相对应的系统实施例,本实施例可与第一实施例互相配合实施。第一实施例中提到的相关技术细节在本实施例中依然有效,为了减少重复,这里不再赘述。相应地,本实施例中提到的相关技术细节也可应用在第一实施例中。It is not difficult to find that this embodiment is a system embodiment corresponding to the first embodiment, and this embodiment can be implemented in cooperation with the first embodiment. The related technical details mentioned in the first embodiment are still valid in this embodiment, and in order to reduce repetition, they will not be repeated here. Correspondingly, the related technical details mentioned in this embodiment can also be applied to the first embodiment.
值得一提的是,本实施例中所涉及到的各模块均为逻辑模块,在实际的应用中,一个逻辑单元可以是一个物理单元,也可以是一个物理单元的一部分,还可以以多个物理单元的组合实现。此外,为了突出本申请的创新部分,本实施例中并没有将与解决本申请所提出的技术问题关系不太密切的单元引入,但这并不表明本实施例中不存在其它的单元。It is worth mentioning that the modules involved in this embodiment are all logical modules. In actual applications, a logical unit can be a physical unit, a part of a physical unit, or multiple The combination of physical units is realized. In addition, in order to highlight the innovative part of the present application, this embodiment does not introduce a unit that is not closely related to solving the technical problem proposed by the present application, but this does not indicate that there are no other units in this embodiment.
本申请第四实施例涉及一种电路参数的检测装置。第四实施例与第三实施例大致相同,主要区别之处在于:在本申请第四实施例中,对采样数据进行特征数据提取的操作,并将提取的特征数据作为输出数据。请参考图8。The fourth embodiment of the present application relates to a device for detecting circuit parameters. The fourth embodiment is substantially the same as the third embodiment, with the main difference being: in the fourth embodiment of the present application, the feature data extraction operation is performed on the sampled data, and the extracted feature data is used as the output data. Please refer to Figure 8.
仿真模块707从等效电路模型的输出端获取理论输出数据,具体为,仿真模块707对等效电路模型的输出端进行采样,并得到理论的采样数据;仿真模块707提取理论的采样数据的特征数据,以作为理论输出数据。The simulation module 707 obtains theoretical output data from the output terminal of the equivalent circuit model. Specifically, the simulation module 707 samples the output terminal of the equivalent circuit model and obtains theoretical sampling data; the simulation module 707 extracts the characteristics of the theoretical sampling data Data as theoretical output data.
输出数据获取模块702包括采样电路子模块7021和特征数据提取子模块7022;采样电路子模块7021用于对待测电路的输出端进行采样,并得到实际的采样数据;特征数据提取子模块7022用于提取实际的采样数据的特征数据,以作为实际输出数据。The output data acquisition module 702 includes a sampling circuit sub-module 7021 and a characteristic data extraction sub-module 7022; the sampling circuit sub-module 7021 is used to sample the output terminal of the circuit to be tested and obtain the actual sample data; the characteristic data extraction sub-module 7022 is used to The characteristic data of the actual sampling data is extracted as the actual output data.
其中,采样电路子模块7021可以由如图2A中的第二采样电路225和第二电压跟随电路226的所示的硬件电路实现;特征数据提取子模块7022可以理解为一段程序指令,由如图2A中的MCU执行以实现其功能,也可以由具体的硬件电路实现,本实施例对此不作任何限定。Among them, the sampling circuit sub-module 7021 can be realized by the hardware circuit as shown in the second sampling circuit 225 and the second voltage follower circuit 226 in FIG. 2A; the characteristic data extraction sub-module 7022 can be understood as a section of program instructions, as shown in FIG. The MCU in 2A executes to realize its function, and it can also be realized by a specific hardware circuit, which is not limited in this embodiment.
由于第二实施例与本实施例相互对应,因此本实施例可与第二实施例互相配合实施。第二实施例中提到的相关技术细节在本实施例中依然有效,在第二实施例中所能达到的技术效果在本实施例中也同样可以实现,为了减少重复,这里不再赘述。相应地,本实施例中提到的相关技术细节也可应用在第二实施例中。Since the second embodiment corresponds to this embodiment, this embodiment can be implemented in cooperation with the second embodiment. The related technical details mentioned in the second embodiment are still valid in this embodiment, and the technical effects that can be achieved in the second embodiment can also be achieved in this embodiment. In order to reduce repetition, details are not repeated here. Correspondingly, the related technical details mentioned in this embodiment can also be applied to the second embodiment.
本领域的普通技术人员可以理解,上述各实施例是实现本申请的具体实施例,而在实际的应用中,可以在形式上和细节上对其作各种改变,而不偏离本申请的精神和范围。Those of ordinary skill in the art can understand that the above-mentioned embodiments are specific embodiments for realizing the application, and in actual applications, various changes can be made in form and details without departing from the spirit of the application. And scope.

Claims (12)

  1. 一种电路参数的检测方法,包括:A method for detecting circuit parameters includes:
    在待测电路的输入端施加预设的激励信号,并从所述待测电路的输出端获取一组实际输出数据;Applying a preset excitation signal to the input terminal of the circuit under test, and obtaining a set of actual output data from the output terminal of the circuit under test;
    从预设的多组理论输出数据中选定与这组实际输出数据相似性最高的一组理论输出数据;Select a set of theoretical output data with the highest similarity to this set of actual output data from the preset multiple sets of theoretical output data;
    根据理论输出数据与参数值的预设的对应关系,获取选定的这组理论输出数据对应的一组参数值,并将获取的这组参数值中的各参数值作为所述待测电路的各电路参数的检测值。According to the preset correspondence between the theoretical output data and the parameter values, obtain a set of parameter values corresponding to the selected set of theoretical output data, and use each parameter value in the obtained set of parameter values as the value of the circuit to be tested The detection value of each circuit parameter.
  2. 根据权利要求1所述的电路参数的检测方法,其中,所述对应关系的设定方式为:The method for detecting circuit parameters according to claim 1, wherein the setting mode of the corresponding relationship is:
    为所述待测电路的各电路参数设定多组参数值;Setting multiple sets of parameter values for each circuit parameter of the circuit to be tested;
    基于所述待测电路的等效电路模型和所述多组参数值进行多次仿真;每次仿真中,使用一组参数值配置所述等效电路模型,在所述等效电路模型的输入端施加所述激励信号,并从所述等效电路模型的输出端获取一组理论输出数据;Perform multiple simulations based on the equivalent circuit model of the circuit under test and the multiple sets of parameter values; in each simulation, a set of parameter values is used to configure the equivalent circuit model, and the equivalent circuit model is input Apply the excitation signal to the terminal, and obtain a set of theoretical output data from the output terminal of the equivalent circuit model;
    将多次仿真得到的多组理论输出数据与所述多组参数值建立所述对应关系。The corresponding relationship is established between multiple sets of theoretical output data obtained by multiple simulations and the multiple sets of parameter values.
  3. 根据权利要求2所述的电路参数的检测方法,其中,所述从所述等效电路模型的输出端获取一组理论输出数据,包括:对所述等效电路模型的输出端进行采样,并得到一组理论的采样数据;提取这组理论的采样数据的特征数据,以作为这组理论输出数据;The method for detecting circuit parameters according to claim 2, wherein the obtaining a set of theoretical output data from the output terminal of the equivalent circuit model comprises: sampling the output terminal of the equivalent circuit model, and Obtain a set of theoretical sampling data; extract the characteristic data of this set of theoretical sampling data as this set of theoretical output data;
    所述从所述待测电路的输出端获取一组实际输出数据,包括:对所述待测电路的输出端进行采样,并得到一组实际的采样数据;提取这组实际的采样数据的特征数据,以作为这组实际输出数据。The obtaining a set of actual output data from the output terminal of the circuit to be tested includes: sampling the output terminal of the circuit to be tested to obtain a set of actual sampling data; extracting the characteristics of the actual sampling data Data as the actual output data.
  4. 根据权利要求3所述的电路参数的检测方法,其中,所述采样数据包括按照采集时间顺序排列的多个采样值,所述特征数据的提取方式为,对相邻两个采样值逐次取差,并将得到的若干个差值作为所述特征数据。The method for detecting circuit parameters according to claim 3, wherein the sampling data includes a plurality of sampling values arranged in the order of acquisition time, and the characteristic data is extracted by taking the difference of two adjacent sampling values successively , And use the obtained differences as the characteristic data.
  5. 根据权利要求2所述的电路参数的检测方法,其中,所述为待测电路的各电路参数设定多组参数值,具体包括:The circuit parameter detection method according to claim 2, wherein said setting multiple sets of parameter values for each circuit parameter of the circuit to be tested specifically includes:
    基于所述各电路参数的预设的取值范围以及所述各电路参数对应的取值方式,分别为所述电路参数设定若干个参数值;Based on the preset value range of each circuit parameter and the value method corresponding to each circuit parameter, respectively setting several parameter values for the circuit parameter;
    将所述各电路参数的若干个参数值进行排列组合,并生成所述多组参数值;其中,每组参数值中包含各所述电路参数的一个参数值。The several parameter values of the circuit parameters are arranged and combined, and the multiple sets of parameter values are generated; wherein, each set of parameter values includes one parameter value of each circuit parameter.
  6. 根据权利要求1所述的电路参数的检测方法,其中,所述各电路参数包含电动汽车的绝缘电阻和Y电容。The method for detecting circuit parameters according to claim 1, wherein each circuit parameter includes insulation resistance and Y capacitance of an electric vehicle.
  7. 根据权利要求5所述的电路参数的检测方法,其中,所述各电路参数包含电动汽车的绝缘电阻和Y电容;The method for detecting circuit parameters according to claim 5, wherein each circuit parameter includes insulation resistance and Y capacitance of an electric vehicle;
    所述绝缘阻值的n个参数值的取值方式为:The value mode of the n parameter values of the insulation resistance value is:
    Rnp(k1)=(1+A Rnp) k1 k1=0,1,2,……,n Rnp(k1)=(1+A Rnp ) k1 k1=0,1,2,...,n
    所述Y电容的m个参数值的取值方式为:The value method of the m parameter values of the Y capacitor is:
    Cnp(k2)=0.2*(1+A Cnp) k2 k2=0,1,2,……,m Cnp(k2)=0.2*(1+A Cnp ) k2 k2=0,1,2,...,m
    其中,Rnp表示所述绝缘阻值,A Rnp表示Rnp的测量误差,Cnp表示所述Y电容,A cnp表示Cnp的测量误差,n、m均为大于0的整数。 Wherein, Rnp represents the insulation resistance value, A Rnp represents the measurement error of Rnp, Cnp represents the Y capacitance, A cnp represents the measurement error of Cnp, and n and m are both integers greater than zero.
  8. 根据权利要求1所述的电路参数的检测方法,其中,所述激励信号为方波信号。The method for detecting circuit parameters according to claim 1, wherein the excitation signal is a square wave signal.
  9. 一种电路参数的检测装置,包括:A detection device for circuit parameters includes:
    激励信号施加模块,用于在所述待测电路的输入端施加预设的激励信号;An excitation signal applying module, used for applying a preset excitation signal to the input terminal of the circuit to be tested;
    输出数据获取模块,用于从所述待测电路的输出端获取一组实际输出数据;An output data acquisition module for acquiring a set of actual output data from the output terminal of the circuit to be tested;
    相似性判断模块,用于从预设的多组理论输出数据中选定与这组实际输出数据相似性最高的一组理论输出数据;The similarity judgment module is used to select a set of theoretical output data with the highest similarity to this set of actual output data from the preset sets of theoretical output data;
    检测值获取模块,用于根据理论输出数据与参数值的预设的对应关系,获取选定的这组理论输出数据对应的一组参数值,并将获取的这组参数值中的各参数值作为所述待测电路的各电路参数的检测值;The detection value obtaining module is used to obtain a set of parameter values corresponding to the selected set of theoretical output data according to the preset corresponding relationship between the theoretical output data and the parameter value, and to obtain each parameter value in the set of parameter values obtained As a detection value of each circuit parameter of the circuit to be tested;
    存储模块,用于存储所述对应关系。The storage module is used to store the corresponding relationship.
  10. 根据权利要求9所述的电路参数的检测装置,其中,所述检测装置还包括:The circuit parameter detection device according to claim 9, wherein the detection device further comprises:
    参数值设定模块,用于为所述待测电路的各电路参数设定多组参数值;The parameter value setting module is used to set multiple sets of parameter values for each circuit parameter of the circuit to be tested;
    仿真模块,用于基于所述待测电路的等效电路模型和所述多组参数值进行多次仿真;每次仿真中,使用一组参数值配置所述等效电路模型,在所述等效电路模型的输入端施加所述激励信号,并从所述等效电路模型的输出端获取一组理论输出数据;The simulation module is used to perform multiple simulations based on the equivalent circuit model of the circuit to be tested and the multiple sets of parameter values; in each simulation, a set of parameter values is used to configure the equivalent circuit model, and in the Apply the excitation signal to the input terminal of the effective circuit model, and obtain a set of theoretical output data from the output terminal of the equivalent circuit model;
    对应关系建立模块,用于将多次仿真得到的多组理论输出数据与所述多组参数值建立所述对应关系。The correspondence relationship establishment module is used to establish the correspondence relationship between multiple sets of theoretical output data obtained from multiple simulations and the multiple sets of parameter values.
  11. 根据权利要求10所述的电路参数的检测装置,其中,所述仿真模块用于从所述等效电路模型的输出端获取一组理论输出数据,具体为,所述仿真模 块用于对所述等效电路模型的输出端进行采样,并得到一组理论的采样数据;并提取这组理论的采样数据的特征数据,以作为这组理论输出数据;The circuit parameter detection device according to claim 10, wherein the simulation module is used to obtain a set of theoretical output data from the output terminal of the equivalent circuit model, specifically, the simulation module is used to The output terminal of the equivalent circuit model is sampled, and a set of theoretical sampling data is obtained; and the characteristic data of the theoretical sampling data is extracted as the theoretical output data;
    所述输出数据获取模块包括采样电路子模块和特征数据提取子模块;所述采样电路子模块用于对所述待测电路的输出端进行采样,并得到一组实际的采样数据;所述特征数据提取子模块用于提取这组实际的采样数据的特征数据,以作为这组实际输出数据。The output data acquisition module includes a sampling circuit sub-module and a characteristic data extraction sub-module; the sampling circuit sub-module is used to sample the output terminal of the circuit to be tested and obtain a set of actual sampling data; the characteristic The data extraction sub-module is used to extract the characteristic data of this set of actual sampling data as the actual output data.
  12. 根据权利要求10所述的电路参数的检测装置,其中,所述参数值设定模块包括取值子模块和组合子模块;The circuit parameter detection device according to claim 10, wherein the parameter value setting module includes a value sub-module and a combination sub-module;
    所述取值子模块用于基于所述各电路参数的预设的取值范围以及所述各电路参数对应的取值方式,分别为所述电路参数设定若干个参数值;所述组合子模块用于将所述各电路参数的若干个参数值进行排列组合,并生成所述多组参数值。The value sub-module is used to set a number of parameter values for the circuit parameters based on the preset value ranges of the circuit parameters and the value methods corresponding to the circuit parameters; the combinator The module is used to arrange and combine several parameter values of the circuit parameters, and generate the multiple groups of parameter values.
PCT/CN2020/077998 2019-03-21 2020-03-05 Circuit parameter detecting method and detecting device WO2020187044A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201910217889.1A CN110967618A (en) 2019-03-21 2019-03-21 Circuit parameter detection method and detection device
CN201910217889.1 2019-03-21

Publications (1)

Publication Number Publication Date
WO2020187044A1 true WO2020187044A1 (en) 2020-09-24

Family

ID=70028490

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/077998 WO2020187044A1 (en) 2019-03-21 2020-03-05 Circuit parameter detecting method and detecting device

Country Status (2)

Country Link
CN (1) CN110967618A (en)
WO (1) WO2020187044A1 (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104297670A (en) * 2014-11-07 2015-01-21 电子科技大学 Fault diagnosis and parameter identification method for analog integrated circuit
CN105158679A (en) * 2015-09-14 2015-12-16 电子科技大学 Filter circuit fault diagnosis method based on transmission function
CN105277853A (en) * 2015-11-11 2016-01-27 东北大学 Secondary-pulse-based fault positioning apparatus and method for submarine cable
US20160305996A1 (en) * 2015-04-20 2016-10-20 Tallinn University Of Technology Method and device for impedance analyzer with binary excitation
CN106443195A (en) * 2016-11-03 2017-02-22 深圳市沃特玛电池有限公司 Insulation resistance measuring method and insulation resistance measuring equipment
CN106980074A (en) * 2017-03-13 2017-07-25 深圳市沃特玛电池有限公司 Insulation Inspection System and method

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102314532B (en) * 2010-07-02 2015-06-03 中兴通讯股份有限公司 IBIS (Input/Output Buffer Information Specification) model verification method and system
WO2016106605A1 (en) * 2014-12-30 2016-07-07 京微雅格(北京)科技有限公司 Simulation verification method for fpga functional module and system thereof
CN106771617A (en) * 2016-11-30 2017-05-31 深圳市沃特玛电池有限公司 Insulaion resistance detection method and device based on low frequency injection technique
CN107192939A (en) * 2017-06-08 2017-09-22 京东方科技集团股份有限公司 A kind of detection method and detecting system of the working condition of circuit
CN108445397B (en) * 2018-02-01 2020-08-18 宁德时代新能源科技股份有限公司 Parameter selection method and device for insulation detection circuit and storage medium
CN108509762A (en) * 2018-03-29 2018-09-07 北京普莱德新能源电池科技有限公司 A kind of the physicochemical change performance parameter analogy method and device of battery

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104297670A (en) * 2014-11-07 2015-01-21 电子科技大学 Fault diagnosis and parameter identification method for analog integrated circuit
US20160305996A1 (en) * 2015-04-20 2016-10-20 Tallinn University Of Technology Method and device for impedance analyzer with binary excitation
CN105158679A (en) * 2015-09-14 2015-12-16 电子科技大学 Filter circuit fault diagnosis method based on transmission function
CN105277853A (en) * 2015-11-11 2016-01-27 东北大学 Secondary-pulse-based fault positioning apparatus and method for submarine cable
CN106443195A (en) * 2016-11-03 2017-02-22 深圳市沃特玛电池有限公司 Insulation resistance measuring method and insulation resistance measuring equipment
CN106980074A (en) * 2017-03-13 2017-07-25 深圳市沃特玛电池有限公司 Insulation Inspection System and method

Also Published As

Publication number Publication date
CN110967618A (en) 2020-04-07

Similar Documents

Publication Publication Date Title
US10901044B2 (en) Apparatuses and methods for testing electrochemical cells by measuring frequency response
US6230106B1 (en) Method of characterizing a device under test
JP5691592B2 (en) Battery state estimation device
CN110348062B (en) Construction method of equivalent circuit model of lithium ion battery
CN115840184B (en) Voltage transformer operation error analysis method, medium and terminal
WO2015154587A1 (en) Measurement apparatus and method for ripple current
WO2020187044A1 (en) Circuit parameter detecting method and detecting device
CN202631642U (en) Comprehensive dielectric loss tester for capacitance, inductance and resistance
Shen et al. Terminal modeling of DC–DC converters with stochastic behavior
Dambrowski Validation of impedance-data and of impedance-based modeling approach of electrochemical cells by means of mathematical system theory
CN109342827B (en) Circuit and method for measuring capacitance value through capacitance alternating current charge and discharge
CN216117950U (en) High-precision low-ripple testing device for high-voltage power supply
CN107515332B (en) Direct current electric energy metering device and method based on frequency spectrum analysis and synchronous sampling
CN114325057B (en) PT primary voltage reconstruction method based on inverse black box and inverse electromagnetic dual model
CN116243176A (en) Electrochemical impedance spectrum-based lithium battery modeling and parameter identification method
CN113675883A (en) Method for identifying control delay parameters of grid-connected inverter
RU2491566C1 (en) Device for estimation of battery state and method for estimation of battery state
CN108008335B (en) Method for identifying parameters of capacitor voltage transformer by least square method
US10955462B2 (en) Apparatus and method for frequency characterization of an electronic system
CN112633093B (en) Equipment state detection method and system
CN113884967B (en) Method and device for testing delay time of direct-current voltage transformer
CN113960353A (en) High-precision low-ripple testing device and method for high-voltage power supply
CN117452316A (en) Electric energy meter calibration method, electronic equipment and storage medium
CN111641208A (en) WAMS-based power grid parameter online identification method
Li et al. Correlation study of RF conducted interference voltage and current measurement in high-power systems

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: 20772706

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: 20772706

Country of ref document: EP

Kind code of ref document: A1