CN112311518A - Time domain data preprocessing method based on frequency domain prediction - Google Patents
Time domain data preprocessing method based on frequency domain prediction Download PDFInfo
- Publication number
- CN112311518A CN112311518A CN202011213030.2A CN202011213030A CN112311518A CN 112311518 A CN112311518 A CN 112311518A CN 202011213030 A CN202011213030 A CN 202011213030A CN 112311518 A CN112311518 A CN 112311518A
- Authority
- CN
- China
- Prior art keywords
- data
- file
- frequency domain
- time
- domain data
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L5/00—Arrangements affording multiple use of the transmission path
- H04L5/0001—Arrangements for dividing the transmission path
- H04L5/0003—Two-dimensional division
- H04L5/0005—Time-frequency
- H04L5/0007—Time-frequency the frequencies being orthogonal, e.g. OFDM(A), DMT
- H04L5/001—Time-frequency the frequencies being orthogonal, e.g. OFDM(A), DMT the frequencies being arranged in component carriers
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/24—Querying
- G06F16/245—Query processing
- G06F16/2458—Special types of queries, e.g. statistical queries, fuzzy queries or distributed queries
- G06F16/2474—Sequence data queries, e.g. querying versioned data
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F17/00—Digital computing or data processing equipment or methods, specially adapted for specific functions
- G06F17/10—Complex mathematical operations
- G06F17/14—Fourier, Walsh or analogous domain transformations, e.g. Laplace, Hilbert, Karhunen-Loeve, transforms
- G06F17/141—Discrete Fourier transforms
- G06F17/142—Fast Fourier transforms, e.g. using a Cooley-Tukey type algorithm
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L5/00—Arrangements affording multiple use of the transmission path
- H04L5/003—Arrangements for allocating sub-channels of the transmission path
- H04L5/0058—Allocation criteria
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- Mathematical Physics (AREA)
- General Physics & Mathematics (AREA)
- Signal Processing (AREA)
- Theoretical Computer Science (AREA)
- Data Mining & Analysis (AREA)
- General Engineering & Computer Science (AREA)
- Pure & Applied Mathematics (AREA)
- Computer Networks & Wireless Communication (AREA)
- Mathematical Analysis (AREA)
- Databases & Information Systems (AREA)
- Software Systems (AREA)
- Mathematical Optimization (AREA)
- Computational Mathematics (AREA)
- Fuzzy Systems (AREA)
- Algebra (AREA)
- Discrete Mathematics (AREA)
- Probability & Statistics with Applications (AREA)
- Computational Linguistics (AREA)
- Compression, Expansion, Code Conversion, And Decoders (AREA)
Abstract
The invention discloses a time domain data preprocessing method based on frequency domain prediction, which comprises the steps of reading a time sequence, storing the time sequence data in a file by adopting binary coding, wherein the file consists of a plurality of segments of data, and each segment of data comprises the time sequence and header file information; reading file data, namely writing a function file by adopting a Matlab language to read the time sequence data, and finishing reading file information and time domain data; mapping the read file data to a plurality of subcarriers to obtain frequency domain data blocks; performing N/4-point discrete Fourier transform on the frequency domain data block; carrying out post-rotation processing on the data subjected to the discrete Fourier transform by using a twiddle factor to obtain frequency domain data; and (5) Hanning window processing. The time domain processing method provided by the invention can respectively preprocess the known sequence data by utilizing the mutual information among the data, so that the detection precision is high, the realization structure is simple, the obtained preprocessing structure has strong accuracy and can directly reflect the information among the data.
Description
Technical Field
The invention relates to the technical field of time domain data preprocessing, in particular to a time domain data preprocessing method based on frequency domain prediction.
Background
In recent years, data mining has attracted great attention in the information industry, mainly because there are a large amount of data that can be widely used, and there is an urgent need to find and refine useful information and knowledge from these data to be widely applied to various fields.
The time domain processing is a recognization process for explaining original data, which is a necessary step in the data processing process, and subsequent qualitative and quantitative explanation works are all performed on the basis.
The traditional time domain data processing mode does not well utilize mutual information among data, and an obtained preprocessing structure is difficult to avoid distortion and cannot accurately reflect more information among data.
Therefore, a time domain data preprocessing method based on frequency domain prediction is provided for solving the problems.
Disclosure of Invention
The present invention aims to provide a time domain data preprocessing method based on frequency domain prediction to solve the problems in the background art.
In order to achieve the purpose, the invention provides the following technical scheme: a time domain data preprocessing method based on frequency domain prediction comprises the following steps:
s1: reading a time sequence, wherein the time sequence data stored in a file adopts binary coding, the file consists of a plurality of data segments, and each data segment comprises the time sequence and header file information;
s2: reading file data, namely writing a function file by adopting a Matlab language to read the time sequence data, and finishing reading file information and time domain data;
s3: mapping the read file data to a plurality of subcarriers to obtain frequency domain data blocks;
s4: performing N/4-point discrete Fourier transform on the frequency domain data block;
s5: carrying out post-rotation processing on the data subjected to the discrete Fourier transform by using a twiddle factor to obtain frequency domain data;
s6: hanning window processing, when the length of the frequency domain data is limited, performing FFT time-frequency transformation to generate a truncation effect, and at the moment, windowing the frequency domain data before the FFT time-frequency transformation;
s7: power spectrum analysis, namely estimating a power spectrum according to an FFT frequency spectrum obtained by FFT time-frequency transformation;
s8: performing power spectrum processing, namely performing smooth estimation on the initial power spectrum by adopting two modes of overall smoothing and frequency smoothing;
s9: and (4) impedance estimation, namely performing impedance estimation by adopting a least square method to finally obtain time domain data with specific parameters.
Preferably, the discrete fourier transform process further includes:
the pre-rotation unit is used for performing pre-rotation processing on the data obtained by the pre-processing unit by using a rotation factor;
the Fourier transform unit is used for carrying out N/4-point discrete Fourier transform on the data processed by the first pre-rotation unit;
and the post-rotation unit is used for performing post-rotation processing on the data subjected to the discrete Fourier transform by the Fourier transform unit by using the rotation factor to obtain frequency domain data.
Compared with the prior art, the invention has the beneficial effects that: the time domain processing method provided by the invention can respectively preprocess the known sequence data by utilizing the mutual information among the data, so that the detection precision is high, the realization structure is simple, the obtained preprocessing structure has strong accuracy and can directly reflect the information among the data.
Drawings
FIG. 1 is a schematic flow diagram of the present invention;
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Referring to fig. 1, the present invention provides a technical solution: a time domain data preprocessing method based on frequency domain prediction comprises the following steps:
s1: reading a time sequence, wherein the time sequence data stored in a file adopts binary coding, the file consists of a plurality of data segments, and each data segment comprises the time sequence and header file information;
s2: reading file data, namely writing a function file by adopting a Matlab language to read the time sequence data, and finishing reading file information and time domain data;
s3: mapping the read file data to a plurality of subcarriers to obtain frequency domain data blocks;
s4: performing N/4-point discrete Fourier transform on the frequency domain data block;
s5: carrying out post-rotation processing on the data subjected to the discrete Fourier transform by using a twiddle factor to obtain frequency domain data;
s6: hanning window processing, when the length of the frequency domain data is limited, performing FFT time-frequency transformation to generate a truncation effect, and at the moment, windowing the frequency domain data before the FFT time-frequency transformation;
s7: power spectrum analysis, namely estimating a power spectrum according to an FFT frequency spectrum obtained by FFT time-frequency transformation;
s8: performing power spectrum processing, namely performing smooth estimation on the initial power spectrum by adopting two modes of overall smoothing and frequency smoothing;
s9: and (4) impedance estimation, namely performing impedance estimation by adopting a least square method to finally obtain time domain data with specific parameters.
Wherein, the discrete Fourier transform process further comprises:
the pre-rotation unit is used for performing pre-rotation processing on the data obtained by the pre-processing unit by using a rotation factor;
the Fourier transform unit is used for carrying out N/4-point discrete Fourier transform on the data processed by the first pre-rotation unit;
and the post-rotation unit is used for performing post-rotation processing on the data subjected to the discrete Fourier transform by the Fourier transform unit by using the rotation factor to obtain frequency domain data.
Although embodiments of the present invention have been shown and described, it will be appreciated by those skilled in the art that changes, modifications, substitutions and alterations can be made in these embodiments without departing from the principles and spirit of the invention, the scope of which is defined in the appended claims and their equivalents.
Claims (2)
1. A time domain data preprocessing method based on frequency domain prediction is characterized by comprising the following steps:
s1: reading a time sequence, wherein the time sequence data stored in a file adopts binary coding, the file consists of a plurality of data segments, and each data segment comprises the time sequence and header file information;
s2: reading file data, namely writing a function file by adopting a Matlab language to read the time sequence data, and finishing reading file information and time domain data;
s3: mapping the read file data to a plurality of subcarriers to obtain frequency domain data blocks;
s4: performing N/4-point discrete Fourier transform on the frequency domain data block;
s5: carrying out post-rotation processing on the data subjected to the discrete Fourier transform by using a twiddle factor to obtain frequency domain data;
s6: hanning window processing, when the length of the frequency domain data is limited, performing FFT time-frequency transformation to generate a truncation effect, and at the moment, windowing the frequency domain data before the FFT time-frequency transformation;
s7: power spectrum analysis, namely estimating a power spectrum according to an FFT frequency spectrum obtained by FFT time-frequency transformation;
s8: performing power spectrum processing, namely performing smooth estimation on the initial power spectrum by adopting two modes of overall smoothing and frequency smoothing;
s9: and (4) impedance estimation, namely performing impedance estimation by adopting a least square method to finally obtain time domain data with specific parameters.
2. The time-domain data preprocessing method based on frequency-domain prediction as claimed in claim 1, wherein: the discrete Fourier transform process further comprises:
the pre-rotation unit is used for performing pre-rotation processing on the data obtained by the pre-processing unit by using a rotation factor;
the Fourier transform unit is used for carrying out N/4-point discrete Fourier transform on the data processed by the first pre-rotation unit;
and the post-rotation unit is used for performing post-rotation processing on the data subjected to the discrete Fourier transform by the Fourier transform unit by using the rotation factor to obtain frequency domain data.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202011213030.2A CN112311518A (en) | 2020-11-04 | 2020-11-04 | Time domain data preprocessing method based on frequency domain prediction |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202011213030.2A CN112311518A (en) | 2020-11-04 | 2020-11-04 | Time domain data preprocessing method based on frequency domain prediction |
Publications (1)
Publication Number | Publication Date |
---|---|
CN112311518A true CN112311518A (en) | 2021-02-02 |
Family
ID=74333889
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202011213030.2A Pending CN112311518A (en) | 2020-11-04 | 2020-11-04 | Time domain data preprocessing method based on frequency domain prediction |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN112311518A (en) |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20050207565A1 (en) * | 2004-03-04 | 2005-09-22 | Mitel Networks Corporation | Method of selecting impedance setting for loop start trunk line |
CN101930425A (en) * | 2009-06-24 | 2010-12-29 | 华为技术有限公司 | Signal processing method, data processing method and device |
JP2011243002A (en) * | 2010-05-18 | 2011-12-01 | Mitsubishi Chemicals Corp | Data processing method, data processing device, data display method, data display device, data processing system, client device, recording medium and program |
CN103078825A (en) * | 2013-01-30 | 2013-05-01 | 清华大学 | Method and device for generating frame synchronizing sequence in digital communication system |
CN111739555A (en) * | 2020-07-23 | 2020-10-02 | 深圳市友杰智新科技有限公司 | Audio signal processing method and device based on end-to-end deep neural network |
-
2020
- 2020-11-04 CN CN202011213030.2A patent/CN112311518A/en active Pending
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20050207565A1 (en) * | 2004-03-04 | 2005-09-22 | Mitel Networks Corporation | Method of selecting impedance setting for loop start trunk line |
CN101930425A (en) * | 2009-06-24 | 2010-12-29 | 华为技术有限公司 | Signal processing method, data processing method and device |
JP2011243002A (en) * | 2010-05-18 | 2011-12-01 | Mitsubishi Chemicals Corp | Data processing method, data processing device, data display method, data display device, data processing system, client device, recording medium and program |
CN103078825A (en) * | 2013-01-30 | 2013-05-01 | 清华大学 | Method and device for generating frame synchronizing sequence in digital communication system |
CN111739555A (en) * | 2020-07-23 | 2020-10-02 | 深圳市友杰智新科技有限公司 | Audio signal processing method and device based on end-to-end deep neural network |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US20220343898A1 (en) | Speech recognition method and apparatus, and computer-readable storage medium | |
CN107103903B (en) | Acoustic model training method and device based on artificial intelligence and storage medium | |
Liu et al. | Feature extraction of rotor fault based on EEMD and curve code | |
JP5708720B2 (en) | Data processing method and apparatus | |
CN112509555B (en) | Dialect voice recognition method, device, medium and electronic equipment | |
CN109360581A (en) | Sound enhancement method, readable storage medium storing program for executing and terminal device neural network based | |
CN108335694B (en) | Far-field environment noise processing method, device, equipment and storage medium | |
CN110826803A (en) | Electricity price prediction method and device for electric power spot market | |
Zhong et al. | Study on processing of wavelet speech denoising in speech recognition system | |
Qiu et al. | Srtnet: Time domain speech enhancement via stochastic refinement | |
CN115758082A (en) | Fault diagnosis method for rail transit transformer | |
CN115857013A (en) | Method for calculating self-noise of seismometer by using improved welch method | |
CN116484176A (en) | Bearing fault diagnosis method, system and storage medium based on ultra-wavelet | |
CN112311518A (en) | Time domain data preprocessing method based on frequency domain prediction | |
CN113421584A (en) | Audio noise reduction method and device, computer equipment and storage medium | |
CN116434759B (en) | Speaker identification method based on SRS-CL network | |
CN117594053A (en) | Voice noise reduction method, processing terminal and storage medium | |
CN111489739A (en) | Phoneme recognition method and device and computer readable storage medium | |
CN116913304A (en) | Real-time voice stream noise reduction method and device, computer equipment and storage medium | |
Zhang et al. | Voice activity detection for audio signal of voyage data recorder using residue network and attention mechanism | |
CN114239757A (en) | Denoising method and system for electromagnetic time series data | |
CN112397087A (en) | Formant envelope estimation, voice processing method and device, storage medium and terminal | |
CN111710327A (en) | Method, apparatus, device and medium for model training and sound data processing | |
CN111899729A (en) | Voice model training method and device, server and storage medium | |
CN112750469A (en) | Method for detecting music in voice, voice communication optimization method and corresponding device |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
RJ01 | Rejection of invention patent application after publication | ||
RJ01 | Rejection of invention patent application after publication |
Application publication date: 20210202 |