Skip to main content

300x250 Ads

Induction-Motor

An induction machine is the most simple electrical machine from constructional point of view, in most of the cases. It can be classified into motor and generator. In this post, I want to discuss the characteristic common to both of these. Detailed description of each will be available soon in other posts.

Induction machines work on induction principle, in other words it depends on Faraday's law of induction (i.e. when a conductor moves in a magnetic field, it gets some voltage(induced voltage). this voltage can set up current if construction permits and can set up its own magnetic field.). In this case it should be noted that moving in a magnetic field actually makes the magnetic flux changing to the moving conductor(actually seems to be changing, from the view point of one who is moving), and this changing magnetic field causes voltage and current to be induced on the moving body.

But if the magnetic filed is itself changing in nature, then it can
induce voltage on a stationary conductor. This is the case for induction motor and generator. Motor remains stationary(rotor of the motor), a changing voltage(i.e. magnetic flux) is supplied to the stator and hence the rotor get some induced voltage because it remains stationary in changing magnetic field. This rotor voltage creates rotor current and rotor magnetic field(rotor flux), this rotor flux try to catch stator flux and thus rotor starts to rotate.

The case is not this simple in practice, but it is indeed the principle of rotation in induction machine.





Download the pdf file

Comments

Popular posts from this blog

Armature Winding ,Pole Pitch, Coil Span, Commutator Pitch

Now we are going to discuss about armature winding in details. Before going through this section, we should understand some basic terms related to armature winding of dc generator . Pole Pitch Definition of Pole Pitch The pole pitch is defined as peripheral distance between center of two adjacent poles in dc machine. This distance is measured in term of armature slots or armature conductor come between two adjacent pole centers. This is naturally equal to the total number of armature slots divided by number of poles in the machine. If there are 96 slots on the armature periphery and 4 numbers of poles in the machine, the numbers of armature slots come between two adjacent poles centers would be 96/4 = 24. Hence, the pole pitch of that dc machine would be 24. As it is seen that, pole pitch is equal to total numbers of armature slots divided by total numbers of poles, this can alternatively referred as armature slots per pole . Coil Span or Coil Pitch Coil of

Propagation-Radio-Waves

Radio Wave Propagation types

Coding

Binary Coding 1. Binary Coded Decimal (BCD) Binary coded decimal (BCD) is a way to express each of the decimal digits with a binary code. There are only ten code groups in the BCD system, so it is very easy to convert between decimal and BCD. Because welike to read and write in decimal, the BCD code provides an excellent interface to binary systems. Examples of such interfaces are keypad inputs and digital readouts. The 8421 Code: The 8421 code is a type of BCD (binary coded decimal) code. Binary coded decimal means that each decimal digit, 0 through 9, is represented by a binary code of four bits. The designation 8421indicates the binary weights of the four bits 2 3 , 2 2 , 2 1 , 2 0 . The ease  of conversion between 8421 code numbers and the familiar decimal numbers is the main advantage of this code.  All wehave to remember are the ten binary combinations that represent the ten decimal digits as shown in Table 1. The 8421 code is the predominant BCD code, and when we ref

Add