1. A lossless transmission line with air dielectric is 6 m long. What is the line length at 30 MHz?





Ask Your Doubts Here

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

Comments

  • By: guest on 02 Jun 2017 12.56 am
    V = 3 x 108 m/s for lossless line ∴ ∴ Line length = = 0.6 wave length long.
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->Most fish do not sink in water because of the presence of: swim bladder; air bladder; air sacs; air in spongy bones?....
QA->In which mode of transmission, the heat waves travel along the straight line with the speed of light?....
MCQ->A lossless transmission line with air dielectric is 6 m long. What is the line length at 30 MHz?....
MCQ->Consider the following statements: In a microstrip line Wavelength , where eff is the effective dielectric constant and 1 is the free space wavelength.Electromagnetic fields exist partly in the air above the dielectric substrate and partly within the substrate itself.The effective dielectric constant is greater than the dielectric constant of the air.Conductor losses increase with decreasing characteristic impedance. Which of the above statements is/are correct?....
MCQ->A lossless transmission line with air dielectric is 6 m long. what is the phase constant?....
MCQ->A lossless transmission line is 50 cm long and operates at a frequency of 500 MHz. Inductance and capacitances present in a line are 0.5 μH/m and 200 pF/m. Phase constant and phase velocity are respectively.....
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); } }....
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