1. Assertion (A): The condition of minimum distortion in a transmission line is L = RC/G.Reason (R): Line loading means addition of inductance to satisfy the condition L = RC/G.





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
    Oscillator circuits using vacuum tubes (triodes, pentodes) have the following limitations at very high frequencies (microwave region). The stray capacitances and inductances become important and affect the operation of the circuit. At low frequencies the transit time between cathode and anode is a small fraction of period of oscillation. However, at microwave frequencies this transit time becomes comparable to time period of oscillations.
Show Similar Question And Answers
QA->If + means × , - means † , × means - and † means + then 16 – 4 + 3 × 5 ÷ 2 =....
QA->In a certain code 743 means Mangoes are good; 657 means Eat good food; and 934 means Mangoes are ripe. Which digit means ripe in that language?....
QA->If ‘+’ means ‘×’, ‘__‘ means ‘+’, ‘×’ means ‘÷’ and ‘÷’ means ‘__‘ then find the value of; 6 – 9 + 8 × 3 ÷ 20 = ……. .....
QA->If + means , x means -, means + and - means x. Find 168x6-2+12?....
QA->If P means / , T means +, M means -, and D means x, then what will be the value of the expression 12M12D28P7T15?....
MCQ->Assertion (A): The condition of minimum distortion in a transmission line is L = RC/G.Reason (R): Line loading means addition of inductance to satisfy the condition L = RC/G.

....
MCQ->What is correct about the following program? #include class Addition { int x; public: Addition() { x = 0; } Addition(int xx) { x = xx; } Addition operator + (int xx = 0) { Addition objTemp; objTemp.x = x + xx; return(objTemp); } void Display(void) { cout<< x << endl; } }; int main() { Addition objA(15), objB; objB = objA + 5; objB.Display(); return 0; }....
MCQ->Assertion (A): In many materials, dielectric polarization causes mechanical distortion.Reason (R): If dielectric polarization causes mechanical distortion then mechanical distortion must cause dielectric polarization.

....
MCQ->When two coupled coils of equal self inductance are cormected in series in one way the net inductance is 12 mH and when they are connected in the other way the net inductance is 4 mH. The maximum value of inductance when they are connected in parallel is....
MCQ->The condition of minimum distortion in a 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