JP4709670B2 - Method for generating spread modulation signal - Google Patents
Method for generating spread modulation signal Download PDFInfo
- Publication number
- JP4709670B2 JP4709670B2 JP2006075613A JP2006075613A JP4709670B2 JP 4709670 B2 JP4709670 B2 JP 4709670B2 JP 2006075613 A JP2006075613 A JP 2006075613A JP 2006075613 A JP2006075613 A JP 2006075613A JP 4709670 B2 JP4709670 B2 JP 4709670B2
- Authority
- JP
- Japan
- Prior art keywords
- spread
- stored
- internal memory
- slot
- spread modulation
- 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.)
- Expired - Fee Related
Links
Images
Description
本発明は、無線基地局における拡散変調信号の生成方法に関し、とりわけ、処理時間を確保して処理負荷が軽減された拡散変調信号の生成方法を実現することに関する。 The present invention relates to a spread modulation signal generation method in a radio base station, and more particularly to realizing a spread modulation signal generation method that secures processing time and reduces processing load.
第3世代携帯電話方式である「W−CDMA(Wideband-Code Division Multiple Access)」における高速データ通信方式として「HSDPA(High Speed Downlink Packet Access)」がある(非特許文献1)。HSDPA方式の無線基地局は、制御データ転送用チャネルの信号であるHS−SCCH(High Speed Shared Control CHannel)と、データ転送用チャネルの信号であるHS−DSCH(High Speed Dedicated Shared CHannel)と、により無線端末局と通信する。 There is “HSDPA (High Speed Downlink Packet Access)” as a high-speed data communication system in “W-CDMA (Wideband-Code Division Multiple Access)” which is a third generation mobile phone system (Non-patent Document 1). The HSDPA wireless base station uses HS-SCCH (High Speed Shared Control CHannel), which is a control data transfer channel signal, and HS-DSCH (High Speed Dedicated Shared CHannel), which is a data transfer channel signal. Communicate with wireless terminal stations.
HSDPA方式の無線基地局では、無線環境等に応じてHS−DSCHの変調方式等を変えており、HS−SCCHにより無線端末局にHS−DSCHの変調方式等のデータを通知する。以下、HSDPA方式の無線基地局が送信するHS−SCCH及びHS−DSCHについて図5を用いて説明する。 In the HSDPA wireless base station, the HS-DSCH modulation method or the like is changed according to the wireless environment or the like, and the HS-SCCH notifies the wireless terminal station of data such as the HS-DSCH modulation method. Hereinafter, the HS-SCCH and HS-DSCH transmitted by the HSDPA wireless base station will be described with reference to FIG.
図5において、HS−SCCHは、前述したHS−DSCHの変調方式等の制御に関わるデータを、HS−SCCH用拡散コード列(図5における「Code1」)のうちの通信すべきスロットに対応する(部分的な)コード(例えば「Code1−1」)によって拡散変調することにより生成される。このような拡散変調がスロット毎に行われ、連続するスロット構成のHS−SCCHが生成される。HS−SCCHは、3スロット(例えば「Code1−1」〜「Code1−3」)を一つの単位としてHSDPA無線基地局から送信される(なお、「Code1」は、次の12スロットについても繰り返し拡散処理に使われる)。
In FIG. 5, HS-SCCH corresponds to the slot to be communicated in the HS-SCCH spreading code string (“
また、HS−DSCHは、音声や映像等のデータを、HS−DSCH用拡散コード列(図5における「Code2」)のうちの通信すべきスロットに対応する(部分的な)コード(例えば「Code2−1」)によって拡散変調することにより生成される。このような拡散変調がスロット毎に行われ、連続するスロット構成のHS−DSCHが生成される。このHS−DSCHも同様に、3スロット(例えば「Code2−1」〜「Code2−3」)を一つの単位としてHSDPA無線基地局から送信される。また、HS−DSCHは、HS−SCCHに対して2スロット遅れて送信される(なお、「Code2」は、次の12スロットについても繰り返し拡散処理に使われる)。 The HS-DSCH is a code (for example, “Code2”) corresponding to a slot to be communicated in the HS-DSCH spreading code sequence (“Code2” in FIG. 5). -1 "). Such spread modulation is performed for each slot, and an HS-DSCH having a continuous slot structure is generated. Similarly, this HS-DSCH is transmitted from the HSDPA radio base station with 3 slots (for example, “Code 2-1” to “Code 2-3”) as one unit. Also, HS-DSCH is transmitted with a delay of 2 slots relative to HS-SCCH (“Code 2” is also used for repeated spreading processing for the next 12 slots).
前述したように、HS−SCCH及びHS−DSCHは、スロット毎に異なる拡散コードにより拡散変調される。このため、拡散変調をするDSP等の処理回路に、前述したようなHS−SCCH用拡散コード列やHS−DSCH用拡散コード列全てをDSP内部の(比較的アクセス速度が高速な)内部メモリに記憶させるのはメモリ容量を増やしてしまうため好ましくない。一方、各々の拡散コード列をDSP外部の(アクセス速度が低速な)外部メモリに記憶し、拡散変調のたびに直接アクセスするのは、バス速度等の影響で拡散処理に関わる時間を増大化させてしまう。このようなメモリ容量の有効活用と処理時間に関わる課題に対しては、DMA(Direct Memory Access)転送を用いたパイプライン処理がある。 As described above, the HS-SCCH and the HS-DSCH are spread and modulated with a different spread code for each slot. For this reason, all of the above-described HS-SCCH spreading code sequence and HS-DSCH spreading code sequence are stored in an internal memory (relatively high access speed) in the DSP. It is not preferable to store the data because the memory capacity is increased. On the other hand, each spreading code string is stored in an external memory outside the DSP (access speed is low) and is directly accessed every time spreading modulation increases the time for spreading processing due to the influence of the bus speed or the like. End up. For the problem related to the effective utilization of the memory capacity and the processing time, there is a pipeline processing using DMA (Direct Memory Access) transfer.
また、図5に示すように、HSDPA無線基地局は、3スロット毎に無線端末局からの応答内容を判定し、その応答内容に応じて、HS−SCCHの送信をOffする(また、HS−DSCHは、これに伴い、HS−SCCHがOffされてから2スロット後にオフされる)。 Also, as shown in FIG. 5, the HSDPA radio base station determines the response content from the radio terminal station every three slots, and turns off the HS-SCCH transmission according to the response content (also HS- Accordingly, the DSCH is turned off two slots after the HS-SCCH is turned off.
前述したように、HSDPA無線基地局では、DMA転送を用いたパイプライン処理によって、HS−SCCH及びHS−DSCHが生成されており、3スロット毎に無線端末局からの応答内容を判定し、その応答内容に応じてHS−SCCHの送信オン/オフが変化する(なお、応用内容の判定としては、(1)無線端末局から応答があったときにHSDPA無線基地局に無線端末局に対して送信すべきデータがあるとき(2)無線基地局からの応答が再送要求であるとき(3)無線基地局から応答がなかったとき、のいずれかに該当する場合にHS−SCCHは送信オンとなる)。 As described above, in the HSDPA radio base station, HS-SCCH and HS-DSCH are generated by pipeline processing using DMA transfer, and the response content from the radio terminal station is determined every three slots. The HS-SCCH transmission on / off changes according to the response content (Note that the application content is determined as follows: (1) When there is a response from the wireless terminal station, the HSDPA wireless base station sends When there is data to be transmitted (2) When the response from the radio base station is a retransmission request (3) When there is no response from the radio base station, the HS-SCCH is set to transmit on Become).
このため、前述したようなDMA転送を用いたパイプライン処理を行うとすると、無線端末局からの応答内容が判定されるまで、どの拡散コードをDMA転送すべきかを決定することができない。さらに、無線端末局からの応答内容を判定してから拡散コードを転送すると、判定から送信開始までの処理時間が短くなり拡散変調をするDSP等の処理回路の処理負荷が増大する。このため、判定から送信開始までの処理時間を確保して拡散変調をするDSP等の処理回路の処理負荷が軽減されたHS−SCCH及びHS−DSCHを生成する拡散変調信号の生成方法を実現することが望まれる。 For this reason, if pipeline processing using DMA transfer as described above is performed, it is impossible to determine which spreading code should be DMA transferred until the response content from the wireless terminal station is determined. Further, when the spreading code is transferred after determining the response content from the wireless terminal station, the processing time from the determination to the start of transmission is shortened, and the processing load of a processing circuit such as a DSP that performs spread modulation increases. For this reason, a spread modulation signal generation method for generating HS-SCCH and HS-DSCH in which processing load of a processing circuit such as a DSP that performs spread modulation while ensuring processing time from determination to transmission start is reduced is realized. It is desirable.
本発明は、演算処理回路の外部に搭載されアクセス速度が低速の外部メモリに記憶された第1の拡散コード列のうちの通信すべきスロットに対応する一部分を演算処理回路の内部に搭載されアクセス速度が高速の内部メモリに転送して記憶し、前記内部メモリに記憶された第1の拡散コード列の一部分により拡散変調された1スロット分の第1の拡散変調信号を生成する第1の生成工程と、前記第1の拡散変調信号の生成と並列的に実行され前記外部メモリに記憶された第2の拡散コード列の通信すべきスロットに対応する一部分を内部メモリに転送して記憶し、前記内部メモリに記憶された第2の拡散コード列の一部分により拡散変調された1スロット分の第2の拡散変調信号を生成する第2の生成工程と、を含み、前記第1及び第2の生成工程を少なくとも1回以上繰り返し、所定のタイミングにおいて無線端末局からの応答内容を判定し、所定の条件に該当するときは前記第2の生成工程のみを行う無線基地局における拡散変調信号の生成方法であって、前記所定のタイミングに先立って、前記演算処理回路の外部に搭載されアクセス速度が低速の外部メモリに記憶された第1及び第2の拡散コード列の通信すべきスロットに対応する一部分を予め内部メモリに転送して記憶する予備的コード転送工程と、前記予備的コード転送工程と並列的に実行され無線端末局からの応答内容を判定する判定工程と、無線端末局からの応答内容が所定の条件に該当するときは内部メモリに予め記憶された第1及び第2の拡散コード列の一部分により拡散変調された第1及び第2の拡散変調信号を生成し、無線端末局からの応答内容が所定の条件に該当しないときは内部メモリに予め記憶された第2の拡散コード列の一部分により拡散変調された第2の拡散変調信号のみを生成する選択的生成工程と、を含むことを特徴とする。 According to the present invention, a part corresponding to a slot to be communicated in the first spread code string stored in an external memory mounted outside the arithmetic processing circuit and having a low access speed is mounted inside the arithmetic processing circuit and accessed. First generation for transferring and storing in a high-speed internal memory and generating a first spread modulation signal for one slot that is spread-modulated by a part of the first spread code string stored in the internal memory A step corresponding to a slot to be communicated of the second spreading code sequence, which is executed in parallel with the generation of the first spread modulation signal and stored in the external memory, is transferred to and stored in the internal memory, A second generation step of generating a second spread modulation signal for one slot that is spread-modulated by a part of the second spread code sequence stored in the internal memory, and the first and second Living A method of generating a spread modulation signal in a radio base station that repeats the process at least once, determines the response content from the radio terminal station at a predetermined timing, and performs only the second generation process when a predetermined condition is met A portion corresponding to a slot to be communicated of the first and second spreading code strings that are mounted outside the arithmetic processing circuit and stored in an external memory having a low access speed prior to the predetermined timing. A preliminary code transfer step for transferring the data to the internal memory in advance, a determination step executed in parallel with the preliminary code transfer step for determining a response content from the wireless terminal station, and a response content from the wireless terminal station Is applied to a part of the first and second spreading code sequences stored in advance in the internal memory, the first and second spreading modulations are performed. When the response content from the wireless terminal station does not satisfy the predetermined condition, only the second spread modulation signal spread-modulated by a part of the second spread code sequence stored in advance in the internal memory is generated. And a selective generation step.
本発明によれば、判定から送信開始までの処理時間を確保して拡散変調をするDSP等の処理回路の処理負荷が軽減されたHS−SCCH及びHS−DSCHを生成する拡散変調信号の生成方法を実現することができる。 According to the present invention, a method for generating a spread modulation signal for generating HS-SCCH and HS-DSCH in which processing load of a processing circuit such as a DSP that performs spread modulation while ensuring processing time from determination to transmission start is reduced Can be realized.
以下、本発明を実施するための形態について図面を用いて説明する。図1に本発明の実施形態に係る拡散変調方法を実装する無線基地局を示す。なお、本実施形態の無線基地局はHSDPA方式の無線基地局であるとする。 Hereinafter, embodiments for carrying out the present invention will be described with reference to the drawings. FIG. 1 shows a radio base station that implements a spread modulation method according to an embodiment of the present invention. It is assumed that the radio base station of this embodiment is an HSDPA radio base station.
図1に示す無線基地局100は、無線端末局200へHS−SCCH及びHS−DSCHを送信する送信処理回路10と、無線端末局200からの応答信号を受信する受信処理回路20と、送信処理回路10及び受信処理回路20を制御する制御プロセッサ30と、を有している。
The
送信処理回路10は、後述する受信処理回路20から出力された復調結果により無線端末局200からの応答内容を判定する復調結果判定部11と、HS−SCCH及びHS−DSCHを拡散変調により生成する拡散変調部13と、生成されたHS−SCCH及びHS−DSCHを送信する送信部15と、を備える。この送信処理回路10は、前述したようにDMA転送を用いたパイプライン処理によりHS−SCCH及びHS−DSCHを生成する。また、送信処理回路10は、無線端末局200からの応答内容の判定に応じて、拡散変調部13で後述するような選択的な信号の生成を行う。なお、拡散変調部13の詳細は後述にて詳細に説明する。
The
受信処理回路20は、所定のタイミング(例えば3スロットに1回)において無線端末局200からの応答内容を判定するために入力信号の復調処理を行う復調処理部21と、その復調結果を送信処理回路10に通知する復調結果通知部23と、を備える。
The
また、拡散変調部13は、図2に示すように、HS−SCCH及びHS−DSCHの元データとなるデータを発生させるデータ発生部1と、外部メモリ13−2に格納され元データを拡散処理するための拡散コード列の一部がDMA転送される内部メモリ3と、データ発生部1により発生した元データと内部メモリ3に格納された拡散コード列の一部とにより拡散変調(例えば排他的論理輪演算)する演算回路5と、これにより生成された拡散変調信号を送信するまでの間格納するバッファ部7と、を有している。
In addition, as shown in FIG. 2, the spread modulation unit 13 spreads the original data stored in the external memory 13-2 and the
以下、動作について、図1〜図2及び図3のタイミングチャートを用いて説明する。まず、スロット1の拡散処理信号の生成について説明する。制御プロセッサ30は、送信処理回路10に対してHS−SCCHを生成させるよう制御信号を送る。(送信処理回路10の)拡散変調部13は、データ発生部1によりHS−DSCHの変調方式等の制御データを発生する。次に、送信処理回路10は、外部メモリ13−2に格納されたHS−SCCH用拡散コード列(Code1)のうちの通信すべきスロット1に対応する一部分(Code1−1)をDMA転送により、内部メモリ3に格納する。そして、拡散変調部13は制御データをHS−SCCH用拡散コード列の一部分(Code1−1)により拡散変調し1スロット分のHS−SCCHを生成する。そして、このような処理を(スロット2についても同様に)繰り返して行う。このように生成されたHS−SCCHはスロット1(及び2)で送信される。
Hereinafter, the operation will be described with reference to the timing charts of FIGS. First, generation of the spread processing signal of
次に、拡散変調部13は、スロット3の拡散処理信号であるHS−SCCH及びHS−DSCHの生成を行う。まず、前述したのと同様に、データ発生部1は、HS−DSCHの変調方式等のデータである制御データを発生させる。次に、拡散変調部13の外部メモリ13−2に格納されたHS−SCCH用拡散コード列の一部分(Code1−3)をDMA転送により、拡散変調部13の内部メモリ3に転送する。そして、演算回路5は、制御データと内部メモリに記憶されたHS−SCCH用拡散コード列の一部分(Code1−3)により拡散変調し、1スロット分のHS−SCCHを生成する。
Next, the spread modulation unit 13 generates HS-SCCH and HS-DSCH, which are spread processing signals for slot 3. First, as described above, the
また、拡散変調部13は、このような拡散変調処理に並列的に、拡散変調部13の外部メモリ13−2に格納されたHS−DSCH用拡散コード列の一部分(Code2−1)をDMA転送により、拡散変調部13の内部メモリ3に転送し格納する。また、データ発生部1は、映像や音声といったHS−DSCHの元データを発生させる。そして、演算回路5は、HS−DSCHの元データを内部メモリ3に記憶されたHS−DSCH用拡散コード列の一部分(Code2−1)により拡散変調し、1スロット分のHS−DSCHを生成する。このように生成されたHS−SCCHとHS−DSCHとはスロット3で送信される。
Also, the spread modulation unit 13 performs DMA transfer of a part of the HS-DSCH spread code sequence (Code 2-1) stored in the external memory 13-2 of the spread modulation unit 13 in parallel with such spread modulation processing. Thus, the data is transferred to and stored in the internal memory 3 of the spread modulation unit 13. The
次に、無線基地局100は、スロット3において、無線端末局200からの応答内容を判定し、この判定結果に基づいてHS−SCCH及びHS−DSCHを生成する。これを図3のタイミングチャートと図4のフローチャートを用いて説明する。まず、受信処理回路20の復調処理部21は、入力される信号を復調する。そして、復調結果通知部23は、復調結果を送信処理回路10に出力する(S101−1)。
Next, the
送信処理回路10は、このように入力された復調結果により無線端末局200の応答内容を判定するのに先立って、外部メモリ13−2に記憶されたHS−SCCH用及びHS−DSCH用拡散コード列の通信すべきスロットに対応する一部分(Code1−4とCode2−2)を予め内部メモリ3にDMA転送する(S101−2)。
The
そして、復調結果判定部11は、入力された復調結果により無線端末局200からの応答内容を判定し判定結果を拡散変調部13に出力する(S102)。拡散変調部13は、復調結果判定部11から入力された判定結果に基づいて、HS−SCCHとHS−DSCCHとを選択的に生成する。
Then, the demodulation result determination unit 11 determines the response content from the
すなわち、拡散変調部13は、判定結果が前述した(1)〜(3)の条件のうちのいずれかに該当するときは、内部メモリ3に予め記憶されたHS−SCCH及びHS−DSCH用拡散コード列の一部分(Code1−4及びCode2−2)を用いてスロット3に対応するHS−SCCH及びHS−DSCHを生成する(S103−1及びS104−1)。そして、生成されたHS−SCCH及びHS−DSCHを送信する(S105)。 That is, when the determination result satisfies any of the conditions (1) to (3) described above, the spread modulation unit 13 spreads the HS-SCCH and HS-DSCH stored in the internal memory 3 in advance. HS-SCCH and HS-DSCH corresponding to slot 3 are generated by using a part of the code string (Code1-4 and Code2-2) (S103-1 and S104-1). Then, the generated HS-SCCH and HS-DSCH are transmitted (S105).
そして、拡散変調部13は、判定結果が前述した(1)〜(3)の条件のうちのいずれかにも該当しないときは、内部メモリ3に予め記憶されたHS−DSCH用拡散コード列の一部分(Code2−2)を用いてスロット3に対応するHS−DSCHを生成する(S103−2)。そして、生成されたHS−DSCHを送信する(S104−2)。 Then, when the determination result does not correspond to any of the above conditions (1) to (3), the spread modulation unit 13 stores the HS-DSCH spread code sequence stored in advance in the internal memory 3. An HS-DSCH corresponding to slot 3 is generated using a portion (Code 2-2) (S103-2). Then, the generated HS-DSCH is transmitted (S104-2).
このように、無線端末局200からの応答内容を判定するタイミングに先立って、予めHS−SCCH及びHS−DSCH用拡散コードを内部メモリ3にDMA転送し、無線端末局200からの応答内容の判定に基づいてHS−SCCH及びHS−DSCHを選択的に生成することにより、判定結果を待つ時間の分だけ処理時間が短縮され、送信処理回路10の計算負荷を軽減することができる。
Thus, prior to the timing of determining the response content from the
さらに、判定結果が前述した(1)〜(3)の条件のうちのいずれかにも該当しないときには、内部メモリ3にHS−DSCH用拡散コード列の一部分(Code2−2)が格納されているため、判定後直ぐに、HS−DSCHを生成することができ、処理時間に余裕が発生する。このような時間的余裕により、送信処理回路10を形成するDSPの計算機資源を他の処理(例えば誤り訂正符号化やインターリーブ等)に割り当てることができ、計算機資源をより有効活用することができる。
Further, when the determination result does not correspond to any of the above-mentioned conditions (1) to (3), a part of the HS-DSCH spreading code sequence (Code 2-2) is stored in the internal memory 3. Therefore, the HS-DSCH can be generated immediately after the determination, and there is a margin in processing time. With such a time allowance, the computer resources of the DSP forming the
10 送信処理回路、20 受信処理回路、30 制御プロセッサ、100 無線基地局、200 無線端末局 10 transmission processing circuit, 20 reception processing circuit, 30 control processor, 100 radio base station, 200 radio terminal station
Claims (1)
前記第1の拡散変調信号の生成と並列的に実行され前記外部メモリに記憶された第2の拡散コード列の通信すべきスロットに対応する一部分を内部メモリに転送して記憶し、前記内部メモリに記憶された第2の拡散コード列の一部分により拡散変調された1スロット分の第2の拡散変調信号を生成する第2の生成工程と、
を含み、
前記第1及び第2の生成工程を少なくとも1回以上繰り返し、所定のタイミングにおいて無線端末局からの応答内容を判定し、所定の条件に該当するときは前記第2の生成工程のみを行う無線基地局における拡散変調信号の生成方法であって、
前記所定のタイミングに先立って、前記演算処理回路の外部に搭載されアクセス速度が低速の外部メモリに記憶された第1及び第2の拡散コード列の通信すべきスロットに対応する一部分を予め内部メモリに転送して記憶する予備的コード転送工程と、
前記予備的コード転送工程と並列的に実行され無線端末局からの応答内容を判定する判定工程と、
無線端末局からの応答内容が所定の条件に該当するときは内部メモリに予め記憶された第1及び第2の拡散コード列の一部分により拡散変調された第1及び第2の拡散変調信号を生成し、無線端末局からの応答内容が所定の条件に該当しないときは内部メモリに予め記憶された第2の拡散コード列の一部分により拡散変調された第2の拡散変調信号のみを生成する選択的生成工程と、
を含むことを特徴とする無線基地局における拡散変調信号の生成方法。
A portion corresponding to the slot to be communicated in the first spreading code string stored in the external memory having a low access speed mounted outside the arithmetic processing circuit is mounted inside the arithmetic processing circuit and has a high access speed. A first generation step of generating a first spread modulation signal for one slot, which is transferred to and stored in an internal memory and spread-modulated by a part of the first spread code sequence stored in the internal memory;
A part of the second spreading code string that is executed in parallel with the generation of the first spread modulation signal and stored in the external memory is transferred to and stored in an internal memory, and the internal memory A second generation step of generating a second spread modulated signal for one slot that is spread modulated by a portion of the second spread code sequence stored in
Including
A wireless base that repeats the first and second generation steps at least once, determines the response content from the wireless terminal station at a predetermined timing, and performs only the second generation step when a predetermined condition is met A method for generating a spread modulation signal in a station, comprising:
Prior to the predetermined timing, a portion corresponding to a slot to be communicated of the first and second spread code strings stored in the external memory mounted outside the arithmetic processing circuit and having a low access speed is previously stored in the internal memory. A preliminary code transfer process for transferring and storing
A determination step that is executed in parallel with the preliminary code transfer step to determine the response content from the wireless terminal station;
When the response content from the wireless terminal station satisfies a predetermined condition, first and second spread modulation signals that are spread-modulated by a part of the first and second spread code sequences stored in advance in the internal memory are generated. When the response content from the wireless terminal station does not satisfy the predetermined condition, the second spread modulation signal that is spread-modulated only by a part of the second spread code sequence stored in advance in the internal memory is selectively generated. Generation process;
A method for generating a spread modulation signal in a radio base station.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2006075613A JP4709670B2 (en) | 2006-03-17 | 2006-03-17 | Method for generating spread modulation signal |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2006075613A JP4709670B2 (en) | 2006-03-17 | 2006-03-17 | Method for generating spread modulation signal |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2007251838A JP2007251838A (en) | 2007-09-27 |
| JP4709670B2 true JP4709670B2 (en) | 2011-06-22 |
Family
ID=38595621
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2006075613A Expired - Fee Related JP4709670B2 (en) | 2006-03-17 | 2006-03-17 | Method for generating spread modulation signal |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP4709670B2 (en) |
Family Cites Families (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP3818646B2 (en) * | 2002-03-22 | 2006-09-06 | 株式会社東芝 | Portable wireless communication device |
| JP4112429B2 (en) * | 2003-05-20 | 2008-07-02 | 三菱電機株式会社 | Wireless base station equipment |
-
2006
- 2006-03-17 JP JP2006075613A patent/JP4709670B2/en not_active Expired - Fee Related
Also Published As
| Publication number | Publication date |
|---|---|
| JP2007251838A (en) | 2007-09-27 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN114080067B (en) | Discontinuous reception DRX configuration method, device and equipment | |
| CN111770572B (en) | Method for determining feedback information and communication device | |
| CN115694731B (en) | Control information indication method, communication node and computer readable storage medium | |
| WO2023097870A1 (en) | Wireless communication artificial intelligence processing method and device | |
| JP2020533902A5 (en) | ||
| CN110830151A (en) | Transmission method and device of feedback information | |
| CN111770577A (en) | Method and apparatus for determining transmission resources | |
| KR102763128B1 (en) | Scheduling instruction method, device and storage medium | |
| CN113727445B (en) | Side link resource processing method, resource determining method and related equipment | |
| CN118449660A (en) | Method and apparatus for hybrid automatic repeat request process | |
| KR20220071929A (en) | Method, system and user equipment for sps pdsch release | |
| CN111953458B (en) | PUCCH resource determination method and communication equipment | |
| CN112187401B (en) | Multi-time unit transmission method and related device | |
| CN114556793A (en) | Uplink transmission method and communication device | |
| WO2021143871A1 (en) | Configuration method and apparatus, data processing method and apparatus, device, and storage medium | |
| WO2017167139A1 (en) | Method and device for uplink control signal transmission, user terminal, and storage medium | |
| WO2021169653A1 (en) | Repeated transmission method and apparatus, device, and storage medium | |
| CN109983828B (en) | Data transmission method, network side equipment and terminal | |
| JP4709670B2 (en) | Method for generating spread modulation signal | |
| CN113285789A (en) | Resource indication method and device of auxiliary link control information and terminal equipment | |
| JP2002537679A (en) | Apparatus and method for allocating forward common channel in CDMA communication system | |
| CN111954243A (en) | Information indicating method, apparatus, device and storage medium | |
| JP2011193142A (en) | Wireless communication apparatus, and wireless communication system | |
| JP5069060B2 (en) | Communication control method and base station | |
| CN115622673B (en) | Uplink transmission method, device and terminal |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20090316 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20110307 |
|
| 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: 20110315 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20110318 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 4709670 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
| LAPS | Cancellation because of no payment of annual fees |