1. In figure, transistor βdc = 100 and LED voltage when it is conducting is 2 V. Then the base current which saturates the transistor is





Ask Your Doubts Here

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

Comments

  • By: guest on 01 Jun 2017 11.43 pm
    .
Show Similar Question And Answers
QA->The device used for converting current from a lower voltage to a higher voltage is known as?....
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->A man who can swim 48 m/minute in still water. He swims 200 m against the current and 200 m with the current. If the difference between those two times is 10 minutes, what is the speed of the current?....
QA->A man who can swim 48 m/minute in still water. He swims 200 m against the current and 200 m with the current. If the difference between those two times is 10 minutes, what is the speed of the current?....
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->In figure, transistor βdc = 100 and LED voltage when it is conducting is 2 V. Then the base current which saturates the transistor is ....
MCQ->What will be the output of the following program? #include<iostream.h> class Base { int x, y; public: Base() { x = y = 0; } Base(int xx) { x = xx; } Base(int p, int q = 10) { x = p + q; y = q; } void Display(void) { cout<< x << " " << y << endl; } }objDefault(1, 1); class Derived: public Base { Base obj; public: Derived(int xx, int yy): Base(xx, xx + 1) { } Derived(Base objB = objDefault) { } }; int main() { Derived objD(5, 3); Derived ptrD = new Derived(objD); ptrD->Display(); delete ptrD; return 0; }....
MCQ->Consider the following statement S1 and S2. S1: The β of a bipolar transistor reduces if the base width is increased. S2: the β of a bipolar transistor increases if the doping concentration in the base is increased. Which one of the following is correct?....
MCQ->Assertion (A): In Darlington pair, the overall β is product of individual βsReason (R): The voltage gain of a base driven amplifier is equal to ac collector voltage divided by ac base voltage

....
MCQ->An npn transistor has a Beta cutoff frequency fβ of 1 MHz, and a common emitter short circuit low frequency current gain β0 of 200. It unity gain frequency fT and the alpha cut off frequency fa 2 respectively are....
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