代做EE401: Advanced Comm. Theory Part-A代写留学生C/C++语言

Coursework EE401: Advanced Comm. Theory

Part-A

“Multipath Spatiotemporal SIMO Wireless Comms”

1 Aims

• The main objective of this assignment-study is to simulate a SIMO QPSK-DS- CDMA communication system and design space-time array receivers to handle mul- tipaths, suppress MAI (multiple access interference) and improve the overall capacity of the system.

2    Equipment and Software

• PC (operating system Windows 10+ or Mac OS)

• MATLAB, Visual C++, Labview, or any other suitable language.

• Three digital photos (size: smaller than, or equal to, 160 × 112).

• The MATLAB functions given with AM1 experiment (to be downloaded).

• There are four task in this assignment and, for the 4th task, there is your personal data file that should be downloaded from the course-website.

3    Definitions

•  X ,alphabetical order of the 1st letter of your surname

• Y ,alphabetical order of the 1st letter of your formal firstname.

4 Tasks

Task-1 [10%]

• With reference to Figure 1, consider three users with each user transmitting a digital photo, at the same time, on the same frequency band.

Figure 1:  System Architecture for Tasks 1 and 2.

Modulation: All three users use the same constellation diagram given in Figure 2,

where the angle φ is given in degrees according to the following expression

φ , X +2Y                                                     (1)

Figure 2:  QPSK constellation diagram.

PN-codes:   The three  PN-code  sequences  {α1 [k]}, {α2 [k]} and  {α3 [k]} are gold- sequences produced using the following two primitive polynomials:

1st polynomial (m-sequence)

2nd polynomial (m-sequence)

D4 + D +1

D4 + D3 +1

The desired user’s gold-sequence {α1 [k]} is produced by adding (modulo-2) a delayed version (d-bits) of the 2nd m-sequence to the 1st m-sequence where d is the smallest integer that:

gives a ”balanced” gold-sequence and

satisfies the inequality:

d 1+ (X + Y)mod12                                           (2)

The gold-sequences of the remaining two users  {↵2 [k]} and  {↵3 [k]} are produced with delays d + 1 and d +2 respectively.

Channel:  the three transmitted signals s1 (t), s2(t) and s3 (t) arrive at the input of

the receiver (point  T1) according to the parameters given in Table-1.  The point T1 is taken as the origin (0,0,0) of the 3-dim real space.

Table-1: Channel Parameters (there are no multipath efects)

signal-paths arriving at the receiver

relative delay

fading coef.

(azimuth, elevation)

(θ , φ)

one path of s1 (t)

(1 mod15) = 5

β 1 = 0.4

(30, 0)

one path of s2 (t)

(2 mod15) = 7

β 2 = 0.7

(90, 0)

one path of s3 (t)

(3 mod15) = 12

β 3 = 0.2

(150, 0)

Noise: The noise at point T1  is assumed to be additive white Gaussian noise of zero mean and power

i.  0dB, and ii.  40dB

below the power level of the desired signal at point T1 .

Task-1a:  Using the  above  description,  simulate the  system  up to the receiver’s  input

(point T1). No MATLAB buildin functions should be used for generating noise and modulation/demodulation.

Task-1b:  Considering all the channel parameters unknown, design a receiver to receive ”photo-1” (i.e.  { a1 [n]}) and remove the other 2 signals as unwanted multiple- access interference (MAI). Make a comparison at diferent levels of noise (0dB and 40dB)  [10%]

Task-2

• As in Task-1 but replacing the channel described by Table-1 with the multipath

channel of Table 2 where the desired user’s signal is received at point  T1  via three paths (multipaths).

Table-2: Channel Parameters (with multipath efects)

signals arriving at the Receiver

relative delay in Tc

fading coef.

(azimuth, elevation)

(θ , φ)

1st path of s1 (t)

(X + Y)mod4

β 11 = 0.8

(30, 0)

2nd path of s1 (t)

4 + (X + Y)mod5

β 12 = 0.4exp(j40)

(45, 0)

3rd path of s1 (t)

9 + (X + Y)mod6

β 13 = 0.8exp(+j80)

(20, 0)

s2 (t)

8

β 2 = 0.5

(80, 0)

s3 (t)

13

β 3 = 0.2

(150, 0)

Design the best receiver for this environment.  Note:  the fading coefficients may be assumed known. [40%]

Task-3

• As in Task-1 but by employing at point T1  (see Figure 3) a uniform circular array of  5 isotropic elements (antennas) with half-wavelength inter-antenna spacing (1st element:  30 anticlockwise with respect to the x-axis).   Design the best possible receiver for this environment.

Figure 3:  System Architecture for Task-3                    [40%]

Task-4

Personal data file: For this task please download your personal data file from http://skynet.ee.imperial.ac.uk/notes/notes.html

PN-codes:  With  reference to Figure 4, each of the three users is transmitting a text message of sixty 8-bit characters.  The desired-user uses a gold-sequence {α1 [k]} that is generated based on the following two primitive polynomials:

1st polynomial (m-sequence) 2nd polynomial (m-sequence) 1st user: D5 + D2 +1 D5 + D3 + D2 + D +1

by adding  (modulo-2) a delayed version  (d-bits) of the 2nd m-sequence to the  1st m-sequence where

d , the parameter ”phase shift” in your personal file                    (3)

No information is provided about the PN-codes of the other two users.

Modulation:  The desired user uses the constellation diagram shown in Figure 2,

where the angle φ is given in degrees by the parameter “phi mod” . That is

φ ,  ”phi mod” in your personal file                                 (4)

Figure 4:  System Architecture for Task-4

Channel: The channel parameters are unknown to the receiver - except the fading coefficients of the multipaths of the desired user β 1,1 , β 1,2  and β 1,3 which have been already estimated using another approach.  These are given by the elements of the

(3×1) complex vector ”Beta 1” in your personal file, i.e.

β1,1 , β 1,2 , β 1,3 T  = ”Beta 1” in your personal le                      (5)

Channel output:  The complex received array signal-vector x(t) at output of the antenna array is given in your personal data file by the parameter  “Xmatrix” .  That is, it is given in the form of  L snapshots (i.e.  the vectors x(t`)  for ` = 1,2,3, .., L)

forming the matrix X ∈ CN×L, where N  is the number of array elements, i.e.

X = ”Xmatrix” in your personal file                                  (6)

Note that the system is asynchronous with unknown time delays with respect to the receiver’s clock.

Task-4a:  Estimate the various channel parameters associated with the desired user’s paths.

Task-4b:  Design a receiver (preferably a spatiotemporal beamformer) to receive the 60- character desired text-message.

5    Deliverable

• MATLAB/C file(s) - with brief comments. That is four MATLAB script. files (one per task) where the system parameters are defined and a number of MATLAB functions (with comments) are called.

• A pdf file with the results of the above four tasks  (photos/messages) supported by 2-5 lines of some brief comments per task.

•  Comments, if any, of how to run the programs to observe the results of the four tasks.

• A user interface may be useful - but not essential.

• Please upload a zip le (including all the les) named by your login name (eg. kl209.zip)

6 Some Notes

1.  The messages are first modulated using QPSK, then spread by the gold sequences.

2.  The PN-codes are generated by seeting the initial state of the shift register be all ones (i.e.  [1 1 1 1 1]);

3.  The Xmatrix in your ”mat” file contains the received signals which has the form.

[x(1), x(2), . . . , x(L)] (N × Lmatrix)

in which x(i),i = 1,..,L is a N × 1 vector.  Note that x(1) is the first snapshot of the signal-vector received and x(L) is the last snapshot of the signal-vector received.

4.  Please download and use the ”Matlab Wrappers” from

http://skynet.ee.imperial.ac.uk/notes/notes.html

7 References

[1]  Lecture Notes on Advanced Communication Theory

[2]  your own references.




热门主题

课程名

mktg2509 csci 2600 38170 lng302 csse3010 phas3226 77938 arch1162 engn4536/engn6536 acx5903 comp151101 phl245 cse12 comp9312 stat3016/6016 phas0038 comp2140 6qqmb312 xjco3011 rest0005 ematm0051 5qqmn219 lubs5062m eee8155 cege0100 eap033 artd1109 mat246 etc3430 ecmm462 mis102 inft6800 ddes9903 comp6521 comp9517 comp3331/9331 comp4337 comp6008 comp9414 bu.231.790.81 man00150m csb352h math1041 eengm4100 isys1002 08 6057cem mktg3504 mthm036 mtrx1701 mth3241 eeee3086 cmp-7038b cmp-7000a ints4010 econ2151 infs5710 fins5516 fin3309 fins5510 gsoe9340 math2007 math2036 soee5010 mark3088 infs3605 elec9714 comp2271 ma214 comp2211 infs3604 600426 sit254 acct3091 bbt405 msin0116 com107/com113 mark5826 sit120 comp9021 eco2101 eeen40700 cs253 ece3114 ecmm447 chns3000 math377 itd102 comp9444 comp(2041|9044) econ0060 econ7230 mgt001371 ecs-323 cs6250 mgdi60012 mdia2012 comm221001 comm5000 ma1008 engl642 econ241 com333 math367 mis201 nbs-7041x meek16104 econ2003 comm1190 mbas902 comp-1027 dpst1091 comp7315 eppd1033 m06 ee3025 msci231 bb113/bbs1063 fc709 comp3425 comp9417 econ42915 cb9101 math1102e chme0017 fc307 mkt60104 5522usst litr1-uc6201.200 ee1102 cosc2803 math39512 omp9727 int2067/int5051 bsb151 mgt253 fc021 babs2202 mis2002s phya21 18-213 cege0012 mdia1002 math38032 mech5125 07 cisc102 mgx3110 cs240 11175 fin3020s eco3420 ictten622 comp9727 cpt111 de114102d mgm320h5s bafi1019 math21112 efim20036 mn-3503 fins5568 110.807 bcpm000028 info6030 bma0092 bcpm0054 math20212 ce335 cs365 cenv6141 ftec5580 math2010 ec3450 comm1170 ecmt1010 csci-ua.0480-003 econ12-200 ib3960 ectb60h3f cs247—assignment tk3163 ics3u ib3j80 comp20008 comp9334 eppd1063 acct2343 cct109 isys1055/3412 math350-real math2014 eec180 stat141b econ2101 msinm014/msing014/msing014b fit2004 comp643 bu1002 cm2030
联系我们
EMail: 99515681@qq.com
QQ: 99515681
留学生作业帮-留学生的知心伴侣!
工作时间:08:00-21:00
python代写
微信客服:codinghelp
站长地图