Skip to main content

OPERATIONAL AMPLIFIER (Op-Amp)

Amplifier is a circuit that receives an inclusion signal on the input, and as an output signal it is not change and no bigger on the output. 

In the amplifier circuit, external feedback resistance connected between the output terminal and the input terminal (-). This type of circuit is called a negative feedback circuit. By adding resistance feedback, we form a string of output to input (-). Then this circuit has a gain amplifier. Gain amplifier depends on external resistance alone.

Op-Amp generally have two inputs and one output. We already know that the Op-Amp output is divided into two according to the Inverting amplifier and Non-Inverting amplifier.

  • Inverting amplifier
Gain inverting amplifier circuit-closed strands of Ei to Vo is determined by Rf and Ri, which can amplify signals ac or dc signals. In the picture, a positive voltage is applied through the input resistance Ri to the input (-) op-amp. Negative feedback made ​​by prisoners Rf. Voltage between input (+) and (-) equal to zero. Hence the input terminal (-) and ground potential is also worth 0 vol.


  • Non-inverting amplifier 
In the non-inverting amplifier Vo has the same polarity as Ei. Resistance input of the non-inverting amplifier is very large exceed 100 Mega Ohm. The voltage between (+) and  (-) of the op-amp is zero, the two inputs are located at the same potential Ei. Picture shows a non-inverting amplifier circuit.


Popular posts from this blog

USB PowerShare Technology

USB Universal Serial Bus (USB) is a standard to establish communication between a computer and different devices. USB allows high speed connection of peripherals to a computer. Using USB, you can connect devices like mice, keyboards, printers, external drives, digital cameras, mobile phones, and so on. USB also supports Plug-and-Play installation and hot swapping.

Keyboard shortcuts to memorize and use

Below are some Keyboard shortcuts we recommend everyone memorize and use. Ctrl + C or Ctrl + Insert and Ctrl + X Both Ctrl + C and Ctrl + Insert will copy the highlighted text or selected item. If you want to cut instead of copy press Ctrl + X  

TCP/IP Model Layers

The TCP/IP model uses four layers that logically span the equivalent of the top six layers of the OSI reference model; this is shown in Figure. (The physical layer is not covered by the TCP/IP model because the data link layer is considered the point at which the interface occurs between the TCP/IP stack and the underlying networking hardware.) The following are the TCP/IP model layers, starting from the bottom. Network Interface Layer As its name suggests, this layer represents the place where the actual TCP/IP protocols running at higher layers interface to the local network. This layer is somewhat “controversial” in that some people don't even consider it a “legitimate” part of TCP/IP. This is usually because none of the core IP protocols run at this layer. Despite this, the network interface layer is part of the architecture. It is equivalent to the data link layer (layer two) in the OSI Reference Model and is also sometimes called the link layer. You may also ...