(c) Calculate the tensile yield stress based on a critical resolved shear stress that we will (arbitrarily) set at 100 MPa. (c) MPa.

Size: px
Start display at page:

Download "(c) Calculate the tensile yield stress based on a critical resolved shear stress that we will (arbitrarily) set at 100 MPa. (c) MPa."

Transcription

1 27-750, A.D. Rollett Due: 20 th Ot., Homework 5, Volume Frations, Single and Multiple Slip Crystal Plastiity Note the 2 extra redit questions (at the end). Q1. [40 points] Single Slip: Calulating Shmid Fators (Partially taken from Lin Hu s answers.) In a single rystal tensile test on Ni, the orientation of the rystal is given as ( , 38.33, ) in Bunge Euler angles. Assume that an axisymmetri tensile stress is applied along the sample 3 (Z) diretion. Note that we apply stress boundary onditions. (a) Determine whih rystal diretion is parallel to the tensile axis. Give your answer in the form of (hkl)[uvw] and simplify the numbers to be single digit integers. You should be able to modify the spreadsheet or program that you wrote in earlier homeworks to produe an answer. The Miller indies for this rystal orientation are: ( ) [ ], based on a standard onversion of Euler angles to matrix, to Miller indies. Then, obviously, the tensile axis is // [ ]. (b) Identify whih ombination slip plane and diretion is ative, and give the Shmid fator. (b) ( ) [ ]; Note: Ni is f and an slip on any {111} plane in any <110> diretion. You will have to find out whih is the most highly stressed slip system, i.e. find the largest Shmid fator. This value of the Shmid fator is what you should use to determine the tensile yield stress beause it determines whih slip system will be ativated first. () Calulate the tensile yield stress based on a ritial resolved shear stress that we will (arbitrarily) set at 100 MPa. () MPa. SteveSintay_Pole_Figures-26May11.xls; ShmidFators-2011.xlsx.

2 You must submit a opy of the table of results showing how you alulated your answer whih must display the maximum Shmid fator and the indies of the ativated slip system. A suggestion for how to proeed is to use a spreadsheet (e.g. Exel), or a Math program suh as Mathematia or Maple, and make a list of all possible ombinations of slip plane (111, -111, 1-11, -1-11) and slip diretion (e.g. 111 is orthogonal to 110, -101 and 0-11), taking only positive versions of eah (unit) vetor. This will give you a table with 12 rows, one for eah slip system (3 X 4 = 12 ombinations of plane and diretion). Inlude a olumn with the dot produts of the plane and diretion and explain why this is useful. Then alulate the dot produts of the tensile axis with eah ombination of plane+diretion in turn in order to obtain osφ and osλ, respetively (2 more olumns). Then alulate the Shmid fator as (osφ*osλ) (1 more olumn). Finally, identify the row with the largest absolute value of the Shmid fator in it (i.e. positive or negative). {You an expand the table to inlude the negatives of eah slip diretion in addition: this will give you 24 rows (e.g. 111 is orthogonal to 110, -101, 0-11, 1-10, 10-1 and 01-1). If you use the 24 row version, you will find that you obtain a pair of positive and negative Shmid fators for eah pair of positive and negative slip diretions. This positive/negative pairing orresponds to positive and negative diretions of slip.} Q2. [40 points] Bishop-Hill Model: Calulation of Taylor Fators for Multiple Slip Assume that slip ours on {111} planes and in <110> diretions. Assume that an axisymmetri tensile strain is applied along the sample 3 (Z) diretion. Calulate the following quantities: (a) the index of the ative stress state (from the Bishop-Hill list);

3 (b) the Taylor fator (to at least 2 deimal plaes) for rystals with the following orientations: 2.1 ( 0 0 1) [1 0 0] 2.2 ( ) [1 0 0] 2.3 ( ) [1 0 0] 2.4 (-2 3 3) [3 2 0] 2.5 ( ) [3 2 0] 2.6 ( ) [ ] 2.7 ( ) [ ]. Question Orientation 2.1 ( 0 0 1) [1 0 0] 2.3 ( ) [1 0 0] 2.4 (-2 3 3) [3 2 0] Taylor Stress State Fator , -1.0, 0.0, 0.0, 0.0, * 0.0, 0.0, 0.0, 1.0, 0.0, (to be determined) * orreted 28 Apr 06 Answers are provided (above) for a few of the ases so that you an hek your method. The meaning of the Miller indies is the onventional one disussed earlier in the lass: (hkl) // sample-z (=sample-3), [uvw] // sample-x (= sample-1). Steps to follow in order to obtain a solution: 1. Write down the strain inrement in vetor form. 2. Convert the strain vetor to a strain tensor (3x3 matrix) form: be areful with fators of 2 if you have non-zero off-diagonal terms. 3. Calulate the von Mises equivalent strain (Slide set Aniso-4 slide #9). 4. Calulate the orientation matrix from the Miller indies speified. 5. Rotate the strain tensor into rystal oordinates (no need to symmetrize the answer). 6. For eah of the 28 multi-axial stress states (listed below, to save you the trouble of transribing them), alulate the work inrement; be areful to use the formula appropriate to the strain tensor alulated in step 5 above. 7. Identify whih stress state yields the largest (+ or -) absolute work inrement ( dw ). 8. Calulate the Taylor fator as the work inrement divided by the von Mises equivalent strain. Note that it is interesting to ompute the Shmid fators for the same orientations and ompare them to the Taylor fators. (This is not required, but if you developed a suitable spreadsheet for Q1, you should find it easy to perform the alulations). Bishop & Hill stress states (Fortran style); fator of 6 not inluded: stress(1,1)=1. stress(1,2)=-1.

4 stress(1,3)=0. stress(1,4)=0. stress(1,5)=0. stress(1,6)=0. # 1 stress(2,1)=0. stress(2,2)=1. stress(2,3)=-1. stress(2,4)=0. stress(2,5)=0. stress(2,6)=0. # 2 stress(3,1)=-1. stress(3,2)=0. stress(3,3)=1. stress(3,4)=0. stress(3,5)=0. stress(3,6)=0. # 3 stress(4,1)=0. stress(4,2)=0. stress(4,3)=0. stress(4,4)=1. stress(4,5)=0. stress(4,6)=0. # 4 stress(5,1)=0. stress(5,2)=0. stress(5,3)=0. stress(5,4)=0. stress(5,5)=1. stress(5,6)=0. # 5 stress(6,1)=0. stress(6,2)=0. stress(6,3)=0. stress(6,4)=0. stress(6,5)=0. stress(6,6)=1. # 6 stress(7,1)=0.5 stress(7,2)=-1. stress(7,3)=0.5 stress(7,4)=0. stress(7,5)=0.5 stress(7,6)=0. # 7 stress(8,1)=0.5 stress(8,2)=-1. stress(8,3)=0.5 stress(8,4)=0. stress(8,5)=-0.5 stress(8,6)=0. # 8 stress(9,1)=-1. stress(9,2)=0.5 stress(9,3)=0.5 stress(9,4)=0.5 stress(9,5)=0. stress(9,6)=0. # 9 stress(10,1)=-1. stress(10,2)=0.5 stress(10,3)=0.5 stress(10,4)=-0.5

5 stress(10,5)=0. stress(10,6)=0. # 10 stress(11,1)=0.5 stress(11,2)=0.5 stress(11,3)=-1. stress(11,4)=0. stress(11,5)=0. stress(11,6)=0.5 # 11 stress(12,1)=0.5 stress(12,2)=0.5 stress(12,3)=-1. stress(12,4)=0. stress(12,5)=0. stress(12,6)=-0.5 stress(13,1)=0.5 stress(13,2)=0. stress(13,3)=-0.5 stress(13,4)=0.5 stress(13,5)=0. stress(13,6)=0.5 stress(14,1)=0.5 stress(14,2)=0. stress(14,3)=-.5 stress(14,4)=-0.5 stress(14,5)=0. stress(14,6)=0.5 stress(15,1)=0.5 stress(15,2)=0. stress(15,3)=-0.5 stress(15,4)=0.5 stress(15,5)=0. stress(15,6)=-0.5 stress(16,1)=0.5 stress(16,2)=0. stress(16,3)=-0.5 stress(16,4)=-0.5 stress(16,5)=0. stress(16,6)=-0.5 stress(17,1)=0. stress(17,2)=-0.5 stress(17,3)=0.5 stress(17,4)=0. stress(17,5)=0.5 stress(17,6)=0.5 stress(18,1)=0. stress(18,2)=-0.5 stress(18,3)=0.5 stress(18,4)=0. stress(18,5)=-0.5 stress(18,6)=0.5 stress(19,1)=0. stress(19,2)=-0.5 stress(19,3)=0.5 stress(19,4)=0. stress(19,5)=0.5 stress(19,6)=-0.5

6 stress(20,1)=0. stress(20,2)=-0.5 stress(20,3)=0.5 stress(20,4)=0. stress(20,5)=-0.5 stress(20,6)=-0.5 stress(21,1)=-0.5 stress(21,2)=0.5 stress(21,3)=0. stress(21,4)=0.5 stress(21,5)=0.5 stress(21,6)=0. stress(22,1)=-0.5 stress(22,2)=0.5 stress(22,3)=0. stress(22,4)=-0.5 stress(22,5)=0.5 stress(22,6)=0. stress(23,1)=-0.5 stress(23,2)=0.5 stress(23,3)=0. stress(23,4)=0.5 stress(23,5)=-0.5 stress(23,6)=0. stress(24,1)=-0.5 stress(24,2)=0.5 stress(24,3)=0. stress(24,4)=-0.5 stress(24,5)=-0.5 stress(24,6)=0. stress(25,1)=0. stress(25,2)=0. stress(25,3)=0. stress(25,4)=0.5 stress(25,5)=0.5 stress(25,6)=-0.5 stress(26,1)=0. stress(26,2)=0. stress(26,3)=0. stress(26,4)=0.5 stress(26,5)=-0.5 stress(26,6)=0.5 stress(27,1)=0. stress(27,2)=0. stress(27,3)=0. stress(27,4)=-0.5 stress(27,5)=0.5 stress(27,6)=0.5 stress(28,1)=0. stress(28,2)=0. stress(28,3)=0. stress(28,4)=0.5 stress(28,5)=0.5 stress(28,6)=0.5

7 Answer: See the desription in Hosford, Ch. 3. his definition of the Taylor fator is rather obsure but the von Mises equivalent strain approah seems to work well enough. The Taylor fators appear to be idential with those in the books. The following results were obtained with Bishop_Hill.f90. Question Orientation Taylor Fator Stress State 3.1 ( 0 0 1) [1 0 0] , -1.0, 0.0, 0.0, 0.0, ( ) [1 0 0] , -1.0,.0,.0,.0, ( ) [1 0 0] 3.585* 0.0, 0.0, 0.0, 1.0, 0.0, (-2 3 3) [3 2 0] ,.5,.0,.5, -.5, ( ) [3 2 0] ,.5,.0,.5, -.5, ( ) [ ] ( ) [ ] * orreted 28 Apr 06 Q3. [10 points] The objetive of this question is to show you how to perform alulations of volume fration given an Orientation Distribution (and vie versa in Q3). A disrete OD is defined on a grid that has ells at every 10 in (Bunge) Euler angles in ubi-orthorhombi symmetry with a range of 0-90 in eah angle. The ells are entered on their oordinates, as disussed in the slides and as used in popla, so be areful of how to treat the ells at 90 and at 0 beause the orientation spae volume (in the sense of Euler angle spae, or dg integrated over some subspae, dω) assoiated with ells at the edges is different. The intensities are in multiples of a random intensity. (φ 1,Φ,φ 2 ) Intensity ( 0, 10, 0) 540. (30, 60, 20) 9.05 (40, 70, 30) 8.3 a) Calulate the number of ells 10 x 10 x 10 = Be areful here, the ells are split at edges at 5 degree inrements. Therefore, they are just half ells, whih is why we have 10 ells in eah dimension. b) Calulate the total orientation spae volume, Ω, of the spae (units of degrees 2 ) Ω = 8100 ( ^2). ) Calulate the orientation spae volumes, dω, assoiated with eah of the 3 ells (units of degrees 2 ). In general, the orientation spae volume is given by dω =10 x os(φ)x10, exept for the first one whih is divided twie by two beause both phi-1 and phi-2 are equal to

8 zero, i.e. they are at the edge of the spae = 0.757, 15.1, & 16.4, respetively. d) Calulate the volume frations, dv, assoiated with eah of the 3 ells This is given by dv = f(g) x dω / Ω = 0.050, 0.017, 0.017, respetively. e) Compare the ratios of the intensities, f, to the ratios of the volume frations what do you notie? The ratio of intensities is about 60:1:1 whereas the ratio of the volume frations is 3:1:1. Note: other ells in the OD must have non-zero intensity beause the three volume frations alulated do not add up to one. (You might want to amuse yourself by alulating how large the intensities would have to be in order for these 3 ells to aount for all the volume.) The answer is f(g) = , 107.6, Q4. [10 points] The objetive of this question is to show you how to perform alulations the Orientation Distribution given values of volume frations. Some of the values are given so that you an hek your work. It is important, therefore to show your working. You have performed an analysis of eletron diffration patterns in the transmission eletron mirosope from a polyrystalline speimen. The orientations and areas that you indexed are as follows. Later on in the ourse we will see from a study of stereology that area frations are equal to volume frations. ( φ 1, Φ, φ 2 ) Area of grain (31, 3, 1) 3.2 (31, 4, 3) 1.6 (28, 0, 2) 1.9 (33, 3, 0) 6.6 (10, 31, 38) 4.0 ( 8, 29, 42) 1.7 (14, 27, 41) 12.4 (12, 31, 43) 11.3 ( 1, 81, 50) 5.3 ( 3, 78, 48) 9.1 (71, 46, 11) 3.3 (68, 53, 13) 5.3 (70, 51, 8) 1.4 Using the same 10 x10 x10 grid as above, bin the areas (remember that we use ellentered oordinates) what are the intensities in the orresponding OD ells? Areas are treated identially to volumes. Also list the angles of the ells that ontain the points, with the volume of orientation spae (dω) assoiated with eah ell.

9 For example, some of the points fall into the ell for {70, 50, 10 }, for whih the intensity is 90 (MRD). Name of file shown in sreenshot above. Q-A. [20 points, EXTRA CREDIT] Shmid fator maximization Assume that slip ours on {111} planes and in <110> diretions. (a) For a tensile axis loated inside the standard stereographi triangle, what are the indies of the ative slip diretion and ative slip plane normal? Diretion: [uvw] = [0 1 1]; Plane: (hkl) = (1-1 1). Note an older version of the homework had as the triangle, in whih ase the answer is [101]/diretion, (-111)/plane. (b) Compute the indies of the diretion in the standard triangle that has a Shmid fator of exatly 0.5. Leave your answer in the form of radials (i.e. involving only simple frations, suh as ½, and square roots, suh as 2). The vetor should be a unit vetor and, however, you obtain an answer, you must demonstrate that it is orret by showing that the dot produt with both the slip diretion and the slip plane normal is 1/ 2. Hint: the value of 0.5 suggests ertain values for the angles (and therefore diretion osines) between the tensile axis and the plane normal and diretion. It is aeptable to use a mathematis pakage suh as Mathematia to find a solution but, if you do, be sure to demonstrate that your answer is orret. [uvw] = [ 1/ 6, (0.5 1/ 6), ( / 6)], or, [ 0.408, 0.092, 0.908] Chek that it s a unit vetor:

10 [ 1/ 6, (0.5 1/ 6), ( / 6)] 2 = 1/ /6-1/ /6 + 1/ 6 = /6 = 1. Proof: take dot produts with 1/ 2[0, 1, 1] and with 1/ 3( 1, -1, 1) to hek that the diretion osines are both 1/ 2. os(phi) = 1/ 2 {0.5 1/ / 6} = 1/ 2 os(lambda) = 1/ 3 [ 1/ 6 - (0.5 1/ 6) + ( / 6)] = 1/ 3 {3/ 6} = 3/( 3*6)} = 3/ 6 = 3/( 3* 2) = 1/ 2. Q.E.D. Also valid: [ 28 2, 2, 14 ] (normalized to be a unit vetor). Q-B [50 points extra redit]: determining the list of 28 stress states used in Bishop-Hill theory. Note I am suggesting this question for extra redit but I do not know for sure that it will work, so it is rather open-ended. Step 1. Generate a list of the 96 ombinations of 5 slips systems that are linearly independent. It is suggested that you write a program that generates all possible ombinations and use the non-zero determinant test to weed out the non-independent ombinations. Step 2. Chek that, out of the list of 96, when you ompute the orresponding deviatori stress states (assuming onstant CRSS on all 5 slip systems), only 28 disrete states remain (taking positive and negative versions of the same state to be only one result). Note that proeeding in this fashion should also yield the sets of possible ative slip systems (and there should be multiple sets for eah of the 28 Bishop-Hill stress states) program BishopHill gfortran -gdwarf-2 -O0 -o BishopHill Bishop_Hill.f90 solve the Bishop Hill model, adr 28 iv 01 updated for rystal orientation, 21 iv 05 formatted to f90, x 11 impliit none real salar real rtmp real stress,strain,dw,dwmax integer index,i,j,k,l dimension stress(28,6),strain(6) real a(3,3),hkl(3),uvw(3),t1(3) real eps(3,3),eps_xtal(3,3) real strain_xtal(6) real rtmp1,rtmp2,tayf real evm,enorm real sqr3 real tayf2 sqr3 = sqrt(3.) write(*,*) 'Welome to the Reid version of the BH algorithm'

11 write(*,*) 'Enter the strain as de11,de22,2*de23,2*de31,2*de12' read(*,*) strain(1),strain(2),strain(4),strain(5),strain(6) strain(3)=0.-strain(1)-strain(2) write(*,*) 'Full strain vetor: ' print"(2x,6(2x,f7.3))", (strain(i),i=1,6) eps(1,1) = strain(1) eps(2,2) = strain(2) eps(3,3) = strain(3) eps(2,3) = strain(4)/2. eps(3,1) = strain(5)/2. eps(1,2) = strain(6)/2. eps(3,2) = strain(4)/2. eps(1,3) = strain(5)/2. eps(2,1) = strain(6)/2. evm = sqrt((2./9.*((strain(1)-strain(2))**2 + 1 (strain(2)-strain(3))**2 + (strain(3)-strain(1))**2)) + 2 ((eps(1,2)**2 + eps(1,3)**2 + eps(2,3)**2)/3.)) evm = (2./sqr3)*sqrt(0.5*(eps(1,1)**2 + eps(2,2)**2 + eps(3,3)**2 & + eps(2,1)**2 + eps(3,1)**2 + eps(3,2)**2 + & eps(1,2)**2 + eps(1,3)**2 + eps(2,3)**2)) print"(' eps vm = ',f7.3)",evm write(*,*) write(*,*) 'Enter (hkl) // sample.3 as 3 numbers' read(*,*) hkl(1),hkl(2),hkl(3) write(*,"( 'Plane HKL = ',3(f8.1))") hkl all venorm(hkl) 10 write(*,*) 'Enter [uvw] // sample.1 as 3 numbers' read(*,*) uvw(1),uvw(2),uvw(3) write(*,"( 'Plane UVW = ',3(f8.1))") uvw all venorm(uvw) rtmp=salar(hkl,uvw) if(abs(rtmp).gt.1e-4) then write(*,*) 'Sorry, uvw is not perp. to hkl; try again' goto 10 endif all vepro2(hkl,uvw,t1) all venorm(t1) do 20, i=1,3 a(i,1)=uvw(i) a(i,2)=t1(i) a(i,3)=hkl(i) a(i,3)=t1(i) a(i,2)=hkl(i) 20 enddo standard arrangement, not Canova matrix print*,' Orientation Matrix: ' do i=1,3 print"('[ ',3(1x,f7.3),' ]')", (a(i,j),j=1,3) enddo

12 do i = 1,3 do j = 1,3 eps_xtal(i,j) = 0. do k =1,3 do l = 1,3 eps_xtal(i,j) = eps_xtal(i,j) + a(i,k)*a(j,l)*eps(k,l) enddo L enddo K enddo J enddo I print*,' Strain in Xtal oords: ' do i=1,3 print"('[ ',3(1x,f7.2),' ]')", (eps_xtal(i,j),j=1,3) enddo evm = (2./sqr3)*sqrt(0.5*(eps_xtal(1,1)**2 + eps_xtal(2,2)**2 & + eps_xtal(3,3)**2 + & eps_xtal(2,1)**2 + eps_xtal(3,1)**2 + eps_xtal(3,2)**2 + & eps_xtal(1,2)**2 + eps_xtal(1,3)**2 + eps_xtal(2,3)**2)) print"(' eps[xtal] vm = ',f7.3)",evm enorm = sqrt((eps_xtal(1,1)**2 + eps_xtal(2,2)**2 + eps_xtal(3,3)**2 + & eps_xtal(2,1)**2 + eps_xtal(3,1)**2 + eps_xtal(3,2)**2 + & eps_xtal(1,2)**2 + eps_xtal(1,3)**2 + eps_xtal(2,3)**2)) print"(' eps[xtal] vm = ',f7.3)",evm strain_xtal(1) = eps_xtal(1,1) strain_xtal(2) = eps_xtal(2,2) strain_xtal(3) = eps_xtal(3,3) strain_xtal(4) = eps_xtal(2,3) + eps_xtal(3,2) strain_xtal(5) = eps_xtal(3,1) + eps_xtal(1,3) strain_xtal(6) = eps_xtal(1,2) + eps_xtal(2,1) print* print*,'strain in rystal axes: ' print"(2x,6(2x,f7.3))", (strain_xtal(i),i=1,6) stress(1,1)=1. stress(1,2)=-1. stress(1,3)=0. stress(1,4)=0. stress(1,5)=0. stress(1,6)=0. # 1 stress(2,1)=0. stress(2,2)=1. stress(2,3)=-1. stress(2,4)=0. stress(2,5)=0. stress(2,6)=0. # 2 stress(3,1)=-1.

13 stress(3,2)=0. stress(3,3)=1. stress(3,4)=0. stress(3,5)=0. stress(3,6)=0. # 3 stress(4,1)=0. stress(4,2)=0. stress(4,3)=0. stress(4,4)=1. stress(4,5)=0. stress(4,6)=0. # 4 stress(5,1)=0. stress(5,2)=0. stress(5,3)=0. stress(5,4)=0. stress(5,5)=1. stress(5,6)=0. # 5 stress(6,1)=0. stress(6,2)=0. stress(6,3)=0. stress(6,4)=0. stress(6,5)=0. stress(6,6)=1. # 6 stress(7,1)=0.5 stress(7,2)=-1. stress(7,3)=0.5 stress(7,4)=0. stress(7,5)=0.5 stress(7,6)=0. # 7 stress(8,1)=0.5 stress(8,2)=-1. stress(8,3)=0.5 stress(8,4)=0. stress(8,5)=-0.5 stress(8,6)=0. # 8 stress(9,1)=-1. stress(9,2)=0.5 stress(9,3)=0.5 stress(9,4)=0.5 stress(9,5)=0. stress(9,6)=0. # 9 stress(10,1)=-1. stress(10,2)=0.5 stress(10,3)=0.5 stress(10,4)=-0.5 stress(10,5)=0.

14 stress(10,6)=0. # 10 stress(11,1)=0.5 stress(11,2)=0.5 stress(11,3)=-1. stress(11,4)=0. stress(11,5)=0. stress(11,6)=0.5 # 11 stress(12,1)=0.5 stress(12,2)=0.5 stress(12,3)=-1. stress(12,4)=0. stress(12,5)=0. stress(12,6)=-0.5 stress(13,1)=0.5 stress(13,2)=0. stress(13,3)=-0.5 stress(13,4)=0.5 stress(13,5)=0. stress(13,6)=0.5 stress(14,1)=0.5 stress(14,2)=0. stress(14,3)=-.5 stress(14,4)=-0.5 stress(14,5)=0. stress(14,6)=0.5 stress(15,1)=0.5 stress(15,2)=0. stress(15,3)=-0.5 stress(15,4)=0.5 stress(15,5)=0. stress(15,6)=-0.5 stress(16,1)=0.5 stress(16,2)=0. stress(16,3)=-0.5 stress(16,4)=-0.5 stress(16,5)=0. stress(16,6)=-0.5 stress(17,1)=0. stress(17,2)=-0.5 stress(17,3)=0.5 stress(17,4)=0. stress(17,5)=0.5 stress(17,6)=0.5 stress(18,1)=0. stress(18,2)=-0.5

15 stress(18,3)=0.5 stress(18,4)=0. stress(18,5)=-0.5 stress(18,6)=0.5 stress(19,1)=0. stress(19,2)=-0.5 stress(19,3)=0.5 stress(19,4)=0. stress(19,5)=0.5 stress(19,6)=-0.5 stress(20,1)=0. stress(20,2)=-0.5 stress(20,3)=0.5 stress(20,4)=0. stress(20,5)=-0.5 stress(20,6)=-0.5 stress(21,1)=-0.5 stress(21,2)=0.5 stress(21,3)=0. stress(21,4)=0.5 stress(21,5)=0.5 stress(21,6)=0. stress(22,1)=-0.5 stress(22,2)=0.5 stress(22,3)=0. stress(22,4)=-0.5 stress(22,5)=0.5 stress(22,6)=0. stress(23,1)=-0.5 stress(23,2)=0.5 stress(23,3)=0. stress(23,4)=0.5 stress(23,5)=-0.5 stress(23,6)=0. stress(24,1)=-0.5 stress(24,2)=0.5 stress(24,3)=0. stress(24,4)=-0.5 stress(24,5)=-0.5 stress(24,6)=0. stress(25,1)=0. stress(25,2)=0. stress(25,3)=0. stress(25,4)=0.5 stress(25,5)=0.5 stress(25,6)=-0.5

16 stress(26,1)=0. stress(26,2)=0. stress(26,3)=0. stress(26,4)=0.5 stress(26,5)=-0.5 stress(26,6)=0.5 stress(27,1)=0. stress(27,2)=0. stress(27,3)=0. stress(27,4)=-0.5 stress(27,5)=0.5 stress(27,6)=0.5 stress(28,1)=0. stress(28,2)=0. stress(28,3)=0. stress(28,4)=0.5 stress(28,5)=0.5 stress(28,6)=0.5 dwmax=0. index=0 do 100, i=1,28 dw = 0. dw = dw - strain_xtal(1)*stress(i,2) dw = dw + strain_xtal(2)*stress(i,1) dw = dw + strain_xtal(4)*stress(i,4) dw = dw + strain_xtal(5)*stress(i,5) dw = dw + strain_xtal(6)*stress(i,6) dw = -Bde11 + Ade22 + 2Fde23 + 2Gde31 +2Hde12 if(dw.gt.dwmax) then dwmax=dw index=i print*,'dw,i ',dw,' ',i endif if((-1.*dw).gt.dwmax) then dwmax=-1.*dw index=i+28 print*,'dw,i ',dw,' ',i endif 100 end do print* write(*,*) 'Index of the multiple slip stress state = ',index if(index.gt.28) then index = index-28 write(*,*) 'Index of the +/- stress state = ',index endif print*,'stress # A B C F G H' write(*,120) (stress(index,j),j=1,6) 120 format(6x,6(2x,f6.1))

17 rtmp1 = 0. do i = 1,6 rtmp1 = rtmp1 + stress(index,i)**2 enddo magnitude of the stress rtmp2 = 0. do i = 1,6 rtmp2 = rtmp2 + strain_xtal(i)**2 enddo magnitude of the strain in xtal oords. print*,'dwmax,rtmp1,rtmp2',dwmax,sqrt(rtmp1),sqrt(rtmp2) tayf = 2.* dwmax / sqrt(rtmp2) tayf = dwmax / evm This is the definition of Taylor fator that allows for multi-axial strain or stress states, as found in LApp print* print"('the Taylor fator = ',f7.3,' *sqrt(6)')",tayf print"(' = ',f7.3)",tayf*sqrt(6.) these next few lines were for uriosity about other normalizations of strain tayf2 = dwmax / enorm print* print"('the Taylor fator = ',f7.3,' *sqrt(6)')",tayf2 print"(' = ',f7.3)",tayf2*sqrt(6.) all exit(0) end program BishopHill subroutine venorm(ve) real ve(3),rnorm rnorm=0. do 10, i=1,3 rnorm=rnorm+ve(i)**2 10 end do if(rnorm.le.0.0) return rnorm=sqrt(rnorm) do 20, i=1,3 ve(i)=ve(i)/rnorm 20 end do return end subroutine venorm funtion salar(a,b)

18 return SCALAR PRODUCT of A and B real salar,a(3),b(3) salar=0. do 100, i=1,3 salar=salar+a(i)*b(i) 100 end do return end funtion salar subroutine vepro2(v1,v2,vout) vetor produt real v1(3),v2(3),vout(3) vout(3)=v1(1)*v2(2)-v1(2)*v2(1) vout(1)=v1(2)*v2(3)-v1(3)*v2(2) vout(2)=v1(3)*v2(1)-v1(1)*v2(3) return end subroutine vepro2

Q2. [40 points] Bishop-Hill Model: Calculation of Taylor Factors for Multiple Slip

Q2. [40 points] Bishop-Hill Model: Calculation of Taylor Factors for Multiple Slip 27-750, A.D. Rollett Due: 20 th Ot., 2011. Homework 5, Volume Frations, Single and Multiple Slip Crystal Plastiity Note the 2 extra redit questions (at the end). Q1. [40 points] Single Slip: Calulating

More information

Maximum Entropy and Exponential Families

Maximum Entropy and Exponential Families Maximum Entropy and Exponential Families April 9, 209 Abstrat The goal of this note is to derive the exponential form of probability distribution from more basi onsiderations, in partiular Entropy. It

More information

Advanced Computational Fluid Dynamics AA215A Lecture 4

Advanced Computational Fluid Dynamics AA215A Lecture 4 Advaned Computational Fluid Dynamis AA5A Leture 4 Antony Jameson Winter Quarter,, Stanford, CA Abstrat Leture 4 overs analysis of the equations of gas dynamis Contents Analysis of the equations of gas

More information

Developing Excel Macros for Solving Heat Diffusion Problems

Developing Excel Macros for Solving Heat Diffusion Problems Session 50 Developing Exel Maros for Solving Heat Diffusion Problems N. N. Sarker and M. A. Ketkar Department of Engineering Tehnology Prairie View A&M University Prairie View, TX 77446 Abstrat This paper

More information

( ) ( ) Volumetric Properties of Pure Fluids, part 4. The generic cubic equation of state:

( ) ( ) Volumetric Properties of Pure Fluids, part 4. The generic cubic equation of state: CE304, Spring 2004 Leture 6 Volumetri roperties of ure Fluids, part 4 The generi ubi equation of state: There are many possible equations of state (and many have been proposed) that have the same general

More information

Lecture 3 - Lorentz Transformations

Lecture 3 - Lorentz Transformations Leture - Lorentz Transformations A Puzzle... Example A ruler is positioned perpendiular to a wall. A stik of length L flies by at speed v. It travels in front of the ruler, so that it obsures part of the

More information

Writing a VUMAT. Appendix 3. Overview

Writing a VUMAT. Appendix 3. Overview ABAQUS/Expliit: Advaned Topis Appendix 3 Writing a VUMAT ABAQUS/Expliit: Advaned Topis A3.2 Overview Introdution Motivation Steps Required in Writing a VUMAT Example: VUMAT for Kinemati Hardening Plastiity

More information

1 sin 2 r = 1 n 2 sin 2 i

1 sin 2 r = 1 n 2 sin 2 i Physis 505 Fall 005 Homework Assignment #11 Solutions Textbook problems: Ch. 7: 7.3, 7.5, 7.8, 7.16 7.3 Two plane semi-infinite slabs of the same uniform, isotropi, nonpermeable, lossless dieletri with

More information

Millennium Relativity Acceleration Composition. The Relativistic Relationship between Acceleration and Uniform Motion

Millennium Relativity Acceleration Composition. The Relativistic Relationship between Acceleration and Uniform Motion Millennium Relativity Aeleration Composition he Relativisti Relationship between Aeleration and niform Motion Copyright 003 Joseph A. Rybzyk Abstrat he relativisti priniples developed throughout the six

More information

23.1 Tuning controllers, in the large view Quoting from Section 16.7:

23.1 Tuning controllers, in the large view Quoting from Section 16.7: Lesson 23. Tuning a real ontroller - modeling, proess identifiation, fine tuning 23.0 Context We have learned to view proesses as dynami systems, taking are to identify their input, intermediate, and output

More information

QUANTUM MECHANICS II PHYS 517. Solutions to Problem Set # 1

QUANTUM MECHANICS II PHYS 517. Solutions to Problem Set # 1 QUANTUM MECHANICS II PHYS 57 Solutions to Problem Set #. The hamiltonian for a lassial harmoni osillator an be written in many different forms, suh as use ω = k/m H = p m + kx H = P + Q hω a. Find a anonial

More information

). In accordance with the Lorentz transformations for the space-time coordinates of the same event, the space coordinates become

). In accordance with the Lorentz transformations for the space-time coordinates of the same event, the space coordinates become Relativity and quantum mehanis: Jorgensen 1 revisited 1. Introdution Bernhard Rothenstein, Politehnia University of Timisoara, Physis Department, Timisoara, Romania. brothenstein@gmail.om Abstrat. We first

More information

WRAP-AROUND GUSSET PLATES

WRAP-AROUND GUSSET PLATES WRAP-AROUND GUSSET PLATES Where a horizontal brae is loated at a beam-to-olumn intersetion, the gusset plate must be ut out around the olumn as shown in Figure. These are alled wrap-around gusset plates.

More information

Hankel Optimal Model Order Reduction 1

Hankel Optimal Model Order Reduction 1 Massahusetts Institute of Tehnology Department of Eletrial Engineering and Computer Siene 6.245: MULTIVARIABLE CONTROL SYSTEMS by A. Megretski Hankel Optimal Model Order Redution 1 This leture overs both

More information

Lecture 7: Sampling/Projections for Least-squares Approximation, Cont. 7 Sampling/Projections for Least-squares Approximation, Cont.

Lecture 7: Sampling/Projections for Least-squares Approximation, Cont. 7 Sampling/Projections for Least-squares Approximation, Cont. Stat60/CS94: Randomized Algorithms for Matries and Data Leture 7-09/5/013 Leture 7: Sampling/Projetions for Least-squares Approximation, Cont. Leturer: Mihael Mahoney Sribe: Mihael Mahoney Warning: these

More information

TENSOR FORM OF SPECIAL RELATIVITY

TENSOR FORM OF SPECIAL RELATIVITY TENSOR FORM OF SPECIAL RELATIVITY We begin by realling that the fundamental priniple of Speial Relativity is that all physial laws must look the same to all inertial observers. This is easiest done by

More information

15.12 Applications of Suffix Trees

15.12 Applications of Suffix Trees 248 Algorithms in Bioinformatis II, SoSe 07, ZBIT, D. Huson, May 14, 2007 15.12 Appliations of Suffix Trees 1. Searhing for exat patterns 2. Minimal unique substrings 3. Maximum unique mathes 4. Maximum

More information

Relativistic Addition of Velocities *

Relativistic Addition of Velocities * OpenStax-CNX module: m42540 1 Relativisti Addition of Veloities * OpenStax This work is produed by OpenStax-CNX and liensed under the Creative Commons Attribution Liense 3.0 Abstrat Calulate relativisti

More information

General Equilibrium. What happens to cause a reaction to come to equilibrium?

General Equilibrium. What happens to cause a reaction to come to equilibrium? General Equilibrium Chemial Equilibrium Most hemial reations that are enountered are reversible. In other words, they go fairly easily in either the forward or reverse diretions. The thing to remember

More information

Chapter 2: Solution of First order ODE

Chapter 2: Solution of First order ODE 0 Chapter : Solution of irst order ODE Se. Separable Equations The differential equation of the form that is is alled separable if f = h g; In order to solve it perform the following steps: Rewrite the

More information

EE 321 Project Spring 2018

EE 321 Project Spring 2018 EE 21 Projet Spring 2018 This ourse projet is intended to be an individual effort projet. The student is required to omplete the work individually, without help from anyone else. (The student may, however,

More information

Dr G. I. Ogilvie Lent Term 2005

Dr G. I. Ogilvie Lent Term 2005 Aretion Diss Mathematial Tripos, Part III Dr G. I. Ogilvie Lent Term 2005 1.4. Visous evolution of an aretion dis 1.4.1. Introdution The evolution of an aretion dis is regulated by two onservation laws:

More information

Canimals. borrowed, with thanks, from Malaspina University College/Kwantlen University College

Canimals. borrowed, with thanks, from Malaspina University College/Kwantlen University College Canimals borrowed, with thanks, from Malaspina University College/Kwantlen University College http://ommons.wikimedia.org/wiki/file:ursus_maritimus_steve_amstrup.jpg Purpose Investigate the rate of heat

More information

Relativistic Dynamics

Relativistic Dynamics Chapter 7 Relativisti Dynamis 7.1 General Priniples of Dynamis 7.2 Relativisti Ation As stated in Setion A.2, all of dynamis is derived from the priniple of least ation. Thus it is our hore to find a suitable

More information

Plastic Anisotropy: Relaxed Constraints, Theoretical Textures

Plastic Anisotropy: Relaxed Constraints, Theoretical Textures 1 Plastic Anisotropy: Relaxed Constraints, Theoretical Textures Texture, Microstructure & Anisotropy Last revised: 11 th Oct. 2016 A.D. Rollett 2 The objective of this lecture is to complete the description

More information

Nonreversibility of Multiple Unicast Networks

Nonreversibility of Multiple Unicast Networks Nonreversibility of Multiple Uniast Networks Randall Dougherty and Kenneth Zeger September 27, 2005 Abstrat We prove that for any finite direted ayli network, there exists a orresponding multiple uniast

More information

F = F x x + F y. y + F z

F = F x x + F y. y + F z ECTION 6: etor Calulus MATH20411 You met vetors in the first year. etor alulus is essentially alulus on vetors. We will need to differentiate vetors and perform integrals involving vetors. In partiular,

More information

A Spatiotemporal Approach to Passive Sound Source Localization

A Spatiotemporal Approach to Passive Sound Source Localization A Spatiotemporal Approah Passive Sound Soure Loalization Pasi Pertilä, Mikko Parviainen, Teemu Korhonen and Ari Visa Institute of Signal Proessing Tampere University of Tehnology, P.O.Box 553, FIN-330,

More information

Where as discussed previously we interpret solutions to this partial differential equation in the weak sense: b

Where as discussed previously we interpret solutions to this partial differential equation in the weak sense: b Consider the pure initial value problem for a homogeneous system of onservation laws with no soure terms in one spae dimension: Where as disussed previously we interpret solutions to this partial differential

More information

Geometry of Transformations of Random Variables

Geometry of Transformations of Random Variables Geometry of Transformations of Random Variables Univariate distributions We are interested in the problem of finding the distribution of Y = h(x) when the transformation h is one-to-one so that there is

More information

Final Review. A Puzzle... Special Relativity. Direction of the Force. Moving at the Speed of Light

Final Review. A Puzzle... Special Relativity. Direction of the Force. Moving at the Speed of Light Final Review A Puzzle... Diretion of the Fore A point harge q is loated a fixed height h above an infinite horizontal onduting plane. Another point harge q is loated a height z (with z > h) above the plane.

More information

arxiv:math/ v1 [math.ca] 27 Nov 2003

arxiv:math/ v1 [math.ca] 27 Nov 2003 arxiv:math/011510v1 [math.ca] 27 Nov 200 Counting Integral Lamé Equations by Means of Dessins d Enfants Sander Dahmen November 27, 200 Abstrat We obtain an expliit formula for the number of Lamé equations

More information

Simplify each expression. 1. 6t + 13t 19t 2. 5g + 34g 39g 3. 7k - 15k 8k 4. 2b b 11b n 2-7n 2 3n x 2 - x 2 7x 2

Simplify each expression. 1. 6t + 13t 19t 2. 5g + 34g 39g 3. 7k - 15k 8k 4. 2b b 11b n 2-7n 2 3n x 2 - x 2 7x 2 9-. Plan Objetives To desribe polynomials To add and subtrat polynomials Examples Degree of a Monomial Classifying Polynomials Adding Polynomials Subtrating Polynomials 9- What You ll Learn To desribe

More information

Likelihood-confidence intervals for quantiles in Extreme Value Distributions

Likelihood-confidence intervals for quantiles in Extreme Value Distributions Likelihood-onfidene intervals for quantiles in Extreme Value Distributions A. Bolívar, E. Díaz-Franés, J. Ortega, and E. Vilhis. Centro de Investigaión en Matemátias; A.P. 42, Guanajuato, Gto. 36; Méxio

More information

Intermediate Math Circles November 18, 2009 Solving Linear Diophantine Equations

Intermediate Math Circles November 18, 2009 Solving Linear Diophantine Equations 1 University of Waterloo Faulty of Mathematis Centre for Eduation in Mathematis and Computing Intermediate Math Cirles November 18, 2009 Solving Linear Diophantine Equations Diophantine equations are equations

More information

The Tetrahedron Quality Factors of CSDS

The Tetrahedron Quality Factors of CSDS MAX PLANCK INSTITUT FÜR AERONOMIE D 37191 Katlenburg-Lindau, Federal Republi of Germany MPAE W 100 94 27 The Tetrahedron Quality Fators of CSDS PATRICK W. DALY 1994 June 7 This report available from http://www.mpae.gwdg.de/~daly/tetra.html

More information

Electromagnetic radiation of the travelling spin wave propagating in an antiferromagnetic plate. Exact solution.

Electromagnetic radiation of the travelling spin wave propagating in an antiferromagnetic plate. Exact solution. arxiv:physis/99536v1 [physis.lass-ph] 15 May 1999 Eletromagneti radiation of the travelling spin wave propagating in an antiferromagneti plate. Exat solution. A.A.Zhmudsky November 19, 16 Abstrat The exat

More information

Complexity of Regularization RBF Networks

Complexity of Regularization RBF Networks Complexity of Regularization RBF Networks Mark A Kon Department of Mathematis and Statistis Boston University Boston, MA 02215 mkon@buedu Leszek Plaskota Institute of Applied Mathematis University of Warsaw

More information

Tutorial 4 (week 4) Solutions

Tutorial 4 (week 4) Solutions THE UNIVERSITY OF SYDNEY PURE MATHEMATICS Summer Shool Math26 28 Tutorial week s You are given the following data points: x 2 y 2 Construt a Lagrange basis {p p p 2 p 3 } of P 3 using the x values from

More information

Green s function for the wave equation

Green s function for the wave equation Green s funtion for the wave equation Non relativisti ase 1 The wave equations In the Lorentz Gauge, the wave equations for the potentials in Lorentz Gauge Gaussian units are: r 2 A 1 2 A 2 t = 4π 2 j

More information

Fig Review of Granta-gravel

Fig Review of Granta-gravel 0 Conlusion 0. Sope We have introdued the new ritial state onept among older onepts of lassial soil mehanis, but it would be wrong to leave any impression at the end of this book that the new onept merely

More information

Green s function for the wave equation

Green s function for the wave equation Green s funtion for the wave equation Non-relativisti ase January 2019 1 The wave equations In the Lorentz Gauge, the wave equations for the potentials are (Notes 1 eqns 43 and 44): 1 2 A 2 2 2 A = µ 0

More information

Sampler-A. Secondary Mathematics Assessment. Sampler 521-A

Sampler-A. Secondary Mathematics Assessment. Sampler 521-A Sampler-A Seondary Mathematis Assessment Sampler 521-A Instrutions for Students Desription This sample test inludes 14 Seleted Response and 4 Construted Response questions. Eah Seleted Response has a

More information

Simplified Buckling Analysis of Skeletal Structures

Simplified Buckling Analysis of Skeletal Structures Simplified Bukling Analysis of Skeletal Strutures B.A. Izzuddin 1 ABSRAC A simplified approah is proposed for bukling analysis of skeletal strutures, whih employs a rotational spring analogy for the formulation

More information

3.2 Gaussian (Normal) Random Numbers and Vectors

3.2 Gaussian (Normal) Random Numbers and Vectors 3.2 Gaussian (Normal) Random Numbers and Vetors A. Purpose Generate pseudorandom numbers or vetors from the Gaussian (normal) distribution. B. Usage B.1 Generating Gaussian (normal) pseudorandom numbers

More information

PHYSICS 104B, WINTER 2010 ASSIGNMENT FIVE SOLUTIONS N { N 2 + 1, N 2 + 2, N

PHYSICS 104B, WINTER 2010 ASSIGNMENT FIVE SOLUTIONS N { N 2 + 1, N 2 + 2, N PHYSICS 4B, WINTER 2 ASSIGNMENT FIVE SOLUTIONS [.] For uniform m =. and springs g = 2. the eigenvalues have the analyti form, The ode jaobi test yields λ k = 2g ( os k) m k = k n = 2πn N = 2π N { N 2 +,

More information

SURFACE WAVES OF NON-RAYLEIGH TYPE

SURFACE WAVES OF NON-RAYLEIGH TYPE SURFACE WAVES OF NON-RAYLEIGH TYPE by SERGEY V. KUZNETSOV Institute for Problems in Mehanis Prosp. Vernadskogo, 0, Mosow, 75 Russia e-mail: sv@kuznetsov.msk.ru Abstrat. Existene of surfae waves of non-rayleigh

More information

General Closed-form Analytical Expressions of Air-gap Inductances for Surfacemounted Permanent Magnet and Induction Machines

General Closed-form Analytical Expressions of Air-gap Inductances for Surfacemounted Permanent Magnet and Induction Machines General Closed-form Analytial Expressions of Air-gap Indutanes for Surfaemounted Permanent Magnet and Indution Mahines Ronghai Qu, Member, IEEE Eletroni & Photoni Systems Tehnologies General Eletri Company

More information

Wave Propagation through Random Media

Wave Propagation through Random Media Chapter 3. Wave Propagation through Random Media 3. Charateristis of Wave Behavior Sound propagation through random media is the entral part of this investigation. This hapter presents a frame of referene

More information

Four-dimensional equation of motion for viscous compressible substance with regard to the acceleration field, pressure field and dissipation field

Four-dimensional equation of motion for viscous compressible substance with regard to the acceleration field, pressure field and dissipation field Four-dimensional equation of motion for visous ompressible substane with regard to the aeleration field, pressure field and dissipation field Sergey G. Fedosin PO box 6488, Sviazeva str. -79, Perm, Russia

More information

MOLECULAR ORBITAL THEORY- PART I

MOLECULAR ORBITAL THEORY- PART I 5.6 Physial Chemistry Leture #24-25 MOLECULAR ORBITAL THEORY- PART I At this point, we have nearly ompleted our rash-ourse introdution to quantum mehanis and we re finally ready to deal with moleules.

More information

Supplementary Materials

Supplementary Materials Supplementary Materials Neural population partitioning and a onurrent brain-mahine interfae for sequential motor funtion Maryam M. Shanehi, Rollin C. Hu, Marissa Powers, Gregory W. Wornell, Emery N. Brown

More information

Quantum Mechanics: Wheeler: Physics 6210

Quantum Mechanics: Wheeler: Physics 6210 Quantum Mehanis: Wheeler: Physis 60 Problems some modified from Sakurai, hapter. W. S..: The Pauli matries, σ i, are a triple of matries, σ, σ i = σ, σ, σ 3 given by σ = σ = σ 3 = i i Let stand for the

More information

CMSC 451: Lecture 9 Greedy Approximation: Set Cover Thursday, Sep 28, 2017

CMSC 451: Lecture 9 Greedy Approximation: Set Cover Thursday, Sep 28, 2017 CMSC 451: Leture 9 Greedy Approximation: Set Cover Thursday, Sep 28, 2017 Reading: Chapt 11 of KT and Set 54 of DPV Set Cover: An important lass of optimization problems involves overing a ertain domain,

More information

A NETWORK SIMPLEX ALGORITHM FOR THE MINIMUM COST-BENEFIT NETWORK FLOW PROBLEM

A NETWORK SIMPLEX ALGORITHM FOR THE MINIMUM COST-BENEFIT NETWORK FLOW PROBLEM NETWORK SIMPLEX LGORITHM FOR THE MINIMUM COST-BENEFIT NETWORK FLOW PROBLEM Cen Çalışan, Utah Valley University, 800 W. University Parway, Orem, UT 84058, 801-863-6487, en.alisan@uvu.edu BSTRCT The minimum

More information

Experiment 03: Work and Energy

Experiment 03: Work and Energy MASSACHUSETTS INSTITUTE OF TECHNOLOGY Physis Department Physis 8.01 Purpose of the Experiment: Experiment 03: Work and Energy In this experiment you allow a art to roll down an inlined ramp and run into

More information

What s New in ChemSep TM 6.8

What s New in ChemSep TM 6.8 What s New in ChemSep TM 6.8 January 2011 (Updated Marh 2011) Harry Kooijman and Ross Taylor In this doument we identify and desribe the most important new features in ChemSep. 1. New: GUI an diretly load

More information

Math 151 Introduction to Eigenvectors

Math 151 Introduction to Eigenvectors Math 151 Introdution to Eigenvetors The motivating example we used to desrie matrixes was landsape hange and vegetation suession. We hose the simple example of Bare Soil (B), eing replaed y Grasses (G)

More information

4. (12) Write out an equation for Poynting s theorem in differential form. Explain in words what each term means physically.

4. (12) Write out an equation for Poynting s theorem in differential form. Explain in words what each term means physically. Eletrodynamis I Exam 3 - Part A - Closed Book KSU 205/2/8 Name Eletrodynami Sore = 24 / 24 points Instrutions: Use SI units. Where appropriate, define all variables or symbols you use, in words. Try to

More information

A Characterization of Wavelet Convergence in Sobolev Spaces

A Characterization of Wavelet Convergence in Sobolev Spaces A Charaterization of Wavelet Convergene in Sobolev Spaes Mark A. Kon 1 oston University Louise Arakelian Raphael Howard University Dediated to Prof. Robert Carroll on the oasion of his 70th birthday. Abstrat

More information

Lecture 11 Buckling of Plates and Sections

Lecture 11 Buckling of Plates and Sections Leture Bukling of lates and Setions rolem -: A simpl-supported retangular plate is sujeted to a uniaxial ompressive load N, as shown in the sketh elow. a 6 N N a) Calulate and ompare ukling oeffiients

More information

Generation of EM waves

Generation of EM waves Generation of EM waves Susan Lea Spring 015 1 The Green s funtion In Lorentz gauge, we obtained the wave equation: A 4π J 1 The orresponding Green s funtion for the problem satisfies the simpler differential

More information

On the Quantum Theory of Radiation.

On the Quantum Theory of Radiation. Physikalishe Zeitshrift, Band 18, Seite 121-128 1917) On the Quantum Theory of Radiation. Albert Einstein The formal similarity between the hromati distribution urve for thermal radiation and the Maxwell

More information

To investigate the relationship between the work done to accelerate a trolley and the energy stored in the moving trolley.

To investigate the relationship between the work done to accelerate a trolley and the energy stored in the moving trolley. SP2h.1 Aelerating trolleys Your teaher may wath to see if you an follow instrutions safely take areful measurements. Introdution The work done y a fore is a measure of the energy transferred when a fore

More information

Ayan Kumar Bandyopadhyay

Ayan Kumar Bandyopadhyay Charaterization of radiating apertures using Multiple Multipole Method And Modeling and Optimization of a Spiral Antenna for Ground Penetrating Radar Appliations Ayan Kumar Bandyopadhyay FET-IESK, Otto-von-Guerike-University,

More information

Review of Force, Stress, and Strain Tensors

Review of Force, Stress, and Strain Tensors Review of Fore, Stress, and Strain Tensors.1 The Fore Vetor Fores an be grouped into two broad ategories: surfae fores and body fores. Surfae fores are those that at over a surfae (as the name implies),

More information

Are You Ready? Ratios

Are You Ready? Ratios Ratios Teahing Skill Objetive Write ratios. Review with students the definition of a ratio. Explain that a ratio an be used to ompare anything that an be assigned a number value. Provide the following

More information

Discrete Mathematics

Discrete Mathematics Disrete Mathematis -- Chapter 8: The Priniple i of Inlusion and Exlusion Hung-Yu Kao Department of Computer iene and Information Engineering, ational lcheng Kung University Outline The Priniple of Inlusion

More information

Definitions. Pure Component Phase Diagram. Definitions (cont.) Class 16 Non-Ideal Gases

Definitions. Pure Component Phase Diagram. Definitions (cont.) Class 16 Non-Ideal Gases Sore 100% 90% 80% 70% 60% 50% 40% 30% 20% 10% 0% Average = 85% Exam 1 0 5 10 15 20 25 30 35 40 45 Rank Class 16 Non-Ideal Gases Definitions Critial emperature, ressure Vapor Gas Van der Waals EOS Other

More information

7.1 Roots of a Polynomial

7.1 Roots of a Polynomial 7.1 Roots of a Polynomial A. Purpose Given the oeffiients a i of a polynomial of degree n = NDEG > 0, a 1 z n + a 2 z n 1 +... + a n z + a n+1 with a 1 0, this subroutine omputes the NDEG roots of the

More information

EECS 120 Signals & Systems University of California, Berkeley: Fall 2005 Gastpar November 16, Solutions to Exam 2

EECS 120 Signals & Systems University of California, Berkeley: Fall 2005 Gastpar November 16, Solutions to Exam 2 EECS 0 Signals & Systems University of California, Berkeley: Fall 005 Gastpar November 6, 005 Solutions to Exam Last name First name SID You have hour and 45 minutes to omplete this exam. he exam is losed-book

More information

Section 7.1 The Pythagorean Theorem. Right Triangles

Section 7.1 The Pythagorean Theorem. Right Triangles Setion 7. The Pythagorean Theorem It is better wither to be silent, or to say things of more value than silene. Sooner throw a pearl at hazard than an idle or useless word; and do not say a little in many

More information

Evaluation of effect of blade internal modes on sensitivity of Advanced LIGO

Evaluation of effect of blade internal modes on sensitivity of Advanced LIGO Evaluation of effet of blade internal modes on sensitivity of Advaned LIGO T0074-00-R Norna A Robertson 5 th Otober 00. Introdution The urrent model used to estimate the isolation ahieved by the quadruple

More information

An Adaptive Optimization Approach to Active Cancellation of Repeated Transient Vibration Disturbances

An Adaptive Optimization Approach to Active Cancellation of Repeated Transient Vibration Disturbances An aptive Optimization Approah to Ative Canellation of Repeated Transient Vibration Disturbanes David L. Bowen RH Lyon Corp / Aenteh, 33 Moulton St., Cambridge, MA 138, U.S.A., owen@lyonorp.om J. Gregory

More information

4 Puck s action plane fracture criteria

4 Puck s action plane fracture criteria 4 Puk s ation plane frature riteria 4. Fiber frature riteria Fiber frature is primarily aused by a stressing σ whih ats parallel to the fibers. For (σ, σ, τ )-ombinations the use of a simple maximum stress

More information

Calculation of Desorption Parameters for Mg/Si(111) System

Calculation of Desorption Parameters for Mg/Si(111) System e-journal of Surfae Siene and Nanotehnology 29 August 2009 e-j. Surf. Si. Nanoteh. Vol. 7 (2009) 816-820 Conferene - JSSS-8 - Calulation of Desorption Parameters for Mg/Si(111) System S. A. Dotsenko, N.

More information

Determination of the reaction order

Determination of the reaction order 5/7/07 A quote of the wee (or amel of the wee): Apply yourself. Get all the eduation you an, but then... do something. Don't just stand there, mae it happen. Lee Iaoa Physial Chemistry GTM/5 reation order

More information

A EUCLIDEAN ALTERNATIVE TO MINKOWSKI SPACETIME DIAGRAM.

A EUCLIDEAN ALTERNATIVE TO MINKOWSKI SPACETIME DIAGRAM. A EUCLIDEAN ALTERNATIVE TO MINKOWSKI SPACETIME DIAGRAM. S. Kanagaraj Eulidean Relativity s.kana.raj@gmail.om (1 August 009) Abstrat By re-interpreting the speial relativity (SR) postulates based on Eulidean

More information

(a) We desribe physics as a sequence of events labelled by their space time coordinates: x µ = (x 0, x 1, x 2 x 3 ) = (c t, x) (12.

(a) We desribe physics as a sequence of events labelled by their space time coordinates: x µ = (x 0, x 1, x 2 x 3 ) = (c t, x) (12. 2 Relativity Postulates (a) All inertial observers have the same equations of motion and the same physial laws. Relativity explains how to translate the measurements and events aording to one inertial

More information

LECTURE 2 Geometrical Properties of Rod Cross Sections (Part 2) 1 Moments of Inertia Transformation with Parallel Transfer of Axes.

LECTURE 2 Geometrical Properties of Rod Cross Sections (Part 2) 1 Moments of Inertia Transformation with Parallel Transfer of Axes. V. DEMENKO MECHNCS OF MTERLS 05 LECTURE Geometrial Properties of Rod Cross Setions (Part ) Moments of nertia Transformation with Parallel Transfer of xes. Parallel-xes Theorems S Given: a b = S = 0. z

More information

Module 5: Red Recedes, Blue Approaches. UNC-TFA H.S. Astronomy Collaboration, Copyright 2012

Module 5: Red Recedes, Blue Approaches. UNC-TFA H.S. Astronomy Collaboration, Copyright 2012 Objetives/Key Points Module 5: Red Reedes, Blue Approahes UNC-TFA H.S. Astronomy Collaboration, Copyright 2012 Students will be able to: 1. math the diretion of motion of a soure (approahing or reeding)

More information

Time and Energy, Inertia and Gravity

Time and Energy, Inertia and Gravity Time and Energy, Inertia and Gravity The Relationship between Time, Aeleration, and Veloity and its Affet on Energy, and the Relationship between Inertia and Gravity Copyright 00 Joseph A. Rybzyk Abstrat

More information

Chapter IX. Roots of Equations

Chapter IX. Roots of Equations 14 Chapter IX Roots of Equations Root solving typially onsists of finding values of x whih satisfy a relationship suh as: 3 3 x + x = 1 + e x The problem an be restated as: Find the root of 3 f ( x) =

More information

7 Max-Flow Problems. Business Computing and Operations Research 608

7 Max-Flow Problems. Business Computing and Operations Research 608 7 Max-Flow Problems Business Computing and Operations Researh 68 7. Max-Flow Problems In what follows, we onsider a somewhat modified problem onstellation Instead of osts of transmission, vetor now indiates

More information

SOA/CAS MAY 2003 COURSE 1 EXAM SOLUTIONS

SOA/CAS MAY 2003 COURSE 1 EXAM SOLUTIONS SOA/CAS MAY 2003 COURSE 1 EXAM SOLUTIONS Prepared by S. Broverman e-mail 2brove@rogers.om website http://members.rogers.om/2brove 1. We identify the following events:. - wathed gymnastis, ) - wathed baseball,

More information

Lecture 15 (Nov. 1, 2017)

Lecture 15 (Nov. 1, 2017) Leture 5 8.3 Quantum Theor I, Fall 07 74 Leture 5 (Nov., 07 5. Charged Partile in a Uniform Magneti Field Last time, we disussed the quantum mehanis of a harged partile moving in a uniform magneti field

More information

V. Interacting Particles

V. Interacting Particles V. Interating Partiles V.A The Cumulant Expansion The examples studied in the previous setion involve non-interating partiles. It is preisely the lak of interations that renders these problems exatly solvable.

More information

max min z i i=1 x j k s.t. j=1 x j j:i T j

max min z i i=1 x j k s.t. j=1 x j j:i T j AM 221: Advaned Optimization Spring 2016 Prof. Yaron Singer Leture 22 April 18th 1 Overview In this leture, we will study the pipage rounding tehnique whih is a deterministi rounding proedure that an be

More information

The Hanging Chain. John McCuan. January 19, 2006

The Hanging Chain. John McCuan. January 19, 2006 The Hanging Chain John MCuan January 19, 2006 1 Introdution We onsider a hain of length L attahed to two points (a, u a and (b, u b in the plane. It is assumed that the hain hangs in the plane under a

More information

To derive the other Pythagorean Identities, divide the entire equation by + = θ = sin. sinθ cosθ tanθ = 1

To derive the other Pythagorean Identities, divide the entire equation by + = θ = sin. sinθ cosθ tanθ = 1 Syllabus Objetives: 3.3 The student will simplify trigonometri expressions and prove trigonometri identities (fundamental identities). 3.4 The student will solve trigonometri equations with and without

More information

Beams on Elastic Foundation

Beams on Elastic Foundation Professor Terje Haukaas University of British Columbia, Vanouver www.inrisk.ub.a Beams on Elasti Foundation Beams on elasti foundation, suh as that in Figure 1, appear in building foundations, floating

More information

MASSACHUSETTS MATHEMATICS LEAGUE CONTEST 3 DECEMBER 2013 ROUND 1 TRIG: RIGHT ANGLE PROBLEMS, LAWS OF SINES AND COSINES

MASSACHUSETTS MATHEMATICS LEAGUE CONTEST 3 DECEMBER 2013 ROUND 1 TRIG: RIGHT ANGLE PROBLEMS, LAWS OF SINES AND COSINES CONTEST 3 DECEMBER 03 ROUND TRIG: RIGHT ANGLE PROBLEMS, LAWS OF SINES AND COSINES ANSWERS A) B) C) A) The sides of right ΔABC are, and 7, where < < 7. A is the larger aute angle. Compute the tan( A). B)

More information

A multiscale description of failure in granular materials

A multiscale description of failure in granular materials A multisale desription of failure in granular materials Nejib Hadda, François Niot, Lu Sibille, Farhang Radjai, Antoinette Tordesillas et al. Citation: AIP Conf. Pro. 154, 585 (013); doi: 10.1063/1.4811999

More information

4.3 Singular Value Decomposition and Analysis

4.3 Singular Value Decomposition and Analysis 4.3 Singular Value Deomposition and Analysis A. Purpose Any M N matrix, A, has a Singular Value Deomposition (SVD) of the form A = USV t where U is an M M orthogonal matrix, V is an N N orthogonal matrix,

More information

The Unified Geometrical Theory of Fields and Particles

The Unified Geometrical Theory of Fields and Particles Applied Mathematis, 014, 5, 347-351 Published Online February 014 (http://www.sirp.org/journal/am) http://dx.doi.org/10.436/am.014.53036 The Unified Geometrial Theory of Fields and Partiles Amagh Nduka

More information

GUIDED WAVE ENERGY DISTRIBUTION ANALYSIS IN INHOMOGENEOUS PLATES

GUIDED WAVE ENERGY DISTRIBUTION ANALYSIS IN INHOMOGENEOUS PLATES GUDED WAVE ENERGY DSTRBUTON ANALYSS N NHOMOGENEOUS PLATES Krishnan Balasubramaniam and Yuyin Ji Department of Aerospae Engineering and Mehanis Mississippi State University, Mississippi State, MS 39762

More information

Generalized Dimensional Analysis

Generalized Dimensional Analysis #HUTP-92/A036 7/92 Generalized Dimensional Analysis arxiv:hep-ph/9207278v1 31 Jul 1992 Howard Georgi Lyman Laboratory of Physis Harvard University Cambridge, MA 02138 Abstrat I desribe a version of so-alled

More information

Velocity Addition in Space/Time David Barwacz 4/23/

Velocity Addition in Space/Time David Barwacz 4/23/ Veloity Addition in Spae/Time 003 David arwaz 4/3/003 daveb@triton.net http://members.triton.net/daveb Abstrat Using the spae/time geometry developed in the previous paper ( Non-orthogonal Spae- Time geometry,

More information

Math 220A - Fall 2002 Homework 8 Solutions

Math 220A - Fall 2002 Homework 8 Solutions Math A - Fall Homework 8 Solutions 1. Consider u tt u = x R 3, t > u(x, ) = φ(x) u t (x, ) = ψ(x). Suppose φ, ψ are supported in the annular region a < x < b. (a) Find the time T 1 > suh that u(x, t) is

More information

Singular Event Detection

Singular Event Detection Singular Event Detetion Rafael S. Garía Eletrial Engineering University of Puerto Rio at Mayagüez Rafael.Garia@ee.uprm.edu Faulty Mentor: S. Shankar Sastry Researh Supervisor: Jonathan Sprinkle Graduate

More information