Pages

Translate

Monday 20 July 2020

Some Examples with AC Circuits :-

Some Examples with AC Circuits :-

Let’s connect three AC voltage sources in series and use complex numbers to determine additive voltages.

All the rules and laws learned in the study of DC circuits apply to AC circuits as well (Ohm’s Law, Kirchhoff’s Laws, network analysis methods), with the exception of power calculations (Joule’s Law).

The only qualification is that all variables must be expressed in complex form, taking into account phase as well as magnitude, and all voltages and currents must be of the same frequency (in order that their phase relationships remain constant). (Figure below)

 

KVL allows addition of complex voltages.

KVL allows the addition of complex voltages.

 

The polarity marks for all three voltage sources are oriented in such a way that their stated voltages should add to make the total voltage across the load resistor.

Notice that although magnitude and phase angle is given for each AC voltage source, no frequency value is specified. If this is the case, it is assumed that all frequencies are equal, thus meeting our qualifications for applying DC rules to an AC circuit (all figures given in the complex form, all of the same frequency).

The setup of our equation to find total voltage appears as such:

 

Graphic addition of vector voltages.

 

Graphically, the vectors add up as shown in Figure below.

 

Graphic addition of vector voltages.

Graphic addition of vector voltages.

 

The sum of these vectors will be a resultant vector originating at the starting point for the 22-volt vector (the dot at upper-left of the diagram) and terminating at the ending point for the 15-volt vector (arrow tip at the middle-right of the diagram): (Figure below)

 

Resultant is equivalent to the vector sum of the three original voltages.

Resultant is equivalent to the vector sum of the three original voltages.

 

In order to determine what the resultant vector’s magnitude and angle are without resorting to graphical images, we can convert each one of these polar-form complex numbers into rectangular form and add.

Remember, we’re adding these figures together because the polarity marks for the three voltage sources are oriented in an additive manner:

 

adding these figures together because the polarity marks for the three voltage sources are oriented in an additive manner

 

In polar form, this equates to 36.8052 volts ∠ -20.5018°. What this means in real terms is that the voltage measured across these three voltage sources will be 36.8052 volts, lagging the 15 volts (0° phase reference) by 20.5018°.

A voltmeter connected across these points in a real circuit would only indicate the polar magnitude of the voltage (36.8052 volts), not the angle. An oscilloscope could be used to display two voltage waveforms and thus provide a phase shift measurement, but not a voltmeter.

The same principle holds true for AC ammeters: they indicate the polar magnitude of the current, not the phase angle.

This is extremely important in relating calculated figures of voltage and current to real circuits.

Although the rectangular notation is convenient for addition and subtraction and was indeed the final step in our sample problem here, it is not very applicable to practical measurements.

Rectangular figures must be converted to polar figures (specifically polar magnitude) before they can be related to actual circuit measurements.

We can use SPICE to verify the accuracy of our results. In this test circuit, the 10 kΩ resistor value is quite arbitrary. It’s there so that SPICE does not declare an open-circuit error and abort analysis.

Also, the choice of frequencies for the simulation (60 Hz) is quite arbitrary, because resistors respond uniformly for all frequencies of AC voltage and current. There are other components (notably capacitors and inductors) which do not respond uniformly to different frequencies, but that is another subject! (Figure below)

 

Spice circuit schematic.

Spice circuit schematic.

 

v1 1 0 ac 15 0 sin
 v2 2 1 ac 12 35 sin
 v3 3 2 ac 22 -64 sin
 r1 3 0 10k
 .ac link 1 60 60            I'm using a frequency of 60 Hz
 .print ac v(3,0) vp(3,0)            as a default value
 .end
 freq           v(3)           vp(3)
 6.000E+01      3.681E+01      -2.050E+01

 

Sure enough, we get a total voltage of 36.81 volts ∠ -20.5° (with reference to the 15-volt source, whose phase angle was arbitrarily stated at zero degrees so as to be the “reference” waveform).

At first glance, this is counter-intuitive. How is it possible to obtain a total voltage of just over 36 volts with 15 volt, 12 volts, and 22-volt supplies connected in series? With DC, this would be impossible, as voltage figures will either directly add or subtract, depending on polarity.

But with AC, our “polarity” (phase shift) can vary anywhere in between full-aiding and full-opposing, and this allows for such paradoxical summing.

What if we took the same circuit and reversed one of the supply’s connections? Its contribution to the total voltage would then be the opposite of what it was before: (Figure below)

 

The polarity of E2 (12V) is reversed.

 

Note how the 12 volt supply’s phase angle is still referred to as 35°, even though the leads have been reversed. Remember that the phase angle of any voltage drop is stated in reference to its noted polarity. Even though the angle is still written as 35°, the vector will be drawn 180° opposite of what it was before: (Figure below)

 

The direction of E2 is reversed.

 

The resultant (sum) vector should begin at the upper-left point (origin of the 22-volt vector) and terminate at the right arrow tip of the 15-volt vector: (Figure below)

 

Resultant is vector sum of voltage sources.

 

The connection reversal on the 12 volt supply can be represented in two different ways in polar form: by addition of 180° to its vector angle (making it 12 volts ∠ 215°), or a reversal of sign on the magnitude (making it -12 volts ∠ 35°). Either way, conversion to rectangular form yields the same result:

 

 

The resulting addition of voltages in rectangular form, then:

 

 

In polar form, this equates to 30.4964 V ∠ -60.9368°. Once again, we will use SPICE to verify the results of our calculations:

 

ac voltage addition
 v1 1 0 ac 15 0 sin 
 v2 1 2 ac 12 35 sin            Note the reversal of node numbers 2 and 1 
 v3 3 2 ac 22 -64 sin            to simulate the swapping of connections 
 r1 3 0 10k .ac lin 1 60 60 
 .print ac v(3,0) vp(3,0) 
 .end 
 freq           v(3)           vp(3) 
 6.000E+01      3.050E+01      -6.094E+01

 

REVIEW:

  • All the laws and rules of DC circuits apply to AC circuits, with the exception of power calculations (Joule’s Law), so long as all values are expressed and manipulated in complex form, and all voltages and currents are at the same frequency.
  • When reversing the direction of a vector (equivalent to reversing the polarity of an AC voltage source in relation to other voltage sources), it can be expressed in either of two different ways: adding 180° to the angle, or reversing the sign of the magnitude.
  • Meter measurements in an AC circuit correspond to the polar magnitudes of calculated values. Rectangular expressions of complex quantities in an AC circuit have no direct, empirical equivalent, although they are convenient for performing addition and subtraction, as Kirchhoff’s Voltage and Current Laws require.

Sunday 19 July 2020

Complex Number Arithmetic :-

Complex Number Arithmetic :-

Since complex numbers are legitimate mathematical entities, just like scalar numbers, they can be added, subtracted, multiplied, divided, squared, inverted, and such, just like any other kind of number.

Some scientific calculators are programmed to directly perform these operations on two or more complex numbers, but these operations can also be done “by hand.” This section will show you how the basic operations are performed.

It is highly recommended that you equip yourself with a scientific calculator capable of performing arithmetic functions easily on complex numbers. It will make your study of AC circuit much more pleasant than if you’re forced to do all calculations the longer way.

Addition and Subtraction of Complex Numbers in Rectangular Form :-

Addition and subtraction with complex numbers in rectangular form is easy. For addition, simply add up the real components of the complex numbers to determine the real component of the sum, and add up the imaginary components of the complex numbers to determine the imaginary component of the sum:

 

 

When subtracting complex numbers in rectangular form, simply subtract the real component of the second complex number from the real component of the first to arrive at the real component of the difference, and subtract the imaginary component of the second complex number from the imaginary component of the first to arrive the imaginary component of the difference:

 

 

Multiplication and Division of Complex Numbers in Polar Form :-

For longhand multiplication and division, polar is the favored notation to work with. When multiplying complex numbers in polar form, simply multiply the polar magnitudes of the complex numbers to determine the polar magnitude of the product, and add the angles of the complex numbers to determine the angle of the product:

 

For longhand multiplication and division, polar is the favored notation to work with.

 

Division of polar-form complex numbers is also easy: simply divide the polar magnitude of the first complex number by the polar magnitude of the second complex number to arrive at the polar magnitude of the quotient, and subtract the angle of the second complex number from the angle of the first complex number to arrive at the angle of the quotient:

 

Division of polar-form complex numbers

 

To obtain the reciprocal, or “invert” (1/x), a complex number, simply divide the number (in polar form) into a scalar value of 1, which is nothing more than a complex number with no imaginary component (angle = 0):

 

obtain the reciprocal, or “invert” (1/x), a complex number

 

These are the basic operations you will need to know in order to manipulate complex numbers in the analysis of AC circuits. Operations with complex numbers are by no means limited just to addition, subtraction, multiplication, division, and inversion, however.

Virtually any arithmetic operation that can be done with scalar numbers can be done with complex numbers, including powers, roots, solving simultaneous equations with complex coefficients, and even trigonometric functions (although this involves a whole new perspective in trigonometry called hyperbolic functions which is well beyond the scope of this discussion).

Be sure that you’re familiar with the basic arithmetic operations of addition, subtraction, multiplication, division, and inversion, and you’ll have little trouble with AC circuit analysis.

 

REVIEW :-

  • To add complex numbers in rectangular form, add the real components and add the imaginary components. Subtraction is similar.
  • To multiply complex numbers in polar form, multiply the magnitudes and add the angles. To divide, divide the magnitudes and subtract one angle from the other.

Saturday 18 July 2020

Polar Form and Rectangular Form Notation for Complex Numbers

Polar Form and Rectangular Form Notation for Complex Numbers :-

In order to work with complex numbers without drawing vectors, we first need some kind of standard mathematical notation. There are two basic forms of complex number notation: polar and rectangular.

Polar Form of a Complex Number :-

The polar form is where a complex number is denoted by the length (otherwise known as the magnitudeabsolute value, or modulus) and the angle of its vector (usually denoted by an angle symbol that looks like this: ∠).

To use the map analogy, the polar notation for the vector from New York City to San Diego would be something like “2400 miles, southwest.” Here are two examples of vectors and their polar notations:

 

Vectors with polar notations.

Vectors with polar notations.

 

Standard orientation for vector angles in AC circuit calculations defines 0° as being to the right (horizontal), making 90° straight up, 180° to the left, and 270° straight down. Please note that vectors angled “down” can have angles represented in polar form as positive numbers in excess of 180, or negative numbers less than 180.

For example, a vector angled ∠ 270° (straight down) can also be said to have an angle of -90°. (Figure below) The above vector on the right (7.81 ∠ 230.19°) can also be denoted as 7.81 ∠ -129.81°.

 

The vector compass.

The vector compass.

 

Rectangular Form of a Complex Number :-

Rectangular form, on the other hand, is where a complex number is denoted by its respective horizontal and vertical components. In essence, the angled vector is taken to be the hypotenuse of a right triangle, described by the lengths of the adjacent and opposite sides.

Rather than describing a vector’s length and direction by denoting magnitude and angle, it is described in terms of “how far left/right” and “how far up/down.” 

These two-dimensional figures (horizontal and vertical) are symbolized by two numerical figures. In order to distinguish the horizontal and vertical dimensions from each other, the vertical is prefixed with a lower-case “i” (in pure mathematics) or “j” (in electronics).

These lower-case letters do not represent a physical variable (such as instantaneous current, also symbolized by a lower-case letter “i”), but rather are mathematical operators used to distinguish the vector’s vertical component from its horizontal component. As a complete complex number, the horizontal and vertical quantities are written as a sum: (Figure below)

 

In “rectangular” form the vector’s length and direction are denoted in terms of its horizontal and vertical span, the first number representing the the horizontal (“real”) and the second number (with the “j” prefix) representing the vertical (“imaginary”) dimensions.

In “rectangular” form the vector’s length and direction are denoted in terms of its horizontal and vertical span, the first number representing the horizontal (“real”) and the second number (with the “j” prefix) representing the vertical (“imaginary”) dimensions.

 

The horizontal component is referred to as the real component since that dimension is compatible with normal, scalar (“real”) numbers. The vertical component is referred to as the imaginary component since that dimension lies in a different direction, totally alien to the scale of the real numbers. (Figure below)

 

Vector compass showing real and imaginary axes.

Vector compass showing real and imaginary axes.

 

The “real” axis of the graph corresponds to the familiar number line we saw earlier: the one with both positive and negative values on it. The “imaginary” axis of the graph corresponds to another number line situated at 90° to the “real” one.

Vectors being two-dimensional things, we must have a two-dimensional “map” upon which to express them, thus the two number lines perpendicular to each other: (Figure below)

 

Vector compass with real and imaginary (“j”) number lines.

Vector compass with real and imaginary (“j”) number lines.

 

Converting from Polar Form to Rectangular Form :-

Either method of notation is valid for complex numbers. The primary reason for having two methods of notation is for ease of longhand calculation, rectangular form lending itself to addition and subtraction, and polar form lending itself to multiplication and division.

Conversion between the two notational forms involves simple trigonometry. To convert from polar to rectangular, find the real component by multiplying the polar magnitude by the cosine of the angle, and the imaginary component by multiplying the polar magnitude by the sine of the angle.

This may be understood more readily by drawing the quantities as sides of a right triangle, the hypotenuse of the triangle representing the vector itself (its length and angle with respect to the horizontal constituting the polar form), the horizontal and vertical sides representing the “real” and “imaginary” rectangular components, respectively: (Figure below)

 

Magnitude vector in terms of real (4) and imaginary (j3) components.

Magnitude vector in terms of real (4) and imaginary (j3) components.

 

magnitude vector in terms of real and imaginary

 

Converting from Rectangular Form to Polar Form :-

To convert from rectangular to polar, find the polar magnitude through the use of the Pythagorean Theorem (the polar magnitude is the hypotenuse of a right triangle, and the real and imaginary components are the adjacent and opposite sides, respectively), and the angle by taking the arctangent of the imaginary component divided by the real component:

 

converting rectangular form to polar form

 

REVIEW :-

  • Polar notation denotes a complex number in terms of its vector’s length and angular direction from the starting point. Example: fly 45 miles ∠ 203° (West by Southwest).
  • Rectangular notation denotes a complex number in terms of its horizontal and vertical dimensions. Example: drive 41 miles West, then turn and drive 18 miles South.
  • In rectangular notation, the first quantity is the “real” component (horizontal dimension of the vector) and the second quantity is the “imaginary” component (vertical dimension of the vector). The imaginary component is preceded by a lower-case “j,” sometimes called the j operator.
  • Both polar and rectangular forms of notation for a complex number can be related graphically in the form of a right triangle, with the hypotenuse representing the vector itself (polar form: hypotenuse length = magnitude; angle with respect to horizontal side = angle), the horizontal side representing the rectangular “real” component, and the vertical side representing the rectangular “imaginary” component.

Friday 17 July 2020

Complex Vector Addition :-

Complex Vector Addition :-

If vectors with uncommon angles are added, their magnitudes (lengths) add up quite differently than that of scalar magnitudes: (Figure below)

 

Vector magnitudes do not directly add for unequal angles.

Vector magnitudes do not directly add for unequal angles.

 

If two AC voltages—90° out of phase—are added together by being connected in series, their voltage magnitudes do not directly add or subtract as with scalar voltages in DC.

Instead, these voltage quantities are complex quantities, and just like the above vectors, which add up in a trigonometric fashion, a 6-volt source at 0° added to an 8-volt source at 90° results in 10 volts at a phase angle of 53.13°: (Figure below)

 

The 6V and 8V sources add to 10V with the help of trigonometry.

The 6V and 8V sources add to 10V with the help of trigonometry.

 

Compared to DC circuit analysis, this is very strange indeed. Note that it is possible to obtain voltmeter indications of 6 and 8 volts, respectively, across the two AC voltage sources, yet only read 10 volts for a total voltage!

There is no suitable DC analogy for what we’re seeing here with two AC voltages slightly out of phase. DC voltages can only directly aid or directly oppose, with nothing in between. With AC, two voltages can be aiding or opposing one another to any degree between fully-aiding and fully-opposing, inclusive.

Without the use of vector (complex number) notation to describe AC quantities, it would be very difficult to perform mathematical calculations for AC circuit analysis.

In the next section, we’ll learn how to represent vector quantities in symbolic rather than graphical form. Vector and triangle diagrams suffice to illustrate the general concept, but more precise methods of symbolism must be used if any serious calculations are to be performed on these quantities.

 

REVIEW :-

  •  DC voltages can only either directly aid or directly oppose each other when connected in series. AC voltages may aid or oppose to any degree depending on the phase shift between them.

Thursday 16 July 2020

Simple Vector Addition :-

Simple Vector Addition :-

Remember that vectors are mathematical objects just like numbers on a number line: they can be added, subtracted, multiplied, and divided. Addition is perhaps the easiest vector operation to visualize, so we’ll begin with that. If vectors with common angles are added, their magnitudes (lengths) add up just like regular scalar quantities: (Figure below)

 

Vector magnitudes add like scalars for a common angle.

 

Similarly, if AC voltage sources with the same phase angle are connected together in series, their voltages add just as you might expect with DC batteries: (Figure below)

 

“In phase” AC voltages add like DC battery voltages.

 

Please note the (+) and (-) polarity marks next to the leads of the two AC sources. Even though we know AC doesn’t have “polarity” in the same sense that DC does, these marks are essential to know how to reference the given phase angles of the voltages. This will become more apparent in the next example.

If vectors directly opposing each other (180° out of phase) are added together, their magnitudes (lengths) subtract just like positive and negative scalar quantities subtract when added: (Figure below)

 

Directly opposing vector magnitudes subtract.

 

Similarly, if opposing AC voltage sources are connected in series, their voltages subtract as you might expect with DC batteries connected in an opposing fashion: (Figure below)

 

Opposing AC voltages subtract like opposing battery voltages.

 

Determining whether or not these voltage sources are opposing each other requires an examination of their polarity markings and their phase angles. Notice how the polarity markings in the above diagram seem to indicate additive voltages (from left to right, we see - and + on the 6 volt source, - and + on the 8 volt source).

Even though these polarity markings would normally indicate an additive effect in a DC circuit (the two voltages working together to produce a greater total voltage), in this AC circuit they’re actually pushing in opposite directions because one of those voltages has a phase angle of 0° and the other a phase angle of 180°.

The result, of course, is a total voltage of 2 volts.

We could have just as well shown the opposing voltages subtracting in series like this: (Figure below)

 

Opposing voltages in spite of equal phase angles.

 

Note how the polarities appear to be opposed to each other now, due to the reversal of wire connections on the 8 volt source.

Since both sources are described as having equal phase angles (0°), they truly are opposed to one another, and the overall effect is the same as the former scenario with “additive” polarities and differing phase angles: a total voltage of only 2 volts. (Figure below)

 

Just as there are two ways to express the phase of the sources, there are two ways to express the resultant their sum.

Just as there are two ways to express the phase of the sources, there are two ways to express the resultant their sum.

 

The resultant voltage can be expressed in two different ways: 2 volts at 180° with the (-) symbol on the left and the (+) symbol on the right, or 2 volts at 0° with the (+) symbol on the left and the (-) symbol on the right. A reversal of wires from an AC voltage source is the same as phase-shifting that source by 180°. (Figure below)

Example of equivalent voltage sources.

Example of equivalent voltage sources.

Wednesday 15 July 2020

Vectors and AC Waveforms :-

Vectors and AC Waveforms :-

OK, so how exactly can we represent AC quantities of voltage or current in the form of a vector? The length of the vector represents the magnitude (or amplitude) of the waveform, like this: (Figure below)

 

Vector length represents AC voltage magnitude.

 

The greater the amplitude of the waveform, the greater the length of its corresponding vector. The angle of the vector, however, represents the phase shift in degrees between the waveform in question and another waveform acting as a “reference” in time.

Usually, when the phase of a waveform in a circuit is expressed, it is referenced to the power supply voltage waveform (arbitrarily stated to be “at” 0°). Remember that phase is always a relative measurement between two waveforms rather than an absolute property. (Figure below)

 

Vector angle is the phase with respect to another waveform.

 

Phase shift between waves and vector phase angle

 

The greater the phase shift in degrees between two waveforms, the greater the angle difference between the corresponding vectors. Being a relative measurement, as the voltage, phase shift (vector angle) only has meaning in reference to some standard waveform.

Generally, this “reference” waveform is the main AC power supply voltage in the circuit. If there is more than one AC voltage source, then one of those sources is arbitrarily chosen to be the phase reference for all other measurements in the circuit.

This concept of a reference point is not unlike that of the “ground” point in a circuit for the benefit of the voltage reference.

With a clearly defined point in the circuit declared to be “ground,” it becomes possible to talk about voltage “on” or “at” single points in a circuit, being understood that those voltages (always relative between two points) are referenced to “ground.”

Correspondingly, with a clearly defined point of reference for phase, it becomes possible to speak of voltages and currents in an AC circuit having definite phase angles.

For example, if the current in an AC circuit is described as “24.3 milliamps at -64 degrees,” it means that the current waveform has an amplitude of 24.3 mA, and it lags 64° behind the reference waveform, usually assumed to be the main source voltage waveform.

 

REVIEW:-

  • When used to describe an AC quantity, the length of a vector represents the amplitude of the wave while the angle of a vector represents the phase angle of the wave relative to some other (reference) waveform.

Tuesday 14 July 2020

Introduction to Complex Numbers :-

Complex Numbers :-

If I needed to describe the distance between two cities, I could provide an answer consisting of a single number in miles, kilometers, or some other unit of linear measurement.

However, if I were to describe how to travel from one city to another, I would have to provide more information than just the distance between those two cities; I would also have to provide information about the direction to travel, as well.

The kind of information that expresses a single dimension, such as linear distance, is called a scalar quantity in mathematics. Scalar numbers are the kind of numbers you’ve used in most all of your mathematical applications so far.

The voltage produced by a battery, for example, is a scalar quantity. So is the resistance of a piece of wire (ohms), or the current through it (amps).

However, when we begin to analyze AC circuits, we find that quantity of voltage, current, and even resistance (called impedance in AC) are not the familiar one-dimensional quantities we’re used to measuring in DC circuits.

Rather, these quantities, because they’re dynamic (alternating in direction and amplitude), possess other dimensions that must be taken into account. Frequency and phase shift are two of these dimensions that come into play.

Even with relatively simple AC circuits, where we’re only dealing with a single frequency, we still have the dimension of phase shift to contend with in addition to the amplitude.

In order to successfully analyze AC circuits, we need to work with mathematical objects and techniques capable of representing these multi-dimensional quantities.

Here is where we need to abandon scalar numbers for something better suited: complex numbers. Just like the example of giving directions from one city to another, AC quantities in a single-frequency circuit have both amplitude (analogy: distance) and phase shift (analogy: direction).

A complex number is a single mathematical quantity able to express these two dimensions of amplitude and phase shift at once.

Graphical Representation of Complex Numbers :-

Complex numbers are easier to grasp when they’re represented graphically. If I draw a line with a certain length (magnitude) and angle (direction), I have a graphic representation of a complex number which is commonly known in physics as a vector: (Figure below)

 

A vector has both magnitude and direction.

 

As distances and directions on a map, there must be some common frame of reference for angle figures to have any meaning. In this case, directly right is considered to be 0o, and angles are counted in a positive direction going counter-clockwise: (Figure below)

 

The vector compass

 

The idea of representing a number in graphical form is nothing new. We all learned this in grade school with the “number line:” (Figure below)

 

Number line.

 

We even learned how addition and subtraction works by seeing how lengths (magnitudes) stacked up to give a final answer: (Figure below)

 

Addition on a “number line.

 

Later, we learned that there were ways to designate the values between the whole numbers marked on the line. These were fractional or decimal quantities: (Figure below)

 

Number line” shows both positive and negative numbers.

 

These fields of numbers (whole, integer, rational, irrational, real, etc.) learned in grade school share a common trait: they’re all one-dimensional. The straightness of the number line illustrates this graphically.

You can move up or down the number line, but all “motion” along that line is restricted to a single axis (horizontal).

One-dimensional, scalar numbers are perfectly adequate for counting beads, representing weight, or measuring DC battery voltage, but they fall short of being able to represent something more complex like the distance and direction between two cities, or the amplitude and phase of an AC waveform.

To represent these kinds of quantities, we need multidimensional representations. In other words, we need a number line that can point in different directions, and that’s exactly what a vector is.

 

REVIEW :-

  • scalar number is the type of mathematical object that people are used to using in everyday life: a one-dimensional quantity like temperature, length, weight, etc.
  • complex number is a mathematical quantity representing two dimensions of magnitude and direction.
  • vector is a graphical representation of a complex number. It looks like an arrow, with a starting point, a tip, a definite length, and a definite direction. Sometimes the word phasor is used in electrical applications where the angle of the vector represents the phase shift between waveforms.

Monday 13 July 2020

Principles of Radio ;-

Principles of Radio :-

One of the more fascinating applications of electricity is in the generation of invisible ripples of energy called radio waves. The limited scope of this lesson on alternating current does not permit full exploration of the concept, some of the basic principles will be covered.

With Oersted’s accidental discovery of electromagnetism, it was realized that electricity and magnetism were related to each other.

When an electric current was passed through a conductor, a magnetic field was generated perpendicular to the axis of flow. Likewise, if a conductor was exposed to a change in magnetic flux perpendicular to the conductor, a voltage was produced along the length of that conductor.

So far, scientists knew that electricity and magnetism always seemed to affect each other at right angles. However, a major discovery lay hidden just beneath this seemingly simple concept of related perpendicularity, and its unveiling was one of the pivotal moments in modern science.

Relationship of Electric and Magnetic Fields :-

This breakthrough in physics is hard to overstate. The man responsible for this conceptual revolution was the Scottish physicist James Clerk Maxwell (1831-1879), who “unified” the study of electricity and magnetism in four relatively tidy equations.

In essence, what he discovered was that electric and magnetic fields were intrinsically related to one another, with or without the presence of a conductive path for current to flow. Stated more formally, Maxwell’s discovery was this:

A changing electric field produces a perpendicular magnetic field, and

A changing magnetic field produces a perpendicular electric field.

All of this can take place in open space, the alternating electric and magnetic fields supporting each other as they travel through space at the speed of light. This dynamic structure of electric and magnetic fields propagating through space is better known as an electromagnetic wave.

There are many kinds of natural radiative energy composed of electromagnetic waves. Even light is electromagnetic in nature. So are X-rays and “gamma” ray radiation.

The only difference between these kinds of electromagnetic radiation is the frequency of their oscillation (alternation of the electric and magnetic fields back and forth in polarity). By using a source of AC voltage and a special device called an antenna, we can create electromagnetic waves (of a much lower frequency than that of light) with ease.

Types of Antenna :-

An antenna is nothing more than a device built to produce a dispersing electric or magnetic field. Two fundamental types of antennae are the dipole and the loop: Figure below

Dipole and loop antennas

Dipole and loop antennas.

While the dipole looks like nothing more than an open circuit, and the loop a short circuit, these pieces of wire are effective radiators of electromagnetic fields when connected to AC sources of the proper frequency. The two open wires of the dipole act as a sort of capacitor (two conductors separated by a dielectric), with the electric field open to dispersal instead of being concentrated between two closely-spaced plates.

The closed wire path of the loop antenna acts like an inductor with a large air core, again providing ample opportunity for the field to disperse away from the antenna instead of being concentrated and contained as in a normal inductor.

As the powered dipole radiates its changing electric field into space, a changing magnetic field is produced at right angles, thus sustaining the electric field further into space, and so on as the wave propagates at the speed of light.

As the powered loop antenna radiates its changing magnetic field into space, a changing electric field is produced at right angles, with the same end-result of a continuous electromagnetic wave sent away from the antenna. Either antenna achieves the same basic task: the controlled production of an electromagnetic field.

Functions of an Antenna :-

When attached to a source of high-frequency AC power, an antenna acts as a transmitting device, converting AC voltage and current into electromagnetic wave energy. Antennas also have the ability to intercept electromagnetic waves and convert their energy into AC voltage and current. In this mode, an antenna acts as a receiving device: Figure below

Basic radio transmitter and receiver

Basic radio transmitter and receiver.

 

While there is much more that may be said about antenna technology, this brief introduction is enough to give you the general idea of what’s going on (and perhaps enough information to provoke a few experiments).

 

REVIEW :-

  • James Maxwell discovered that changing electric fields produce perpendicular magnetic fields, and vice versa, even in empty space.
  • A twin set of electric and magnetic fields, oscillating at right angles to each other and traveling at the speed of light, constitutes an electromagnetic wave.
  • An antenna is a device made of wire, designed to radiate a changing electric field or changing magnetic field when powered by a high-frequency AC source, or intercept an electromagnetic field and convert it to an AC voltage or current.
  • The dipole antenna consists of two pieces of wire (not touching), primarily generating an electric field when energized, and secondarily producing a magnetic field in space.
  • The loop antenna consists of a loop of wire, primarily generating a magnetic field when energized, and secondarily producing an electric field in space.

Simple Parallel (Tank Circuit) Resonance :-

  Resonance in a Tank Circuit :- A condition of resonance will be experienced in a tank circuit when the reactance of the capacitor and  ind...