Open navigation menu
Close suggestions
Search
Search
en
Change Language
Upload
Sign in
Sign in
Download free for days
0 ratings
0% found this document useful (0 votes)
224 views
22 pages
HW5 Sol
homework 5 solution
Uploaded by
Jose guiteerrz
AI-enhanced title
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content,
claim it here
.
Available Formats
Download as PDF or read online on Scribd
Download
Save
Save HW5_SOL For Later
0%
0% found this document useful, undefined
0%
, undefined
Embed
Share
Print
Report
0 ratings
0% found this document useful (0 votes)
224 views
22 pages
HW5 Sol
homework 5 solution
Uploaded by
Jose guiteerrz
AI-enhanced title
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content,
claim it here
.
Available Formats
Download as PDF or read online on Scribd
Carousel Previous
Carousel Next
Download
Save
Save HW5_SOL For Later
0%
0% found this document useful, undefined
0%
, undefined
Embed
Share
Print
Report
Download now
Download
You are on page 1
/ 22
Search
Fullscreen
Toran Boouy FECA T.Ae EE162A - HOMEWORK ASSIGNMENT 5 DATE: MAY 9, 2012 DUE DATE: MAY 16,2012 SUBJECT: | WIRELESS COMMUNICATION LINKS AND ANTENNAS EE162A, SPRING 2012 1. Review: Read course notes, and chapter 3 of the textbook. (10 points) 2. Understanding Array Factor: Consider an array of two elements spaced one wavelength apart that are equal in amplitude and 180° out of phase. (a) Use inspection method to roughly sketch the polar plot of the array factor. (b) Derive the exact array factor as a function of angle 0 if the elements are on the z-axis. (©) For what angles of @ is the array factor maximum and minimum? (¢) What is the expression for the normalized array factor? (©) Use the rectilinear to polar graphical construction techniques to obtain a polar plot of the array factor. (25 points) 3. Array Factor and Pattern Multiplication: (@) Construct the array factor for an arbitrary linear array along the X-axis. (b) For the special case of two elements along X-axis with 0.70 2 spacing and equal amplitude and phase, determine the array factor. (©) Make plots of the array factor in the three coordinate planes: XY, XZ, and YZ. (@) If half-wavelength dipoles are used as the array elements and they are oriented along the Z axis, plot the complete array patterns in all three planes. 25 points) 4, Array Directivit Using the array factor of a broadside two element array positioned along the z-axis with equal current amplitude point source elements, show that the directivity is given by 2 1+ Gin fd)/ pad {Aso plot the directivity as a function of d from zero to two wavelengths. (10 points) 5. Universal Pattern: Consider an equally spaced five-element array with uniform amplitudes. Sketch the array factors for (a) d= 2, 85 = 90° (b) d= A, 8 = 90° (¢) d= 22, 8 = 90° (d) d = 1/2, 0 = 45° (d= 22, B= For all cases deetermine the inter-element phase shift where d is the distance between adjacent elements and 6, is the scan angle. (30 points) PS: It is assumed that you will work out all the problems to your best ability.we HEH F He co | a3 i F i £ sj ie frig Ss a 3 a ree t Pa as i pee rH 4 al ee oor Le “yea : zs fs N uN # ASH a H : a "teiso, ja stent | {ete ce did fre thl Che Io 4 peveney kot foe ey gel Ute st {te | 156, Ea fe the | wae Nasicinlen 3, shbrel 2 Fe faseE eH iB ca i Es wy 0 s doped | 1th the boop Bee eee ee the, Ae; apo 4 pcta bE IY aol thal ha | | as = 092+ Non ae! coh edpedes | thy Jp tay fPakicy AC) ACE aL rep ta a 3 ‘By e . a 2 H ae ae aW?| Caer F eH — oe eae ARE i 3nm ebeet rect ey rid ; fd HoH : SUSE Bee # tise a | 2 fale! ee pl te fae | acm jelepents le a do don ha a tal Arey Foster Pai Ste aag Hd 3 Te ad # AL nae HH a 21 Array Fact plane 20° Array Fact 0 lane Array Fact yo V2 lane 30°5/17/12 11:35 PM _C:\Users\Owner\Documents\School_Work\EEL62A_HWS_P. SEE162A, HWS, P3, Part c, array factor plots in three planes by Jordan SBudhu, T.A. SNOTE: This program makes use of the ewa toolbox available for free open source download at www.ece.rutgers.edu/~orfanidi/ewa ele clear all close all ® XY Plane 8 for the XY Plane, theta = 90 deg and we use obtain an azimuthal plot. theta = pi/2; ‘create the phi angle vector (abz func takes in range of O-pi and symmetrically adds the pi-2*pi section). phi = linspace(0,pi, 100); SCreate the AF_norm AEn = cos(0.7#pitsin(theta) .*cos(phi)) + Screate the plot in the xY plane: subplot (1,3, 1) abz (phi, AFn, 30, 3) title('Array Factor in XY plane") ’ XZ Plane ® for the XZ Plane, phi = 0 deg and we use obtain a polar plot phi = 0; ‘create the theta angle vector (abp func takes in range of O-pi and asymmetrically adds the -pi to 0 section). theta = linspace(0,pi, 100) ; Screate the AF_norm AFn = cos(0.7*pi*sin(theta) .*cos(phi)) + Screate the plot in the xz plane: subplot (1,3, 2) abp (theta, AFn, 30,3) title ("Array Factor in Xz plane") 2 YZ Plane * for the YZ Plane, phi = 90 deg and we use obtain a polar plot phi = pi/2; ‘create the theta angle vector (abp func takes in range of O-pi and Ssymmetrically adds the ~pi to 0 section). theta = linspace(0,pi, 100); ‘create the AF_norm LotzS/17/12 11 5PM. \users\Owner\Documents\School Work\EEL62A_HN5, AEn = cos(0.7*pi*sin(theta) .*cos(phi)) + ‘Create the plot in the YZ plane: subplot (1, 3,3) abp (theta, AFn, 30, 3) title('Array Factor in YZ plane’)Total Array P§ ee" XY plane Total Array Pattesn in 30° XZ plane Total Aray Pi ages in Z plane 30°5/17/12 11:35 PM_C:\Users\Owner\Documents\School Work\EEL62A_HWS_P. 9EE162A, HWS, P3, Part d, complete array pattern plots in three planes ‘by Jordan Budhu, T.A. NOTE: This program makes use of the ewa toolbox available for free open source download at www.ece.rutgers.edu/~orfanidi/ewa cle clear all close all 8 xy Plane a @for the XY Plane, theta = 90 deg and we use obtain an azimuthal plot theta = pi/2; ‘create the phi angle vector (abz func takes in range of O-pi and symmetrically adds the pi-2*pi section). phi = Linspace(0,pi, 100) ; ScCreate the total array pattern function Tot = (cos ((pi/2) .*cos (theta) }.*cos (0.7*pi*sin(theta) .*cos (phi)})./sin(theta) Screate the plot in the xY plane: subplot (1,3,1) abz (phi, Tot, 30, 3) title('Total Array Pattern in XY plane') 8 xz Plane 4 Sfor the XZ Plane, phi = 0 deg and we use obtain a polar plot phi = 0; acreate the theta angle vector (abp func takes in range of O-pi and ‘symmetrically adds the -pi to 0 section). theta = linspace(0,pi, 100) 7 Qcreate the total array pattern function Tot = (cos((pi/2) .*cos (theta) ).*cos (0.7*pi*sin(theta) .*cos (phi) )) ./sin (theta) ; ‘check for singularities from sin(pi) for i = 1:length(theta) if (theta(i) == pi) Tot (4) = 0; else Tot (i) = Tot (i); end end ‘create the plot in the xz plai subplot (1, 3,2) abp (theta, Tot, 30, 3) title('Total Array Pattern in XZ plane’)5/17/12 12 \Users\Owner\Documents\School Work\EEL62A HWS, 5PM & YZ Plane ~ 8 Sfor the YZ Plane, phi = 90 deg and we use obtain a polar plot phi = pi/27 SCreate the theta angle vector (abp func takes in range of 0-pi and Ssymmetrically adds the -pi to 0 section). theta = linspace(0,pi, 100) ; SCreate the total array pattern function Tot = (cos((pi/2).*cos (theta) ).*cos(0.7*pi*sin(theta) .*cos (phi))) ./sin(theta) ; check for singularities from sin(pi) for i = L:length(theta) if (theta(i) == pi) Tot (i) = 0; else Tot (4) = Tot (4); end end ‘create the plot in the YZ plane subplot (1, 3,3) abp (theta, Tot, 30, 3) title('Total Array Pattern in YZ plane") 2 of 2Pan Rp ee ie ce iv d ; i SEEOUELaaE + ¥ mt 5 Ae PE e ibe ee ee if mn FS we f it to. Al beait sin dpa) “TR bch te ar | + ER or lofid |Freme © to PA! i is) pp atsl |For, 18.2 54 ig Shee | ite st HE 7 a cab Tr whe jeg Ae coal tes the dine lade |A cae aca vats 4 “STAT ae ate =| dhe =I Ag | [Oe T ihe $4 par thle Ll del Doll ts plbt| toe biel ss Ina: et Senhoky is gy TheDirectivity in Absolute Units 26 N - Led to Ld = °c = a ak > = nN 0.2 Directivity of the AF for a 2 element broadside array 04° 06 06 1 2 eS d/h. 1.85/17/12 11 Users \Owner\Documents\School Work\EEL62A_HW5 PL 5 eM. QEE162A, HWS, P4, directivity plot by Jordan Budhu, 7A. ele clear all close all First create the d vector lambda = 1; beta = (2*pi) /lambda; d = Linspace(0,2*1ambda, 100); Next create the directivity function Dir = 2./(1+(sin (beta. *d)./(beta.*d)))7 Now plot the directivity plot (d, Dir) title("Directivity of the AF for a 2 element broadside array") xlabel ('d/\1ambda" ) ylabel("Directivity in Absolute Units") lofiHt | ae ae : fe See Haat eS eta au5/17/12 11:35 PM C:\Users\Owner\Documents\School Work\EEL62A_HW5 PL EE162A, HWS, PS, array factor plots by Jordan Budhu, 7.A. QNOTE: This program makes use of the eva toolbox available for free open tsource download at wnw.ece.rutgers.edu/~orfanidi/ewa cle clear all close all a Part a d= lambda/2, theta0 = 90 deg acreate the theta angle vector (abp func takes in range of 0-pi and Ssymmetrically adds the -pi to 0 section). theta = linspace(0,pi, 100) 7 SCreate the AF_norm AFn = sin((5*pi.*cos(theta)) ./2)./(5.*sin((pi.*cos(theta)) ./2))7 tcreate the plot: subplot (2, 3,1) abp (theta, AFn, 30,3) title (‘Array Factor for Part a') * Part b 4d = lambda, theta = 90 deg ScCreate the theta angle vector (abp func takes in range of 0-pi and ‘symmetrically adds the -pi to 0 section). theta = linspace(0,pi,100); acreate the AF_norn AFn = sin((5*pi.*cos(theta)))./(5.*sin((pi.*cos(theta))))+ Screate the plot: subplot (2, 3,2) abp (theta, AFn, 30, 3) title('Array Factor for Part b’) * Part ¢ ~ $d = 2*1ambda, theta = 90 deg SCreate the theta angle vector (abp func takes in range of O-pi and asymmetrically adds the -pi to 0 section). theta = linspace(0, pi, 100) ; create the AF_norn AFn = sin((10*pi.*cos(theta))) ./(5.*sin((2*pi.*cos(theta)))); ‘create the plot: subplot (2, 3,3) Lot 25/17/12 11:35 PMC: \sers\Owner\Documents\School Work\EE162A HWS Pl. ..\HW5 P5.m 2 of 2 abp (theta, AFn, 30, 3) title("Array Factor for Part c') & - Part d - $d = lambda/2, thetad = 45 deg SCreate the theta angle vector (abp func takes in range of 0-pi and Ssymmetrically adds the -pi to 0 section). theta = linspace(0,pi, 100); ‘create the AF_norm AFn = sin( (5/2) *pi.*cos (theta) - (5/4) *pi*sart (2)) ./(5.*sin | (pi/2) .*cos (theta) - (pi*sqrt (2) ¢ “ye ‘create the plot: subplot (2,3, 4) abp (theta, AFn, 30, 3) title('Array Factor for Part d') e Part e - 'd = lambda/2, thetad = 0 deg SCreate the theta angle vector (abp func takes in range of 0-pi and Ssymetrically adds the -pi to 0 section). theta = linspace(0,pi, 100); SCreate the AF_norm AFn = sin(((5*pi) /2) .*cos (theta) ( (5*pi) /2)) ./(5.*sin( (pi/2) .*cos(theta)~(pi/2))) Screate the plot: subplot (2, 3,5) abp (theta, AFn, 30, 3) title(*Array Factor for Part e')
You might also like
Solution Manual MATLAB For Engineers 6th Edition by Moore
PDF
No ratings yet
Solution Manual MATLAB For Engineers 6th Edition by Moore
26 pages
Solutions For Problems in Antenna Theory (4th Edition) by Constantine Balanis
PDF
100% (1)
Solutions For Problems in Antenna Theory (4th Edition) by Constantine Balanis
30 pages
Solutions Manual 33B Differential Equations
PDF
100% (2)
Solutions Manual 33B Differential Equations
942 pages
DLD Assignment2 Solution 3rd Edition
PDF
100% (1)
DLD Assignment2 Solution 3rd Edition
4 pages
Tutorial1 Solutions
PDF
No ratings yet
Tutorial1 Solutions
5 pages
RF Mixers: EECS 242
PDF
100% (1)
RF Mixers: EECS 242
46 pages
DSP 20 Questions
PDF
No ratings yet
DSP 20 Questions
2 pages
Assignmnet 02 Revised
PDF
100% (1)
Assignmnet 02 Revised
3 pages
HDlbits
PDF
No ratings yet
HDlbits
13 pages
CDF 3 Mock Test 1
PDF
No ratings yet
CDF 3 Mock Test 1
5 pages
Complex Mod 1 Analytic Functions Tutorial Sheet 1
PDF
No ratings yet
Complex Mod 1 Analytic Functions Tutorial Sheet 1
6 pages
74LS45
PDF
No ratings yet
74LS45
4 pages
Assignment 04 Power Electronics
PDF
50% (2)
Assignment 04 Power Electronics
3 pages
EE4673/5673 - Embedded Systems Assignment Module #1: Problem 1
PDF
100% (1)
EE4673/5673 - Embedded Systems Assignment Module #1: Problem 1
15 pages
Chapter 3
PDF
No ratings yet
Chapter 3
42 pages
Ziemer & Tranter: Principles of Communications Problem Solutions
PDF
No ratings yet
Ziemer & Tranter: Principles of Communications Problem Solutions
9 pages
3.design in Z Using Root Locus 2016 17
PDF
50% (2)
3.design in Z Using Root Locus 2016 17
8 pages
Complete Lab Report
PDF
No ratings yet
Complete Lab Report
14 pages
EE-342 Microwave Engineering
PDF
No ratings yet
EE-342 Microwave Engineering
5 pages
Com Solutions Manual
PDF
No ratings yet
Com Solutions Manual
966 pages
Oscillators Qtns and Solutions
PDF
No ratings yet
Oscillators Qtns and Solutions
13 pages
Sheet 3 FeedBack Amplifiers Solution
PDF
No ratings yet
Sheet 3 FeedBack Amplifiers Solution
14 pages
B. P. Lathi, Zhi Ding - Modern Digital and Analog Communication Systems-Oxford University Press (2009)
PDF
No ratings yet
B. P. Lathi, Zhi Ding - Modern Digital and Analog Communication Systems-Oxford University Press (2009)
4 pages
DSP Proj Lab
PDF
No ratings yet
DSP Proj Lab
15 pages
Frequency Response of Linear Systems
PDF
No ratings yet
Frequency Response of Linear Systems
28 pages
EE5403Quiz - Antenna Theory Analysis
PDF
No ratings yet
EE5403Quiz - Antenna Theory Analysis
3 pages
2 Port Problems
PDF
No ratings yet
2 Port Problems
6 pages
Log and Antilog Amplifiers: Background
PDF
No ratings yet
Log and Antilog Amplifiers: Background
18 pages
Tutorial-1 Low Noise Amplifier (LNA) Design: by Rashad.M.Ramzan Rashad@isy - Liu.se Objective
PDF
100% (1)
Tutorial-1 Low Noise Amplifier (LNA) Design: by Rashad.M.Ramzan Rashad@isy - Liu.se Objective
18 pages
EENG 479: Digital Signal Processing: Student Name: ID
PDF
No ratings yet
EENG 479: Digital Signal Processing: Student Name: ID
12 pages
Chap7 Problems 1
PDF
0% (1)
Chap7 Problems 1
3 pages
Assignment Electronics II.
PDF
No ratings yet
Assignment Electronics II.
5 pages
Slope Efficiency: Threshold Above Current Input in Increase Power Output Optical in Increase
PDF
No ratings yet
Slope Efficiency: Threshold Above Current Input in Increase Power Output Optical in Increase
34 pages
Qdoc - Tips Ece633f09hw2solutions
PDF
No ratings yet
Qdoc - Tips Ece633f09hw2solutions
13 pages
HW1 Solution
PDF
No ratings yet
HW1 Solution
5 pages
Signal ADC Converter Simulation On Cadence Virtuoso For Audio App
PDF
No ratings yet
Signal ADC Converter Simulation On Cadence Virtuoso For Audio App
41 pages
2743 001 PDF
PDF
No ratings yet
2743 001 PDF
30 pages
Signals and Systems - Mjroberts
PDF
100% (1)
Signals and Systems - Mjroberts
3 pages
EL7133 Exercises
PDF
No ratings yet
EL7133 Exercises
92 pages
4-SCATTERING MATRIX-15-Jul-2019Material - I - 15-Jul-2019 - 7 - Sparameters
PDF
No ratings yet
4-SCATTERING MATRIX-15-Jul-2019Material - I - 15-Jul-2019 - 7 - Sparameters
12 pages
Chapter 3 - Balanis
PDF
No ratings yet
Chapter 3 - Balanis
19 pages
Equivalent Noise Temperature
PDF
No ratings yet
Equivalent Noise Temperature
7 pages
CH 03
PDF
No ratings yet
CH 03
50 pages
AddEx Ch5
PDF
No ratings yet
AddEx Ch5
4 pages
Antenna Wave Propagation - Mrs - Nandini Ammanagi
PDF
No ratings yet
Antenna Wave Propagation - Mrs - Nandini Ammanagi
23 pages
Antenna Wave Propagation - Mrs - Nandini Ammanagi
PDF
No ratings yet
Antenna Wave Propagation - Mrs - Nandini Ammanagi
23 pages
HW5 Sol
PDF
No ratings yet
HW5 Sol
22 pages
Fundamentals of Electric Circuits, Second Edition - Alexander/Sadiku
PDF
No ratings yet
Fundamentals of Electric Circuits, Second Edition - Alexander/Sadiku
6 pages
Ece V Digital Signal Processing (10ec52) Notes
PDF
No ratings yet
Ece V Digital Signal Processing (10ec52) Notes
161 pages
DSP-Tutorial 3 PDF
PDF
No ratings yet
DSP-Tutorial 3 PDF
1 page
Chapter 08 (Electronic Devices and Circuits-II)
PDF
No ratings yet
Chapter 08 (Electronic Devices and Circuits-II)
59 pages
Exercises For Frequency Response: ECE 102, Fall 2012, F. Najmabadi
PDF
No ratings yet
Exercises For Frequency Response: ECE 102, Fall 2012, F. Najmabadi
20 pages
DSP Te1 Answer Key
PDF
No ratings yet
DSP Te1 Answer Key
21 pages
Eecs242 Lect3 Rxarch
PDF
No ratings yet
Eecs242 Lect3 Rxarch
34 pages
Topic 6 Linear Antenna Arrays
PDF
No ratings yet
Topic 6 Linear Antenna Arrays
70 pages
Expt 7 Broadside
PDF
No ratings yet
Expt 7 Broadside
7 pages
Antenna Report
PDF
No ratings yet
Antenna Report
2 pages
L16 Arrays4
PDF
No ratings yet
L16 Arrays4
13 pages
Array of Antenna
PDF
No ratings yet
Array of Antenna
46 pages
Ee 113 Book 2008
PDF
No ratings yet
Ee 113 Book 2008
641 pages
Chirp Z Transform Algorithm
PDF
No ratings yet
Chirp Z Transform Algorithm
7 pages
HW 2
PDF
No ratings yet
HW 2
2 pages
Midterm 2011
PDF
No ratings yet
Midterm 2011
4 pages
Set Cover Problem
PDF
No ratings yet
Set Cover Problem
5 pages
Lecture12 Updated
PDF
No ratings yet
Lecture12 Updated
52 pages
1: The Sketch Is
PDF
100% (1)
1: The Sketch Is
15 pages
Midterm 1 Solutions
PDF
No ratings yet
Midterm 1 Solutions
7 pages
Midterm Winter 2011 Solutions
PDF
No ratings yet
Midterm Winter 2011 Solutions
6 pages
Stability
PDF
No ratings yet
Stability
16 pages
hw1 Sols
PDF
No ratings yet
hw1 Sols
4 pages
EE162A 2015 Project - PD
PDF
No ratings yet
EE162A 2015 Project - PD
4 pages