Skip to main content

DIODE

Diode is a semiconductor material made ​​from a material called PN junction that is a material consisting of a mixture of positive material (P type) and negative material (N type). Diodes function to a current in one direction but the directional opposites.

Positive material (P type) are compounds consisting of Germanium or Silicon to Aluminium with nature and the lack of positive electrons. Whereas negative material (N type) are compounds consisting of Germanium and Phosphorus which has the advantage of negative electrons.

Diode is a component that consists of 2 feet, as the symbol.


In the visible image of the P type material is formed feet called feet anode (A) and part of the N type material from the material will form the cathode (K)

On the diode, an electric current can only flow from pole to pole cathode while the anode current flows from the cathode will be retained by the Anode. With the principle of such a diode can be used as:
  1. Rectifier current and voltage.
  2. Voltage surge protector and electric.
  3. Blocker current and voltage.

Also in this series are also used light-emitting diode (LED) that functions as an indicator of whether or not the circuit is active.

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 ...