3D Doublet Panel Method

Size: px
Start display at page:

Download "3D Doublet Panel Method"

Transcription

1 3D Doublet Pal Method V

2 An Issue With Doublet Pals Conside a ut though the body sufae no flow Pals appea as a ies of dite voties with stengths equal to the diffee between adjaent pal stengths. At the ontol points we e alost no of the tangential veloity geated by aby voties. This is wong. It is as though the sufae wee a ontinuous votex sheet, and we alulated the tangential veloity at the.p. ignoing the dintinuous jup between the inside and outside. This jup, equal to half the loal sheet stength is alled the pinipal value and ust be added to the tangent veloity alulated at a ontol point V=V tang V=0 V=V tang V<V tang V<<V tang This ust be added to the tangential veloity alulated at any ontol point The pinipal value fo a doublet pal an be estiated as -½ loal gadient of the pal stength on the sufae.

3 3D Doublet Pal Code Non-lifting bodies Handling vetos in Matlab Speifying a 3D body Speifying Pal Geoety Pal Influe lving fo the pal stengths Getting the sufae pessue

4 %3D doublet pal ethod fo ayli flow aound 3D bodies. lea all; vinf=[1;0;0]; %fee stea veloity %Speify body of evolution geoety th=-pi/2:pi/20:pi/2;xp=sin(th;yp=os(th;n=20; [,,,,,,no,we,,ea]=bodyofrevolution(xp,yp,n; % detei sufae aea and noal vetos at ontol points (assues ounte lokwi aound o a=0.5*v_oss((:,-(:,,(:,-(:,;n=a./v_ag(a; %detei influe oeffiient atix oeff npals=length((1,:;oef=zeos(npals; fo n=1:npals n=f((:,n,(:,,(:,+f((:,n,(:,,(:,+f((:,n,(:,,(:,+f oef(n,:=n(1,n*n(1,:+n(2,n*n(2,:+n(3,n*n(3,:; end %detei esult veto and lve atix fo aent stengths =(-n(1,:*vinf(1-n(2,:*vinf(2-n(3,:*vinf(3'; oef(end+1,:=1;(end+1=0; %pevents singula atix - su of pal stengths on lod body is z ga=oef\; %Detei veloity and pessue at ontol points ga=epat(ga',[3 1]; fo n=1:npals %Detei veloity at eah.p. without pinipal value n=f((:,n,(:,,(:,+f((:,n,(:,,(:,+f((:,n,(:,,(:,+f v(:,n=vinf+su(ga.*n,2; end %Detei piniple value of veloity at eah.p., -gad(ga/2 gg=v_oss(((:,we-(:,no.*(ga(:,we+ga(:,no+((:,-(:,we.*(ga(:,+ga(:,we+((:, v=v-gg/2; %veloity veto p=1-su(v.^2/(vinf'*vinf; %pessue %plotting of pessue distibution and veloity vetos

5 Vetos In Matlab U aays with 3 ows, o fo eah opont. E.g. V Easy to ake funtions fo veto opeations like dot and oss poduts, and agnitude With the it is now easie to ake oe oplex funtions E.g. f (, s, e %3D doublet pal ethod fo flow aound 3D bodies. lea all; vinf=[1;0;0]; %fee stea veloity funtion =v_dot(a,b; =zeos(size(a; (1,:=a(1,:.*b(1,:+a(2,:.*b(2,:+a(3,:.*b(3,:; (2,:=(1,:;(3,:=(1,:; funtion =v_oss(a,b; =zeos(size(a; (1,:=(a(2,:.*b(3,:-a(3,:.*b(2,:; (2,:=(a(3,:.*b(1,:-a(1,:.*b(3,:; (3,:=(a(1,:.*b(2,:-a(2,:.*b(1,:; funtion q=f(,s,e; 1(1,:=s(1,:-(1,:; 1(2,:=s(2,:-(2,:; 1(3,:=s(3,:-(3,:; 2(1,:=e(1,:-(1,:; 2(2,:=e(2,:-(2,:; 2(3,:=e(3,:-(3,:; 0(1,:=1(1,:-2(1,:;0(2,:=1(2,:-2(2,:;0(3,:=1(3,:-2(3,:; =v_oss(1,2; 2=v_dot(,; q=./2.*v_dot(0,1./v_ag(1-2./v_ag(2/4/pi;

6 Speifying a 3D Body Fist we ust hoo shape. E.g. Body of evolution: %Speify body of evolution geoety th=-pi/2:pi/20:pi/2;xp=sin(th;yp=os(th;n=20; [,,,,,,no,we,,ea]=bodyofrevolution(xp,yp,n Then we geate the oodinates, in veto fo, of all the points on the body. The points (in a etangula aay, beoe the pal o points (nube of iufeential points funtion [,,,,,,no,we,,ea]=bodyofrevolution(xp,yp,n %Defi veties of pals x=epat(xp,[n+1 1]; %gid of x points al=[0:n]/(n*2*pi; %veto of iufeential angles (about x axis y=os(al'*yp; z=sin(al'*yp; =zeos([3 size(x];(1,:=x(:;(2,:=y(:;(3,:=z(:; %position veto of veties i=eshape(1:pod(size(x,size(x; %index of veties

7 no Pal Geoety ea Contol point loations have loations Pal veties have loations we n 4 1 Defining the indies, al defis how the body los =zeos([3 size(x];(1,:=x(:;(2,:=y(:;(3,:=z(:; %position veto of veties i=eshape(1:pod(size(x,size(x; %index of veties %pal i,j has os i,j i+1,j i+1,j+1 i,j+1 =i(1:end-1,1:end-1;=i(2:end,1:end-1; %indies of uppe and lowe left os =i(1:end-1,2:end;=i(2:end,2:end; %indies of uppe and lowe ight os % detei pal entes (ontol points and indies =((:,+(:,+(:,+(:,/4;=eshape(,[3 size(]; i=eshape(1:pod(size(,size(; % detei indies of pals bodeing eah ontol point no=i([end 1:end-1],:;=i([2:end 1],:; %Pals above and below. we=i(:,[1 1:end-1];ea=i(:,[2:end end]; %Pals to left and ight.

8 no Pal Geoety ea Contol point loations have loations Pal veties have loations we n 4 1 Defining the indies, al defis how the body los Sea 2nd index iasing =zeos([3 size(x];(1,:=x(:;(2,:=y(:;(3,:=z(:; %position veto of veties i=eshape(1:pod(size(x,size(x; %index of veties n e %pal i,j has os i,j i+1,j i+1,j+1 i,j+1 w s =i(1:end-1,1:end-1;=i(2:end,1:end-1; %indies of uppe and lowe left os =i(1:end-1,2:end;=i(2:end,2:end; %indies of uppe and lowe ight os % detei pal entes (ontol points and indies =((:,+(:,+(:,+(:,/4;=eshape(,[3 size(]; i=eshape(1:pod(size(,size(; % detei indies of pals bodeing eah ontol point no=i([end 1:end-1],:;=i([2:end 1],:; %Pals above and below. we=i(:,[1 1:end-1];ea=i(:,[2:end end]; %Pals to left and ight. 1st index iasing

9 Pal Geoety - Detei aea veto and outwad noal of eah pal by oss podut - n a n 1 2 a ( / a ( [,,,,,,no,we,,ea]=bodyofrevolution(xp,yp,n; % detei sufae aea and noal vetos at ontol points (assues ounte lokwi aound opass by RH ule points out of sufae a=0.5*v_oss((:,-(:,,(:,-(:,;n=a./v_ag(a;

10 Pal Influe Veloity due to pal at ontol point n: V( f (,, f (,, f (,, f (,, ( (n Pal o V( C Noal opont is Sued veloity at ontol point n is thus: V ( V C V(. n 0 V n C. n So, to get the ( s we ed to lve the siultaous equations: (w/o tangential veloity due to pinipal value Contol point n Nx1 atix of feestea oponts V n C.n NxN oeffiient atix Nx1 atix of pal stengths

11 Pal Influe ( (n Pal Contol point n Veloity due to pal at ontol point n: V( o V( f f ( ( C,,,, f f %detei influe oeffiient atix oef npals=length((1,:;oef=zeos(npals; fo n=1:npals V( V C (w/o tangential veloity n=f((:,n,(:,,(:,+f((:,n,(:,,(:, due to piniple value +f((:,n,(:,,(:,+f((:,n,(:,,(:,; oef(n,:=n(1,n*n(1,:+n(2,n*n(2,:+n(3,n*n(3,:; Noal opont is end ( ( Total veloity at ontol point n is thus:,, V(. n 0 V n C. n %detei esult veto and lve atix fo aent stengths =(-n(1,:*vinf(1-n(2,:*vinf(2-n(3,:*vinf(3'; oef(end+1,:=1;(end+1=0; So, to get the ( %pevents singula atix s we ed to lve the ga=oef\; siultaous equations: Nx1 atix of feestea oponts V n C.n NxN oeffiient atix,, Nx1 atix of pal stengths

12 Deteining Sufae Pessue Total veloity at ontol point we no n ea V( V C Tangential veloity due to pinipal value at Using the gadient theoe and values of at ighboing ontol points we an show that ( we no ( we no ( we ( ( ea ( ea ( no ea ( ( ( no 1 2 we Tangential veloity due to pinipal value at Evaluated at ea no we n ea We an then u Benoulli V( C ( 1 to opute the pessue p 2 V 2

13 Deteining Sufae Pessue Veloity at ontol point we no n ea V( V C Tangential veloity due to pinipal value at %Detei veloity and pessue at ontol points fo n=1:npals %Get veloity at eah.p. w/o pinipal value n=f((:,n,(:,,(:,+f((:,n,(:,,(:, +f((:,n,(:,,(:,+f((:,n,(:,,(:,; v(:,n=vinf+su(ga.*n,2; end ( %Detei we no ( piniple we no value, ( -gad(ga/2 we ( we gg=v_oss(((:,we-(:,no.*(ga(:,we+ga(:,no+((:,-... ( ea ( ea ( no ea ( no ea v=v-gg/2; %veloity veto ( no ( we ea p=1-su(v.^2/(vinf'*vinf; %pessue 1 2 Using the gadient theoe and values of at ighboing ontol points we an show that Tangential veloity due to pinipal value at Evaluated at n We an then u Benoulli V( C ( 1 to opute the pessue p 2 V 2

14 Deteining Sufae Pessue we no %Detei veloity and pessue at ontol points fo n=1:npals %Get veloity at eah.p. w/o pinipal value n=f((:,n,(:,,(:,+f((:,n,(:,,(:, Tangential veloity +f((:,n,(:,,(:,+f((:,n,(:,,(:,; V( V C due to piniple v(:,n=vinf+su(ga.*n,2; value at end %Detei piniple value, -gad(ga/2 gg=v_oss(((:,we-(:,no.*(ga(:,we+ga(:,no+((:,-... ea Tangential veloity v=v-gg/2; %veloity veto p=1-su(v.^2/(vinf'*vinf; n due to piniple %pessue value at Veloity at ontol point 1 2 Using the gadient theoe and values of at ighboing ontol points we an show that ( we no ( we no ( we ( ( ea ( ea ( no ea ( ( ( no we Evaluated at ea no we n ea We an then u Benoulli V( C ( 1 to opute the pessue p 2 V 2

15 Using the Code Plotting the pessue, stealis Defoing the body shape Changing the shape Moe than o body

Determine the Stress Calculating Mode of Sliding Failure of Soil Mass under the Push-Extend Multi-under-Reamed Pile

Determine the Stress Calculating Mode of Sliding Failure of Soil Mass under the Push-Extend Multi-under-Reamed Pile Engineeing, 014, 6, 54-59 Published Online Apil 014 in SiRes. http://www.sip.og/jounal/eng http://dx.doi.og/10.436/eng.014.6509 Deteine the Stess Calulating Mode of Sliding Failue of Soil Mass unde the

More information

Recitation PHYS 131. must be one-half of T 2

Recitation PHYS 131. must be one-half of T 2 Reitation PHYS 131 Ch. 5: FOC 1, 3, 7, 10, 15. Pobles 4, 17, 3, 5, 36, 47 & 59. Ch 5: FOC Questions 1, 3, 7, 10 & 15. 1. () The eloity of a has a onstant agnitude (speed) and dietion. Sine its eloity is

More information

(conservation of momentum)

(conservation of momentum) Dynamis of Binay Collisions Assumptions fo elasti ollisions: a) Eletially neutal moleules fo whih the foe between moleules depends only on the distane between thei entes. b) No intehange between tanslational

More information

Extra Examples for Chapter 1

Extra Examples for Chapter 1 Exta Examples fo Chapte 1 Example 1: Conenti ylinde visomete is a devie used to measue the visosity of liquids. A liquid of unknown visosity is filling the small gap between two onenti ylindes, one is

More information

FARADAY'S LAW dt

FARADAY'S LAW dt FAADAY'S LAW 31.1 Faaday's Law of Induction In the peious chapte we leaned that electic cuent poduces agnetic field. Afte this ipotant discoey, scientists wondeed: if electic cuent poduces agnetic field,

More information

1 Fundamental Solutions to the Wave Equation

1 Fundamental Solutions to the Wave Equation 1 Fundamental Solutions to the Wave Equation Physial insight in the sound geneation mehanism an be gained by onsideing simple analytial solutions to the wave equation One example is to onside aousti adiation

More information

(a) Calculate the apparent weight of the student in the first part of the journey while accelerating downwards at 2.35 m s 2.

(a) Calculate the apparent weight of the student in the first part of the journey while accelerating downwards at 2.35 m s 2. Chapte answes Heineann Physics 1 4e Section.1 Woked exaple: Ty youself.1.1 CALCULATING APPARENT WEIGHT A 79.0 kg student ides a lift down fo the top floo of an office block to the gound. Duing the jouney

More information

Math 7409 Homework 2 Fall from which we can calculate the cycle index of the action of S 5 on pairs of vertices as

Math 7409 Homework 2 Fall from which we can calculate the cycle index of the action of S 5 on pairs of vertices as Math 7409 Hoewok 2 Fall 2010 1. Eueate the equivalece classes of siple gaphs o 5 vetices by usig the patte ivetoy as a guide. The cycle idex of S 5 actig o 5 vetices is 1 x 5 120 1 10 x 3 1 x 2 15 x 1

More information

Applied Aerodynamics

Applied Aerodynamics Applied Aeodynamics Def: Mach Numbe (M), M a atio of flow velocity to the speed of sound Compessibility Effects Def: eynolds Numbe (e), e ρ c µ atio of inetial foces to viscous foces iscous Effects If

More information

π(x, y) = u x + v y = V (x cos + y sin ) κ(x, y) = u y v x = V (y cos x sin ) v u x y

π(x, y) = u x + v y = V (x cos + y sin ) κ(x, y) = u y v x = V (y cos x sin ) v u x y F17 Lectue Notes 1. Unifom flow, Souces, Sinks, Doublets Reading: Andeson 3.9 3.12 Unifom Flow Definition A unifom flow consists of a velocit field whee V φ = uî + vθˆ is a constant. In 2-D, this velocit

More information

30 The Electric Field Due to a Continuous Distribution of Charge on a Line

30 The Electric Field Due to a Continuous Distribution of Charge on a Line hapte 0 The Electic Field Due to a ontinuous Distibution of hage on a Line 0 The Electic Field Due to a ontinuous Distibution of hage on a Line Evey integal ust include a diffeential (such as d, dt, dq,

More information

Numerical Modeling in Biomedical Systems

Numerical Modeling in Biomedical Systems Numeial Modeling in Biomedial Systems BME 15:35 Letue 7 9/6/17 Nonlinea Systems Dunn Chapte 5 Nonlinea equations Root finding Baketing methods Open methods Gaphial Bisetion False Position Newton s method

More information

Flux. Area Vector. Flux of Electric Field. Gauss s Law

Flux. Area Vector. Flux of Electric Field. Gauss s Law Gauss s Law Flux Flux in Physics is used to two distinct ways. The fist meaning is the ate of flow, such as the amount of wate flowing in a ive, i.e. volume pe unit aea pe unit time. O, fo light, it is

More information

CHAPTER 5: Circular Motion; Gravitation

CHAPTER 5: Circular Motion; Gravitation CHAPER 5: Cicula Motion; Gavitation Solution Guide to WebAssign Pobles 5.1 [1] (a) Find the centipetal acceleation fo Eq. 5-1.. a R v ( 1.5 s) 1.10 1.4 s (b) he net hoizontal foce is causing the centipetal

More information

2 E. on each of these two surfaces. r r r r. Q E E ε. 2 2 Qencl encl right left 0

2 E. on each of these two surfaces. r r r r. Q E E ε. 2 2 Qencl encl right left 0 Ch : 4, 9,, 9,,, 4, 9,, 4, 8 4 (a) Fom the diagam in the textbook, we see that the flux outwad though the hemispheical suface is the same as the flux inwad though the cicula suface base of the hemisphee

More information

Chapter 6 Differential Analysis of Fluid Flow

Chapter 6 Differential Analysis of Fluid Flow 1 Chapte 6 Diffeential Analysis of Fluid Flow Inviscid flow: Eule s equations of otion Flow fields in which the sheaing stesses ae zeo ae said to be inviscid, nonviscous, o fictionless. fo fluids in which

More information

FARADAY'S LAW. dates : No. of lectures allocated. Actual No. of lectures 3 9/5/09-14 /5/09

FARADAY'S LAW. dates : No. of lectures allocated. Actual No. of lectures 3 9/5/09-14 /5/09 FARADAY'S LAW No. of lectues allocated Actual No. of lectues dates : 3 9/5/09-14 /5/09 31.1 Faaday's Law of Induction In the pevious chapte we leaned that electic cuent poduces agnetic field. Afte this

More information

Mass Transfer (Stoffaustausch)

Mass Transfer (Stoffaustausch) Mass Tansfe (Stoffaustaush) Examination 3. August 3 Name: Legi-N.: Edition Diffusion by E. L. Cussle: none nd 3 d Test Duation: minutes The following mateials ae not pemitted at you table and have to be

More information

Review for the previous lecture

Review for the previous lecture Review fo the pevious letue Definition: sample spae, event, opeations (union, intesetion, omplementay), disjoint, paiwise disjoint Theoem: ommutatitivity, assoiativity, distibution law, DeMogan s law Pobability

More information

SAMPLE LABORATORY SESSION FOR JAVA MODULE B. Calculations for Sample Cross-Section 2

SAMPLE LABORATORY SESSION FOR JAVA MODULE B. Calculations for Sample Cross-Section 2 SAMPLE LABORATORY SESSION FOR JAVA MODULE B Calulations fo Sample Coss-Setion. Use Input. Setion Popeties The popeties of Sample Coss-Setion ae shown in Figue and ae summaized below. Figue : Popeties of

More information

Central limit theorem for functions of weakly dependent variables

Central limit theorem for functions of weakly dependent variables Int. Statistical Inst.: Poc. 58th Wold Statistical Congess, 2011, Dublin (Session CPS058 p.5362 Cental liit theoe fo functions of weakly dependent vaiables Jensen, Jens Ledet Aahus Univesity, Depatent

More information

AVS fiziks. Institute for NET/JRF, GATE, IIT-JAM, JEST, TIFR and GRE in PHYSICAL SCIENCES

AVS fiziks. Institute for NET/JRF, GATE, IIT-JAM, JEST, TIFR and GRE in PHYSICAL SCIENCES ELECTROMAGNETIC THEORY SOLUTIONS GATE- Q. An insulating sphee of adius a aies a hage density a os ; a. The leading ode tem fo the eleti field at a distane d, fa away fom the hage distibution, is popotional

More information

Physics 218, Spring March 2004

Physics 218, Spring March 2004 Today in Physis 8: eleti dipole adiation II The fa field Veto potential fo an osillating eleti dipole Radiated fields and intensity fo an osillating eleti dipole Total satteing oss setion of a dieleti

More information

PHYSICS. Time allowed: 90 minutes. Section A is a set of questions on data analysis. It requires work on graph paper.

PHYSICS. Time allowed: 90 minutes. Section A is a set of questions on data analysis. It requires work on graph paper. PHYSICS EXAMIATIO FOR ETRACE SCHOLARSHIPS JAUARY 7 Tie allowed: 9 inutes Section A is a set of questions on data analysis. It equies wok on gaph pape. Section B consists of nine questions. Attept as any

More information

1 Fundamental Solutions to the Wave Equation

1 Fundamental Solutions to the Wave Equation 1 Fundamental Solutions to the Wave Equation Physial insight in the sound geneation mehanism an be gained by onsideing simple analytial solutions to the wave equation. One example is to onside aousti adiation

More information

Example 1. Centripetal Acceleration. Example 1 - Step 2 (Sum of Vector Components) Example 1 Step 1 (Free Body Diagram) Example

Example 1. Centripetal Acceleration. Example 1 - Step 2 (Sum of Vector Components) Example 1 Step 1 (Free Body Diagram) Example 014-11-18 Centipetal Aeleation 13 Exaple with full olution Exaple 1 A 1500 kg a i oing on a flat oad and negotiate a ue whoe adiu i 35. If the oeffiient of tati fition between the tie and the oad i 0.5,

More information

13. The electric field can be calculated by Eq. 21-4a, and that can be solved for the magnitude of the charge N C m 8.

13. The electric field can be calculated by Eq. 21-4a, and that can be solved for the magnitude of the charge N C m 8. CHAPTR : Gauss s Law Solutions to Assigned Poblems Use -b fo the electic flux of a unifom field Note that the suface aea vecto points adially outwad, and the electic field vecto points adially inwad Thus

More information

Time Dilation in Gravity Wells

Time Dilation in Gravity Wells Time Dilation in Gavity Wells By Rihad R. Shiffman Digital Gaphis Asso. 038 Dunkik Ave. L.A., Ca. 9005 s@isi.edu This doument disusses the geneal elativisti effet of time dilation aused by a spheially

More information

Laplace Potential Distribution and Earnshaw s Theorem

Laplace Potential Distribution and Earnshaw s Theorem Laplae Potential Distibution and Eanshaw s Theoem Fits F.M. de Mul Laplae and Eanshaw Pesentations: Eletomagnetism: Histoy Eletomagnetism: Elet. topis Eletomagnetism: Magn. topis Eletomagnetism: Waves

More information

JORDAN CANONICAL FORM AND ITS APPLICATIONS

JORDAN CANONICAL FORM AND ITS APPLICATIONS JORDAN CANONICAL FORM AND ITS APPLICATIONS Shivani Gupta 1, Kaajot Kau 2 1,2 Matheatics Depatent, Khalsa College Fo Woen, Ludhiana (India) ABSTRACT This pape gives a basic notion to the Jodan canonical

More information

ME 425: Aerodynamics

ME 425: Aerodynamics ME 5: Aeodynamics D ABM Toufique Hasan Pofesso Depatment of Mechanical Engineeing, BUET Lectue- 8 Apil 7 teachebuetacbd/toufiquehasan/ toufiquehasan@mebuetacbd ME5: Aeodynamics (Jan 7) Flow ove a stationay

More information

2.25 Advanced Fluid Mechanics

2.25 Advanced Fluid Mechanics MIT Depatment of Mechanical Engineeing 2.25 Advanced Fluid Mechanics Poblem 4.27 This poblem is fom Advanced Fluid Mechanics Poblems by A.H. Shapio and A.A. Sonin u(,t) pg Gas Liquid, density Conside a

More information

Answers to Coursebook questions Chapter 2.11

Answers to Coursebook questions Chapter 2.11 Answes to Couseook questions Chapte 11 1 he net foe on the satellite is F = G Mm and this plays the ole of the entipetal foe on the satellite, ie mv mv Equating the two gives π Fo iula motion we have that

More information

A New Result On A,p n,δ k -Summabilty

A New Result On A,p n,δ k -Summabilty OSR Joual of Matheatics (OSR-JM) e-ssn: 2278-5728, p-ssn:239-765x. Volue 0, ssue Ve. V. (Feb. 204), PP 56-62 www.iosjouals.og A New Result O A,p,δ -Suabilty Ripeda Kua &Aditya Kua Raghuashi Depatet of

More information

ALOIS PANHOLZER AND HELMUT PRODINGER

ALOIS PANHOLZER AND HELMUT PRODINGER ASYMPTOTIC RESULTS FOR THE NUMBER OF PATHS IN A GRID ALOIS PANHOLZER AND HELMUT PRODINGER Abstact. In two ecent papes, Albecht and White, and Hischhon, espectively, consideed the poble of counting the

More information

In electrostatics, the electric field E and its sources (charges) are related by Gauss s law: Surface

In electrostatics, the electric field E and its sources (charges) are related by Gauss s law: Surface Ampee s law n eletostatis, the eleti field E and its soues (hages) ae elated by Gauss s law: EdA i 4πQenl Sufae Why useful? When symmety applies, E an be easily omputed Similaly, in magnetism the magneti

More information

ATMO 551a Fall 08. Diffusion

ATMO 551a Fall 08. Diffusion Diffusion Diffusion is a net tanspot of olecules o enegy o oentu o fo a egion of highe concentation to one of lowe concentation by ando olecula) otion. We will look at diffusion in gases. Mean fee path

More information

Flight Loads Analysis of a Maneuvering Transport Aircraft

Flight Loads Analysis of a Maneuvering Transport Aircraft Flight Loads Analysis of a Maneuveing Tanspot Aiaft Hui hang, a, Jie Li, b, Qiong Liu, Shool of Aeonautis, Nothesten Polytehnial Univesity, China Univesidad Politénia de Madid, Spain a hanghui_@6.o, b

More information

Final Review of AerE 243 Class

Final Review of AerE 243 Class Final Review of AeE 4 Class Content of Aeodynamics I I Chapte : Review of Multivaiable Calculus Chapte : Review of Vectos Chapte : Review of Fluid Mechanics Chapte 4: Consevation Equations Chapte 5: Simplifications

More information

Correspondence Analysis & Related Methods

Correspondence Analysis & Related Methods Coespondene Analysis & Related Methods Oveview of CA and basi geometi onepts espondents, all eades of a etain newspape, osstabulated aoding to thei eduation goup and level of eading of the newspape Mihael

More information

Optimum Settings of Process Mean, Economic Order Quantity, and Commission Fee

Optimum Settings of Process Mean, Economic Order Quantity, and Commission Fee Jounal of Applied Science and Engineeing, Vol. 15, No. 4, pp. 343 352 (2012 343 Optiu Settings of Pocess Mean, Econoic Ode Quantity, and Coission Fee Chung-Ho Chen 1 *, Chao-Yu Chou 2 and Wei-Chen Lee

More information

A question of Gol dberg concerning entire functions with prescribed zeros

A question of Gol dberg concerning entire functions with prescribed zeros A question of Gol dbeg concening entie functions with pescibed zeos Walte Begweile Abstact Let (z j ) be a sequence of coplex nubes satisfying z j as j and denote by n() the nube of z j satisfying z j.

More information

Ch. 4: FOC 9, 13, 16, 18. Problems 20, 24, 38, 48, 77, 83 & 115;

Ch. 4: FOC 9, 13, 16, 18. Problems 20, 24, 38, 48, 77, 83 & 115; WEEK-3 Recitation PHYS 3 eb 4, 09 Ch. 4: OC 9, 3,, 8. Pobles 0, 4, 38, 48, 77, 83 & 5; Ch. 4: OC Questions 9, 3,, 8. 9. (e) Newton s law of gavitation gives the answe diectl. ccoding to this law the weight

More information

Vision Sensor. Vision. (Phase 1) pre-shaping. Actuator. Tactile Sensor. Vision. (Phase 2) shaping. Actuator. Tactile Sensor.

Vision Sensor. Vision. (Phase 1) pre-shaping. Actuator. Tactile Sensor. Vision. (Phase 2) shaping. Actuator. Tactile Sensor. Optimal Gasping using Visual and Tatile Feedbak Akio NAMIKI Masatoshi ISHIKAWA Depatment of Mathematial Engineeing and Infomation Physis Univesity of Tokyo Tokyo 3, Japan namik@k.t.u-tokyo.a.jp Abstat

More information

e sin cos i sin sin j cos k [2 POINTS] (c) Hence, determine expressions for sin sin i sin cos j sin e

e sin cos i sin sin j cos k [2 POINTS] (c) Hence, determine expressions for sin sin i sin cos j sin e EN: Continuum Mehanis Homewok : Kinematis Due : noon Fiday Febuay 4th Shool of Engineeing Bown Univesity. To analyze the defomation of a onial membane, it is poposed to use a two-dimensional onial-pola

More information

ENGI 4430 Non-Cartesian Coordinates Page xi Fy j Fzk from Cartesian coordinates z to another orthonormal coordinate system u, v, ˆ i ˆ ˆi

ENGI 4430 Non-Cartesian Coordinates Page xi Fy j Fzk from Cartesian coordinates z to another orthonormal coordinate system u, v, ˆ i ˆ ˆi ENGI 44 Non-Catesian Coodinates Page 7-7. Conesions between Coodinate Systems In geneal, the conesion of a ecto F F xi Fy j Fzk fom Catesian coodinates x, y, z to anothe othonomal coodinate system u,,

More information

THEORETICAL AND EXPERIMENTAL STUDY ON DROPWISE CONDENSATION IN PLATE HEAT EXCHANGERS

THEORETICAL AND EXPERIMENTAL STUDY ON DROPWISE CONDENSATION IN PLATE HEAT EXCHANGERS Abstat THEORETICAL AND EXPERIMENTAL STUDY ON DROPWISE CONDENSATION IN PLATE HEAT EXCHANGERS V. Bendt, S. Zunft and H. Mülle-Steinhagen Geman Aeospae Cente (DLR), Stuttgat, Gemany This pape desibes the

More information

Vortex Initialization in HWRF/HMON Models

Vortex Initialization in HWRF/HMON Models Votex Initialization in HWRF/HMON Models HWRF Tutoial Januay 018 Pesented by Qingfu Liu NOAA/NCEP/EMC 1 Outline 1. Oveview. HWRF cycling syste 3. Bogus sto 4. Sto elocation 5. Sto size coection 6. Sto

More information

Robust Spectrum Decision Protocol against Primary User Emulation Attacks in Dynamic Spectrum Access Networks

Robust Spectrum Decision Protocol against Primary User Emulation Attacks in Dynamic Spectrum Access Networks Robust Spectu Decision Potocol against Piay Use Eulation Attacks in Dynaic Spectu Access Netwoks Z. Jin, S. Anand and K. P. Subbalakshi Depatent of Electical and Copute Engineeing Stevens Institute of

More information

Markscheme May 2017 Calculus Higher level Paper 3

Markscheme May 2017 Calculus Higher level Paper 3 M7/5/MATHL/HP3/ENG/TZ0/SE/M Makscheme May 07 Calculus Highe level Pape 3 pages M7/5/MATHL/HP3/ENG/TZ0/SE/M This makscheme is the popety of the Intenational Baccalaueate and must not be epoduced o distibuted

More information

PHYS 110B - HW #7 Fall 2005, Solutions by David Pace Equations referenced as Eq. # are from Griffiths Problem statements are paraphrased

PHYS 110B - HW #7 Fall 2005, Solutions by David Pace Equations referenced as Eq. # are from Griffiths Problem statements are paraphrased PHYS B - HW #7 Fall 5, Solutions by David Pae Equations efeened as Eq. # ae fom Giffiths Poblem statements ae paaphased [.] Poblem.4 fom Giffiths Show that Eq..4, V, t an be witten as Eq..44, V, t q t

More information

4) Magnetic confinement of plasma

4) Magnetic confinement of plasma 4) Magneti onfineent of plasa Due to the shielding in the plasa, thee is alost no ontol with eleti fields. A ontol is possible with agneti fields, as patiles ae bound to the field lines. This is alled

More information

Chapters 1 8: Overview

Chapters 1 8: Overview haptes 8: Oveview hapte : Intoduction haptes 4: Data acquisition haptes 5 8: Data anipulation hapte 5: Vetical iage hapte : Iage coodinate easueents and efineent hapte 7: Matheatical odel and bundle block

More information

momentum change via particle gain/

momentum change via particle gain/ Letue 6 asi plasa dynais Ou fluid euations that we developed befoe ae: f ( n n )+ v v n + v v M v f P+ n E+ v 3 4 34 oentu lost via ollisions oentu hange via patile gain/ loss We have looked ollisions

More information

Axisymmetric Analysis and Design of Ducted Rotors Mark Drela 1 Harold Youngren 2 Draft 8 Dec 05

Axisymmetric Analysis and Design of Ducted Rotors Mark Drela 1 Harold Youngren 2 Draft 8 Dec 05 Suay Aisyetic Analysis and Design of Ducted Rotos Mak Dela 1 Haold Youngen Daft 8 Dec 05 This epot descibes the analytical foulation used fo the design and analysis of a ducted populso with single o ultiple

More information

LIST OF EQUIPMENT SET UP AND PROCEDURE 3B SCIENTIFIC PHYSICS EXPERIMENT

LIST OF EQUIPMENT SET UP AND PROCEDURE 3B SCIENTIFIC PHYSICS EXPERIMENT UE104005 (3) T J D D: Tosional coefficient of coil spings The means that the peiod of oscillation T will be geate when the moment of inetia J is lage. Fom equation (3) it is possible to obtain a fomula

More information

Electrostatics (Electric Charges and Field) #2 2010

Electrostatics (Electric Charges and Field) #2 2010 Electic Field: The concept of electic field explains the action at a distance foce between two chaged paticles. Evey chage poduces a field aound it so that any othe chaged paticle expeiences a foce when

More information

For circular motion with tangential acceleration we get:

For circular motion with tangential acceleration we get: FW Phys 13 E:\Exel files\h1-18 Fomulas eiew fo final4.do page 1 of 1 Last pinted 5/19/4 :4: PM Kinemati fomulas: x = a = onstant (1.1) = α = onstant Pojetile Motion: 1 The inemati equation eto t () = at

More information

Superposition. Section 8.5.3

Superposition. Section 8.5.3 Supeposition Section 8.5.3 Simple Potential Flows Most complex potential (invicid, iotational) flows can be modeled using a combination of simple potential flows The simple flows used ae: Unifom flows

More information

Objects usually are charged up through the transfer of electrons from one object to the other.

Objects usually are charged up through the transfer of electrons from one object to the other. 1 Pat 1: Electic Foce 1.1: Review of Vectos Review you vectos! You should know how to convet fom pola fom to component fom and vice vesa add and subtact vectos multiply vectos by scalas Find the esultant

More information

3/19/2018. PHY 712 Electrodynamics 9-9:50 AM MWF Olin 105

3/19/2018. PHY 712 Electrodynamics 9-9:50 AM MWF Olin 105 PHY 7 Eletodynamis 9-9:5 A WF Olin 5 Plan fo Letue 4: Complete eading of Chap. 9 & A. Supeposition of adiation B. Satteed adiation PHY 7 Sping 8 -- Letue 4 PHY 7 Sping 8 -- Letue 4 Eletomagneti waves fom

More information

Theory and Calibration Procedures for the Use of a Rotameter

Theory and Calibration Procedures for the Use of a Rotameter T I 4 3 5 : T O S H E R I S L I N G O U R S E ppendix F Theoy and alibation ocedues o the Use o a Rotaete F. Noenclatue = coss-sectional aea o the loat = annula aea between the cicueence o the loat and

More information

Effect of drag on the performance for an efficient wind turbine blade design

Effect of drag on the performance for an efficient wind turbine blade design Available online at www.sciencediect.com Enegy Pocedia 18 (01 ) 404 415 Abstact Effect of dag on the pefomance fo an efficient wind tubine blade design D. Eng. Ali H. Almukhta Univesity of Technology Email-

More information

Objectives: After finishing this unit you should be able to:

Objectives: After finishing this unit you should be able to: lectic Field 7 Objectives: Afte finishing this unit you should be able to: Define the electic field and explain what detemines its magnitude and diection. Wite and apply fomulas fo the electic field intensity

More information

A 1. EN2210: Continuum Mechanics. Homework 7: Fluid Mechanics Solutions

A 1. EN2210: Continuum Mechanics. Homework 7: Fluid Mechanics Solutions EN10: Continuum Mechanics Homewok 7: Fluid Mechanics Solutions School of Engineeing Bown Univesity 1. An ideal fluid with mass density ρ flows with velocity v 0 though a cylindical tube with cosssectional

More information

E(r,t) = e 3. r 3. (b) Show that the transverse current, J t,is 3n(n e 3 ) e 3

E(r,t) = e 3. r 3. (b) Show that the transverse current, J t,is 3n(n e 3 ) e 3 Polem Set 3 (Jakson 6.20).. An example of the pesevation of ausality and finite speed of popagation in spite of the use of the Coulomg gauge is affoded y a unit stength dipole soue that is flashed on and

More information

On the Sun s Electric-Field

On the Sun s Electric-Field On the Sun s Electic-Field D. E. Scott, Ph.D. (EE) Intoduction Most investigatos who ae sympathetic to the Electic Sun Model have come to agee that the Sun is a body that acts much like a esisto with a

More information

LECTURE 15. Phase-amplitude variables. Non-linear transverse motion

LECTURE 15. Phase-amplitude variables. Non-linear transverse motion LETURE 5 Non-linea tansvese otion Phase-aplitude vaiables Second ode (quadupole-diven) linea esonances Thid-ode (sextupole-diven) non-linea esonances // USPAS Lectue 5 Phase-aplitude vaiables Although

More information

Ch 30 - Sources of Magnetic Field! The Biot-Savart Law! = k m. r 2. Example 1! Example 2!

Ch 30 - Sources of Magnetic Field! The Biot-Savart Law! = k m. r 2. Example 1! Example 2! Ch 30 - Souces of Magnetic Field 1.) Example 1 Detemine the magnitude and diection of the magnetic field at the point O in the diagam. (Cuent flows fom top to bottom, adius of cuvatue.) Fo staight segments,

More information

matschek (ccm2548) Ch17-h3 chiu (57890) 1

matschek (ccm2548) Ch17-h3 chiu (57890) 1 matshek m2548) Ch17-h3 hiu 5789) 1 This pint-out should have 16 questions. Multiple-hoie questions may ontinue on the next olumn o page find all hoies efoe answeing. 1 1. points A student said, The eleti

More information

arxiv: v4 [physics.class-ph] 14 Jul 2018

arxiv: v4 [physics.class-ph] 14 Jul 2018 Noname manusipt No. will be inseted by the edito Long-Range Longitudinal Eleti Wave in Vauum Radiated by Eleti Dipole: Pat I Altay Zhakatayev, Leila Tlebaldiyeva axiv:7.v4 [physis.lass-ph] 4 Jul 8 Reeived:

More information

(Sample 3) Exam 1 - Physics Patel SPRING 1998 FORM CODE - A (solution key at end of exam)

(Sample 3) Exam 1 - Physics Patel SPRING 1998 FORM CODE - A (solution key at end of exam) (Sample 3) Exam 1 - Physics 202 - Patel SPRING 1998 FORM CODE - A (solution key at end of exam) Be sue to fill in you student numbe and FORM lette (A, B, C) on you answe sheet. If you foget to include

More information

Pearson Physics Level 30 Unit VI Forces and Fields: Chapter 10 Solutions

Pearson Physics Level 30 Unit VI Forces and Fields: Chapter 10 Solutions Peason Physics Level 30 Unit VI Foces and Fields: hapte 10 Solutions Student Book page 518 oncept heck 1. It is easie fo ebonite to eove electons fo fu than fo silk.. Ebonite acquies a negative chage when

More information

Φ E = E A E A = p212c22: 1

Φ E = E A E A = p212c22: 1 Chapte : Gauss s Law Gauss s Law is an altenative fomulation of the elation between an electic field and the souces of that field in tems of electic flux. lectic Flux Φ though an aea A ~ Numbe of Field

More information

2. Equation of generalized Dynamics. Let rectangular right hand coordinate triple is fixed in three-dimensional Euclidian space.

2. Equation of generalized Dynamics. Let rectangular right hand coordinate triple is fixed in three-dimensional Euclidian space. Genealized Dynamis about Foes Ating on Chage Moving in Capaito and Solenoid. J.G. Klyushin, Ph. D. Aademy of Civil Aviation, hai of applied mathematis; e-mail: klyushin@shaping.og; mail: Intenational Club

More information

THE STRIP SIMULATION METHOD FOR COMPUTING ELECTRIC FIELD ON CONDUCTOR SURFACES

THE STRIP SIMULATION METHOD FOR COMPUTING ELECTRIC FIELD ON CONDUCTOR SURFACES THE STRI SIUATI ETHD FR CUTIG EECTRIC FIED CDUCTR SURFACES Yixin Yang, Daniel Dallaie J. a and F.. Dawalibi Safe Engineeing Sevices & technologies ltd. 1544 Viel, onteal, uebec, Canada, H3 1G4 Eail:info@sestech.co

More information

Midterm Exam #2, Part A

Midterm Exam #2, Part A Physics 151 Mach 17, 2006 Midtem Exam #2, Pat A Roste No.: Scoe: Exam time limit: 50 minutes. You may use calculatos and both sides of ONE sheet of notes, handwitten only. Closed book; no collaboation.

More information

Chapter 5. Uniform Circular Motion. a c =v 2 /r

Chapter 5. Uniform Circular Motion. a c =v 2 /r Chapte 5 Unifom Cicula Motion a c =v 2 / Unifom cicula motion: Motion in a cicula path with constant speed s v 1) Speed and peiod Peiod, T: time fo one evolution Speed is elated to peiod: Path fo one evolution:

More information

Orbital Angular Momentum Eigenfunctions

Orbital Angular Momentum Eigenfunctions Obital Angula Moentu Eigenfunctions Michael Fowle 1/11/08 Intoduction In the last lectue we established that the opeatos J Jz have a coon set of eigenkets j J j = j( j+ 1 ) j Jz j = j whee j ae integes

More information

7.2.1 Basic relations for Torsion of Circular Members

7.2.1 Basic relations for Torsion of Circular Members Section 7. 7. osion In this section, the geomety to be consideed is that of a long slende cicula ba and the load is one which twists the ba. Such poblems ae impotant in the analysis of twisting components,

More information

Lab 10: Newton s Second Law in Rotation

Lab 10: Newton s Second Law in Rotation Lab 10: Newton s Second Law in Rotation We can descibe the motion of objects that otate (i.e. spin on an axis, like a popelle o a doo) using the same definitions, adapted fo otational motion, that we have

More information

Research Article Approximation of Signals (Functions) by Trigonometric Polynomials in L p -Norm

Research Article Approximation of Signals (Functions) by Trigonometric Polynomials in L p -Norm Intenational Matheatics and Matheatical Sciences, Aticle ID 267383, 6 pages http://dx.doi.og/.55/24/267383 Reseach Aticle Appoxiation of Signals (Functions) by Tigonoetic Polynoials in L p -No M. L. Mittal

More information

Rotational Motion: Statics and Dynamics

Rotational Motion: Statics and Dynamics Physics 07 Lectue 17 Goals: Lectue 17 Chapte 1 Define cente of mass Analyze olling motion Intoduce and analyze toque Undestand the equilibium dynamics of an extended object in esponse to foces Employ consevation

More information

Circular Motion Problem Solving

Circular Motion Problem Solving iula Motion Poblem Soling Aeleation o a hange in eloity i aued by a net foe: Newton nd Law An objet aeleate when eithe the magnitude o the dietion of the eloity hange We aw in the lat unit that an objet

More information

P a g e 3 6 of R e p o r t P B 4 / 0 9

P a g e 3 6 of R e p o r t P B 4 / 0 9 P a g e 3 6 of R e p o r t P B 4 / 0 9 p r o t e c t h um a n h e a l t h a n d p r o p e r t y fr om t h e d a n g e rs i n h e r e n t i n m i n i n g o p e r a t i o n s s u c h a s a q u a r r y. J

More information

In statistical computations it is desirable to have a simplified system of notation to avoid complicated formulas describing mathematical operations.

In statistical computations it is desirable to have a simplified system of notation to avoid complicated formulas describing mathematical operations. Chapte 1 STATISTICAL NOTATION AND ORGANIZATION 11 Summation Notation fo a One-Way Classification In statistical computations it is desiable to have a simplified system of notation to avoid complicated

More information

Your Comments. Do we still get the 80% back on homework? It doesn't seem to be showing that. Also, this is really starting to make sense to me!

Your Comments. Do we still get the 80% back on homework? It doesn't seem to be showing that. Also, this is really starting to make sense to me! You Comments Do we still get the 8% back on homewok? It doesn't seem to be showing that. Also, this is eally stating to make sense to me! I am a little confused about the diffeences in solid conductos,

More information

JURONG JUNIOR COLLEGE Physics Department Tutorial: Electric Fields (solutions)

JURONG JUNIOR COLLEGE Physics Department Tutorial: Electric Fields (solutions) JJ 5 H Physics (646) Electic Fields_tutsoln JURONG JUNIOR COLLEGE Physics Depatment Tutoial: Electic Fields (solutions) No Solution LO Electic field stength at a point in an electic field is defined as

More information

Relativity for Global Navigation Satellite Systems

Relativity for Global Navigation Satellite Systems Relativity fo Global Navigation Satellite Systems Notes by Anna Heffenan based on the Living eviews atile, Relativity in the Global Positioning Systems, Neil Ashby, Living Rev. Relativity 6, (003),1 whih

More information

LINEAR MOMENTUM Physical quantities that we have been using to characterize the motion of a particle

LINEAR MOMENTUM Physical quantities that we have been using to characterize the motion of a particle LINEAR MOMENTUM Physical quantities that we have been using to chaacteize the otion of a paticle v Mass Velocity v Kinetic enegy v F Mechanical enegy + U Linea oentu of a paticle (1) is a vecto! Siple

More information

Eddy Currents and Magnetic Calibrations in LDX using a Copper Plasma. D.P. Boyle, PPPL M.E. Mauel, D.T. Garnier, Columbia J.

Eddy Currents and Magnetic Calibrations in LDX using a Copper Plasma. D.P. Boyle, PPPL M.E. Mauel, D.T. Garnier, Columbia J. Eddy Cuents and Magneti Calibations in LDX using a Coppe Plasma D.P. Boyle PPPL M.E. Mauel D.T. Ganie Columbia J. Kesne MIT PSFC Coppe Plasma Oveview LDX Magnetis Goals Calibate magneti diagnostis positions

More information

Announcements 19 Nov 2009

Announcements 19 Nov 2009 Announceents 19 Nov 009 1. No class on Tuesday (Fiday instuction). Exa 4 stats today! a. Exa ends Tues Nov 4 (late fee afte 3 p) b. Coves Chaptes 9-1, HW 15-0 (but cuulative) c. Anticipated aveage tie:

More information

Chapter 13 Gravitation

Chapter 13 Gravitation Chapte 13 Gavitation In this chapte we will exploe the following topics: -Newton s law of gavitation, which descibes the attactive foce between two point masses and its application to extended objects

More information

Some Remarks on the Boundary Behaviors of the Hardy Spaces

Some Remarks on the Boundary Behaviors of the Hardy Spaces Soe Reaks on the Bounday Behavios of the Hady Spaces Tao Qian and Jinxun Wang In eoy of Jaie Kelle Abstact. Soe estiates and bounday popeties fo functions in the Hady spaces ae given. Matheatics Subject

More information

Faraday s Law. Faraday s Law. Faraday s Experiments. Faraday s Experiments. Magnetic Flux. Chapter 31. Law of Induction (emf( emf) Faraday s Law

Faraday s Law. Faraday s Law. Faraday s Experiments. Faraday s Experiments. Magnetic Flux. Chapter 31. Law of Induction (emf( emf) Faraday s Law Faaday s Law Faaday s Epeiments Chapte 3 Law of nduction (emf( emf) Faaday s Law Magnetic Flu Lenz s Law Geneatos nduced Electic fields Michael Faaday discoeed induction in 83 Moing the magnet induces

More information

2. Electrostatics. Dr. Rakhesh Singh Kshetrimayum 8/11/ Electromagnetic Field Theory by R. S. Kshetrimayum

2. Electrostatics. Dr. Rakhesh Singh Kshetrimayum 8/11/ Electromagnetic Field Theory by R. S. Kshetrimayum 2. Electostatics D. Rakhesh Singh Kshetimayum 1 2.1 Intoduction In this chapte, we will study how to find the electostatic fields fo vaious cases? fo symmetic known chage distibution fo un-symmetic known

More information

Solving Right Triangles Using Trigonometry Examples

Solving Right Triangles Using Trigonometry Examples Solving Right Triangles Using Trigonometry Eamples 1. To solve a triangle means to find all the missing measures of the triangle. The trigonometri ratios an be used to solve a triangle. The ratio used

More information

AP Physics 1 - Circular Motion and Gravitation Practice Test (Multiple Choice Section) Answer Section

AP Physics 1 - Circular Motion and Gravitation Practice Test (Multiple Choice Section) Answer Section AP Physics 1 - Cicula Motion and Gaitation Pactice est (Multiple Choice Section) Answe Section MULIPLE CHOICE 1. B he centipetal foce must be fiction since, lacking any fiction, the coin would slip off.

More information

Gauss Law. Physics 231 Lecture 2-1

Gauss Law. Physics 231 Lecture 2-1 Gauss Law Physics 31 Lectue -1 lectic Field Lines The numbe of field lines, also known as lines of foce, ae elated to stength of the electic field Moe appopiately it is the numbe of field lines cossing

More information

( ) ( )( ) ˆ. Homework #8. Chapter 28

( ) ( )( ) ˆ. Homework #8. Chapter 28 Hoewok #8. Chapte 8 1** A sall cuent eleent at the oigin has a length of. and caies a cuent of. A in the +z diection. Find the agnitude of the agnetic field due to this eleent and indicate its diection

More information