CN109727362B - Banknote magnetic signal identification method based on discrete Fourier transform - Google Patents

Banknote magnetic signal identification method based on discrete Fourier transform Download PDF

Info

Publication number
CN109727362B
CN109727362B CN201811357492.4A CN201811357492A CN109727362B CN 109727362 B CN109727362 B CN 109727362B CN 201811357492 A CN201811357492 A CN 201811357492A CN 109727362 B CN109727362 B CN 109727362B
Authority
CN
China
Prior art keywords
magnetic signal
array
banknote
fourier transform
discrete fourier
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201811357492.4A
Other languages
Chinese (zh)
Other versions
CN109727362A (en
Inventor
武艳红
刘贯伟
安增花
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Cashway Technology Co Ltd
Original Assignee
Cashway Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Cashway Technology Co Ltd filed Critical Cashway Technology Co Ltd
Priority to CN201811357492.4A priority Critical patent/CN109727362B/en
Publication of CN109727362A publication Critical patent/CN109727362A/en
Application granted granted Critical
Publication of CN109727362B publication Critical patent/CN109727362B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Inspection Of Paper Currency And Valuable Securities (AREA)

Abstract

The invention discloses a banknote magnetic signal identification method based on discrete Fourier transform, which comprises the following steps: carrying out discrete Fourier transform on standard magnetic signal data of each channel of a preset number of banknotes to obtain a coefficient array, and removing invalid signals in the coefficient array to obtain a valid coefficient array; obtaining the value range of each modular length of the effective coefficient array through data experiments, and recording the value range as a threshold array; storing the effective coefficient array and the threshold value array into a memory of the banknote identification module; and when identifying the bank notes, comparing the modular length difference value of each item of the array to be detected and the effective coefficient array stored in the memory, and outputting the judgment result of the magnetic signal of the bank notes according to the comparison result. The invention can realize the rapid analysis of the collected magnetic signals of the bank notes so as to judge whether the magnetic signals have problems, thereby realizing the rapid detection of the magnetic signals of the bank notes and realizing the counterfeit discrimination of the bank notes.

Description

Banknote magnetic signal identification method based on discrete Fourier transform
Technical Field
The invention relates to the technical field of signal processing, in particular to a banknote magnetic signal identification method based on discrete Fourier transform.
Background
With the progress and development of science and technology, the counterfeit identification characteristics of the bank notes are more and more comprehensive, and the magnetic characteristics are important components of the counterfeit identification of the bank notes. At present, magnetic sensors in the banknote recognition module all adopt magnetic signal sensors, and common algorithms mainly adopt logic judgment. This method is complex to implement and does not have versatility between different types of banknote magnetic signals.
Disclosure of Invention
The invention aims to provide a banknote magnetic signal identification method based on discrete Fourier transform, which has clear structure and strong universality and aims at overcoming the technical defects in the prior art.
The technical scheme adopted for realizing the purpose of the invention is as follows:
a banknote magnetic signal identification method based on discrete Fourier transform comprises the following steps:
s1, performing discrete Fourier transform on standard magnetic signal data of each channel of the preset number of banknotes to obtain a coefficient array, and then removing invalid signals in the coefficient array through threshold judgment to obtain a valid coefficient array;
s2, obtaining the value range of each modular length of the effective coefficient array through data experiments, and recording the value range as a threshold array;
s3, storing the effective coefficient array and the threshold value array into a memory of a banknote identification module;
and S4, comparing the module length difference value of the array to be detected and each item of the effective coefficient array stored in the memory when identifying the bank note, and outputting the judgment result of the magnetic signal of the bank note according to the comparison result.
In step S4, if the difference between the lengths of the two patterns is greater than the corresponding threshold, it is determined that the magnetic signal of the banknote is faulty.
In step S4, the array to be detected is obtained by performing discrete fourier transform on the magnetic signal data of the banknote obtained in the banknote recognition.
Before the step of step S1, the method further includes the following steps:
preprocessing the collected magnetic signals of the banknotes with the preset number to obtain standard magnetic signal data.
The magnetic signal is preprocessed by interference removal and averaging.
The invention can realize the rapid analysis of the collected magnetic signals of the bank notes so as to judge whether the magnetic signals have problems, thereby realizing the rapid detection of the magnetic signals of the bank notes and realizing the counterfeit discrimination of the bank notes.
Drawings
Fig. 1 is a schematic flow chart of a banknote magnetic signal identification method based on discrete fourier transform;
FIG. 2 is a graph of magnetic signals;
fig. 3 shows a fourier transform spectrogram.
Detailed Description
The invention is described in further detail below with reference to the figures and specific examples. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
As shown in fig. 1, the banknote magnetic signal identification method based on discrete fourier transform of the present invention comprises:
s1 selecting a plurality of banknotes to collect magnetic signal data, each banknote magnetic signal data comprising m data channels, each channel comprising n data points.
S2 analyzes and processes several pieces of banknote magnetic signal Data, including interference elimination and averaging operation, to obtain standard magnetic signal Data [ m, n ] of banknote.
S3 performs discrete Fourier transform on each channel magnetic signal, and decomposes the signal into n triangular waves, and the coefficient array obtained by i (i ═ 0 to m-1) th channel Data i [1, n ] transform is denoted as Fourier1 i [1, n ],
the meaning of the coefficient array Fourier1 i [1, n ] is the coefficient of the ith wave function when the curve corresponding to Data i [1, n ] is expressed as the superposition of trigonometric functions. Wherein, the discrete Fourier transform formula is as follows:
Figure DEST_PATH_IMAGE002A
where x (N) is the input data of length N,
w N is the root of the total of the N subunits,
x (k) is the result of discrete Fourier transform of x (n).
S4 takes an appropriate threshold ValidThres i (Thres i >0) for each channel i (i ═ 0 to m-1), sets the term with a length smaller than ValidThres i in Fourier1 i [1, n ] as an invalid signal to 0, and records the resulting significant coefficient array as Fourier2 i [1, n ].
S5 standard magnetic signal Data [ m, n ] of the bank note, and after the operation is carried out on each channel Data signal, a Fourier transform effective coefficient array Fourier2[ m, n ] is obtained.
S6, carrying out data experiment to obtain the value range of each modular length of the effective coefficient array Fourier2[ m, n ], and recording the value range as a threshold array Fourier threes 2[ m, n ].
S7 stores Fourier2[ m, n ] and Fourier thres2[ m, n ] in the internal memory of the banknote recognition module.
S8, when identifying the bank note, the magnetic signal data of the bank note is recorded as NoteData [ i, j ], the discrete Fourier transform is carried out on the data, and the array obtained after the transform is recorded as NoteFourier [ m, n ].
S9 compares the modulus length difference of NoteFourier2 m, n with stored Fourier2 m, n in memory, if the difference is larger than the corresponding threshold FourierThres2 m, n, it judges that there is a problem in magnetic signal of bank note.
The foregoing is only a preferred embodiment of the present invention, and it should be noted that, for those skilled in the art, various modifications and decorations can be made without departing from the principle of the present invention, and these modifications and decorations should also be regarded as the protection scope of the present invention.

Claims (3)

1. A banknote magnetic signal identification method based on discrete Fourier transform is characterized by comprising the following steps:
s1, performing discrete Fourier transform on standard magnetic signal data of each channel of the preset number of banknotes to obtain a coefficient array, and then removing invalid signals in the coefficient array through threshold judgment to obtain a valid coefficient array;
s2, obtaining the value range of each modular length of the effective coefficient array through data experiments, and recording the value range as a threshold array;
s3, storing the effective coefficient array and the threshold value array into a memory of a banknote identification module;
s4, when identifying the bank note, comparing the module length difference value of the array to be detected and each item of the effective coefficient array stored in the memory, and outputting the judgment result of the magnetic signal of the bank note according to the comparison result; the array to be detected is obtained by performing discrete Fourier transform on banknote magnetic signal data obtained during banknote identification; and if the module length difference value is larger than the corresponding threshold value, judging that the banknote magnetic signal has a problem.
2. A method for identifying a magnetic signal of a banknote based on discrete fourier transform as claimed in claim 1, wherein said step of S1 is preceded by the steps of:
preprocessing the collected magnetic signals of the banknotes with the preset number to obtain standard magnetic signal data.
3. A method of banknote magnetic signal identification based on discrete fourier transform as claimed in claim 2 wherein said magnetic signal preprocessing comprises interference rejection, averaging.
CN201811357492.4A 2018-11-15 2018-11-15 Banknote magnetic signal identification method based on discrete Fourier transform Active CN109727362B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811357492.4A CN109727362B (en) 2018-11-15 2018-11-15 Banknote magnetic signal identification method based on discrete Fourier transform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811357492.4A CN109727362B (en) 2018-11-15 2018-11-15 Banknote magnetic signal identification method based on discrete Fourier transform

Publications (2)

Publication Number Publication Date
CN109727362A CN109727362A (en) 2019-05-07
CN109727362B true CN109727362B (en) 2022-03-08

Family

ID=66295505

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811357492.4A Active CN109727362B (en) 2018-11-15 2018-11-15 Banknote magnetic signal identification method based on discrete Fourier transform

Country Status (1)

Country Link
CN (1) CN109727362B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114419644A (en) * 2021-12-30 2022-04-29 武汉卓目科技有限公司 Banknote denomination recognition method and system

Family Cites Families (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1985002928A1 (en) * 1983-12-27 1985-07-04 Bergstroem Arne Apparatus for authenticating bank notes
GB9413413D0 (en) * 1994-07-04 1994-08-24 At & T Global Inf Solution Apparatus and method for testing bank-notes
US6892871B2 (en) * 2002-03-11 2005-05-17 Cummins-Allison Corp. Sensor and method for discriminating coins of varied composition, thickness, and diameter
JP2005092712A (en) * 2003-09-19 2005-04-07 Matsushita Electric Ind Co Ltd Paper money identification apparatus
CN100415022C (en) * 2004-12-02 2008-08-27 乐金电子(中国)研究开发中心有限公司 CeU phone with magnetic detection function and magnetic bar code identifying method
GB2466465B (en) * 2008-12-19 2011-02-16 Ingenia Holdings Authentication
CN104813369B (en) * 2012-10-25 2018-01-12 魅股份有限公司 By the system of valuable taxonomy of goods
US20150302677A1 (en) * 2012-12-07 2015-10-22 Sicpa Holding Sa Non-periodic tiling document security element
CN105139509B (en) * 2015-08-13 2017-08-29 深圳怡化电脑股份有限公司 A kind of method and device of magnetic data filtering
CN105184954B (en) * 2015-08-14 2018-04-06 深圳怡化电脑股份有限公司 A kind of method and banknote tester for detecting bank note
CN105427446A (en) * 2015-11-06 2016-03-23 东方通信股份有限公司 Authentic identification method for paper money based on magnetic signal
CN108198322B (en) * 2018-02-07 2020-03-27 深圳怡化电脑股份有限公司 Magnetic stripe positioning method and device

Also Published As

Publication number Publication date
CN109727362A (en) 2019-05-07

Similar Documents

Publication Publication Date Title
EP2538034B1 (en) MFCC and CELP to detect turbine engine faults
Fu et al. Detection of image splicing based on Hilbert-Huang transform and moments of characteristic functions with wavelet decomposition
CN111564163B (en) RNN-based multiple fake operation voice detection method
Sridevi et al. Comparative study of image forgery and copy-move techniques
WO2009046359A2 (en) Detection and classification of running vehicles based on acoustic signatures
CN106653032A (en) Animal sound detecting method based on multiband energy distribution in low signal-to-noise-ratio environment
CN107111755B (en) Video counterfeit detection method and system based on liveness evaluation
US9245399B2 (en) Media authentication
CN109727362B (en) Banknote magnetic signal identification method based on discrete Fourier transform
CN111816185A (en) Method and device for identifying speaker in mixed voice
JP4760614B2 (en) Method for selecting learning data of signal identification device
CN110189767B (en) Recording mobile equipment detection method based on dual-channel audio
CN109785499B (en) Multifunctional paper money inspection system and method
CN110809009A (en) Two-stage intrusion detection system applied to industrial control network
McKenna et al. Acoustic Event Detection Using Machine Learning: Identifying Train Events
CN112834875A (en) Partial discharge pulse segmentation method and system
CN113436646A (en) Camouflage voice detection method adopting combined features and random forest
JP4886460B2 (en) Abnormality monitoring device
Vaishnavi et al. Recognizing image splicing forgeries using histogram features
CN108932788B (en) Method, device and equipment for detecting abnormal thickness grade of paper money
CN105184954A (en) Banknote detecting method and banknote detecting device
EP1324280A1 (en) Method and apparatus for classifying currency articles
Lin et al. A robust method for speech replay attack detection
CN116895286B (en) Printer fault monitoring method and related device
Kour et al. Nonminutiae based fingerprint matching

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant