JP6548189B2 - Wireless communication system - Google Patents

Wireless communication system Download PDF

Info

Publication number
JP6548189B2
JP6548189B2 JP2015161491A JP2015161491A JP6548189B2 JP 6548189 B2 JP6548189 B2 JP 6548189B2 JP 2015161491 A JP2015161491 A JP 2015161491A JP 2015161491 A JP2015161491 A JP 2015161491A JP 6548189 B2 JP6548189 B2 JP 6548189B2
Authority
JP
Japan
Prior art keywords
signal
transmitted
data
transmitter
transmission period
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
JP2015161491A
Other languages
Japanese (ja)
Other versions
JP2017041712A (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.)
Alps Alpine Co Ltd
Original Assignee
Alps Electric Co Ltd
Alps Alpine 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 Alps Electric Co Ltd, Alps Alpine Co Ltd filed Critical Alps Electric Co Ltd
Priority to JP2015161491A priority Critical patent/JP6548189B2/en
Publication of JP2017041712A publication Critical patent/JP2017041712A/en
Application granted granted Critical
Publication of JP6548189B2 publication Critical patent/JP6548189B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Digital Transmission Methods That Use Modulated Carrier Waves (AREA)

Description

本発明は、複数の送信機からの無線信号を受信機に伝送する無線通信システムに関する。   The present invention relates to a wireless communication system for transmitting wireless signals from a plurality of transmitters to a receiver.

近年、遠隔地点に設置された各種機器の状態監視や測定機器からの測定データ等を、送信機からの無線信号として受信機に伝送する無線通信システムが普及している。この種の無線通信システムでは、1台の受信機が複数の送信機からの無線信号を受信する構成となっていることが多く、受信した無線信号が自システムの、どの送信機からの無線信号であるかを検出するための情報を送受信している(例えば、特許文献1)。   2. Description of the Related Art In recent years, wireless communication systems that transmit status monitoring of various devices installed at remote points and measurement data and the like from measuring devices to a receiver as a wireless signal from a transmitter have become widespread. In this type of radio communication system, one receiver is often configured to receive radio signals from a plurality of transmitters, and the received radio signal is a radio signal from any transmitter of its own system. The information for detecting whether it is is transmitted / received (for example, patent document 1).

図5は、特許文献1に記載された無線通信システム100の構成を示すブロック図である。図6は、従来の無線通信システム100の無線信号のフォーマットを示す概略図である。無線通信システム100は、複数の無線チャンネルを択一的に選択して無線信号を送信する複数の送信器120と、無線信号を受信する受信器110とを備える。   FIG. 5 is a block diagram showing the configuration of the wireless communication system 100 described in Patent Document 1. As shown in FIG. FIG. 6 is a schematic diagram showing the format of a wireless signal of the conventional wireless communication system 100. As shown in FIG. The wireless communication system 100 includes a plurality of transmitters 120 for alternatively selecting a plurality of wireless channels and transmitting a wireless signal, and a receiver 110 for receiving a wireless signal.

各送信器120は、例えば特定小電力無線局からなる送信部121をそれぞれ備えており、各送信器120の種別や所属するシステムの種別に応じた情報を含む無線信号を、受信器110に送信している。受信器110は、例えばマイコンなどからなる制御部111と、例えば特定小電力無線局からなる受信部112と、不揮発性の半導体メモリからなる記憶部113と、液晶パネルやスイッチなどからなる操作入力部114とを備えている。受信部112は、制御部111の制御に応じて動作し、測定した信号強度が所定の閾値よりも高い場合には、その無線チャンネルに流れる無線信号を受信して制御部111に出力する。   Each of the transmitters 120 includes, for example, a transmission unit 121 formed of a specific low power radio station, and transmits to the receiver 110 a radio signal including information according to the type of each transmitter 120 and the type of the system to which it belongs. doing. The receiver 110 includes, for example, a control unit 111 including a microcomputer, a receiving unit 112 including a specific low power radio station, a storage unit 113 including a non-volatile semiconductor memory, and an operation input unit including a liquid crystal panel and switches. And 114 are provided. The receiving unit 112 operates according to the control of the control unit 111, and when the measured signal strength is higher than a predetermined threshold, receives the radio signal flowing in the wireless channel and outputs the signal to the control unit 111.

送信器120が受信器110に送信する無線信号は、図6に示すようなフォーマットが採用されており、プリアンブルPA、ユニークワードUW、データDA、及び、誤り検出符号CRで構成されている。プリアンブルPAは、例えば「0」と「1」を交互に繰り返すビット同期パターンからなるビット列であり、先頭ビットは「0」、最終ビットは「1」に設定され、このビット列が64ビット以上連続した場合に限ってそのビット列をプリアンブルPAとしてみなすことができる。ユニークワードUWは、プリアンブルPAとは異なるビットからなり、32ビットの長さに設定されている。データDAは、送信した送信器120の識別用アドレス、及び、送信器120が送信を行う送信情報を含むビット列であり、送信する送信情報の内容に応じて、ビット長を可変とすることができる。誤り検出符号CRはCRCからなるビット列であり、送受信時において、少なくともデータDAを構成するビット列にビット反転などの異常を検出することができるように設定されている。受信器110は所定のスキャン周期ごとに、時分割によって各無線チャンネルをスキャンし、ビット同期パターンを含むプリアンブルPAを検出すると続くデータを受信する。   The radio signal transmitted by the transmitter 120 to the receiver 110 has a format as shown in FIG. 6 and is composed of a preamble PA, a unique word UW, data DA, and an error detection code CR. The preamble PA is, for example, a bit string consisting of bit synchronization patterns that alternately repeat "0" and "1". The first bit is set to "0" and the last bit is set to "1". The bit sequence can be regarded as a preamble PA only in the case. The unique word UW consists of bits different from the preamble PA and is set to a length of 32 bits. Data DA is a bit string including the identification address of the transmitter 120 that has transmitted and transmission information that the transmitter 120 performs transmission, and the bit length can be made variable according to the contents of the transmission information to be transmitted. . The error detection code CR is a bit string composed of a CRC, and is set to be able to detect an abnormality such as bit inversion in at least a bit string constituting the data DA at the time of transmission and reception. The receiver 110 scans each wireless channel by time division every predetermined scan period, and receives the following data when it detects a preamble PA including a bit synchronization pattern.

特開2011−066530号公報JP 2011-066530 A

しかしながら、従来の無線通信システムでは、送信器の識別用アドレス及び送信する送信情報の送信時間よりプリアンブル等の送信時間が長くなってしまう問題があった。例えば、遠隔地点に設置された機器の送信機が小容量のバッテリーや環境発電装置を電源とする場合には、できるだけ低消費電力であることが要求される。送信機における消費電力は無線送信電力が大半を占めるため、送信時間が長い無線通信システムは送信機の消費電力が多くなってしまうという課題があった。   However, in the conventional wireless communication system, there is a problem that the transmission time of the preamble or the like becomes longer than the identification address of the transmitter and the transmission time of the transmission information to be transmitted. For example, in the case where a transmitter of an apparatus installed at a remote point uses a small-capacity battery or an environmental power generator as a power source, it is required that the power consumption be as low as possible. Since the wireless transmission power occupies most of the power consumption in the transmitter, the wireless communication system having a long transmission time has a problem that the power consumption of the transmitter is increased.

本発明は、上述した課題を解決するもので、送信機の消費電力を少なくできる無線通信システムを提供することを目的とする。   The present invention solves the above-mentioned problems, and an object of the present invention is to provide a wireless communication system capable of reducing the power consumption of the transmitter.

本発明の無線通信システムは、無線信号を送信する複数の送信機と、前記送信機から送信された前記無線信号を受信する受信機と、を備える無線通信システムにおいて、前記無線信号は、送信期間と非送信期間とを繰り返す所定パターンで送信される情報データと、前記情報データの直前に直前非送信期間を設けて前記送信機ごとに予め設定された周波数の搬送波によって送信されるデータ開始信号と、前記情報データの直後に直後非送信期間を設けて送信されるデータ終了信号と、を含み、前記受信機は、前記周波数の前記データ開始信号を受信した後に予め保管された前記所定パターンに同期して受信し、前記データ終了信号を受信するまでに受信した前記情報データを、受信情報として出力し、前記送信機から送信される前記無線信号の前記情報データは、該送信機から送信される前記データ開始信号の前記周波数とは異なる周波数の搬送波によって前記送信期間ごとにホッピングさせていることを特徴とする。 A wireless communication system according to the present invention is a wireless communication system including a plurality of transmitters for transmitting a wireless signal and a receiver for receiving the wireless signal transmitted from the transmitter, wherein the wireless signal is transmitted during a transmission period. Information data to be transmitted in a predetermined pattern repeating a period and a non-transmission period, and a data start signal transmitted by a carrier wave of a frequency set in advance for each of the transmitters by providing an immediately preceding non-transmission period immediately before the information data. And a data end signal transmitted immediately after the information data by providing a non-transmission period immediately after the information data, and the receiver is synchronized with the predetermined pattern stored in advance after the data start signal of the frequency is received. and received, the information data received before receiving the data end signal, output by the received information, the radio signal transmitted from the transmitter Said information data, characterized in that it is hopping for each of said transmission period by the carrier having a frequency different from said frequency of the data start signal transmitted from the transmitter.

この構成によれば、送信機ごとに予め設定された周波数の搬送波によって送信されるデータ開始信号を受信し、送信機と受信機で予め保管された所定パターン及び周波数にて、データ開始信号に続いて所定パターンで送信される情報データを受信機で同期して受信するため、送信機が最短のデータ開始信号と情報データを送信するだけで誤動作せずに受信機で受信でき、送信機の消費電力を低減できる。   According to this configuration, the data start signal transmitted by the carrier wave of the frequency set in advance for each transmitter is received, and the data start signal follows the data start signal with the predetermined pattern and frequency stored in advance by the transmitter and the receiver. Since the receiver synchronously receives the information data transmitted in the predetermined pattern, the transmitter transmits the shortest data start signal and the information data, so that the receiver can receive the data without malfunction and the consumption of the transmitter. Power can be reduced.

また、本発明の無線通信システムにおいて、前記データ開始信号は、前記周波数が前記送信機ごとに異なる1ビット信号に設定されていることを特徴とする。   Further, in the wireless communication system of the present invention, the data start signal is set to a 1-bit signal whose frequency is different for each of the transmitters.

この構成によれば、データ開始信号の周波数が各送信機で異なるので、受信機がデータ開始信号を受信するだけで、送信機から所定パターンで送信される情報データを受信する通信準備ができる。   According to this configuration, since the frequency of the data start signal is different in each transmitter, it is possible to prepare for communication to receive information data transmitted from the transmitter in a predetermined pattern only by the receiver receiving the data start signal.

また、本発明の無線通信システムにおいて、前記無線信号は、前記周波数の搬送波によって送信される前記データ開始信号と、前記直前非送信期間を設けて前記所定パターンで送信される前記情報データと、前記情報データの直後に前記直後非送信期間を設けて送信される前記データ終了信号と、からなり、複数回繰り返されて送信されることを特徴とする。   In the wireless communication system according to the present invention, the wireless signal includes the data start signal transmitted by the carrier wave of the frequency, the information data transmitted in the predetermined pattern by providing the immediately preceding non-transmission period, and The present invention is characterized in that the data end signal is transmitted by providing the immediately subsequent non-transmission period immediately after the information data and transmitted a plurality of times.

この構成によれば、無線信号は複数回繰り返されて送信されるので、受信機が受信できる確率を向上させることができる。とくに、短い無線信号で送信できるので、送信機の電力が少ない場合であっても繰り返す回数を増やすことができる。   According to this configuration, since the wireless signal is repeated and transmitted a plurality of times, the probability that the receiver can receive can be improved. In particular, since short radio signals can be transmitted, the number of repetitions can be increased even if the power of the transmitter is low.

また、本発明の無線通信システムにおいて、前記無線信号は、搬送波をオンオフすることによる1ビット通信信号であることを特徴とする。   In the wireless communication system of the present invention, the wireless signal is a 1-bit communication signal by turning on and off a carrier wave.

この構成によれば、搬送波が所定の送信期間にオンであるときに1、オフであるときに0、とする1ビット通信とすることによって、少ない電力で送信できる。   According to this configuration, it is possible to perform transmission with less power by setting it as 1-bit communication in which the carrier wave is 1 during the predetermined transmission period and 0 when the carrier is off.

また、本発明の無線通信システムにおいて、前記送信機の電源は、電磁誘導による誘導起電力であることを特徴とする。   In the wireless communication system of the present invention, the power supply of the transmitter is an induced electromotive force by electromagnetic induction.

この構成によれば、誘導起電力によって送信機の電力をまかなうので、送信機にバッテリーや受電用の配線を接続しなくてもよい。このため、小型軽量で、設置自在にすることができる。   According to this configuration, since the power of the transmitter is supplied by the induced electromotive force, it is not necessary to connect a battery or a wire for receiving power to the transmitter. Therefore, it is compact and lightweight, and can be installed freely.

本発明によれば、送信機ごとに予め設定された周波数の搬送波によって送信されるデータ開始信号を受信し、送信機と受信機で予め保管された所定パターン及び周波数にて、データ開始信号に続いて所定パターンで送信される情報データを受信機で同期して受信する。このため、送信機が最短のデータ開始信号と情報データを送信するだけで誤動作せずに受信機で受信でき、送信機の消費電力を低減できる。したがって、送信機の消費電力を少なくできる無線通信システムを提供することができる。   According to the present invention, the data start signal transmitted by the carrier wave of the frequency set in advance for each transmitter is received, and the data start signal is continued with the predetermined pattern and frequency stored in advance by the transmitter and the receiver. The receiver synchronously receives information data transmitted in a predetermined pattern. Therefore, the transmitter can transmit the shortest data start signal and the information data, and the receiver can receive the data without malfunction, thereby reducing the power consumption of the transmitter. Therefore, it is possible to provide a wireless communication system capable of reducing the power consumption of the transmitter.

本発明の実施形態の無線通信システムを示すブロック図である。FIG. 1 is a block diagram showing a wireless communication system according to an embodiment of the present invention. 送信機の構成を示すブロック図である。It is a block diagram which shows the structure of a transmitter. 送信機から送信される無線信号を説明するタイムチャートであり、図3(a)は送信電力のタイムチャートであり、図3(b)は搬送波の周波数のタイムチャートである。FIG. 3 (a) is a time chart of transmission power, and FIG. 3 (b) is a time chart of the frequency of a carrier wave. 受信機の受信信号強度を説明するタイムチャートである。It is a time chart explaining received signal strength of a receiver. 従来の無線通信システムの構成を示すブロック図である。It is a block diagram which shows the structure of the conventional radio | wireless communications system. 従来の無線通信システムの無線信号のフォーマットを示す概略図である。FIG. 1 is a schematic view showing the format of a wireless signal of a conventional wireless communication system.

[第1実施形態]
以下、本発明の実施の形態について図面を用いて詳細に説明する。なお、分かりやすいように、図面は寸法を適宜変更している。
First Embodiment
Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. In the drawings, the dimensions are appropriately changed for the sake of easy understanding.

図1は、本発明の実施形態の無線通信システム1を示すブロック図である。図2は、送信機20の構成を示すブロック図である。図3は、送信機20から送信される無線信号を説明するタイムチャートであり、図3(a)は送信電力のタイムチャートであり、図3(b)は搬送波の周波数のタイムチャートである。図4は、受信機の受信信号強度を説明するタイムチャートである。   FIG. 1 is a block diagram showing a wireless communication system 1 according to an embodiment of the present invention. FIG. 2 is a block diagram showing the configuration of the transmitter 20. As shown in FIG. FIG. 3 is a time chart explaining a radio signal transmitted from the transmitter 20, FIG. 3 (a) is a time chart of transmission power, and FIG. 3 (b) is a time chart of carrier frequency. FIG. 4 is a time chart explaining the received signal strength of the receiver.

本実施形態の無線通信システム1は、図1に示すように、無線信号を送信する複数の送信機20と、送信機20から送信された無線信号を受信する受信機10と、を備えている。受信機10は、送信機20から送信された無線信号を受信可能な受信部10aを備え、受信部10aが受信した無線信号から情報データを得て、受信情報として出力する。受信システム50は、複数の受信機10と情報処理部40とを備え、受信情報を無線通信システム1の目的に応じて処理する。   As shown in FIG. 1, the wireless communication system 1 according to the present embodiment includes a plurality of transmitters 20 that transmit a wireless signal, and a receiver 10 that receives a wireless signal transmitted from the transmitter 20. . The receiver 10 includes a receiving unit 10a capable of receiving the wireless signal transmitted from the transmitter 20, obtains information data from the wireless signal received by the receiving unit 10a, and outputs the information data as received information. The receiving system 50 includes a plurality of receivers 10 and an information processing unit 40, and processes received information according to the purpose of the wireless communication system 1.

送信機20は、図2に示すように、送信部20a、制御部20b、及び電源部20cを備えている。送信部20aは、無線信号を送信する機能を有する電子回路とアンテナからなる。制御部20bは、情報データを含む無線信号を準備する機能を有する電子回路であり、図示しない演算処理部や記憶部を備えている。電源部20cは、送信部20a及び制御部20bに必要な電力を供給する機能を有し、本実施形態では、発電部20dと電源回路部20eとを備えている。発電部20dは、電磁誘導による誘導起電力を発生させる環境発電装置である。電源回路部20eは、発電部20dが発生した電力を所望の状態に調整する電子回路である。   The transmitter 20 is provided with the transmission part 20a, the control part 20b, and the power supply part 20c, as shown in FIG. The transmitting unit 20a includes an electronic circuit having a function of transmitting a wireless signal and an antenna. The control unit 20 b is an electronic circuit having a function of preparing a wireless signal including information data, and includes an arithmetic processing unit and a storage unit (not shown). The power supply unit 20c has a function of supplying necessary power to the transmission unit 20a and the control unit 20b. In the present embodiment, the power supply unit 20c includes a power generation unit 20d and a power supply circuit unit 20e. The power generation unit 20 d is an environmental power generation device that generates an induced electromotive force by electromagnetic induction. The power supply circuit unit 20 e is an electronic circuit that adjusts the power generated by the power generation unit 20 d to a desired state.

本実施形態の無線通信システム1に用いられている発電部20dは、駆動軸の移動によって永久磁石がコイルに対して相対移動し、コイルに電流を発生させるものである。なお、発電部20dは、電磁誘導方式の環境発電装置に限らず、例えば圧電方式のものであってもよい。これらの場合、発生する電力が一定でなく、電源回路部20eによって所望の直流電圧に整流されてから供給される。また、発生する電力が比較的一定であるような環境発電装置を用いる場合には、電源回路部20eがより簡単になり、例えば、定電圧回路と呼ばれるものでよい。本実施形態では発電部20dを有する電源部20cを備えている構成としたが、バッテリーを内蔵した電源部を備えている場合であっても、以下に説明する無線信号は同じである。   In the power generation unit 20 d used in the wireless communication system 1 of the present embodiment, the permanent magnet moves relative to the coil due to the movement of the drive shaft to generate a current in the coil. The power generation unit 20 d is not limited to the electromagnetic induction type environmental power generation device, and may be, for example, a piezoelectric type. In these cases, the generated power is not constant and is supplied after being rectified to a desired DC voltage by the power supply circuit unit 20e. In addition, in the case of using an environmental power generation apparatus in which the generated power is relatively constant, the power supply circuit unit 20e becomes simpler, and for example, it may be called a constant voltage circuit. Although the power supply unit 20c having the power generation unit 20d is provided in the present embodiment, the wireless signals described below are the same even when the power supply unit including the battery is provided.

本実施形態の無線通信システム1では、図3に示す無線信号が送信機20の送信部20aから送信される。無線信号はデータ開始信号ST、情報データDa、Db、Dc、及びデータ終了信号SOを含んでいる。   In the wireless communication system 1 of the present embodiment, the wireless signal shown in FIG. 3 is transmitted from the transmitter 20 a of the transmitter 20. The radio signal includes a data start signal ST, information data Da, Db, Dc, and a data end signal SO.

図3(a)に示すように、無線信号は、送信期間Tonと非送信期間Toffとを繰り返す所定パターンTaで送信される。図3(a)に示す事例では、最初の送信期間Tonでデータ開始信号STが送信される。直前非送信期間Tof1経過後、情報データDa、Db、Dcが、それぞれ、送信期間Tonと非送信期間Toffとを繰り返す所定パターンTaで送信される。直後非送信期間Tof2に続く送信期間Tonでは、データ終了信号SOが送信される。このとき、図3(b)に示すように、最初の送信期間Tonでは搬送波の周波数が予め設定された周波数F1であり、その後の送信期間Tonで、順にF1a、F1b、F1c、F1dの周波数にホッピングさせる。なお、図3(a)の情報データDbでは送信電力がゼロであり、図3(b)の周波数F1bの搬送波は送信されていない仮想のものである。   As shown in FIG. 3A, the wireless signal is transmitted in a predetermined pattern Ta repeating a transmission period Ton and a non-transmission period Toff. In the case shown in FIG. 3A, the data start signal ST is transmitted in the first transmission period Ton. After the immediately preceding non-transmission period Tof1, the information data Da, Db, and Dc are transmitted in a predetermined pattern Ta repeating the transmission period Ton and the non-transmission period Toff, respectively. The data end signal SO is transmitted in the transmission period Ton that follows the non-transmission period Tof2. At this time, as shown in FIG. 3B, in the first transmission period Ton, the carrier frequency is the preset frequency F1, and in the subsequent transmission period Ton, the frequencies of F1a, F1b, F1c, and F1d are in order. Make it hop. In the information data Db of FIG. 3A, the transmission power is zero, and the carrier wave of the frequency F1b of FIG. 3B is a virtual one not being transmitted.

無線信号は、搬送波をオンオフすることによる1ビット通信信号である。すなわち、搬送波が所定の送信期間Tonにオンであるときに1、オフであるときに0である。情報データDa、Db、Dcは、3ビットのデジタル情報を意味している。図3(a)の事例では、(101)を表している。所定パターンTaの繰り返し回数で情報量を増やすことができ、例えば8回の場合には8ビットのデジタル情報を送信できる。しかしながら、従来の無線信号は、このような3ビット〜8ビットの情報量が比較的少ないデジタル情報を送信する場合であっても、プリアンブル等の送信時間が長くなってしまう問題があった。   The wireless signal is a 1-bit communication signal by turning on and off the carrier wave. That is, it is 1 when the carrier wave is on in the predetermined transmission period Ton and 0 when it is off. The information data Da, Db, Dc mean 3-bit digital information. In the case of FIG. 3A, (101) is represented. The amount of information can be increased by the number of repetitions of the predetermined pattern Ta, and in the case of eight times, for example, 8-bit digital information can be transmitted. However, even in the case of transmitting digital information in which the amount of information of such 3 bits to 8 bits is relatively small, the conventional wireless signal has a problem that the transmission time of a preamble or the like becomes long.

本実施形態の無線通信システム1では、情報データDaの直前に直前非送信期間Tof1を設けてデータ開始信号STが送信される。データ開始信号STは、周波数F1の搬送波で送信される。図3(a)の事例では、データ開始信号STが1ビット信号に設定されている。ただし、送信可能なデータ開始信号STはデジタル値が「1」の1ビット信号であり、デジタル値が「0」の1ビット信号ではない。   In the wireless communication system 1 of the present embodiment, the immediately preceding non-transmission period Tof1 is provided immediately before the information data Da, and the data start signal ST is transmitted. The data start signal ST is transmitted on the carrier wave of frequency F1. In the example of FIG. 3A, the data start signal ST is set to a 1-bit signal. However, the transmittable data start signal ST is a 1-bit signal whose digital value is "1" and not a 1-bit signal whose digital value is "0".

また、情報データDcの直後に、直後非送信期間Tof2を設けてデータ終了信号SOが送信される。図3(a)の事例では、データ終了信号SOが1ビット信号に設定されている。ただし、送信可能なデータ終了信号SOはデジタル値が「1」の1ビット信号であり、デジタル値が「0」の1ビット信号ではない。   Also, immediately after the information data Dc, a non-transmission period Tof2 is provided immediately after and the data end signal SO is transmitted. In the example of FIG. 3A, the data end signal SO is set to a 1-bit signal. However, the data end signal SO that can be transmitted is a 1-bit signal whose digital value is "1" and not a 1-bit signal whose digital value is "0".

なお、直前非送信期間Tof1及び直後非送信期間Tof2は、非送信期間Toffと等しい。以上の無線信号は、データの送信開始と送信終了を認識させるための送信時間が最短であり、これによって、情報量の少ないデジタル情報を送信する場合に必要な送信時間が大幅に短縮される。   The immediately preceding non-transmission period Tof1 and the immediately subsequent non-transmission period Tof2 are equal to the non-transmission period Toff. The above wireless signal has the shortest transmission time for recognizing the start of transmission of data and the end of transmission, which greatly reduces the transmission time required when transmitting digital information with a small amount of information.

さらに、情報データDa、Db、Dcの搬送波が、図3(b)に示すように、データ開始信号STの搬送波の周波数F1からホッピングさせた周波数F1a、F1b、F1cに変化している。さらに、データ終了信号SOは、周波数F1と異なる周波数F1dにホッピングさせている。   Further, as shown in FIG. 3B, the carrier wave of the information data Da, Db, Dc changes to the frequency F1a, F1b, F1c hopping from the frequency F1 of the carrier wave of the data start signal ST. Further, the data end signal SO is hopped to a frequency F1d different from the frequency F1.

本実施形態の無線通信システム1では、無線信号が、図3(a)に示す送信期間Tonと非送信期間Toffとを繰り返す所定パターンTaで送信され、続いて、非送信期間Toffより間隔を空けてから、再び図3(a)に示す繰り返しパターンTbで繰り返し送信される。この無線信号は、発電部20dの発生電力によって送信部20aに必要な電力が供給されている限り繰り返すことが可能であるが、予め繰り返し回数を設定しておくことが好ましい。   In the wireless communication system 1 of the present embodiment, the wireless signal is transmitted in a predetermined pattern Ta repeating the transmission period Ton and the non-transmission period Toff shown in FIG. 3A, and subsequently, an interval is made from the non-transmission period Toff. After that, it is repeatedly transmitted with the repetition pattern Tb shown in FIG. 3A again. This wireless signal can be repeated as long as necessary power is supplied to the transmission unit 20a by the power generated by the power generation unit 20d, but it is preferable to set the number of repetitions in advance.

本実施形態の無線通信システム1では、図1に示す送信機20ごとに、図3に示すデータ開始信号STの搬送波の周波数F1が異なるように予め設定されている。搬送波の第1周波数F1が異なる送信機20ごとに対応して、送信機20の台数分の受信機10が用意されている。   In the wireless communication system 1 of the present embodiment, the frequency F1 of the carrier wave of the data start signal ST shown in FIG. 3 is preset so as to be different for each of the transmitters 20 shown in FIG. The receivers 10 for the number of transmitters 20 are prepared corresponding to different transmitters 20 having different first frequencies F1 of carrier waves.

それぞれの受信機10は、それぞれ異なる周波数F1を受信できる状態に予め設定され、対応する送信機20からのデータ開始信号STを待ち受けている。   Each receiver 10 is preset to be able to receive different frequencies F1, and is waiting for a data start signal ST from the corresponding transmitter 20.

受信機10は、周波数F1の受信信号強度(RSSI)が検出閾値を超えたときに、所定パターンTaで無線信号を受信できるように同期する。図4は図3(a)に示す無線信号を受信した場合の受信機10の受信信号強度(RSSI)を示すタイムチャートである。   The receiver 10 synchronizes so that it can receive a radio signal with a predetermined pattern Ta when the received signal strength (RSSI) at the frequency F1 exceeds the detection threshold. FIG. 4 is a time chart showing the received signal strength indicator (RSSI) of the receiver 10 when the radio signal shown in FIG. 3 (a) is received.

送信機20からの無線信号が図3に示す所定パターンTaで繰り返されるので、受信機10の受信信号強度(RSSI)も送信期間Tonに対応する期間に検出される。さらに、データ開始信号STの搬送波の周波数F1からホッピングさせた周波数F1a、F1b、F1cに変化するので、受信機10の受信周波数を対応させて変化させることによって受信信号強度(RSSI)が検出される。もし、周波数F1の受信信号が送信機20からの無線信号でない妨害電波であれば、その後に予め保管された所定パターンTaでの繰り返し及び周波数ホッピングを受信することはあり得ない。したがって、図4に示すように、予め保管された所定パターンTaに同期して受信信号強度(RSSI)を受信した場合には、送信機20からの無線信号であることが明らかである。したがって、データ開始信号STに続いて送信された情報データDa、Db、Dcを3ビットのデジタル情報の受信情報として出力する。   Since the radio signal from the transmitter 20 is repeated in a predetermined pattern Ta shown in FIG. 3, the received signal strength indicator (RSSI) of the receiver 10 is also detected in a period corresponding to the transmission period Ton. Furthermore, since it changes from the frequency F1 of the carrier wave of the data start signal ST to the hopping frequencies F1a, F1b and F1c, the received signal strength (RSSI) is detected by changing the reception frequency of the receiver 10 correspondingly. . If the reception signal of the frequency F1 is an interference wave which is not a radio signal from the transmitter 20, then it is impossible to receive repetition and frequency hopping with a predetermined pattern Ta stored in advance. Therefore, as shown in FIG. 4, when the received signal strength indicator (RSSI) is received in synchronization with the predetermined pattern Ta stored in advance, it is clear that it is a wireless signal from the transmitter 20. Therefore, the information data Da, Db, Dc transmitted following the data start signal ST are output as reception information of 3-bit digital information.

本実施形態の無線通信システム1では、無線信号が、非送信期間Toffより間隔を空けてから繰り返しパターンTbで繰り返し送信される。無線信号は複数回繰り返されて送信されるので、受信機10が受信できる確率を向上させることができる。とくに、短い無線信号で送信できるので、送信機20の電力が少ない場合であっても繰り返す回数を増やすことができる。そして、受信機10は繰り返しパターンTbで受信した後は、その繰り返しの無線信号を受信情報として繰り返し出力することとなる。図1に示す情報処理部40では、繰り返される無線信号をいったん記憶して比較し、正しい情報を選択することができる。   In the wireless communication system 1 of the present embodiment, the wireless signal is repeatedly transmitted in the repetition pattern Tb after an interval from the non-transmission period Toff. Since the radio signal is repeated and transmitted a plurality of times, the probability that the receiver 10 can receive can be improved. In particular, since short radio signals can be transmitted, the number of repetitions can be increased even if the power of the transmitter 20 is low. Then, after receiving the repetitive pattern Tb, the receiver 10 repeatedly outputs the repetitive wireless signal as reception information. The information processing unit 40 shown in FIG. 1 can temporarily store and compare repeated wireless signals and select correct information.

なお、より正しい信号を選択することができるようにするため、送信すべき情報データDa、Db、Dcに加えて、その後にパリティ信号を送信するように追加してもよい。   In addition to the information data Da, Db, and Dc to be transmitted, a parity signal may be added so as to be transmitted thereafter, in order to be able to select a more correct signal.

また、受信システム50は複数の受信機10と情報処理部40とを備えるとしたが、複数の受信機10がそれぞれ情報処理部を備えるものであってもよい。また、図1を参照して、受信機10を複数台備えた受信システム50として説明したが、これに限らず、例えば、受信部を複数個備え、複数の受信部に対応して複数の出力が得られる受信機で無線通信システムを構成してもよい。   In addition, although the receiving system 50 includes the plurality of receivers 10 and the information processing unit 40, the plurality of receivers 10 may each include the information processing unit. Further, although the reception system 50 including a plurality of receivers 10 has been described with reference to FIG. 1, the present invention is not limited thereto. For example, a plurality of reception units are provided, and a plurality of outputs corresponding to a plurality of reception units A wireless communication system may be configured with a receiver that can obtain

本実施形態の無線通信システム1では、図3(a)に示すように、送信電力が送信期間Tonの合計時間以内の時間であるので、非送信期間Toffを含む繰り返しパターンTbの時間に比べて送信機20の電力は少なくできる。さらに、データ開始信号STとデータ終了信号SOを1ビット信号に設定しているため、それらに要する送信電力が最小で済む。また、送信機20ごとにデータ開始信号STの搬送波の周波数F1を変えているので、受信機10がデータ開始信号STを受信するだけで、送信機20から所定パターンTaで送信される情報データDa、Db、Dcを受信する通信準備ができる。   In the wireless communication system 1 of the present embodiment, as shown in FIG. 3A, since the transmission power is a time within the total time of the transmission period Ton, compared with the time of the repetition pattern Tb including the non-transmission period Toff. The power of the transmitter 20 can be reduced. Furthermore, since the data start signal ST and the data end signal SO are set to 1-bit signals, the transmission power required for them can be minimized. Further, since the carrier frequency F1 of the data start signal ST is changed for each transmitter 20, only when the receiver 10 receives the data start signal ST, the information data Da transmitted from the transmitter 20 in a predetermined pattern Ta , Db, Dc are ready for communication.

以下、本実施形態としたことによる効果について説明する。   Hereinafter, the effects of the present embodiment will be described.

本実施形態の無線通信システム1は、無線信号を送信する複数の送信機20と、送信機20から送信された無線信号を受信する受信機10と、を備える。無線信号は、送信期間Tonと非送信期間Toffとを繰り返す所定パターンTaで送信される情報データDa、Db、Dcと、情報データDaの直前に直前非送信期間Tof1を設けて送信機20ごとに予め設定された周波数F1の搬送波によって送信されるデータ開始信号STと、情報データDcの直後に直後非送信期間Tof2を設けて送信されるデータ終了信号SOと、を含む。受信機10は、周波数F1のデータ開始信号STを受信した後に予め保管された所定パターンTaに同期して受信し、データ終了信号SOを受信するまでに受信した情報データDa、Db、Dcを、受信情報として出力する。   The wireless communication system 1 of the present embodiment includes a plurality of transmitters 20 for transmitting a wireless signal, and a receiver 10 for receiving the wireless signal transmitted from the transmitter 20. The radio signal is provided with information data Da, Db, Dc transmitted in a predetermined pattern Ta repeating a transmission period Ton and a non-transmission period Toff, and a non-transmission period Tof1 immediately before the information data Da. It includes a data start signal ST transmitted by a carrier wave of a preset frequency F1, and a data end signal SO transmitted immediately after the information data Dc by providing a non-transmission period Tof2. The receiver 10 receives the data start signal ST of the frequency F1 in synchronization with the predetermined pattern Ta stored in advance after receiving the data start signal ST, and receives the information data Da, Db, Dc received until the data end signal SO is received, Output as received information.

この構成によれば、送信機20ごとに予め設定された周波数F1の搬送波によって送信されるデータ開始信号STを受信する。そして、送信機20と受信機10で予め保管された所定パターンTa及び周波数にて、データ開始信号STに続いて所定パターンTaで送信される情報データDa、Db、Dcを受信機10で同期して受信する。このため、送信機20が最短のデータ開始信号STと情報データDa、Db、Dcを送信するだけで誤動作せずに受信機10で受信でき、送信機20の消費電力を低減できる。   According to this configuration, the data start signal ST transmitted by the carrier wave of the frequency F1 preset for each transmitter 20 is received. Then, the receiver 10 synchronizes the information data Da, Db, Dc transmitted in the predetermined pattern Ta following the data start signal ST with the predetermined pattern Ta and frequency stored in advance by the transmitter 20 and the receiver 10. To receive. Therefore, the transmitter 20 can transmit only the shortest data start signal ST and the information data Da, Db, Dc without malfunction and can be received by the receiver 10, and the power consumption of the transmitter 20 can be reduced.

また、本実施形態の無線通信システム1において、データ開始信号STは、周波数F1が送信機20ごとに異なる1ビット信号に設定されている。   Further, in the wireless communication system 1 of the present embodiment, the data start signal ST is set to a 1-bit signal in which the frequency F1 is different for each transmitter 20.

この構成によれば、データ開始信号STの周波数F1が各送信機20で異なるので、受信機10が1ビット信号であるデータ開始信号STを受信するだけで、送信機20から所定パターンTaで送信される情報データDa、Db、Dcを受信する通信準備ができる。   According to this configuration, since the frequency F1 of the data start signal ST is different for each transmitter 20, the transmitter 10 transmits in a predetermined pattern Ta only by receiving the data start signal ST which is a 1-bit signal. It is possible to prepare for communication to receive the information data Da, Db, Dc.

また、本実施形態の無線通信システム1において、送信機20から送信される無線信号の情報データDa、Db、Dcは、送信機20から送信されるデータ開始信号STの周波数F1とは異なる周波数の搬送波によって送信期間Tonごとにホッピングさせている。   Further, in the wireless communication system 1 of the present embodiment, the information data Da, Db, Dc of the radio signal transmitted from the transmitter 20 has a frequency different from the frequency F1 of the data start signal ST transmitted from the transmitter 20 The carrier wave is hopped for each transmission period Ton.

この構成によれば、周波数をホッピングさせて送受信するので、妨害電波に強いものにできる。   According to this configuration, since the frequency is hopped and transmitted / received, it is possible to be resistant to jamming waves.

また、本実施形態の無線通信システム1において、無線信号は、周波数F1の搬送波によって送信されるデータ開始信号STと、直前非送信期間Tof1を設けて所定パターンTaで送信される情報データDa、Db、Dcと、情報データDa、Db、Dcの直後に直後非送信期間Tof2を設けて送信されるデータ終了信号SOと、からなり、複数回繰り返されて送信される。   Further, in the wireless communication system 1 of the present embodiment, the wireless signal includes the data start signal ST transmitted by the carrier wave of the frequency F1 and the immediately preceding non-transmission period Tof1, and the information data Da and Db transmitted in the predetermined pattern Ta. , Dc and a data end signal SO transmitted immediately after the information data Da, Db, Dc by providing a non-transmission period Tof 2 immediately after the information data Da, Dc, and Dc.

この構成によれば、無線信号は複数回繰り返されて送信されるので、受信機10が受信できる確率を向上させることができる。とくに、短い無線信号で送信できるので、送信機20の電力が少ない場合であっても繰り返す回数を増やすことができる。   According to this configuration, since the wireless signal is repeatedly transmitted a plurality of times, the probability that the receiver 10 can receive can be improved. In particular, since short radio signals can be transmitted, the number of repetitions can be increased even if the power of the transmitter 20 is low.

また、本実施形態の無線通信システム1において、無線信号は、搬送波をオンオフすることによる1ビット通信信号である。   Further, in the wireless communication system 1 of the present embodiment, the wireless signal is a 1-bit communication signal by turning on and off the carrier wave.

この構成によれば、搬送波が所定の送信期間Tonにオンであるときに1、オフであるときに0、とする1ビット通信とすることによって、少ない電力で送信できる。   According to this configuration, it is possible to perform transmission with less power by setting it as 1-bit communication in which the carrier wave is 1 when it is on in the predetermined transmission period Ton and 0 when it is off.

また、本実施形態の無線通信システム1において、送信機20の電源は、電磁誘導による誘導起電力である。   Further, in the wireless communication system 1 of the present embodiment, the power supply of the transmitter 20 is an induced electromotive force due to electromagnetic induction.

この構成によれば、誘導起電力によって送信機20の電力をまかなうので、送信機20にバッテリーや受電用の配線を接続しなくてもよい。このため、小型軽量で、設置自在にすることができる。   According to this configuration, since the power of the transmitter 20 is supplied by the induced electromotive force, it is not necessary to connect the transmitter 20 with a battery or a wire for receiving power. Therefore, it is compact and lightweight, and can be installed freely.

以上のように、本発明の実施形態の無線通信システム1を具体的に説明したが、本発明は上記の実施形態に限定されるものではなく、要旨を逸脱しない範囲で種々変更して実施することが可能である。例えば次のように変形して実施することができ、これらも本発明の技術的範囲に属する。   As described above, the wireless communication system 1 according to the embodiment of the present invention has been specifically described. However, the present invention is not limited to the above embodiment, and various modifications may be made without departing from the scope of the invention. It is possible. For example, modifications can be made as follows, which also fall within the technical scope of the present invention.

(1)本実施形態において、データ開始信号STは、周波数F1が送信機20ごとに異なる1ビット信号に設定されているとしたが、複数の送信機20から送信される時刻が予め決まっている場合には周波数F1が同じであってもよい。また、1ビット信号でなく2ビットまたは3ビットの信号で構成して、データ開始信号STの送信で周波数ホッピングさせて、その検出を確実なものとするように変更してもよい。   (1) In the present embodiment, although the data start signal ST is set to a 1-bit signal whose frequency F1 is different for each transmitter 20, times to be transmitted from a plurality of transmitters 20 are determined in advance. In this case, the frequency F1 may be the same. Also, it may be configured not by a 1-bit signal but by a 2-bit or 3-bit signal, and frequency hopping may be performed in the transmission of the data start signal ST so that the detection thereof becomes reliable.

(2)本実施形態において、情報データDa、Db、Dcは、周波数F1とは異なる周波数の搬送波によって送信期間Tonごとにホッピングさせているとしたが、妨害電波の影響が少ない環境下であれば、周波数ホッピングしないものであってもよい。この場合は、妨害電波があったタイミングでは検出困難となるが、繰り返して送信することによって、その確率を少なくすることができる。   (2) In the present embodiment, the information data Da, Db, Dc are hopped for each transmission period Ton by the carrier wave having a frequency different from the frequency F1, but under an environment where the influence of jamming is small , And may not be frequency hopping. In this case, although it becomes difficult to detect at the timing when there is a jamming signal, the probability can be reduced by repeatedly transmitting.

(3)本実施形態において、無線信号は、搬送波をオンオフすることによる1ビット通信信号であるとしたが、上記のように周波数ホッピングを行わない場合には、搬送波が繰り返しパターンTbの時間にわたって連続送信されるものであってもよい。この場合、データ開始信号ST、情報データDa、Db、Dc、及びデータ終了信号SOを変調信号として送信する。   (3) In the present embodiment, the radio signal is a 1-bit communication signal by turning on and off the carrier, but if frequency hopping is not performed as described above, the carrier continues continuously for the time of the repetitive pattern Tb. It may be sent. In this case, the data start signal ST, the information data Da, Db, Dc, and the data end signal SO are transmitted as modulation signals.

1 無線通信システム
10 受信機
10a 受信部
20 送信機
20a 送信部
20b 制御部
20c 電源部
20d 発電部
20e 電源回路部
40 情報処理部
50 受信システム
Da 情報データ
Db 情報データ
Dc 情報データ
F1 周波数
SO データ終了信号
ST データ開始信号
Ta 所定パターン
Tb 繰り返しパターン
Toff 非送信期間
Tof1 直前非送信期間
Tof2 直後非送信期間
Ton 送信期間

Reference Signs List 1 wireless communication system 10 receiver 10a receiver 20 transmitter 20a transmitter 20b control unit 20c power supply unit 20d power generation unit 20e power supply circuit unit 40 information processing unit 50 reception system Da information data Db information data Dc information data F1 frequency SO data end Signal ST data start signal Ta predetermined pattern Tb repetitive pattern Toff non-transmission period Tof1 immediately before non-transmission period Tof2 immediately after non-transmission period Ton transmission period

Claims (5)

無線信号を送信する複数の送信機と、
前記送信機から送信された前記無線信号を受信する受信機と、を備える無線通信システムにおいて、
前記無線信号は、送信期間と非送信期間とを繰り返す所定パターンで送信される情報データと、前記情報データの直前に直前非送信期間を設けて前記送信機ごとに予め設定された周波数の搬送波によって送信されるデータ開始信号と、前記情報データの直後に直後非送信期間を設けて送信されるデータ終了信号と、を含み、
前記受信機は、前記周波数の前記データ開始信号を受信した後に予め保管された前記所定パターンに同期して受信し、前記データ終了信号を受信するまでに受信した前記情報データを、受信情報として出力し、
前記送信機から送信される前記無線信号の前記情報データは、該送信機から送信される前記データ開始信号の前記周波数とは異なる周波数の搬送波によって前記送信期間ごとにホッピングさせていることを特徴とする無線通信システム。
A plurality of transmitters transmitting radio signals;
A receiver for receiving the radio signal transmitted from the transmitter.
The wireless signal includes information data transmitted in a predetermined pattern repeating a transmission period and a non-transmission period, and a carrier wave of a frequency set in advance for each of the transmitters by providing an immediately previous non-transmission period immediately before the information data. A data start signal to be transmitted, and a data end signal to be transmitted immediately after the information data by providing a non-transmission period immediately,
The receiver receives in synchronization with the predetermined pattern stored in advance after receiving the data start signal of the frequency, and outputs the received information data as reception information until the data end signal is received. Force
The information data of the radio signal transmitted from the transmitter is hopped for each transmission period by a carrier wave of a frequency different from the frequency of the data start signal transmitted from the transmitter. Wireless communication system.
前記データ開始信号は、前記周波数が前記送信機ごとに異なる1ビット信号に設定されていることを特徴とする請求項1に記載の無線通信システム。   The wireless communication system according to claim 1, wherein the data start signal is set to a 1-bit signal in which the frequency is different for each transmitter. 前記無線信号は、前記周波数の搬送波によって送信される前記データ開始信号と、前記直前非送信期間を設けて前記所定パターンで送信される前記情報データと、前記情報データの直後に前記直後非送信期間を設けて送信される前記データ終了信号と、からなり、複数回繰り返されて送信されることを特徴とする請求項1ないし請求項のいずれかに記載の無線通信システム。 The wireless signal includes the data start signal transmitted by the carrier wave of the frequency, the information data transmitted in the predetermined pattern with the immediately preceding non-transmission period, and the immediately subsequent non-transmission period immediately after the information data. The radio communication system according to any one of claims 1 to 2 , wherein the data end signal is transmitted by providing the data end signal and the data end signal is repeatedly transmitted a plurality of times. 前記無線信号は、搬送波をオンオフすることによる1ビット通信信号であることを特徴とする請求項1ないし請求項のいずれかに記載の無線通信システム。 The wireless communication system according to any one of claims 1 to 3 , wherein the wireless signal is a 1-bit communication signal by turning on and off a carrier wave. 前記送信機の電源は、電磁誘導による誘導起電力であることを特徴とする請求項1ないし請求項のいずれかに記載の無線通信システム。 The wireless communication system according to any one of claims 1 to 4 , wherein the power supply of the transmitter is an induced electromotive force by electromagnetic induction.
JP2015161491A 2015-08-19 2015-08-19 Wireless communication system Active JP6548189B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015161491A JP6548189B2 (en) 2015-08-19 2015-08-19 Wireless communication system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015161491A JP6548189B2 (en) 2015-08-19 2015-08-19 Wireless communication system

Publications (2)

Publication Number Publication Date
JP2017041712A JP2017041712A (en) 2017-02-23
JP6548189B2 true JP6548189B2 (en) 2019-07-24

Family

ID=58206768

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015161491A Active JP6548189B2 (en) 2015-08-19 2015-08-19 Wireless communication system

Country Status (1)

Country Link
JP (1) JP6548189B2 (en)

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000078211A (en) * 1998-09-03 2000-03-14 Sony Corp Information demodulator, information demodulating method and providing medium
JP3979246B2 (en) * 2002-09-30 2007-09-19 ブラザー工業株式会社 Communication system interrogator and interrogator
US7822161B2 (en) * 2006-09-01 2010-10-26 Korea Electrotechnology Research Institute Impulse radio-based ultra wideband (IR-UWB) system using 1-bit digital sampler and bit decision window
JP2008271484A (en) * 2007-03-27 2008-11-06 Matsushita Electric Ind Co Ltd Pulse radio receiving apparatus and synchronization method

Also Published As

Publication number Publication date
JP2017041712A (en) 2017-02-23

Similar Documents

Publication Publication Date Title
US10852895B2 (en) Sensor controller, position indicator, and position detecting system
KR102245241B1 (en) Optimized Hopping Patterns for Different Sensor Nodes and Variable Data Lengths Based on Telegram Split Transmission Method
CN110089063B (en) Optimized combination of preamble and data fields for sensor networks based on low power consumption of telegram splitting method
US11004330B2 (en) Method carried out in system including active stylus and sensor controller, sensor controller, and active stylus
US9344180B2 (en) Antenna-diversity receiver and method of operating an antenna-diversity receiver and a transmitter in a frequency-hopping communication system
US20180376370A1 (en) Wakeup packet preamble
CN110089158B (en) Variable sub-packet length for telegram splitting in low power networks
US11032671B2 (en) Methods, systems and devices for communicating between devices within a channel hopping system
US11490332B2 (en) Multiplexing of wake-up signals
CN102545926A (en) Communication system for recognizing type of noise source
JP6548189B2 (en) Wireless communication system
JP6270222B2 (en) Radio receiver and received signal processing method
EP2405588B1 (en) Wireless communication method for magnetic field communication network and demodulation device of coordinator
KR20100057802A (en) Method for initializing protection device and protection device in wireless microphone beacon system
JP5740709B2 (en) Keyless entry device
JP5565415B2 (en) Wireless communication device
EP3280152A1 (en) Transmission device, receiving device, and communication system and remote operation device provided with same
US8000385B2 (en) Multiple devices communicating on a single communication channel with a consecutively sequenced signal
US20240163597A1 (en) System, apparatus and method for detecting and avoiding periodic unresponsiveness of a receiver
JP2021002741A (en) Wireless communication device, wireless communication system, and wireless communication method
JP2008211650A (en) Radio communication system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20171222

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20181113

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20181204

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20181226

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20190606

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20190618

R151 Written notification of patent or utility model registration

Ref document number: 6548189

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151