CN111429711A - Infrared receiving method and device - Google Patents

Infrared receiving method and device Download PDF

Info

Publication number
CN111429711A
CN111429711A CN202010249639.9A CN202010249639A CN111429711A CN 111429711 A CN111429711 A CN 111429711A CN 202010249639 A CN202010249639 A CN 202010249639A CN 111429711 A CN111429711 A CN 111429711A
Authority
CN
China
Prior art keywords
time difference
capture time
value
capture
difference value
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.)
Granted
Application number
CN202010249639.9A
Other languages
Chinese (zh)
Other versions
CN111429711B (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.)
Shenzhen Yingtechuang Intelligent Technology Co ltd
Original Assignee
Shenzhen Yingtechuang 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 Shenzhen Yingtechuang Intelligent Technology Co ltd filed Critical Shenzhen Yingtechuang Intelligent Technology Co ltd
Priority to CN202010249639.9A priority Critical patent/CN111429711B/en
Publication of CN111429711A publication Critical patent/CN111429711A/en
Application granted granted Critical
Publication of CN111429711B publication Critical patent/CN111429711B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G08SIGNALLING
    • G08CTRANSMISSION SYSTEMS FOR MEASURED VALUES, CONTROL OR SIMILAR SIGNALS
    • G08C23/00Non-electrical signal transmission systems, e.g. optical systems
    • G08C23/04Non-electrical signal transmission systems, e.g. optical systems using light waves, e.g. infrared
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04BTRANSMISSION
    • H04B10/00Transmission systems employing electromagnetic waves other than radio-waves, e.g. infrared, visible or ultraviolet light, or employing corpuscular radiation, e.g. quantum communication
    • H04B10/50Transmitters
    • H04B10/508Pulse generation, e.g. generation of solitons
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/0078Avoidance of errors by organising the transmitted data in a format specifically designed to deal with errors, e.g. location

Abstract

The invention discloses an infrared receiving method and a device, wherein the infrared receiving method comprises the following steps: the single chip is provided with a timer, and the timer overflow interruption and the capture interruption are started; acquiring an overflow number value and a capture time value when capturing interruption triggers; calculating a capturing time difference value according to the current capturing time value, the last capturing time value and the overflow number value; if the capture time difference satisfies the condition a-k-2b<△t<a+k‑2bOr a-k +2b<△t<a+k+2bCorrecting and outputting a capture time difference value according to a preset rule; and decoding the infrared pulse sequence according to the capture time difference value. When the capture time difference value meets the preset condition, the invention firstly corrects and outputs the capture time difference value according to the preset rule, and then decodes the infrared pulse sequence according to the capture time difference value, thereby avoiding the capture time difference valueA situation occurs where the difference calculation is erroneous resulting in decoding errors.

Description

Infrared receiving method and device
Technical Field
The invention relates to the technical field of infrared remote control, in particular to an infrared receiving method and device.
Background
The invention patent No. 201210436867.2 discloses a method for decoding infrared remote control by an input capture interrupt mode, which comprises the following steps:
s1: configuring an input capture timer in a main program of the single chip microcomputer, starting the input capture timer, and switching on interruption;
s2: and interrupting to trigger acquisition of a capture time value.
S3: and comparing with the last capture time value, and calculating two intervals, namely the pulse width.
S4: the state machine is in idle state, at this time, whether the comparison pulse width is in accordance with the front end of the guide code is judged, if yes, S5 is carried out, otherwise, S8 is carried out, and the operation is exited.
S5: confirm whether it is a dock, enter the decoding state if yes, otherwise go to S4.
S6: the state machine is in a decoding state, and whether the comparison pulse width is consistent with: if the coding rule of the data 0 or the data 1 or the data F is positive, the coding value is shifted into the coding variable to be stored, the counting value of the coding bit number is added with 1 until the bit number accords with the preset coding bit number, the decoding is completed, the state machine jumps to an idle state, namely S4, otherwise, the state machine is considered to be a clutter and is discarded, and the state machine shifts to S7.
S7: the captured value is stored in a variable for use in the next comparison.
S8: clearing the flag bit, and turning over the edge trigger mode to prepare for the next capture.
The method for decoding the infrared remote control by the input capturing interrupt mode uses a timer which has an input capturing function, automatically records the time when the edge jump occurs when the signal changes and jumps, triggers the interrupt, processes the time value of two continuous times only in the interrupt processing program, calculates the pulse width of the signal and then decodes the signal.
However, in the specific process of infrared reception, because of the priority conflict of multiple interrupts inside the MCU, the board-level MCU (or the single chip microcomputer) adds one more or one less overflow interrupt to the timer, thereby causing code loss of one frame of data and further causing decoding errors.
Disclosure of Invention
The technical problem to be solved by the present invention is to provide an infrared receiving method and apparatus capable of avoiding decoding errors.
In order to solve the technical problems, the invention adopts the following technical scheme:
an infrared receiving method, comprising the steps of: the single chip is provided with a timer, and the timer overflow interruption and the capture interruption are started; acquiring an overflow number value and a capture time value when capturing interruption triggers; calculating a capturing time difference value according to the current capturing time value, the last capturing time value and the overflow number value; if the capture time difference satisfies the condition a-k-2b<△t<a+k-2bOr a-k +2b<△t<a+k+2bAnd correcting and outputting a capture time difference value according to a preset rule, wherein △ t represents the capture time difference value, a represents a preset constant, K represents an allowable error value, K is more than 0, b represents the bit width of the timer, and decoding the infrared pulse sequence according to the capture time difference value.
Preferably, the correcting and outputting the capturing time difference value according to the preset rule further comprises the steps of: if the capture time difference satisfies the condition a-k-2b<△t<a+k-2bAccording to the formula△t'=△t+2bCorrecting and outputting the capturing time difference value, wherein △ t' represents the corrected capturing time difference value, and if the capturing time difference value meets the condition a-k +2b<△t<a+k+2bAccording to the formula △ t' △ t-2bAnd correcting and outputting the capture time difference.
Preferably, decoding the ir pulse sequence according to the capture time difference value further comprises the steps of: when the value of a is 13500, and the capture time difference value meets the condition of a-k-2b<△t<a+k-2bOr a-k +2b<△t<a+k+2bThen, decoding the infrared pulse sequence into a guide code according to the capture time difference; when a is 2250, the capture time difference satisfies the condition a-k-2b<△t<a+k-2bOr a-k +2b<△t<a+k+2bThen, decoding the infrared pulse sequence into logic '1' according to the capture time difference; when the value of a is 1120, the capture time difference value meets the condition a-k-2b<△t<a+k-2bOr a-k +2b<△t<a+k+2bThen, the infrared pulse sequence is decoded to logic "0" according to the capture time difference.
Preferably, before decoding the infrared pulse sequence according to the capturing time difference value, the method further comprises the step of judging whether the capturing time difference value meets the condition that a-k is less than △ t is less than a + k, and if yes, directly outputting the capturing time difference value.
Preferably, before decoding the ir pulse sequence according to the capture time difference value, the method further comprises the steps of: if the capture time difference does not satisfy a-k-2b<△t<a+k-2bOr a-k +2b<△t<a+k+2bOr a-k < △ t < a + k, judging that the infrared pulse sequence is invalid, and discarding the infrared pulse sequence.
An infrared receiving apparatus, characterized in that, the infrared receiving apparatus includes: the configuration module is used for configuring a timer for the single chip microcomputer and starting timer overflow interruption and capture interruption; the capture module is used for capturing the interruption and acquiring the overflow number value and the capture time value; a calculation module for calculating the current capture time value, the last capture time value and the overflow number valueCalculating a capture time difference; a correction module for correcting the acquisition time difference when the acquisition time difference satisfies a condition a-k-2b<△t<a+k-2bOr a-k +2b<△t<a+k+2bAnd correcting and outputting a capture time difference value according to a preset rule, wherein △ t represents the capture time difference value, a represents a preset constant, K represents an allowable error value, K is more than 0, b represents the bit width of the timer, and a decoding module is used for decoding the infrared pulse sequence according to the capture time difference value.
Preferably, the modification module comprises: a first correction unit for correcting the acquisition time difference value when the acquisition time difference value satisfies a condition a-k-2b<△t<a+k-2bAccording to the formula △ t- △ t +2bCorrecting and outputting a capturing time difference value △ t' representing the corrected capturing time difference value, and a second correcting unit for correcting the capturing time difference value when the capturing time difference value satisfies a condition a-k +2b<△t<a+k+2bAccording to the formula △ t- △ t-2bAnd correcting and outputting the capture time difference.
Preferably, the decoding module is configured to: when the value of a is 13500, and the capture time difference value meets the condition of a-k-2b<△t<a+k-2bOr a-k +2b<△t<a+k+2bThen, decoding the infrared pulse sequence into a guide code according to the capture time difference; when a is 2250, the capture time difference satisfies the condition a-k-2b<△t<a+k-2bOr a-k +2b<△t<a+k+2bThen, decoding the infrared pulse sequence into logic '1' according to the capture time difference; when the value of a is 1120, the capture time difference value meets the condition a-k-2b<△t<a+k-2bOr a-k +2b<△t<a+k+2bThen, the infrared pulse sequence is decoded to logic "0" according to the capture time difference.
Preferably, the infrared receiving device further comprises a judging module for judging whether the capturing time difference satisfies a condition a-k < △ t < a + k and judging whether the capturing time difference satisfies a condition a-k-2b<△t<a+k-2bOr a-k +2b<△t<a+k+2b
Preferably, theThe infrared receiving device also comprises: a discarding module for discarding the difference between the acquisition times when the difference does not satisfy a-k-2b<△t<a+k-2bOr a-k +2b<△t<a+k+2bOr a-k < △ t < a + k, determining that the infrared pulse sequence is invalid, and discarding the infrared pulse sequence.
The invention has the beneficial technical effects that: according to the infrared receiving method, the capturing time difference value meets the condition a-k-2b<△t<a+k-2bOr a-k +2b<△t<a+k+2bAnd then, the infrared pulse sequence is decoded according to the capturing time difference, so that the situation of decoding errors caused by the fact that the capturing time difference is calculated incorrectly is avoided.
Drawings
Fig. 1 is a flow chart of an infrared receiving method of the present invention;
FIG. 2 is a code diagram of a 32-bit binary code set in NEC format;
FIG. 3 is a code diagram of logic "1" and logic "0" in NEC format;
fig. 4 is a block diagram of an infrared receiving device according to the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more clearly understood by those skilled in the art, the present invention is further described with reference to the accompanying drawings and examples.
As shown in fig. 1, in an embodiment of the present invention, the infrared receiving method includes the steps of:
and S10, configuring a timer by the singlechip, and starting timer overflow interruption and capture interruption.
The invention uses a 1us 12 bit wide (4096 ticks) timer to roll count, and the timer triggers an interrupt every time the timer overflows, and the overflow number n is added.
And S20, acquiring an overflow number value and a capture time value when capturing interruption triggers.
The invention adopts external interrupt and timer to receive infrared signal, infrared pulse signal enters into single chip of infrared receiving end through external interrupt port, responds to rising edge of receiving end to trigger capture interrupt, timer rolls to time according to 1us reference time, because the counting range of timer is only 4096(0-4095), so it needs to time by overflow accumulation, and once interrupt is triggered. When capturing interruption triggers, an overflow number value n and a capturing time value T are obtained from a timer.
And S30, calculating the capture time difference value according to the current capture time value, the last capture time value and the overflow number value. The capture time difference is calculated as: Δ T ═ T2-T1+ n 2bWhere Δ T denotes a capture time difference value, T2 denotes a current capture time value, T1 denotes a last capture time value, n denotes an overflow number value, and b denotes a bit width of the timer. The bit width of the timer in the embodiment of the present invention is 12, that is, b is 12; in other embodiments of the present invention, b takes different values according to the bit width of the timer.
S40, judging whether the capture time difference value meets the condition a-K < △ t < a + K, if yes, jumping to the step S80, and if not, executing the step S50, wherein a represents a preset constant, K represents an allowable error value, and K is greater than 0.
S50, judging whether the capture time difference value meets the condition a-k-2b<△t<a+k-2bOr a-k +2b<△t<a+k+2bIf yes, go to step S60; if not, go to step S70.
And S60, correcting the capture time difference.
When the capture time difference satisfies the condition a-k-2b<△t<a+k-2bWhen the time is over, the timer adds one overflow time, namely the capture time difference is reduced by 2bTherefore, it is necessary to add 2bThe correct capture time difference can be obtained according to the formula △ t' △ t +2bCorrecting and outputting the capturing time difference value, wherein △ t' represents the corrected capturing time difference value, and when the capturing time difference value meets the condition a-k +2b<△t<a+k+2bWhen the time is over, the timer adds one more overflow time, namely the capture time difference is 2 morebTherefore, it is necessary to subtract 2bCan get correct captureThe difference value is obtained according to the formula △ t' △ t-2bAnd correcting and outputting the capture time difference.
And S70, judging that the infrared pulse sequence is invalid, and discarding the infrared pulse sequence.
And S80, decoding the infrared pulse sequence according to the capture time difference value.
In the infrared transceiving process, the data format of infrared transmission is fixed, as shown in fig. 2 and fig. 3, the pulse signal in NEC format adopts a pulse width modulated serial code, and the period of the pilot code is 13.5 ms; the period of logic "1" is 2.25 ms; the period of logic "0" is 1.12 ms. The decoding process of the infrared pulse sequence is to judge whether the capture time difference is matched with the pulse width of the guide code, logic '1' or logic '0'. a is a preset constant, and the value of a is related to the pulse width of the bootstrap code, logic '1' or logic '0'.
When the value of a is 13500, and the capture time difference value meets the condition of a-k-2b<△t<a+k-2bOr a-k +2b<△t<a+k+2bThen, decoding the infrared pulse sequence into a guide code according to the capture time difference;
when a is 2250, the capture time difference satisfies the condition a-k-2b<△t<a+k-2bOr a-k +2b<△t<a+k+2bThen, decoding the infrared pulse sequence into logic '1' according to the capture time difference;
when the value of a is 1120, the capture time difference value meets the condition a-k-2b<△t<a+k-2bOr a-k +2b<△t<a+k+2bThen, the infrared pulse sequence is decoded to logic "0" according to the capture time difference.
As shown in fig. 4, an embodiment of the present invention further provides an infrared receiving apparatus, including:
and the configuration module 10 is used for configuring a timer for the singlechip and starting timer overflow interruption and capture interruption.
And the capturing module 20 is used for capturing the interrupt, and acquiring the overflow number value and the capturing time value.
And the calculating module 30 is configured to calculate a capture time difference according to the current capture time value, the last capture time value, and the overflow number value.
A judging module 40 for judging whether the capturing time difference satisfies the condition a-k < △ t < a + k and whether the capturing time difference satisfies the condition a-k-2b<△t<a+k-2bOr a-k +2b<△t<a+k+2b
A correction module 50 for determining whether the capture time difference satisfies a condition a-k-2b<△t<a+k-2bOr a-k +2b<△t<a+k+2bAnd correcting and outputting the capture time difference according to a preset rule, wherein △ t represents the capture time difference, a represents a preset constant, K represents an allowable error value, K is greater than 0, and b represents the bit width of the timer.
The correction module comprises a first correction unit and a second correction unit. The correction unit is used for satisfying the condition a-k-2 when the capture time difference valueb<△t<a+k-2bAccording to the formula △ t- △ t +2bA correction unit for correcting and outputting a capturing time difference value △ t' representing the corrected capturing time difference value, and a second correction unit for correcting the capturing time difference value when the capturing time difference value satisfies a condition a-k +2b<△t<a+k+2bAccording to the formula △ t- △ t-2bAnd correcting and outputting the capture time difference.
And the decoding module 60 is configured to decode the infrared pulse sequence according to the capture time difference value.
When the value of a is 13500, and the capture time difference value meets the condition of a-k-2b<△t<a+k-2bOr a-k +2b<△t<a+k+2bAnd the decoding module is used for decoding the infrared pulse sequence into the guide code according to the capture time difference value.
When a is 2250, the capture time difference satisfies the condition a-k-2b<△t<a+k-2bOr a-k +2b<△t<a+k+2bAnd the decoding module is used for decoding the infrared pulse sequence into logic '1' according to the capture time difference.
When the value of a is 1120, the capture time difference value meets the condition a-k-2b<△t<a+k-2bOr a-k +2b<△t<a+k+2bAnd the decoding module is used for decoding the infrared pulse sequence into logic '0' according to the capture time difference value.
A discarding module for discarding the difference between the acquisition times when the difference does not satisfy a-k-2b<△t<a+k-2bOr a-k +2b<△t<a+k+2bOr a-k < △ t < a + k, determining that the infrared pulse sequence is invalid, and discarding the infrared pulse sequence.
The foregoing is considered as illustrative of the preferred embodiments of the invention and is not to be construed as limiting the invention in any way. Various equivalent changes and modifications can be made by those skilled in the art based on the above embodiments, and all equivalent changes and modifications within the scope of the claims should fall within the protection scope of the present invention.

Claims (10)

1. An infrared receiving method, characterized in that the infrared receiving method comprises the steps of:
the single chip is provided with a timer, and the timer overflow interruption and the capture interruption are started;
acquiring an overflow number value and a capture time value when capturing interruption triggers;
calculating a capturing time difference value according to the current capturing time value, the last capturing time value and the overflow number value;
if the capture time difference satisfies the condition a-k-2b<△t<a+k-2bOr a-k +2b<△t<a+k+2bCorrecting and outputting a capture time difference value according to a preset rule, wherein △ t represents the capture time difference value, a represents a preset constant, K represents an allowable error value, K is greater than 0, and b represents the bit width of the timer;
and decoding the infrared pulse sequence according to the capture time difference value.
2. The infrared receiving method as claimed in claim 1, wherein said correcting and outputting the capturing time difference value according to the predetermined rule further comprises the steps of:
if the capture time difference satisfiesCondition a-k-2b<△t<a+k-2bAccording to the formula △ t ═ △ t +2bCorrecting and outputting the capture time difference value, wherein △ t' represents the corrected capture time difference value;
if the capture time difference satisfies the condition a-k +2b<△t<a+k+2bAccording to the formula △ t' △ t-2bAnd correcting and outputting the capture time difference.
3. The infrared receiving method of claim 1 or 2, wherein decoding the infrared pulse sequence based on the capture time difference further comprises the steps of:
when the value of a is 13500, and the capture time difference value meets the condition of a-k-2b<△t<a+k-2bOr a-k +2b<△t<a+k+2bThen, decoding the infrared pulse sequence into a guide code according to the capture time difference;
when a is 2250, the capture time difference satisfies the condition a-k-2b<△t<a+k-2bOr a-k +2b<△t<a+k+2bThen, decoding the infrared pulse sequence into logic '1' according to the capture time difference;
when the value of a is 1120, the capture time difference value meets the condition a-k-2b<△t<a+k-2bOr a-k +2b<△t<a+k+2bThen, the infrared pulse sequence is decoded to logic "0" according to the capture time difference.
4. The infrared receiving method as set forth in claim 1, further comprising the step of judging whether the capturing time difference satisfies a condition a-k < △ t < a + k before decoding the infrared pulse sequence based on the capturing time difference, and if so, directly outputting the capturing time difference.
5. The infrared receiving method of claim 4, further comprising, before decoding the infrared pulse sequence according to the capture time difference value, the steps of: if the capture time difference does not satisfy a-k-2b<△t<a+k-2bOr a-k +2b<△t<a+k+2bOr a-k < △ t < a + k, judging that the infrared pulse sequence is invalid, and discarding the infrared pulse sequence.
6. An infrared receiving apparatus, characterized in that, the infrared receiving apparatus includes:
the configuration module is used for configuring a timer for the single chip microcomputer and starting timer overflow interruption and capture interruption;
the capture module is used for capturing the interruption and acquiring the overflow number value and the capture time value;
the calculation module is used for calculating a capture time difference value according to the current capture time value, the last capture time value and the overflow number value;
a correction module for correcting the acquisition time difference when the acquisition time difference satisfies a condition a-k-2b<△t<a+k-2bOr a-k +2b<△t<a+k+2bCorrecting and outputting a capture time difference value according to a preset rule, wherein △ t represents the capture time difference value, a represents a preset constant, K represents an allowable error value, K is greater than 0, and b represents the bit width of the timer;
and the decoding module is used for decoding the infrared pulse sequence according to the capture time difference value.
7. The infrared receiving device as set forth in claim 6, wherein said correction module comprises:
a first correction unit for correcting the acquisition time difference value when the acquisition time difference value satisfies a condition a-k-2b<△t<a+k-2bAccording to the formula △ t- △ t +2bCorrecting and outputting the capture time difference value, wherein △ t' represents the corrected capture time difference value;
a second correction unit for correcting the acquisition time difference value when the acquisition time difference value satisfies the condition a-k +2b<△t<a+k+2bAccording to the formula △ t- △ t-2bAnd correcting and outputting the capture time difference.
8. The infrared receiving device of claim 6 or 7, wherein the decoding module is configured to:
when the value of a is 13500, and the capture time difference value meets the condition of a-k-2b<△t<a+k-2bOr a-k +2b<△t<a+k+2bThen, decoding the infrared pulse sequence into a guide code according to the capture time difference;
when a is 2250, the capture time difference satisfies the condition a-k-2b<△t<a+k-2bOr a-k +2b<△t<a+k+2bThen, decoding the infrared pulse sequence into logic '1' according to the capture time difference;
when the value of a is 1120, the capture time difference value meets the condition a-k-2b<△t<a+k-2bOr a-k +2b<△t<a+k+2bThen, the infrared pulse sequence is decoded to logic "0" according to the capture time difference.
9. The infrared receiving apparatus as set forth in claim 6, further comprising a judging module for judging whether the capturing time difference satisfies a condition a-k < △ t < a + k and judging whether the capturing time difference satisfies a condition a-k-2b<△t<a+k-2bOr a-k +2b<△t<a+k+2b
10. The infrared receiving apparatus as set forth in claim 9, wherein said infrared receiving apparatus further comprises: a discarding module for discarding the difference between the acquisition times when the difference does not satisfy a-k-2b<△t<a+k-2bOr a-k +2b<△t<a+k+2bOr a-k < △ t < a + k, determining that the infrared pulse sequence is invalid, and discarding the infrared pulse sequence.
CN202010249639.9A 2020-04-01 2020-04-01 Infrared receiving method and device Active CN111429711B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010249639.9A CN111429711B (en) 2020-04-01 2020-04-01 Infrared receiving method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010249639.9A CN111429711B (en) 2020-04-01 2020-04-01 Infrared receiving method and device

Publications (2)

Publication Number Publication Date
CN111429711A true CN111429711A (en) 2020-07-17
CN111429711B CN111429711B (en) 2021-06-01

Family

ID=71557358

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010249639.9A Active CN111429711B (en) 2020-04-01 2020-04-01 Infrared receiving method and device

Country Status (1)

Country Link
CN (1) CN111429711B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112904090A (en) * 2021-01-25 2021-06-04 珠海格力电器股份有限公司 Signal duration acquisition method

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004138444A (en) * 2002-10-16 2004-05-13 Toshiba Corp Gas meter and gas meter control system
CN101404113A (en) * 2008-11-06 2009-04-08 成都九洲电子信息系统有限责任公司 Method for implementing infrared remote control decoding by software in embedded system
CN102571518A (en) * 2011-12-19 2012-07-11 西安交通大学 Electronic transformer data transmission method based on field bus
CN102779405A (en) * 2012-07-10 2012-11-14 杭州海康威视数字技术股份有限公司 Digital video recorder, infrared remote control receiving device and method
CN103823506A (en) * 2012-11-16 2014-05-28 核芯科技股份有限公司 Real-time clock frequency correction device
US20170131089A1 (en) * 2015-11-06 2017-05-11 Intel Corporation Systems, methods, and apparatuses for implementing maximum likelihood image binarization in a coded light range camera
CN107256065A (en) * 2017-07-14 2017-10-17 佛山华芯微特科技有限公司 The processing system and method for a kind of real-time clock
CN107577140A (en) * 2017-09-14 2018-01-12 国电南瑞科技股份有限公司 A kind of synchronised clock management module based on FPGA
CN109166301A (en) * 2018-11-05 2019-01-08 福建师范大学 A kind of infrared communication coding/decoding method of embedded system
US10200754B2 (en) * 2016-12-12 2019-02-05 The Nielsen Company (Us), Llc Methods and apparatus for audience measurement and determining infrared signal based on signature of symbol alphabet
CN110769546A (en) * 2019-10-22 2020-02-07 厦门通士达照明有限公司 Temperature compensation method and system for timing LED lamp in variable temperature environment
CN110910629A (en) * 2019-11-04 2020-03-24 杭州海兴电力科技股份有限公司 Infrared remote control signal decoding method and system based on single chip microcomputer and metering device

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004138444A (en) * 2002-10-16 2004-05-13 Toshiba Corp Gas meter and gas meter control system
CN101404113A (en) * 2008-11-06 2009-04-08 成都九洲电子信息系统有限责任公司 Method for implementing infrared remote control decoding by software in embedded system
CN102571518A (en) * 2011-12-19 2012-07-11 西安交通大学 Electronic transformer data transmission method based on field bus
CN102779405A (en) * 2012-07-10 2012-11-14 杭州海康威视数字技术股份有限公司 Digital video recorder, infrared remote control receiving device and method
CN103823506A (en) * 2012-11-16 2014-05-28 核芯科技股份有限公司 Real-time clock frequency correction device
US20170131089A1 (en) * 2015-11-06 2017-05-11 Intel Corporation Systems, methods, and apparatuses for implementing maximum likelihood image binarization in a coded light range camera
US10200754B2 (en) * 2016-12-12 2019-02-05 The Nielsen Company (Us), Llc Methods and apparatus for audience measurement and determining infrared signal based on signature of symbol alphabet
CN107256065A (en) * 2017-07-14 2017-10-17 佛山华芯微特科技有限公司 The processing system and method for a kind of real-time clock
CN107577140A (en) * 2017-09-14 2018-01-12 国电南瑞科技股份有限公司 A kind of synchronised clock management module based on FPGA
CN109166301A (en) * 2018-11-05 2019-01-08 福建师范大学 A kind of infrared communication coding/decoding method of embedded system
CN110769546A (en) * 2019-10-22 2020-02-07 厦门通士达照明有限公司 Temperature compensation method and system for timing LED lamp in variable temperature environment
CN110910629A (en) * 2019-11-04 2020-03-24 杭州海兴电力科技股份有限公司 Infrared remote control signal decoding method and system based on single chip microcomputer and metering device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112904090A (en) * 2021-01-25 2021-06-04 珠海格力电器股份有限公司 Signal duration acquisition method

Also Published As

Publication number Publication date
CN111429711B (en) 2021-06-01

Similar Documents

Publication Publication Date Title
CN111429711B (en) Infrared receiving method and device
US10567401B2 (en) Device and method for detecting attack in network
US8558606B2 (en) Debounce apparatus and method thereof
CN111837342B (en) Bit error correction for wireless retransmission communication systems
CN114499732B (en) Clock calibration method, clock calibration device, computer equipment and readable storage medium
CN111052006B (en) Control device and control method
US10778281B2 (en) Method and device for controlling frequency hopping, transmitter and receiver
EP0283686A2 (en) Coding and decoding method
US9342097B2 (en) Microcontroller and method of controlling the same
US20190317809A1 (en) Implementation method and apparatus of timer
US8957795B2 (en) Analog-to-digital conversion device
CN109581859A (en) A kind of automatic correcting time method and device
US9967083B2 (en) Receiving device
CN112631368B (en) Timing method and device for processor
CN109309637B (en) Data storage method, device and storage medium for transmission signals
US11595142B2 (en) Receiving apparatus, correction method and non-transitory storage medium
CN111984386A (en) Real-time detection method of time window type level signal
CN107229543B (en) Semiconductor device with a plurality of semiconductor chips
US10049060B2 (en) Semiconductor device and control method of the same
JP7243695B2 (en) Information processing device, information processing system, and information processing method
US11962677B2 (en) System and method for clock resynchronization
US10243568B2 (en) Semiconductor device, control system, and synchronization method
US11327829B2 (en) Semiconductor device which detects occurrence of an abnormality during operation based on a comparison of an input specifying a PWM signal and an estimated input obtained from an inverse operation
CN117475610A (en) Infrared remote control decoding method, device, decoding equipment and storage medium
JP2020129318A (en) Cyclic transmission device

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
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: An infrared receiving method and device

Effective date of registration: 20230104

Granted publication date: 20210601

Pledgee: CITIC Bank Limited by Share Ltd. Shenzhen branch

Pledgor: SHENZHEN INTELTRON INTELLIGENT SCIENCE & TECHNOLOGY Co.,Ltd.

Registration number: Y2022980029347

PC01 Cancellation of the registration of the contract for pledge of patent right
PC01 Cancellation of the registration of the contract for pledge of patent right

Granted publication date: 20210601

Pledgee: CITIC Bank Limited by Share Ltd. Shenzhen branch

Pledgor: SHENZHEN INTELTRON INTELLIGENT SCIENCE & TECHNOLOGY Co.,Ltd.

Registration number: Y2022980029347