1. The open loop gain of an actual op-amp is about 100.



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
    It is very high.
Show Similar Question And Answers
QA->By selling an article for Rs.100, one gains Rs. Then the gain percent is....
QA->ഒരു വാഹനം മൊത്തം ദൂരത്തിന്റെ നാലിലൊന്നു 100 കി.മീറ്റർ വേഗതയിലും ബാക്കി ദൂരത്തി ന്റെ പകുതി 60 കി.മീറ്റർ വേഗതയിലും പിന്നീടുള്ള ദൂരം 100 കി.മീറ്റർ വഗതയിലും സഞ്ചരിച്ചു 10 മണിക്കൂർ എത്തിയാൽ ആകെ ദൂരം എത്ര ? ....
QA->What will be the temperature of the maximum if 100 gm ice at 0oC is put in 100 gm water at 80oC? (Latent heat of ice = 80 cal / gm)?....
QA->ഒരു വാഹനം മൊത്തം ദൂരത്തിന്റെ നാലിലൊന്നു 100 കി.മീറ്റർ വേഗതയിലും ബാക്കി ദൂരത്തി ന്റെ പകുതി 60 കി.മീറ്റർ വേഗതയിലും പിന്നീടുള്ള ദൂരം 100 കി.മീറ്റർ വഗതയിലും സഞ്ചരിച്ചു 10 മണിക്കൂർ എത്തിയാൽ ആകെ ദൂരം എത്ര ?....
QA->1 ന്‍റെ 100 0/0 + 100 ന്‍റെ 2 0/0 എത്ര ?....
MCQ->Which of the following sentences are correct about a for loop in a C program? 1: for loop works faster than a while loop. 2: All things that can be done using a for loop can also be done using a while loop. 3: for(;;); implements an infinite loop. 4: for loop can be used if we want statements in a loop get executed at least once.....
MCQ->An op-amp has an open-loop gain of 100,000 and a cutoff frequency of 40 Hz. Find the open-loop gain at a frequency of 30 Hz.....
MCQ->An op-amp has an open-loop gain of 75,000 and a cutoff frequency of 100 Hz. At 1 kHz the open-loop gain is down by....
MCQ->What will be the output of the program? #include<stdio.h> int main() { int i=4, j=-1, k=0, w, x, y, z; w = i || j || k; x = i && j && k; y = i || j &&k; z = i && j || k; printf("%d, %d, %d, %d\n", w, x, y, z); return 0; }....
MCQ->The midrange open-loop gain of an op-amp is 135 dB. With negative feedback this gain is reduced to 72 dB. The closed-loop gain 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