A Thyristor or SCR (silicon controlled rectifier) is bit like a transistor.
When a small current flows into the GATE,
this allows a larger current to flow from the ANODE
to the CATHODE.
Even when the current into the gate stops the thyristor continues to
It needs only a small trigger to turn ON.
There are two methods to stops its conduction
1. diverge anode current to other circuit
2. apply negative voltage
|
Electrical Engineering
This Blog is related to all electrical engineering students.
Monday, 4 February 2013
What is Thyristor?
Labels:
AC,
circuit,
circuit diagram,
current,
DC,
electrical engineering,
engineer,
scr,
thyristor
Sunday, 3 February 2013
Input form User in C++
Today i'll teach you how to get input form user
cin>> means input form user, now this input should be store in some where after that we print that input or use some where else
if input is an integer type we can define as int
after that any variable where you save your input like i'll save in a
as int a;
; means end of command
\n means next line
#include<iostream.h>
void main()
{
int a;
cout<<"enter your input";
cin>>a;
cout<<"your entered\n";
cout<<a;
}
cin>> means input form user, now this input should be store in some where after that we print that input or use some where else
if input is an integer type we can define as int
after that any variable where you save your input like i'll save in a
as int a;
; means end of command
\n means next line
#include<iostream.h>
void main()
{
int a;
cout<<"enter your input";
cin>>a;
cout<<"your entered\n";
cout<<a;
}
Regulated Power Supply Circuit
Today i'll give you a circuit diagram for regulated power supply which will give regulated DC output
In this circuit we uses a LM317 and LM337 as regulators,LM317 is for regulating a +ive voltage and LM317 is for regulating -ive voltage, in the start of circuit there is a bridge rectifier for converting AC to DC and capacitors to remove ripples.
Here are the components that are used in this circuit:-
Capacitors:
C1, C2 (2200 uF 50V)
C3, C4, C5, C7 (2.2 uF 50V)
C6, C8 (100 uF 50V)
Resistors:
R1, R4 (5K Potentiometer)
R2, R3 (220 Ohms 1/4 W Resistor)
Active Components:
D1 to D4 IN 4007 Diodes
U1 LM317 U2 LM337
T1 (24-0-24 Center Tapped 2 Ampere Transformer)
S1 ( Switch)
If you have any query regarding this circuit comment below.
Best of Luck Engineers :D
In this circuit we uses a LM317 and LM337 as regulators,LM317 is for regulating a +ive voltage and LM317 is for regulating -ive voltage, in the start of circuit there is a bridge rectifier for converting AC to DC and capacitors to remove ripples.
Here are the components that are used in this circuit:-
Capacitors:
C1, C2 (2200 uF 50V)
C3, C4, C5, C7 (2.2 uF 50V)
C6, C8 (100 uF 50V)
Resistors:
R1, R4 (5K Potentiometer)
R2, R3 (220 Ohms 1/4 W Resistor)
Active Components:
D1 to D4 IN 4007 Diodes
U1 LM317 U2 LM337
T1 (24-0-24 Center Tapped 2 Ampere Transformer)
S1 ( Switch)
If you have any query regarding this circuit comment below.
Best of Luck Engineers :D
Power Distribution System
Today i'll give you complete diagram which will show you about the Power Distribution System.
From power plant there is a Step up transformer which convert generated voltage in to high voltage to reduce losses.
Power plant can be any form hydro,wind,coal,thermal.
After that it is converted into 230KV to supply substation after substation it is converted in to 69KV and then to 11KV, now some industries require 11KV so before further step down of voltage it is supplied to industries, after that 11kV is further step down to 220-240V for houses and other residential areas
From power plant there is a Step up transformer which convert generated voltage in to high voltage to reduce losses.
Power plant can be any form hydro,wind,coal,thermal.
After that it is converted into 230KV to supply substation after substation it is converted in to 69KV and then to 11KV, now some industries require 11KV so before further step down of voltage it is supplied to industries, after that 11kV is further step down to 220-240V for houses and other residential areas
Saturday, 2 February 2013
Fardays Law
Today i am going to give you intro about faraday's law.
Now what is faraday's law:
It states that rate of change of magnetic flux around a closed path produces emf (electromotive force) in other words voltage.
Now question is what is flux:
When magnetic field lines passed through any area, its called flux.
Changing magnetic flux means increasing or decreasing magnetic fields.
This can be achieved by moving a magnet in to and fro motion to the closed loop or path which causes emf in the coil.
EMF=-N*d(&)/dt
N: is the number of turns on the Coil
&: is the flux
- sign: is due to lenz law
Best example is Transformer
Now what is faraday's law:
It states that rate of change of magnetic flux around a closed path produces emf (electromotive force) in other words voltage.
Now question is what is flux:
When magnetic field lines passed through any area, its called flux.
Changing magnetic flux means increasing or decreasing magnetic fields.
This can be achieved by moving a magnet in to and fro motion to the closed loop or path which causes emf in the coil.
EMF=-N*d(&)/dt
N: is the number of turns on the Coil
&: is the flux
- sign: is due to lenz law
Best example is Transformer
Solution Manual for B.P Lathi Book
Today i am going to upload a solution manual of Modern Analog and Digital Communication System by B.P Lathi.
I know many of electrical engineering student don't get solution manual from internet of i am gonna upload it.....
This is the best book for learning communication systems, because its in simple language that every one can understand.
So here is the solution manual:-
http://www.mediafire.com/view/?uj48zshvd31eua3
Best of Luck Engineers :D
I know many of electrical engineering student don't get solution manual from internet of i am gonna upload it.....
This is the best book for learning communication systems, because its in simple language that every one can understand.
So here is the solution manual:-
http://www.mediafire.com/view/?uj48zshvd31eua3
Best of Luck Engineers :D
Electricity from Bacteria !!!!!!
Most bacteria, like all animals, get their energy from the
cellular respiration process, which converts glucose and oxygen to carbon
dioxide and water. Oxygen accepts electrons as it combines with other chemicals
in reactions. But bacteria when underground have no oxygen to breathe. For that
they produce energy for their growth by transferring electrons to rust and
other surrounding metal oxides.
Bacteria at the,
converting plant and animal debris in the mud into electricity and carbon
dioxide. Electrons flow through wires to a cathode sitting in water above the
mud, where they combine with oxygen to complete the circuit. The bacteria are
highly efficient and can produce electricity continuously for many months or
even years.
Subscribe to:
Posts (Atom)