JPH10117164A - Intermittent reception controller - Google Patents

Intermittent reception controller

Info

Publication number
JPH10117164A
JPH10117164A JP8268065A JP26806596A JPH10117164A JP H10117164 A JPH10117164 A JP H10117164A JP 8268065 A JP8268065 A JP 8268065A JP 26806596 A JP26806596 A JP 26806596A JP H10117164 A JPH10117164 A JP H10117164A
Authority
JP
Japan
Prior art keywords
power
frame
unit
processing
control part
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.)
Pending
Application number
JP8268065A
Other languages
Japanese (ja)
Inventor
Hiromitsu Miyamoto
弘光 宮本
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.)
Oki Electric Industry Co Ltd
Original Assignee
Oki Electric Industry 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 Oki Electric Industry Co Ltd filed Critical Oki Electric Industry Co Ltd
Priority to JP8268065A priority Critical patent/JPH10117164A/en
Publication of JPH10117164A publication Critical patent/JPH10117164A/en
Pending legal-status Critical Current

Links

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D30/00Reducing energy consumption in communication networks
    • Y02D30/70Reducing energy consumption in communication networks in wireless communication networks

Landscapes

  • Mobile Radio Communication Systems (AREA)

Abstract

PROBLEM TO BE SOLVED: To reduce power consumption by constituting a processing for turning off power based on the judgment of a prescribed condition in an on-state of power with software. SOLUTION: A self-frame detection part 53 detects the matching/nonmatching of the value of a frame number by an inner counter and the frame number of a portable terminal, which is previously set in a reception frame setting part 52, in an off-state of power at an intermittent reception mode. When they are matched, a power start instruction is given to a power control part 6 from the self-frame detection part 53 of the starting control part 5. The power control part 6 turns on power supply to the control part 3 and CPU 4 with the generation of the power starting instruction. When power supply to the radio part 2, the control part 3 and CPU 4 is turned on, CPU 4 starts a reception processing by the radio part 2 and the control part 3 with a stop control processing 41 being a program processing. A power stop instruction is sent from a stop processing control part 41 to the power control part 6 after the prescribed reception processing is executed.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、外部から送られる
データを受信するにあたり、所定のタイミングで電源を
ON/OFFする制御を行う間欠受信制御装置に関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an intermittent reception control device for controlling power ON / OFF at a predetermined timing when receiving data sent from the outside.

【0002】[0002]

【従来の技術】近年、盛んに使用されている携帯電話や
携帯端末(ページャ等)においては、内蔵の電源(電
池)での連続使用可能時間をできる限り長くする目的
で、間欠受信と呼ばれる方法を適用している。
2. Description of the Related Art In recent years, mobile phones and mobile terminals (pagers, etc.) which have been actively used in recent years, use a method called intermittent reception in order to extend the continuous usable time with a built-in power supply (battery) as much as possible. Has been applied.

【0003】この間欠受信とは、受信待ち受け中に電源
を頻繁にON/OFFするものである。すなわち、自分
宛のメッセージが送られる可能性のない場合は電源をO
FFにして電力消費を低減し、自分宛のメッセージが送
られる可能性のある場合に電源をONにしてデータの受
信を行っている。
[0003] The intermittent reception means that the power is frequently turned on / off during reception standby. That is, if there is no possibility that a message addressed to the user will be sent, turn off the power.
The power consumption is reduced by using the FF, and when there is a possibility that a message addressed to itself is sent, the power is turned on to receive data.

【0004】例えば、ページャにおいては、送信される
データの属するフレームを監視し、信号同期が取れた段
階で電源を間欠するモードに移行する。この間欠受信モ
ードでは、電源がOFFとなっている間はデータ受信を
行わないで信号同期に沿ったタイミングのみを計ってお
り、このタイミングに基づいて有効フレーム(自分宛の
メッセージが入っている可能性のあるフレーム)を認識
して、これを受信する段階で電源をONにしている。
For example, the pager monitors the frame to which the data to be transmitted belongs, and shifts to a mode in which the power is intermittent when the signal is synchronized. In this intermittent reception mode, while the power is off, data reception is not performed, and only the timing in accordance with the signal synchronization is measured. Based on this timing, an effective frame (a message addressed to itself may be included). The power is turned on at the stage of recognizing and receiving this frame.

【0005】また、有効フレーム中に自分宛のメッセー
ジが無かった場合、または有効フレーム中に自分宛のメ
ッセージが有り、これを受信処理した後、再び電源をO
FFにする制御を行っている。
If there is no message addressed to the user in the valid frame, or if there is a message addressed to the user in the valid frame, and after receiving this message, the power is turned off again.
FF control is performed.

【0006】このような間欠受信制御を行うため、従来
では、携帯端末の中央演算部(CPU)で実行されるプ
ログラム処理で、間欠受信モード中の電源のON/OF
Fを制御していたり、または専用のハードウェア(ゲー
トアレイLSI等)を構築して制御を行っている。
Conventionally, in order to perform such intermittent reception control, the power supply is turned on / off during the intermittent reception mode by a program process executed by a central processing unit (CPU) of the portable terminal.
F is controlled or dedicated hardware (such as a gate array LSI) is constructed for control.

【0007】図4は従来例を説明するブロック図(その
1)で、間欠受信制御をプログラム処理で行うものであ
る。すなわち、この間欠受信制御装置1’は、図中ドッ
トで示す無線部2および制御部3の電源がOFFとなっ
ている状態で、CPU4’による間欠制御処理のプログ
ラム41’を起動し、送信されるフレームの管理や自己
フレームの検出を行って、送信フレーム番号と自己フレ
ーム番号とが一致した場合に電源制御部6へ電源起動指
示を与え、無線部2および制御部3の電源をONにす
る。
FIG. 4 is a block diagram (part 1) for explaining a conventional example, in which intermittent reception control is performed by program processing. That is, the intermittent reception control device 1 'activates the program 41' of the intermittent control process by the CPU 4 'while the power of the wireless unit 2 and the control unit 3 indicated by dots in the drawing is OFF, and the program is transmitted. When the transmission frame number and the own frame number match, the power supply control unit 6 is instructed to start the power supply, and the wireless unit 2 and the control unit 3 are turned on. .

【0008】また、電源がONとなっている状態でCP
U4’のプログラム処理によりデータエラーを検出した
り、データ処理終了を検出した場合には電源制御部6へ
電源停止指示を与え、無線部2および制御部3の電源を
OFFにする。
When the power is on, the CP
When a data error is detected by the program processing of U4 'or when the end of the data processing is detected, a power stop instruction is given to the power control unit 6, and the power of the radio unit 2 and the control unit 3 is turned off.

【0009】また、図5は従来例を説明するブロック図
(その2)で、間欠受信制御装置がハードウェアにて構
成されているものである。すなわち、この間欠受信制御
装置1’’では、図中破線で囲まれる送信フレーム管理
部51’、受信フレーム設定部52’、自己フレーム検
出部53’、データ処理終了検出部54’、データエラ
ー検出部55’によって構成される間欠制御部5’がゲ
ートアレイ等のLSIによって構築されている。
FIG. 5 is a block diagram (part 2) for explaining a conventional example, in which an intermittent reception control device is constituted by hardware. That is, in the intermittent reception control device 1 ″, the transmission frame management unit 51 ′, the reception frame setting unit 52 ′, the own frame detection unit 53 ′, the data processing end detection unit 54 ′, the data error detection The intermittent control section 5 'constituted by the section 55' is constructed by an LSI such as a gate array.

【0010】この間欠受信制御装置1’’において、間
欠受信モードとなっている場合は、図中ドットで示す無
線部2、制御部3、CPU4’’への電源がOFFとな
っており、その間は間欠制御部5’の処理で電源起動、
停止指示を行う。つまり、電源OFFの状態で送信フレ
ーム管理部51’にて計数するフレーム番号と、受信フ
レーム設定部52’に設定されているフレーム番号とが
一致した場合、自己フレーム検出部53’から電源制御
部6へ電源起動指示が与えられ、無線部2、制御部3、
CPU4’’へ電源が供給される。
In the intermittent reception control device 1 ", when the intermittent reception mode is set, the power supply to the radio unit 2, the control unit 3, and the CPU 4" indicated by dots in the figure is turned off. Is power-on by the processing of the intermittent control unit 5 ',
Give a stop instruction. That is, when the frame number counted by the transmission frame management unit 51 ′ in the power-off state matches the frame number set in the reception frame setting unit 52 ′, the self-frame detection unit 53 ′ sends the power control unit 6, a power-on instruction is given, and the radio unit 2, the control unit 3,
Power is supplied to the CPU 4 ″.

【0011】また、電源ONの状態で受信データ処理部
31によるデータ処理の終了をデータ処理終了検出部5
4’が検知した場合、またはデータエラーをデータエラ
ー検出部55’にて検知した場合に電源制御部6へ電源
停止指示が与えられ、無線部2、制御部3、CPU
4’’への電源供給が停止される。
When the power is on, the end of the data processing by the reception data processing unit 31 is detected by the data processing end detection unit 5.
4 ', or when a data error is detected by the data error detecting unit 55', a power stop instruction is given to the power control unit 6, and the wireless unit 2, the control unit 3, the CPU
The power supply to 4 ″ is stopped.

【0012】[0012]

【発明が解決しようとする課題】しかしながら、このよ
うな間欠受信制御装置には次のような問題がある。すな
わち、全てプログラム処理によって制御を行う場合、こ
のプログラム処理をCPUが実行することからCPUを
常時通電状態にして稼働しておかなければならず、電力
消費低減を十分に図ることができない。
However, such an intermittent reception control device has the following problems. That is, in the case where control is performed entirely by a program process, the CPU executes the program process, so that the CPU must be kept in an energized state at all times, and power consumption cannot be sufficiently reduced.

【0013】また、CPUの負荷によっては処理の遅延
時間のめに間欠受信の精度が劣り、、最悪の場合データ
を受信できないことになる。携帯端末では消費電力軽減
および実装スペース等の制約から、あまり処理速度の速
くないCPUを使用しているため、処理時間のオーバヘ
ッドが大きくなり、リアルタイム性に欠けるという問題
を生じている。
Also, depending on the load on the CPU, the accuracy of intermittent reception is inferior due to the delay time of processing, and in the worst case, data cannot be received. Since a portable terminal uses a CPU that does not have a very fast processing speed due to reductions in power consumption and mounting space, there is a problem that processing time overhead increases and real-time performance is lacking.

【0014】さらに、間欠受信制御装置を全てハードウ
ェアで構成した場合、LSIのゲート規模が大きくなっ
て、コストおよび実装面積の増大によって携帯端末の小
型化が困難となってしまう。
Further, when all of the intermittent reception control devices are configured by hardware, the gate scale of the LSI becomes large, and it is difficult to reduce the size of the portable terminal due to an increase in cost and mounting area.

【0015】[0015]

【課題を解決するための手段】本発明はこのような課題
を解決するために成された間欠受信制御装置である。す
なわち、本発明は、外部から送信されるデータのタイミ
ングに同期して、内部の電源をON/OFFし、このデ
ータの受信を行う間欠受信制御装置であって、電源がO
FFとなっている状態で送信されるデータのタイミング
に同期したカウンタを作動させ、このカウンタの値に基
づき電源をONにするハードウェア構成から成る起動制
御部と、電源がONとなっている状態で所定の条件を判
断し、その条件の判断結果に基づいて電源をOFFにす
るプログラム処理を実行する中央演算部とを備えている
ものである。
SUMMARY OF THE INVENTION The present invention is an intermittent reception control device for solving such a problem. That is, the present invention relates to an intermittent reception control device for turning on / off an internal power supply and receiving this data in synchronization with the timing of data transmitted from the outside.
A start control unit having a hardware configuration that operates a counter synchronized with the timing of data transmitted in the FF state and turns on the power based on the value of the counter, and a state where the power is on And a central processing unit for executing a program process for turning off the power based on the result of the judgment of the condition.

【0016】本発明では、電源OFFの状態で送信され
るデータのタイミングに同期したカウンタを動作させ、
そのカウンタの値に基づいて電源をONにする起動制御
部をハードウェアで構成し、電源ONの状態で所定の条
件判断に基づき電源をOFFにする中央演算部での処理
をプログラム処理すなわちソフトウェアで構成している
ため、中央演算部をプログラム処理の実行時、つまり電
源ONのときのみ稼働すればよく、また、ハードウェア
としては電源をONに制御する構成だけでよいことにな
る。
In the present invention, a counter is operated in synchronization with the timing of data transmitted in a power-off state,
A startup control unit that turns on the power based on the value of the counter is configured by hardware, and the processing in the central processing unit that turns off the power based on a predetermined condition determination while the power is on is performed by program processing, that is, software. With this configuration, the central processing unit only needs to be operated when the program processing is executed, that is, only when the power is turned on. In addition, the hardware only needs to be configured to control the power on.

【0017】[0017]

【発明の実施の形態】以下に、本発明の間欠受信制御装
置における実施の形態を図に基づいて説明する。図1は
本実施形態における間欠受信制御装置を説明するブロッ
ク図である。この間欠受信制御装置1は、主として携帯
電話やページャ等の携帯端末において適用されるもの
で、外部から送信されるデータのタイミングに同期し
て、内部の電源をON/OFFする間欠受信(間欠受信
モード)において、所定の条件で電源をONにしたり、
OFFにしたりする制御を行っている。
BRIEF DESCRIPTION OF THE DRAWINGS FIG. 1 is a block diagram showing an embodiment of an intermittent reception control apparatus according to the present invention. FIG. 1 is a block diagram illustrating an intermittent reception control device according to the present embodiment. The intermittent reception control device 1 is mainly applied to a mobile terminal such as a mobile phone or a pager, and intermittently receives (intermittent reception) which turns on / off an internal power supply in synchronization with the timing of data transmitted from the outside. Mode), the power is turned on under predetermined conditions,
Controls such as turning off are performed.

【0018】本実施形態における間欠受信制御装置1
は、外部から送られるデータを受信するアンテナAと、
アンテナAで受信した外部のデータを復調する無線部2
と、復調したデータの中からフレーム番号(フレームN
o.)を取り出す制御部3と、全体を制御するCPU4
と、間欠受信モードにおいて電源がOFFになっている
状態からONにする制御を行う起動制御部5と、間欠受
信モードにおいて電源がONになっている状態からOF
Fにするプログラム処理を行う停止制御処理41と、電
源のON/OFFを制御する電源制御部6とから構成さ
れている。
The intermittent reception control device 1 according to the present embodiment
Is an antenna A for receiving data sent from the outside,
Radio unit 2 for demodulating external data received by antenna A
And the frame number (frame N
o. ), And a CPU 4 for controlling the whole.
A start control unit 5 for controlling the power to be turned on from the state in which the power is turned off in the intermittent reception mode;
The stop control process 41 performs a program process for setting the power to F, and the power control unit 6 controls ON / OFF of the power.

【0019】この構成のうち、間欠受信モードにおいて
電源がOFFになっている状態からONにする制御を行
う起動制御部5は、送信フレーム管理部51と、受信フ
レーム設定部52と、自己フレーム検出部53とを備え
ており、これらはゲートアレイ等のLSIによるハード
ウェア構成となっている(図中破線で囲まれる部分参
照)。
In this configuration, in the intermittent reception mode, the activation control unit 5 for controlling the power to be turned on from the power-off state includes a transmission frame management unit 51, a reception frame setting unit 52, and a self-frame detection unit. And a hardware unit such as an LSI such as a gate array (see a portion surrounded by a broken line in the figure).

【0020】また、間欠受信モードにおいて電源がON
となっている状態からOFFにする制御を行う停止制御
処理41は、データエラー検出やデータ処理終了検出等
の所定の条件に応じて電源をONからOFFへ制御する
信号を電源制御部6へ与えるプログラムで構成されてい
る。つまり、停止制御処理41は、CPU4で実行され
るソフトウェア構成となっている(図中二点鎖線で囲ま
れる部分参照)。
In the intermittent reception mode, the power is turned on.
The stop control process 41 for performing control of turning off from the state of being turned on provides the power control unit 6 with a signal for controlling the power from ON to OFF according to predetermined conditions such as data error detection and data processing end detection. It consists of a program. That is, the stop control process 41 has a software configuration executed by the CPU 4 (see a portion surrounded by a two-dot chain line in the figure).

【0021】次に、この間欠受信制御装置1の動作を説
明する。先ず、外部の基地局から送信されるデータをア
ンテナAで受信し、無線部2で復調して制御部3へ渡
す。制御部3では、このデータの中からフレームNo.
を取り出す。図2はフレームの構成を説明する模式図で
ある。データのフレームの先頭には同期信号Sがあり、
その後にデータD(アドレス、メッセージ等)がある。
図1に示す制御部3では、この同期信号Sの中からフレ
ーム情報(フレームNo.)を取り出し、送信フレーム
管理部51へ渡す。
Next, the operation of the intermittent reception control device 1 will be described. First, data transmitted from an external base station is received by the antenna A, demodulated by the radio unit 2, and passed to the control unit 3. The control unit 3 selects the frame No. from the data.
Take out. FIG. 2 is a schematic diagram illustrating the configuration of the frame. At the beginning of the data frame is a synchronization signal S,
Thereafter, there is data D (address, message, etc.).
The control unit 3 shown in FIG. 1 extracts frame information (frame No.) from the synchronization signal S and passes it to the transmission frame management unit 51.

【0022】また、同期信号Sに含まれる同期部(1)
および同期部(2)の信号は、外部から連続して送信さ
れるデータのフレームとの同期をとるために使用され
る。起動制御部5では、同期部(1)および同期部
(2)の信号を利用して内部のカウンタを作動させ、送
信されるデータのフレームとの同期をとるようにする。
The synchronization section (1) included in the synchronization signal S
The signal of the synchronizing unit (2) is used for synchronizing with a frame of data continuously transmitted from the outside. The activation control unit 5 operates an internal counter using the signals of the synchronization unit (1) and the synchronization unit (2) to synchronize the transmitted data with the frame.

【0023】また、CPU4からは、予め携帯端末自体
に記憶されたフレームNo.を受信フレーム設定部52
に渡しておく。
The CPU 4 sends a frame No. stored in the portable terminal itself in advance. The received frame setting unit 52
Hand it over.

【0024】次いで、この同期がとれた段階で間欠受信
モードへ移行する。すなわち、図1においてドットで示
される無線部2、制御部3およびCPU4(停止制御処
理41を含む)への電源供給をOFF(以下、小電力モ
ードも含む)にするよう電源制御部6を制御する。
Next, when the synchronization is established, the mode is shifted to the intermittent reception mode. That is, the power supply control unit 6 is controlled so that the power supply to the radio unit 2, the control unit 3, and the CPU 4 (including the stop control process 41) indicated by dots in FIG. I do.

【0025】一方、起動制御部5へは電源を供給してお
き、内部のカウンタ動作によって送信されるデータとの
同期をとるようにする。つまり、実際には、無線部2、
制御部3の動作は停止しているため、アンテナAを介し
てのデータ受信を行っていないことになる。しかし、起
動制御部5では、内部のカウンタを作動してデータのフ
レームとの同期を取る処理を実行している。
On the other hand, power is supplied to the start control unit 5 so as to synchronize with data transmitted by an internal counter operation. That is, actually, the wireless unit 2,
Since the operation of the control unit 3 is stopped, data reception via the antenna A is not performed. However, the activation control unit 5 executes a process of operating an internal counter to synchronize with a data frame.

【0026】図3は間欠制御のタイミングチャートであ
る。例えば、基地局から送信されるフレームNo.がm
−1、m、m+1、…、m+n−1、m+n、m+n+
1、…という順に進んでいるとする。なお、ここで、m
は受信フレーム設定部52(図1参照)に設定されてい
るフレームNo.であり、nは可変サイクル値をjとし
た場合に2j (0≦j≦7)となる値である。
FIG. 3 is a timing chart of the intermittent control. For example, the frame No. transmitted from the base station. Is m
-1, m, m + 1, ..., m + n-1, m + n, m + n +
It is assumed that the process proceeds in the order of 1,. Here, m
Is the frame number set in the reception frame setting unit 52 (see FIG. 1). Where n is 2 j (0 ≦ j ≦ 7) when the variable cycle value is j.

【0027】起動制御部5の内部のカウンタによって送
信されるフレームとの同期がとれている場合には、送信
されるフレームのフレームNo.に対応してカウンタ値
も順に進むことになる。なお、内部のカウンタの加算動
作としては、後述する電源ONを行う際の無線部2の立
ち上がり時間を考慮して時間kだけ送信フレームより進
めてカウントするようにしておく。
When synchronization with the frame transmitted by the internal counter of the activation control unit 5 is established, the frame number of the transmitted frame is determined. , The counter value also advances in order. In addition, as for the adding operation of the internal counter, counting is performed ahead of the transmission frame by the time k in consideration of the rising time of the wireless unit 2 when the power is turned on, which will be described later.

【0028】次に、間欠受信モードで電源がOFFとな
っている状態で、内部のカウンタによるフレームNo.
の値と、予め受信フレーム設定部52に設定された携帯
端末のフレームNo.との一致、不一致を自己フレーム
検出部53で検出する。そして、内部のカウンタによる
フレームNo.の値と受信フレーム設定部52に設定れ
たフレームNo.の値とが一致した場合、起動制御部5
の自己フレーム検出部53から電源制御部6に対して電
源起動指示を与える。
Next, with the power turned off in the intermittent reception mode, the frame number is determined by the internal counter.
And the frame number of the mobile terminal set in the reception frame setting unit 52 in advance. The self-frame detection unit 53 detects a match or a mismatch with the frame. Then, when the frame number is determined by the internal counter. And the frame number set in the reception frame setting section 52. Start control unit 5
The power supply start instruction is given from the self-frame detection unit 53 to the power supply control unit 6.

【0029】図3に示すタイミングチャートでは、内部
のカウンタによって計数されたフレームNo.がm(受
信フレーム設定部52に設定されている値)となった場
合、電源起動指示T1を発生する。
In the timing chart shown in FIG. 3, the frame No. counted by the internal counter is used. Becomes m (the value set in the reception frame setting unit 52), the power supply activation instruction T1 is generated.

【0030】電源起動指示T1の発生により、電源制御
部6では無線部2、制御部3およびCPU4への電源供
給をONにする。なお、先に説明したように、起動制御
部5の内部のカウンタは、送信されるフレームに対して
時間kだけ進んでいることから、電源起動指示T1が発
生してから実際にフレームNo.=mのデータが受信さ
れるまで時間kだけ猶予がある。したがって、この時間
kの間に電源OFFとなっていた無線部2の立ち上げを
済ませることができる。
In response to the power activation instruction T1, the power control unit 6 turns on the power supply to the radio unit 2, the control unit 3, and the CPU 4. As described above, since the counter inside the activation control unit 5 is advanced by the time k with respect to the frame to be transmitted, after the power activation instruction T1 is generated, the frame No. = M data is received until time k. Therefore, the start-up of the wireless unit 2 that has been powered off during this time k can be completed.

【0031】無線部2、制御部3およびCPU4への電
源供給がONとなった場合、無線部2および制御部3に
よる受信処理とともに、CPU4ではプログラム処理で
ある停止制御処理41を起動する。そして、フレームN
o.=mのデータをアンテナAから受信し、所定の受信
処理を行った後、停止制御処理41から電源停止指示を
電源制御部6へ送る。
When the power supply to the radio unit 2, the control unit 3, and the CPU 4 is turned on, the CPU 4 starts a stop control process 41, which is a program process, together with the reception process by the radio unit 2 and the control unit 3. And the frame N
o. = M from the antenna A, and after performing a predetermined reception process, sends a power stop instruction from the stop control process 41 to the power control unit 6.

【0032】図3に示すタイミングチャートでは、電源
停止指示T2を発生し、これによって電源制御部6(図
1参照)から無線部2、制御部3およびCPU4への電
源供給をOFFとする。
In the timing chart shown in FIG. 3, a power supply stop instruction T2 is generated, whereby the power supply from the power supply control unit 6 (see FIG. 1) to the radio unit 2, the control unit 3, and the CPU 4 is turned off.

【0033】なお、受信したフレームNo.=mのデー
タには、その携帯端末へのメッセージ等が含まれている
場合と、含まれていない場合(同じフレームNo.でも
他の携帯端末のメッセージを送信している場合)とがあ
る。携帯端末は、自らに指定されているフレームNo.
の他に、基地局から送信される可変サイクル値に基づく
間隔で他のフレームNo.のデータも受信することがで
きる。
The received frame No. = M includes a case where a message or the like to the portable terminal is included, and a case where it is not included (a case where a message of another portable terminal is transmitted even with the same frame number). The mobile terminal transmits the frame No. designated by itself.
In addition to the other frame Nos. At intervals based on the variable cycle value transmitted from the base station. Can also be received.

【0034】すなわち、フレームNo.=mのデータに
対する受信処理を施した後、次にフレームNo.=mの
データが送られるまでの間に所定の間隔nでデータを受
信することができる。したがって、図3に示すタイミン
グチャートにおいて、電源停止指示T2が発生して無線
部2、制御部3およびCPU4(図1参照)の電源がO
FFとなっている状態で、起動制御部5の内部のカウン
タ値がフレームNo.=m+nとなった段階で、次の電
源起動指示T1’を発生する。
That is, the frame No. = M, and then the frame No. = M can be received at a predetermined interval n until the data is sent. Therefore, in the timing chart shown in FIG. 3, the power supply stop instruction T2 is generated and the power of the radio unit 2, the control unit 3, and the CPU 4 (see FIG. 1) is turned off.
In the state of FF, the counter value inside the activation control unit 5 is changed to the frame No. = M + n, the next power supply activation instruction T1 'is generated.

【0035】これにより、無線部2、制御部3およびC
PU4の電源がONとなって、フレームNo.=m+n
のデータ受信処理へ移行する。また、この電源ONとと
もにCPU4での停止制御処理41が起動し、データ受
信処理が終了した後に図3に示す電源停止指示T2’を
発生して無線部2、制御部3およびCPU4の電源をO
FFとする。
Thus, the radio unit 2, the control unit 3, and the C
When the power of the PU 4 is turned on, the frame No. = M + n
Shifts to the data receiving process. When the power is turned on, the stop control process 41 in the CPU 4 is started, and after the data reception process is completed, a power stop instruction T2 'shown in FIG. 3 is generated to turn off the power of the radio unit 2, the control unit 3, and the CPU 4.
FF.

【0036】これによって、所定の間隔でデータの受信
を行うことができるようになり、自らの携帯端末に対す
るメッセージが含まれている可能性のあるフレーム(有
効フレーム)を受信する直前に無線部2、制御部3およ
びCPU4での電源供給を行って、全ての有効フレーム
に対する受信状態への移行が可能となる。
[0036] Thereby, data can be received at predetermined intervals, and the radio unit 2 immediately before receiving a frame (valid frame) that may contain a message to its own portable terminal. Then, the power supply is performed by the control unit 3 and the CPU 4, and it becomes possible to shift to the reception state for all the valid frames.

【0037】なお、停止制御処理41では、データ受信
処理の終了を検知して電源停止指示を発生する以外に
も、送信されるフレームとの同期がとれなくなった場合
等のデータエラーを検出した際にも電源停止指示を発生
させている。
In the stop control processing 41, besides detecting the end of the data reception processing and issuing a power supply stop instruction, when a data error such as a loss of synchronization with a transmitted frame is detected. A power stop instruction is also generated.

【0038】[0038]

【発明の効果】以上説明したように、本発明の間欠受信
制御装置によれば次のような効果がある。すなわち、電
源がOFFとなっている状態でONにする起動制御部を
ハードウェア構成とし、電源がONとなっている状態で
OFFにする処理をソフトウェア構成にすることで、間
欠受信モードの際に中央演算部をOFFにしておくこと
ができ、全てをソフトウェア構成にする場合に比べて消
費電力を低減することが可能となる。
As described above, the intermittent reception control device according to the present invention has the following effects. In other words, the startup control unit that turns on when the power is off is configured as a hardware, and the process for turning off when the power is on is configured as a software. The central processing unit can be turned off, and the power consumption can be reduced as compared with the case where all components are configured in software.

【0039】また、全てをハードウェア構成にする場合
に比べてゲートアレイLSI等のゲート規模を縮小する
ことができ、装置全体の小型化を図ることが可能とな
る。さらに、あまり処理速度の速くないCPUを使用し
ていても、電源をONにする制御を行う起動制御部がハ
ードウェアにて構成されていることから、受信時の処理
時間のオーバヘッドを小さくすることができ、データ受
信のリアルタイム性を向上させることが可能となる。
Further, the gate scale of the gate array LSI or the like can be reduced as compared with the case where all of the hardware configuration is used, and the entire device can be reduced in size. Furthermore, even if a CPU with a low processing speed is used, the startup control unit for controlling the power to be turned on is configured by hardware, so that the processing time overhead during reception is reduced. And the real-time property of data reception can be improved.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本実施形態における間欠受信制御装置を説明す
るブロック図である。
FIG. 1 is a block diagram illustrating an intermittent reception control device according to an embodiment.

【図2】フレーム構成を示す模式図である。FIG. 2 is a schematic diagram showing a frame configuration.

【図3】間欠制御のタイミングチャートである。FIG. 3 is a timing chart of intermittent control.

【図4】従来例を説明するブロック図(その1)であ
る。
FIG. 4 is a block diagram (part 1) for explaining a conventional example.

【図5】従来例を説明するブロック図(その2)であ
る。
FIG. 5 is a block diagram (part 2) for explaining a conventional example.

【符号の説明】 1 間欠受信制御装置 2 無線部 3 制御部 4 CPU 5 起動制御部 6 電源制御部 41 停止制御処理 51 送信フレーム管理部 52 受信フレーム設定部 53 自己フレーム検出部[Description of Signs] 1 Intermittent reception control device 2 Radio unit 3 Control unit 4 CPU 5 Activation control unit 6 Power supply control unit 41 Stop control processing 51 Transmission frame management unit 52 Receive frame setting unit 53 Self-frame detection unit

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 外部から送信されるデータのタイミング
に同期して、内部の電源をON/OFFし、該データの
受信を行う間欠受信制御装置であって、 前記電源がOFFとなっている状態で前記送信されるデ
ータのタイミングに同期したカウンタを作動させ、該カ
ウンタの値に基づき該電源をONにするハードウェア構
成から成る起動制御部と、 前記電源がONとなっている状態で所定の条件を判断
し、該条件の判断結果に基づいて該電源をOFFにする
プログラム処理を実行する中央演算部とを備えているこ
とを特徴とする間欠受信制御装置。
1. An intermittent reception control device for turning on / off an internal power supply and receiving the data in synchronization with the timing of data transmitted from the outside, wherein the power supply is off. A start control unit having a hardware configuration for operating a counter synchronized with the timing of the transmitted data and turning on the power based on the value of the counter; and a predetermined control when the power is on. An intermittent reception control device comprising: a central processing unit that determines a condition and executes a program process for turning off the power based on a result of the determination of the condition.
【請求項2】 前記起動制御部は、前記カウンタによっ
て前記送信されるデータの属するフレーム番号を認識す
るフレーム管理部と、 予め設定されたフレーム番号と前記フレーム管理部で認
識されたフレーム番号とが一致した段階で前記電源をO
Nにするための信号を出力するフレーム検出部とを備え
ていることを特徴とする請求項1記載の間欠受信制御装
置。
2. The method according to claim 1, wherein the activation control unit includes a frame management unit configured to recognize a frame number to which the transmitted data belongs by the counter, and a predetermined frame number and a frame number recognized by the frame management unit. When the power matches,
2. The intermittent reception control device according to claim 1, further comprising: a frame detection unit that outputs a signal for setting N.
JP8268065A 1996-10-09 1996-10-09 Intermittent reception controller Pending JPH10117164A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8268065A JPH10117164A (en) 1996-10-09 1996-10-09 Intermittent reception controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8268065A JPH10117164A (en) 1996-10-09 1996-10-09 Intermittent reception controller

Publications (1)

Publication Number Publication Date
JPH10117164A true JPH10117164A (en) 1998-05-06

Family

ID=17453407

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8268065A Pending JPH10117164A (en) 1996-10-09 1996-10-09 Intermittent reception controller

Country Status (1)

Country Link
JP (1) JPH10117164A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6704379B1 (en) 1999-04-20 2004-03-09 Nec Corporation Intermittent receiving system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6704379B1 (en) 1999-04-20 2004-03-09 Nec Corporation Intermittent receiving system

Similar Documents

Publication Publication Date Title
KR101412676B1 (en) Control of sleep modes in a wireless transceiver
JP4236577B2 (en) Dual mode Bluetooth / wireless device with power conservation characteristics
JP4387473B2 (en) Method for clock calibration for radiotelephone and slotted paging mode in a CDMA radiotelephone system
US6691071B2 (en) Synchronizing clock enablement in an electronic device
US6311081B1 (en) Low power operation in a radiotelephone
US20070072578A1 (en) Method and apparatus for saving power by controlling listening periods in wireless telecommunication device having a plurality for power-saving modes
CN106598193B (en) Power consumption control method and device
TWI441544B (en) Wireless communications devices and resynchronization methods
JPH10117164A (en) Intermittent reception controller
JPH11225107A (en) Receiver, intermittent frame synchronization method and portable terminal
JP2002368676A (en) Intermittent reception method, intermittent receiver and mobile communication terminal capable of utilizing them
JP2006520116A (en) Apparatus and method for controlling power consumption of combined UMTS / GSM / EDGE radio station
JP4687135B2 (en) Mobile communication terminal and clock control method thereof
JP3438062B2 (en) Mobile terminal
WO2023109697A1 (en) Reference determination method and apparatus, and communication device and readable storage medium
JP3153037B2 (en) Wireless paging method
JPH01314039A (en) Radio paging receiver
JPH0653881A (en) Mobile communication system and receiving equipment to be used for the system
JP2828132B2 (en) Mobile telephone terminal and method of controlling mobile telephone terminal
JP2005110050A (en) Portable telephone set
CN118265125A (en) Method and device for reducing power consumption of intelligent wearable device
JP2000252912A (en) Mobile radio
JP2001268219A (en) Mobile terminal, and control method for the mobile terminal
JPH07326999A (en) Radio equipment for mobile station
JP2002044009A (en) Radio mobile device and communication system