Lecture L5 - Other Coordinate Systems

Size: px
Start display at page:

Download "Lecture L5 - Other Coordinate Systems"

Transcription

1 S. Widnall, J. Peraire Dynamics Fall 008 Version.0 Lecture L5 - Other Coordinate Systems In this lecture, we will look at some other common systems of coordinates. We will present polar coordinates in two dimensions and cylindrical and spherical coordinates in three dimensions. We shall see that these systems are particularly useful for certain classes of problems. Polar Coordinates (r θ) In polar coordinates, the position of a particle A, is determined by the value of the radial distance to the origin, r, and the angle that the radial line makes with an arbitrary fixed line, such as the x axis. Thus, the trajectory of a particle will be determined if we know r and θ as a function of t, i.e. r(t), θ(t). The directions of increasing r and θ are defined by the orthogonal unit vectors e r and e θ. The position vector of a particle has a magnitude equal to the radial distance, and a direction determined by e r. Thus, r = re r. (1) Since the vectors e r and e θ are clearly different from point to point, their variation will have to be considered when calculating the velocity and acceleration. Over an infinitesimal interval of time dt, the coordinates of point A will change from (r, θ), to (r + dr, θ + dθ) as shown in the diagram. 1

2 We note that the vectors e r and e θ do not change when the coordinate r changes. Thus, de r /dr = 0 and de θ /dr = 0. On the other hand, when θ changes to θ + dθ, the vectors e r and e θ are rotated by an angle dθ. From the diagram, we see that de r = dθe θ, and that de θ = dθe r. This is because their magnitudes in the limit are equal to the unit vector as radius times dθ in radians. Dividing through by dθ, we have, de r dθ de θ = e θ, and = e r. dθ Multiplying these expressions by dθ/dt θ, we obtain, de r dθ de r dθ dt dt = θ e θ, and de θ dt = θ e r. () Note Alternative calculation of the unit vector derivatives An alternative, more mathematical, approach to obtaining the derivatives of the unit vectors is to express e r and e θ in terms of their cartesian components along i and j. We have that e r = cos θi + sin θj e θ = sin θi + cos θj. Therefore, when we differentiate we obtain, de r dr de θ dr de r = 0, = sin θi + cos θj e θ dθ de θ = 0, = cos θi sin θj e r. dθ Velocity vector We can now derive expression (1) with respect to time and write v = ṙ = ṙ e r + r ė r, or, using expression (), we have v = ṙ e r + rθ e θ. (3) Here, v r = ṙ is the radial velocity component, and v θ = rθ is the circumferential velocity component. We also have that v = v r + v θ. The radial component is the rate at which r changes magnitude, or stretches, and the circumferential component, is the rate at which r changes direction, or swings.

3 Acceleration vector Differentiating again with respect to time, we obtain the acceleration Using the expressions (), we obtain, a = v = r e r + ṙ ė r + ṙθ e θ + rθ eθ + rθ ė θ a = ( r rθ ) e r + (rθ + ṙθ ) eθ, (4) where a r = ( r rθ ) is the radial acceleration component, and a θ = (rθ + ṙθ ) is the circumferential acceleration component. Also, we have that a = a r + a θ. Change of basis In many practical situations, it will be necessary to transform the vectors expressed in polar coordinates to cartesian coordinates and vice versa. Since we are dealing with free vectors, we can translate the polar reference frame for a given point (r, θ), to the origin, and apply a standard change of basis procedure. This will give, for a generic vector A, A r = cos θ sin θ A x and A x = cos θ sin θ A r. A θ sin θ cos θ A y A y sin θ cos θ A θ Example Circular motion Consider as an illustration, the motion of a particle in a circular trajectory having angular velocity ω = θ, and angular acceleration α = ω. 3

4 In polar coordinates, the equation of the trajectory is The velocity components are and the acceleration components are, 1 r = R = constant, θ = ωt + αt. v r = ṙ = 0, and v θ = rθ = R(ω + αt) = v, a r = r rθ = R(ω + αt) = v R, and a θ = rθ + ṙθ = Rα = at, where we clearly see that, a r a n, and that a θ a t. In cartesian coordinates, we have for the trajectory, For the velocity, and, for the acceleration, 1 1 x = R cos(ωt + αt ), y = R sin(ωt + αt ). 1 1 v x = R(ω + αt) sin(ωt + αt ), v y = R(ω + αt) cos(ωt + αt ), a x = R(ω+αt) cos(ωt+ αt ) Rα sin(ωt+ αt ), a y = R(ω+αt) sin(ωt+ αt )+Rα cos(ωt+ αt ). We observe that, for this problem, the result is much simpler when expressed in polar (or intrinsic) coordinates. Example Motion on a straight line Here we consider the problem of a particle moving with constant velocity v 0, along a horizontal line y = y 0. Assuming that at t = 0 the particle is at x = 0, the trajectory and velocity components in cartesian coordinates are simply, x = v 0 t y = y 0 v x = v 0 v y = 0 a x = 0 a y = 0. 4

5 In polar coordinates, we have, r = v 0 t + y 0 θ = tan 1 ( y 0 ) v 0 t v r = ṙ = v 0 cos θ v θ = rθ = v 0 sin θ a r = r rθ = 0 a θ = rθ + ṙθ = 0. Here, we see that the expressions obtained in cartesian coordinates are simpler than those obtained using polar coordinates. It is also reassuring that the acceleration in both the r and θ direction, calculated from the general two-term expression in polar coordinates, works out to be zero as it must for constant velocitystraight line motion. Example Spiral motion (Kelppner/Kolenkow) A particle moves with θ = ω = constant and r = r 0 e βt, where r 0 and β are constants. We shall show that for certain values of β, the particle moves with a r = 0. a = ( r rθ )e r + (rθ + ṙθ )eθ = (β r 0 e βt r 0 e βt ω )e r + βr 0 ωe βt e θ If β = ±ω, the radial part of a vanishes. It seems quite surprising that when r = r 0 e βt, the particle moves with zero radial acceleration. The error is in thinking that r makes the only contribution to a r ; the term rθ is also part of the radial acceleration, and cannot be neglected. The paradox is that even though a r = 0, the radial velocity v r = ṙ = r 0 βe βt is increasing rapidly in time. In polar coordinates v r = a r (t)dt, because this integral does not take into account the fact that e r and e θ are functions of time. 5

6 Equations of Motion In two dimensional polar rθ coordinates, the force and acceleration vectors are F = F r e r + F θ e θ and a = a r e r + a θ e θ. Thus, in component form, we have, F r = m a r = m ( r rθ ) F θ = m a θ = m (rθ + ṙθ ). Cylindrical Coordinates (r θ z) Polar coordinates can be extended to three dimensions in a very straightforward manner. We simply add the z coordinate, which is then treated in a cartesian like manner. Every point in space is determined by the r and θ coordinates of its projection in the xy plane, and its z coordinate. The unit vectors e r, e θ and k, expressed in cartesian coordinates, are, e r = cos θi + sin θj e θ = sin θi + cos θj and their derivatives, ė r = θ e θ, ė θ = θ e r, k = 0. The kinematic vectors can now be expressed relative to the unit vectors e r, e θ and k. Thus, the position vector is r = r e r + z k, and the velocity, v = ṙ e r + rθ e θ + ż k, where v v + v r = ṙ, v θ = rθ, v z = ż, and v = r + v θ z. Finally, the acceleration becomes a = ( r rθ ) e r + (rθ + ṙθ ) eθ + zk, where a r = r rθ, a θ = rθ + ṙθ, az = z, and a = a + a r θ + az. 6

7 Note that when using cylindrical coordinates, r is not the modulus of r. This is somewhat confusing, but it is consistent with the notation used by most books. Whenever we use cylindrical coordinates, we will write r explicitly, to indicate the modulus of r, i.e. r = r + z. Equations of Motion In cylindrical rθz coordinates, the force and acceleration vectors are F = F r e r + F θ e θ + F z e z and a = a r e r + a θ e θ + a z e z. Thus, in component form we have, F r = m a r = m ( r rθ ) F θ = m a θ = m (rθ + ṙθ ) F z = m a z = m z. Spherical Coordinates (r θ φ) In spherical coordinates, we utilize two angles and a distance to specify the position of a particle, as in the case of radar measurements, for example. The unit vectors written in cartesian coordinates are, e r = cos θ cos φ i + sin θ cos φ j + sin φ k e θ e φ = sin θ i + cos θ j = cos θ sin φ i sin θ sin φ j + cos φ k The derivation of expressions for the velocity and acceleration follow easily once the derivatives of the unit vectors are known. In three dimensions, the geometry is somewhat more involved, but the ideas are the same. Here, we give the results for the derivatives of the unit vectors, ė r = θ cos φ e θ + φ e φ, ė θ = θ cos φ e r + θ sin φ e φ, ė φ = φ e r θ sin φ e θ, 7

8 and for the kinematic vectors r = r e r v = ṙe r + rθ cos φ e θ + rφ e φ a = ( r rθ cos φ rφ ) e r + (ṙθ cos φ + rθ cos φ rθ φ sin φ) eθ + (ṙφ + rφ sin φ cos φ + rφ ) e φ. Equations of Motion Finally, in spherical rθφ coordinates, we write F = F r e r + F θ e θ + F φ e φ and a = a r e r + a θ e θ + a φ e φ. Thus, F r = m a r = m ( r rθ cos φ rφ ) F θ = m a θ = m (ṙθ cos φ + rθ cos φ rθ φ sin φ) F φ = m a φ = m (ṙφ + rφ sin φ cos φ + rφ ). Application Examples We will look at some applications of Newton s second law, expressed in the different coordinate systems that have been introduced. Recall that Newton s second law F = ma, (5) is a vector equation which is valid for inertial observers. In general, we will be interested in determining the motion of a particle given that we know the external forces. Equation (5), written in terms of either velocity or position, is a differential equation. In order to calculate the velocity and position as a function of time we will need to integrate this equation either analytically or numerically. On the other hand, the reverse problem of computing the forces given motion is much easier and only requires direct evaluation of (5). Is is also common to have mixed type problems, in which we know some components of the force and some components of the acceleration. The goal is then to determine the remaining unknown terms. While no general rules can be given regarding the appropriate choice of a coordinate system, we note that intrinsic coordinates are particularly useful in constrained problems, where the trajectory is known beforehand. Example Aircraft flying on a helix A 10, 000 lb aircraft is descending on a cylindrical helix. The rate of descent is ż = 10ft/s, the speed is v = 11 ft/s, and θ = 3 o 0.05rad/s. This is standard for gas turbine powered aircraft. We want to know the force on the aircraft and the radius of curvature of the path. 8

9 We have, v = ṙe r + rθ e θ + że z = ve t Since, r = R, ṙ = 0. Therefore, 11 = (0.05R) + 10, or R = 4, 15 ft. For the acceleration, and, considering only the non-zero terms, We see that e n = e r, and that, The normal force on the aircraft is a = ( r rθ )e r + (rθ + ṙθ )eθ + ze z = v e t + v e n, ρ a = Rθ e r = v e n. ρ a = (0.05) 4, 15 = ft/s = v 11, ρ = = 4, 5 ft. ρ , 000 F n = ma n = = 3, 73 lb, 3 and finally, the lift, L, is L = 3, 73 e r + 10, 000 e z lb. Here we see that ρ r which means that the helix is very tight. 9

10 The angle of descent α is calculated as sin α = pitch of the helix. z/v, or, α =.7 o. This angle is sometimes called the Example Pendulum Now, we consider a simple pendulum consisting of a mass, m, suspended from a string of length l and negligible mass. We can formulate the problem in polar coordinates, and noting that r = l (constant), write for the r and θ components, mg cos θ T = mlθ mg sin θ = ml θ, (6) where T is the tension on the string. If we restrict the motion to small oscillations, we can approximate sin θ θ, and the θ-equation becomes θ g + θ = 0. l Integrating we obtain the general solution, g g θ(t) = C 1 cos( t) + C sin( t), l l where the constants C 1 and C are determined by the initial conditions. Thus, if θ(0) = θ max, g θ(t) = θ max cos( t). l 10

11 Example Aircraft flying a perfect loop (Hollister) Consider an aircraft flying a perfect loop, i.e. a circle in the vertical plane. Assume that the engine thrust exactly cancels the aerodynamic drag so that the lift and gravity are the only unbalanced forces on the aircraft. This assumption makes the problem into the same dynamical model that we have used in the previous example. Since the lift, L, is perpendicular to the flight path, we have that the force on the aircraft, in normal and tangential components, is Thus, F = mg sin θ e t + (L mg cos θ) e n. a t a n = = v = r θ = g sin θ v R = L g cos θ. m (7) Since, v dv = a t ds = a t R dθ = Rg sin θ dθ. Thus, integrating, v = v + Rg(cos θ 1), (8) 0 where v 0 is the velocity at the bottom of the loop when θ = 0. To be able to go over the top we need v > 0 when θ = π. This means that we need v 0 > Rg. Note that for v 0 < Rg, we can calculate the maximum angle the aircraft can reach, θ max. If we set v = 0 when θ = θ max, we have, θ max = cos 1 (1 v 0 ). Rg The necessary lift, L, can be calculated as a function of θ. From (7) and (8), we have L v v = + g cos θ = 0 + 3g cos θ g. m R R We have that, in order for θ to go from 0 to π, the aircraft has to have a range of lift capability that extends over 5g. It turns out that most aircraft do not have this capability and consequently do not fly perfect loops. 11

12 ADDITIONAL READING J.L. Meriam and L.G. Kraige, Engineering Mechanics, DYNAMICS, 5th Edition /6, /7, 3/5 1

13 MIT OpenCourseWare Dynamics Fall 009 For information about citing these materials or our Terms of Use, visit:

Lecture L6 - Intrinsic Coordinates

Lecture L6 - Intrinsic Coordinates S. Widnall, J. Peraire 16.07 Dynamics Fall 2009 Version 2.0 Lecture L6 - Intrinsic Coordinates In lecture L4, we introduced the position, velocity and acceleration vectors and referred them to a fixed

More information

Lecture L22-2D Rigid Body Dynamics: Work and Energy

Lecture L22-2D Rigid Body Dynamics: Work and Energy J. Peraire, S. Widnall 6.07 Dynamics Fall 008 Version.0 Lecture L - D Rigid Body Dynamics: Work and Energy In this lecture, we will revisit the principle of work and energy introduced in lecture L-3 for

More information

11. Rotation Translational Motion: Rotational Motion:

11. Rotation Translational Motion: Rotational Motion: 11. Rotation Translational Motion: Motion of the center of mass of an object from one position to another. All the motion discussed so far belongs to this category, except uniform circular motion. Rotational

More information

Chapter 6 Circular Motion

Chapter 6 Circular Motion Chapter 6 Circular Motion 6.1 Introduction... 1 6.2 Cylindrical Coordinate System... 2 6.2.1 Unit Vectors... 3 6.2.2 Infinitesimal Line, Area, and Volume Elements in Cylindrical Coordinates... 4 Example

More information

Centripetal Force. This result is independent of the size of r. A full circle has 2π rad, and 360 deg = 2π rad.

Centripetal Force. This result is independent of the size of r. A full circle has 2π rad, and 360 deg = 2π rad. Centripetal Force 1 Introduction In classical mechanics, the dynamics of a point particle are described by Newton s 2nd law, F = m a, where F is the net force, m is the mass, and a is the acceleration.

More information

www.mathsbox.org.uk Displacement (x) Velocity (v) Acceleration (a) x = f(t) differentiate v = dx Acceleration Velocity (v) Displacement x

www.mathsbox.org.uk Displacement (x) Velocity (v) Acceleration (a) x = f(t) differentiate v = dx Acceleration Velocity (v) Displacement x Mechanics 2 : Revision Notes 1. Kinematics and variable acceleration Displacement (x) Velocity (v) Acceleration (a) x = f(t) differentiate v = dx differentiate a = dv = d2 x dt dt dt 2 Acceleration Velocity

More information

Lecture L2 - Degrees of Freedom and Constraints, Rectilinear Motion

Lecture L2 - Degrees of Freedom and Constraints, Rectilinear Motion S. Widnall 6.07 Dynamics Fall 009 Version.0 Lecture L - Degrees of Freedom and Constraints, Rectilinear Motion Degrees of Freedom Degrees of freedom refers to the number of independent spatial coordinates

More information

Lecture L29-3D Rigid Body Dynamics

Lecture L29-3D Rigid Body Dynamics J. Peraire, S. Widnall 16.07 Dynamics Fall 2009 Version 2.0 Lecture L29-3D Rigid Body Dynamics 3D Rigid Body Dynamics: Euler Angles The difficulty of describing the positions of the body-fixed axis of

More information

Lecture L3 - Vectors, Matrices and Coordinate Transformations

Lecture L3 - Vectors, Matrices and Coordinate Transformations S. Widnall 16.07 Dynamics Fall 2009 Lecture notes based on J. Peraire Version 2.0 Lecture L3 - Vectors, Matrices and Coordinate Transformations By using vectors and defining appropriate operations between

More information

Isaac Newton s (1642-1727) Laws of Motion

Isaac Newton s (1642-1727) Laws of Motion Big Picture 1 2.003J/1.053J Dynamics and Control I, Spring 2007 Professor Thomas Peacock 2/7/2007 Lecture 1 Newton s Laws, Cartesian and Polar Coordinates, Dynamics of a Single Particle Big Picture First

More information

Some Comments on the Derivative of a Vector with applications to angular momentum and curvature. E. L. Lady (October 18, 2000)

Some Comments on the Derivative of a Vector with applications to angular momentum and curvature. E. L. Lady (October 18, 2000) Some Comments on the Derivative of a Vector with applications to angular momentum and curvature E. L. Lady (October 18, 2000) Finding the formula in polar coordinates for the angular momentum of a moving

More information

PHYSICS 111 HOMEWORK SOLUTION #9. April 5, 2013

PHYSICS 111 HOMEWORK SOLUTION #9. April 5, 2013 PHYSICS 111 HOMEWORK SOLUTION #9 April 5, 2013 0.1 A potter s wheel moves uniformly from rest to an angular speed of 0.16 rev/s in 33 s. Find its angular acceleration in radians per second per second.

More information

Rotation: Moment of Inertia and Torque

Rotation: Moment of Inertia and Torque Rotation: Moment of Inertia and Torque Every time we push a door open or tighten a bolt using a wrench, we apply a force that results in a rotational motion about a fixed axis. Through experience we learn

More information

Math 1302, Week 3 Polar coordinates and orbital motion

Math 1302, Week 3 Polar coordinates and orbital motion Math 130, Week 3 Polar coordinates and orbital motion 1 Motion under a central force We start by considering the motion of the earth E around the (fixed) sun (figure 1). The key point here is that the

More information

Unified Lecture # 4 Vectors

Unified Lecture # 4 Vectors Fall 2005 Unified Lecture # 4 Vectors These notes were written by J. Peraire as a review of vectors for Dynamics 16.07. They have been adapted for Unified Engineering by R. Radovitzky. References [1] Feynmann,

More information

Lab 7: Rotational Motion

Lab 7: Rotational Motion Lab 7: Rotational Motion Equipment: DataStudio, rotary motion sensor mounted on 80 cm rod and heavy duty bench clamp (PASCO ME-9472), string with loop at one end and small white bead at the other end (125

More information

Lecture L17 - Orbit Transfers and Interplanetary Trajectories

Lecture L17 - Orbit Transfers and Interplanetary Trajectories S. Widnall, J. Peraire 16.07 Dynamics Fall 008 Version.0 Lecture L17 - Orbit Transfers and Interplanetary Trajectories In this lecture, we will consider how to transfer from one orbit, to another or to

More information

Lecture L14 - Variable Mass Systems: The Rocket Equation

Lecture L14 - Variable Mass Systems: The Rocket Equation J. Peraire, S. Widnall 16.07 Dynamics Fall 2008 Version 2.0 Lecture L14 - Variable Mass Systems: The Rocket Equation In this lecture, we consider the problem in which the mass of the body changes during

More information

Lecture L30-3D Rigid Body Dynamics: Tops and Gyroscopes

Lecture L30-3D Rigid Body Dynamics: Tops and Gyroscopes J. Peraire, S. Widnall 16.07 Dynamics Fall 2008 Version 2.0 Lecture L30-3D Rigid Body Dynamics: Tops and Gyroscopes 3D Rigid Body Dynamics: Euler Equations in Euler Angles In lecture 29, we introduced

More information

KINEMATICS OF PARTICLES RELATIVE MOTION WITH RESPECT TO TRANSLATING AXES

KINEMATICS OF PARTICLES RELATIVE MOTION WITH RESPECT TO TRANSLATING AXES KINEMTICS OF PRTICLES RELTIVE MOTION WITH RESPECT TO TRNSLTING XES In the previous articles, we have described particle motion using coordinates with respect to fixed reference axes. The displacements,

More information

SOLID MECHANICS TUTORIAL MECHANISMS KINEMATICS - VELOCITY AND ACCELERATION DIAGRAMS

SOLID MECHANICS TUTORIAL MECHANISMS KINEMATICS - VELOCITY AND ACCELERATION DIAGRAMS SOLID MECHANICS TUTORIAL MECHANISMS KINEMATICS - VELOCITY AND ACCELERATION DIAGRAMS This work covers elements of the syllabus for the Engineering Council exams C105 Mechanical and Structural Engineering

More information

Problem Set 1. Ans: a = 1.74 m/s 2, t = 4.80 s

Problem Set 1. Ans: a = 1.74 m/s 2, t = 4.80 s Problem Set 1 1.1 A bicyclist starts from rest and after traveling along a straight path a distance of 20 m reaches a speed of 30 km/h. Determine her constant acceleration. How long does it take her to

More information

Let s first see how precession works in quantitative detail. The system is illustrated below: ...

Let s first see how precession works in quantitative detail. The system is illustrated below: ... lecture 20 Topics: Precession of tops Nutation Vectors in the body frame The free symmetric top in the body frame Euler s equations The free symmetric top ala Euler s The tennis racket theorem As you know,

More information

AP Physics Circular Motion Practice Test B,B,B,A,D,D,C,B,D,B,E,E,E, 14. 6.6m/s, 0.4 N, 1.5 m, 6.3m/s, 15. 12.9 m/s, 22.9 m/s

AP Physics Circular Motion Practice Test B,B,B,A,D,D,C,B,D,B,E,E,E, 14. 6.6m/s, 0.4 N, 1.5 m, 6.3m/s, 15. 12.9 m/s, 22.9 m/s AP Physics Circular Motion Practice Test B,B,B,A,D,D,C,B,D,B,E,E,E, 14. 6.6m/s, 0.4 N, 1.5 m, 6.3m/s, 15. 12.9 m/s, 22.9 m/s Answer the multiple choice questions (2 Points Each) on this sheet with capital

More information

Physics 1120: Simple Harmonic Motion Solutions

Physics 1120: Simple Harmonic Motion Solutions Questions: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 Physics 1120: Simple Harmonic Motion Solutions 1. A 1.75 kg particle moves as function of time as follows: x = 4cos(1.33t+π/5) where distance is measured

More information

ANALYTICAL METHODS FOR ENGINEERS

ANALYTICAL METHODS FOR ENGINEERS UNIT 1: Unit code: QCF Level: 4 Credit value: 15 ANALYTICAL METHODS FOR ENGINEERS A/601/1401 OUTCOME - TRIGONOMETRIC METHODS TUTORIAL 1 SINUSOIDAL FUNCTION Be able to analyse and model engineering situations

More information

Experiment 9. The Pendulum

Experiment 9. The Pendulum Experiment 9 The Pendulum 9.1 Objectives Investigate the functional dependence of the period (τ) 1 of a pendulum on its length (L), the mass of its bob (m), and the starting angle (θ 0 ). Use a pendulum

More information

Physics 235 Chapter 1. Chapter 1 Matrices, Vectors, and Vector Calculus

Physics 235 Chapter 1. Chapter 1 Matrices, Vectors, and Vector Calculus Chapter 1 Matrices, Vectors, and Vector Calculus In this chapter, we will focus on the mathematical tools required for the course. The main concepts that will be covered are: Coordinate transformations

More information

Project: OUTFIELD FENCES

Project: OUTFIELD FENCES 1 Project: OUTFIELD FENCES DESCRIPTION: In this project you will work with the equations of projectile motion and use mathematical models to analyze a design problem. Two softball fields in Rolla, Missouri

More information

Rotational Inertia Demonstrator

Rotational Inertia Demonstrator WWW.ARBORSCI.COM Rotational Inertia Demonstrator P3-3545 BACKGROUND: The Rotational Inertia Demonstrator provides an engaging way to investigate many of the principles of angular motion and is intended

More information

APPLIED MATHEMATICS ADVANCED LEVEL

APPLIED MATHEMATICS ADVANCED LEVEL APPLIED MATHEMATICS ADVANCED LEVEL INTRODUCTION This syllabus serves to examine candidates knowledge and skills in introductory mathematical and statistical methods, and their applications. For applications

More information

Mechanics lecture 7 Moment of a force, torque, equilibrium of a body

Mechanics lecture 7 Moment of a force, torque, equilibrium of a body G.1 EE1.el3 (EEE1023): Electronics III Mechanics lecture 7 Moment of a force, torque, equilibrium of a body Dr Philip Jackson http://www.ee.surrey.ac.uk/teaching/courses/ee1.el3/ G.2 Moments, torque and

More information

Determination of Acceleration due to Gravity

Determination of Acceleration due to Gravity Experiment 2 24 Kuwait University Physics 105 Physics Department Determination of Acceleration due to Gravity Introduction In this experiment the acceleration due to gravity (g) is determined using two

More information

Copyright 2011 Casa Software Ltd. www.casaxps.com

Copyright 2011 Casa Software Ltd. www.casaxps.com Table of Contents Variable Forces and Differential Equations... 2 Differential Equations... 3 Second Order Linear Differential Equations with Constant Coefficients... 6 Reduction of Differential Equations

More information

Mechanics 1: Conservation of Energy and Momentum

Mechanics 1: Conservation of Energy and Momentum Mechanics : Conservation of Energy and Momentum If a certain quantity associated with a system does not change in time. We say that it is conserved, and the system possesses a conservation law. Conservation

More information

Lecture L9 - Linear Impulse and Momentum. Collisions

Lecture L9 - Linear Impulse and Momentum. Collisions J. Peraire, S. Widnall 16.07 Dynaics Fall 009 Version.0 Lecture L9 - Linear Ipulse and Moentu. Collisions In this lecture, we will consider the equations that result fro integrating Newton s second law,

More information

PROBLEM SET. Practice Problems for Exam #1. Math 2350, Fall 2004. Sept. 30, 2004 ANSWERS

PROBLEM SET. Practice Problems for Exam #1. Math 2350, Fall 2004. Sept. 30, 2004 ANSWERS PROBLEM SET Practice Problems for Exam #1 Math 350, Fall 004 Sept. 30, 004 ANSWERS i Problem 1. The position vector of a particle is given by Rt) = t, t, t 3 ). Find the velocity and acceleration vectors

More information

Physics 53. Kinematics 2. Our nature consists in movement; absolute rest is death. Pascal

Physics 53. Kinematics 2. Our nature consists in movement; absolute rest is death. Pascal Phsics 53 Kinematics 2 Our nature consists in movement; absolute rest is death. Pascal Velocit and Acceleration in 3-D We have defined the velocit and acceleration of a particle as the first and second

More information

Examples of magnetic field calculations and applications. 1 Example of a magnetic moment calculation

Examples of magnetic field calculations and applications. 1 Example of a magnetic moment calculation Examples of magnetic field calculations and applications Lecture 12 1 Example of a magnetic moment calculation We consider the vector potential and magnetic field due to the magnetic moment created by

More information

Chapter 9 Circular Motion Dynamics

Chapter 9 Circular Motion Dynamics Chapter 9 Circular Motion Dynamics 9. Introduction Newton s Second Law and Circular Motion... 9. Universal Law of Gravitation and the Circular Orbit of the Moon... 9.. Universal Law of Gravitation... 3

More information

Vector surface area Differentials in an OCS

Vector surface area Differentials in an OCS Calculus and Coordinate systems EE 311 - Lecture 17 1. Calculus and coordinate systems 2. Cartesian system 3. Cylindrical system 4. Spherical system In electromagnetics, we will often need to perform integrals

More information

State Newton's second law of motion for a particle, defining carefully each term used.

State Newton's second law of motion for a particle, defining carefully each term used. 5 Question 1. [Marks 20] An unmarked police car P is, travelling at the legal speed limit, v P, on a straight section of highway. At time t = 0, the police car is overtaken by a car C, which is speeding

More information

Physics 231 Lecture 15

Physics 231 Lecture 15 Physics 31 ecture 15 Main points of today s lecture: Simple harmonic motion Mass and Spring Pendulum Circular motion T 1/f; f 1/ T; ω πf for mass and spring ω x Acos( ωt) v ωasin( ωt) x ax ω Acos( ωt)

More information

PHYSICS 111 HOMEWORK SOLUTION #10. April 8, 2013

PHYSICS 111 HOMEWORK SOLUTION #10. April 8, 2013 PHYSICS HOMEWORK SOLUTION #0 April 8, 203 0. Find the net torque on the wheel in the figure below about the axle through O, taking a = 6.0 cm and b = 30.0 cm. A torque that s produced by a force can be

More information

Lecture L25-3D Rigid Body Kinematics

Lecture L25-3D Rigid Body Kinematics J. Peraire, S. Winall 16.07 Dynamics Fall 2008 Version 2.0 Lecture L25-3D Rigi Boy Kinematics In this lecture, we consier the motion of a 3D rigi boy. We shall see that in the general three-imensional

More information

Solution: F = kx is Hooke s law for a mass and spring system. Angular frequency of this system is: k m therefore, k

Solution: F = kx is Hooke s law for a mass and spring system. Angular frequency of this system is: k m therefore, k Physics 1C Midterm 1 Summer Session II, 2011 Solutions 1. If F = kx, then k m is (a) A (b) ω (c) ω 2 (d) Aω (e) A 2 ω Solution: F = kx is Hooke s law for a mass and spring system. Angular frequency of

More information

PHY121 #8 Midterm I 3.06.2013

PHY121 #8 Midterm I 3.06.2013 PHY11 #8 Midterm I 3.06.013 AP Physics- Newton s Laws AP Exam Multiple Choice Questions #1 #4 1. When the frictionless system shown above is accelerated by an applied force of magnitude F, the tension

More information

Newton s Laws. Physics 1425 lecture 6. Michael Fowler, UVa.

Newton s Laws. Physics 1425 lecture 6. Michael Fowler, UVa. Newton s Laws Physics 1425 lecture 6 Michael Fowler, UVa. Newton Extended Galileo s Picture of Galileo said: Motion to Include Forces Natural horizontal motion is at constant velocity unless a force acts:

More information

Differentiation of vectors

Differentiation of vectors Chapter 4 Differentiation of vectors 4.1 Vector-valued functions In the previous chapters we have considered real functions of several (usually two) variables f : D R, where D is a subset of R n, where

More information

Oscillations. Vern Lindberg. June 10, 2010

Oscillations. Vern Lindberg. June 10, 2010 Oscillations Vern Lindberg June 10, 2010 You have discussed oscillations in Vibs and Waves: we will therefore touch lightly on Chapter 3, mainly trying to refresh your memory and extend the concepts. 1

More information

Chapter 5 Using Newton s Laws: Friction, Circular Motion, Drag Forces. Copyright 2009 Pearson Education, Inc.

Chapter 5 Using Newton s Laws: Friction, Circular Motion, Drag Forces. Copyright 2009 Pearson Education, Inc. Chapter 5 Using Newton s Laws: Friction, Circular Motion, Drag Forces Units of Chapter 5 Applications of Newton s Laws Involving Friction Uniform Circular Motion Kinematics Dynamics of Uniform Circular

More information

Universal Law of Gravitation

Universal Law of Gravitation Universal Law of Gravitation Law: Every body exerts a force of attraction on every other body. This force called, gravity, is relatively weak and decreases rapidly with the distance separating the bodies

More information

Midterm Solutions. mvr = ω f (I wheel + I bullet ) = ω f 2 MR2 + mr 2 ) ω f = v R. 1 + M 2m

Midterm Solutions. mvr = ω f (I wheel + I bullet ) = ω f 2 MR2 + mr 2 ) ω f = v R. 1 + M 2m Midterm Solutions I) A bullet of mass m moving at horizontal velocity v strikes and sticks to the rim of a wheel a solid disc) of mass M, radius R, anchored at its center but free to rotate i) Which of

More information

2.2 Magic with complex exponentials

2.2 Magic with complex exponentials 2.2. MAGIC WITH COMPLEX EXPONENTIALS 97 2.2 Magic with complex exponentials We don t really know what aspects of complex variables you learned about in high school, so the goal here is to start more or

More information

Angular acceleration α

Angular acceleration α Angular Acceleration Angular acceleration α measures how rapidly the angular velocity is changing: Slide 7-0 Linear and Circular Motion Compared Slide 7- Linear and Circular Kinematics Compared Slide 7-

More information

UNIVERSITETET I OSLO

UNIVERSITETET I OSLO UNIVERSITETET I OSLO Det matematisk-naturvitenskapelige fakultet Exam in: FYS 310 Classical Mechanics and Electrodynamics Day of exam: Tuesday June 4, 013 Exam hours: 4 hours, beginning at 14:30 This examination

More information

Chapter 11. h = 5m. = mgh + 1 2 mv 2 + 1 2 Iω 2. E f. = E i. v = 4 3 g(h h) = 4 3 9.8m / s2 (8m 5m) = 6.26m / s. ω = v r = 6.

Chapter 11. h = 5m. = mgh + 1 2 mv 2 + 1 2 Iω 2. E f. = E i. v = 4 3 g(h h) = 4 3 9.8m / s2 (8m 5m) = 6.26m / s. ω = v r = 6. Chapter 11 11.7 A solid cylinder of radius 10cm and mass 1kg starts from rest and rolls without slipping a distance of 6m down a house roof that is inclined at 30 degrees (a) What is the angular speed

More information

Chapter 18 Static Equilibrium

Chapter 18 Static Equilibrium Chapter 8 Static Equilibrium 8. Introduction Static Equilibrium... 8. Lever Law... Example 8. Lever Law... 4 8.3 Generalized Lever Law... 5 8.4 Worked Examples... 7 Example 8. Suspended Rod... 7 Example

More information

Pendulum Force and Centripetal Acceleration

Pendulum Force and Centripetal Acceleration Pendulum Force and Centripetal Acceleration 1 Objectives 1. To calibrate and use a force probe and motion detector. 2. To understand centripetal acceleration. 3. To solve force problems involving centripetal

More information

Physics 1A Lecture 10C

Physics 1A Lecture 10C Physics 1A Lecture 10C "If you neglect to recharge a battery, it dies. And if you run full speed ahead without stopping for water, you lose momentum to finish the race. --Oprah Winfrey Static Equilibrium

More information

Progettazione Funzionale di Sistemi Meccanici e Meccatronici

Progettazione Funzionale di Sistemi Meccanici e Meccatronici Camme - Progettazione di massima prof. Paolo Righettini paolo.righettini@unibg.it Università degli Studi di Bergamo Mechatronics And Mechanical Dynamics Labs November 3, 2013 Timing for more coordinated

More information

Introduction to Complex Numbers in Physics/Engineering

Introduction to Complex Numbers in Physics/Engineering Introduction to Complex Numbers in Physics/Engineering ference: Mary L. Boas, Mathematical Methods in the Physical Sciences Chapter 2 & 14 George Arfken, Mathematical Methods for Physicists Chapter 6 The

More information

Lecture 16. Newton s Second Law for Rotation. Moment of Inertia. Angular momentum. Cutnell+Johnson: 9.4, 9.6

Lecture 16. Newton s Second Law for Rotation. Moment of Inertia. Angular momentum. Cutnell+Johnson: 9.4, 9.6 Lecture 16 Newton s Second Law for Rotation Moment of Inertia Angular momentum Cutnell+Johnson: 9.4, 9.6 Newton s Second Law for Rotation Newton s second law says how a net force causes an acceleration.

More information

ENGINEERING COUNCIL DYNAMICS OF MECHANICAL SYSTEMS D225 TUTORIAL 1 LINEAR AND ANGULAR DISPLACEMENT, VELOCITY AND ACCELERATION

ENGINEERING COUNCIL DYNAMICS OF MECHANICAL SYSTEMS D225 TUTORIAL 1 LINEAR AND ANGULAR DISPLACEMENT, VELOCITY AND ACCELERATION ENGINEERING COUNCIL DYNAMICS OF MECHANICAL SYSTEMS D225 TUTORIAL 1 LINEAR AND ANGULAR DISPLACEMENT, VELOCITY AND ACCELERATION This tutorial covers pre-requisite material and should be skipped if you are

More information

SOLID MECHANICS BALANCING TUTORIAL BALANCING OF ROTATING BODIES

SOLID MECHANICS BALANCING TUTORIAL BALANCING OF ROTATING BODIES SOLID MECHANICS BALANCING TUTORIAL BALANCING OF ROTATING BODIES This work covers elements of the syllabus for the Edexcel module 21722P HNC/D Mechanical Principles OUTCOME 4. On completion of this tutorial

More information

Awell-known lecture demonstration1

Awell-known lecture demonstration1 Acceleration of a Pulled Spool Carl E. Mungan, Physics Department, U.S. Naval Academy, Annapolis, MD 40-506; mungan@usna.edu Awell-known lecture demonstration consists of pulling a spool by the free end

More information

11. Describing Angular or Circular Motion

11. Describing Angular or Circular Motion 11. Describing Angular or Circular Motion Introduction Examples of angular motion occur frequently. Examples include the rotation of a bicycle tire, a merry-go-round, a toy top, a food processor, a laboratory

More information

PHYSICS 111 HOMEWORK SOLUTION, week 4, chapter 5, sec 1-7. February 13, 2013

PHYSICS 111 HOMEWORK SOLUTION, week 4, chapter 5, sec 1-7. February 13, 2013 PHYSICS 111 HOMEWORK SOLUTION, week 4, chapter 5, sec 1-7 February 13, 2013 0.1 A 2.00-kg object undergoes an acceleration given by a = (6.00î + 4.00ĵ)m/s 2 a) Find the resultatnt force acting on the object

More information

Lecture L26-3D Rigid Body Dynamics: The Inertia Tensor

Lecture L26-3D Rigid Body Dynamics: The Inertia Tensor J. Peraire, S. Widnall 16.07 Dynaics Fall 008 Lecture L6-3D Rigid Body Dynaics: The Inertia Tensor Version.1 In this lecture, we will derive an expression for the angular oentu of a 3D rigid body. We shall

More information

Orbital Mechanics. Angular Momentum

Orbital Mechanics. Angular Momentum Orbital Mechanics The objects that orbit earth have only a few forces acting on them, the largest being the gravitational pull from the earth. The trajectories that satellites or rockets follow are largely

More information

Columbia University Department of Physics QUALIFYING EXAMINATION

Columbia University Department of Physics QUALIFYING EXAMINATION Columbia University Department of Physics QUALIFYING EXAMINATION Monday, January 13, 2014 1:00PM to 3:00PM Classical Physics Section 1. Classical Mechanics Two hours are permitted for the completion of

More information

Differential Relations for Fluid Flow. Acceleration field of a fluid. The differential equation of mass conservation

Differential Relations for Fluid Flow. Acceleration field of a fluid. The differential equation of mass conservation Differential Relations for Fluid Flow In this approach, we apply our four basic conservation laws to an infinitesimally small control volume. The differential approach provides point by point details of

More information

EDEXCEL NATIONAL CERTIFICATE/DIPLOMA MECHANICAL PRINCIPLES AND APPLICATIONS NQF LEVEL 3 OUTCOME 1 - LOADING SYSTEMS

EDEXCEL NATIONAL CERTIFICATE/DIPLOMA MECHANICAL PRINCIPLES AND APPLICATIONS NQF LEVEL 3 OUTCOME 1 - LOADING SYSTEMS EDEXCEL NATIONAL CERTIFICATE/DIPLOMA MECHANICAL PRINCIPLES AND APPLICATIONS NQF LEVEL 3 OUTCOME 1 - LOADING SYSTEMS TUTORIAL 1 NON-CONCURRENT COPLANAR FORCE SYSTEMS 1. Be able to determine the effects

More information

VELOCITY, ACCELERATION, FORCE

VELOCITY, ACCELERATION, FORCE VELOCITY, ACCELERATION, FORCE velocity Velocity v is a vector, with units of meters per second ( m s ). Velocity indicates the rate of change of the object s position ( r ); i.e., velocity tells you how

More information

How Gravitational Forces arise from Curvature

How Gravitational Forces arise from Curvature How Gravitational Forces arise from Curvature 1. Introduction: Extremal ging and the Equivalence Principle These notes supplement Chapter 3 of EBH (Exploring Black Holes by Taylor and Wheeler). They elaborate

More information

3600 s 1 h. 24 h 1 day. 1 day

3600 s 1 h. 24 h 1 day. 1 day Week 7 homework IMPORTANT NOTE ABOUT WEBASSIGN: In the WebAssign versions of these problems, various details have been changed, so that the answers will come out differently. The method to find the solution

More information

1. Units of a magnetic field might be: A. C m/s B. C s/m C. C/kg D. kg/c s E. N/C m ans: D

1. Units of a magnetic field might be: A. C m/s B. C s/m C. C/kg D. kg/c s E. N/C m ans: D Chapter 28: MAGNETIC FIELDS 1 Units of a magnetic field might be: A C m/s B C s/m C C/kg D kg/c s E N/C m 2 In the formula F = q v B: A F must be perpendicular to v but not necessarily to B B F must be

More information

Practice Exam Three Solutions

Practice Exam Three Solutions MASSACHUSETTS INSTITUTE OF TECHNOLOGY Department of Physics Physics 8.01T Fall Term 2004 Practice Exam Three Solutions Problem 1a) (5 points) Collisions and Center of Mass Reference Frame In the lab frame,

More information

Center of Gravity. We touched on this briefly in chapter 7! x 2

Center of Gravity. We touched on this briefly in chapter 7! x 2 Center of Gravity We touched on this briefly in chapter 7! x 1 x 2 cm m 1 m 2 This was for what is known as discrete objects. Discrete refers to the fact that the two objects separated and individual.

More information

Chapter 10 Rotational Motion. Copyright 2009 Pearson Education, Inc.

Chapter 10 Rotational Motion. Copyright 2009 Pearson Education, Inc. Chapter 10 Rotational Motion Angular Quantities Units of Chapter 10 Vector Nature of Angular Quantities Constant Angular Acceleration Torque Rotational Dynamics; Torque and Rotational Inertia Solving Problems

More information

Simple Harmonic Motion

Simple Harmonic Motion Simple Harmonic Motion 1 Object To determine the period of motion of objects that are executing simple harmonic motion and to check the theoretical prediction of such periods. 2 Apparatus Assorted weights

More information

TOP VIEW. FBD s TOP VIEW. Examination No. 2 PROBLEM NO. 1. Given:

TOP VIEW. FBD s TOP VIEW. Examination No. 2 PROBLEM NO. 1. Given: RLEM N. 1 Given: Find: vehicle having a mass of 500 kg is traveling on a banked track on a path with a constant radius of R = 1000 meters. t the instant showing, the vehicle is traveling with a speed of

More information

Stack Contents. Pressure Vessels: 1. A Vertical Cut Plane. Pressure Filled Cylinder

Stack Contents. Pressure Vessels: 1. A Vertical Cut Plane. Pressure Filled Cylinder Pressure Vessels: 1 Stack Contents Longitudinal Stress in Cylinders Hoop Stress in Cylinders Hoop Stress in Spheres Vanishingly Small Element Radial Stress End Conditions 1 2 Pressure Filled Cylinder A

More information

LECTURE 6: Fluid Sheets

LECTURE 6: Fluid Sheets LECTURE 6: Fluid Sheets The dynamics of high-speed fluid sheets was first considered by Savart after his early work on electromagnetism with Biot, and was subsequently examined in a series of papers by

More information

Lecture 6. Weight. Tension. Normal Force. Static Friction. Cutnell+Johnson: 4.8-4.12, second half of section 4.7

Lecture 6. Weight. Tension. Normal Force. Static Friction. Cutnell+Johnson: 4.8-4.12, second half of section 4.7 Lecture 6 Weight Tension Normal Force Static Friction Cutnell+Johnson: 4.8-4.12, second half of section 4.7 In this lecture, I m going to discuss four different kinds of forces: weight, tension, the normal

More information

8.012 Physics I: Classical Mechanics Fall 2008

8.012 Physics I: Classical Mechanics Fall 2008 MIT OpenCourseWare http://ocw.mit.edu 8.012 Physics I: Classical Mechanics Fall 2008 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms. MASSACHUSETTS INSTITUTE

More information

1.3. DOT PRODUCT 19. 6. If θ is the angle (between 0 and π) between two non-zero vectors u and v,

1.3. DOT PRODUCT 19. 6. If θ is the angle (between 0 and π) between two non-zero vectors u and v, 1.3. DOT PRODUCT 19 1.3 Dot Product 1.3.1 Definitions and Properties The dot product is the first way to multiply two vectors. The definition we will give below may appear arbitrary. But it is not. It

More information

D Alembert s principle and applications

D Alembert s principle and applications Chapter 1 D Alembert s principle and applications 1.1 D Alembert s principle The principle of virtual work states that the sum of the incremental virtual works done by all external forces F i acting in

More information

Chapter 2. Parameterized Curves in R 3

Chapter 2. Parameterized Curves in R 3 Chapter 2. Parameterized Curves in R 3 Def. A smooth curve in R 3 is a smooth map σ : (a, b) R 3. For each t (a, b), σ(t) R 3. As t increases from a to b, σ(t) traces out a curve in R 3. In terms of components,

More information

226 Chapter 15: OSCILLATIONS

226 Chapter 15: OSCILLATIONS Chapter 15: OSCILLATIONS 1. In simple harmonic motion, the restoring force must be proportional to the: A. amplitude B. frequency C. velocity D. displacement E. displacement squared 2. An oscillatory motion

More information

C B A T 3 T 2 T 1. 1. What is the magnitude of the force T 1? A) 37.5 N B) 75.0 N C) 113 N D) 157 N E) 192 N

C B A T 3 T 2 T 1. 1. What is the magnitude of the force T 1? A) 37.5 N B) 75.0 N C) 113 N D) 157 N E) 192 N Three boxes are connected by massless strings and are resting on a frictionless table. Each box has a mass of 15 kg, and the tension T 1 in the right string is accelerating the boxes to the right at a

More information

Physics of the Atmosphere I

Physics of the Atmosphere I Physics of the Atmosphere I WS 2008/09 Ulrich Platt Institut f. Umweltphysik R. 424 Ulrich.Platt@iup.uni-heidelberg.de heidelberg.de Last week The conservation of mass implies the continuity equation:

More information

Newton s Laws of Motion

Newton s Laws of Motion Chapter 1. Newton s Laws of Motion Notes: Most of the material in this chapter is taken from Young and Freedman, Chapters 4 and 5 1.1 Forces and Interactions It was Isaac Newton who first introduced the

More information

Physics 201 Homework 8

Physics 201 Homework 8 Physics 201 Homework 8 Feb 27, 2013 1. A ceiling fan is turned on and a net torque of 1.8 N-m is applied to the blades. 8.2 rad/s 2 The blades have a total moment of inertia of 0.22 kg-m 2. What is the

More information

CHAPTER 6 WORK AND ENERGY

CHAPTER 6 WORK AND ENERGY CHAPTER 6 WORK AND ENERGY CONCEPTUAL QUESTIONS. REASONING AND SOLUTION The work done by F in moving the box through a displacement s is W = ( F cos 0 ) s= Fs. The work done by F is W = ( F cos θ). s From

More information

Unit - 6 Vibrations of Two Degree of Freedom Systems

Unit - 6 Vibrations of Two Degree of Freedom Systems Unit - 6 Vibrations of Two Degree of Freedom Systems Dr. T. Jagadish. Professor for Post Graduation, Department of Mechanical Engineering, Bangalore Institute of Technology, Bangalore Introduction A two

More information

Physics Notes Class 11 CHAPTER 6 WORK, ENERGY AND POWER

Physics Notes Class 11 CHAPTER 6 WORK, ENERGY AND POWER 1 P a g e Work Physics Notes Class 11 CHAPTER 6 WORK, ENERGY AND POWER When a force acts on an object and the object actually moves in the direction of force, then the work is said to be done by the force.

More information

Physics Notes Class 11 CHAPTER 3 MOTION IN A STRAIGHT LINE

Physics Notes Class 11 CHAPTER 3 MOTION IN A STRAIGHT LINE 1 P a g e Motion Physics Notes Class 11 CHAPTER 3 MOTION IN A STRAIGHT LINE If an object changes its position with respect to its surroundings with time, then it is called in motion. Rest If an object

More information

Acceleration due to Gravity

Acceleration due to Gravity Acceleration due to Gravity 1 Object To determine the acceleration due to gravity by different methods. 2 Apparatus Balance, ball bearing, clamps, electric timers, meter stick, paper strips, precision

More information

arxiv:1111.4354v2 [physics.acc-ph] 27 Oct 2014

arxiv:1111.4354v2 [physics.acc-ph] 27 Oct 2014 Theory of Electromagnetic Fields Andrzej Wolski University of Liverpool, and the Cockcroft Institute, UK arxiv:1111.4354v2 [physics.acc-ph] 27 Oct 2014 Abstract We discuss the theory of electromagnetic

More information