1. The reflection coefficient on a 500 m long transmission line has a phase angle of - 150°. If the operating wavelength is 150 m, what will be the number of voltage maxima on the line?





Ask Your Doubts Here

Type in
(Press Ctrl+g to toggle between English and the chosen language)

Comments

Show Similar Question And Answers
QA->The complete reflection of a light ray reaching an interface with a less dense medium when the angle of incidence exceeds the critical angle is called Total Internal?....
QA->In the shortest phase of mitosis the separation of newly formed chromosomes occurs. Which is that phase?....
QA->A train 110ms long passes a telegraph pole in 3 seconds. How long will it take to cross railway platform 165 ms long....
QA->The device used for converting current from a lower voltage to a higher voltage is known as?....
QA->The property of certain material by virtue of which they absorb light of shorter wavelength and emit light of longer wavelength is called?....
MCQ->The reflection coefficient on a 500 m long transmission line has a phase angle of - 150°. If the operating wavelength is 150 m, what will be the number of voltage maxima on the line?....
MCQ->A lossless 50 Ω transmission line is terminated 30 + j25 Ω, then voltage reflection coefficient and current reflection coefficient are....
MCQ->A line has Z0 = 300 ∠ 0° Ω. If ZL = 150 ∠ 0° Ω, reflection coefficient is....
MCQ->What will be the output of the program? public class WrapTest { public static void main(String [] args) { int result = 0; short s = 42; Long x = new Long("42"); Long y = new Long(42); Short z = new Short("42"); Short x2 = new Short(s); Integer y2 = new Integer("42"); Integer z2 = new Integer(42); if (x == y) / Line 13 / result = 1; if (x.equals(y) ) / Line 15 / result = result + 10; if (x.equals(z) ) / Line 17 / result = result + 100; if (x.equals(x2) ) / Line 19 / result = result + 1000; if (x.equals(z2) ) / Line 21 / result = result + 10000; System.out.println("result = " + result); } }....
MCQ->In a phase discriminator fc, is the IF to which primary circuit is tuned. Consider the following statements: The primary and secondary voltages are exactly 90° out of phase when input frequency is fcmore than 90° out of phase when input frequency is higher than fcless than 90° out of phase when input frequency is lower than fc Which of the above statements is correct?....
Terms And Service:We do not guarantee the accuracy of available data ..We Provide Information On Public Data.. Please consult an expert before using this data for commercial or personal use | Powered By:Omega Web Solutions
© 2002-2017 Omega Education PVT LTD...Privacy | Terms And Conditions
Question ANSWER With Solution