Cloud Computing: VM & Container

Image
Traditional Era: In this era, we have physical servers, organisations ran their application on physical servers.It was expensive for organisation to maintain many physical servers. Virtualized Era:  It is allow you to run multiple virtual machine on a single physical server CPU. VM has own operating system that's why VMs are in heavy weight in nature.  HyperVisor *   creates VM on physical servers. Container Era: Containers are similar to VMs but they are light weight in nature because containers share machine's Operating system. Container RunTime Engine  *   help to creates container on physical servers. *HyperVisor: I t is known as vm monitor. It is a software that creates and run VMs.   Types of HyperVisor: HyperVisor- 1:   The hypervisor runs directly on the underlying host system. It is also known as a “Native Hypervisor” or “Bare metal hypervisor”. It does not require any base server operating system. It has direct access to hardware resources. Examples of Type 1 hypervi

Best explanation of Field Effect Transistor in 2021

FIELD EFFECT TRANSISTOR
FET is a three-terminal unipolar semiconductor device. It is a voltage controlled device unlike a bipolar junction transistor. The main advantage of FET is that it has a very high input impedance, which is in the order of Mega Ohms. It has many advantages like low power consumption, low heat dissipation and FETs are highly efficient devices. The following image shows how a practical FET looks like.
 The FET is a unipolar device, which means that it is made using either p-type or n-type material as main substrate. Hence the current conduction of a FET is done by either electrons or holes.

Features of FET:
The following are the varied features of a Field Effect Transistor.

.Unipolar − It is unipolar as either holes or electrons are responsible for conduction.

.High input impedance − The input current in a FET flows due to the reverse bias. Hence it has high input impedance.

.Voltage controlled device − As the output voltage of a FET is controlled by the gate input voltage, FET is called as the voltage controlled device.

.Noise is low − There are no junctions present in the conduction path. Hence noise is lower than in BJTs.

.Gain is characterized as transconductance. Transconductance is the ratio of change in output current to the change in input voltage.

.The output impedance of a FET is low.
Advantages of FET

To prefer a FET over BJT, there should be few advantages of using FETs, rather than BJTs. Let us try to summarize the advantages of FET over BJT.


Applications of FET
.FET is used in circuits to reduce the loading effect.

.FETs are used in many circuits such as Buffer Amplifier, Phase shift Oscillators and Voltmeters.

FET Terminals:
Though FET is a three terminal device, they are not the same as BJT terminals. The three terminals of FET are Gate, Source and Drain. The Source terminal in FET is analogous to the Emitter in BJT, while Gate is analogous to Base and Drain to Collector.

The symbols of a FET for both NPN and PNP types are as shown below

Types of FET:
There are two main types of FETS. They are JFET and MOSFET. The following figure gives further classification of FETs.

Popular posts from this blog

Cloud Computing: VM & Container

Cloud Computing

Best Definition of Diode in 2021