1. A 10 km long line has a characteristic impedance of 400 ohms. If line length is 100 km, the 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.04 am
    and is independent of line length.
Show Similar Question And Answers
QA->A train having a length of 240 metre passes a post in 24 seconds. How long will it take to pass a platform having a length of 650 metre?....
QA->How long does a train 110 metres long running at a speed of 36 km/hour take to cross a bridge of 132 metres in length?....
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->A train moving with uniform speed passed a bridge of length 2000 metres in 2 ½ minutes.It took ½ minutes to pass a telephone post.What is the length of the train in metres?....
QA->The length and breadth of a rectangular field in the ratio of 12: 7 . Find the length if area of the field is 52,500 Sq.m?....
MCQ->A 10 km long line has a characteristic impedance of 400 ohms. If line length is 100 km, the characteristic impedance is....
MCQ->A line of characteristic impedance z0 ohms, phase velocity VP = 2 x 108 m/sec and length l = 2 m is terminated by a load impedance zL Ohms. The reflection coefficients at the input end and load end are respectively for a frequency of 50 MHz will be....
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->Resistors of 5 ohms,5 kilo ohms,50 kilo ohms,5 mega ohms are connected in parallel.Their equivalent resistance will be very near to:....
MCQ->A transmission line of characteristic impedance z0 = 50 Ω. Phase Velocity = 2 x 108 m/sec, and length l = 1 m is terminated by a load z1 = (30 - j 40) ohms. The input impedance of the line for a frequency of 100 MHz will be....
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