JP6771823B2 - Mobile terminal - Google Patents

Mobile terminal Download PDF

Info

Publication number
JP6771823B2
JP6771823B2 JP2016199726A JP2016199726A JP6771823B2 JP 6771823 B2 JP6771823 B2 JP 6771823B2 JP 2016199726 A JP2016199726 A JP 2016199726A JP 2016199726 A JP2016199726 A JP 2016199726A JP 6771823 B2 JP6771823 B2 JP 6771823B2
Authority
JP
Japan
Prior art keywords
timing
dsp
processing unit
counter
sleep
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2016199726A
Other languages
Japanese (ja)
Other versions
JP2018064132A (en
Inventor
哲也 中込
哲也 中込
亮一 山口
亮一 山口
淳 川端
淳 川端
恭平 大田
恭平 大田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Japan Radio Co Ltd
Original Assignee
Japan Radio 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 Japan Radio Co Ltd filed Critical Japan Radio Co Ltd
Priority to JP2016199726A priority Critical patent/JP6771823B2/en
Publication of JP2018064132A publication Critical patent/JP2018064132A/en
Application granted granted Critical
Publication of JP6771823B2 publication Critical patent/JP6771823B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

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)

Description

この発明は、移動端末の間欠受信技術に関し、特に、標準品の組込み機器向けプロセッサを用いて移動端末を構成する際に、インタフェース信号線数制約の下、より少ないハードウェアリソースの追加で既存ハードウェアに間欠受信制御におけるタイムスケジューラ機能を組み込み得る移動端末に関する。 The present invention relates to an intermittent reception technology for a mobile terminal, and particularly when a mobile terminal is configured by using a standard processor for embedded devices, the existing hardware is added by adding less hardware resources under the constraint of the number of interface signal lines. It relates to a mobile terminal that can incorporate a time scheduler function in intermittent reception control into hardware.

移動体通信の移動端末には、可搬性を最大限に活用するために、移動端末を充電せずに連続利用可能とする連続待受時間をより長くする技術が求められている。この連続待受時間を向上させるためには、着信待受時の消費電力を低減する技術が重要であり、ある受信時間だけ信号を受信して着信の有無を確認した後、所定の期間スリープ状態となり、再びある受信期間だけ信号を受信するという動作を繰り返す、いわゆる間欠受信技術が広く用いられている(例えば、特許文献1及び特許文献2参照)。 In order to make the best use of portability, mobile terminals for mobile communication are required to have a technology for lengthening the continuous standby time so that the mobile terminals can be continuously used without being charged. In order to improve this continuous standby time, it is important to have a technology to reduce the power consumption during incoming call standby. After receiving a signal for a certain reception time and confirming the presence or absence of an incoming call, it is in a sleep state for a predetermined period. Therefore, a so-called intermittent reception technique of repeating the operation of receiving a signal again for a certain reception period is widely used (see, for example, Patent Document 1 and Patent Document 2).

また他方で、移動体通信においては、利用者の激増や利用形態の進化と共に、移動端末に対してより高い性能が求められ続けており、開発期間を短縮し装置コストを低減することなどを目的とした移動端末の製品開発手法として、半導体ベンダが組込み機器向けプロセッサの仕様から設計までを一貫して行い標準品として提供されているASSP(Application Specific Standard Product)を用いて製品開発する手法が採られることがある(例えば、非特許文献1参照)。 On the other hand, in mobile communication, with the rapid increase in users and the evolution of usage patterns, higher performance continues to be required for mobile terminals, with the aim of shortening the development period and reducing equipment costs. As a product development method for mobile terminals, a method is adopted in which a semiconductor vendor consistently performs from specification to design of a processor for embedded devices and develops a product using ASPP (Application Specific Standard Product) provided as a standard product. (See, for example, Non-Patent Document 1).

特開2002−368676号公報JP-A-2002-368676 特開2008−160407号公報Japanese Unexamined Patent Publication No. 2008-160407

高橋清隆、柴山悦哉,“組込みシステム向けマルチコア・プロセッサのためのソフトウェア開発支援”,情報処理学会論文誌:プログラミング,Vol.48,No.SIG 4(PRO 32) ,pp.27-47(2007).Kiyotaka Takahashi, Etsuya Shibayama, "Software Development Support for Multi-Core Processors for Embedded Systems", IPSJ Journal: Programming, Vol.48, No.SIG 4 (PRO 32), pp.27-47 (2007) ..

非特許文献1では、組込み機器向けプロセッサとしてTI社製のOMAPプロセッサ(ARM社製のCPUコアとTI社製のDSPコアを搭載)を使用して携帯電話を開発する例が示されているが、組込み機器向けプロセッサは標準品として開発されていることから、上記間欠受信を行うためのタイムスケジューラが回路実装されていないものが多い。このようなケースでは、主として移動端末のスリープ時の待ち受け画面の表示制御やキー割込み受付用として用意されている第2処理部(相対的に低性能なマイクロコンピュータ等で具現される)に、タイムスケジューラの機能を組み込むことが行われる。 Non-Patent Document 1 shows an example of developing a mobile phone using an OMAP processor manufactured by TI (equipped with a CPU core manufactured by ARM and a DSP core manufactured by TI) as a processor for embedded devices. Since processors for embedded devices have been developed as standard products, many of them do not have a circuit-mounted time scheduler for performing the above-mentioned intermittent reception. In such a case, the time is mainly applied to the second processing unit (embodied by a relatively low-performance microcomputer or the like) prepared for display control of the standby screen during sleep of the mobile terminal and reception of key interrupts. The function of the scheduler is incorporated.

この場合、組込み機器向けプロセッサ及び第2処理部は共に既製品であることから、両者を接続するインタフェース信号の信号線数には制約がかかり、該インタフェース信号線数制約の下、間欠受信制御におけるタイミング条件を満足するハードウェア設計が求められる。また、第2処理部は相対的に低性能であることから、扱うデータビット長も相対的に短く、該データビット長では無線フレーム長の時間を表現できず、タイムスケジューラ機能を実現するためのタイマ部に工夫が必要となるという事情もある。つまり、インタフェース信号線数制約の下、より少ないハードウェアリソースの追加で第2処理部にタイムスケジューラの機能を組み込む技法が望まれている。 In this case, since both the processor for embedded devices and the second processing unit are off-the-shelf products, the number of signal lines of the interface signal connecting the two is restricted, and under the constraint on the number of interface signal lines, intermittent reception control is performed. Hardware design that satisfies the timing conditions is required. Further, since the second processing unit has relatively low performance, the data bit length to be handled is also relatively short, and the time of the wireless frame length cannot be expressed by the data bit length, so that the time scheduler function can be realized. There is also a situation that the timer part needs to be devised. That is, under the constraint of the number of interface signal lines, a technique of incorporating the function of the time scheduler into the second processing unit by adding less hardware resources is desired.

そこでこの発明は、標準品の組込み機器向けプロセッサを用いて移動端末を構成する際に、インタフェース信号線数制約の下、より少ないハードウェアリソースの追加で既存ハードウェアに間欠受信制御におけるタイムスケジューラ機能を組み込み得る移動端末を提供することを目的とする。 Therefore, the present invention presents a time scheduler function in intermittent reception control to existing hardware by adding less hardware resources under the constraint of the number of interface signal lines when configuring a mobile terminal using a standard processor for embedded devices. The purpose is to provide a mobile terminal capable of incorporating the above.

上記課題を解決するために、請求項1の発明は、無線周波数信号の処理を行う無線部と、少なくともCPUコアとDSPコアとを備えて、ベースバンド信号の処理を行う処理部と、前記無線部からのサンプルタイミングをクロック入力として該クロックを計数するカウンタを含むタイマ部とCPUとを備えて、前記処理部の間欠制御を行う第2処理部と、を有する移動端末であって、前記処理部は、スリープ状態移行時に、起動タイミングを前記CPUコアから前記第2処理部に通知すると共に、前記DSPコアから正論理または負論理のDSP間欠スリープ開始信号を前記第2処理部に供給した後に、スリープ状態へ移行し、前記第2処理部は、前記DSP間欠スリープ開始信号の立上りまたは立下りエッジで、当該DSP間欠スリープ開始信号による外部割込み以外の割込みをマスクし、前記DSP間欠スリープ開始信号の立下りまたは立上りエッジによる外部割込み時に、前記タイマ部の前記カウンタの計数を開始させ、前記カウンタの計数値が前記起動タイミングに達したときに前記処理部のスリープ状態を解除して起動させることを特徴とする。 In order to solve the above problems, the invention of claim 1 includes a radio unit that processes a radio frequency signal, a processing unit that includes at least a CPU core and a DSP core and processes a baseband signal, and the radio. A mobile terminal comprising a timer unit including a counter that counts the clock with a sample timing from the unit as a clock input , a CPU, and a second processing unit that performs intermittent control of the processing unit. At the time of transition to the sleep state, the unit notifies the second processing unit of the start timing from the CPU core, and supplies a positive logic or negative logic DSP intermittent sleep start signal from the DSP core to the second processing unit. , The second processing unit masks the interrupts other than the external interrupt by the DSP intermittent sleep start signal at the rising or falling edge of the DSP intermittent sleep start signal, and the DSP intermittent sleep start signal. when an external interrupt by falling or rising edge of the timer unit said counter counts to start of the count value of the counter can be activated to release the sleep state of the processor upon reaching the start timing It is characterized by.

請求項1の発明では、DSP間欠スリープ開始信号が正論理であるとき、第2処理部は、DSP間欠スリープ開始信号の立上りで、当該DSP間欠スリープ開始信号による外部割込み以外の割込みをマスクし、DSP間欠スリープ開始信号の立下りエッジによる外部割込み時に、タイマ部のカウンタの計数を開始させ、カウンタの計数値が起動タイミングに達したときに処理部のスリープ状態を解除して起動させる。また、DSP間欠スリープ開始信号が負論理であるとき、第2処理部は、DSP間欠スリープ開始信号の立下りエッジで、当該DSP間欠スリープ開始信号による外部割込み以外の割込みをマスクし、DSP間欠スリープ開始信号の立上りエッジによる外部割込み時に、タイマ部のカウンタの計数を開始させ、カウンタの計数値が起動タイミングに達したときに処理部のスリープ状態を解除して起動させる。ここで、割込みをマスクさせる第1のエッジからカウンタの計数を開始させる第2のエッジまでの期間は、DSP間欠スリープ開始信号による外部割込み以外の割込み、例えばユーザによるキー割込みも受け付けられないので、第1のエッジから第2のエッジまでの期間は、ユーザ操作に対して装置側からの反応が無くても許容され得る時間(一般的に100[m秒])未満に制限することが望ましい。 In the invention of claim 1, when the DSP intermittent sleep start signal is positive logic, the second processing unit masks the interrupts other than the external interrupt by the DSP intermittent sleep start signal at the rising edge of the DSP intermittent sleep start signal. At the time of an external interrupt due to the falling edge of the DSP intermittent sleep start signal, the counter of the timer unit is started to count, and when the count value of the counter reaches the start timing, the sleep state of the processing unit is released and started. Further, when the DSP intermittent sleep start signal has negative logic, the second processing unit masks interrupts other than external interrupts due to the DSP intermittent sleep start signal at the falling edge of the DSP intermittent sleep start signal, and DSP intermittent sleep. At the time of an external interrupt due to the rising edge of the start signal, the counting of the counter of the timer unit is started, and when the counting value of the counter reaches the start timing, the sleep state of the processing unit is released and started. Here, during the period from the first edge for masking interrupts to the second edge for starting counter counting, interrupts other than external interrupts due to the DSP intermittent sleep start signal, for example, key interrupts by the user are not accepted. It is desirable to limit the period from the first edge to the second edge to less than the time (generally 100 [msec]) that can be tolerated even if there is no reaction from the device side to the user operation.

請求項2の発明は、請求項1に記載の移動端末において、前記DSP間欠スリープ開始信号の立上りまたは立下りエッジは、前記クロックの一周期の前半に位置することを特徴とする。 The invention of claim 2 is characterized in that, in the mobile terminal according to claim 1, the rising edge or falling edge of the DSP intermittent sleep start signal is located in the first half of one cycle of the clock.

請求項3の発明は、請求項1または請求項2の何れか1項に記載の移動端末において、前記処理部は、前記CPUコア及び前記DSPコアの通常状態、スリープ状態及びディープスリープ状態の状態移行を管理するパワー管理部を備え、前記処理部は、ディープスリープ状態移行時に、前記起動タイミング及び受信タイミングを前記CPUコアから前記第2処理部に通知すると共に、前記DSPコアから前記DSP間欠スリープ開始信号を前記第2処理部に供給した後に、スリープ状態へ移行し、その後ディープスリープ状態へ移行し、前記第2処理部は、前記カウンタの計数値が前記起動タイミングに達したときに前記パワー管理部にその旨を通知し、前記CPUコア及び前記DSPコアのディープスリープ状態を解除させ、前記DSPコアを起動して受信割込み待ちの状態に移行させ、前記カウンタの計数値が前記受信タイミングに達したときに前記DSPコアにその旨を通知して受信処理を開始させることを特徴とする。 The invention of claim 3 is the mobile terminal according to any one of claim 1 or 2, wherein the processing unit is in a normal state, a sleep state, and a deep sleep state of the CPU core and the DSP core. The processing unit includes a power management unit that manages the transition, and the processing unit notifies the second processing unit from the CPU core of the startup timing and the reception timing at the time of transition to the deep sleep state, and the DSP core performs the DSP intermittent sleep. After supplying the start signal to the second processing unit, the process shifts to the sleep state and then to the deep sleep state, and the second processing unit shifts to the power when the count value of the counter reaches the start timing. Notifying the management unit to that effect, the deep sleep state of the CPU core and the DSP core is released, the DSP core is activated to shift to the state of waiting for a reception interrupt, and the count value of the counter is set to the reception timing. When it reaches the DSP core, the DSP core is notified to that effect and the reception process is started.

請求項3の発明では、パワー管理部により通常状態、スリープ状態及びディープスリープ状態の状態移行を管理する。例えば供給電圧を下げて消費電力の削減を図る場合、スリープ状態はCPUコア及びDSPコアがプログラムを実行するために最低限必要な電圧まで下げた状態であり、ディープスリープ状態はCPUコア及びDSPコアが動作するために最低限必要な電圧まで下げた状態である。 In the invention of claim 3, the power management unit manages the transition between the normal state, the sleep state and the deep sleep state. For example, when the supply voltage is lowered to reduce power consumption, the sleep state is a state in which the CPU core and the DSP core are lowered to the minimum voltage required to execute the program, and the deep sleep state is the CPU core and the DSP core. Is in a state of being lowered to the minimum voltage required for operation.

請求項4の発明は、請求項3に記載の移動端末において、前記タイマ部は、所定タイミングで前記起動タイミングの比較設定値が設定される第1比較設定値レジスタと、所定タイミングで前記受信タイミングの比較設定値が設定される第2比較設定値レジスタと、前記クロックの周期毎に前記カウンタの出力と前記第1比較設定値レジスタの値及び前記第2比較設定値レジスタの値とをそれぞれ比較して、何れかの値に一致したときはタイマ割込みを前記第2処理部の前記CPUに通知する比較部と、を有し、前記カウンタがNビット(Nは正整数)カウンタであり、無線フレーム長の時間を前記クロックの周期で割った数値がNビットで表現可能な最大値を超えるとき、前記第2処理部は、前記カウンタの計数値で規定される所定周期毎に、前記起動タイミングまたは前記受信タイミングからそれぞれ該カウンタの計数開始からの経過時間を差し引いた差分数値をNビットで表現可能か否かを判断し、Nビットで表現可能な場合には該所定周期のタイミングで残カウント数を対応する前記第1比較設定値レジスタまたは前記第2比較設定値レジスタに設定することを特徴とする。 According to the invention of claim 4, in the mobile terminal according to claim 3, the timer unit has a first comparison set value register in which a comparison set value of the start timing is set at a predetermined timing, and the reception timing at a predetermined timing. The second comparison setting value register in which the comparison setting value is set is compared with the output of the counter, the value of the first comparison setting value register, and the value of the second comparison setting value register for each cycle of the clock. Then, when any of the values is matched, the counter has a comparison unit that notifies the CPU of the second processing unit of a timer interrupt, and the counter is an N-bit (N is a positive integer) counter and is wireless. When the numerical value obtained by dividing the time of the frame length by the cycle of the clock exceeds the maximum value that can be expressed by N bits, the second processing unit performs the start timing at each predetermined cycle defined by the count value of the counter. Alternatively, it is determined whether or not the difference value obtained by subtracting the elapsed time from the start of counting of the counter from the reception timing can be expressed by N bits, and if it can be expressed by N bits, the remaining count is performed at the timing of the predetermined cycle. The number is set in the corresponding first comparison set value register or the second comparison set value register.

請求項4の発明では、所定周期毎に、起動タイミングからカウンタの計数開始からの経過時間を差し引いた差分数値をNビットで表現可能か否かを判断し、Nビットで表現可能な場合には該所定周期のタイミングで残カウント数を第1比較設定値レジスタに設定する。また、所定周期毎に、受信タイミングからカウンタの計数開始からの経過時間を差し引いた差分数値をNビットで表現可能か否かを判断し、Nビットで表現可能な場合には該所定周期のタイミングで残カウント数を第2比較設定値レジスタに設定する。ここで、カウンタの計数値で規定される所定周期を、カウンタで計数可能な最大期間の1/2(Mは0以上の正整数)とすれば、該所定周期の設定を行い易くなる。 In the invention of claim 4, it is determined at each predetermined cycle whether or not the difference value obtained by subtracting the elapsed time from the start of counting of the counter from the start timing can be expressed by N bits, and if it can be expressed by N bits. The remaining count number is set in the first comparison set value register at the timing of the predetermined cycle. Further, for each predetermined cycle, it is determined whether or not the difference value obtained by subtracting the elapsed time from the start of counting of the counter from the reception timing can be expressed by N bits, and if it can be expressed by N bits, the timing of the predetermined cycle. Set the remaining count number in the second comparison set value register. Here, if the predetermined cycle defined by the count value of the counter is set to 1/2 M (M is a positive integer of 0 or more) of the maximum period that can be counted by the counter, it becomes easy to set the predetermined cycle.

請求項1の発明によれば、DSP間欠スリープ開始信号の第1のエッジで、第2処理部に該DSP間欠スリープ開始信号による外部割込み以外の割込みをマスクさせ、DSP間欠スリープ開始信号の第2のエッジによる外部割込み時に、タイマ部のカウンタの計数を開始させるので、割込みの受付及び実行(カウンタの内容をクリアして、計数動作をイネーブルにする)にかかる所要時間を短縮することができ、DSP間欠スリープ開始信号による外部割込みの起動タイミングと、タイマ部のカウンタの計数開始タイミングとを、同一のクロック周期内に収めることが可能となり、タイマ部のカウンタの計数動作を処理部(DSPコア)に同期させることができる。また、第2処理部に対して異なる2種の指示を1本のインタフェース信号を用いて行うので、インタフェース信号線数に制約がある場合であっても、間欠受信制御におけるタイミング条件を満たすハードウェア設計の実現が可能となる。また、CPUコアとDSPコアとを備えた処理部を標準品の組込み機器向けプロセッサで具現し、移動端末のスリープ時の待ち受け画面の表示制御やキー割込み受付用として用意されているマイクロコンピュータ等を第2処理部とすれば、インタフェース信号線数制約の下にあっても、既存ハードウェアに間欠受信制御におけるタイムスケジューラ機能を組み込み得る移動端末を実現できる。 According to the invention of claim 1, at the first edge of the DSP intermittent sleep start signal, the second processing unit is made to mask the interrupt other than the external interrupt due to the DSP intermittent sleep start signal, and the second DSP intermittent sleep start signal is generated. Since counting of the counter of the timer section is started at the time of an external interrupt due to the edge of, the time required for receiving and executing the interrupt (clearing the contents of the counter and enabling the counting operation) can be shortened. It is possible to keep the start timing of the external interrupt by the DSP intermittent sleep start signal and the counting start timing of the timer unit counter within the same clock cycle, and the counting operation of the timer unit counter is performed by the processing unit (DSP core). Can be synchronized with. Further, since two different types of instructions are given to the second processing unit using one interface signal, hardware that satisfies the timing condition in intermittent reception control even when the number of interface signal lines is restricted. The design can be realized. In addition, a processing unit equipped with a CPU core and a DSP core is embodied in a standard processor for embedded devices, and a microcomputer prepared for display control of the standby screen during sleep of a mobile terminal and for receiving key interrupts, etc. If the second processing unit is used, it is possible to realize a mobile terminal capable of incorporating a time scheduler function in interrupt reception control into existing hardware even under the constraint of the number of interface signal lines.

請求項2の発明によれば、DSP間欠スリープ開始信号の立上りまたは立下りエッジを、クロックの一周期の前半に位置するようにしたので、割込みの受付及び実行にかかる所要時間をクロックの一周期の後半に収めて、DSP間欠スリープ開始信号による外部割込みの起動タイミングと、タイマ部のカウンタの計数開始タイミングとを、同一のクロック周期内に確実に収めることが可能となり、タイマ部のカウンタの計数動作を処理部(DSPコア)に確実に同期させることができる。 According to the invention of claim 2, since the rising or falling edge of the DSP intermittent sleep start signal is located in the first half of one cycle of the clock, the time required for receiving and executing the interrupt is set to one cycle of the clock. In the latter half of the above, it is possible to reliably fit the start timing of the external interrupt by the DSP intermittent sleep start signal and the counting start timing of the timer section counter within the same clock cycle, and the timer section counter counting. The operation can be reliably synchronized with the processing unit (DSP core).

請求項3の発明によれば、スリープモード及びディープスリープモードを持つ組込み機器向けプロセッサ(標準品)に対しても本発明を適用することが可能となる。 According to the invention of claim 3, the present invention can be applied to a processor (standard product) for embedded devices having a sleep mode and a deep sleep mode.

請求項4の発明によれば、起動タイミング及び受信タイミングの比較値設定用に第1比較設定値レジスタ及び第2比較設定値レジスタを備えて、カウンタの計数値で規定される所定周期のタイミングで、且つカウンタの計数開始からの経過時間を差し引いた差分数値をNビットで表現可能である場合に、残カウント数を比較値として設定するので、第2処理部の扱うデータビット長が短く、該データビット長では無線フレーム長の時間を表現できない場合であっても、本発明を適用することが可能となる。その結果として、より少ないハードウェアリソースの追加で既存ハードウェアに間欠受信制御におけるタイムスケジューラ機能を組み込み得る移動端末を実現できる。 According to the invention of claim 4, the first comparison setting value register and the second comparison setting value register are provided for setting the comparison value of the start timing and the reception timing, and at the timing of the predetermined cycle defined by the count value of the counter. In addition, when the difference value obtained by subtracting the elapsed time from the start of counting of the counter can be expressed by N bits, the remaining count number is set as the comparison value, so that the data bit length handled by the second processing unit is short. The present invention can be applied even when the time of the radio frame length cannot be expressed by the data bit length. As a result, it is possible to realize a mobile terminal capable of incorporating a time scheduler function in intermittent reception control into existing hardware by adding less hardware resources.

この発明の実施の形態に係る移動端末の構成図である。It is a block diagram of the mobile terminal which concerns on embodiment of this invention. 実施の形態の移動端末1における間欠制御の流れを説明する説明図(その1)である。It is explanatory drawing (the 1) explaining the flow of the intermittent control in the mobile terminal 1 of embodiment. 実施の形態の移動端末1における間欠制御の流れを説明する説明図(その2)である。It is explanatory drawing (the 2) explaining the flow of intermittent control in the mobile terminal 1 of embodiment. カウンタの計数値及び各比較設定値を例示して、実施の形態の移動端末1における間欠制御の流れを説明する説明図(その1)である。It is explanatory drawing (the 1) which explains the flow of the intermittent control in the mobile terminal 1 of embodiment by exemplifying the count value of a counter and each comparison set value. カウンタの計数値及び各比較設定値を例示して、実施の形態の移動端末1における間欠制御の流れを説明する説明図(その2)である。It is explanatory drawing (the 2) explaining the flow of the intermittent control in the mobile terminal 1 of embodiment by exemplifying the count value of a counter and each comparison set value. 設定タイミングと該設定タイミングにおける比較設定値の設定可能範囲を説明する説明図である。It is explanatory drawing explaining the setting timing and the settable range of the comparison setting value in the setting timing.

以下、この発明を図示の実施の形態に基づいて説明する。なお、移動体通信の移動端末には、携帯電話、PDA(Personal Digital Assistants:携帯情報端末)など種々の態様があるが、何れの種の移動端末にもこの発明を適用することが可能である。以下の説明では、携帯電話において、組込み機器向けプロセッサとしてTI社製のOMAPプロセッサ(ARM社製のCPUコアとTI社製のDSPコアを搭載)を使用した例を示す。 Hereinafter, the present invention will be described based on the illustrated embodiment. There are various aspects of mobile communication terminals such as mobile phones and PDAs (Personal Digital Assistants), and the present invention can be applied to any type of mobile terminal. .. In the following description, an example in which an OMAP processor manufactured by TI (equipped with a CPU core manufactured by ARM and a DSP core manufactured by TI) is used as a processor for embedded devices in a mobile phone will be shown.

図1はこの発明の実施の形態に係る移動端末1の構成図である。同図において、この移動端末1は、機能ブロックとして、無線周波数信号の処理を行う無線部3と、ベースバンド信号の処理を行う処理部4と、タイムスケジューラ機能が組み込まれていると共にスリープ時の待ち受け画面の表示制御やキー割込み受付用として用意されている第2処理部5と、を備える。 FIG. 1 is a configuration diagram of a mobile terminal 1 according to an embodiment of the present invention. In the figure, the mobile terminal 1 incorporates a radio unit 3 that processes a radio frequency signal, a processing unit 4 that processes a baseband signal, and a time scheduler function as functional blocks, and is in sleep mode. It includes a second processing unit 5 prepared for display control of the standby screen and reception of key interrupts.

ここで、無線部3から処理部4及び第2処理部5に対し、クロックCLとしてサンプルタイミング信号(外部ロードパルス信号であり、クロック周波数は128[kHz]とする)が常時供給されており、これら機能ブロック間の同期がとられている。なお、基地局(不図示)との同期制御、並びにフレーム、スロット及びシンボルタイミングの管理は、処理部4のDSPコア上で実行されるプログラムにより実施される。 Here, a sample timing signal (which is an external load pulse signal and has a clock frequency of 128 [kHz]) is constantly supplied from the radio unit 3 to the processing unit 4 and the second processing unit 5 as a clock CL. The functional blocks are synchronized. Synchronous control with the base station (not shown) and management of frames, slots, and symbol timings are performed by a program executed on the DSP core of the processing unit 4.

処理部4は、組込み機器向けプロセッサ(TI社製のOMAPプロセッサ)であり、ARM社製のCPUコア6と、TI社製のDSPコア7と、パワー管理部8と、を備える。 The processing unit 4 is a processor for embedded devices (OMAP processor manufactured by TI), and includes a CPU core 6 manufactured by ARM, a DSP core 7 manufactured by TI, and a power management unit 8.

ここで、CPUコア6は、主としてOS(Operating System)の処理を含むシステム制御と各種アプリケーションプログラムを実行するもので、第2処理部5とのインタフェースとしてI2C(Inter-Integrated Circuit)インタフェース部61及びGPIO(General Purpose Input-Output)インタフェース部62を持つ。処理部4がディープスリープ状態に移行する際には、CPUコア6は、I2Cインタフェース部61を介して、DSP起動・受信タイミング通知信号101によりDSP起動タイミング及び受信タイミングを第2処理部5に通知する。ここで、DSP起動タイミングはディープスリープ後にCPUコア6及びDSPコア7を起動させるタイミングであり、受信タイミングはディープスリープ後にDSPコア7による受信処理を開始するタイミングである。また、後述のDSP間欠スリープ開始信号104で第2処理部5への外部割込みが起動した後に、CPUコア6はスリープ状態に入ると共に、GPIOインタフェース部62を介してディープスリープ要求信号103をイネーブルにし、第2処理部5に対してディープスリープ状態への移行を要求する。さらに、後述するように、第2処理部5(タイマ部10)のカウンタ11の計数値が先に通知したDSP起動タイミングに達したときに、第2処理部5はDSP起動指示信号102を通知して処理部4のスリープ状態を解除させるが、CPUコア6はI2Cインタフェース部61を介してこのDSP起動指示信号102を受け取る。 Here, the CPU core 6 mainly executes system control including OS (Operating System) processing and various application programs, and as an interface with the second processing unit 5, the I2C (Inter-Integrated Circuit) interface unit 61 and It has a GPIO (General Purpose Input-Output) interface unit 62. When the processing unit 4 shifts to the deep sleep state, the CPU core 6 notifies the second processing unit 5 of the DSP activation timing and the reception timing by the DSP activation / reception timing notification signal 101 via the I2C interface unit 61. To do. Here, the DSP activation timing is the timing for activating the CPU core 6 and the DSP core 7 after the deep sleep, and the reception timing is the timing for starting the reception process by the DSP core 7 after the deep sleep. Further, after the external interrupt to the second processing unit 5 is activated by the DSP intermittent sleep start signal 104 described later, the CPU core 6 enters the sleep state and enables the deep sleep request signal 103 via the GPIO interface unit 62. , Requests the second processing unit 5 to shift to the deep sleep state. Further, as will be described later, when the count value of the counter 11 of the second processing unit 5 (timer unit 10) reaches the DSP start timing previously notified, the second processing unit 5 notifies the DSP start instruction signal 102. The processing unit 4 is released from the sleep state, and the CPU core 6 receives the DSP start instruction signal 102 via the I2C interface unit 61.

また、DSPコア7は、主としてオーディオ、ビデオ等のメディア処理を実行するもので、第2処理部5とのインタフェースとしてGPIO(General Purpose Input-Output)インタフェース部71を持つ。処理部4がディープスリープ状態に移行する際には、DSPコア7は、GPIOインタフェース部71を介して、DSP間欠スリープ開始信号104(正論理信号)を第2処理部5に出力する。このDSP間欠スリープ開始信号104の立上りエッジで、第2処理部5のCPU9に対してDSP間欠スリープ開始信号104による外部割込み以外の割込みをマスクするよう指示し、所定時間後のDSP間欠スリープ開始信号104の立下りエッジによる外部割込みによって、タイマ部10のカウンタ11の計数を開始させる。また、後述するように、第2処理部5(タイマ部10)のカウンタ11の計数値が先に通知した受信タイミングに達したときに、第2処理部5はDSP受信タイミング信号105をイネーブルにして処理部4に通知するが、DSPコア7はGPIOインタフェース部71を介してこのDSP受信タイミング信号105を受け取る。 Further, the DSP core 7 mainly executes media processing such as audio and video, and has a GPIO (General Purpose Input-Output) interface unit 71 as an interface with the second processing unit 5. When the processing unit 4 shifts to the deep sleep state, the DSP core 7 outputs the DSP intermittent sleep start signal 104 (positive logic signal) to the second processing unit 5 via the GPIO interface unit 71. At the rising edge of the DSP intermittent sleep start signal 104, the CPU 9 of the second processing unit 5 is instructed to mask interrupts other than external interrupts due to the DSP intermittent sleep start signal 104, and the DSP intermittent sleep start signal after a predetermined time. The counting of the counter 11 of the timer unit 10 is started by the external interrupt by the falling edge of 104. Further, as will be described later, when the count value of the counter 11 of the second processing unit 5 (timer unit 10) reaches the reception timing previously notified, the second processing unit 5 enables the DSP reception timing signal 105. The DSP core 7 receives the DSP reception timing signal 105 via the GPIO interface unit 71.

また、パワー管理部8は、CPUコア6及びDSPコア7について通常状態、スリープ状態及びディープスリープ状態の状態移行を管理する。例えばCPUコア6及びDSPコア7への供給電圧を下げて消費電力の削減を図る場合、スリープ状態はCPUコア6及びDSPコア7がプログラムを実行するために最低限必要な電圧まで下げた状態であり、ディープスリープ状態はCPUコア6及びDSPコア7が動作するために最低限必要な電圧まで下げた状態である。具体的に、第2処理部5のCPU9が負論理のディープスリープ信号106をイネーブル(Lowレベル)に設定したときに、CPUコア6及びDSPコア7はディープスリープ状態に移行し、第2処理部5のCPU9がディープスリープ信号106をディセーブル(Highレベル)に設定したときに、CPUコア6及びDSPコア7はディープスリープ状態が解除されることになる。 Further, the power management unit 8 manages the transition of the CPU core 6 and the DSP core 7 to the normal state, the sleep state, and the deep sleep state. For example, when reducing the supply voltage to the CPU core 6 and the DSP core 7 to reduce the power consumption, the sleep state is a state in which the CPU core 6 and the DSP core 7 are lowered to the minimum voltage required to execute the program. Yes, the deep sleep state is a state in which the voltage is lowered to the minimum required for the CPU core 6 and the DSP core 7 to operate. Specifically, when the CPU 9 of the second processing unit 5 sets the negative logic deep sleep signal 106 to enable (Low level), the CPU core 6 and the DSP core 7 shift to the deep sleep state, and the second processing unit 5 When the CPU 9 of the 5 sets the deep sleep signal 106 to disable (High level), the CPU core 6 and the DSP core 7 are released from the deep sleep state.

次に、第2処理部5は、移動端末1のスリープ時の待ち受け画面の表示制御やキー割込み受付用として用意されているものであり、この実施の形態では16ビットマイクロコンピュータで具現されている。第2処理部5は、タイマ部10と、CPU9と、I2Cインタフェース部51と、GPIOインタフェース部52と、を備える。 Next, the second processing unit 5 is prepared for display control of the standby screen during sleep of the mobile terminal 1 and reception of key interrupts, and is embodied by a 16-bit microcomputer in this embodiment. .. The second processing unit 5 includes a timer unit 10, a CPU 9, an I2C interface unit 51, and a GPIO interface unit 52.

CPU9には、処理部4のCPUコア6から、DSP起動・受信タイミング通知信号101を介して通知されるDSP起動タイミング及び受信タイミングをそれぞれ保持する第1バッファ16及び第2バッファ17を備えている。 The CPU 9 includes a first buffer 16 and a second buffer 17 that hold the DSP start timing and the reception timing notified from the CPU core 6 of the processing unit 4 via the DSP start / reception timing notification signal 101, respectively. ..

上述したように、処理部4がディープスリープ状態に移行する際には、先ず、DSPコア7から、DSP間欠スリープ開始信号104を介して、タイマ部10のカウンタ11による計数を開始する準備に入るよう通知される。第2処理部5側では、GPIOインタフェース部52においてDSP間欠スリープ開始信号104の立上りエッジを検知することで、通知された旨を判断する。CPU9は、準備処理として、DSP間欠スリープ開始信号104による外部割込み以外の割込みをマスクして、DSP間欠スリープ開始信号104による外部割込み待ちの状態に入る。またこの時、CPU9はDSP受信タイミング信号105をディセーブルに設定しておく。DSP受信タイミング信号105は、タイマ部10のカウンタ11の計数値が受信タイミング(第2バッファ17に保持された内容)に達したとき、イネーブルにしてその旨を処理部4に通知するものであるから、前段階としてこのディセーブル設定が必要となる。 As described above, when the processing unit 4 shifts to the deep sleep state, first, the DSP core 7 prepares to start counting by the counter 11 of the timer unit 10 via the DSP intermittent sleep start signal 104. Will be notified. On the second processing unit 5 side, the GPIO interface unit 52 detects the rising edge of the DSP intermittent sleep start signal 104 to determine that the notification has been made. As a preparatory process, the CPU 9 masks interrupts other than the external interrupt by the DSP intermittent sleep start signal 104, and enters a state of waiting for an external interrupt by the DSP intermittent sleep start signal 104. At this time, the CPU 9 disables the DSP reception timing signal 105. When the count value of the counter 11 of the timer unit 10 reaches the reception timing (contents held in the second buffer 17), the DSP reception timing signal 105 is enabled and notifies the processing unit 4 to that effect. Therefore, this disable setting is required as a preliminary step.

また、DSPコア7からのDSP間欠スリープ開始信号104による外部割込みの通知は、GPIOインタフェース部52においてDSP間欠スリープ開始信号104の立下りエッジを検知することで判断される。CPU9は、この通知に基づきタイマ部10のカウンタ11にクロックCLの計数を開始させる。具体的にカウンタ11の開始操作は、カウンタ11のイネーブル端子を「有効」に設定すると共に、カウンタ11の内容をクリアする操作となる。この時、上述のようにDSP間欠スリープ開始信号104による外部割込み以外の割込みがマスクされており、割込みハンドラのオーバーヘッドも無いことから、この外部割込みの受付及び実行時間は、DSP間欠スリープ開始信号104の立下りエッジ検知、並びにカウンタ11の開始操作にかかる時間となり、クロックCLのほぼ半周期程度の時間に短縮することができる。またこれにより、DSP間欠スリープ開始信号104による外部割込みの起動タイミングと、タイマ部10のカウンタ11の計数開始タイミングとを、クロックCLの同一周期内に収めることが可能となり、タイマ部10のカウンタ11の計数動作を処理部4(DSPコア7)に同期させることができる。なお、DSP間欠スリープ開始信号104の立下りエッジのタイミングが、クロックCLの一周期の前半に位置するように設定すれば、外部割込みの受付及び実行にかかる所要時間をクロックCLの該周期の後半に収めることができ、DSP間欠スリープ開始信号104による外部割込みの起動タイミングと、タイマ部10のカウンタ11の計数開始タイミングとを、クロックCLの同一周期内に確実に収めることが可能となる。 Further, the notification of the external interrupt by the DSP intermittent sleep start signal 104 from the DSP core 7 is determined by detecting the falling edge of the DSP intermittent sleep start signal 104 in the GPIO interface unit 52. Based on this notification, the CPU 9 causes the counter 11 of the timer unit 10 to start counting the clock CL. Specifically, the start operation of the counter 11 is an operation of setting the enable terminal of the counter 11 to "valid" and clearing the contents of the counter 11. At this time, as described above, the interrupts other than the external interrupt by the DSP intermittent sleep start signal 104 are masked, and there is no interrupt handler overhead. Therefore, the reception and execution time of this external interrupt is the DSP intermittent sleep start signal 104. The time required for the falling edge detection and the start operation of the counter 11 can be shortened to about half the cycle of the clock CL. Further, this makes it possible to keep the start timing of the external interrupt by the DSP intermittent sleep start signal 104 and the count start timing of the counter 11 of the timer unit 10 within the same cycle of the clock CL, and the counter 11 of the timer unit 10 The counting operation of can be synchronized with the processing unit 4 (DSP core 7). If the timing of the falling edge of the DSP intermittent sleep start signal 104 is set to be located in the first half of one cycle of the clock CL, the time required for receiving and executing the external interrupt is set to the latter half of the cycle of the clock CL. The start timing of the external interrupt by the DSP intermittent sleep start signal 104 and the counting start timing of the counter 11 of the timer unit 10 can be surely stored in the same cycle of the clock CL.

処理部4がディープスリープ状態に移行して後、タイマ部10のカウンタ11の計数値がDSP起動タイミング(第1バッファ16に保持された内容)に達したときには、タイマ部10からCPU9に対してタイマ割込みが通知され、CPU9は、GPIOインタフェース部52においてディープスリープ信号106をディセーブルに設定する。これを受けて処理部4側では、パワー管理部8の制御により、CPUコア6及びDSPコア7がディープスリープ状態からスリープ状態に移行し、CPUコア6のGPIOインタフェース部62においてディープスリープ要求信号103がディセーブルに設定される。そしてCPU9は、処理部4側からのディープスリープ要求が解除されたことを確認して、I2Cインタフェース部51においてDSP起動指示信号102を通知する。処理部4側ではこれを受けてスリープ状態が解除されることになる。 When the count value of the counter 11 of the timer unit 10 reaches the DSP start timing (contents held in the first buffer 16) after the processing unit 4 shifts to the deep sleep state, the timer unit 10 sends the CPU 9 to the CPU 9. The timer interrupt is notified, and the CPU 9 disables the deep sleep signal 106 in the GPIO interface unit 52. In response to this, on the processing unit 4, the CPU core 6 and the DSP core 7 shift from the deep sleep state to the sleep state under the control of the power management unit 8, and the GPIO interface unit 62 of the CPU core 6 receives the deep sleep request signal 103. Is set to disabled. Then, the CPU 9 confirms that the deep sleep request from the processing unit 4 side has been canceled, and notifies the DSP start instruction signal 102 in the I2C interface unit 51. In response to this, the processing unit 4 side releases the sleep state.

また、タイマ部10のカウンタ11の計数値が受信タイミング(第2バッファ17に保持された内容)に達したときには、タイマ部10からCPU9に対してタイマ割込みが通知され、CPU9は、GPIOインタフェース部52においてDSP受信タイミング信号105をイネーブルに設定する。処理部4側ではこれを受けてDSPコア7による受信処理が開始されることになる。 Further, when the count value of the counter 11 of the timer unit 10 reaches the reception timing (contents held in the second buffer 17), the timer unit 10 notifies the CPU 9 of the timer interrupt, and the CPU 9 is the GPIO interface unit. At 52, the DSP reception timing signal 105 is enabled. In response to this, the processing unit 4 side starts the reception processing by the DSP core 7.

次にタイマ部10の具体的構成について説明する。タイマ部10は、無線部3からのサンプルタイミングをクロック入力として該クロックCLを計数するカウンタ11と、DSP起動タイミングの比較設定値が設定される第1比較設定値レジスタ12と、受信タイミングの比較設定値が設定される第2比較設定値レジスタ13と、カウンタ11の計数値に基づき所定周期(設定タイミング)を規定するための比較設定値が設定される第3比較設定値レジスタ14と、クロックCLの周期毎にカウンタ11の出力と第1比較設定値レジスタ12の値、第2比較設定値レジスタ13の値及び第3比較設定値レジスタ14の値と、をそれぞれ比較する比較部15と、を備える。比較部15において何れかのレジスタ値に一致したときはタイマ割込みがCPU9に通知される。 Next, a specific configuration of the timer unit 10 will be described. The timer unit 10 compares the reception timing with the counter 11 that counts the clock CL with the sample timing from the radio unit 3 as the clock input, the first comparison setting value register 12 in which the comparison setting value of the DSP start timing is set, and the reception timing. A second comparison set value register 13 in which a set value is set, a third comparison set value register 14 in which a comparison set value for defining a predetermined cycle (setting timing) is set based on the count value of the counter 11, and a clock. A comparison unit 15 that compares the output of the counter 11 with the value of the first comparison setting value register 12, the value of the second comparison setting value register 13, and the value of the third comparison setting value register 14 for each CL cycle. To be equipped. When any of the register values is matched in the comparison unit 15, a timer interrupt is notified to the CPU 9.

なお、第2処理部5(タイマ部10)が扱うデータビット長で無線フレーム長の時間を表現できる場合には、DSP起動・受信タイミング通知信号101を介して通知されるDSP起動タイミング及び受信タイミングをそのまま第1比較設定値レジスタ12及び第2比較設定値レジスタ13にそれぞれ設定すればよい。換言すれば、CPU9内の第1バッファ16及び第2バッファ17、並びに第3比較設定値レジスタ14は、無線フレーム長の時間が16ビットで表現される数値を超えているために必要となる構成である。 If the data bit length handled by the second processing unit 5 (timer unit 10) can express the time of the wireless frame length, the DSP activation timing and reception timing notified via the DSP activation / reception timing notification signal 101. May be set in the first comparison setting value register 12 and the second comparison setting value register 13, respectively. In other words, the first buffer 16 and the second buffer 17 in the CPU 9, and the third comparison set value register 14 are required because the radio frame length time exceeds the numerical value expressed in 16 bits. Is.

比較部15において、第3比較設定値レジスタ14の値に一致したときのタイマ割込みが上記所定周期を規定し、該タイマ割込みが第1比較設定値レジスタ12及び第2比較設定値レジスタ13の設定タイミングとなる。設定タイミング毎に、第1バッファ16内のDSP起動タイミングの値からカウンタ11の計数開始からの経過時間を差し引いた差分数値を16ビットで表現可能か否かを判断し、16ビットで表現可能な場合には該設定タイミングで残カウント数を第1比較設定値レジスタ12に設定する。また、設定タイミング毎に、第2バッファ17内の受信タイミングの値からカウンタ11の計数開始からの経過時間を差し引いた差分数値を16ビットで表現可能か否かを判断し、16ビットで表現可能な場合には該設定タイミングで残カウント数を第2比較設定値レジスタ13に設定する。ここで、カウンタ11の計数開始からの経過時間は、「カウンタ11の現計数値+カウンタ11の計数周期×カウンタ11のオーバーフローの回数」または「所定周期×設定タイミングを規定するタイマ割込みの回数」で算出される。 In the comparison unit 15, the timer interrupt when the value of the third comparison setting value register 14 is matched defines the predetermined period, and the timer interrupt sets the first comparison setting value register 12 and the second comparison setting value register 13. It will be the timing. For each set timing, it is determined whether or not the difference value obtained by subtracting the elapsed time from the start of counting of the counter 11 from the value of the DSP start timing in the first buffer 16 can be expressed in 16 bits, and can be expressed in 16 bits. In this case, the remaining count number is set in the first comparison set value register 12 at the set timing. Further, for each set timing, it is determined whether or not the difference value obtained by subtracting the elapsed time from the start of counting of the counter 11 from the value of the reception timing in the second buffer 17 can be expressed in 16 bits, and can be expressed in 16 bits. In this case, the remaining count number is set in the second comparison set value register 13 at the set timing. Here, the elapsed time from the start of counting of the counter 11 is "the current counting value of the counter 11 + the counting cycle of the counter 11 x the number of overflows of the counter 11" or "predetermined cycle x the number of timer interrupts that specify the setting timing". It is calculated by.

次に、図2及び図3を参照して、この実施の形態の移動端末1における間欠制御の流れを説明する。図2及び図3において、(a)にはスーパーフレームとデータ受信処理区間の関係を示し、(b),(c),(d),(e)にはそれぞれDSPコア7,CPUコア6,CPUコア6のインタフェース部,第2処理部5及びタイマ部10における処理の流れを示し、(f),(g),(h),(i)にはそれぞれDSP間欠スリープ開始信号104,ディープスリープ要求信号103,ディープスリープ信号106,DSP受信タイミング信号105のタイムチャートを示す。以下の説明では、(b),(c),(d),(e)に示される処理ステップの流れに沿って説明していく。 Next, the flow of intermittent control in the mobile terminal 1 of this embodiment will be described with reference to FIGS. 2 and 3. In FIGS. 2 and 3, (a) shows the relationship between the super frame and the data reception processing section, and (b), (c), (d), and (e) show the DSP core 7 and the CPU core 6, respectively. The processing flow in the interface unit, the second processing unit 5, and the timer unit 10 of the CPU core 6 is shown, and the DSP intermittent sleep start signal 104 and the deep sleep are shown in (f), (g), (h), and (i), respectively. The time chart of the request signal 103, the deep sleep signal 106, and the DSP reception timing signal 105 is shown. In the following description, the flow of the processing steps shown in (b), (c), (d), and (e) will be described.

待受け時に、DSPコア7による受信処理が行われて着信が無い場合には、処理部4はディープスリープ状態に移行するが、その場合、先ず、DSPコア7により、ディープスリープ状態に移行した後のDSP起動タイミング、並びに、起動して後にDSPコア7が受信処理を開始する受信タイミングを設定する(図2のステップS11)。これら設定されたDSP起動タイミング及び受信タイミングはCPUコア6に通知され、CPUコア6において間欠情報として設定され(ステップS21)、I2Cインタフェース部61において、DSP起動・受信タイミング通知信号101を介して第2処理部5にシリアル伝送される(ステップS31)。そして第2処理部5では、I2Cインタフェース部51を介してこれを受信し、DSP起動タイミングデータ及び受信タイミングデータをそれぞれ第1バッファ16及び第2バッファ17に保存する(ステップS41)。 At the time of standby, if reception processing is performed by the DSP core 7 and there is no incoming call, the processing unit 4 shifts to the deep sleep state. In that case, first, the DSP core 7 shifts to the deep sleep state. The DSP start timing and the reception timing at which the DSP core 7 starts the reception process after the start is set (step S11 in FIG. 2). These set DSP start timings and reception timings are notified to the CPU core 6, set as intermittent information in the CPU core 6 (step S21), and in the I2C interface unit 61, the DSP start / reception timing notification signal 101 is used to set the DSP start timing and reception timing. 2 Serial transmission to the processing unit 5 (step S31). Then, the second processing unit 5 receives this via the I2C interface unit 51, and stores the DSP activation timing data and the reception timing data in the first buffer 16 and the second buffer 17, respectively (step S41).

次に、DSPコア7は、第2処理部5に対して、タイマ部10のカウンタ11による計数を開始する準備に入るよう通知する(ステップS12)。具体的には図2(f)に示すように、GPIOインタフェース部71を介して出力されるDSP間欠スリープ開始信号104の立上りエッジにより、その旨が第2処理部5に通知され、第2処理部5(CPU9)では、DSP間欠スリープ開始信号104による外部割込み以外の割込みをマスクする。またこの時、図2(i)に示すように、第2処理部5のGPIOインタフェース部52においてDSP受信タイミング信号105がディセーブル(Lowレベル)に設定される。 Next, the DSP core 7 notifies the second processing unit 5 that the timer unit 10 is ready to start counting by the counter 11 (step S12). Specifically, as shown in FIG. 2 (f), the rising edge of the DSP intermittent sleep start signal 104 output via the GPIO interface unit 71 notifies the second processing unit 5 to that effect, and the second processing Part 5 (CPU 9) masks interrupts other than external interrupts due to the DSP intermittent sleep start signal 104. At this time, as shown in FIG. 2 (i), the DSP reception timing signal 105 is set to disabled (Low level) in the GPIO interface unit 52 of the second processing unit 5.

そして所定時間Dが経過した後に、DSPコア7は、DSP間欠スリープ開始信号104の立下りエッジによる第2処理部5への外部割込み(ステップS13)によって、第2処理部5(CPU9)にタイマ部10のカウンタ11の計数を開始させる(ステップS42)。なお、DSP間欠スリープ開始信号104の立上りエッジのタイミングt1及び立下りエッジのタイミングt2は、ステップS11のタイミング設定時に決定されている。また、立上りエッジ(タイミングt1)から立下りエッジ(タイミングt2)までの期間Dは、第2処理部5において、DSP間欠スリープ開始信号104による外部割込み以外の割込みをマスクする処理に要する時間(例えば1[m秒])以上であることが条件である。また期間Dにおいては、DSP間欠スリープ開始信号104による外部割込み以外の割込み、例えばユーザによるキー割込みも受け付けられなくなるので、期間Dはユーザ操作に対して装置側からの反応が無くてもユーザが許容し得る時間(一般的に100[m秒])未満に制限することが望ましい。 Then, after the predetermined time D has elapsed, the DSP core 7 has a timer in the second processing unit 5 (CPU 9) by an external interrupt (step S13) to the second processing unit 5 by the falling edge of the DSP intermittent sleep start signal 104. The counting of the counter 11 of the unit 10 is started (step S42). The rising edge timing t1 and the falling edge timing t2 of the DSP intermittent sleep start signal 104 are determined at the time of setting the timing in step S11. Further, the period D from the rising edge (timing t1) to the falling edge (timing t2) is the time required for the second processing unit 5 to mask interrupts other than the external interrupt by the DSP intermittent sleep start signal 104 (for example). The condition is that it is 1 [msec]) or more. Further, in the period D, interrupts other than the external interrupt by the DSP intermittent sleep start signal 104, for example, the key interrupt by the user cannot be accepted, so that the user allows the period D even if there is no reaction from the device side to the user operation. It is desirable to limit it to less than possible time (generally 100 [msec]).

また、第2処理部5に対して外部割込みが通知された旨は、CPUコア6に通知され、これによりCPUコア6はスリープ状態に入る(ステップS22)ことになる。またこの時、CPUコア6のGPIOインタフェース部62では、図2(g)に示すように、ディープスリープ要求信号103がイネーブル(Highレベル)に設定され(ステップS32)、第2処理部5に対してディープスリープ状態への移行が要求される。そして、この要求を受けて、第2処理部5では、図2(h)に示すように、CPU9によってディープスリープ信号106がイネーブル(Lowレベル)に設定され(ステップS43)、CPUコア6及びDSPコア7は、処理部4のパワー管理部8の制御によってディープスリープ状態に入る(ステップS14)こととなる。 Further, the fact that the external interrupt has been notified to the second processing unit 5 is notified to the CPU core 6, which causes the CPU core 6 to enter the sleep state (step S22). At this time, in the GPIO interface unit 62 of the CPU core 6, as shown in FIG. 2 (g), the deep sleep request signal 103 is set to enable (High level) (step S32), and the second processing unit 5 is contacted. Is required to move to the deep sleep state. Then, in response to this request, in the second processing unit 5, as shown in FIG. 2H, the deep sleep signal 106 is set to enable (Low level) by the CPU 9 (step S43), and the CPU core 6 and the DSP are set. The core 7 enters the deep sleep state under the control of the power management unit 8 of the processing unit 4 (step S14).

次に、CPUコア6及びDSPコア7がディープスリープ状態に入って(ステップS14)後、第2処理部5のタイマ部10において、カウンタ11の計数値がDSP起動タイミングに達したときには、タイマ部10からCPU9に対してタイマ割込みが通知される(ステップS54)。このタイマ割込みにより、CPU9は、図3(h)に示すように、ディープスリープ信号106をディセーブル(Highレベル)に設定する(ステップS44)。そして処理部4のパワー管理部8では、この設定を受けてCPUコア6及びDSPコア7をディープスリープ状態からスリープ状態に移行させ、スリープ状態となったCPUコア6は、図3(g)に示すように、GPIOインタフェース部62においてディープスリープ要求信号103をディセーブル(Lowレベル)に設定して、ディープスリープ要求を解除した旨をCPU9に通知する(ステップS33)。さらにCPU9は、このディープスリープ要求解除の通知を受けてDSP起動指示信号102を通知する(ステップS45)。 Next, after the CPU core 6 and the DSP core 7 enter the deep sleep state (step S14), when the count value of the counter 11 reaches the DSP start timing in the timer unit 10 of the second processing unit 5, the timer unit The timer interrupt is notified from 10 to the CPU 9 (step S54). By this timer interrupt, the CPU 9 sets the deep sleep signal 106 to disable (High level) as shown in FIG. 3 (h) (step S44). Then, the power management unit 8 of the processing unit 4 shifts the CPU core 6 and the DSP core 7 from the deep sleep state to the sleep state in response to this setting, and the CPU core 6 in the sleep state is shown in FIG. 3 (g). As shown, the GPIO interface unit 62 sets the deep sleep request signal 103 to disable (Low level) and notifies the CPU 9 that the deep sleep request has been canceled (step S33). Further, the CPU 9 receives the notification of the cancellation of the deep sleep request and notifies the DSP activation instruction signal 102 (step S45).

スリープ状態にあるCPUコア6は、I2Cインタフェース部61及びGPIOインタフェース部62において信号監視を続けており(ステップS34)、CPU9によってDSP起動指示信号102が通知されると、CPUコア6及びDSPコア7をスリープ状態から通常状態に移行させる(ステップS24)。この時、DSPコア7は受信割込み待ちの状態となる(ステップS15)。 The CPU core 6 in the sleep state continues to monitor signals in the I2C interface unit 61 and the GPIO interface unit 62 (step S34), and when the CPU 9 notifies the DSP start instruction signal 102, the CPU core 6 and the DSP core 7 To the normal state from the sleep state (step S24). At this time, the DSP core 7 is in a state of waiting for a reception interrupt (step S15).

そして、第2処理部5のタイマ部10において、カウンタ11の計数値が受信タイミングに達したときには、タイマ部10からCPU9に対してタイマ割込みが通知される(ステップS56)。このタイマ割込みにより、CPU9は、図3(i)に示すように、DSP受信タイミング信号105をイネーブル(Highレベル)に設定する(ステップS46)。処理部4のDSPコア7では、これを受けて受信処理が開始されることになる。 Then, in the timer unit 10 of the second processing unit 5, when the count value of the counter 11 reaches the reception timing, the timer unit 10 notifies the CPU 9 of the timer interrupt (step S56). By this timer interrupt, the CPU 9 sets the DSP reception timing signal 105 to enable (High level) as shown in FIG. 3 (i) (step S46). In the DSP core 7 of the processing unit 4, the reception process is started in response to this.

次に、図4〜図6を参照して、第2処理部5のタイマ部10における具体的な処理について説明する。図4及び図5は移動端末1の間欠制御における各種信号並びに各種レジスタ及びバッファの保持内容のタイムチャートであり、(a)はDSP間欠スリープ開始信号104,(b)はディープスリープ要求信号103,(c)はディープスリープ信号106,(d)はDSP受信タイミング信号105,(e)はカウンタ11の計数値,(f)はクロックCL,(g)は第3比較設定値レジスタ14内の設定タイミングを規定するための比較設定値,(h)は第1比較設定値レジスタ12内のDSP起動タイミング比較設定値,(i)は第2比較設定値レジスタ13内の受信タイミング比較設定値,(j)は第1バッファ16の保持内容(DSP起動タイミング),(k)は第2バッファ17の保持内容(受信タイミング)をそれぞれ示す。また、図6は設定タイミングと該設定タイミングにおける比較設定値の設定可能範囲を説明する説明図であり、(a)はカウンタ11の計数値,(b)は経過時間,(c)はDSP起動タイミング比較設定値及び受信タイミング比較設定値として設定可能な値の範囲をそれぞれ示す。 Next, specific processing in the timer unit 10 of the second processing unit 5 will be described with reference to FIGS. 4 to 6. 4 and 5 are time charts of various signals in the intermittent control of the mobile terminal 1 and the holding contents of various registers and buffers. FIG. 4A is a DSP intermittent sleep start signal 104, and FIG. 5B is a deep sleep request signal 103. (C) is the deep sleep signal 106, (d) is the DSP reception timing signal 105, (e) is the count value of the counter 11, (f) is the clock CL, and (g) is the setting in the third comparison set value register 14. The comparison setting value for defining the timing, (h) is the DSP start timing comparison setting value in the first comparison setting value register 12, and (i) is the reception timing comparison setting value in the second comparison setting value register 13, ( j) indicates the holding content (DSP start timing) of the first buffer 16, and (k) indicates the holding content (reception timing) of the second buffer 17. Further, FIG. 6 is an explanatory diagram for explaining the setting timing and the settable range of the comparison set value at the setting timing, (a) is the count value of the counter 11, (b) is the elapsed time, and (c) is the DSP activation. The range of values that can be set as the timing comparison set value and the reception timing comparison set value is shown.

図4及び図5(e),(f)に示すように、タイマ部10の16ビットカウンタ11は、CPU9による開始操作以降、周波数128[kHz]のクロックCLを計数していく。図4では、カウンタ周期TSMにDSP間欠スリープ開始信号104の立上りエッジのタイミングt1が位置し、またカウンタ周期TS0にDSP間欠スリープ開始信号104の立下りエッジのタイミングt2が位置しており、立上りエッジ(タイミングt1)から立下りエッジ(タイミングt2)までの期間Dは、第2処理部5において、DSP間欠スリープ開始信号104による外部割込み以外の割込みがマスクされる。また、DSP間欠スリープ開始信号104による外部割込み(タイミングt2の立下りエッジ)により、カウンタ11の計数動作が有効になると共に、カウンタ11の内容がクリアされている。 As shown in FIGS. 4 and 5 (e) and 5 (f), the 16-bit counter 11 of the timer unit 10 counts the clock CL having a frequency of 128 [kHz] after the start operation by the CPU 9. In FIG. 4, the timing t1 of the rising edge of the DSP intermittent sleep start signal 104 is located in the counter cycle TSM, and the timing t2 of the falling edge of the DSP intermittent sleep start signal 104 is located in the counter cycle TS0. During the period D from (timing t1) to the falling edge (timing t2), interrupts other than external interrupts due to the DSP intermittent sleep start signal 104 are masked in the second processing unit 5. Further, the counting operation of the counter 11 is enabled by the external interrupt (falling edge of the timing t2) by the DSP intermittent sleep start signal 104, and the contents of the counter 11 are cleared.

また、処理部4がディープスリープ状態に移行する際には、DSP起動・受信タイミング通知信号101によりDSP起動タイミング及び受信タイミングが第2処理部5に通知されているが、シリアル伝送によるものであるため、図4(j),(k)に示すように、カウンタ11の開始操作のカウンタ周期TS0よりも遅い(カウンタ11の値が2の時の)カウンタ周期で、それぞれCPU9の第1バッファ16及び第2バッファ17に保存されている。ここでは、DSP起動タイミングは約586[m秒]に、受信タイミングは約977[m秒]に、それぞれ設定されているものとして、第1バッファ16には75000(=585.9375[m秒]/7.8125[μ秒])が、第2バッファ17には125000(=976.5625[m秒]/7.8125[μ秒])が、それぞれ保存されている。 Further, when the processing unit 4 shifts to the deep sleep state, the DSP activation / reception timing notification signal 101 notifies the second processing unit 5 of the DSP activation timing and the reception timing, but this is due to serial transmission. Therefore, as shown in FIGS. 4 (j) and 4 (k), the first buffer 16 of the CPU 9 has a counter cycle slower than the counter cycle TS0 of the start operation of the counter 11 (when the value of the counter 11 is 2), respectively. And it is stored in the second buffer 17. Here, assuming that the DSP start timing is set to about 586 [msec] and the reception timing is set to about 977 [msec], the first buffer 16 is set to 75,000 (= 585.9375 [msec]]. / 7.8125 [μsec]) and 125000 (= 976.5625 [msec] /7.8125 [μsec]) are stored in the second buffer 17.

このように、DSP起動タイミング及び受信タイミングの値は16ビットで表現される数値を超えているために、第2処理部5では、タイマ部10に第1比較設定値レジスタ12、第2比較設定値レジスタ13及び第3比較設定値レジスタ14を備えて、所定周期(設定タイミング)で第1比較設定値レジスタ12及び第2比較設定値レジスタ13にそれぞれDSP起動タイミング及び受信タイミングを再設定する構成となっている。 As described above, since the values of the DSP start timing and the reception timing exceed the numerical values expressed by 16 bits, in the second processing unit 5, the timer unit 10 has the first comparison setting value register 12 and the second comparison setting. A configuration in which a value register 13 and a third comparison set value register 14 are provided, and a DSP start timing and a reception timing are reset in the first comparison set value register 12 and the second comparison set value register 13 in a predetermined cycle (setting timing), respectively. It has become.

第3比較設定値レジスタ14には、第1比較設定値レジスタ12及び第2比較設定値レジスタ13の設定タイミング(カウンタ11の計数値に基づく所定周期)を規定するための比較設定値が設定される。ここで、所定周期(設定タイミング)の設定を行い易くするためには、カウンタ11の計数値で規定される該所定周期を、カウンタ11で計数可能な最大期間の1/2(Mは0以上の正整数)とすれば良いが、ここではM=1として、カウンタ11計数周期の半分としている。つまり、図6(a)にも示されるように、カウンタ11による計数動作の半周期毎に設定タイミング(カウンタ周期TS1,…,カウンタ周期TS5)を発生させている。 In the third comparison setting value register 14, comparison setting values for defining the setting timings of the first comparison setting value register 12 and the second comparison setting value register 13 (a predetermined cycle based on the count value of the counter 11) are set. The register. Here, in order to facilitate the setting of the predetermined cycle (setting timing), the predetermined cycle defined by the count value of the counter 11 is 1/2 M of the maximum period that can be counted by the counter 11 (M is 0). The above positive integer) may be used, but here, M = 1 and half of the counter 11 counting cycle. That is, as shown in FIG. 6A, the setting timings (counter cycle TS1, ..., Counter cycle TS5) are generated every half cycle of the counting operation by the counter 11.

また、第3比較設定値レジスタ14の値に一致したときのタイマ割込みで設定タイミングが発生するが、このタイマ割込みの処理により該設定タイミングのカウンタ周期において、次の設定タイミングを発生させるための比較設定値に更新されている。 Further, the setting timing is generated by the timer interrupt when the value of the third comparison setting value register 14 is matched, and the comparison for generating the next setting timing in the counter cycle of the setting timing by the processing of this timer interrupt. It has been updated to the set value.

また、第3比較設定値レジスタ14の値に一致したときのタイマ割込みでは、次のような処理も行われる。すなわち、第1バッファ16内のDSP起動タイミングの値からカウンタ11の計数開始からの経過時間を差し引いた差分数値が16ビットで表現可能か否かを判断し、16ビットで表現可能な場合には該設定タイミングで残カウント数を第1比較設定値レジスタ12に設定し、また、第2バッファ17内の受信タイミングの値からカウンタ11の計数開始からの経過時間を差し引いた差分数値が16ビットで表現可能か否かを判断し、16ビットで表現可能な場合には該設定タイミングで残カウント数を第2比較設定値レジスタ13に設定する処理である。 Further, in the timer interrupt when the value of the third comparison set value register 14 is matched, the following processing is also performed. That is, it is determined whether or not the difference value obtained by subtracting the elapsed time from the start of counting of the counter 11 from the value of the DSP start timing in the first buffer 16 can be expressed in 16 bits, and if it can be expressed in 16 bits. At the set timing, the remaining count number is set in the first comparison set value register 12, and the difference value obtained by subtracting the elapsed time from the start of counting of the counter 11 from the value of the reception timing in the second buffer 17 is 16 bits. It is a process of determining whether or not it can be expressed, and if it can be expressed by 16 bits, the remaining count number is set in the second comparison set value register 13 at the setting timing.

例えば、カウンタ周期TS1の設定タイミングでは、カウンタ11の計数値は「32768」であり、DSP起動タイミング値「75000」からカウンタ計数値「32768」を差し引いた差分数値「42232」は16ビットで表現可能であるので、該設定タイミングで残カウント数として「75000−65536=9464」が第1比較設定値レジスタ12に設定されることになる(図4(h)参照)。ここで、カウンタ周期TS1の設定タイミングがカウンタ11計数周期の中間タイミングで、且つ差分数値「42232」がカウンタ11計数周期の半周期分の計数値「32768」を超える値であることから、DSP起動タイミングのタイマ割込みが発生するのは、現設定タイミング(TS1)で始まる所定周期内ではなく、(カウンタ11がオーバーフローしてリセットされた後の)次の設定タイミング(TS2)で始まる所定周期内であることが想定されることから、差分数値「42232」を設定すべき残カウント数として用いずに、DSP起動タイミング値「75000」からカウンタ11計数周期分の計数値「65536」を差し引いた差分数値「9464」を用いることとした。 For example, at the setting timing of the counter cycle TS1, the count value of the counter 11 is "32768", and the difference value "42232" obtained by subtracting the counter count value "32768" from the DSP start timing value "75000" can be expressed in 16 bits. Therefore, “75,000-65536 = 9464” is set in the first comparison set value register 12 as the remaining count number at the setting timing (see FIG. 4 (h)). Here, since the setting timing of the counter cycle TS1 is the intermediate timing of the counter 11 counting cycle and the difference value "42232" exceeds the counting value "32768" for half the cycle of the counter 11 counting cycle, the DSP is started. The timing timer interrupt occurs not within the predetermined cycle starting at the current set timing (TS1), but within the predetermined cycle starting at the next set timing (TS2) (after the counter 11 overflows and is reset). Since it is assumed that there is, the difference value "42232" is not used as the remaining count to be set, but the difference value obtained by subtracting the count value "65536" for the counter 11 counting cycle from the DSP start timing value "75000". It was decided to use "9464".

より具体的に、任意のカウンタ周期の設定タイミングで残カウント数を第1比較設定値レジスタ12または第2比較設定値レジスタ13に設定するか否かの判断は、予め所定周期に応じて決定されるタイミング設定範囲(図6(c)参照)に残カウント数が収まるか否かにより行われる。ここで、タイミング設定範囲は、その設定タイミングの次の設定タイミングで始まる所定周期内(、即ち、その設定タイミングより256[m秒]〜512[m秒]先の期間にカウンタ11が取り得る計数値の範囲である。つまり、任意の設定タイミングで始まる所定周期よりも1つ前の所定周期(の設定タイミング)で、第1比較設定値レジスタ12または第2比較設定値レジスタ13への残カウント数設定判断を行うようにしている。なお、初回の設定タイミング(カウンタ周期TS1)におけるタイミング設定範囲については、初期設定として、10[m秒]〜512[m秒]先の期間にカウンタ11が取り得る計数値の範囲、即ち、「34048〜65535及び0〜32768」を用いることとした。
したがって、カウンタ周期TS1の設定タイミングでは、差分数値「9464」はタイミング設定範囲「34048〜65535及び0〜32768」に収まるので、残カウント数として「9464」が第1比較設定値レジスタ12に設定されることになる。
More specifically, it is determined in advance whether or not to set the remaining count number in the first comparison setting value register 12 or the second comparison setting value register 13 at the setting timing of an arbitrary counter cycle according to a predetermined cycle. It is performed depending on whether or not the remaining count number falls within the timing setting range (see FIG. 6C). Here, the timing setting range is a total that the counter 11 can take in a predetermined cycle starting at the next setting timing of the setting timing (that is, 256 [m seconds] to 512 [m seconds] ahead of the setting timing. It is a range of numerical values. That is, the remaining count in the first comparison setting value register 12 or the second comparison setting value register 13 in (setting timing) one predetermined cycle before the predetermined cycle starting at an arbitrary setting timing. The number setting is determined. Regarding the timing setting range at the initial setting timing (counter cycle TS1), the counter 11 sets the counter 11 in the period from 10 [msec] to 512 [msec] as the initial setting. It was decided to use the range of possible count values, that is, "34048 to 65535 and 0 to 32768".
Therefore, at the setting timing of the counter cycle TS1, the difference value "9464" falls within the timing setting range "34048 to 65535 and 0 to 32768", so that "9464" is set in the first comparison set value register 12 as the remaining count number. Will be.

また、カウンタ周期TS1の設定タイミングでは、受信タイミング値「125000」からカウンタ計数値「32768」を差し引いた差分数値「92232」は16ビットで表現不可であるので、第2比較設定値レジスタ13への設定は行われない。具体的に、差分数値「92232」はカウンタ周期TS1におけるタイミング設定範囲「34048〜65535及び0〜32768」に収まらないので、第2比較設定値レジスタ13への残カウント数設定は行われない。 Further, at the setting timing of the counter cycle TS1, the difference value "92232" obtained by subtracting the counter count value "32768" from the reception timing value "125000" cannot be expressed in 16 bits, so that the second comparison setting value register 13 is entered. No settings are made. Specifically, since the difference value "92232" does not fall within the timing setting range "34048 to 65535 and 0 to 32768" in the counter cycle TS1, the remaining count number is not set in the second comparison set value register 13.

また、カウンタ周期TS2の設定タイミングでは、カウンタ11の計数値は「65536」であり、受信タイミング値「125000」からカウンタ計数値「65536」を差し引いた差分数値「59464」は16ビットで表現可能であるので、該設定タイミングで残カウント数として差分数値「59464」が第2比較設定値レジスタ13に設定されることになる(図4(i)参照)。具体的に、差分数値「59464」はカウンタ周期TS2におけるタイミング設定範囲「32769〜65535」に収まるので、第2比較設定値レジスタ13へ残カウント数「59464」の設定が行われる。 Further, at the setting timing of the counter cycle TS2, the count value of the counter 11 is "65536", and the difference value "59464" obtained by subtracting the counter count value "65536" from the reception timing value "125000" can be expressed by 16 bits. Therefore, the difference value "59464" is set in the second comparison set value register 13 as the remaining count number at the setting timing (see FIG. 4 (i)). Specifically, since the difference value "59464" falls within the timing setting range "32769 to 65535" in the counter cycle TS2, the remaining count number "59464" is set in the second comparison set value register 13.

第2処理部5のタイマ部10において、カウンタ11の計数値が第1比較設定値レジスタ12に設定された比較設定値(DSP起動タイミング)に達したとき(カウンタ周期TS11)には、タイマ部10からCPU9に対してタイマ割込みが通知され、図5(c)に示すように、CPU9によってディープスリープ信号106がディセーブル(Highレベル)に設定される。そして、上述した一連の処理を経て処理部4のCPUコア6及びDSPコア7が起動することとなる。 In the timer unit 10 of the second processing unit 5, when the count value of the counter 11 reaches the comparison set value (DSP start timing) set in the first comparison set value register 12 (counter cycle TS11), the timer unit The timer interrupt is notified from 10 to the CPU 9, and the deep sleep signal 106 is set to disabled (High level) by the CPU 9 as shown in FIG. 5 (c). Then, the CPU core 6 and the DSP core 7 of the processing unit 4 are activated through the series of processes described above.

また、第2処理部5のタイマ部10において、カウンタ11の計数値が第2比較設定値レジスタ13に設定された比較設定値(受信タイミング)に達したときには、タイマ部10からCPU9に対してタイマ割込みが通知され、図5(d)に示すように、CPU9によってDSP受信タイミング信号105がイネーブル(Highレベル)に設定され、DSPコア7による受信処理が開始されることになる。 Further, in the timer unit 10 of the second processing unit 5, when the count value of the counter 11 reaches the comparison set value (reception timing) set in the second comparison set value register 13, the timer unit 10 to the CPU 9. The timer interrupt is notified, and as shown in FIG. 5D, the DSP reception timing signal 105 is set to enable (High level) by the CPU 9, and the reception process by the DSP core 7 is started.

以上説明したように、この実施の形態の移動端末1では、DSP間欠スリープ開始信号104の立上りエッジで、第2処理部に該DSP間欠スリープ開始信号104による外部割込み以外の割込みをマスクさせ、DSP間欠スリープ開始信号104の立下りエッジによる外部割込み時に、タイマ部10のカウンタ11の計数を開始させるので、割込みの受付及び実行(カウンタ11の内容をクリアして、計数動作をイネーブルにする)にかかる所要時間を短縮することができ、DSP間欠スリープ開始信号104による外部割込みの起動タイミングと、タイマ部10のカウンタ11の計数開始タイミングとを、同一のクロック周期内に収めることが可能となり、タイマ部10のカウンタ11の計数動作を処理部4(DSPコア7)に同期させることができる。また、第2処理部5に対して異なる2種の指示を1本のインタフェース信号を用いて行うので、インタフェース信号線数に制約がある場合であっても、間欠制御におけるタイミング条件を満たすハードウェア設計の実現が可能となる。 As described above, in the mobile terminal 1 of this embodiment, at the rising edge of the DSP intermittent sleep start signal 104, the second processing unit is made to mask the interrupts other than the external interrupt by the DSP intermittent sleep start signal 104, and the DSP Since counting of the counter 11 of the timer unit 10 is started at the time of an external interrupt due to the falling edge of the intermittent sleep start signal 104, it is possible to accept and execute the interrupt (clear the contents of the counter 11 and enable the counting operation). The required time can be shortened, and the start timing of the external interrupt by the DSP intermittent sleep start signal 104 and the count start timing of the counter 11 of the timer unit 10 can be contained in the same clock cycle, and the timer can be set. The counting operation of the counter 11 of the unit 10 can be synchronized with the processing unit 4 (DSP core 7). Further, since two different types of instructions are given to the second processing unit 5 using one interface signal, hardware that satisfies the timing condition in intermittent control even when the number of interface signal lines is restricted. The design can be realized.

また、起動タイミング及び受信タイミングの比較値設定用に第1比較設定値レジスタ12及び第2比較設定値レジスタ13を備えて、カウンタ11の計数値で規定される所定周期のタイミングで、且つカウンタ11の計数開始からの経過時間を差し引いた差分数値を16ビットで表現可能である場合に、残カウント数を比較値として設定するので、第2処理部5の扱うデータビット長が短く、該データビット長では無線フレーム長の時間を表現できない場合であっても、本発明を適用することが可能となる。その結果として、より少ないハードウェアリソースの追加で既存ハードウェアに間欠受信制御におけるタイムスケジューラ機能を組み込み得る移動端末を実現できる。 Further, the first comparison setting value register 12 and the second comparison setting value register 13 are provided for setting the comparison value of the start timing and the reception timing, and the counter 11 has a predetermined cycle defined by the count value of the counter 11. When the difference value obtained by subtracting the elapsed time from the start of counting is set to 16 bits, the remaining count number is set as a comparison value, so that the data bit length handled by the second processing unit 5 is short, and the data bit The present invention can be applied even when the length cannot express the time of the radio frame length. As a result, it is possible to realize a mobile terminal capable of incorporating a time scheduler function in intermittent reception control into existing hardware by adding less hardware resources.

以上、この発明の実施の形態について説明したが、具体的な構成は、上記の実施の形態に限られるものではなく、この発明の要旨を逸脱しない範囲の設計の変更等があっても、この発明に含まれる。 Although the embodiment of the present invention has been described above, the specific configuration is not limited to the above-described embodiment, and even if there is a design change or the like within a range that does not deviate from the gist of the present invention. Included in the invention.

1 移動端末
3 無線部
4 処理部
5 第2処理部
6 CPUコア
7 DSPコア
8 パワー管理部
9 CPU
10 タイマ部
11 カウンタ
12 第1比較設定値レジスタ
13 第2比較設定値レジスタ
14 第3比較設定値レジスタ
15 比較部
16 第1バッファ
17 第2バッファ
51,61 I2Cインタフェース部
52,62,71 GPIOインタフェース部
101 DSP起動・受信タイミング通知信号
102 DSP起動指示信号
103 ディープスリープ要求信号
104 DSP間欠スリープ開始信号
105 DSP受信タイミング信号
106 ディープスリープ信号
CL クロック
1 Mobile terminal 3 Wireless unit 4 Processing unit 5 2nd processing unit 6 CPU core 7 DSP core 8 Power management unit 9 CPU
10 Timer section 11 Counter 12 1st comparison set value register 13 2nd comparison set value register 14 3rd comparison set value register 15 Comparison section 16 1st buffer 17 2nd buffer 51, 61 I2C interface section 52, 62, 71 GPIO interface Part 101 DSP start / reception timing notification signal 102 DSP start instruction signal 103 Deep sleep request signal 104 DSP intermittent sleep start signal 105 DSP reception timing signal 106 Deep sleep signal CL clock

Claims (4)

無線周波数信号の処理を行う無線部と、
少なくともCPUコアとDSPコアとを備えて、ベースバンド信号の処理を行う処理部と、
前記無線部からのサンプルタイミングをクロック入力として該クロックを計数するカウンタを含むタイマ部とCPUとを備えて、前記処理部の間欠制御を行う第2処理部と、を有する移動端末であって、
前記処理部は、スリープ状態移行時に、起動タイミングを前記CPUコアから前記第2処理部に通知すると共に、前記DSPコアから正論理または負論理のDSP間欠スリープ開始信号を前記第2処理部に供給した後に、スリープ状態へ移行し、
前記第2処理部は、
前記DSP間欠スリープ開始信号の立上りまたは立下りエッジで、当該DSP間欠スリープ開始信号による外部割込み以外の割込みをマスクし、
前記DSP間欠スリープ開始信号の立下りまたは立上りエッジによる外部割込み時に、前記タイマ部の前記カウンタの計数を開始させ、
前記カウンタの計数値が前記起動タイミングに達したときに前記処理部のスリープ状態を解除して起動させることを特徴とする移動端末。
A radio unit that processes radio frequency signals and
A processing unit that has at least a CPU core and a DSP core and processes baseband signals,
A mobile terminal having a timer unit including a counter that counts the clock with a sample timing from the wireless unit as a clock input , a CPU, and a second processing unit that performs intermittent control of the processing unit.
At the time of transition to the sleep state, the processing unit notifies the second processing unit of the start timing from the CPU core, and supplies a positive logic or negative logic DSP intermittent sleep start signal to the second processing unit from the DSP core. After that, it goes to sleep and
The second processing unit
At the rising or falling edge of the DSP intermittent sleep start signal, interrupts other than external interrupts due to the DSP intermittent sleep start signal are masked.
Wherein when an external interrupt by falling or rising edge of the DSP intermittent sleep start signal to start the counting of said counter of said timer section,
A mobile terminal characterized in that when the count value of the counter reaches the activation timing, the processing unit is released from the sleep state and activated.
前記DSP間欠スリープ開始信号の立上りまたは立下りエッジは、前記クロックの一周期の前半に位置することを特徴とする請求項1に記載の移動端末。 The mobile terminal according to claim 1, wherein the rising or falling edge of the DSP intermittent sleep start signal is located in the first half of one cycle of the clock. 前記処理部は、前記CPUコア及び前記DSPコアの通常状態、スリープ状態及びディープスリープ状態の状態移行を管理するパワー管理部を備え、
前記処理部は、ディープスリープ状態移行時に、起動タイミング及び受信タイミングを前記CPUコアから前記第2処理部に通知すると共に、前記DSPコアから前記DSP間欠スリープ開始信号を前記第2処理部に供給した後に、スリープ状態へ移行し、その後ディープスリープ状態へ移行し、
前記第2処理部は、前記カウンタの計数値が前記起動タイミングに達したときに前記パワー管理部にその旨を通知し、前記CPUコア及び前記DSPコアのディープスリープ状態を解除させ、前記DSPコアを起動して受信割込み待ちの状態に移行させ、
前記カウンタの計数値が前記受信タイミングに達したときに前記DSPコアにその旨を通知して受信処理を開始させることを特徴とする請求項1または請求項2の何れか1項に記載の移動端末。
The processing unit includes a power management unit that manages the transition of the CPU core and the DSP core to the normal state, sleep state, and deep sleep state.
At the time of transition to the deep sleep state, the processing unit notifies the second processing unit of the start timing and the reception timing from the CPU core, and supplies the DSP intermittent sleep start signal from the DSP core to the second processing unit. Later, it goes to sleep, then goes to deep sleep,
When the count value of the counter reaches the start timing, the second processing unit notifies the power management unit to that effect, releases the deep sleep state of the CPU core and the DSP core, and causes the DSP core. Is started to shift to the state of waiting for a receive interrupt,
The movement according to any one of claims 1 or 2, wherein when the count value of the counter reaches the reception timing, the DSP core is notified to that effect and the reception process is started. Terminal.
前記タイマ部は、
所定タイミングで前記起動タイミングの比較設定値が設定される第1比較設定値レジスタと、
所定タイミングで前記受信タイミングの比較設定値が設定される第2比較設定値レジスタと、
前記クロックの周期毎に前記カウンタの出力と前記第1比較設定値レジスタの値及び前記第2比較設定値レジスタの値とをそれぞれ比較して、何れかの値に一致したときはタイマ割込みを前記第2処理部の前記CPUに通知する比較部と、を有し、
前記カウンタがNビット(Nは正整数)カウンタであり、無線フレーム長の時間を前記クロックの周期で割った数値がNビットで表現可能な最大値を超えるとき、
前記第2処理部は、前記カウンタの計数値で規定される所定周期毎に、前記起動タイミングまたは前記受信タイミングからそれぞれ該カウンタの計数開始からの経過時間を差し引いた差分数値をNビットで表現可能か否かを判断し、Nビットで表現可能な場合には該所定周期のタイミングで残カウント数を対応する前記第1比較設定値レジスタまたは前記第2比較設定値レジスタに設定することを特徴とする請求項3に記載の移動端末。
The timer unit
The first comparison setting value register in which the comparison setting value of the start timing is set at a predetermined timing, and
A second comparison setting value register in which the comparison setting value of the reception timing is set at a predetermined timing, and
Compared said output and said first comparator setting value register of the counter every period of the clock value and the value of the second comparator setting value register, respectively, wherein the timer interrupt when that match any of the values It has a comparison unit that notifies the CPU of the second processing unit , and
When the counter is an N-bit (N is a positive integer) counter and the value obtained by dividing the time of the radio frame length by the period of the clock exceeds the maximum value that can be expressed by N bits.
The second processing unit can express, in N bits, a difference value obtained by subtracting the elapsed time from the start of counting of the counter from the starting timing or the receiving timing at each predetermined cycle defined by the counting value of the counter. It is characterized in that it is determined whether or not, and if it can be expressed by N bits, the remaining count number is set in the corresponding first comparison set value register or the second comparison set value register at the timing of the predetermined cycle. The mobile terminal according to claim 3.
JP2016199726A 2016-10-11 2016-10-11 Mobile terminal Active JP6771823B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016199726A JP6771823B2 (en) 2016-10-11 2016-10-11 Mobile terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016199726A JP6771823B2 (en) 2016-10-11 2016-10-11 Mobile terminal

Publications (2)

Publication Number Publication Date
JP2018064132A JP2018064132A (en) 2018-04-19
JP6771823B2 true JP6771823B2 (en) 2020-10-21

Family

ID=61968023

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016199726A Active JP6771823B2 (en) 2016-10-11 2016-10-11 Mobile terminal

Country Status (1)

Country Link
JP (1) JP6771823B2 (en)

Also Published As

Publication number Publication date
JP2018064132A (en) 2018-04-19

Similar Documents

Publication Publication Date Title
EP3328114A1 (en) Service capability exposure function entity, home subscriber server, message transmission method, and non-temporary computer readable medium
WO2015168189A1 (en) Cpu/gpu dcvs co-optimization for reducing power consumption in graphics frame processing
JP2007058601A (en) Task execution device and method
CN106664715B (en) Method and system for preventing overlap between reception and transmission of user equipment in a wireless communication system
CN112715019B (en) Communication device, communication system, communication method, and computer-readable recording medium
US10477501B2 (en) Wireless communication device, wireless communication method, and storage medium
WO2020150954A1 (en) Method and apparatus for spi-based asynchronous handling of events, and storage medium
EP2587869A2 (en) Method and apparatus for reducing standby power
WO2015113199A1 (en) Method and apparatus for controlling discontinuous reception
JP6771823B2 (en) Mobile terminal
CN113711158A (en) Time synchronization system, master control device, slave device, and program
US10901491B2 (en) Sleep management method and device, and computer storage medium
JP6538868B2 (en) Extended Intermittent Reception Signaling for Connected Mode User Equipment
US9955418B2 (en) Wireless communication device, electronic watch, wireless communication method, non-transitory recording medium, and wireless communication system
CN107666704B (en) A kind of method and user equipment of reboot time calibration TA timer
JP2018046327A (en) Communication device and communication method
EP2490100A1 (en) Suspendable interrupts for processor idle management
US7536580B2 (en) System and method for generating timer output corresponding to timer request from plurality of processes
JP5662909B2 (en) User terminal and communication method
CN112703704B (en) Communication device, communication system, communication method, and computer-readable recording medium
JP6226458B2 (en) Program and base station apparatus
US10545897B2 (en) System and method for deterministic transactions on a serial bus
WO2017068663A1 (en) Communication device, communication method, and communication program
JP6409600B2 (en) Timer control device, wireless communication device, and timer control method
US20230269684A1 (en) Scheduling 5g functions using a network adapter

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20191010

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20200706

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200714

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200904

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20200929

R150 Certificate of patent or registration of utility model

Ref document number: 6771823

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150