1. If a short line is terminated in characteristic impedance it behaves as an infinite line.



Ask Your Doubts Here

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

Comments

  • By: guest on 02 Jun 2017 01.05 am
    In a line terminated by Z0, there are no reflections.
Show Similar Question And Answers
QA->Extreme of old age when a man behaves like a fool....
QA->The scientist who stated that the earth behaves as a huge magnet?....
QA->A short but pithy and weightily saying, a short witty phrase....
QA->"Period. End of Sentence" has won the Best Documentary Short Subject award at the Oscar The short film is produced by which Indian producer?....
QA->Who is the author of “ Algebra of Infinite Justice”?....
MCQ->If a short line is terminated in characteristic impedance it behaves as an infinite line.....
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->A λ/4 long high frequency transmission line is terminated into one impedance ZR. If Z0 be the characteristic impedance of the line, then input impedance Zin is....
MCQ->Characteristic impedance of a transmission line is 50 Ω. Input impedance of the open circuited line. Zoc = 100 + J150 Ω. When transmission line is short circuited, then value of the input impedance will be....
MCQ->Assertion (A): A line of length and short circuited at far end has an input impedance of infinity.Reason (R): A line of length and short circuited at far end behaves as a parallel resonant circuit.

....
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