JP2007243277A - 受信装置、受信方法、ならびに、プログラム - Google Patents
受信装置、受信方法、ならびに、プログラム Download PDFInfo
- Publication number
- JP2007243277A JP2007243277A JP2006059098A JP2006059098A JP2007243277A JP 2007243277 A JP2007243277 A JP 2007243277A JP 2006059098 A JP2006059098 A JP 2006059098A JP 2006059098 A JP2006059098 A JP 2006059098A JP 2007243277 A JP2007243277 A JP 2007243277A
- Authority
- JP
- Japan
- Prior art keywords
- component analysis
- unit
- signal
- receiving
- despreading
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04B—TRANSMISSION
- H04B1/00—Details of transmission systems, not covered by a single one of groups H04B3/00 - H04B13/00; Details of transmission systems not characterised by the medium used for transmission
- H04B1/69—Spread spectrum techniques
- H04B1/707—Spread spectrum techniques using direct sequence modulation
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04B—TRANSMISSION
- H04B1/00—Details of transmission systems, not covered by a single one of groups H04B3/00 - H04B13/00; Details of transmission systems not characterised by the medium used for transmission
- H04B1/69—Spread spectrum techniques
- H04B1/707—Spread spectrum techniques using direct sequence modulation
- H04B1/7097—Interference-related aspects
- H04B1/7103—Interference-related aspects the interference being multiple access interference
- H04B1/7105—Joint detection techniques, e.g. linear detectors
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04J—MULTIPLEX COMMUNICATION
- H04J13/00—Code division multiplex systems
- H04J13/0007—Code type
- H04J13/0018—Chaotic
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Radio Transmission System (AREA)
- Mobile Radio Communication Systems (AREA)
Abstract
【解決手段】受信装置101において、受信部102は、送信装置がカオス符号により直接拡散して送信した信号を受信し、成分分析部103は、受信された信号を成分分析して複数の成分に分離し、逆拡散部104は、分離された複数の成分のそれぞれを当該カオス符号により逆拡散した複数の信号を得て、選択出力部105は、逆拡散された複数の信号から、強度が大きい信号を選択して出力する。
【選択図】図1
Description
T(a,cosθ) = cos(aθ)
で定義される多項式T(a,・)をいう。具体的には、
T(0,x) = 1;
T(1,x) = x;
T(2,x) = 2x2 - 1;
T(3,x) = 4x3 - 3x;…
のようなものである。
z0,z1,z2,…
とは、初期値z0が与えられたときに、i≧0についての漸化式
zi+1 = T(a,zi+1)
により求められるものである。
r0,r1,r2,…
と表現できるときに、時間長Tに相当するベクトルの要素の個数Cは、C = T×fである。なお、Cの数は、この整数倍(2×T×f,3×T×f,…)としても良い。
r0,r1,r2,…,rMC-1
を以下の処理単位とし、処理が最後まで行われたら、再度ゼロからカウントを始め、新しいr0,r1,r2,…,rMC-1について、同じ処理を繰り返す。
r0,r1,r2,…,rMC-1
を、長さCのM個のベクトル
x0,…,xM-1
に、以下のように分割する。
x0 = (r0,…,rC-1),
x1 = (rC,…,r2C-1),
…,
xM-1 = (r(M-1)C,…,rMC-1)
xi(t) = riC + t (0≦i<M,0≦t<C)
が成立する。他のベクトルについても、「・(t)」という表記によって、「ゼロオリジンでt番目の要素」ということを表す。
y0,…,yM-1
とおき、本実施形態では、成分分析により、
yk(t) = Σi=0 M-1 Wk,i xi(t)
を満たすような最尤行列Wk,i (0≦k,i<M)を求める。
r0,r1,r2,…,rMC-1
と同じ長さのM個のベクトル
z0,…,zM-1
を
zk(t) = Σi=0 M-1 Wk,i r(t/C)×C + i
= Σi=0 M-1 Wk,i r((t/C)×C + i)
という計算により求め、これを出力する。ここで、t/Cは、整数除算であり、余りは切り捨てる。これによって、変調された信号を複数の成分に分離できたことになる。
0回目。受信信号r0,…,rMC-1からz0,…,zMC-1を得る(初期化)。
1回目。受信信号rC,…,r(M+1)C-1からzMC,…,z(M+1)C-1を得る。
2回目。受信信号r2C,…,r(M+2)C-1からz(M+1)C,…,z(M+2)C-1を得る。
3回目。受信信号r3C,…,r(M+3)C-1からz(M+2)MC,…,z(M+3)C-1を得る。
……
n回目。受信信号rnC,…,r(M+n)C-1からz(M+n-1)MC,…,z(M+n)C-1を得る。
……
のように、MC個の受信信号を蓄積しつつ、出力はC個単位を原則とする、という手法である。
102 受信部
103 成分分析部
104 逆拡散部
105 選択出力部
106 復調部
501 送信装置
502 拡散部
503 変調部
504 加算部
505 送信部
511 受信装置
512 受信部
513 成分分析部
514 復調部
515 逆拡散部
Claims (9)
- 送信装置がカオス符号により直接拡散して送信した信号を受信する受信部、
前記受信された信号を成分分析して複数の成分に分離する成分分析部、
前記分離された複数の成分のそれぞれを当該カオス符号により逆拡散した複数の信号を得る逆拡散部、
前記逆拡散された複数の信号から、強度が大きい信号を選択して出力する選択出力部
を備えることを特徴とする受信装置。 - 請求項1に記載の受信装置であって、
前記成分分析部による成分分析は、主成分分析、独立成分分析、非負行列因子化(Non-negative Matfix Factorization;NMF)による成分分析、スフィアリングによる成分分析のいずれか1つにより行われる
ことを特徴とする受信装置。 - 請求項1または2に記載の受信装置であって、
当該カオス符号は、所定の初期値に対して所定のチェビシェフ多項式を繰り返し適用して得られる乱数列からなる
ことを特徴とする受信装置。 - 請求項1から3のいずれか1項に記載の受信装置であって、
当該送信装置は当該逆拡散した信号をさらに変調してから送信し、
前記分離された複数の成分のそれぞれを復調した複数の成分を得る復調部
をさらに備え、
前記逆拡散部は、前記分離された複数の成分のそれぞれを当該カオス符号により逆拡散するのにかえて、前記復調された複数の成分のそれぞれを複数の当該カオス符号により逆拡散した複数の信号を得る
ことを特徴とする受信装置。 - 受信部、成分分析部、逆拡散部、選択出力部を有する受信装置にて実行される受信方法であって、
前記受信部が、送信装置がカオス符号により直接拡散して送信した信号を受信する受信工程、
前記成分分析部が、前記受信された信号を成分分析して複数の成分に分離する成分分析工程、
前記逆拡散部が、前記分離された複数の成分のそれぞれを当該カオス符号により逆拡散した複数の信号を得る逆拡散工程、
前記選択出力部が、前記逆拡散された複数の信号から、強度が大きい信号を選択して出力する選択出力工程
を備えることを特徴とする受信方法。 - 請求項5に記載の受信方法であって、
前記成分分析工程における成分分析は、主成分分析、独立成分分析、非負行列因子化(Non-negative Matfix Factorization;NMF)による成分分析、スフィアリングによる成分分析のいずれか1つにより行われる
ことを特徴とする受信方法。 - 請求項4または5に記載の受信方法であって、
当該カオス符号は、所定の初期値に対して所定のチェビシェフ多項式を繰り返し適用して得られる乱数列からなる
ことを特徴とする受信方法。 - 請求項5から7のいずれか1項に記載の受信方法であって、前記受信装置は復調部をさらに有し、当該送信装置は当該逆拡散した信号をさらに変調してから送信し、
前記復調部が前記分離された複数の成分のそれぞれを復調した複数の成分を得る復調工程
をさらに備え、
前記逆拡散工程では、前記分離された複数の成分のそれぞれを当該カオス符号により逆拡散するのにかえて、前記復調された複数の成分のそれぞれを複数の当該カオス符号により逆拡散した複数の信号を得る
ことを特徴とする受信方法。 - コンピュータを、請求項1から4のいずれか1項に記載の受信装置の各部として機能させることを特徴とするプログラム。
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006059098A JP2007243277A (ja) | 2006-03-06 | 2006-03-06 | 受信装置、受信方法、ならびに、プログラム |
US11/714,446 US20070253464A1 (en) | 2006-03-06 | 2007-03-06 | Receiving device, receiving method, and program |
EP20070004586 EP1833174A3 (en) | 2006-03-06 | 2007-03-06 | Receiving device, receiving method, and program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006059098A JP2007243277A (ja) | 2006-03-06 | 2006-03-06 | 受信装置、受信方法、ならびに、プログラム |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2007243277A true JP2007243277A (ja) | 2007-09-20 |
Family
ID=38138421
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2006059098A Pending JP2007243277A (ja) | 2006-03-06 | 2006-03-06 | 受信装置、受信方法、ならびに、プログラム |
Country Status (3)
Country | Link |
---|---|
US (1) | US20070253464A1 (ja) |
EP (1) | EP1833174A3 (ja) |
JP (1) | JP2007243277A (ja) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2008070727A (ja) * | 2006-09-15 | 2008-03-27 | National Institute Of Information & Communication Technology | 乱数列群生成装置、通信システム、乱数列群生成方法、通信方法、ならびに、プログラム |
JP2012505606A (ja) * | 2008-10-09 | 2012-03-01 | ハリス コーポレイション | アドホック無線ネットワークにおいて隣接ノードを検出する方法 |
Families Citing this family (24)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8611530B2 (en) | 2007-05-22 | 2013-12-17 | Harris Corporation | Encryption via induced unweighted errors |
US8363830B2 (en) | 2008-02-07 | 2013-01-29 | Harris Corporation | Cryptographic system configured to perform a mixed radix conversion with a priori defined statistical artifacts |
US8320557B2 (en) | 2008-05-08 | 2012-11-27 | Harris Corporation | Cryptographic system including a mixed radix number generator with chosen statistical artifacts |
US8325702B2 (en) | 2008-08-29 | 2012-12-04 | Harris Corporation | Multi-tier ad-hoc network in which at least two types of non-interfering waveforms are communicated during a timeslot |
US8406276B2 (en) | 2008-12-29 | 2013-03-26 | Harris Corporation | Communications system employing orthogonal chaotic spreading codes |
US8351484B2 (en) | 2008-12-29 | 2013-01-08 | Harris Corporation | Communications system employing chaotic spreading codes with static offsets |
US8457077B2 (en) | 2009-03-03 | 2013-06-04 | Harris Corporation | Communications system employing orthogonal chaotic spreading codes |
US8509284B2 (en) | 2009-06-08 | 2013-08-13 | Harris Corporation | Symbol duration dithering for secured chaotic communications |
US8428102B2 (en) * | 2009-06-08 | 2013-04-23 | Harris Corporation | Continuous time chaos dithering |
US8428103B2 (en) | 2009-06-10 | 2013-04-23 | Harris Corporation | Discrete time chaos dithering |
US8385385B2 (en) | 2009-07-01 | 2013-02-26 | Harris Corporation | Permission-based secure multiple access communication systems |
US8428104B2 (en) * | 2009-07-01 | 2013-04-23 | Harris Corporation | Permission-based multiple access communications systems |
US8379689B2 (en) | 2009-07-01 | 2013-02-19 | Harris Corporation | Anti-jam communications having selectively variable peak-to-average power ratio including a chaotic constant amplitude zero autocorrelation waveform |
US8340295B2 (en) | 2009-07-01 | 2012-12-25 | Harris Corporation | High-speed cryptographic system using chaotic sequences |
US8406352B2 (en) | 2009-07-01 | 2013-03-26 | Harris Corporation | Symbol estimation for chaotic spread spectrum signal |
US8369376B2 (en) | 2009-07-01 | 2013-02-05 | Harris Corporation | Bit error rate reduction in chaotic communications |
US8363700B2 (en) * | 2009-07-01 | 2013-01-29 | Harris Corporation | Rake receiver for spread spectrum chaotic communications systems |
US8369377B2 (en) | 2009-07-22 | 2013-02-05 | Harris Corporation | Adaptive link communications using adaptive chaotic spread waveform |
US8848909B2 (en) | 2009-07-22 | 2014-09-30 | Harris Corporation | Permission-based TDMA chaotic communication systems |
US8345725B2 (en) * | 2010-03-11 | 2013-01-01 | Harris Corporation | Hidden Markov Model detection for spread spectrum waveforms |
US8942659B2 (en) * | 2011-09-08 | 2015-01-27 | Drexel University | Method for selecting state of a reconfigurable antenna in a communication system via machine learning |
US9479217B1 (en) * | 2015-07-28 | 2016-10-25 | John David Terry | Method and apparatus for communicating data in a digital chaos cooperative network |
KR102381437B1 (ko) * | 2017-06-27 | 2022-03-31 | 삼성전자주식회사 | 무선 통신 시스템에서 신호를 디코딩하기 위한 장치 및 방법 |
CN111600672B (zh) * | 2020-05-11 | 2022-07-08 | 中国科学院国家天文台 | 生成扩频码的方法、装置、电子设备和非瞬时性计算机存储介质 |
Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2002290274A (ja) * | 2001-03-26 | 2002-10-04 | Japan Science & Technology Corp | 擬似乱数列の出力装置、送信装置、受信装置、通信システム、フィルタ装置、擬似乱数列の出力方法、送信方法、受信方法、フィルタ方法、プログラム、ならびに、情報記録媒体 |
JP2003140885A (ja) * | 2001-11-05 | 2003-05-16 | Japan Science & Technology Corp | 乱数列出力装置、乱数列出力方法、プログラムならびに、情報記録媒体 |
JP2004235860A (ja) * | 2003-01-29 | 2004-08-19 | Toshiba Corp | 受信装置 |
WO2004112271A1 (ja) * | 2003-06-13 | 2004-12-23 | Japan Science And Technology Agency | 通信装置および通信方法 |
JP2005051344A (ja) * | 2003-07-30 | 2005-02-24 | Toshiba Corp | 通信システム |
JP2007150679A (ja) * | 2005-11-28 | 2007-06-14 | National Institute Of Information & Communication Technology | 受信方法および受信装置 |
Family Cites Families (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN100440731C (zh) * | 2001-03-26 | 2008-12-03 | 科学技术振兴事业团 | 输出装置、发送装置、接收装置以及它们的方法 |
US7116271B2 (en) * | 2004-09-23 | 2006-10-03 | Interdigital Technology Corporation | Blind signal separation using spreading codes |
-
2006
- 2006-03-06 JP JP2006059098A patent/JP2007243277A/ja active Pending
-
2007
- 2007-03-06 EP EP20070004586 patent/EP1833174A3/en not_active Withdrawn
- 2007-03-06 US US11/714,446 patent/US20070253464A1/en not_active Abandoned
Patent Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2002290274A (ja) * | 2001-03-26 | 2002-10-04 | Japan Science & Technology Corp | 擬似乱数列の出力装置、送信装置、受信装置、通信システム、フィルタ装置、擬似乱数列の出力方法、送信方法、受信方法、フィルタ方法、プログラム、ならびに、情報記録媒体 |
JP2003140885A (ja) * | 2001-11-05 | 2003-05-16 | Japan Science & Technology Corp | 乱数列出力装置、乱数列出力方法、プログラムならびに、情報記録媒体 |
JP2004235860A (ja) * | 2003-01-29 | 2004-08-19 | Toshiba Corp | 受信装置 |
WO2004112271A1 (ja) * | 2003-06-13 | 2004-12-23 | Japan Science And Technology Agency | 通信装置および通信方法 |
JP2005051344A (ja) * | 2003-07-30 | 2005-02-24 | Toshiba Corp | 通信システム |
JP2007150679A (ja) * | 2005-11-28 | 2007-06-14 | National Institute Of Information & Communication Technology | 受信方法および受信装置 |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2008070727A (ja) * | 2006-09-15 | 2008-03-27 | National Institute Of Information & Communication Technology | 乱数列群生成装置、通信システム、乱数列群生成方法、通信方法、ならびに、プログラム |
JP2012505606A (ja) * | 2008-10-09 | 2012-03-01 | ハリス コーポレイション | アドホック無線ネットワークにおいて隣接ノードを検出する方法 |
Also Published As
Publication number | Publication date |
---|---|
EP1833174A2 (en) | 2007-09-12 |
US20070253464A1 (en) | 2007-11-01 |
EP1833174A3 (en) | 2007-12-19 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP2007243277A (ja) | 受信装置、受信方法、ならびに、プログラム | |
KR102065345B1 (ko) | 다중 사용자 코드 분할 다중 접속 통신 방법 및 상응한 송신기, 수신기 | |
US11018715B2 (en) | Reliable orthogonal spreading codes in wireless communication | |
US8582622B2 (en) | Spread-spectrum coding of data bursts | |
KR100294173B1 (ko) | 통신시스템의코히런트채널추정용장치및그방법 | |
US10873361B2 (en) | Communication system and methods using multiple-in-multiple-out (MIMO) antennas within unitary braid divisional multiplexing (UBDM) | |
JP4619604B2 (ja) | 多数のマルチプレクシング方式に適応可能なソフトウェア−ベースのデジタル受信機 | |
US7620115B2 (en) | Space code block coding and spreading apparatus and method for transmission diversity and CDMA diversity transmitter and CDMA mobile station receiver using the same | |
CN106160787B (zh) | 一种数据传输方法及装置 | |
Ling et al. | Covert underwater acoustic communications: Transceiver structures, waveform designs and associated performances | |
JP2008048092A (ja) | Ofdmを用いる無線送信方法、送信機及び受信機 | |
US8879664B2 (en) | Communication system, method and apparatus | |
CN111602352B (zh) | 用于促进无线通信网络中的多址接入的方法和计算设备 | |
WO2014175430A1 (ja) | 受信装置、受信方法および受信プログラム | |
CN110278041B (zh) | 差分混沌键控调制解调方法、装置、系统及可读存储介质 | |
JP7176449B2 (ja) | 無線装置および無線送信方法 | |
US10938439B2 (en) | Two-phase transmission for machine-type communication | |
JP4313434B1 (ja) | 通信システム、送信装置、受信装置、ならびに、情報記録媒体 | |
JP4327842B2 (ja) | 通信システム、通信方法、ならびに、プログラム | |
Zhang | Wavelet packet based multicarrier CDMA wireless communication systems | |
KR101719059B1 (ko) | 빔 공간 다중 안테나 시스템에 기반한 빔 변복조 방법 및 장치 | |
KR101269849B1 (ko) | 통신 시스템의 채널 확산을 위한 수열 족의 생성 장치 및 방법 | |
Murroni et al. | Multi-rate modulation for cognitive radio over land mobile satellite channel | |
KR101065573B1 (ko) | 무선 통신 시스템에서 유니터리 시공간 성상 설계 방법 및 장치 | |
Ciriaco et al. | Jointly multi‐user detection and channel estimation with genetic algorithm |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20090306 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20090507 |
|
RD04 | Notification of resignation of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7424 Effective date: 20091117 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20110322 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20110517 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20110927 |