CN107944372B - Method and device for identifying signal validity and computer storage medium - Google Patents

Method and device for identifying signal validity and computer storage medium Download PDF

Info

Publication number
CN107944372B
CN107944372B CN201711144932.3A CN201711144932A CN107944372B CN 107944372 B CN107944372 B CN 107944372B CN 201711144932 A CN201711144932 A CN 201711144932A CN 107944372 B CN107944372 B CN 107944372B
Authority
CN
China
Prior art keywords
waveform
standard
signal
exists
determining
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
CN201711144932.3A
Other languages
Chinese (zh)
Other versions
CN107944372A (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.)
Zhuhai Duotaiji Intelligent Technology Co ltd
Original Assignee
Zhuhai Duotaiji Intelligent 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 Zhuhai Duotaiji Intelligent Technology Co ltd filed Critical Zhuhai Duotaiji Intelligent Technology Co ltd
Priority to CN201711144932.3A priority Critical patent/CN107944372B/en
Publication of CN107944372A publication Critical patent/CN107944372A/en
Application granted granted Critical
Publication of CN107944372B publication Critical patent/CN107944372B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2218/00Aspects of pattern recognition specially adapted for signal processing
    • G06F2218/12Classification; Matching
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/22Matching criteria, e.g. proximity measures

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Artificial Intelligence (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Signal Processing (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Evolutionary Biology (AREA)
  • Evolutionary Computation (AREA)
  • Storage Device Security (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The embodiment of the invention provides a method and equipment for identifying signal validity and a computer storage medium, wherein the method comprises the following steps: acquiring a oscillogram corresponding to a signal to be identified; judging whether a preset abnormal waveform exists in the oscillogram within a preset time range corresponding to the front end or the rear end of the standard oscillogram by comparing the oscillogram with a preset standard oscillogram; and if the judgment result is negative, determining that the signal to be identified is an effective signal. Therefore, whether the signal is effective or not is identified by identifying the waveform, and the identification efficiency is improved.

Description

Method and device for identifying signal validity and computer storage medium
Technical Field
The present invention relates to the field of signal identification, and in particular, to a method and apparatus for identifying signal validity and a computer storage medium.
Background
In the prior art, there are some ways to identify whether a signal is valid, such as determining parameters of the signal, etc., but this way needs to be performed in a manual-based manner, which is inefficient.
Disclosure of Invention
In view of the defects in the prior art, the present invention provides a method and apparatus for identifying validity of a signal, and a computer storage medium, which are used to identify whether the signal is valid.
Specifically, the present invention proposes the following specific examples:
the embodiment of the invention provides a method for identifying signal effectiveness, which comprises the following steps:
acquiring a oscillogram corresponding to a signal to be identified;
judging whether a preset abnormal waveform exists in the oscillogram within a preset time range corresponding to the front end or the rear end of the standard oscillogram by comparing the oscillogram with a preset standard oscillogram;
and if the judgment result is negative, determining that the signal to be identified is an effective signal.
In a specific embodiment, the standard waveform diagram sequentially comprises a top waveform, a descending waveform, a bottom waveform, an ascending waveform and a top waveform according to a time sequence; wherein the duration of the bottom waveform exceeds a preset time.
In a specific embodiment, the preset abnormal waveform is a waveform in which a difference between a bottom of the waveform and a bottom of the standard waveform diagram is greater than a preset threshold.
In a particular embodiment of the present invention,
the step of judging whether a preset abnormal waveform exists in the waveform diagram within a preset time range corresponding to the front end or the rear end of the standard waveform diagram by comparing the waveform diagram with a preset standard waveform diagram includes:
judging whether a waveform with a difference value of a standard waveform corresponding to the standard waveform diagram larger than a threshold exists in the forward feedback in the waveform diagram;
if the judgment result is yes, determining that a preset abnormal waveform exists;
if the judgment result is negative and the backward end of the forward feedback is connected with a standard oscillogram, judging whether a waveform with a difference value larger than a threshold value from the standard waveform exists in a preset time range of the backward end of the standard waveform;
if the judgment result is yes, determining that a preset abnormal waveform exists;
if the judgment result is negative, determining that the preset abnormal waveform does not exist.
In a specific embodiment, the method further comprises the following steps:
and if so, setting the waveform corresponding to the oscillogram to be invalid, and filtering the waveform.
The embodiment of the invention also provides a device for identifying the validity of the signal, which comprises:
the acquisition module is used for acquiring a oscillogram corresponding to the signal to be identified;
the judging module is used for judging whether a preset abnormal waveform exists in the oscillogram within a preset time range corresponding to the front end or the rear end of the standard oscillogram by comparing the oscillogram with a preset standard oscillogram;
and the determining module is used for determining the signal to be identified as an effective signal when the judgment result is negative.
In a specific embodiment, the standard waveform diagram sequentially comprises a top waveform, a descending waveform, a bottom waveform, an ascending waveform and a top waveform according to a time sequence; wherein the duration of the bottom waveform exceeds a preset time.
In a specific embodiment, the preset abnormal waveform is a waveform in which a difference between a bottom of the waveform and a bottom of the standard waveform diagram is greater than a preset threshold.
In a particular embodiment of the present invention,
the judging module is used for:
judging whether a waveform with a difference value of a standard waveform corresponding to the standard waveform diagram larger than a threshold exists in the forward feedback in the waveform diagram;
if the judgment result is yes, determining that a preset abnormal waveform exists;
if the judgment result is negative and the backward end of the forward feedback is connected with a standard oscillogram, judging whether a waveform with a difference value larger than a threshold value from the standard waveform exists in a preset time range of the backward end of the standard waveform;
if the judgment result is yes, determining that a preset abnormal waveform exists;
if the judgment result is negative, determining that the preset abnormal waveform does not exist.
The embodiment of the present invention further provides a computer storage medium, in which a computer program is stored, where the computer program is used to execute the following processes:
the method comprises the following steps that A, a oscillogram corresponding to a signal to be identified is obtained;
the process B is to judge whether a preset abnormal waveform exists in a preset time range corresponding to the front end or the rear end of the standard oscillogram in the oscillogram by comparing the oscillogram with a preset standard oscillogram;
and C, if the judgment result is negative, determining that the signal to be identified is an effective signal.
Therefore, the embodiment of the invention provides a method and a device for identifying signal validity and a computer storage medium, wherein the method comprises the following steps: acquiring a oscillogram corresponding to a signal to be identified; judging whether a preset abnormal waveform exists in the oscillogram within a preset time range corresponding to the front end or the rear end of the standard oscillogram by comparing the oscillogram with a preset standard oscillogram; and if the judgment result is negative, determining that the signal to be identified is an effective signal. Therefore, whether the signal is effective or not is identified by identifying the waveform, and the identification efficiency is improved.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings needed to be used in the embodiments will be briefly described below, it should be understood that the following drawings only illustrate some embodiments of the present invention and therefore should not be considered as limiting the scope, and for those skilled in the art, other related drawings can be obtained according to the drawings without inventive efforts.
Fig. 1 is a schematic flow chart illustrating a method for identifying signal validity according to an embodiment of the present invention;
fig. 2 is a schematic diagram of a standard waveform in a method for identifying signal validity according to an embodiment of the present invention;
fig. 3 is a schematic diagram of a signal to be identified in a method for identifying validity of a signal according to an embodiment of the present invention;
fig. 4 is a flowchart illustrating an apparatus for identifying signal validity according to an embodiment of the present invention.
Detailed Description
Various embodiments of the present disclosure will be described more fully hereinafter. The present disclosure is capable of various embodiments and of modifications and variations therein. However, it should be understood that: there is no intention to limit the various embodiments of the disclosure to the specific embodiments disclosed herein, but rather, the disclosure is to cover all modifications, equivalents, and/or alternatives falling within the spirit and scope of the various embodiments of the disclosure.
Hereinafter, the term "includes" or "may include" used in various embodiments of the present disclosure indicates the presence of the disclosed functions, operations, or elements, and does not limit the addition of one or more functions, operations, or elements. Furthermore, as used in various embodiments of the present disclosure, the terms "comprising," "having," and their derivatives, are intended to be only representative of the particular features, integers, steps, operations, elements, components, or combinations of the foregoing, and should not be construed as first excluding the existence of, or adding to one or more other features, integers, steps, operations, elements, components, or combinations of the foregoing.
In various embodiments of the disclosure, the expression "or" at least one of a or/and B "includes any or all combinations of the words listed simultaneously. For example, the expression "a or B" or "at least one of a or/and B" may include a, may include B, or may include both a and B.
Expressions (such as "first", "second", and the like) used in various embodiments of the present disclosure may modify various constituent elements in the various embodiments, but may not limit the respective constituent elements. For example, the above description does not limit the order and/or importance of the elements described. The foregoing description is for the purpose of distinguishing one element from another. For example, the first user device and the second user device indicate different user devices, although both are user devices. For example, a first element could be termed a second element, and, similarly, a second element could be termed a first element, without departing from the scope of various embodiments of the present disclosure.
It should be noted that: if it is described that one constituent element is "connected" to another constituent element, the first constituent element may be directly connected to the second constituent element, and a third constituent element may be "connected" between the first constituent element and the second constituent element. In contrast, when one constituent element is "directly connected" to another constituent element, it is understood that there is no third constituent element between the first constituent element and the second constituent element.
The term "user" used in various embodiments of the present disclosure may indicate a person using an electronic device or a device using an electronic device (e.g., an artificial intelligence electronic device).
The terminology used in the various embodiments of the present disclosure is for the purpose of describing particular embodiments only and is not intended to be limiting of the various embodiments of the present disclosure. As used herein, the singular forms are intended to include the plural forms as well, unless the context clearly indicates otherwise. Unless otherwise defined, all terms (including technical and scientific terms) used herein have the same meaning as commonly understood by one of ordinary skill in the art to which the various embodiments of the present disclosure belong. The terms (such as those defined in commonly used dictionaries) should be interpreted as having a meaning that is consistent with their contextual meaning in the relevant art and will not be interpreted in an idealized or overly formal sense unless expressly so defined in various embodiments of the present disclosure.
Example 1
The embodiment 1 of the invention discloses a method for identifying signal validity, which comprises the following steps as shown in fig. 1:
step 101, obtaining a oscillogram corresponding to a signal to be identified;
102, comparing the oscillogram with a preset standard oscillogram to judge whether a preset abnormal waveform exists in the oscillogram within a preset time range corresponding to the front end or the rear end of the standard oscillogram;
and 103, if the judgment result is negative, determining that the signal to be identified is an effective signal.
Specifically, in one embodiment, the standard waveform diagram sequentially includes a top waveform, a falling waveform, a bottom waveform, a rising waveform, and a top waveform in time order; wherein the duration of the bottom waveform exceeds a preset time.
In a specific embodiment, the preset abnormal waveform is a waveform in which a difference between a bottom of the waveform and a bottom of the standard waveform diagram is greater than a preset threshold.
In a particular embodiment of the present invention,
the step of judging whether a preset abnormal waveform exists in the waveform diagram within a preset time range corresponding to the front end or the rear end of the standard waveform diagram by comparing the waveform diagram with a preset standard waveform diagram includes:
judging whether a waveform with a difference value of a standard waveform corresponding to the standard waveform diagram larger than a threshold exists in the forward feedback in the waveform diagram;
if the judgment result is yes, determining that a preset abnormal waveform exists;
if the judgment result is negative and the backward end of the forward feedback is connected with a standard oscillogram, judging whether a waveform with a difference value larger than a threshold value from the standard waveform exists in a preset time range of the backward end of the standard waveform;
if the judgment result is yes, determining that a preset abnormal waveform exists;
if the judgment result is negative, determining that the preset abnormal waveform does not exist.
In a specific embodiment, the method further comprises the following steps:
and if so, setting the waveform corresponding to the oscillogram to be invalid, and filtering the waveform.
In particular, the signal to be recognized is an invalid signal.
Specifically, a specific example is described, as shown in fig. 2, which is a waveform corresponding to a standard waveform diagram, and fig. 3 is a waveform diagram of a false touch trigger, where the waveform in fig. 3 has a forward feedback and a backward feedback.
Taking the example where a normal kick would produce a downward waveform, the monitored waveform would include a detected top, a downward trend, then a bottom (the bottom duration needs to be to a certain extent before it is a valid signal), then a detected rising edge, and finally a top. Specific waveforms are shown in fig. 2, and taking the determination of a valid kicking signal as an example, the middle waveform is determined to be a valid signal.
While in the waveform shown in fig. 3, the feed-forward is recorded, if there is a waveform one (or an unstable state) in the feed-forward, at this time, the subsequent waveform is filtered out, and the waveform two is discarded. If the first waveform does not exist, the second waveform is captured in the presence of the first waveform for the next 100ms, and if the third waveform (unstable state) occurs, the second waveform is also considered as an invalid waveform, and a valid signal is not generated.
Example 2
The embodiment 2 of the invention also discloses a device for identifying the validity of the signal, which comprises the following components:
an obtaining module 201, configured to obtain a waveform diagram corresponding to a signal to be identified;
a determining module 202, configured to determine whether a preset abnormal waveform exists in the oscillogram within a preset time range corresponding to a front end or a rear end of the standard oscillogram by comparing the oscillogram with a preset standard oscillogram;
and the determining module 203 is configured to determine that the signal to be identified is a valid signal when the determination result is negative.
In a specific embodiment, the standard waveform diagram sequentially comprises a top waveform, a descending waveform, a bottom waveform, an ascending waveform and a top waveform according to a time sequence; wherein the duration of the bottom waveform exceeds a preset time.
In a specific embodiment, the preset abnormal waveform is a waveform in which a difference between a bottom of the waveform and a bottom of the standard waveform diagram is greater than a preset threshold.
In a particular embodiment of the present invention,
the judging module is used for:
judging whether a waveform with a difference value of a standard waveform corresponding to the standard waveform diagram larger than a threshold exists in the forward feedback in the waveform diagram;
if the judgment result is yes, determining that a preset abnormal waveform exists;
if the judgment result is negative and the backward end of the forward feedback is connected with a standard oscillogram, judging whether a waveform with a difference value larger than a threshold value from the standard waveform exists in a preset time range of the backward end of the standard waveform;
if the judgment result is yes, determining that a preset abnormal waveform exists;
if the judgment result is negative, determining that the preset abnormal waveform does not exist.
In a specific embodiment, the apparatus further comprises:
and the filtering module is used for setting the waveform corresponding to the oscillogram to be invalid and filtering the waveform when the judgment result is yes.
Example 3
The embodiment 3 of the present invention further discloses a computer storage medium, in which a computer program is stored, where the computer program is used to execute the following processes:
the method comprises the following steps that A, a oscillogram corresponding to a signal to be identified is obtained;
the process B is to judge whether a preset abnormal waveform exists in a preset time range corresponding to the front end or the rear end of the standard oscillogram in the oscillogram by comparing the oscillogram with a preset standard oscillogram;
and C, if the judgment result is negative, determining that the signal to be identified is an effective signal.
In a specific embodiment, the standard waveform diagram sequentially comprises a top waveform, a descending waveform, a bottom waveform, an ascending waveform and a top waveform according to a time sequence; wherein the duration of the bottom waveform exceeds a preset time.
In a specific embodiment, the preset abnormal waveform is a waveform in which a difference between a bottom of the waveform and a bottom of the standard waveform diagram is greater than a preset threshold.
In a particular embodiment of the present invention,
the step of judging whether a preset abnormal waveform exists in the waveform diagram within a preset time range corresponding to the front end or the rear end of the standard waveform diagram by comparing the waveform diagram with a preset standard waveform diagram includes:
judging whether a waveform with a difference value of a standard waveform corresponding to the standard waveform diagram larger than a threshold exists in the forward feedback in the waveform diagram;
if the judgment result is yes, determining that a preset abnormal waveform exists;
if the judgment result is negative and the backward end of the forward feedback is connected with a standard oscillogram, judging whether a waveform with a difference value larger than a threshold value from the standard waveform exists in a preset time range of the backward end of the standard waveform;
if the judgment result is yes, determining that a preset abnormal waveform exists;
if the judgment result is negative, determining that the preset abnormal waveform does not exist.
In a specific embodiment, the computer program is further configured to perform the following process:
and if so, setting the waveform corresponding to the oscillogram to be invalid, and filtering the waveform.
Therefore, the embodiment of the invention provides a method and a device for identifying signal validity and a computer storage medium, wherein the method comprises the following steps: acquiring a oscillogram corresponding to a signal to be identified; judging whether a preset abnormal waveform exists in the oscillogram within a preset time range corresponding to the front end or the rear end of the standard oscillogram by comparing the oscillogram with a preset standard oscillogram; and if the judgment result is negative, determining that the signal to be identified is an effective signal. Therefore, whether the signal is effective or not is identified by identifying the waveform, and the identification efficiency is improved.
Those skilled in the art will appreciate that the figures are merely schematic representations of one preferred implementation scenario and that the blocks or flow diagrams in the figures are not necessarily required to practice the present invention.
Those skilled in the art will appreciate that the modules in the devices in the implementation scenario may be distributed in the devices in the implementation scenario according to the description of the implementation scenario, or may be located in one or more devices different from the present implementation scenario with corresponding changes. The modules of the implementation scenario may be combined into one module, or may be further split into a plurality of sub-modules.
The above-mentioned invention numbers are merely for description and do not represent the merits of the implementation scenarios.
The above disclosure is only a few specific implementation scenarios of the present invention, however, the present invention is not limited thereto, and any variations that can be made by those skilled in the art are intended to fall within the scope of the present invention.

Claims (8)

1. A method for signal validity identification, comprising:
acquiring a oscillogram corresponding to a signal to be identified;
judging whether a waveform with a difference value of a standard waveform corresponding to the standard waveform diagram larger than a threshold exists in the forward feedback in the waveform diagram by comparing the waveform diagram with a preset standard waveform diagram;
if the judgment result is yes, determining that a preset abnormal waveform exists;
if the judgment result is negative and the backward end of the forward feedback is connected with a standard oscillogram, judging whether a waveform with a difference value larger than a threshold value from the standard waveform exists in a preset time range of the backward end of the standard waveform;
if the judgment result is yes, determining that a preset abnormal waveform exists;
if the judgment result is negative, determining that no preset abnormal waveform exists, and determining the signal to be identified as an effective signal.
2. The method of claim 1, wherein the standard waveform map comprises, in chronological order, a top waveform, a falling waveform, a bottom waveform, a rising waveform, a top waveform; wherein the duration of the bottom waveform exceeds a preset time.
3. The method of claim 1, wherein the predetermined abnormal waveform is a waveform in which a difference between a bottom of the waveform and a bottom of the standard waveform diagram is greater than a predetermined threshold.
4. The method of claim 1, further comprising:
and if so, setting the waveform corresponding to the oscillogram to be invalid, and filtering the waveform.
5. An apparatus for signal validity identification, comprising:
the acquisition module is used for acquiring a oscillogram corresponding to the signal to be identified;
the judging module is used for judging whether a waveform with a difference value of a standard waveform corresponding to the standard waveform diagram larger than a threshold exists in the forward feedback in the waveform diagram by comparing the waveform diagram with a preset standard waveform diagram; if the judgment result is yes, determining that a preset abnormal waveform exists; if the judgment result is negative and the backward end of the forward feedback is connected with a standard oscillogram, judging whether a waveform with a difference value larger than a threshold value from the standard waveform exists in a preset time range of the backward end of the standard waveform; if the judgment result is yes, determining that a preset abnormal waveform exists; if the judgment result is negative, determining that no preset abnormal waveform exists, and determining the signal to be identified as an effective signal;
and the determining module is used for determining the signal to be identified as an effective signal when the judgment result is negative.
6. The apparatus of claim 5, wherein the standard waveform map comprises, in chronological order, a top waveform, a falling waveform, a bottom waveform, a rising waveform, a top waveform; wherein the duration of the bottom waveform exceeds a preset time.
7. The apparatus of claim 5, wherein the predetermined abnormal waveform is a waveform in which a difference between a bottom of the waveform and a bottom of the standard waveform diagram is greater than a predetermined threshold.
8. A computer storage medium, wherein a computer program is stored in the computer storage medium, the computer program being configured to perform the following process:
acquiring a oscillogram corresponding to a signal to be identified;
judging whether a waveform with a difference value of a standard waveform corresponding to the standard waveform diagram larger than a threshold exists in the forward feedback in the waveform diagram by comparing the waveform diagram with a preset standard waveform diagram;
if the judgment result is yes, determining that a preset abnormal waveform exists;
if the judgment result is negative and the backward end of the forward feedback is connected with a standard oscillogram, judging whether a waveform with a difference value larger than a threshold value from the standard waveform exists in a preset time range of the backward end of the standard waveform;
if the judgment result is yes, determining that a preset abnormal waveform exists;
if the judgment result is negative, determining that no preset abnormal waveform exists, and determining the signal to be identified as an effective signal.
CN201711144932.3A 2017-11-17 2017-11-17 Method and device for identifying signal validity and computer storage medium Active CN107944372B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201711144932.3A CN107944372B (en) 2017-11-17 2017-11-17 Method and device for identifying signal validity and computer storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201711144932.3A CN107944372B (en) 2017-11-17 2017-11-17 Method and device for identifying signal validity and computer storage medium

Publications (2)

Publication Number Publication Date
CN107944372A CN107944372A (en) 2018-04-20
CN107944372B true CN107944372B (en) 2020-04-07

Family

ID=61932908

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201711144932.3A Active CN107944372B (en) 2017-11-17 2017-11-17 Method and device for identifying signal validity and computer storage medium

Country Status (1)

Country Link
CN (1) CN107944372B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116343997A (en) * 2023-04-03 2023-06-27 广州柏曼光电科技有限公司 Sleep-aiding method and device based on sleep state

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1968228A (en) * 2006-11-23 2007-05-23 中兴通讯股份有限公司 Waveform recognition method in signal processing
KR20120062115A (en) * 2010-12-06 2012-06-14 현대자동차주식회사 Controlling method for auto openning of automobile trunk
CN103020472A (en) * 2012-12-27 2013-04-03 中国科学院深圳先进技术研究院 Physiological signal quality evaluation method and system based on constrained estimation
CN103251405A (en) * 2013-04-18 2013-08-21 深圳市科曼医疗设备有限公司 Method and system for analyzing arrhythmia
KR20140023538A (en) * 2012-08-16 2014-02-27 현대모비스 주식회사 Trunk automatic open control apparatus and method
CN104344862A (en) * 2014-09-30 2015-02-11 沪东重机有限公司 Detection method for FCM10A type fuel consumption meter
CN104627124A (en) * 2013-11-12 2015-05-20 上海通用汽车有限公司 Automatic opening system and method of automotive rear gate
CN205153827U (en) * 2015-11-02 2016-04-13 比亚迪股份有限公司 A automatic opening system of sensor device and car boot for boot is automatic to be opened
CN105653040A (en) * 2016-01-22 2016-06-08 深圳市维亿魄科技有限公司 Electronic equipment and triggering method thereof
CN106703591A (en) * 2017-03-29 2017-05-24 武汉佳特轿车零部件有限公司 Tail gate power-driven control system
CN107192892A (en) * 2017-06-16 2017-09-22 国网电力科学研究院武汉南瑞有限责任公司 The automatic triggering method of thunder alignment system based on lightning electromagnetic signal identification technology

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008057157A (en) * 2006-08-30 2008-03-13 Aisin Seiki Co Ltd Controller for movable body
DE102006044112A1 (en) * 2006-09-20 2008-03-27 Hella Kgaa Hueck & Co. Motor vehicle with a sensor arrangement

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1968228A (en) * 2006-11-23 2007-05-23 中兴通讯股份有限公司 Waveform recognition method in signal processing
KR20120062115A (en) * 2010-12-06 2012-06-14 현대자동차주식회사 Controlling method for auto openning of automobile trunk
KR20140023538A (en) * 2012-08-16 2014-02-27 현대모비스 주식회사 Trunk automatic open control apparatus and method
CN103020472A (en) * 2012-12-27 2013-04-03 中国科学院深圳先进技术研究院 Physiological signal quality evaluation method and system based on constrained estimation
CN103251405A (en) * 2013-04-18 2013-08-21 深圳市科曼医疗设备有限公司 Method and system for analyzing arrhythmia
CN104627124A (en) * 2013-11-12 2015-05-20 上海通用汽车有限公司 Automatic opening system and method of automotive rear gate
CN104344862A (en) * 2014-09-30 2015-02-11 沪东重机有限公司 Detection method for FCM10A type fuel consumption meter
CN205153827U (en) * 2015-11-02 2016-04-13 比亚迪股份有限公司 A automatic opening system of sensor device and car boot for boot is automatic to be opened
CN105653040A (en) * 2016-01-22 2016-06-08 深圳市维亿魄科技有限公司 Electronic equipment and triggering method thereof
CN106703591A (en) * 2017-03-29 2017-05-24 武汉佳特轿车零部件有限公司 Tail gate power-driven control system
CN107192892A (en) * 2017-06-16 2017-09-22 国网电力科学研究院武汉南瑞有限责任公司 The automatic triggering method of thunder alignment system based on lightning electromagnetic signal identification technology

Also Published As

Publication number Publication date
CN107944372A (en) 2018-04-20

Similar Documents

Publication Publication Date Title
CN112026845B (en) Train temperature monitoring method and device, train, electronic equipment and medium
US11221904B2 (en) Log analysis system, log analysis method, and log analysis program
CN106657057B (en) Anti-crawler system and method
EP3096152B1 (en) Method and apparatus for classifying a signal waveform under test
CN106662970B (en) Method and device for setting interruption threshold of fingerprint identifier and terminal equipment
CN106326137B (en) Memory optimization method and device and user equipment
CN109446094B (en) Stuck detection method and device, electronic equipment and storage medium
JP6165224B2 (en) Information security management system and method based on application layer log analysis
EP3226176A1 (en) Method for learning rejector by forming classification tree in use of training images and detecting object in test images, and rejector using the same
CN113238142A (en) Method and system for integrated circuit
CN107944372B (en) Method and device for identifying signal validity and computer storage medium
CN110414294B (en) Pedestrian re-identification method and device
CN105070287A (en) Method and device for voice endpoint detection in self-adaptive noisy environment
CN104424435B (en) A kind of method and device obtaining virus signature
CN105898722B (en) A kind of discrimination method, device and the electronic equipment of improper short message
CN109614382B (en) Log segmentation method and device for application
CN105701004B (en) Application testing method and device
CN104035866B (en) The software action appraisal procedure and device of analysis are called based on system
CN110598797A (en) Fault detection method and device, storage medium and electronic device
CN112102837B (en) Household electrical appliance and pickup detection method and device thereof
US20140172369A1 (en) Computer-readable recording medium, abnormality cause estimating apparatus, and abnormality cause estimating method
US20130304470A1 (en) Electronic device and method for detecting pornographic audio data
CN110955568B (en) Touch screen problem positioning method and device, equipment and storage medium
JP2018088225A (en) Abnormal value extraction system and method for analog waveform data using Gaussian fitting
JP6095049B2 (en) Smoke detector

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
CP02 Change in the address of a patent holder
CP02 Change in the address of a patent holder

Address after: 519000 5th Floor, Phase III Plant, No. 32, Jinfeng West Road, Jinding Science and Technology Industrial Park, Tangjiawan Town, High-tech Zone, Zhuhai City, Guangdong Province

Patentee after: ZHUHAI DUOTAIJI INTELLIGENT TECHNOLOGY CO.,LTD.

Address before: Room 402, 4th Floor, Building 4, Longyuan Wisdom PARK, No. 2 Hargong Road, Tangjiawan Town, High-tech Zone, Zhuhai City, Guangdong Province, 519000

Patentee before: ZHUHAI DUOTAIJI INTELLIGENT TECHNOLOGY CO.,LTD.

PE01 Entry into force of the registration of the contract for pledge of patent right
PE01 Entry into force of the registration of the contract for pledge of patent right

Denomination of invention: Method and apparatus for identifying signal validity and computer storage medium

Effective date of registration: 20230317

Granted publication date: 20200407

Pledgee: Bank of China Limited by Share Ltd. Zhuhai branch

Pledgor: ZHUHAI DUOTAIJI INTELLIGENT TECHNOLOGY CO.,LTD.

Registration number: Y2023980035302