JP2007262882A - Apparatus control system - Google Patents

Apparatus control system Download PDF

Info

Publication number
JP2007262882A
JP2007262882A JP2007133855A JP2007133855A JP2007262882A JP 2007262882 A JP2007262882 A JP 2007262882A JP 2007133855 A JP2007133855 A JP 2007133855A JP 2007133855 A JP2007133855 A JP 2007133855A JP 2007262882 A JP2007262882 A JP 2007262882A
Authority
JP
Japan
Prior art keywords
code
time
timing
received
control data
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
JP2007133855A
Other languages
Japanese (ja)
Other versions
JP4594351B2 (en
Inventor
Hisao Ono
久雄 尾野
Yuichi Kajita
裕一 梶田
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.)
Yupiteru Industries Co Ltd
Original Assignee
Yupiteru Industries 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 Yupiteru Industries Co Ltd filed Critical Yupiteru Industries Co Ltd
Priority to JP2007133855A priority Critical patent/JP4594351B2/en
Publication of JP2007262882A publication Critical patent/JP2007262882A/en
Application granted granted Critical
Publication of JP4594351B2 publication Critical patent/JP4594351B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide an apparatus control system strong against security, and correctly recognizing control data from a normal portable unit. <P>SOLUTION: The portable unit 10 transmits the control data generated on the basis of an ID code for specifying oneself and a timer code updated every time of the transmission. A master machine 20 outputs an operation command signal to a security device from a security control part 27 when determining that the ID code and the timer code included in the received control data are correct by an ID code comparing part 23 and a timer code comparing part 24. When the timer code is not correct, its timer code is stored in a comparing timer code storage part 26, and is compared with a this time-received timer code stored in its comparing timer code storage part in the next reception, to determine whether or not to be in the correct relationship. Thus, even if the portable unit side timer code largely advances, its code is determined as correct by reception of second time. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、例えば車両用ドア錠や、イモビライザー,二輪車の荷物ケース,キーカバー,セキュリティ等の車両用の機器やその他のリモコン操作により動作・制御する各種の機器に対する機器制御システムに関するものである。   The present invention relates to a device control system for vehicle devices such as a vehicle door lock, an immobilizer, a luggage case of a two-wheeled vehicle, a key cover, a security, and other various devices that are operated and controlled by remote control operations.

電波を利用した機器制御システムの一態様として、車両のドア錠の解錠/施錠を行う車両用ドア錠制御システムがある。この車両用ドア錠制御システムとしては、大別すると、携帯器(送信機)を持ったユーザが、その携帯器に設けた操作ボタンスイッチを押下する必要がある手動式のものと、携帯器を持ち歩くだけで自動的に解錠,施錠が行われる自動式のものがある。例えば、手動式の車両用ドア錠制御システムは、携帯器の操作ボタンスイッチを押下することにより、所定のコードを送信する。すると、車両に搭載した親機(受信機)が係るコードを受信するので、その受信に伴い所定の処理(ドア錠の解錠/施錠等)を実行するようにしている。   As one aspect of a device control system using radio waves, there is a vehicle door lock control system for unlocking / locking a vehicle door lock. The vehicle door lock control system can be roughly classified into a manual type in which a user having a portable device (transmitter) needs to press an operation button switch provided on the portable device, and a portable device. There is an automatic type that is unlocked and locked automatically just by carrying it around. For example, a manual vehicle door lock control system transmits a predetermined code by depressing an operation button switch of a portable device. Then, since the base unit (receiver) mounted on the vehicle receives the code, predetermined processing (unlocking / locking the door lock, etc.) is executed in accordance with the reception.

ところで、携帯器から発せられたコード(制御データ)が、関連しない他の親機で受信されて誤動作しないように、通常、上記コードには携帯器を特定・認識するためのIDコードを付加するようにしている。このようにIDコードを付加することにより、異なる携帯器からのコードを受信し、それにより誤動作をしてしまうことは抑制できる。   By the way, normally, an ID code for identifying and recognizing the portable device is added to the code so that the code (control data) issued from the portable device is received by another unrelated parent device and does not malfunction. I am doing so. By adding the ID code in this way, it is possible to suppress receiving a code from a different portable device and thereby causing a malfunction.

しかし、IDコードが盗まれると、違法に携帯器をコピー・作成し、そのIDコードを利用することにより、正規ユーザに成りすまして親機が制御されるおそれがある。つまり、例えば、ドア錠が解錠され、盗難されてしまうおそれがある。そこで、係るコード情報に送信ごとにデータが異なる(更新される)計時コードを付与し、親機は、IDコードと計時コードの両方が条件に合致する制御データを受信したときに正規の携帯器からの命令と判断し、その命令に応じた処理を実行するようにしている。   However, if the ID code is stolen, illegally copying and creating the portable device and using the ID code may impersonate a legitimate user and control the parent device. That is, for example, the door lock may be unlocked and stolen. Therefore, a timing code whose data is different (updated) for each transmission is added to the code information, and when the master unit receives control data in which both the ID code and the timing code meet the conditions, It is determined that the command is from the command, and processing according to the command is executed.

ここで、従来の計時コードの生成方法としては、以下のものがある。例えば、更新のたびに数値をNずつ増加させたり減じたりし、所定の値になった場合は初期値に戻るようにさせるコードがある。例えば、Nを1,初期値を0,終了値を100として増加させる場合には、更新するたびに0→1→2→…→100→0→1→と変化する。   Here, there are the following methods for generating a conventional time code. For example, there is a code that increments or decrements a numerical value by N each time it is updated, and returns to an initial value when it reaches a predetermined value. For example, when N is increased by 1 and the initial value is set to 0 and the end value is set to 100, the value changes from 0 to 1 to 2 to.

また、ランダムの数値による数値テーブルを用意し、更新のたびに数値テーブル上の次データを計時コードとする方法もある。例えば、図1の例では8ビットの数値テーブルを持たせ、更新のたびに数値テーブルのビット位置を増加させ3→8→2→6→9→5→1→7と読み込む。そして、数値テーブルの最終ビット(8ビット)までいったら、数値テーブルの1ビット目に戻って繰り返しても良いし、7→1→5→9→6→2→8→3と前ビットに戻るように設定してもよい。   There is also a method in which a numerical table with random numerical values is prepared and the next data on the numerical table is used as a time code each time it is updated. For example, in the example of FIG. 1, an 8-bit numeric table is provided, and the bit position of the numeric table is increased every time updating is performed, and 3 → 8 → 2 → 6 → 9 → 5 → 1 → 7 is read. When the last bit (8 bits) of the numerical table is reached, it may be repeated after returning to the first bit of the numerical table, or it returns to the previous bit such as 7 → 1 → 5 → 9 → 6 → 2 → 8 → 3. You may set as follows.

一方、親機側では、携帯器から送られてきたコードを受信部で受信するとともに、受信データを解析し、IDコードと計時コードを抽出し、IDコード並びに計時コードが正しいか否かの判定を行う。すなわち、前回受信した計時コードを比較用計時コード記憶部に記憶して、その記憶した前回の計時コードと今回受信した計時コードが上記した計時コードの生成要件で定められた関係であるか否かを判断し、一定の関係にある場合に正規の携帯器からの信号と判断するようになる。   On the other hand, at the base unit side, the code sent from the portable device is received by the receiving unit, the received data is analyzed, the ID code and the time code are extracted, and whether the ID code and the time code are correct is determined. I do. That is, the previously received timing code is stored in the comparison timing code storage unit, and whether or not the stored previous timing code and the currently received timing code are in the relationship defined in the above-described timing code generation requirement. If there is a certain relationship, it is determined that the signal is from a legitimate portable device.

具体的には、例えば、前者の計時コード発生部がNずつ加減算される方式の場合では前回受信した数値よりNだけ増加または減じた計時コードを受信すれば正規の携帯器からの計時コードと判定できる。また、後者のランダムコードの場合は、親機側でも携帯器と同じ数値テーブルをもち、前回受信した数値と今回受信した数値が、変数テーブルで前後の関係になっている場合に正規の携帯器からの計時コードと判定できる。   Specifically, for example, in the case of the method in which the former time code generator is added or subtracted by N, if a time code increased or subtracted by N from the previously received numerical value is received, it is determined as a time code from a legitimate portable device. it can. In the case of the latter random code, the base unit also has the same numerical value table as the portable device, and when the numerical value received last time and the numerical value received this time are in the variable table, the regular portable device It can be determined that it is a time code from

ところで、親機が受信できない位置で携帯器側で操作ボタンスイッチを押下(「からうち」)すると、携帯器側の計時コードは1つ進むが、親機側では携帯器からの信号を受信しないので比較用計時コードは前のままとなる。すなわち、携帯器と親機の計時コード(比較用計時コード)の同期が狂ってしまう。その結果、その後、たとえ正規の携帯器からの信号を受信しても計時コードは一致しないので、動作不能となる。そこで、そのための対策として親機で受信した計時コードが前回受信した時の計時コードと所定の範囲まで相違する場合は所定の計時コードを受信したと判定するようにしている。   By the way, if the operation button switch is pressed on the portable device side at a position where the parent device cannot receive ("Karauchi"), the timekeeping code on the portable device advances by one, but the parent device does not receive a signal from the portable device Therefore, the comparative timing code remains the same. That is, the synchronization of the time code (comparison time code) between the portable device and the parent device is out of order. As a result, even if a signal from a legitimate portable device is received thereafter, the time code does not match, and the operation becomes impossible. Therefore, as a countermeasure for this, when the timing code received by the master unit is different from the timing code received at the previous time to a predetermined range, it is determined that the predetermined timing code has been received.

この場合、「からうち」に対する対応は可能なものの許容範囲が狭い場合は所定回数以上の「からうち」には対応できず、また許容範囲が広い場合は、複写されたコードが一致する確率が高くなるという問題を有する。さらに、「からうち」が複数回繰り返し行われると、携帯器側と親機側の計時コードのずれが大きくなり、やはり許容範囲を超えてしまうおそれもある。   In this case, it is possible to deal with “from home”, but when the allowable range is narrow, it is not possible to cope with “from home” more than a predetermined number of times, and when the allowable range is wide, there is a probability that the copied code matches. Has the problem of becoming high. Furthermore, if “Karauchi” is repeatedly performed a plurality of times, the time code between the portable device and the parent device increases greatly, which may also exceed the allowable range.

なお、ドア錠の解錠/施錠以外にも、携帯器からのリモコン操作により動作する車両用の機器としては、盗難防止システムの一つであるイモビライザー等がある。このイモビライザーも、降車時に確実にセット(ドア錠で言う施錠)される必要があるとともに、正規ユーザが乗車する際には、解除されてエンジンが掛けられるようにする必要があるので、上記と同様の問題を生じる。   In addition to unlocking / locking the door lock, there are immobilizers, which are one of anti-theft systems, as vehicle equipment that operates by remote control operation from a portable device. This immobilizer also needs to be securely set (locked with a door lock) when getting off, and when the authorized user gets on, it must be released so that the engine can be started. Cause problems.

さらに、二輪車の盗難防止システムの一つとして、車輪の鍵によるロックやハンドルロック等のセキュリティ機構がある。また、盗難・いたずら防止などを目的として、降車する際に、通常露出するエンジンキー部を開閉可能なキーカバーで閉塞するものもある。係るシステムにおいてもロック,キーカバーの開閉をさせるための機器(アクチュエータ)を作動させるために、携帯器をマニュアル操作するものがある。   Further, as one of anti-theft systems for motorcycles, there is a security mechanism such as a lock by a wheel key or a handle lock. In addition, for the purpose of preventing theft and mischief, there is a type in which an engine key portion that is normally exposed is closed with a key cover that can be opened and closed when getting off the vehicle. In some such systems, a portable device is manually operated in order to operate a device (actuator) for opening and closing the lock and key cover.

さらにまた、車両用の機器としては、上記した車両に組み込まれたアクチュエータに限ることはなく、車両とは独立して設置される機器もある。すなわち、例えば、盗難防止(セキュリティ)のために、車両に接近してきたり、車室内に侵入してきたり、車両に不信な振動があるか等の車両の状態を監視し、異常と判定した場合には、警報を発したり、ユーザに連絡をするシステムもあり、係るシステムの監視開始,解除の設定を携帯器からの信号で行う場合にも、同様の問題を有する。   Furthermore, the device for the vehicle is not limited to the actuator incorporated in the vehicle described above, and there are devices that are installed independently of the vehicle. In other words, for example, when it is determined that there is an abnormality by monitoring the state of the vehicle such as approaching the vehicle, intruding into the vehicle interior, or whether there is unreliable vibration in the vehicle for theft prevention (security) Some systems issue an alarm or contact the user, and the same problem occurs when the monitoring start / release setting of such a system is set by a signal from a portable device.

本発明は、上記した背景に鑑みてなされたもので、その目的とするところは、上記した問題を解決し、「からうち」その他の理由から、正規の携帯器の計時コードが許容範囲を超えて進んでしまった場合でも正しいと判定することができ、しかも、不正にコピーされたデータに基づいて偽造された携帯器からの制御データに基づいては動作しないようにしたセキュリティの高い機器制御システムを提供するものである。   The present invention has been made in view of the above-described background, and the object of the present invention is to solve the above-described problem, and for other reasons, the time code of a regular portable device exceeds the allowable range. High security device control system that can determine that it is correct even if it has advanced, and that does not operate based on control data from a portable device that has been forged based on illegally copied data Is to provide.

上記した目的を達成するための機器制御システムは、制御データを送出する携帯器と、前記携帯器から送出される前記制御データに基づき、機器に対して作動指令信号を出力する親機を備え、前記携帯器は、自己を特定するIDコードを記憶するIDコード記憶手段と、送信する都度更新される計時コードを生成する計時コード生成手段と、前記IDコード記憶手段に格納された前記IDコードと、前記計時コード生成部で生成された前記計時コードに基づいて前記制御データを生成するデータ生成手段を備え、前記親機は、前記制御データを受信する受信手段と、前記受信手段で受信した制御データ中に含まれる前記IDコードが、正規のIDコードか否かを判定するIDコード判定手段(実施の形態では「IDコード比較部」に対応)と、前回受信した正規のIDコードを含む制御データ中に含まれた計時コードを比較用計時コードとして記憶する比較用計時コード記憶手段と、今回受信した前記制御データ中に含まれる計時コードと、前記比較用計時コード記憶手段に格納された前記比較用計時コードを比較し、正しい計時コードか否かを判断する計時コード判定手段(実施の形態では、「計時コード比較部」に対応)と、前記IDコード判定手段と、前記計時コード判定手段の判定結果が共に正しい場合に、前記機器の制御を行う制御手段(実施の形態では、「セキュリティ制御部」に対応)を備えて構成した。なお、携帯器から送出される制御データは、一定間隔毎に自動的に操車される場合と、ユーザのマニュアル操作に基づいて送出される場合のいずれでも良い。   A device control system for achieving the above object includes a portable device that transmits control data, and a master device that outputs an operation command signal to the device based on the control data transmitted from the portable device, The portable device includes an ID code storage unit that stores an ID code that identifies the portable device, a time code generation unit that generates a time code that is updated each time it is transmitted, and the ID code stored in the ID code storage unit. A data generation unit that generates the control data based on the timing code generated by the timing code generation unit, wherein the master unit receives the control data, and the control received by the reception unit ID code determination means (corresponding to “ID code comparison unit” in the embodiment) for determining whether or not the ID code included in the data is a regular ID code; Comparison timing code storage means for storing a timing code included in the control data including the regular ID code received last time as a comparison timing code, a timing code included in the control data received this time, and the comparison A time code determination means (corresponding to a “time code comparison section” in the embodiment) that compares the comparison time code stored in the time code storage means and determines whether or not it is a correct time code; and the ID When both the code determination unit and the determination result of the time code determination unit are correct, the control unit (corresponding to the “security control unit” in the embodiment) is configured to control the device. Note that the control data transmitted from the portable device may be either automatically operated at regular intervals or transmitted based on a user's manual operation.

ここで、制御データであるが、具体的な制御の内容を含むデータはもちろんのこと、実施例でも説明した通り、具体的な制御の内容を特定する情報(データ)を含まない場合も本発明で言う制御データに該当する。要は、制御データを受信した親機側で、正規の制御データを受信したことに基づいて所望の制御が行われるものであればよい。   Here, the control data is not limited to data including specific control contents, but also includes information (data) that specifies specific control contents as described in the embodiments. Corresponds to the control data. In short, any device may be used as long as desired control is performed on the basis of the reception of regular control data on the base unit that has received the control data.

この発明によれば、計時コードを付加することにより、携帯器から送信される都度制御データが更新されるので、仮に制御データがコピーされたとしても、そのコピーされた制御データを用いて、親機に制御命令を送っても、計時コードが正しくないと判断される蓋然性が高い。また、親機が受信できない状態で正規の携帯器から制御データの送信が繰り返し行われると、親機側で記憶している前回の計時データに関する情報(比較用計時データ)と、実際に受信された計時データの関係が正しくなくなるので、たとえ正規の携帯器からの制御データであっても、親機は所定の制御を行わない。但し、このとき、正しくないと判定された受信した計時データを、比較用計時コード記憶部に格納することにより、次に正規の携帯器からの制御データを受信すると、計時データが正しい関係になり、所望の制御動作を行うことができる。   According to the present invention, the control data is updated each time the portable device is transmitted by adding the time code. Therefore, even if the control data is copied, the copied control data is used to Even if a control command is sent to the machine, there is a high probability that the timing code is judged to be incorrect. In addition, if control data is repeatedly transmitted from a legitimate portable device in a state where the parent device cannot be received, information related to the previous timing data stored on the parent device side (comparison timing data) is actually received. Since the relationship of the measured time data is not correct, the master unit does not perform the predetermined control even if the control data is from a regular portable device. However, at this time, the received timing data determined to be incorrect is stored in the comparison timing code storage unit, so that the next time control data is received from a legitimate portable device, the timing data becomes the correct relationship. A desired control operation can be performed.

また、好ましくは前記比較用計時コード記憶手段を複数設け、1つの比較用計時コード記憶手段には、正規のIDコードを含む制御データ中に含まれた計時コードであって、前記計時コード判定手段で正しいと判定された計時コードを格納し、別の比較用計時コード記憶手段には、正規のIDコードを含む制御データ中に含まれた計時コードであって、前記計時コード判定手段で正しくないと判定された計時コードを格納し、前記計時コード判定手段における判定をした結果、今回受信した制御データに含まれる計時コードが、前記別の比較用計時コード記憶手段に格納された比較用計時コードと正しい関係にある場合でも正しい計時コードを受信したと判定するようにすることである。   Preferably, a plurality of comparison timing code storage means are provided, and one comparison timing code storage means includes a timing code included in control data including a regular ID code, and the timing code determination means Is stored in the control data including the regular ID code, and is not correct in the time code determination means. As a result of the determination in the timing code determination means, the timing code included in the control data received this time is stored in the separate comparison timing code storage means. Even when there is a correct relationship, it is determined that the correct timing code has been received.

このようにすると、正しくないと判定した受信した計時データが、偽のデータであったり、ノイズ等により化けたもの等の誤った計時データである場合に、それ以前に受信した正しい比較用計時データも保持しているので、上記誤ったデータによる影響がなく、次に正規の計時データを受信した場合に、係る正しい比較用計時データに基づいて正しい計時データを受信したと判定される。   In this way, if the received timekeeping data determined to be incorrect is false data or incorrect timekeeping data such as garbled due to noise etc., the correct timekeeping data received before that Therefore, it is determined that the correct time data has been received based on the correct comparative time data when the next normal time data is received without being affected by the erroneous data.

また、前記計時コード判定手段における判定をした結果、今回受信した制御データに含まれる計時コードが、前記別の比較用計時コード記憶手段に格納された比較用計時コードと正しい関係にある場合に、その別の比較用計時コード記憶手段に格納された比較用計時コードが、正しい比較用計時コードとするようにするとよい。   Further, as a result of the determination in the time code determination means, when the time code included in the control data received this time is in a correct relationship with the comparison time code stored in the other comparison time code storage means, The comparison timing code stored in the other comparison timing code storage means may be a correct comparison timing code.

また、前記別の比較用計時コード記憶手段に格納された比較用計時コードが正しくないものの場合に、その別の比較用計時コード記憶手段に格納された比較用計時コードを消去する機能を備えるとよい。正しくない比較用計時コードを消去することにより、不要な比較処理を行うことによる処理の遅れを解消することができる。なお、比較用計時コードが正しくないとの判定は、例えば、その比較用計時コードと、次に受信した正規のIDコードを持つ制御データに含まれる計時コードが正しい関係にないと言うように直接的に判定する場合と、係る比較用計時コードを受信(別の比較用計時コード記憶手段に格納)した時から、一定時間以上経過した場合(正規のもので有れば、通常続いて制御データが送られてくるため)のように間接的に判定する場合の両方ともある。また、消去とは、格納されたデータ自体を削除することはもちろんのこと、フラグなどを立ててアクセスしないようにしたり、さらには、別のデータで更新する場合など、各種の態様がある。さらにまた、別のデータで更新する場合に、例えば正しい比較用計時コードに更新すると良い。これにより、更新後は全ての比較用計時コード記憶手段に正しい比較用計時コードが格納されるので、次に計時コード判定手段が判定処理のために比較用計時コード記憶手段にアクセスした場合に、どの記憶手段のデータを取得しても1回目で正しい比較用計時コードを取得できるので好ましい。   In addition, in the case where the comparison timing code stored in the other comparison timing code storage means is not correct, a function for erasing the comparison timing code stored in the other comparison timing code storage means is provided. Good. By deleting the incorrect comparison timing code, it is possible to eliminate processing delays caused by unnecessary comparison processing. The determination that the comparison timing code is incorrect is, for example, directly so that the comparison timing code and the timing code included in the control data having the next regular ID code received are not in a correct relationship. And when a certain period of time has elapsed since the comparison timing code was received (stored in another comparison timing code storage means) In some cases, the determination is made indirectly such as In addition, erasure includes various modes such as deleting stored data itself, setting a flag or the like to prevent access, and updating with other data. Furthermore, when updating with another data, for example, it is preferable to update to a correct comparison timing code. Thereby, since the correct comparison timing code is stored in all the comparison timing code storage means after the update, when the timing code determination means next accesses the comparison timing code storage means for the determination process, Regardless of the data stored in any storage means, it is preferable because a correct comparison time code can be acquired at the first time.

上記した目的を達成するための本発明に係る機器制御システムは、制御データを送出する携帯器と、前記携帯器から送出される前記制御データに基づき、機器に対して作動指令信号を出力する親機を備え、前記携帯器は、自己を特定するIDコードを記憶するIDコード記憶手段と、送信する都度更新される計時コードを生成する計時コード生成手段と、前記IDコード記憶手段に格納された前記IDコードと、前記計時コード生成部で生成された前記計時コードに基づいて前記制御データを一定間隔ごとに生成するデータ生成手段を備え、前記親機は、前記制御データを受信する受信手段と、前記受信手段で受信した制御データ中に含まれる前記IDコードが、正規のIDコードか否かを判定するIDコード判定手段と、前回受信した正規のIDコードを含む制御データ中に含まれた計時コードを記憶する計時コード記憶手段と、前回正規のIDコードを含む制御データを受信してからの経過時間を計る計時手段と、前記計時コード記憶手段に格納された前回受信した計時コードと、前記計時手段で求めた前記経過時間から比較用計時コードを求め、その比較用計時コードと、今回受信した前記制御データ中に含まれる計時コードとを比較し、今回受信したものが正しい計時コードか否かを判断する計時コード判定手段と、前記IDコード判定手段と、前記計時コード判定手段の判定結果が共に正しい場合に、前記機器の制御を行う制御手段を備えるようにした。   In order to achieve the above object, a device control system according to the present invention includes a portable device that transmits control data, and a parent that outputs an operation command signal to the device based on the control data transmitted from the portable device. The portable device is stored in the ID code storage means for storing the ID code for identifying itself, the time code generation means for generating the time code updated every time it is transmitted, and the ID code storage means Data generating means for generating the control data at regular intervals based on the ID code and the time code generated by the time code generating unit, and the master unit includes receiving means for receiving the control data , ID code determination means for determining whether or not the ID code included in the control data received by the reception means is a regular ID code, and the regular code received last time A time code storage means for storing a time code included in the control data including the ID code; a time measuring means for measuring an elapsed time since receiving the control data including the last regular ID code; and the time code storage means The time code stored last time and the time code for comparison are obtained from the elapsed time obtained by the time measuring means, and the time code for comparison is compared with the time code included in the control data received this time. And control for controlling the device when the determination results of the time code determination means for determining whether the current received code is correct, the ID code determination means, and the determination result of the time code determination means are both correct Means are provided.

携帯器から一定間隔毎に制御データが送信される場合には、係る制御データを親機が受信できない場合には、携帯器側の計時データが大きく進んでしまう。そのため、その後、親機が受信可能になった場合の最初の制御データは、親機側と携帯器側の計時データのずれが大きく、たとえ正規の携帯器からの制御データでも正しくないと判定されてしまう。そこで、計時手段を設け、前回受信してからの経過時間から、更新回数(携帯器から送出された制御データの回数)を求め、正規の携帯器から発せられる計時データを推定し、それと今回受信した計時データが所定の関係にあるか否かを判断することにより、最初の受信から正しいと判定することができる。   When the control data is transmitted from the portable device at regular intervals, if the parent device cannot receive the control data, the timing data on the portable device side greatly advances. Therefore, after that, when the master unit becomes ready to receive, the first control data is judged to be incorrect even if the control data from the legitimate portable device has a large difference between the timekeeping data on the parent device side and the portable device side. End up. Therefore, time measuring means is provided, the number of updates (number of control data sent from the portable device) is obtained from the elapsed time since the previous reception, the time measuring data emitted from the regular portable device is estimated, and this time received By determining whether or not the measured time data has a predetermined relationship, it can be determined that it is correct from the first reception.

また、上記した構成を前提とし、前記携帯器に、操作スイッチの操作に基づいて強制制御データを出力する機能を有し、前記強制制御データの送信タイミングを、前記一定間隔に合わせるようにするとよい。強制制御データの送信タイミングを、自動的に送出される制御データの送出タイミングにあわせることにより、携帯器と親機との間の計時データのずれを無くし、複雑な判定処理を行うことなく、親機側の計時手段に基づく計時データの推定処理によって、強制制御データも正しいものと認識できる。   Further, on the premise of the above configuration, the portable device may have a function of outputting forced control data based on operation of an operation switch, and the transmission timing of the forced control data may be adjusted to the predetermined interval. . By matching the transmission timing of the forced control data with the transmission timing of the control data that is automatically transmitted, there is no shift in the timing data between the portable device and the parent device, and there is no need for complicated judgment processing. The forced control data can be recognized as correct by the time data estimation process based on the time measuring means on the machine side.

さらにまた、前記携帯器に、計時コードの初期値を生成する初期値生成手段を設け、前記計時コード生成手段は、前記初期値生成手段で生成された初期値に対して、前記計時コードを加算して加算計時コードを算出するとともに、以後、その加算計時コードに対して更新された計時コードを加算することにより次の加算計時コードを算出する機能を有し、前記親機は、前回受信した正規のIDコードを含む制御データ中に含まれた加算計時コードを前記計時コード記憶部に格納するようにし、前記計時コード記憶部に格納された加算計時コードと、今回受信した加算計時コードとの差を比較用計時コードとして記憶する比較用計時コード記憶手段を備え、前記計時コード判定手段は、次に正規のIDコードを含む制御データを受信した際に、その制御データに含まれた加算計時コードと、前記計時コード記憶部に格納された前回受信された加算計時コードとの差を求めるとともに、その差と前記計時手段で求められた前記経過時間並びに前記比較用計時コード記憶部に格納されたデータに基づいて、今回受信した制御データが正しいか否かを判定するように構成すると良い。   Furthermore, the portable device is provided with an initial value generating means for generating an initial value of a time code, and the time code generating means adds the time code to the initial value generated by the initial value generating means. Then, the addition time code is calculated, and thereafter, a function to calculate the next addition time code by adding the updated time code to the addition time code is obtained. The addition time code included in the control data including the regular ID code is stored in the time code storage unit, and the addition time code stored in the time code storage unit and the addition time code received this time Comprising a comparison time code storage means for storing the difference as a comparison time code, the time code determination means, when receiving the control data including the regular ID code next time, And determining the difference between the addition time code included in the control data and the previously received addition time code stored in the time code storage unit, the difference and the elapsed time determined by the time measuring means, and the time It may be configured to determine whether or not the control data received this time is correct based on the data stored in the comparison time code storage unit.

このようにすると、初期値が変わることにより、実際に出力される制御データ(計時データ)の変化の履歴も変わるので、携帯器が盗まれたとしても、その計時データの更新ルールが解読されにくくなり、よりセキュリティが高まる。   In this way, since the history of changes in the control data (time data) that is actually output changes as the initial value changes, even if the portable device is stolen, the update rule for the time data is difficult to decipher. Security.

本発明が対象とする機器は、例えば、リモコン操作により動作が制御される車両のセキュリティ装置がある。すなわち、車両用ドア錠や、イモビライザー,二輪車の荷物ケース,キーカバー,盗難監視装置等がある。また、これらの車両用に限ることはなく、例えば、一般の家屋のドア錠の解錠/施錠の制御をリモコンで行う機器や、家屋・ガレージなどのドアの開閉を行う機器(携帯器からの信号に基づき自動的に開閉する機器)や、家屋或いは所定の敷地内での侵入監視装置等の他、リモコン操作により、動作が制御される機器であれば、本発明に含まれる。   An apparatus targeted by the present invention is, for example, a vehicle security device whose operation is controlled by a remote control operation. That is, there are vehicle door locks, immobilizers, luggage cases for motorcycles, key covers, theft monitoring devices, and the like. Further, the present invention is not limited to these vehicles. For example, a device for controlling the unlocking / locking of a general house door lock with a remote controller, a device for opening / closing a door such as a house / garage (from a portable device) In addition to devices that automatically open and close based on signals, intrusion monitoring devices in a house or a predetermined site, etc., any device whose operation is controlled by remote control operation is included in the present invention.

本発明では、制御データを送信する都度、更新された異なる計時コードを含む制御データを用いるシステムにおいて、正しくないと判定された計時コードを一旦記憶保持し、次に受信した制御データに含まれる計時データと前記一時記憶保持したデータを比較する機能を設けたため、「からうち」その他の理由から、正規の携帯器から送信される計時コードが、親機側での許容範囲を超えて進んでしまった場合でも、次の受信では正しいと判定することができる。しかも、不正にコピーされたデータに基づいて偽造された携帯器からの制御データは、計時データが更新されず、毎回同じデータが送られるので、対応せず、セキュリティが高くなる。   In the present invention, each time control data is transmitted, in a system that uses control data including a different updated timing code, the timing code determined to be incorrect is temporarily stored and held, and then the timing included in the received control data Since the function to compare the data and the data stored in the temporary storage is provided, the clock code transmitted from the legitimate portable device has advanced beyond the allowable range on the parent device side for other reasons. Even if it is, it can be determined that it is correct in the next reception. In addition, the control data from the portable device forged based on the illegally copied data is not updated because the time measurement data is not updated, and the same data is sent every time.

図2は、本発明に係る機器制御システムの第1の実施の形態を示している。同図に示すように、送信機能を備えた携帯器10と、その携帯器10から送信される信号に基づきドア錠に対する開閉制御等のセキュリティ制御を行う親機20を備えている。具体的な構成は以下の通りである。   FIG. 2 shows a first embodiment of a device control system according to the present invention. As shown in the figure, a portable device 10 having a transmission function and a master device 20 that performs security control such as opening / closing control on a door lock based on a signal transmitted from the portable device 10 are provided. The specific configuration is as follows.

まず、携帯器10は、自己を特定するためのIDコードを記憶するIDコード記憶部11と、送信ごとにデータ内容が更新される計時コードを生成する計時コード生成部12を備えている。この計時コード生成部12は、複数個の数値を用意し、所定の規則にしたがって、送信処理を行う都度、状態をインクリメントし、次の数値を計時コードとして出力するものである。なお、複数の数値は、例えば図1に示したように、ランダムに配列された数値でもよいし、連続した数値でも良い。そして、連続した数値の場合には、そのすべての数値を保持していても良いし、初期値と終了値とステップ数を記憶しておき、演算によりその都度該当する数値を求め計時コードとしてもよい。   First, the portable device 10 includes an ID code storage unit 11 that stores an ID code for identifying itself, and a time code generation unit 12 that generates a time code in which data content is updated every transmission. The time code generator 12 prepares a plurality of numerical values, increments the state each time transmission processing is performed according to a predetermined rule, and outputs the next numerical value as a time code. Note that the plurality of numerical values may be numerical values arranged at random as shown in FIG. 1, for example, or may be consecutive numerical values. In the case of continuous numerical values, all the numerical values may be held, the initial value, the end value, and the number of steps are stored, and the corresponding numerical value is obtained by calculation each time, and the time code is also obtained. Good.

また、携帯器10の表面に露出するように操作スイッチボタン(図示省略)が設けられており、この操作スイッチボタンが押下されたことを、送信指示部13が検知すると、送信命令をデータ生成送信部14に与える。なお、操作スイッチボタンは、1個の場合もあるし、複数の場合もある。そして、複数の場合には、どのスイッチが押されたかの情報も合わせてデータ生成送信部14に送るようにしている。   Further, an operation switch button (not shown) is provided so as to be exposed on the surface of the portable device 10, and when the transmission instruction unit 13 detects that the operation switch button has been pressed, a transmission command is generated and transmitted. Part 14 is given. There may be one operation switch button or a plurality of operation switch buttons. In a plurality of cases, information indicating which switch is pressed is also sent to the data generation / transmission unit 14.

データ生成送信部14は、計時コードを用いて送信すべきコード(制御データ)を生成する。つまり、送信指示部13から送信命令を受け取ると、IDコード記憶部11に記憶されているIDコードを読み出すとともに、計時コード生成部12に対して計時コードの発行要求をする。計時コード生成部12は、係る発行要求を受けると、前回発行した数値と異なる数値(上記した所定の規則にしたがったもの)からなる計時コードを生成し、レスポンスとしてデータ生成送信部14に返す。そこで、データ生成送信部14は、取得したIDコードに計時コードを付与するとともに、その他必要なデータ(操作ボタンスイッチで指定される操作内容など)を含む制御命令データを生成する。なお、IDコードに計時コードを付与するというのは、計時コードをIDコードの後ろに付与したり、IDコードと計時コードを所定の演算を行って生成する等、多様な方法を採ることができる。そして、データ生成送信部14は、生成した送信すべきコード(制御信号)を送信アンテナ15を介して送信する。なお、係る携帯器の機能は、基本的に従来のものと同様であるので、その詳細な説明を省略する。   The data generation / transmission unit 14 generates a code (control data) to be transmitted using the time measuring code. In other words, when a transmission command is received from the transmission instruction unit 13, the ID code stored in the ID code storage unit 11 is read out, and the time code generation unit 12 is requested to issue a time code. When receiving the issuance request, the time code generating unit 12 generates a time code composed of a numerical value (according to the predetermined rule described above) different from the numerical value issued last time, and returns it to the data generating / transmitting unit 14 as a response. Therefore, the data generation / transmission unit 14 adds a timing code to the acquired ID code, and generates control command data including other necessary data (such as operation contents specified by the operation button switch). It should be noted that the time code is assigned to the ID code can take various methods such as adding the time code after the ID code or generating the ID code and the time code by performing a predetermined calculation. . The data generation / transmission unit 14 transmits the generated code to be transmitted (control signal) via the transmission antenna 15. In addition, since the function of the portable device is basically the same as that of the conventional device, detailed description thereof is omitted.

親機20は、受信アンテナ21を介して捕捉した前記携帯器10からのコード(制御データ)を受信する受信部22を備えている。この受信部22は、受信したコードを解析し、IDコードと計時コードを抽出する。つまり、携帯器10で生成されるコードが、IDコードの後に計時コードを付加したものの場合には、先頭からのビット数に基づいて簡単に各コードを分離抽出できる。また、演算処理した場合には、逆演算処理することにより求めることができる。   The base unit 20 includes a receiving unit 22 that receives a code (control data) from the portable device 10 captured via the receiving antenna 21. The receiving unit 22 analyzes the received code and extracts an ID code and a time code. That is, when the code generated by the portable device 10 is obtained by adding a time code after the ID code, each code can be easily separated and extracted based on the number of bits from the head. In addition, when arithmetic processing is performed, it can be obtained by performing reverse arithmetic processing.

上記のように受信部22にて抽出されたIDコードと計時コードは、それぞれIDコード比較部23と計時コード比較部24に与えられる。そして、IDコード比較部23は、IDコード記憶部25に格納されたIDコードを読み出し、受信したIDコードと一致するか否かを判断し、その判断結果を計時コード比較部24とセキュリティ制御部27に与える。なお、IDコード記憶部23には、対応する携帯器10のIDコード記憶部11に記憶されるIDコードと同一のコードが格納されている。これにより、対応する携帯器10から送られてきたデータか否かが判別できる。   The ID code and the time code extracted by the receiving unit 22 as described above are given to the ID code comparing unit 23 and the time code comparing unit 24, respectively. Then, the ID code comparison unit 23 reads the ID code stored in the ID code storage unit 25, determines whether or not it matches the received ID code, and determines the determination result as the time code comparison unit 24 and the security control unit. 27. The ID code storage unit 23 stores the same code as the ID code stored in the ID code storage unit 11 of the corresponding portable device 10. Thereby, it can be determined whether or not the data is transmitted from the corresponding portable device 10.

計時コード比較部24は、比較用計時コード記憶部26に格納された比較用計時コードと今回受信した計時コードとを比較し、正しい計時コードか否かを判断するようにしている。この判断は、基本的に従来と同様の手法により行うことができる。すなわち、親機20側では、対応する携帯器10の計時コード生成部12における計時コードの更新ルールは既知であるので、その更新ルールに従って受信した計時コードが、比較用計時コード記憶部26に格納された前回受信した計時コードの次或いは一定回数以内の計時コードであるか否かを判断する。   The time code comparison unit 24 compares the comparison time code stored in the comparison time code storage unit 26 with the time code received this time, and determines whether or not the time code is correct. This determination can be basically made by a method similar to the conventional method. That is, since the master code 20 has a known time code update rule in the time code generation unit 12 of the corresponding portable device 10, the time code received according to the update rule is stored in the comparative time code storage unit 26. It is determined whether or not the timing code is next to the previously received timing code or within a certain number of times.

一例としては、計時コードは0から100までの値とし、更新の度に1ずつ増加させ100になったら次は0に戻るようにしているとすると、親機20は記憶している計時コードが受信した計時コードより10以内の場合には一致した(正しい)と判定し、11以上相違していれば一致していない(正しくない)と判定することなどである。   As an example, if the timing code is a value from 0 to 100, and increments by 1 each time it is updated, and then reaches 100, then the master unit 20 stores the timing code stored in it. For example, if it is within 10 from the received timing code, it is determined that they match (correct), and if they are different by 11 or more, it is determined that they do not match (incorrect).

そして、判断結果をセキュリティ制御部27に与える。これにより、セキュリティ制御部27では、IDコード比較部23の判断結果が「一致」(正しい)で、しかも、計時コード比較部24の判断結果が「正しい」場合に、セキュリティ制御部27は、正規の携帯器10からの制御信号を受信したと判断し、所定の制御動作を行う。つまり、例えばドア錠の開閉制御の場合には、解錠/施錠を行う。そして、どちらの処理を行うかは、例えば、受信したデータ(制御信号)に組み込まれている場合には、それに従うようにすれば良いし、現在の状態を認識し、それと逆(現在が解錠されている場合には施錠する)の処理を行うようにすることができる。   Then, the determination result is given to the security control unit 27. Thereby, in the security control unit 27, when the determination result of the ID code comparison unit 23 is “match” (correct) and the determination result of the time code comparison unit 24 is “correct”, the security control unit 27 It is determined that the control signal from the portable device 10 is received, and a predetermined control operation is performed. That is, for example, in the case of door lock opening / closing control, unlocking / locking is performed. Which processing is performed, for example, if it is incorporated in the received data (control signal), it should be followed, the current state is recognized, and the reverse (current is the solution). If it is locked, it can be locked).

ここで本発明では、計時コード比較部24で取得した今回受信した計時コードは、計時コード比較部24の判定結果の如何に関らず、IDコード比較部23の比較結果が一致判定を行っている場合には、係る今回受信した計時コードを比較用計時コード記憶部26に格納し、記憶内容を更新するようにしている。つまり、計時コード比較部24の判断結果が「正しい」場合には、係る受信した計時コードを比較用計時コード記憶部26に格納することにより、次に受信する計時コードの1つ前のコードとなり、正しい判定処理が行える。   Here, in the present invention, the time code received this time acquired by the time code comparison unit 24 is determined by the comparison result of the ID code comparison unit 23 regardless of the determination result of the time code comparison unit 24. If there is, the time code received this time is stored in the comparative time code storage unit 26, and the stored content is updated. That is, when the determination result of the time code comparison unit 24 is “correct”, the received time code is stored in the comparison time code storage unit 26, so that it becomes a code one before the next time code to be received. Correct judgment processing can be performed.

一方、「からうち」等によって携帯器10側の計時コードが大きく進んでしまった場合には、計時コード比較部24における判定結果は「正しくない」となり、今回の受信に基づいては、セキュリティ制御部27は動作しないが、今回受信された計時コードは比較用計時コード記憶部26に格納されるので、次に続けて携帯器10から送信されてきたコードの計時コードは、正しいと判断される。よって、正規の携帯器10の「からうち」によりコードの一致判定ができない状況であっても、送信指示部の2回の操作で携帯器10と親機20側の計時コードを同期させることができる。   On the other hand, if the time code on the portable device 10 side has greatly advanced due to “Karauchi” or the like, the determination result in the time code comparison unit 24 is “incorrect”, and security control is performed based on this reception. Although the unit 27 does not operate, the timing code received this time is stored in the comparison timing code storage unit 26, so that the timing code of the code subsequently transmitted from the portable device 10 is determined to be correct. . Therefore, even in a situation where it is not possible to determine whether the code matches due to “Karauchi” of the regular portable device 10, it is possible to synchronize the timekeeping code of the portable device 10 and the parent device 20 by two operations of the transmission instruction unit. it can.

一方、携帯器10のコードを不正にコピーして作成された偽の携帯器からコピーしたIDコードと計時コードを含むデータが送信されたとしても、毎回同じ計時コードが送信されるので、2度目に受信した計時コードは比較用計時コード記憶部26に格納された比較用計時コード(前回受信したもの)と同じであるため、計時コード比較部24の判断結果は「正しくない」となるので、セキュリティ制御部27は動作しない。   On the other hand, even if data including an ID code and a timing code copied from a fake portable device created by illegally copying the code of the portable device 10 is transmitted, the same timing code is transmitted every time. Since the time code received at the same time is the same as the time code for comparison (previously received) stored in the comparative time code storage unit 26, the determination result of the time code comparison unit 24 is “incorrect”. The security control unit 27 does not operate.

図3は、本発明の第2の実施の形態に用いられる親機20を示している。なお、携帯器側は第1の実施の形態と同様であるので、図示並びにその説明を省略する。   FIG. 3 shows the base unit 20 used in the second embodiment of the present invention. Since the portable device side is the same as that of the first embodiment, illustration and description thereof are omitted.

図3に示すように、本実施の形態では、比較用計時コード記憶部を複数(2個)設けた。つまり、第1比較用計時コード記憶部26aと、第2比較用計時コード記憶部26bを備えている。そして、計時コード比較部24aは、IDコード比較部23における比較結果が「一致した」場合に、第1比較用計時コード記憶部26aに格納された計時コードと比較処理を行い、今回受信した計時コードが正しいものか否かを判断する。つまり、第1比較用計時コード記憶部26aには、上記した第1の実施の形態における比較用計時コード記憶部26と同様に、前回正しく受信した際の計時コードを記憶保持しているとすると、それとの関係においては比較判定処理自体は第1の実施の形態における計時コード比較部24と同様の処理アルゴリズムにより行える。つまり、対応する携帯器10の計時コード生成部12における計時コードの更新条件(1ずつ増加/現象,ランダムな数値列を順に選択など)を取得しておき、その更新条件に合っているか否かを判断する。   As shown in FIG. 3, in the present embodiment, a plurality (two) of time code storage units for comparison are provided. In other words, the first comparison timing code storage unit 26a and the second comparison timing code storage unit 26b are provided. Then, when the comparison result in the ID code comparison unit 23 “matches”, the time code comparison unit 24a performs a comparison process with the time code stored in the first comparison time code storage unit 26a, and receives the time measurement received this time. Determine if the code is correct. That is, suppose that the first comparison timing code storage unit 26a stores and holds the timing code when it was received correctly last time, as in the comparison timing code storage unit 26 in the first embodiment. In this regard, the comparison determination process itself can be performed by the same processing algorithm as that of the time code comparison unit 24 in the first embodiment. That is, the update condition of the time code in the time code generation unit 12 of the corresponding portable device 10 is acquired (increment by 1 / phenomenon, random numerical sequence is selected in order, etc.), and whether or not the update condition is met. Judging.

そして、計時コード比較部24aの判定結果は、セキュリティ制御部27に与えられ、セキュリティ制御部27は、IDコード比較部23の出力が「一致」(正しい)で、計時コード比較部24aの出力が「正しい」場合に、所望のセキュリティ制御を行う。さらに、計時コード比較部24aは、判定結果が「正しい」場合に、今回受信した計時コードを第1比較用計時コード記憶部26aに格納(更新)する。   Then, the determination result of the time code comparison unit 24a is given to the security control unit 27. The security control unit 27 indicates that the output of the ID code comparison unit 23 is "match" (correct), and the output of the time code comparison unit 24a is If “correct”, perform desired security control. Furthermore, when the determination result is “correct”, the time code comparison unit 24a stores (updates) the time code received this time in the first comparison time code storage unit 26a.

一方、第1比較用計時コード記憶部26aに格納された比較用計時コードと、今回受信した計時コードを比較した結果が、「正しくない」場合には、受信した計時コードを第2比較用計時コード記憶部26bに格納する。そして、次に受信した計時コードと、第1,第2比較用計時コード記憶部26a,26bにそれぞれ格納された各計時コードとを比較し、2つの比較用計時コードのうちいずれかと正しい関係(記憶している比較用計時コードから所定回以内の計時コード)にあれば、受信した計時コードが正しいものと判断する。   On the other hand, if the comparison result of the comparison timing code stored in the first comparison timing code storage unit 26a and the currently received timing code is “incorrect”, the received timing code is used as the second comparison timing code. Stored in the code storage unit 26b. Then, the next received timing code is compared with each timing code stored in each of the first and second comparison timing code storage units 26a and 26b, and the correct relationship with one of the two comparison timing codes ( If it is within a predetermined number of times from the stored comparison time code, it is determined that the received time code is correct.

これにより、詳記した第1の実施の形態と同様に、正規の携帯器10の計時コードが、「からうち」により許容範囲以上に進んでしまったとしても、2回の送信操作によって正規と判断され、セキュリティ制御部27による制御が行われる。   As a result, as in the first embodiment described in detail, even if the timekeeping code of the regular portable device 10 has advanced beyond the allowable range due to “Karauchi”, it is confirmed that it is normal by two transmission operations. The security control unit 27 performs control.

また、仮に、正規の携帯器10からのデータが、ノイズその他により正常なデータとして受信できないが、たまたまIDコードが認識できるとともに、計時コードが誤ったデータ(数値としては正規の計時コードとして存在する値であるが、そのとき受信すべき値ではない)として認識できた場合には、第1の実施の形態では、係る認識できてしまった「誤った計時コード」が比較用計時コード記憶部26に格納されてしまう。つまり、正しい比較用計時コードが誤った比較用計時コードに更新されてしまうことになる。   In addition, if the data from the regular portable device 10 cannot be received as normal data due to noise or the like, the ID code can be recognized by chance, and the time code is incorrect (the numerical value exists as a regular time code). In the first embodiment, the “wrong timing code” that has been recognized is the comparative timing code storage unit 26. Will be stored. That is, the correct comparison timing code is updated to an incorrect comparison timing code.

すると、その次に、本来の正常な計時コードを受信しても、正しくないと判断されてしまうおそれがある(この場合でも、さらにその次の受信で正しいと判断されるため、使用可能ではある)。係る場合でも、本実施の形態では、「誤った計時コード」が第2比較用計時コード記憶部26bに格納されてしまっても、それ以前に受信した正しい計時コードが、第1比較用計時コード記憶部26aに格納されているので、次に正しく計時コードを受信した場合には、第1比較用計時コード記憶部26aに格納された比較用計時コードとの比較により正しいと判断される。   Then, even if the original normal timing code is received, it may be determined to be incorrect (even in this case, it is determined that it is correct in the next reception, so it can be used. ). Even in such a case, in the present embodiment, even if the “wrong timing code” is stored in the second comparison timing code storage unit 26b, the correct timing code received before that is the first comparison timing code. Since it is stored in the storage unit 26a, the next time it correctly receives the time code, it is determined to be correct by comparison with the comparison time code stored in the first comparison time code storage unit 26a.

また、係る2度目の計時コード比較部24aにおける比較処理で、受信した計時コードが正しいものと判断された場合には、その正しいと判断された対象の比較用計時コードを残し、他方の比較用計時コードを削除(初期化)する。このとき、第2比較用計時コード記憶部26bに格納された比較用計時コードが正しかった場合の取扱であるが、単純に第1比較用計時コード記憶部26aを初期化する(第1方式)だけでも良いし、第2比較用計時コード記憶部26bのデータを第1比較用計時コード記憶部26aに移し替える(第2方式)ようにしても良い。   Further, in the comparison process in the second time code comparison unit 24a, if the received time code is determined to be correct, the target time code for comparison determined to be correct is left, and the other comparison code is used. Delete (initialize) the time code. At this time, the handling is performed when the comparison timing code stored in the second comparison timing code storage unit 26b is correct, but the first comparison timing code storage unit 26a is simply initialized (first method). Alternatively, the data in the second comparison timing code storage unit 26b may be transferred to the first comparison timing code storage unit 26a (second method).

第1方式の場合には、計時コード比較部24aは、受信した計時コードの比較処理を行うに際し、第1,第2比較用計時コード記憶部26a,26bをアクセスし、いずれにもデータが格納されている場合には、それぞれと比較処理を行うことになる。そして、初期化されている(比較用計時コードが格納されていない)場合には、一方の比較用計時コードと比較処理をすればよい。   In the case of the first method, the time code comparison unit 24a accesses the first and second comparison time code storage units 26a and 26b when storing the received time code, and stores data in both. If so, a comparison process is performed with each. Then, if it is initialized (comparison timing code is not stored), it may be compared with one comparison timing code.

また、第2の方式の場合には、まず、第1比較用計時コード記憶部26aに格納された比較用計時コードと比較し、正しくないと判定された場合に第2比較用計時コード記憶部26bに格納された比較用計時コードと比較するようにすることができる。なお、このように第2の方式を採った場合でも、第1の方式と同様に第1,第2比較用計時コード格納部26a,26bに格納された各比較用計時コードを軽重付けることなく呼び出して比較するようにしても良い。   In the case of the second method, first, the comparison time code is compared with the comparison time code stored in the first comparison time code storage unit 26a. It is possible to make a comparison with the comparative timing code stored in 26b. Even in the case of adopting the second method in this way, each comparison timing code stored in the first and second comparison timing code storage units 26a and 26b is not lightly weighted as in the first method. You may make it call and compare.

具体的には、例えば記憶している比較用計時コードが「95」である時は、そこから10以内すなわち「96〜100,0〜4」までの計時コードであれば一致したと判定する。一致しなかった場合は95をそのまま記憶し続けるとともに受信した計時コード(例えば「32」とする)を記憶し、次に受信した時に「33〜42」もしくは「96〜100,0〜4」であれば計時コードが一致したと判定する。また、その場合に「32」を基とする比較用計時コードと一致した場合は比較用計時コード「95」を初期化し、「95」を基とする比較用計時コードと一致した場合は比較用計時コード「32」を初期化する。   More specifically, for example, when the stored timing code for comparison is “95”, it is determined that the timing codes are within 10, that is, from “96 to 100, 0 to 4”. If they do not match, 95 is stored as it is, and the received time code (for example, “32”) is stored, and when it is received next, “33 to 42” or “96 to 100, 0 to 4” is stored. If there is, it is determined that the timing codes match. Also, in this case, if it matches the comparative timing code based on “32”, the comparative timing code “95” is initialized, and if it matches the comparative timing code based on “95”, it is for comparison. The time code “32” is initialized.

さらにまた、2度目の受信でも計時コードがいずれの比較用計時コードに一致しなかった場合の処理としては、前回受信した計時コードを格納した比較用計時コード記憶部に対し、今回受信した計時コードを格納し、更新するようにする。これにより、今回受信した計時コードが、次回受信した計時コードを比較する際の比較用計時コードになる。具体的には、上記した第2の方式を採った場合には、第2比較用計時コード記憶部26bに格納することになる。また、第1の方式を採った場合には、例えば、フラグなどを用いて直前に計時コードを格納した比較用計時コード格納部を認識できるようにしておくことにより対処できる。   Furthermore, in the case where the timing code does not match any of the comparison timing codes even after the second reception, the processing of the timing code received this time to the comparison timing code storage unit storing the previously received timing code is performed. Is stored and updated. As a result, the time code received this time becomes the time code for comparison when the time code received next time is compared. Specifically, when the above-described second method is adopted, it is stored in the second comparison time code storage unit 26b. Further, when the first method is adopted, for example, it can be dealt with by making it possible to recognize a comparative timing code storage unit storing a timing code immediately before using a flag or the like.

さらに別の機能としは、計時コードが正しくないと判定された1度目の受信から2度目の受信までが所定時間経過している場合は、係る正しくないと判定された計時コードを格納した比較用計時コード記憶部(26a或いは26b)を初期化するとよい。つまり、正規のユーザの場合、一度携帯器を操作しても動作しない場合には、通常何回か繰り返し操作するので、一定期間、次の受信がない場合には、前回の受信は、誤動作や不正使用の可能性があり、いずれにしても誤った計時コードであった可能性が高い。そこで、係る誤った計時コードに基づく比較用計時コードを削除(初期化)することにより、以後、その誤った比較用計時コードと比較することによって処理時間が長くなったり、誤った比較用計時コードに基づいて正しいと誤判定してしまうおそれを無くすことができる。   As another function, when a predetermined time has elapsed from the first reception when the time code is determined to be incorrect to the second time, a comparison code storing the time code determined as incorrect is stored. The time code storage unit (26a or 26b) may be initialized. In other words, in the case of a regular user, if the mobile device does not operate even if it is operated once, it is usually operated repeatedly several times, so if there is no next reception for a certain period of time, There is a possibility of fraudulent use, and in any case, there is a high possibility that it was an incorrect timing code. Therefore, by deleting (initializing) the comparative timing code based on the erroneous timing code, the processing time becomes longer by comparing with the erroneous comparison timing code, or the erroneous comparison timing code. It is possible to eliminate the possibility of misjudging as correct based on the above.

また、そのように積極的に初期化するのではなく、前回受信した時からの時間を計測し、その時間が所定以内のときのみ前回正しくないと判定された比較コードが格納された比較用計時コード記憶部を比較対象とするように構成しても良い。これにより、一定期間以上経過すると、比較対象とならない(アクセス対象から除外する)ようにし、無駄なアクセスによる処理の遅れを解消する。なお、上記した第1の方式の場合には、フラグなどにより正しくないと判定された計時コードを格納した比較用計時コード記憶部を認識することにより、アクセス禁止する対象を決定できる。また、第2の方式の場合には、第2比較用計時コード記憶部26bがアクセス対象から除外される。   In addition, instead of actively initializing in this way, the time from the last reception is measured, and the comparison clock that stores the comparison code that was determined to be incorrect last time only when the time is within a predetermined time. The code storage unit may be configured to be compared. As a result, when a predetermined period or more elapses, it is not subject to comparison (excluded from the access target), and processing delay due to useless access is eliminated. In the case of the first method described above, it is possible to determine a target for which access is prohibited by recognizing a comparative timing code storage unit that stores a timing code determined to be incorrect by a flag or the like. In the case of the second method, the second comparison time code storage unit 26b is excluded from the access target.

すなわち、本実施の形態では、2つの比較用計時コード記憶部を用意し、受信した計時コードが一致しない(正しくないと判定された)時に、ひとつの記憶部は前回受信した計時コードを記憶しもうひとつの記憶部に今回受信した計時コードを記憶すればよく、記憶部内のやり取りは問題ではない。また、それ以降計時コードが一致しなかった(正しいと判定されなかった)場合、一致するまでの間、当初の計時コードの記憶はそのままにし、2度目以降に受信した計時コードを比較用の計時コードとして更新するようにする。   That is, in the present embodiment, two comparative timing code storage units are prepared, and when the received timing codes do not match (determine that they are not correct), one storage unit stores the previously received timing code. What is necessary is just to memorize | store the timing code received this time in another memory | storage part, and the exchange in a memory | storage part is not a problem. If the time code does not match after that (it is not determined to be correct), the memory of the original time code is kept until the time is matched, and the time code received for the second time or later is used for comparison. Update as code.

一致していなかった場合は現在記憶している計時コードはそのままに、受信した計時コードを記憶しておき、次に受信した計時コード(2度目の計時コード)が2つの計時コードのいずれかと一致する時に計時コードが一致したと判定する。   If they do not match, keep the currently stored timing code, store the received timing code, and the next received timing code (second timing code) matches one of the two timing codes. It is determined that the timekeeping codes coincide with each other.

図4,図5は、本発明の第3の実施の形態を示している。本実施の形態では、携帯器10が自動送信タイプであり、間欠送信を行っているものを前提としている。本実施の形態の前提となる動作を説明すると、携帯器10からは、一定間隔(例えば1秒)で制御データが送信される。この制御データは、上記した各実施の形態と同様に、少なくともIDコードに計時コードを付加して生成されるデータである。   4 and 5 show a third embodiment of the present invention. In the present embodiment, it is assumed that the portable device 10 is an automatic transmission type and performs intermittent transmission. The operation that is the premise of the present embodiment will be described. Control data is transmitted from the portable device 10 at regular intervals (for example, 1 second). This control data is data generated by adding a timing code to at least the ID code, as in the above-described embodiments.

一方、親機20側では、対応する携帯器10からの上記制御データの受信の有無を判断し、受信している場合には、自己(車両)から一定の範囲内に携帯器10ひいてはユーザが存在していると判定できる。従って、例えば、前回受信されず、今回係る制御データを受信した場合には、ユーザは一定の範囲内に進入し、車両に近づいてきていると推定でき、逆に今まで受信していて、今回受信しなくなった場合には、一定の範囲外に出ていった(車両から離れていった)と判断できる。なお、受信の有無とは、文字通り単純に受信するか否かでもよいし、受信した制御データの信号強度(電界強度)が一定のしきい値以上であるか否かにより弁別するようにしても良い。   On the other hand, the base unit 20 determines whether or not the control data has been received from the corresponding portable device 10, and if received, the portable device 10 and thus the user within a certain range from the vehicle (vehicle). It can be determined that it exists. Therefore, for example, when the control data related to this time is received without being received last time, it can be estimated that the user has entered a certain range and is approaching the vehicle. When the reception stops, it can be determined that the vehicle has gone out of a certain range (away from the vehicle). The presence / absence of reception may literally be simply received or may be discriminated based on whether or not the signal strength (electric field strength) of the received control data is equal to or higher than a certain threshold value. good.

そして、親機20は、車両への接近/離反に伴い所定のセキュリティ制御を行う。つまり、セキュリティ制御の内容がドア錠の施錠/解錠の場合には、一定の範囲内に近づいてきた場合に解錠し、離れていった場合に施錠することになる。また、盗難防止用の監視装置の場合には、近づくと監視を解除し、離れていくと監視を開始するようになる。そして、上記機能を実現するための具体的な装置構成は、以下のようになっている。   And the main | base station 20 performs predetermined | prescribed security control with approach / separation to a vehicle. That is, when the content of the security control is locking / unlocking of the door lock, the security control is unlocked when approaching within a certain range, and is locked when it is separated. In the case of a theft prevention monitoring device, the monitoring is canceled when approaching, and the monitoring is started when moving away. And the concrete apparatus structure for implement | achieving the said function is as follows.

まず、携帯器10は図4に示すように、第1,第2の実施の形態における送信指示部13に替えて間欠送信指示部16を設けている。送信指示部13は、外部の操作スイッチボタンの押下をトリガとして動作したが、この間欠送信指示部16は、内部タイマ(計時部)に基づき、一定時間間隔(例えば1秒)毎にデータ生成送信部14に向けて送信命令を与えるようになっている。   First, as shown in FIG. 4, the portable device 10 includes an intermittent transmission instruction unit 16 instead of the transmission instruction unit 13 in the first and second embodiments. The transmission instructing unit 13 is operated by pressing an external operation switch button as a trigger. The intermittent transmission instructing unit 16 generates and transmits data at regular time intervals (for example, 1 second) based on an internal timer (timer unit). A transmission command is given to the unit 14.

一方、IDコード記憶部11,計時コード生成部12並びにデータ生成送信部14等は、上記した各実施の形態と同様であるので、間欠送信指示部16からの1秒ごとの送信指示に伴い、データ生成送信部14はIDコード記憶部11と計時コード生成部12からそれぞれIDコードと計時コードを取得し、制御データを生成し、送信アンテナ15から送信する。これにより、送信アンテナ15からは、1秒間隔で制御データが送信され、しかも、各制御データは計時コードが1つずつ更新されたものとなる。   On the other hand, the ID code storage unit 11, the time code generation unit 12, the data generation / transmission unit 14, and the like are the same as those in each of the above-described embodiments, and accordingly, according to the transmission instruction per second from the intermittent transmission instruction unit 16, The data generation / transmission unit 14 acquires the ID code and the time code from the ID code storage unit 11 and the time code generation unit 12, generates control data, and transmits the control data from the transmission antenna 15. As a result, control data is transmitted from the transmission antenna 15 at intervals of 1 second, and each control data has its time code updated one by one.

一方、親機20側では、第1の実施の形態の構成に加え、計時部28を備えている。この計時部28は、前回IDコードを正常受信した時(前回受信)からの経過時間を測定するものである。すなわち、携帯器10が自動送信タイプの場合には、親機20側で受信するか否かにかかわらず、常時制御データが送信されて計時コードが更新されるため、「からうち」をしたのと同様の状態になり、受信しない状態から最初に受信した場合の計時コードは、比較用計時コード記憶部26に格納された比較用計時コードに対し、大きく進んだ状態となる。   On the other hand, in addition to the structure of 1st Embodiment, the main | base station 20 side is provided with the time measuring part 28. FIG. The time measuring unit 28 measures the elapsed time from when the previous ID code was normally received (previous reception). In other words, when the portable device 10 is of the automatic transmission type, the control code is constantly transmitted and the timing code is updated regardless of whether or not the reception is performed on the base unit 20 side. The time code when it is first received from the state in which it is not received is in a state of being greatly advanced with respect to the comparison time code stored in the comparative time code storage unit 26.

そこで、本実施の形態では、計時部28により前回受信からの経過時間を計ることで、携帯器10における計時コードの更新回数を推定し、今回受信した時の比較用計時コード(推定値)を決定し、その比較用計時コード(推定値)と今回受信した計時コードを比較し、正しいか否かを判断する。これにより、正規の携帯器10からの受信の場合、最初に受信したときから正しいと判定することができる。   Therefore, in the present embodiment, the time count from the previous reception is measured by the time measuring unit 28 to estimate the number of times the time code is updated in the portable device 10 and the comparison time code (estimated value) when received this time is obtained. The time code for comparison (estimated value) is compared with the time code received this time, and it is determined whether or not it is correct. Thereby, in the case of reception from the legitimate portable device 10, it can be determined that it is correct from the first reception.

より具体的には、以下のようになっている。まず、受信アンテナ21を介して受信部22で受信した携帯器10からの制御データに含まれるIDコードと計時コードをそれぞれ抽出し、IDコード比較部23と計時コード比較部24bに与える。IDコード比較部23では、受信したIDコードと、IDコード記憶部25に格納されたIDコードとを比較し、その判断結果をセキュリティ制御部27に与えるとともに、計時コード比較部24b,計時部28にも与える。さらに、前回受信した計時コードは、計時コード記憶部26′に格納される。なお、本実施の形態では、計時コード記憶部26′に格納された計時コードが、そのまま比較用計時コードとして使用されるのではないので、計時コード記憶部26′と称しているが、実際の処理としては、前回受信された計時コードが格納されるので、第1の実施の形態における比較用計時コード記憶部26と実質的に同様である。   More specifically, it is as follows. First, the ID code and the time code included in the control data from the portable device 10 received by the receiving unit 22 via the receiving antenna 21 are extracted and provided to the ID code comparing unit 23 and the time code comparing unit 24b. The ID code comparison unit 23 compares the received ID code with the ID code stored in the ID code storage unit 25 and gives the determination result to the security control unit 27, as well as the time code comparison unit 24 b and the time measurement unit 28. Also give. Further, the previously received timing code is stored in the timing code storage unit 26 '. In the present embodiment, the time code stored in the time code storage unit 26 'is not used as it is as a comparison time code, and is therefore referred to as the time code storage unit 26'. The process is substantially the same as the comparative time code storage unit 26 in the first embodiment because the previously received time code is stored.

計時部28は、IDコード比較部23から「一致(正しい)」の判定結果を受けた場合に、タイマをスタートさせ、次に同様の判定結果を受けるまでの時間を計る。計時コード比較部24bは、IDコードの一致を前提に、受信した計時コードと、計時コード記憶部26′に格納された前回受信した計時コードに基づいて推定・算出される比較用計時コードとを比較し、正しい計時コードか否かを判定する。   When the timer 28 receives a “match (correct)” determination result from the ID code comparison unit 23, the timer 28 starts a timer and measures the time until the next determination result is received. The time code comparison unit 24b presupposes the coincidence of the ID codes and receives the received time code and a comparison time code estimated and calculated based on the last time code stored in the time code storage unit 26 ′. A comparison is made to determine whether the timekeeping code is correct.

この正しい計時コードか否かの判定は、前回受信した時から今回受信した時までの経過時間(計時部28から取得)と、計時コード記憶部26′に記憶された前回受信した計時コードから比較用計時コード(推定値)を生成し、その比較用計時コード(推定値)と受信した計時コードが正しい関係にある時、正規の計時コードを受信したものとした。   The determination as to whether or not the timekeeping code is correct is made by comparing the elapsed time (obtained from the timekeeping unit 28) from the time when it was last received to the time when it was received this time and the timekeeping code received last time stored in the timecode storage unit 26 '. A timekeeping code (estimated value) was generated, and when the comparative timekeeping code (estimated value) and the received timekeeping code were in the correct relationship, a normal timekeeping code was received.

例えば携帯器10の送信間隔が1秒で、計時コードを0〜100までのローリングコードとし、更新の度に1ずつ増加し、100の次が0になるような場合、親機20の前回受信からの経過時間を2時間59分後(10799秒)とすると、そのとき受信すべき計時コードは、計時コード記憶部の計時コード(例えば「38」とする)に経過時間(10799)を加算し、それを100で割った値の余り(37)を比較用計時コードとする。   For example, when the transmission interval of the portable device 10 is 1 second, the timing code is a rolling code from 0 to 100, and is incremented by 1 each time it is updated. If the elapsed time from 2 hours 59 minutes (10799 seconds), the time code to be received at that time is obtained by adding the elapsed time (10799) to the time code (for example, “38”) in the time code storage unit. Then, the remainder (37) of the value obtained by dividing it by 100 is used as a comparative timing code.

この場合はローリングコードを一例としたが送信機と受信機が同様の数値テーブルをもつランダムコード形式を用いた場合も同様の手法で比較用計時コードを生成できる。   In this case, the rolling code is taken as an example. However, when the transmitter and the receiver use a random code format having a similar numerical table, a comparative timing code can be generated by the same method.

例えば、数値テーブルが(2,5,1,8,4,3)であったとし、計時コード記憶部26′に格納された前回の計時コードが「1」であり、経過時間が2時間59分(10799秒)であったとすると、比較用計時コードは、数値テーブルが6つの数値テーブルで構成されているため数値「1」は数値テーブルの3番目の位置にある。そこで、計時コード記憶部26′が示す数値テーブルの位置(3)に経過時間(10799秒)を加算し、それを6で割った余りの値(2)が比較用計時コードを格納している数値テーブルの先頭からの位置(2番目)を示す。つまり、この場合の比較用計時コードは「5」となる。   For example, assuming that the numerical table is (2, 5, 1, 8, 4, 3), the previous time code stored in the time code storage unit 26 'is "1", and the elapsed time is 2 hours 59 If it is minutes (10799 seconds), the numerical value “1” is in the third position of the numerical value table because the numerical value table is composed of six numerical value tables. Therefore, the elapsed time (10799 seconds) is added to the position (3) of the numerical table indicated by the time code storage unit 26 ', and the remainder (2) obtained by dividing it by 6 stores the comparative time code. Indicates the position (second) from the beginning of the numerical table. That is, the comparative timing code in this case is “5”.

なお、計時コード比較部24b′の判定結果が正しい場合にセキュリティ制御部27が所望の制御を行う。また、計時コード比較部24bにおける判定結果に関係なく、今回受信した計時コードを計時コード記憶部26′に格納し、次回の比較判定処理に備える。なお、具体的な構成並びに処理アルゴリズム等は、上記した第1の実施の形態と同様であるので、その詳細な説明を省略する。   The security control unit 27 performs desired control when the determination result of the time code comparison unit 24b ′ is correct. Regardless of the determination result in the time code comparison unit 24b, the time code received this time is stored in the time code storage unit 26 'to prepare for the next comparison determination process. The specific configuration, processing algorithm, and the like are the same as those in the first embodiment described above, and thus detailed description thereof is omitted.

なおまた、上記した実施の形態では、計時コード比較部24bに、比較用計時コード記憶部26に格納された前回受信した計時コードから比較用計時コードを算出する機能を設けたが、本発明はこれに限ることはなく、比較用計時コードを算出する手段を別途設けてもよい。   In the above-described embodiment, the timing code comparison unit 24b is provided with a function of calculating the comparison timing code from the previously received timing code stored in the comparison timing code storage unit 26. The present invention is not limited to this, and a means for calculating a comparative timing code may be provided separately.

また、もちろん本発明では、第1,第2の実施の形態における携帯器10を本実施の形態における自動送信タイプの携帯器(図4に示す)に交換するようにしてもよい。係る構成にすると、通常は最初に受信した場合には比較用計時コードとの比較結果は正しくないとなるが、2度目に受信された場合に正しいと判定される。   Of course, in the present invention, the portable device 10 in the first and second embodiments may be replaced with the automatic transmission type portable device (shown in FIG. 4) in the present embodiment. With such a configuration, the comparison result with the comparison timing code is usually incorrect when it is received first, but it is determined to be correct when received for the second time.

図6,図7は、本発明の第4の実施の形態を示している。本実施の形態では、第3の実施の形態を基本とし、さらに、上記した第1,第2の実施の形態と同様に、ユーザのマニュアル操作に基づくデータ送信機能も有している。   6 and 7 show a fourth embodiment of the present invention. This embodiment is based on the third embodiment, and further has a data transmission function based on a user's manual operation, as in the first and second embodiments.

すなわち、上記した第3の実施の形態における自動処理に加えて、ユーザのマニュアル操作、すなわち携帯器10に設けた操作スイッチの押下による強制動作もできるようにしている。つまり、携帯器10からの電波(制御データ)が親機20で受信できる範囲内にいることを前提とし、自動処理に基づく制御と異なる制御を行うことができる。具体的には、一定の範囲内にいる状態で、ドアの施錠や監視処理の開始を行うようにしたり、自動処理が一定の信号強度以上の電波を受信したときに解錠などを行う場合に、一定以下の信号強度(一定の範囲よりも外にいる)でも解錠などを強制的に行う場合などに利用される。   That is, in addition to the automatic processing in the third embodiment described above, a manual operation by the user, that is, a forced operation by pressing an operation switch provided on the portable device 10 can be performed. In other words, on the premise that the radio wave (control data) from the portable device 10 is within a range that can be received by the parent device 20, control different from control based on automatic processing can be performed. Specifically, when the door is locked or the monitoring process is started while it is within a certain range, or when the automatic process is unlocked when a radio wave with a certain signal strength or higher is received. It is used when the unlocking is forcibly performed even when the signal intensity is below a certain level (outside a certain range).

具体的な構成としては、携帯器10は図6に示すように、第3の実施の形態の携帯器にさらに送信指示部13を設けている。この送信指示部13は、第1,第2の実施の形態における送信指示部13と同様で、操作スイッチボタンが押下されると、それを検知してデータ生成送信部14に対して送信命令を送る。そして、データ生成送信部14は、この送信指示部13からの送信命令を受けると、IDコードと計時コードに加え、マニュアルコードを含んだ制御データを生成し、所定のタイミングで送信する。   As a specific configuration, as shown in FIG. 6, the portable device 10 further includes a transmission instruction unit 13 in the portable device of the third embodiment. The transmission instruction unit 13 is the same as the transmission instruction unit 13 in the first and second embodiments. When the operation switch button is pressed, the transmission instruction unit 13 detects the operation switch button and sends a transmission command to the data generation / transmission unit 14. send. When the data generation / transmission unit 14 receives a transmission command from the transmission instruction unit 13, the data generation / transmission unit 14 generates control data including a manual code in addition to the ID code and the timing code, and transmits the control data at a predetermined timing.

ここで送信するタイミングであるが、例えば図8(a)に示すように、送信指示部の指示に従って即座にデータを送信すると、間欠送信指示部16からの送信指示に基づく一定間隔毎の送信タイミングと異なるタイミングで送信されるので、親機20側における計時時間に基づく比較用計時コードの生成に狂いが生じるため支障が出る。そこで、本実施の形態では、図8(b)に示すように送信指示が出てすぐ送信するのではなく、次の間欠送信のタイミングでマニュアルコードを付与したデータを送信するようにした。このマニュアルコードを付与した制御データを送信するときは、間欠送信指示部16からの送信指示に基づく定期的な制御データの送信は行わないようにした。なお、その他の構成並びにその処理機能は、上記した第3の実施の形態等と同様であるので、その詳細な説明を省略する。   For example, as shown in FIG. 8A, when data is transmitted immediately according to the instruction from the transmission instruction unit, the transmission timing at regular intervals based on the transmission instruction from the intermittent transmission instruction unit 16 is shown. Is transmitted at a timing different from that of the master unit 20, and therefore, the generation of a comparative timing code based on the timing time on the base unit 20 side is out of order, causing a problem. Therefore, in the present embodiment, as shown in FIG. 8B, transmission is not performed immediately after a transmission instruction is issued, but data with a manual code is transmitted at the next intermittent transmission timing. When transmitting the control data to which the manual code is added, periodic transmission of control data based on a transmission instruction from the intermittent transmission instruction unit 16 is not performed. Other configurations and processing functions thereof are the same as those in the third embodiment described above, and detailed description thereof is omitted.

一方、親機20は、図7に示すように、第3の実施の形態における親機の構成に、マニュアルコード検出部29を設けている。そして、受信部22は、上記した各実施の形態と同様に、受信した制御データを解析し、抽出したIDコード並びに計時コードをそれぞれIDコード比較部23と計時コード比較部24bに渡し、各比較部において受信した制御データが正規の携帯器10からのものか否かを判断し、正しい場合には、セキュリティ制御部27が所望の制御動作を行う。また、上記したように、携帯器10からは、マニュアル操作に基づく制御データも間欠送信指示部16からの指示による自動処理による定期的な送信タイミングと同一タイミングで送信されるので、計時部28で求めた前回受信してからの経過時間に基づいて算出した比較用計時コードにより、正確な判定処理を行うことができる。なお、係る判定アルゴリズム並びにその後の基本的な処理は、第3の実施の形態と同様である。   On the other hand, as shown in FIG. 7, the base unit 20 is provided with a manual code detection unit 29 in the configuration of the base unit in the third embodiment. Then, the receiving unit 22 analyzes the received control data, and passes the extracted ID code and timing code to the ID code comparison unit 23 and the timing code comparison unit 24b, respectively, in the same manner as each of the embodiments described above. It is determined whether or not the control data received by the unit is from the legitimate portable device 10, and if it is correct, the security control unit 27 performs a desired control operation. Further, as described above, since the control data based on the manual operation is also transmitted from the portable device 10 at the same timing as the periodic transmission timing by the automatic processing by the instruction from the intermittent transmission instructing unit 16, Accurate determination processing can be performed by using the comparative timing code calculated based on the obtained elapsed time from the previous reception. The determination algorithm and the subsequent basic processing are the same as those in the third embodiment.

そして、本実施の形態では、マニュアルコード検出部29にて、受信した制御データにマニュアルコードが含まれていることを検出すると、その検出通知をセキュリティ制御部27に与える。つまり、マニュアルコードの付加される位置(制御データの先頭からのビット位置など)が分かっているので、受信部22は係る該当部分のデータをマニュアルコード検出部29に与え、マニュアルコード検出部29では、その受け取ったデータがマニュアルコードであるか否かを判断する。   In the present embodiment, when the manual code detection unit 29 detects that the received control data includes a manual code, the detection notification is given to the security control unit 27. That is, since the position where the manual code is added (bit position from the beginning of the control data, etc.) is known, the receiving unit 22 gives the data of the relevant part to the manual code detecting unit 29, and the manual code detecting unit 29 Then, it is determined whether or not the received data is a manual code.

セキュリティ制御部27は、係るマニュアルコードの検出通知を取得しない場合には、受信した制御データは定期的に送られてくる自動処理に基づくものであるので、第3の実施の形態と同様の処理を行う。また、検出通知を取得した場合には、マニュアル操作による強制命令信号であるので、セキュリティ制御部27は、その強制命令信号の内容に従った処理を行い。なお、強制命令信号の内容は、例えばマニュアルコードによって規定されるようにすることができる。なお、その他の構成並びに作用効果は、上記した各実施の形態と同様であるので、対応する部材に同一符号を付し、その詳細な説明を省略する。   When the security control unit 27 does not acquire the manual code detection notification, the received control data is based on automatic processing that is periodically transmitted, and thus the same processing as in the third embodiment. I do. Further, when the detection notification is acquired, since it is a forced command signal by manual operation, the security control unit 27 performs processing according to the content of the forced command signal. Note that the content of the forced command signal can be defined by a manual code, for example. In addition, since another structure and an effect are the same as that of each above-mentioned embodiment, the same code | symbol is attached | subjected to a corresponding member and the detailed description is abbreviate | omitted.

図9,図10は、本発明の第5の実施の形態を示している。本実施の形態では、第3の実施の形態を基本とし、さらに、携帯器10に初期値生成部17を設け、携帯器10の計時コードの初期値をその初期値生成部17でランダムに生成される任意の値とした。   9 and 10 show a fifth embodiment of the present invention. The present embodiment is based on the third embodiment, and further includes an initial value generation unit 17 in the portable device 10, and the initial value generation unit 17 randomly generates an initial value of the timekeeping code of the portable device 10. Any value to be used.

計時コード生成部12は、計時コードの初期値を初期値生成部17から取得し、以後、データを送信する都度(データ生成送信部14からの要求がある都度)計時コードを更新するようにしている。つまり、計時コード生成部12は、最初に初期値生成部17で生成した値を計時コード(計時コードA)として出力する。計時コード生成部が次に発生させる計時コードは計時コードAと計時コード生成部自身でローリングコード(連続した番号)もしくは数値テーブルにより生成した計時コードBを加算したものを加算計時コードとして出力する。計時コード生成部で生成した計時コードが所定値又は所定値以上になった場合、加算計時コードは初期化され、初期値生成部17から初期値を得て加算計時コードを生成する。   The time code generating unit 12 acquires the initial value of the time code from the initial value generating unit 17, and thereafter updates the time code every time data is transmitted (whenever there is a request from the data generation / transmission unit 14). Yes. That is, the time code generator 12 outputs the value generated by the initial value generator 17 first as a time code (time code A). The time code generated by the time code generator next is the sum of the time code A and the time code B generated by the time code generator itself using a rolling code (continuous number) or a numerical code table, and outputs the result as an added time code. When the time code generated by the time code generation unit becomes a predetermined value or a predetermined value or more, the addition time code is initialized, and an initial value is obtained from the initial value generation unit 17 to generate an addition time code.

具体例を示すと、例えば、計時コードBをローリングコード方式生成(0〜)とし、加算計時コードを初期化する所定値を100で、最初の加算計時コードを出力する時は初期値生成部から計時コードA(3)を読込み計時コードBと加算したものを加算計時コード(3)として出力する。次に計時コードを生成する時は前回出力した加算計時コード(3)に、計時コード1を加算して加算計時コード(4)を出力する。さらに次の加算計時コードは、計時コードBが1つ進み(2)になるので、現在の加算計算時コード(4)にそれを加えることにより(6)が得られる。   As a specific example, for example, the time code B is set to the rolling code method generation (0), the predetermined value for initializing the addition time code is 100, and when the first addition time code is output from the initial value generation unit The time code A (3) read and added to the time code B is output as the added time code (3). Next, when generating the time code, the time code 1 is added to the previously added time code (3) to output the time code (4). Further, since the time code B advances by one (2) for the next addition time code, (6) is obtained by adding it to the current addition calculation time code (4).

同様にくりかえすことで加算出力コードは3→4→6→9→13→18→24→31→39→48→58→69→81→94となる。94の次は108であるが初期化する所定値が100となっているため加算計時コードと計時コードBを初期化して新たに初期値生成部17から初期値を読み込み(例えば「8」)、同様に繰り返す。上記した数値の具体例からも明らかなように、加算出力コードの前後の差分値が、計時コードB、つまり、上記した各実施の形態における計時コードと等価のものとなる。   By repeating the same, the addition output code becomes 3 → 4 → 6 → 9 → 13 → 18 → 24 → 31 → 39 → 48 → 58 → 69 → 81 → 94. Next to 94, 108 is 108, but since the predetermined value to be initialized is 100, the added time code and time code B are initialized and the initial value is newly read from the initial value generator 17 (for example, “8”). Repeat in the same way. As is clear from the specific examples of the numerical values described above, the difference value before and after the added output code is equivalent to the time code B, that is, the time code in each of the above embodiments.

この状態をフローチャートにすると、図11に示すようになる。なお、上記した例はローリングコードの使用を前提にしたものであるが、図1などに示したランダムに数値が並んだ数値テーブルによる場合も同様に実施できる。   This state is shown in a flowchart in FIG. Note that the above example is based on the assumption that a rolling code is used, but the present invention can be similarly applied to a numerical table in which numerical values are randomly arranged as shown in FIG.

一方、親機20は、図10に示すように、第3の実施の形態の構成を基本とし、さらに計時コード比較部24cが読み書きする比較用計時コード記憶部26を設けている。そして、計時コード比較部24cは、受信した計時コードがどうであれ最初に受信した計時コードを計時コード記憶部26′に記憶する。次いで、2度目に受信した計時コードと前回受信した計時コード(計時コード記憶部26′から読み出す)の差を比較用計時コード記憶部26に記憶するとともに、計時コード記憶部26′の値を更新する。そして、3度目に受信した時の計時コードと計時コード記憶部26′に記憶した2度目の計時コードとの差を求め、比較用計時コード記憶部26に格納された前回求めた差と比較し、正しい関係にあるか否かを判断する。   On the other hand, as shown in FIG. 10, the base unit 20 is based on the configuration of the third embodiment, and further includes a comparison time code storage unit 26 that is read and written by the time code comparison unit 24c. Then, the time code comparing unit 24c stores the first time code received in the time code storage unit 26 'regardless of the received time code. Next, the difference between the time code received the second time and the time code previously received (read from the time code storage unit 26 ') is stored in the comparative time code storage unit 26, and the value of the time code storage unit 26' is updated. To do. Then, the difference between the time code received at the third time and the second time code stored in the time code storage unit 26 ′ is obtained and compared with the previously obtained difference stored in the comparison time code storage unit 26. Determine whether the relationship is correct.

すなわち、計時部28にて計った前回受信してからの経過時間に基づき、前回受信してから今回受信するまでの携帯器10側の計時コードの更新回数が分かるので、比較用計時コード記憶部26に格納された差に、更新回数分を加算することにより、前回受信してから今回受信するまでの加算計時コードの増加分を求めることができる。そこで、計時コード記憶部26′に格納された前回受信した計時コードに係る増加分を加算することにより、今回受信するべき正規の計時コード(加算出力コード)を算出し、それが実際に受信したものと一致するか否かにより正しい関係にあるか否かを判断することができる。もちろん、具体的な判定処理はこれ以外の方式もとれる。なお、その他の構成並びに作用効果は、上記した各実施の形態と同様であるので、対応する部材に同一符号を付し、その詳細な説明を省略する。   That is, since the number of updates of the timekeeping code on the portable device 10 side from the previous reception to the current reception is known based on the elapsed time from the previous reception measured by the timekeeping unit 28, the comparative timekeeping code storage unit By adding the number of times of update to the difference stored in 26, it is possible to obtain the increment of the added time code from the previous reception to the current reception. Therefore, by adding the increment related to the previously received timing code stored in the timing code storage unit 26 ', a normal timing code (added output code) to be received this time is calculated, and it is actually received. It can be determined whether or not there is a correct relationship depending on whether or not it matches. Of course, other specific methods can be used for the determination process. In addition, since another structure and an effect are the same as that of each above-mentioned embodiment, the same code | symbol is attached | subjected to a corresponding member and the detailed description is abbreviate | omitted.

また、本実施の形態によれば、適宜のタイミングで初期値が更新されるので、送信するコードを解析しようと思っても初期値の変化により解析が難しくなる。また、この処置においては計時コードを3回受信することが前提になっているが、通常間欠送信型のセキュリティ機構制御装置は、受信したコードによる判定と電界強度の2つの条件により判定を行っているため、コード自体は判定を行う前から受信している。そのため特に使用者が意識しなくとも複数回の受信により判定を行うことは実使用に影響が無い。   Further, according to the present embodiment, the initial value is updated at an appropriate timing, so that even if it is intended to analyze the code to be transmitted, the analysis becomes difficult due to the change in the initial value. In this measure, it is assumed that the timing code is received three times. However, the security mechanism control device of the normal intermittent transmission type performs the determination based on the two conditions of the determination based on the received code and the electric field strength. Therefore, the code itself has been received before the determination is made. Therefore, performing the determination by receiving a plurality of times without the user being particularly conscious does not affect the actual use.

なおまた、上記した実施の形態では、第3の実施の形態を基本としたが、第4の実施の形態に組み込むことももちろんできる。   In the above-described embodiment, the third embodiment is basically used. However, it can be incorporated in the fourth embodiment.

計時コードの更新アルゴリズムの一例を示す図である。It is a figure which shows an example of the update algorithm of a time code. 本発明の第1の実施の形態を示すブロック図である。It is a block diagram which shows the 1st Embodiment of this invention. 本発明の第2の実施の形態の親機を示すブロック図である。It is a block diagram which shows the main | base station of the 2nd Embodiment of this invention. 本発明の第3の実施の形態の携帯器を示すブロック図である。It is a block diagram which shows the portable device of the 3rd Embodiment of this invention. 本発明の第3の実施の形態の親機を示すブロック図である。It is a block diagram which shows the main | base station of the 3rd Embodiment of this invention. 本発明の第4の実施の形態の携帯器を示すブロック図である。It is a block diagram which shows the portable device of the 4th Embodiment of this invention. 本発明の第4の実施の形態の親機を示すブロック図である。It is a block diagram which shows the main | base station of the 4th Embodiment of this invention. 本発明の第4の実施の形態の作用を説明するブロック図である。It is a block diagram explaining the effect | action of the 4th Embodiment of this invention. 本発明の第5の実施の形態の携帯器を示すブロック図である。It is a block diagram which shows the portable device of the 5th Embodiment of this invention. 本発明の第5の実施の形態の親機を示すブロック図である。It is a block diagram which shows the main | base station of the 5th Embodiment of this invention. 本発明の第5の実施の形態の作用を説明する図である。It is a figure explaining the effect | action of the 5th Embodiment of this invention.

符号の説明Explanation of symbols

10 携帯器
11 IDコード記憶部
12 計時コード生成部
13 送信指示部
14 データ生成送信部
15 送信アンテナ
16 間欠送信指示部
17 初期値生成部
20 親機
21 受信アンテナ
22 受信部
23 IDコード比較部
24,24a,24b,24c 計時コード比較部
25 IDコード記憶部
26 比較用計時コード記憶部
26a 第1比較用計時コード記憶部
26b 第2比較用計時コード記憶部
26′ 計時コード記憶部
27 セキュリティ制御部
28 計時部
29 マニュアルコード検出部
DESCRIPTION OF SYMBOLS 10 Portable device 11 ID code memory | storage part 12 Timing code production | generation part 13 Transmission instruction | indication part 14 Data generation transmission part 15 Transmission antenna 16 Intermittent transmission instruction | indication part 17 Initial value production | generation part 20 Parent | base_device 21 Reception antenna 22 Reception part 23 ID code comparison part 24 24a, 24b, 24c Timing code comparison unit 25 ID code storage unit 26 Comparison timing code storage unit 26a First comparison timing code storage unit 26b Second comparison timing code storage unit 26 'Timing code storage unit 27 Security control unit 28 Timekeeping Unit 29 Manual Code Detection Unit

Claims (3)

制御データを送出する携帯器と、
前記携帯器から送出される前記制御データに基づき、機器に対して作動指令信号を出力する親機を備え、
前記携帯器は、自己を特定するIDコードを記憶するIDコード記憶手段と、送信する都度更新される計時コードを生成する計時コード生成手段と、前記IDコード記憶手段に格納された前記IDコードと、前記計時コード生成部で生成された前記計時コードに基づいて前記制御データを一定間隔ごとに生成するデータ生成手段を備え、
前記親機は、前記制御データを受信する受信手段と、
前記受信手段で受信した制御データ中に含まれる前記IDコードが、正規のIDコードか否かを判定するIDコード判定手段と、
前回受信した正規のIDコードを含む制御データ中に含まれた計時コードを記憶する計時コード記憶手段と、
前回正規のIDコードを含む制御データを受信してからの経過時間を計る計時手段と、
前記計時コード記憶手段に格納された前回受信した計時コードと、前記計時手段で求めた前記経過時間から比較用計時コードを求め、その比較用計時コードと、今回受信した前記制御データ中に含まれる計時コードとを比較し、今回受信したものが正しい計時コードか否かを判断する計時コード判定手段と、
前記IDコード判定手段と、前記計時コード判定手段の判定結果が共に正しい場合に、前記機器の制御を行う制御手段を備えたことを特徴とする機器制御システム。
A portable device for sending control data;
Based on the control data sent from the portable device, comprising a master unit that outputs an operation command signal to the device,
The portable device includes an ID code storage unit that stores an ID code that identifies the portable device, a time code generation unit that generates a time code that is updated each time it is transmitted, and the ID code stored in the ID code storage unit. A data generation means for generating the control data at regular intervals based on the time code generated by the time code generation unit;
The master unit is a receiving means for receiving the control data;
ID code determination means for determining whether or not the ID code included in the control data received by the reception means is a regular ID code;
Time code storage means for storing a time code included in the control data including the regular ID code received last time;
A time measuring means for measuring an elapsed time since receiving the control data including the last regular ID code;
A comparison timing code is obtained from the previously received timing code stored in the timing code storage means and the elapsed time obtained by the timing means, and is included in the comparison timing code and the control data received this time. Time code determination means for comparing the time code and determining whether the current time code is correct or not,
A device control system comprising control means for controlling the device when both of the determination results of the ID code determination means and the time code determination means are correct.
前記携帯器に、操作スイッチの操作に基づいて強制制御データを出力する機能を有し、
前記強制制御データの送信タイミングを、前記一定間隔に合わせるようにしたことを特徴とする請求項1に記載の機器制御システム。
The portable device has a function of outputting forced control data based on operation of an operation switch,
The device control system according to claim 1, wherein a transmission timing of the forcible control data is adjusted to the predetermined interval.
前記携帯器に、計時コードの初期値を生成する初期値生成手段を設け、
前記計時コード生成手段は、前記初期値生成手段で生成された初期値に対して、前記計時コードを加算して加算計時コードを算出するとともに、以後、その加算計時コードに対して更新された計時コードを加算することにより次の加算計時コードを算出する機能を有し、
前記親機は、前回受信した正規のIDコードを含む制御データ中に含まれた加算計時コードを前記計時コード記憶部に格納するようにし、
前記計時コード記憶部に格納された加算計時コードと、今回受信した加算計時コードとの差を比較用計時コードとして記憶する比較用計時コード記憶手段を備え、
前記計時コード判定手段は、次に正規のIDコードを含む制御データを受信した際に、その制御データに含まれた加算計時コードと、前記計時コード記憶部に格納された前回受信された加算計時コードとの差を求めるとともに、その差と前記計時手段で求められた前記経過時間並びに前記比較用計時コード記憶部に格納されたデータに基づいて、今回受信した制御データが正しいか否かを判定するようにしたことを特徴とする請求項1または2に記載の機器制御システム。
The portable device is provided with an initial value generating means for generating an initial value of a timing code,
The time code generation means calculates an addition time code by adding the time code to the initial value generated by the initial value generation means, and thereafter updates the time count code for the addition time code. It has a function to calculate the next addition timing code by adding the code,
The master unit stores the addition timing code included in the control data including the regular ID code received last time in the timing code storage unit,
A comparison time code storage means for storing a difference between the addition time code stored in the time code storage unit and the addition time code received this time as a comparison time code;
When the time code determination means receives control data including a regular ID code next time, the time count code included in the control data and the previously received time count stored in the time code storage unit are received. Determine the difference from the code, and determine whether the control data received this time is correct based on the difference, the elapsed time obtained by the timekeeping means, and the data stored in the comparative timekeeping code storage unit The device control system according to claim 1 or 2, wherein the device control system is configured to do so.
JP2007133855A 2007-05-21 2007-05-21 Equipment control system Expired - Fee Related JP4594351B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007133855A JP4594351B2 (en) 2007-05-21 2007-05-21 Equipment control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007133855A JP4594351B2 (en) 2007-05-21 2007-05-21 Equipment control system

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2002124447A Division JP2003314108A (en) 2002-04-25 2002-04-25 Apparatus control system

Publications (2)

Publication Number Publication Date
JP2007262882A true JP2007262882A (en) 2007-10-11
JP4594351B2 JP4594351B2 (en) 2010-12-08

Family

ID=38636126

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007133855A Expired - Fee Related JP4594351B2 (en) 2007-05-21 2007-05-21 Equipment control system

Country Status (1)

Country Link
JP (1) JP4594351B2 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011121451A (en) * 2009-12-09 2011-06-23 Honda Motor Co Ltd Antitheft device for equipment with prime mover
KR20180071024A (en) * 2016-12-19 2018-06-27 현대자동차주식회사 Remote control device, vehicle and control method thereof
JP2020074627A (en) * 2016-02-24 2020-05-14 株式会社東海理化電機製作所 Wireless communication system
KR102219618B1 (en) * 2019-10-21 2021-02-24 고성범 One-way radio communication device for hacking repel and digital door lock included the device

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08182077A (en) * 1994-12-20 1996-07-12 Honda Lock Mfg Co Ltd Signal collation method
JPH11324436A (en) * 1998-05-15 1999-11-26 Alpha Corp Remote operation device
JP2001090403A (en) * 1999-09-22 2001-04-03 Naldec Corp Unlocking system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08182077A (en) * 1994-12-20 1996-07-12 Honda Lock Mfg Co Ltd Signal collation method
JPH11324436A (en) * 1998-05-15 1999-11-26 Alpha Corp Remote operation device
JP2001090403A (en) * 1999-09-22 2001-04-03 Naldec Corp Unlocking system

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011121451A (en) * 2009-12-09 2011-06-23 Honda Motor Co Ltd Antitheft device for equipment with prime mover
JP2020074627A (en) * 2016-02-24 2020-05-14 株式会社東海理化電機製作所 Wireless communication system
KR20180071024A (en) * 2016-12-19 2018-06-27 현대자동차주식회사 Remote control device, vehicle and control method thereof
KR102597217B1 (en) 2016-12-19 2023-11-06 현대자동차주식회사 Remote control device, vehicle and control method thereof
KR102219618B1 (en) * 2019-10-21 2021-02-24 고성범 One-way radio communication device for hacking repel and digital door lock included the device

Also Published As

Publication number Publication date
JP4594351B2 (en) 2010-12-08

Similar Documents

Publication Publication Date Title
US5563600A (en) Data transmission for remote-controlled security system
US7466219B2 (en) Communication device and distance calculation system
US20080238669A1 (en) Door entry security device with electronic lock
US10315623B2 (en) Mobile electronic key device and electronic key system
JP4754217B2 (en) Wireless activation system, wireless activation method, transmitter, and receiver
JP4594227B2 (en) Equipment control system
CN101174352A (en) Passive disarming transceiver for security systems
JP6351425B2 (en) Keyless entry device and control method thereof
JP4594351B2 (en) Equipment control system
US9902369B2 (en) Apparatus and method for dual range detection in a vehicle
JP4665649B2 (en) Lock control device and program
JP2021116525A (en) Smart entry system, unlock control apparatus, portable machine and smart entry method
US20190248330A1 (en) Vehicular on-board device, portable device, and wireless communication system for vehicles
JP2011111845A (en) Electronic key system
US20230150453A1 (en) System and method for detection and prevention of relay attack on vehicles keyless system
JP2003314108A (en) Apparatus control system
JP5368273B2 (en) Blow delay device for security alarm system
JP2017031556A (en) Door lock control system
JP2008069565A (en) Keyless device for vehicle
US6850146B2 (en) Device for controlling a security device
KR100993073B1 (en) Fob detecting system of vehicle and method thereof
JP2010226435A (en) Key information providing system
JP4690592B2 (en) Lock confirmation method
JP2017033038A (en) Security device
JP5179108B2 (en) Locking / unlocking control system

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100513

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100709

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: 20100825

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20100916

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130924

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 4594351

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees