Skip to main content

Slew Rate of Op Amp

Slew Rate of Op Amp 

The slew rate define as maximum rate of change of the output voltage with time, 

 slew rate  s = dv0/dt

v0 = output voltage of the Op Amp
The slew rate is cause due to the limited  charging rate of the compensation capacitor and the current limiting and the saturation of the internal stage of an Op-Amp , when high frequency large signal is applied . The internal capacitor voltage cannot change instantaneously.
it is given by 

dvc/dt = I/C

For the larger charging rate charging current must be large or the capacitance of the capacitor must be small.
Hence the slew rate for an Op-Amp  is given as ,
                                         

 S= Imax/C 

for example :
For the IC 741 charging current is 15 micro Ampere internal capacitance is 30 micro Farad. Hence  the slew rate is  0.5 volt/micro second

Comments

Post a Comment

Popular posts from this blog

Delay generation technique in the 8085:

Delay generation technique in the 8085: There is a lot of the method for the delay generation in the 8085 one of the most commonly used one is with the help of the software. There is nothing complicated in the programming in all the technique same logic is applied so don't worry you will be fine............. Delay subroutine using the only 8-bit register:                                          MVI B, COUNT;                              LOOP: DCR B;                                          JNZ LOOP;                                          RET; calculation of  the count: The require coun...

Static switch

Static switch 1) Static switches use semiconductor elements such as SCR to perform the shifting of load between two power sources. 2)Circuit offers very fast switching time, usually in the range of the milliseconds. This help to maintain the uninterrupted power supply to the load. 3) The static switch consists of three parts:     a) Breaker.    b) SCR.    c)  Control system. 4) current sensing device constantly monitors the output of the switch and provide the necessary input to the control relay circuit. 5)If the AC source fails to supply the voltage to the load, the control circuit switches connection to the inverter input source. Block Diagram of the static switch is as follows: Application of the static switch: 1) The static switch is used in the UPS system. 

Antennas: Type of antennas

ANTENNAS: TYPE OF ANTENNAS Definition:   An antenna is a structure that is generally metallic object, often a wire or group of wire used to convert the high-frequency current into electromagnetic waves, and vice-versa Type of antennas: 1) Omni-directional antennas:  Omni-directional antennas propagate the radio wave signal in all horizontal directions.  Dipole antennas: This is the type of the omnidirectional antenna whose propagating radio frequency (RF) energy in 360 degrees in the horizontal plane. This antenna can be as simple as two pieces of wire cut to the proper length or can be encapsulated. An antenna exhibits a typical impedance, allowing antenna of the transmitter for maximum power transfer. Majority of the wireless access points and routers have these wireless antennas due to their reliable performance and uniform coverage. Example of omnidirectional antennas is   Rubber duck Omni Directional Antenna 2) S emi-direction...