Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

IT subject - Wirless Access Technologies Please help to answers the following re

ID: 3604116 • Letter: I

Question

IT subject - Wirless Access Technologies

Please help to answers the following red circles for four questions by steps by steps as below :

If you see the pictures not clear, please right click to download/save the picture in computer.

thank you!

Q2 (a) You have a twin of 5.2 GHz wireless bridges, and use them on a 1000-meter point-to- point radio link between the two buildings. The transmitter power is 0.5 W. You are using a 3.5 dB loss coaxial cable connecting the transmitter to Yagi antenna with gaiin of 12.5 dBi. The same type of coaxial cable and antenna are applied at the receiving end [3 marks] (i)Determine the free space loss in dE. (ii) Determine the Effective Isotropic Radiated Power (EIRP) in dBm. [2 marks] (iii) Determine the received power on one end in dBm if the overall path propagation loss is 130 dB. Given that the sensitivity of the bridge is -93 dBm, determine the allowable radio link margin for the association between the two bridges. In order to extend the coverage, what kind of antennas should be used in the point-to-point radio link? Explain your answer. [3 marks] [2 marks] [2 marks] (iv) (v) (b)((i))Draw a diagram to show reflection for electromagnetic waves hit a building [2 marks] [2 marks) [4 marks] which is somewhere between these two sites. (ii) How does the size of an obstacle determine the reflection in propagation? With the aid of diagram(s), describe the effect of multipath on pulse spreading

Explanation / Answer

import javax.swing.*;
import java.awt.*;
public class AlgorithmViewer {
public static void main(String[] args){
  AlgorithmViewer av=new AlgorithmViewer();
}
public void Gui(){
  JFrame frame=new JFrame();
  JPanel panel=new JPanel();
  JPanel panel2=new JPanel();
  frame.setSize(800,800);
  frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
  final SelectionSortComponent component=new SelectionSortComponent();
  final BubbleSortComponent component2=new BubbleSortComponent();
  frame.add(panel);
  frame.add(panel2);
  panel.add(component);
  panel2.add(component2);
  frame.setVisible(true);
  component.animation();
  component2.animation();
}
public AlgorithmViewer(){
  Gui();
}
}

Hire Me For All Your Tutoring Needs
Integrity-first tutoring: clear explanations, guidance, and feedback.
Drop an Email at
drjack9650@gmail.com
Chat Now And Get Quote