1. For a transmission line open circuit and short circuit impedances are 20 Ω and 5 Ω. Then characteristic impedance is





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.06 am
    Z0 = Zoc Zsc .
Show Similar Question And Answers
QA->.If three resistances 6 ohm,4 ohm and 3 ohm are connected in parallel,what will be the total resistance?....
QA->At the time of short-circuit; what will be the current in the circuit?....
QA->At the time of short-circuit, what will be the current in the circuit?....
QA->A man is facing East, then the turns left and goes 10 m, then turns right and goes 5 m, then goes 5 m to the South and from there 5 m to West. In which direction is he, from his original place ?....
QA->John started from his home and walked 12 km.Then he took a right turn and walked 4 km.Then again,he took a right turn and walked 8 km and finally took another right turn and walked 1 km.How far is he from his home now?....
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->For a transmission line open circuit and short circuit impedances are 20 Ω and 5 Ω. Then characteristic impedance is....
MCQ->A λ/8 section of transmission line is determined of load impedance of (2 - j 5) Ω. If characteristic impedance of line is 10 Ω. Then input impedance of line 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->One of a loss-less transmission line having the characteristic impedance of 75 Ω and length of 1cm is short-circuit. At 3 GHz, the input impedance at the other end of the transmission line is....
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