CN112214634B - Method and system for processing switch conversion sound - Google Patents

Method and system for processing switch conversion sound Download PDF

Info

Publication number
CN112214634B
CN112214634B CN202011015235.XA CN202011015235A CN112214634B CN 112214634 B CN112214634 B CN 112214634B CN 202011015235 A CN202011015235 A CN 202011015235A CN 112214634 B CN112214634 B CN 112214634B
Authority
CN
China
Prior art keywords
point
curve
current
acquisition
sound
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
CN202011015235.XA
Other languages
Chinese (zh)
Other versions
CN112214634A (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.)
Traffic Control Technology TCT Co Ltd
Original Assignee
Traffic Control Technology TCT 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 Traffic Control Technology TCT Co Ltd filed Critical Traffic Control Technology TCT Co Ltd
Priority to CN202011015235.XA priority Critical patent/CN112214634B/en
Publication of CN112214634A publication Critical patent/CN112214634A/en
Application granted granted Critical
Publication of CN112214634B publication Critical patent/CN112214634B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/60Information retrieval; Database structures therefor; File system structures therefor of audio data
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01DMEASURING NOT SPECIALLY ADAPTED FOR A SPECIFIC VARIABLE; ARRANGEMENTS FOR MEASURING TWO OR MORE VARIABLES NOT COVERED IN A SINGLE OTHER SUBCLASS; TARIFF METERING APPARATUS; MEASURING OR TESTING NOT OTHERWISE PROVIDED FOR
    • G01D21/00Measuring or testing not otherwise provided for
    • G01D21/02Measuring two or more variables by means not covered by a single other subclass

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Multimedia (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Train Traffic Observation, Control, And Security (AREA)

Abstract

The embodiment of the invention provides a method and a system for processing turnout switching sound, wherein the method comprises the following steps: acquiring a sound curve and a current curve of a turnout; extracting the current curve, and performing data processing on the current curve to obtain a curve segment point position set; mapping the curve segmentation point position set to the sound curve to obtain a segmentation processing result of the sound curve. According to the embodiment of the invention, the turnout conversion sound collected in the track is processed by being divided into a plurality of small segments, so that the data processing workload is reduced, the requirements on a processor and an algorithm are reduced, meanwhile, each small data segment corresponds to different stages of turnout conversion, the directivity is stronger, and the processing time of fault positioning is reduced.

Description

Method and system for processing switch conversion sound
Technical Field
The invention relates to the technical field of intelligent operation and maintenance of tracks, in particular to a method and a system for processing switch conversion sound.
Background
In general, a method of judging sound is adopted for overhauling mechanical equipment to diagnose faults, a turnout is a typical electromechanical equipment in rail transit, during the rotation process, a motor, various shaft pins and the like can generate sound due to friction and the like, and hidden dangers such as abrasion of the turnout mechanical equipment can be found through sound processing.
In general, the voice recognition is performed by two algorithms, one is to calculate the average energy, namely the noise value, and the other is to calculate the energy distribution of different frequency points through fast fourier transform and then compare the energy distribution with the normal value to judge whether the mechanical recognition is abnormal.
The method has the characteristics of large calculation amount, inconvenient processing and the like, so that a novel method for processing turnout switching sound needs to be provided.
Disclosure of Invention
The embodiment of the invention provides a processing method and a processing system for turnout switching sound, which are used for solving the defect of large calculation amount for processing sound data in the prior art.
In a first aspect, an embodiment of the present invention provides a method for processing a switch switching sound, including:
acquiring a sound curve and a current curve of a turnout;
extracting the current curve, and performing data processing on the current curve to obtain a curve segment point position set;
mapping the curve segmentation point position set to the sound curve to obtain a segmentation processing result of the sound curve.
Further, the acquiring the sound curve and the current curve of the turnout further comprises:
And respectively numbering the point positions of the acquisition points of the sound curve and the acquisition points of the current curve to respectively obtain a sound acquisition point database and a current acquisition point database.
Further, the acquiring the sound curve and the current curve of the turnout specifically includes:
And synchronously acquiring switch sound data and switch current data, acquiring the sound curve based on the switch sound data, and acquiring the current curve based on the switch current data.
Further, the extracting the current curve, and performing data processing on the current curve to obtain a curve segment point location set, specifically includes:
Acquiring a maximum acquisition point of the current curve by adopting an bubbling algorithm, finding out a corresponding point number, and marking the point number as a maximum point;
Setting a first current threshold value, and acquiring a first acquisition point in the current curve to a first acquisition point exceeding the first current threshold value in the maximum value point, wherein the first acquisition point is recorded as a starting value point;
setting a second current threshold value, and acquiring a first acquisition point which is smaller than the second current threshold value from the maximum value point to the last acquisition point in the current curve, and recording the first acquisition point as a stop value point; wherein the second current threshold is greater than the first current threshold;
Calculating an average value of all the acquisition points from the starting value point to the stopping value point, setting the average value as a third current threshold value, acquiring the first acquisition point which is smaller than the third current threshold value from the starting value point to the stopping value point, and recording the first acquisition point as a conversion value point;
counting the total acquisition points from the conversion value point to the stop value point, and segmenting the total acquisition points to obtain a plurality of segmentation points;
and taking the starting value point, the maximum value point, the conversion value point, the stopping value point and the plurality of segmentation points as the curve segmentation point position set.
Further, the statistics of the total collection points from the conversion value point to the stop value point, and the segmentation of the total collection points are performed to obtain a plurality of segmentation points, which specifically include:
Starting from the conversion value point, segmenting the total acquisition point by a preset point number to obtain a plurality of segmentation points.
In a second aspect, an embodiment of the present invention further provides a processing system for converting sound of a switch, including:
the acquisition unit is used for synchronously acquiring turnout sound data and turnout current data, acquiring a sound curve based on the turnout sound data and acquiring a current curve based on the turnout current data;
the processing unit is used for extracting the current curve, and carrying out data processing on the current curve to obtain a curve segment point position set;
and the mapping unit is used for mapping the curve segmentation point position set to the sound curve to obtain a segmentation processing result of the sound curve.
Further, the system also comprises a statistics unit, wherein the statistics unit is used for respectively numbering the point positions of the acquisition points of the sound curve and the acquisition points of the current curve to respectively obtain a sound acquisition point database and a current acquisition point database.
Further, the processing unit specifically includes:
the first processing subunit is used for acquiring the acquisition point with the maximum current curve by adopting an bubbling algorithm, finding out the corresponding point position number and marking the point position number as the maximum point;
The second processing subunit is used for setting a first current threshold value, acquiring a first acquisition point in the current curve to a first acquisition point exceeding the first current threshold value in the maximum value point, and recording the first acquisition point as a starting value point;
The third processing subunit is used for setting a second current threshold value, acquiring a first acquisition point which is smaller than the second current threshold value from the maximum value point to the last acquisition point in the current curve, and recording the first acquisition point as a stop value point; wherein the second current threshold is greater than the first current threshold;
A fourth processing subunit, configured to calculate an average value of all the sampling points from the start value point to the stop value point, set the average value as a third current threshold, and obtain a sampling point, which is smaller than the third current threshold, from the first sampling point to the stop value point, and record the sampling point as a conversion value point;
a fifth processing subunit, configured to count a total acquisition point from the conversion value point to the stop value point, and segment the total acquisition point to obtain a plurality of segment points;
and the merging subunit is used for taking the starting value point, the maximum value point, the conversion value point, the stopping value point and the plurality of segmentation points as the curve segmentation point position set.
In a third aspect, an embodiment of the present invention further provides an electronic device, including a memory, a processor, and a computer program stored in the memory and capable of running on the processor, where the processor executes the program to implement the steps of the method for processing turnout switching sounds according to any one of the above.
In a fourth aspect, embodiments of the present invention also provide a non-transitory computer readable storage medium having stored thereon a computer program which, when executed by a processor, implements the steps of a method of processing switch switching sounds as described in any of the above.
According to the method and the system for processing the turnout switching sound, the turnout switching sound collected in the track is divided into the plurality of small sections to be processed, so that the data processing workload is reduced, the requirements on a processor and an algorithm are reduced, meanwhile, each small data section corresponds to different stages of turnout switching, the directivity is stronger, and the processing time of fault positioning is reduced.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions of the prior art, the following description will briefly explain the drawings used in the embodiments or the description of the prior art, and it is obvious that the drawings in the following description are some embodiments of the present invention, and other drawings can be obtained according to these drawings without inventive effort for a person skilled in the art.
Fig. 1 is a schematic flow chart of a method for processing switch switching sound according to an embodiment of the present invention;
FIG. 2 is a schematic diagram of a system implementation structure provided by an embodiment of the present invention;
FIG. 3 is a schematic diagram of the conversion current collected during the conversion process according to the embodiment of the present invention;
FIG. 4 is a sound waveform diagram of a conversion process according to an embodiment of the present invention;
fig. 5 is a flowchart of sound data segmentation according to an embodiment of the present invention:
fig. 6 is a schematic structural diagram of a processing system for switch switching sound according to an embodiment of the present invention;
fig. 7 is a schematic structural diagram of an electronic device according to an embodiment of the present invention.
Detailed Description
For the purpose of making the objects, technical solutions and advantages of the embodiments of the present invention more apparent, the technical solutions of the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present invention, and it is apparent that the described embodiments are some embodiments of the present invention, but not all embodiments of the present invention. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
In the application field of rail transit, diseases generated by a turnout mechanical mechanism can be obtained and fault processing is realized based on sound signals, however, the normal switching time of the turnout is longer, generally 3.4S, 5.8S and the like, the maximum time can reach 15S or 30S, the calculated amount is very large by using a common processing means, and the calculated pressure is very large for a processor.
The embodiment of the invention provides a processing method of switch conversion sound, which considers that switch monitoring equipment collects sound and current data at the same time, and the current data can represent different stages of switch conversion, so that the sound data is segmented by using the current data, and then the characteristics of the sound data are calculated by different methods by subdividing the segmented data, so that a large amount of data can be changed into a plurality of segments of small data, each segment represents the dynamic characteristics of one mechanical equipment, and accurate fault positioning can be realized.
Fig. 1 is a flow chart of a method for processing switch switching sound according to an embodiment of the present invention, as shown in fig. 1, including:
S1, acquiring a sound curve and a current curve of a turnout;
s2, extracting the current curve, and performing data processing on the current curve to obtain a curve segment point position set;
and S3, mapping the curve segmentation point position set to the sound curve to obtain a segmentation processing result of the sound curve.
Specifically, as shown in fig. 2, the synchronous acquisition module acquires the sound data and the current data of the turnout synchronously, wherein the sound data is acquired independently by adopting a microphone sensor, the current data is acquired independently by adopting a hall current sensor, the acquisition point is positioned on the X1 for the alternating current switch machine, and the acquisition point is positioned on the X4 for the direct current switch machine. The synchronous acquisition module acquires current and sound data simultaneously by using a synchronous acquisition technology, so that the current acquisition point and the sound data acquisition point are ensured to be acquired simultaneously; the main control module can control the collection of current and sound and perform preliminary processing on the data; the master control module is connected with the server and sends the acquired data to the server; the communication module is used for transmitting the acquired data to a processor or a server.
Here, the outdoor section for a typical switch specifically includes the following:
1. an electrotechnical junction comprising:
(1) The external locking device comprises various mechanical structures such as a lock hook, a locking iron, a locking rod, a connecting iron, a locking frame and the like, a shaft pin for connection and the like;
(2) A slide plate;
(3) An action connecting rod;
2. A switch machine comprising:
(1) An internal motor;
(2) Friction connector of AC switch machine;
(3) A speed reducer;
(4) An automatic shutter.
The mechanical parts operate according to the switch switching time sequence, and different mechanical equipment works at different stages. The conversion process is as follows:
And in the unlocking process, the turnout is locked by the outer locking device under normal conditions. When the motor rotates during conversion, the speed reducer converts high rotation speed into large torque, and provides moving force for the locking rod, so that the locking hook moves, and when the locking hook reaches a certain position, the locking hook is released, and the turnout is unlocked. Unlocking is that the automatic switch is switched to a movable contact to switch on a circuit which is reversely moved;
in the rotating process, the motor outputs force to drive the action connecting rod to act, and the switch rail moves on the slide plate;
In the locking process, after the switch rail is closely attached to the stock rail, the locking boss on the locking rod slides out of the unlocking groove on the other side to lift the locking hook. Simultaneously, the locking rod moves, and when the maximum locking amount is reached, the turnout is locked; after the turnout is locked, the locking rod drives the other automatic switch to switch, the three-phase power supply is cut off, and the motor stops rotating.
Therefore, the conversion current is collected in the whole conversion process as shown in fig. 3, and the current value is smaller at the point A and before because the turnout is in a locking state, the current is the representation current; the current becomes large after the point A, the motor starts to rotate, the turnout starts to unlock, and the current reaches the maximum value after the point B; after the turnout from the point B to the point C is unlocked, the turnout starts to rotate; the point rail is driven to move by the action rod of the point switch from the point C to the point D; at the point D, the switch rail rotates in place and is closely attached to the stock rail, the locking rod drives the automatic switch to switch, and three-phase current is cut off; the delay stage of the indoor relay is from the point D to the point E. The corresponding sound waveforms for the entire conversion process are shown in fig. 4.
It can be understood that the purpose of the embodiment of the present invention is to find the corresponding A, B, C and D four points from the sound waveform, so as to realize segmentation of the sound data and reduce the calculation workload.
According to the embodiment of the invention, the turnout conversion sound collected in the track is processed by being divided into a plurality of small segments, so that the data processing workload is reduced, the requirements on a processor and an algorithm are reduced, meanwhile, each small data segment corresponds to different stages of turnout conversion, the directivity is stronger, and the processing time of fault positioning is reduced.
Based on the above embodiment, step S1 in the method specifically includes:
And synchronously acquiring switch sound data and switch current data, acquiring the sound curve based on the switch sound data, and acquiring the current curve based on the switch current data.
Specifically, as described in the above embodiments, the sound data and the current data of the switch are acquired and synchronized by the synchronous acquisition module, and the sound curve and the current curve are respectively formed by a plurality of acquisition points of the respective data.
Based on any of the above embodiments, step S2 in the method specifically includes:
Acquiring a maximum acquisition point of the current curve by adopting an bubbling algorithm, finding out a corresponding point number, and marking the point number as a maximum point;
Setting a first current threshold value, and acquiring a first acquisition point in the current curve to a first acquisition point exceeding the first current threshold value in the maximum value point, wherein the first acquisition point is recorded as a starting value point;
setting a second current threshold value, and acquiring a first acquisition point which is smaller than the second current threshold value from the maximum value point to the last acquisition point in the current curve, and recording the first acquisition point as a stop value point; wherein the second current threshold is greater than the first current threshold;
Calculating an average value of all the acquisition points from the starting value point to the stopping value point, setting the average value as a third current threshold value, acquiring the first acquisition point which is smaller than the third current threshold value from the starting value point to the stopping value point, and recording the first acquisition point as a conversion value point;
counting the total acquisition points from the conversion value point to the stop value point, and segmenting the total acquisition points to obtain a plurality of segmentation points;
and taking the starting value point, the maximum value point, the conversion value point, the stopping value point and the plurality of segmentation points as the curve segmentation point position set.
The statistics of the total acquisition points from the conversion value point to the stop value point, and segmentation of the total acquisition points are carried out to obtain a plurality of segmentation points, and the method specifically comprises the following steps:
Starting from the conversion value point, segmenting the total acquisition point by a preset point number to obtain a plurality of segmentation points.
Specifically, as shown in fig. 5, the main control module controls the synchronous acquisition module to acquire sound and current data simultaneously, all the data are transmitted to the processor after passing through the communication module and stored as current curve data and sound curve data, and point location numbering is carried out on each acquisition point to form a database;
Extracting a current curve, performing data processing, firstly using an bubbling algorithm and the like to find the maximum point of the current curve, and finding the point number, wherein the point is the point B, namely the point of unlocking the turnout;
Setting a first current threshold value, for example 0.3A, searching all points from the first point to the point B of the current curve for a first point exceeding the threshold value, wherein the first point is set as a starting value point of starting rotation of the motor, namely the point A;
setting a second current threshold value, representing that the motor stops rotating, starting slow release, for example, 0.7A, starting from the point B to the last point of the current curve, finding out the first point smaller than the threshold value, and stopping the value point, namely the point D;
Then calculating the average value of all points from the point B to the point D, and setting the average value as a third current threshold;
finding a first point smaller than a third threshold value from the point B to the point D, and converting the value point to be the point C;
Further calculating the total point number from the point C to the point D, starting from the point C, segmenting with a fixed preset point number, for example, 105 points from the point C to the point D, segmenting with a fixed point number of 16 points, and dividing the point C to the point D into 7 segments, wherein the 6 segments are 16 points, and the seventh segment is 10 points.
After the segmentation of the whole current curve is completed, recording the points from the point A, the point B, the point C, the point D and the points from the point C to the point D, mapping the points to the sound curve, completing the segmentation of the sound curve, and then processing each segment of sound respectively.
According to the embodiment of the invention, the large-section sound data is processed into a plurality of small-section data, and each small-section data corresponds to different stages of turnout conversion, so that the directivity is stronger, and the processing time of fault positioning is reduced.
The following describes the processing system of the switch switching sound provided by the embodiment of the present invention, and the processing system of the switch switching sound described below and the processing method of the switch switching sound described above may be referred to correspondingly.
Fig. 6 is a schematic structural diagram of a processing system for switch switching sound according to an embodiment of the present invention, as shown in fig. 6, including: an acquisition unit 61, a processing unit 62, and a mapping unit 63; wherein:
The acquisition unit 61 is used for synchronously acquiring turnout sound data and turnout current data, acquiring a sound curve based on the turnout sound data and acquiring a current curve based on the turnout current data; the processing unit 62 is configured to extract the current curve, and perform data processing on the current curve to obtain a curve segment point location set; the mapping unit 63 is configured to map the curve segment point set to the sound curve, so as to obtain a segment processing result of the sound curve.
According to the embodiment of the invention, the turnout conversion sound collected in the track is processed by being divided into a plurality of small segments, so that the data processing workload is reduced, the requirements on a processor and an algorithm are reduced, meanwhile, each small data segment corresponds to different stages of turnout conversion, the directivity is stronger, and the processing time of fault positioning is reduced.
Based on the above embodiment, the system further includes a statistics unit 64, where the statistics unit 64 is configured to perform point location numbering on the collection points of the sound curve and the collection points of the current curve, so as to obtain a sound collection point database and a current collection point database, respectively.
Based on any of the above embodiments, the processing unit 62 specifically includes: a first processing subunit 621, a second processing subunit 622, a third processing subunit 623, a fourth processing subunit 624, a fifth processing subunit 625, and a merging subunit 626; wherein:
The first processing subunit 621 is configured to acquire an acquisition point with the maximum current curve by using an bubbling algorithm, find a corresponding point number, and record the point number as a maximum point; the second processing subunit 622 is configured to set a first current threshold, obtain a first acquisition point in the current curve to a first acquisition point exceeding the first current threshold from the maximum point, and record the first acquisition point as a start value point; the third processing subunit 623 is configured to set a second current threshold, and obtain, from the maximum point to the first acquisition point of the last acquisition point in the current curve, an acquisition point less than the second current threshold, and record the acquisition point as a stop value point; wherein the second current threshold is greater than the first current threshold; the fourth processing subunit 624 is configured to calculate an average value of all the sampling points from the start value point to the stop value point, set a third current threshold, and obtain a sampling point from the start value point to the stop value point, where the first sampling point is smaller than the third current threshold, and record the sampling point as a conversion value point; the fifth processing subunit 625 is configured to count a total collection point from the conversion value point to the stop value point, and segment the total collection point to obtain a plurality of segment points; the merging subunit 626 is configured to take the start value point, the maximum value point, the transition value point, the stop value point, and the plurality of segment points as the set of segment points of the curve.
Fig. 7 illustrates a physical schematic diagram of an electronic device, as shown in fig. 7, which may include: processor (processor) 710, communication interface (communicationinterface) 720, memory (memory) 730, and communication bus (bus) 740, wherein processor 710, communication interface 720, memory 730 communicate with each other via communication bus 740. Processor 710 may invoke logic instructions in memory 730 to perform a method of processing switch transition sounds, the method comprising: acquiring a sound curve and a current curve of a turnout; extracting the current curve, and performing data processing on the current curve to obtain a curve segment point position set; mapping the curve segmentation point position set to the sound curve to obtain a segmentation processing result of the sound curve.
Further, the logic instructions in the memory 730 described above may be implemented in the form of software functional units and may be stored in a computer readable storage medium when sold or used as a stand alone product. Based on this understanding, the technical solution of the present invention may be embodied essentially or in a part contributing to the prior art or in a part of the technical solution, in the form of a software product stored in a storage medium, comprising several instructions for causing a computer device (which may be a personal computer, a server, a network device, etc.) to perform all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-only Memory (ROM), a random-access Memory (RAM, random Access Memory), a magnetic disk, or an optical disk, or other various media capable of storing program codes.
In another aspect, an embodiment of the present invention further provides a computer program product, including a computer program stored on a non-transitory computer readable storage medium, the computer program including program instructions, which when executed by a computer, can perform the method for processing turnout switching sounds provided in the above method embodiments, the method including: acquiring a sound curve and a current curve of a turnout; extracting the current curve, and performing data processing on the current curve to obtain a curve segment point position set; mapping the curve segmentation point position set to the sound curve to obtain a segmentation processing result of the sound curve.
In still another aspect, an embodiment of the present invention further provides a non-transitory computer readable storage medium having stored thereon a computer program which is implemented when executed by a processor to perform the method for processing a switch switching sound provided in the above embodiments, the method including: acquiring a sound curve and a current curve of a turnout; extracting the current curve, and performing data processing on the current curve to obtain a curve segment point position set; mapping the curve segmentation point position set to the sound curve to obtain a segmentation processing result of the sound curve.
The apparatus embodiments described above are merely illustrative, wherein the elements illustrated as separate elements may or may not be physically separate, and the elements shown as elements may or may not be physical elements, may be located in one place, or may be distributed over a plurality of network elements. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of this embodiment. Those of ordinary skill in the art will understand and implement the present invention without undue burden.
From the above description of the embodiments, it will be apparent to those skilled in the art that the embodiments may be implemented by means of software plus necessary general hardware platforms, or of course may be implemented by means of hardware. Based on this understanding, the foregoing technical solution may be embodied essentially or in a part contributing to the prior art in the form of a software product, which may be stored in a computer readable storage medium, such as ROM/RAM, a magnetic disk, an optical disk, etc., including several instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the method described in the respective embodiments or some parts of the embodiments.
Finally, it should be noted that: the above embodiments are only for illustrating the technical solution of the present invention, and are not limiting; although the invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical scheme described in the foregoing embodiments can be modified or some technical features thereof can be replaced by equivalents; such modifications and substitutions do not depart from the spirit and scope of the technical solutions of the embodiments of the present invention.

Claims (5)

1. A method for processing a switch switching sound, comprising:
acquiring a sound curve and a current curve of a turnout;
respectively numbering the point positions of the acquisition points of the sound curve and the acquisition points of the current curve to respectively obtain a sound acquisition point database and a current acquisition point database;
extracting the current curve, and performing data processing on the current curve to obtain a curve segment point position set;
Mapping the curve segmentation point position set to the sound curve to obtain a segmentation processing result of the sound curve;
the method for acquiring the sound curve and the current curve of the turnout specifically comprises the following steps:
Synchronously acquiring turnout sound data and turnout current data, acquiring the sound curve based on the turnout sound data, and acquiring the current curve based on the turnout current data;
the step of extracting the current curve, and performing data processing on the current curve to obtain a curve segment point position set, specifically comprising the following steps:
Acquiring a maximum acquisition point of the current curve by adopting an bubbling algorithm, finding out a corresponding point number, and marking the point number as a maximum point;
Setting a first current threshold value, and acquiring a first acquisition point in the current curve to a first acquisition point exceeding the first current threshold value in the maximum value point, wherein the first acquisition point is recorded as a starting value point;
setting a second current threshold value, and acquiring a first acquisition point which is smaller than the second current threshold value from the maximum value point to the last acquisition point in the current curve, and recording the first acquisition point as a stop value point; wherein the second current threshold is greater than the first current threshold;
Calculating an average value of all the acquisition points from the starting value point to the stopping value point, setting the average value as a third current threshold value, acquiring the first acquisition point which is smaller than the third current threshold value from the starting value point to the stopping value point, and recording the first acquisition point as a conversion value point;
counting the total acquisition points from the conversion value point to the stop value point, and segmenting the total acquisition points to obtain a plurality of segmentation points;
and taking the starting value point, the maximum value point, the conversion value point, the stopping value point and the plurality of segmentation points as the curve segmentation point position set.
2. The method for processing switch switching sound according to claim 1, wherein said counting the total collection points from said switching value point to said stopping value point, and segmenting said total collection points to obtain a plurality of segmented points, specifically comprising:
Starting from the conversion value point, segmenting the total acquisition point by a preset point number to obtain a plurality of segmentation points.
3. A switch-converted sound processing system, comprising:
the acquisition unit is used for synchronously acquiring turnout sound data and turnout current data, acquiring a sound curve based on the turnout sound data and acquiring a current curve based on the turnout current data;
the processing unit is used for extracting the current curve, and carrying out data processing on the current curve to obtain a curve segment point position set;
The mapping unit is used for mapping the curve segmentation point position set to the sound curve to obtain a segmentation processing result of the sound curve;
The system also comprises a statistics unit, wherein the statistics unit is used for respectively numbering the point positions of the acquisition points of the sound curve and the acquisition points of the current curve to respectively obtain a sound acquisition point database and a current acquisition point database;
The processing unit specifically comprises:
the first processing subunit is used for acquiring the acquisition point with the maximum current curve by adopting an bubbling algorithm, finding out the corresponding point position number and marking the point position number as the maximum point;
The second processing subunit is used for setting a first current threshold value, acquiring a first acquisition point in the current curve to a first acquisition point exceeding the first current threshold value in the maximum value point, and recording the first acquisition point as a starting value point;
The third processing subunit is used for setting a second current threshold value, acquiring a first acquisition point which is smaller than the second current threshold value from the maximum value point to the last acquisition point in the current curve, and recording the first acquisition point as a stop value point; wherein the second current threshold is greater than the first current threshold;
A fourth processing subunit, configured to calculate an average value of all the sampling points from the start value point to the stop value point, set the average value as a third current threshold, and obtain a sampling point, which is smaller than the third current threshold, from the first sampling point to the stop value point, and record the sampling point as a conversion value point;
a fifth processing subunit, configured to count a total acquisition point from the conversion value point to the stop value point, and segment the total acquisition point to obtain a plurality of segment points;
and the merging subunit is used for taking the starting value point, the maximum value point, the conversion value point, the stopping value point and the plurality of segmentation points as the curve segmentation point position set.
4. An electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the processor implements the steps of the method for processing turnout switching sounds according to any one of claims 1 to 2 when executing the program.
5. A non-transitory computer readable storage medium, on which a computer program is stored, characterized in that the computer program, when being executed by a processor, implements the steps of the method for processing turnout switching sounds according to any one of claims 1 to 2.
CN202011015235.XA 2020-09-24 2020-09-24 Method and system for processing switch conversion sound Active CN112214634B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011015235.XA CN112214634B (en) 2020-09-24 2020-09-24 Method and system for processing switch conversion sound

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011015235.XA CN112214634B (en) 2020-09-24 2020-09-24 Method and system for processing switch conversion sound

Publications (2)

Publication Number Publication Date
CN112214634A CN112214634A (en) 2021-01-12
CN112214634B true CN112214634B (en) 2024-04-23

Family

ID=74052300

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011015235.XA Active CN112214634B (en) 2020-09-24 2020-09-24 Method and system for processing switch conversion sound

Country Status (1)

Country Link
CN (1) CN112214634B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112906230A (en) * 2021-03-05 2021-06-04 北京全路通信信号研究设计院集团有限公司 Turnout fault diagnosis method and device, electronic equipment and medium

Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011068252A (en) * 2009-09-25 2011-04-07 Daido Signal Co Ltd Crossing alarm sound generator
KR20140011941A (en) * 2012-07-18 2014-01-29 주식회사 세화 System and method for monitoring point switch
CN205292689U (en) * 2016-01-21 2016-06-08 成都合众达电气技术有限公司 Display system , display and device are surveyed in electric -examination of rail transit power supply system tape
CN106017954A (en) * 2016-05-13 2016-10-12 南京雅信科技集团有限公司 Turnout point machine fault early warning system and method based on audio analysis
CN106124885A (en) * 2016-06-13 2016-11-16 四川网达科技有限公司 Switch breakdown detection apparatus and method
CN205748953U (en) * 2016-05-13 2016-11-30 南京雅信科技集团有限公司 It is applicable to the fault pre-alarming device of point machine
KR20170119353A (en) * 2016-04-18 2017-10-27 주식회사 세화 Fault Detection and Classification System of Railway Point Machine by Sound Analysis
JP2019034573A (en) * 2017-08-10 2019-03-07 株式会社京三製作所 Determination device and method for the same
CN110221137A (en) * 2019-03-07 2019-09-10 国网上海市电力公司 A kind of distribution transformer abnormal state detection method based on vibration acoustic correlation
CN110441629A (en) * 2019-07-29 2019-11-12 交控科技股份有限公司 Method for diagnosing faults and device based on point machine action current curve
CN110927435A (en) * 2019-10-29 2020-03-27 交控科技股份有限公司 Point switch sound collection device, monitoring method and monitoring device
CN110954734A (en) * 2018-09-26 2020-04-03 北京国铁盛阳技术有限公司 Fault diagnosis method, device, equipment and storage medium
CN111016964A (en) * 2019-12-13 2020-04-17 西南交通大学 Switch state multi-mode intelligent identification and confirmation platform system

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7770847B1 (en) * 2005-08-17 2010-08-10 Qs Industries, Inc. Signaling and remote control train operation

Patent Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011068252A (en) * 2009-09-25 2011-04-07 Daido Signal Co Ltd Crossing alarm sound generator
KR20140011941A (en) * 2012-07-18 2014-01-29 주식회사 세화 System and method for monitoring point switch
CN205292689U (en) * 2016-01-21 2016-06-08 成都合众达电气技术有限公司 Display system , display and device are surveyed in electric -examination of rail transit power supply system tape
KR20170119353A (en) * 2016-04-18 2017-10-27 주식회사 세화 Fault Detection and Classification System of Railway Point Machine by Sound Analysis
CN106017954A (en) * 2016-05-13 2016-10-12 南京雅信科技集团有限公司 Turnout point machine fault early warning system and method based on audio analysis
CN205748953U (en) * 2016-05-13 2016-11-30 南京雅信科技集团有限公司 It is applicable to the fault pre-alarming device of point machine
CN106124885A (en) * 2016-06-13 2016-11-16 四川网达科技有限公司 Switch breakdown detection apparatus and method
JP2019034573A (en) * 2017-08-10 2019-03-07 株式会社京三製作所 Determination device and method for the same
CN110954734A (en) * 2018-09-26 2020-04-03 北京国铁盛阳技术有限公司 Fault diagnosis method, device, equipment and storage medium
CN110221137A (en) * 2019-03-07 2019-09-10 国网上海市电力公司 A kind of distribution transformer abnormal state detection method based on vibration acoustic correlation
CN110441629A (en) * 2019-07-29 2019-11-12 交控科技股份有限公司 Method for diagnosing faults and device based on point machine action current curve
CN110927435A (en) * 2019-10-29 2020-03-27 交控科技股份有限公司 Point switch sound collection device, monitoring method and monitoring device
CN111016964A (en) * 2019-12-13 2020-04-17 西南交通大学 Switch state multi-mode intelligent identification and confirmation platform system

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
Measurement of ground and nearby building vibration and noise induced by trains in a metro depot;Chao Zou等;《Science of the Total Environment》;20151231;第761–773页 *
周璐婕等.基于道岔动作电流的故障特征提取与诊断方法.《兰州交通大学学报》.2019,第38卷(第5期),第74-81页. *

Also Published As

Publication number Publication date
CN112214634A (en) 2021-01-12

Similar Documents

Publication Publication Date Title
CN112214634B (en) Method and system for processing switch conversion sound
CN110441629B (en) Fault diagnosis method and device based on turnout switch machine operating current curve
CN101893686A (en) Digital radiography-based breaker operating characteristic on-line detection device and method
CN113158705A (en) Fan fault prediction and health management device and method
CN108614164B (en) Three-phase current open-phase diagnosis method for permanent magnet synchronous motor of electric automobile
CN116308300B (en) Power equipment state monitoring evaluation and command method and system
CN112484981A (en) Generator abnormal state monitoring method based on convolution self-encoder
CN112378633A (en) Mechanical fault diagnosis method
CN104993582B (en) The control method and device of power system
DE102019112019B4 (en) Motor drive and method for monitoring operational measurement data of an electric motor with at least one operating point
CN213147690U (en) Stator concentricity detection device
CN110749785A (en) Turnout rotation time sequence analysis method and system
CN115356108B (en) Method and device for diagnosing mechanical fault of modulation high-order horizontal extrusion transformation
CN110921468A (en) Gate knife distance obtaining method and device
CN108418478A (en) A kind of noise-reduction method of high-speed DC brushless electric machine
CN116443153A (en) System and method for returning shared bicycle
CN110441081B (en) Intelligent diagnosis method and intelligent diagnosis system for faults of rotating machinery
CN109698657B (en) Rotating speed control method of permanent magnet synchronous motor without position sensor
CN112180252A (en) Motor performance consistency testing device for elevator door motor
KR102572378B1 (en) Diagnosis method for bearing defect using 3 phase motor current signal and apparatus for performing the same
CN117874471B (en) Water and electricity safety early warning and fault diagnosis method and system
TWI426277B (en) Motor test system and method thereof
CN213600839U (en) Motor performance consistency testing device for elevator door motor
CN113504465B (en) Method and device for diagnosing faults of high-voltage circuit breaker
Ergin et al. DWT-based fault diagnosis in induction motors by using CVA

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