跳到主要内容

東京大学 情報理工学系研究科 創造情報学専攻 2010年8月実施 筆記試験 第3問

Author

itsuitsuki

Description

出典:大学公式問題冊子の保存版。 (1) As shown in figure 1, four periodical signals Si(t)(i=1,2,3,4)S_i(t)(i=1,2,3,4) with a period of 4Δt4\Delta t are denoted as a sequence of digital signals wi=(wi1,wi2,wi3,wi4)T(i=1,2,3,4)\boldsymbol{w}_i=(w_{i1},w_{i2},w_{i3},w_{i4})^T (i=1,2,3,4). Each element wik(k=1,2,3,4)w_{ik} (k=1,2,3,4) takes on values +1+1 or 1-1. Calculate a 4×44\times4 matrix WW which consists of each element; Wij=14wiTwj (i,j=1,2,3,4)W_{ij}=\frac{1}{4}\boldsymbol{w}_i^T\boldsymbol{w}_j\text{ }(i,j=1,2,3,4) by using wi\boldsymbol{w}_i shown in figure 1. T denotes transpose.

(2) Consider a method of communication shown in figure 2, where a signal period for 1 bit is 4Δt4\Delta t. The original signal takes the values +1+1 and 1-1 and is constant within each bit interval. The transmitting signal is generated by multiplying the original signal vi(t)(i=1,2,3,4)v_i(t)(i=1,2,3,4) by the signal Si(t)S_i(t) defined in (1). The demodulated signal is generated by multiplying the receiving signal by the signal Si(t)S_i(t). Suppose that the synchronization between the original signal vi(t)v_i(t) and the signal Si(t)S_i(t) and the synchronization between the receiving signal and the signal Si(t)S_i(t) are realized by using an appropriate method. In addition, suppose that there is no delay in the communication line and no effect of noise and attenuation of signals. Answer the following problems.

  1. Show that the demodulated signal matches to the original signal.
  2. When the transmitting signal generated by multiplying the original signal vi(t)v_i(t) by the signal Si(t)S_i(t) is received by the method, write the signal obtained by multiplying the receiving signal by the signal Sj(t)(ij)S_j(t) (i\neq j).

(3) Consider an optical sensing system using concurrently four light sources shown in figure 3. If the same constant lighting levels are used for the light sources, it is difficult to separate the light sources at the photo detectors, so that concurrent sensing cannot be realized. Therefore consider a method for using concurrently four light sources by separating only the signal of the ii-th light source at the ii-th photo detector by using an appropriate signal for the ii-th light source (i=1,2,3,4)(i=1,2,3,4).

  1. Show a detailed method for separating the signal of ii-th light source at the ii-th photo detector from the signal of other light sources. Suppose that the synchronizations at the modulation and the demodulation are realized by using an appropriate method. In addition, suppose that there is no delay in the communication line and no effect of noise and attenuation of signals.
  2. If there is attenuation of the signals in the above situation, show a detailed method for separating the signal of each light source.

题目描述

  1. 如图 1,四个周期信号 Si(t)S_i(t)i=1,2,3,4i=1,2,3,4)的周期均为 4Δt4\Delta t,分别用数字序列

    wi=(wi1,wi2,wi3,wi4)T\boldsymbol w_i=(w_{i1},w_{i2},w_{i3},w_{i4})^T

    表示,每个 wik{+1,1}w_{ik}\in\{+1,-1\}。根据图 1 给出的各 wi\boldsymbol w_i,计算 4×44\times4 矩阵 WW,其中

    Wij=14wiTwj(i,j=1,2,3,4),W_{ij}=\frac14\boldsymbol w_i^T\boldsymbol w_j\qquad(i,j=1,2,3,4),

    上标 TT 表示转置。

  2. 考虑图 2 的通信方法,每比特信号周期为 4Δt4\Delta t。发送端将原信号 vi(t)v_i(t) 与第 1 问的 Si(t)S_i(t) 相乘生成发送信号;接收端再把接收信号与 Si(t)S_i(t) 相乘生成解调信号。假设原信号与 Si(t)S_i(t)、接收信号与 Si(t)S_i(t) 均已适当同步,信道无延迟、噪声和衰减。

    1. 证明解调信号与原信号一致。
    2. 若接收到的是 vi(t)Si(t)v_i(t)S_i(t),写出改与 Sj(t)S_j(t)iji\ne j)相乘后得到的信号。
  3. 图 3 的光学传感系统同时使用四个光源。若光源均以恒定亮度点亮,光电探测器无法区分来源,因而不能并行测量。现为第 ii 个光源选取适当信号,使第 ii 个探测器只分离出该光源的成分。

    1. 详细说明如何把第 ii 个光源信号与其他光源分离。假设调制、解调已适当同步,传播无延迟、噪声和信号衰减。
    2. 若存在信号衰减,详细说明如何仍然分离各光源信号。

题目中的序列波形、通信框图和光学系统结构沿用原文图 1~3。

Kai

(1)

図1の最初の4区間から、

w1=(1,1,1,1)T,w2=(1,1,1,1)T,w3=(1,1,1,1)T,w4=(1,1,1,1)T\begin{aligned} \boldsymbol w_1&=(1,1,1,1)^{\mathsf T},& \boldsymbol w_2&=(1,-1,1,-1)^{\mathsf T},\\ \boldsymbol w_3&=(1,1,-1,-1)^{\mathsf T},& \boldsymbol w_4&=(1,-1,-1,1)^{\mathsf T} \end{aligned}

を読み取る。各ベクトルの長さの2乗は4で、相異なる2本の内積は0だから、

W=14[wiTwj]i,j=14=I4.\boxed{W=\frac14[\boldsymbol w_i^{\mathsf T}\boldsymbol w_j]_{i,j=1}^4=I_4}.

S1S_1 は常に1であり、他の3系列は1周期内の平均が0である。

(2)

1) 送信信号が vi(t)Si(t)v_i(t)S_i(t) なので、同期した同じ符号を掛けると

vi(t)Si(t)2=vi(t)\boxed{v_i(t)S_i(t)^2=v_i(t)}

となり、各時刻で元の信号を得る。

2) 別の符号を掛けた直後の信号は

vi(t)Si(t)Sj(t)(ij)\boxed{v_i(t)S_i(t)S_j(t)}\qquad(i\ne j)

であり、各時刻で0になるわけではないT=4ΔtT=4\Delta t の1ビット区間では viv_i が一定なので、その区間の平均は

1TkT(k+1)Tvi(t)Si(t)Sj(t)dt=vi14wiTwj=0.\frac1T\int_{kT}^{(k+1)T}v_i(t)S_i(t)S_j(t)\,dt =v_i\frac14\boldsymbol w_i^{\mathsf T}\boldsymbol w_j=0.

例えば S2S3=S4S_2S_3=S_4 であり、異なる系列による積は正負が相殺される。従って混信の除去には符号との乗算に加え、同期した1周期の積分・平均が必要である。

(3)

1) 符号による分離。 理想化した符号付き変調成分を扱うなら、光源 jj の成分を ajSj(t)a_j S_j(t) とする。検出器 ii の受信信号 ri(t)=jajSj(t)r_i(t)=\sum_j a_jS_j(t)SiS_i を掛けて1周期平均すれば、直交性から aia_i だけが残る。

ただし実際の光の強度は負にできない。また S1S_1 は直流であるため、単に全光源へ直流バイアスを加えて同じ相関だけを取ると、第1光源に他の光源のバイアスが混入する。これを含めた実装として、各光源を非負のオン・オフ波形

uj(t)=1+Sj(t)2,Lj(t)=Ijuj(t),Ij0u_j(t)=\frac{1+S_j(t)}2,\qquad L_j(t)=I_j u_j(t),\quad I_j\ge0

で駆動する。u1=1u_1=1 なので第1光源は連続点灯となる。受信信号を ri(t)=jaijuj(t)r_i(t)=\sum_j a_{ij}u_j(t) と書き、4個の相関値

zij=1TkT(k+1)Tri(t)Sj(t)dtz_{ij}=\frac1T\int_{kT}^{(k+1)T}r_i(t)S_j(t)\,dt

を測定する。aija_{ij} は光源 jj から検出器 ii へ届いた強度である。直交性より、

zi1=ai1+12(ai2+ai3+ai4),zij=12aij(j=2,3,4).z_{i1}=a_{i1}+\frac12(a_{i2}+a_{i3}+a_{i4}),\qquad z_{ij}=\frac12a_{ij}\quad(j=2,3,4).

したがって各光源を

ai1=zi1zi2zi3zi4,aij=2zij(j=2,3,4)\boxed{a_{i1}=z_{i1}-z_{i2}-z_{i3}-z_{i4},\qquad a_{ij}=2z_{ij}\quad(j=2,3,4)}

として分離できる。検出器 ii は、このうち対応する aiia_{ii} を取り出す。光強度を負にすることなく、4チップの同時測定で全成分を復元できる。

2) 減衰がある場合。 光源 jj から検出器 ii までの経路利得を hij0h_{ij}\ge0 とし、少なくとも1符号周期の間は一定で、受信強度が線形に加算されると仮定する。このとき aij=hijIja_{ij}=h_{ij}I_j と置くだけで上の相関と分離式はそのまま使え、他の光源からの成分を除いた hiiIih_{ii}I_i を得る。送出強度 IiI_i を復元したいなら、校正または既知のパイロットから求めた hii>0h_{ii}>0 で割る。一方、対象物の反射・透過を計測する目的なら、IiI_i が既知であることを用いて hii=aii/Iih_{ii}=a_{ii}/I_i を推定する。

未知の一定な背景光は第1の直流成分と区別できないので、必要なら全光源を消した基準測定で差し引く。符号周期内で減衰が大きく変動する場合や遅延・多重反射によって波形が変形する場合は、単純な直交相関だけでは分離が保証されず、その応答を校正するモデルが必要である。