IOTA - a Code to Study Ion Transport and Radiation Damage in Composite Materials

Size: px
Start display at page:

Download "IOTA - a Code to Study Ion Transport and Radiation Damage in Composite Materials"

Transcription

1 Forshungszentrum Karlsruhe in der Helmholtz-Gemeinshaft Wissenshaftlihe Berihte FZKA 6984 IOTA - a Code to Study Ion Transport and Radiation Damage in Composite Materials C. H. M. Broeders, A. Yu. Konobeyev, K. Voukelatou Institut für Reaktorsiherheit August 2004

2 Forshungszentrum Karlsruhe in der Helmholtz-Gemeinshaft Wissenshaftlihe Berihte FZKA 6984 IOTA - a ode to study ion transport and radiation damage in omposite materials C.H.M. Broeders, A. Yu. Konobeyev, K. Voukelatou Institut für Reaktorsiherheit Forshungszentrum Karlsruhe GmbH, Karlsruhe 2004

3 Als Manuskript gedrukt Für diesen Beriht behalten wir uns alle Rehte vor Forshungszentrum Karlsruhe GmbH Postfah 3640, Karlsruhe Mitglied der Hermann von Helmholtz-Gemeinshaft Deutsher Forshungszentren (HGF) ISSN urn:nbn:de:

4 IOTA - ein Programm für Untersuhungen von Ionentransport und Strahlenshäden in Verbundwerkstoffen Zusammenfassung Der Code IOTA wurde mit dem Ziel entwikelt, primäre Shäden durh Bestrahlung mit Ionen in Verbundwerkstoffen untersuhen zu können. Der Code kann für die Berehnung der Gesamtzahl der primären Shäden in den Materialien, für Displaement-Wirkungsquershnitte und für die räumlihen Verteilungen der Strahlenshäden benützt werden. Die Berehnungen für den Transfer der kinetishen Energie des bewegenden Teilhens zum Atom im Gitter, basieren auf der Anwendung von tabellierten Daten oder auf analytishen Formeln für die differentiellen Wirkungsquershnitte. Die Simulation wurde mit der binary ollision approximation (BCA) und mit dem Monte Carlo Verfahren realisiert. Unter Verwendung von Rehnungsergebnissen nah der Methode der Molekular Dynamik (MD) kann der IOTA Code auh für hohenergetishe Rehnungen in gekoppelten BCA-MD Rehnungen angewandt werden. i

5 Abstrat The ode IOTA has been elaborated to study primary radiation defets in omposite materials irradiated by ions. The ode may be used for the alulation of the total number of primary defets reated in materials, for the displaement ross-setion and for the spatial defet distribution. The alulations are based on the use of tabulated data or of analytial expressions for the differential ross-setion for the transfer of the kineti energy from the moving ion to a lattie atom. The simulation is based on the binary ollision approximation and the Monte Carlo method. Using the results obtained with the help of the method of moleular dynamis (MD), the IOTA ode may also be applied for high energy alulations in joint BCA-MD alulations. ii

6 Content 1. Speifi features of the ode Brief desription of the method of alulations Monte Carlo simulation Integration Simple evaluation Combined BCA-MD alulation Flowhart of the ode Computer ompatibility Exeution of the IOTA ode Preparation of the main input file for the IOTA ode Examples of the INPUT file Preparation of the data for the stopping power Desription of the output file of the IOTA ode Example of the alulation Referenes Desription of the diskette with the IOTA ode distributed with this report. Windows version using GNU FORTRAN Compiler The text of the IOTA ode iii

7 Speifi features of the ode The ode IOTA (IOn TrAnsport) has been reated for the investigation of the primary radiation defets in omposite materials irradiated by ions. The ode alulates the total number of primary defets reated in materials, the displaement ross-setion and the spatial defet distribution. The alulations are performed with the help of the different approahes desribed below. The simulation of the ion movement in the media is based on the binary ollision approximation (BCA) and the Monte Carlo method. The IOTA ode an be applied for high energy alulations using the results obtained with the help of the method of moleular dynamis (joint BCA-MD alulations). History. The reation of the IOTA ode was initiated in January, 2003 and the first version of the ode was approved in April, The urrent version is realized in Deember, The servie ode SL_LNS4A used for the input data preparation was written in Now it was heked and rewritten. 1. Speifi features of the ode The IOTA ode an be applied for omposite materials having up to 21 different omponents. The ode is based on the use of any justified and approved differential ross-setion dσ(e,t)/dt [1-3] for the transfer of the kineti energy T from the moving ion to the lattie atom. The IOTA ode does not repeat any parts and algorithms of the popular odes based on the BCA approah [4-7]. The advantages of the IOTA ode are i) the possibility to simulate the damage proess based on the different ap proahes with the help of the Monte Carlo method, and by the numerial inte gration of the orresponding distributions in a single omputer run; ii) the algorithm allows easily inorporation of the results obtained by the MD method and to perform ombined BCA-MD alulations; iii) the faster running time omparing with the other BCA odes. 1

8 Brief desription of the method of alulations 2. Brief desription of the method of alulations For the inident ion with kineti energy E the radiation damage dose rate is defined by the partile flux and the atomi displaement ross-setion σ d (E). This rosssetion is alulated as follows dσ(e,t) σd (E) = ν(t) dt, (1) dt where dσ(e,t)/dt is the differential ross-setions for the transfer of a kineti energy T from the inident ion to a primary knoked-on atom (PKA), ν(t) is the asade funtion equal to the total number of displaed atoms produed by the PKA of kineti energy T. The IOTA ode alulates the value of the asade funtion ν(t), the spae distribution of the defets reated and the displaement ross-setion σ d (E). A single omputer run for the inident energy E gives the ν(t) values for the whole energy range below this energy Monte Carlo simulation The simulation of the ion transport an be desribed by the following sheme. 1. Firstly the mean free path L of the primary ion is alulated with the help of the expression 1 L =, (2) σ (E) int N 0 where E is the kineti energy of the projetile, N 0 is the number density of atoms in a material. The ross-setion σ int (E) in Eq.(2) orresponds to the interation of the primary ion with the lattie atom and the transfer to it of the portion of the kineti energy exeeding the threshold displaement energy E d. It is alulated as follows σ int (E) = N i= 1 w i σ (i) int (E) = N i= 1 w i T (i ) max E (i) d dσ (E,T), (3) i where w i is the atomi fration of the i-th omponent of the target material, E d (i) is the effetive threshold displaement energy for i-th omponent, T max (i) is the maximal energy transferred from the ion to the PKA defined by the kinematis. 2

9 Brief desription of the method of alulations In the present version of the IOTA ode the differential ross-setion for the transfer of the kineti energy T from the primary ion to the lattie atom dσ(e,t) is alulated as follows d dt 2t 2 1/ 2 σ i (E,T) = πa f (t ) 3/ 2, (4) where the funtion f(t 1/2 ) and the sreening length a are alulated based on the different approahes depending on the user hoie by input. i) The f(t 1/2 ) funtion and sreening length are defined aording to Ref.[2] (the IOTA ode parameter IDSDT on Card 2 with valid values 0, from Table 1) f (t 1/ 2 a = a ) = λt 1/ 2 m 1 m q 1/ q [ 1+ (2λ t ) ] 1/ 3 3 1/ ( 2 / 3 2 / Z + ) 2 0(9π /128) 1 Z2 2,, where the orresponding available sets of the λ, m and q parameters are listed in Table 1. Table 1 Sets of the λ, m and q parameters for the f(t 1/2 ) funtion alulation and the IOTA ode parameter IDSDT from Ref.[2] λ M q Referene IDSDT /3 2/3 [2] 0 or [13] [13] [13] [13] [14] 15 ii) The f(t 1/2 ) funtion and a are alulated aording to Ref.[3] (IDSDT =1 on Card 2) 3

10 Brief desription of the method of alulations f (t 1/ 2 ) = a t j/ 4 1 x + a (x + a 2 2 3) j=1, a 1 =0.088, a 2 =1, a 3 =0.2 for t 1/ j=1, a 1 =0.23, a 2 =1.3, a 3 =0.4 for 0.04 < t 1/2 1 j=0, a 1 =0.4563, a 2 =0, a 3 =0.3 for 1 < t 1/2 40 j=0, a 1 =0.5, a 2 =0, a 3 =0 for t 1/2 > 40 a = a 3 ( ) 1/ 2 1/ 2 2 / Z +, 2 1/ 3 0(9π /128) 1 Z2 For both ases i) and ii) 2 t = εt / α ε 0, a A 2 E ε = E / ε0 = 2, Z Z e (A + A ) α 2 4A1A = (A + A ) 2 where Z 1, A 1 and Z 2, A 2 are the atomi number and mass number of the projetile and the target material, respetively, a 0 is the Bohr radius. The values of the σ int (E) ross-setion are alulated by the SL_LNS4A ode before the IOTA ode run and stored on speial files. 2. The trajetory of the ion is divided in small steps. The step l is defined as a minimal value from the part of the mean free path L/n and the distane δx, where the ion energy loss is less than the part of the ion kineti energy γe. The values of parameters n and γ adopted in the urrent version of the ode are equal to 10 and 0.02 orrespondingly. The value of δx is obtained from the total stopping power. 3. For the defined l value the elasti interation of primary ion with a lattie atom is simulated by Monte Carlo. The elasti interation orresponds to the transfer of the energy to PKA more than the threshold displaement energy E d. 4. If the elasti event ours, the type of the PKA from the omposite material is defined by the stohasti method based on w i σ (i) int values (Eq.(3)). Than the kineti energy T of the PKA is obtained with the help of the dσ(e,t) distribution (Eq.(4) by the Monte Carlo rejetion method. 4

11 Brief desription of the method of alulations 5. The primary ion passes the distane l and losses the energy transferred to the PKA and for the eletroni exitation. The last energy is defined from the eletroni stopping power (de/dx) el. The PKA harateristis are stored for the further treatment. The new mean free path is defined for the primary ion and the proedure desribed above is repeated. 6. If the elasti ollision with the energy transfer exeeding E d does not our, the primary ion moves on the distane l. Its energy is dereased orresponding to the experimental eletroni stopping power (de/dx) el and the part of the nulear stopping 0 Ed power ( de / dx) n, whih orresponds to the energy transfer from the ion to the lattie atom from 0 to Ed value. The data ( de / dx) n are prepared by the SL_LNS4A 0 Ed ode before the IOTA ode run. 7. The primary ion is traing while its kineti energy is less than the minimal effetive threshold displaement energy E d (i) from all N-omponents of the omposite material. 8. The stored PKA s are treated as primary ions produing new knok-on atoms and proedure desribed above repeats. 9. The proess desribed above is repeated until the energy of all PKA s reated is less than the minimal E d energy and the omputer bank of PKA s is empty Integration Along with the Monte Carlo simulation the IOTA ode alulates the number of the primary defets ν(e) by the numerial integration of the ratio of the losses for damage prodution to the total stopping power. The total number of Frenkel pairs produed by the ion with the energy E 0 in the material is alulated using the following expression [1] (de / dx) dam ν(e ) = T ~ (E0 ) = 0 2E 2E (de / dx) + (de / dx) de d d E 0 0 el n, (5) where E 0 is the primary ion energy, T ~ is the energy going to the prodution of displaed atoms. The value (de/dx) dam in Eq.(5) is the speifi energy loss for the damage prodution, (de/dx) el is the eletroni stopping power and (de/dx) n is the speifi energy loss for the elasti sattering (nulear loss). The speifi energy loss for the damage prodution is alulated as follows 5

12 Brief desription of the method of alulations de dx dam = N 0 T max E d dσ(e,t) T ~ (T)dT, (6) dt where N 0 is the number density of atoms in a material, T ~ (T) is the energy for defets prodution, dσ(e,t) is alulated by Eq.(4). The energy for the damage prodution T ~ (T) is alulated aording to the NRT-approah [4,8] T T ~ NRT (T) = 1+ k g( ε) (kev), (7) g(ε)= ε 1/ ε 3/4 + ε, 32 m k = 3 π M e 2 1/ 2 (A A 1 3/ A (Z ) 3/ / Z Z 2 / / 3 2 Z ) 1/ 2 2 3/ 4, 2 [ A T /(A A )][ a /(Z Z e )] ε =, where m e is the mass of an eletron, M 2 is the mass of the atom of target material and the other values are defined above, e is the eletron harge. Note, that the value of k in Eq.(7) is defined aording to Robinson [4] and for the ase of Z 1 =Z 2, A 1 =A 2 it oinides with the NRT-value [8] equal to 1/6 1/ 2 k = Z ( Z / A ) Simple evaluation For the omparison with other alulations, the value of the asade funtion ν(e) is evaluated with the help of the NRT-formula [8] 0.8 ν ( E) T ~ NRT = NRT (E), (8) 2E d where T ~ NRT (E) is alulated by Eq.(7) Combined BCA-MD alulation The simulation desribed in Set.2.1 is performed up to a ritial ion energy T rit, below this energy the results of MD alulations are used to obtain the total number 6

13 Brief desription of the method of alulations of defets. This energy is applied as for the primary ion, as for PKA s produed in the ollision asade with the energy above T rit. The typial value of T rit is between 5 kev and 100 kev depending on the MD simulation. The results of the MD alulations are introdued in the ode in the form of the defet prodution effiieny. The effiieny is equal to the ratio of the total number of survived point defets (Frenkel pairs) to the number of defets alulated by the NRT model (Eq.(8)). The general expression for the defet prodution effiieny is as follows α2 η( E MD ) = α1 E MD + α3 E MD, (9) where the energy E MD is supposed equal to the T ~ NRT energy in Eq.(7), α i are fitting oeffiients. To perform the alulation the user should supply the values of the α i parameters in Eq.(9) or use the default values whih are available in the ode for a limited number of elements (Fe, Cu, W). 7

14 Brief desription of the method of alulations 2.5. Flowhart of the ode The flowhart of the ode is shown in Fig.1 Interation rosssetions prepared by SL_LNS4A ode User input data Stopping power data (Chapter 7) Preparation data for alulations Basi Monte Carlo alulations (Chapter 2.1) Integration (Chapter 2.2) Evaluation and printing results Fig.1 8

15 Computer ompatibility 3. Computer ompatibility The IOTA ode and the servie ode SL_LNS4A are written in FORTRAN. The IOTA ode uses a random number generator, whih an be different for different FORTRAN ompilers. The urrent version of the IOTA ode uses the GNU FORTRAN [9] built-in random number generator RAND. To substitute it by the other one it is neessary to hek the FUNCTION RANDOM in the IOTA ode. 4. Exeution of the IOTA ode The exeution of the IOTA ode inludes several steps. 1. The preparation of the main input file. The name is INPUT. The proedure is desribed below in Set The stopping power alulation by the SRIM ode [7] if the option SRIM is hosen in the input file (Set.5). The details are disussed in Set.7. If the SPAR option is seleted in INPUT, the stopping power is alulated by the IOTA ode and point 2. is omitted. 3. Run SL_LNS4A ode. The input file is the same as for the IOTA ode (the file INPUT). After the SL_LNS4A ode exeution the files with the information needed for the IOTA ode run are reated. After the file reation it is not neessary to exeute this ode again for the other IOTA ode runs with the same INPUT and other set of the primary ion energies, whih do not exeed the TLIM value (Set.5). 4. Run the IOTA ode. Analysis of the results. 5. Preparation of the main input file for the IOTA ode The main input file is alled INPUT. It is loated in the same diretory with the exeutable modules of the IOTA ode and the SL_LNS4A ode. The file INPUT 9

16 Preparation of the main input file for the IOTA ode All data are introdued in the file in the free format form inluding the names of the external files. Eah line beginning from the symbol, or! defines the omment ard. The length of the external file names should not exeed 12 haraters. The struture of the INPUT file is desribed below. (Card 1) The title of the task desribed in 80 haraters inluding blank spaes. (Card 2) Parameters IGRAPH, MAXPLAY, TLIM, IDSDT. Parameter IGRAPH is the damage profile printing option. The value IGRAPH = 0 suppresses the printing of the damage profiles (spae damage distribution). IGRAPH = 1 means the printing. The parameter MAXPLAY defines the maximal number of attempts to get the kineti energy T of PKA from the dσ(e,t)/dt distribution in the FUNCTION TPKA. The play of T value is performing by the Monte Carlo rejetion method. If after MAXPLAY attempts the definition of T failed, the kineti energy of PKA is taken aording to the ratio T max T max dσ(e,t') Tmean = T'dT' dσ(e,t' ) dt' E d E d, (10) the T mean values are alulated by the SL_LNS4A ode before the IOTA ode run. The possible values of MAXPLAY are i) atual number of attempts ii) MAXPLAY=1. In this ase the kineti energy T of PKA is substituted by T mean from Eq.(10). It greatly redues the time of the alulation at the high ion energies, but should be referred to a approximate alulations iii) MAXPLAY=0. It means the use of the default value of MAXPLAY equal to 250,000 iv) MAXPLAY < 0 means the unlimited number of attempts. It inredibly inreases the running time of the ode at the high energies of the primary ions. The value of TLIM defines the maximal energy (MeV) to be treated by the SL_LNS4A ode. It should exeed the maximal energy of the primary ion introdued in the IOTA ode input file (see below). The default value (TLIM=0) is equal to 5 GeV. 10

17 Preparation of the main input file for the IOTA ode Parameter IDSDT defines the method of the f(t 1/2 ) funtion alulation (Eq.(4)). The values IDSDT=0, orrespond to the f(t 1/2 ) funtion from Ref.[2] (see Table 1 for IDSDT definition). The value IDSDT=1 means the alulation of f(t 1/2 ) with the help of the approah from Ref.[3]. (Speial ards 1 and 2 ) These ards are used only for the ombined BCA-MD alulations. [Card 1 ] To initiate the alulations the ard should ontain the words BCA and MD in any ombination printed in the same line (See Example 3) [Card 2 ] CMD(1), CMD(2), CMD(3), ELOW, EHIGH, ECRIT The CMD(i) values orrespond to the oeffiients α i in Eq.(9) for the effiieny of the defet prodution obtained from the MD alulations. ELOW and EHIGH are the lowest and the highest E MD (or T ~ NRT ) energy in kev, where the effiieny supposed to be a onstant, η(emd < ELOW) = η(elow), η(e MD > EHIGH) = η(ehigh). The energy ECRIT (kev) is equal to the value of the E MD energy in Eq.(9) where the MD results for the defet prodution are used instead of the BCA alulations (Set.2.4). Usually, ECRIT is equal to EHIGH. The ritial energy T rit mentioned in Set.2.4 is alulated by the ode basing on the ECRIT value for the inident ion and the ions of the target material. The default values are taken if CMD(i),i=1,3; ELOW; EHIGH and ECRIT are set to zero. They are available for Fe, Cu and W in the urrent ode version (Card 3) The atomi number (Z) and the atomi weight (A) (amu) of the projetile. If A=0 the atomi weight is taken for the natural mixture of isotopes for this element (Z) from internal ode tables. (Card 4) The density of the target omposite material (RO), the number of the omponents of the ompound (NK) and the stopping power option (SO). The RO value is introdued in g/m 3. If RO=0, the density is taken from the internal ode table for this material. The NK value is equal to the number of unique atoms of the target. For example, the NK value is equal to 2 for Li 2 O, and equal to 3 for Al 2 (SO 4 ) 3. It is for the ase if only the single isotope of eah element is onsidered in the alulation. For the mixture of the isotopes the NK value should inlude their amount. If the lithium from the Li 2 O ompound is onsidered as a mixture of 6 Li and 7 Li isotopes, the NK value is equal to 3. The stopping power option (SO) is a harater variable desribing the method of the stopping power alulation. It an be equal as follows 11

18 Preparation of the main input file for the IOTA ode i) SRIM (or Ziegler ). The data for the stopping power are taken from the speial files prepared by the SRIM ode [7]. (See Card 6,9 and Set.7). This option is reommended. ii) SPAR (or Armstrong ). The stopping power is alulated in the IOTA ode by the SPAR routine [15,16]. It should be noted that for the heavy ions and high energies the auray of this method is less than of the SRIM ode. (Card 5, 6 or more if neessary) Names of files with the ross-setions and other information to be prepared by the SL_LNS4A ode. Eah name orresponds to the interation of the primary ion with the ertain material omponent. For example, for an α-partile projetile and Li 2 O target the names are introdued for α+o and α+li interations 1. The sequene of the file names should be the same as for the desription of the omponents of the omposite material (Card 7 and others). The names are separated by at least one blank spae. Any number of ards an be used for the total list of the file names. (Card 6 2 ) Name of file with stopping power data orresponding to the primary ion interation with the ompound (e.g. with Li 2 O). The format of the file orresponds to the SRIM ode output [7] (see Set. 7). If the SPAR option is seleted for the stopping power alulation (Card 4) the Card 6 should be omitted. (Card 7) The atomi number (Z), the atomi weight (A) (amu), the atomi onentration (W) and the effetive threshold displaement energy (ED) for the first omponent of the omposite material (target). If the zero value is introdued instead of A value (A=0), the atomi weight is taken for the natural mixture of isotopes with the atomi number Z from the internal ode table. The atomi onentration (W) is introdued in the normalized or the unnormalized form. For example, in the desription of the oxygen from Li 2 O ompound both values or 1 are orret. The displaement energy (ED) is introdued in ev. The default value (ED=0) is equal to 40 ev. (Card 8, 9 or more if neessary) Names of files with the data to be prepared by the SL_LNS4A ode for the interation of the ion desribed in Card 7 with eah omponent of the omposite material. For example, if the Card 7 desribes the oxygen from 1 it is supposed that Li 2 O onsists of single Li and single O isotope. 2 the number depends on the amount of ards used to desribe the names of files prepared by the SL_LNS4A ode (see Card number 5,6 or more) 12

19 Examples of the INPUT file Li 2 O, the urrent ard should inlude the file names for the O+O and O+Li interations. Note, the sequene of suh file names should oinide with the sequene of the different material omponents desription (given in the ards similar to the Card 7). (Card 9) Name of file with the stopping power data from the SRIM ode orresponding to the interation of the ion desribing in the Card 7 with the ompound. For example, if the Card 7 desribes the oxygen from Li 2 O ompound, the name of file given here is for the stopping power data for the O+Li 2 O interation. This ard is omitted for the SPAR option hosen for the stopping power alulation in Card 4. (Next ards similar to Cards 7-9). The same for other omponents of the ompound. For example, if the oxygen from Li 2 O is desribed in Cards 7-9 these ards are used for the lithium desription. (Card after the material desription). Names of the output files. Two file names are introdued for the usual alulations and three file names for the joint BCA-MD alulations. The first output file ontains the detail information about the alulation performed. The seond file repeats partly the data from the main output for the speial use, e.g. for the graphis representation. The third file ontains the results of the ombined BCA-MD simulation. (Next ards). The energy of primary ion (E) and the number of Monte Carlo events to perform the alulation at this energy (NHIST). The energy is introdued on the separate ards following one after another in MeV along with the unique NHIST number. The negative value shown in the list is onsidered as the last energy in the simulation. For example, to perform the alulation for inident energy equal to 10 kev with 999 Monte Carlo events and the primary energy equal to 1 GeV with 100 Monte Carlo events, one should introdue two suessive ards and Examples of the INPUT file A) Use the SRIM option for the stopping power alulation 13

20 Examples of the INPUT file The example of the INPUT file for the interation of 28 Si with the silion arbide is given below (Example 1) Example 1 The INPUT file for Si+SiC interations with the stopping power from SRIM ode IOTA ode input name of the task Test alulations Si+Silion Carbide Z, A of the projetile ion density (g/m3), number of omponents and stopping option SRIM name of files with the ross-setions from SL_LNS4A ode Si_Si.dat Si_C.dat de/dx for projetile + omposite media Si_SiC.Zie desription of the omponents for ompound Z, A, atomi fration, Ed (ev) ross-setions Si_Si.dat Si_C.dat de/dx Si_SiC.Zie C_Si.dat C_C.dat C_SiC.Zie names of output files messages mess2.dat energy of projetile and number of Monte Carlo events

21 Examples of the INPUT file B) Use the SPAR option for the stopping power alulation The example of the INPUT file is given here (Example 2). Example 2 The INPUT file for Si+SiC with the stopping power from the SPAR alulations IOTA ode input name of the task Test alulations Si+Silion Carbide Z, A of the projetile ion density (g/m3), number of omponents and stopping option SPAR name of files with the ross-setions from SL_LNS4A ode Si_Si.dat Si_C.dat desription of the omponents for ompound Z, A, atomi fration, Ed (ev) ross-setions Si_Si.dat Si_C.dat C_Si.dat C_C.dat names of output files messages mess2.dat energy of projetile and number of Monte Carlo events

22 Examples of the INPUT file C) Combined BCA-MD alulations The example of the INPUT file for the irradiation of natural tungsten by 167 Tm ions is given below (Example 3). The stopping power is obtained by the SRIM ode. The default parameters are used for the effiieny alulations at low energies. Example 3 The INPUT file for joint BCA-MD alulation for Tm+W interation IOTA ode input name of the task Test alulations Tm+W BCA + MD Z, A of the projetile ion density (g/m3), number of omponents and stopping option 0 1 Ziegler name of files with the ross-setions from SL_LNS4A ode tm_w.dat de/dx for projetile + media tm_w.zie Z, A, atomi fration, Ed (ev) ross-setions w_w.dat < de/dx > w_w.zie names of output files messages mess2.dat bamd.out energy of projetile and number of Monte Carlo events End 16

23 Preparation of the data for the stopping power 7. Preparation of the data for the stopping power This setion disusses the preparation of the stopping power data with the help of the SRIM ode. It orresponds to the reommended input option SRIM or Ziegler (see Set.5, Card 4) for the stopping power alulation. If the SPAR option is hosen in Card 4 of the INPUT file this setion should be omitted. The urrent version of the IOTA ode works with the output format of the SRIM ode [7]. The ode is distributed by the author [7] freely. To use the SRIM ode one should download it from Ref.[7] and install it on PC. If the SRIM ode is installed, the instrution to prepare the data for the stopping power suitable for the IOTA ode alulation is the following. 1. Selet Stopping/Range Tables in the main SRIM menu (general panel). 2. Selet the appropriate projetile and the target material. In the ase of the ompound one should introdue the orret density of the ompound. It is the same as in the Card 4 of the INPUT file of the IOTA ode (see Set.5). 3. Set the energy range of the projetile from 1 ev to 5.2 GeV (the maximal energy allowable in the IOTA ode). 4. Selet the units for the stopping power equal to MeV/(mg/m 2 )) (default in the main SRIM menu). 5. Perform the operation Calulate table and give the same name for the output file as shown in the file INPUT for the IOTA ode (Set.5). Store the output file in the same diretory where there are the exeutable modules of the SL_LNS4A ode and the IOTA ode. 6. Repeat this proedure for all atoms of the ompound, onsidered as a projetile. The example of the output of the SRIM ode for the ase of Si+SiC interation is given below (Example 4). Note. If the alulations are performed for the same material and the various projetiles with the equal atomi number and the different atomi weights it is not neessary to prepare the SRIM stopping power data for eah isotope. 17

24 Preparation of the data for the stopping power If the data are prepared for the ion with Z and A and the atual projetile in the task is Z and A, the eletroni stopping power is orretly realulated for a new energy grid (A /A)E. The nulear stopping power is renormalized aording to the following formula (de / dx) (de / dx) Z,A' n Z,A n A' = A t' / t / 1+ t' + ln( 1+ t + ln( t' + t + 1+ t') 1+ t ), t' 8 / 9 4 E A T = / 3 2 / 3 1/ 2 ZZT (A' A T )(Z ZT ), / 9 4 E A T t = / 3 2 / 3 1/ 2 ZZT (A A T )(Z ZT ), + + where E is the energy of projetile (MeV), Z T and A T are the atomi number and the atomi weight of the target material. The formula shown above is obtained from the analytial integration of T dσ(e,t)/dt, where dσ(e,t) is alulated by Eq.(4) and the f(t 1/2 ) funtion is defined by the λ, m and q parameters from the first line of Table 1. New data for the stopping power are written in the output file RENORM.STO. 18

25 Preparation of the data for the stopping power Example 4 The SRIM ode output for the S+SiC interation ================================================================== Calulation using SRIM-2003 SRIM version ---> SRIM Cal. date ---> Marh 24, 2003 ================================================================== Disk File Name = SRIM Outputs\Si_SiC.Zie Ion = Silion [14], Mass = amu Target Density = E+00 g/m3 = E+22 atoms/m3 ======= Target Composition ======== Atom Atom Atomi Mass Name Numb Perent Perent Si C ==================================== Bragg Corretion = 0.00% Stopping Units = MeV / (mg/m2) See bottom of Table for other Stopping units Ion de/dx de/dx Projeted Longitudinal Lateral Energy Ele. Nulear Range Straggling Straggling ev 6.406E E-02 1 A 1 A A 1.2 ev 6.406E E-02 1 A 1 A A 1.3 ev 6.667E E-02 1 A 1 A A 1.4 ev 6.919E E-02 1 A 1 A A 1.5 ev 7.162E E-02 1 A 1 A A 1.6 ev 7.397E E-02 1 A 1 A A 1.7 ev 7.624E E-02 1 A 1 A A 1.8 ev 7.845E E-02 1 A 1 A A 2 ev 8.270E E-02 1 A 1 A 1 A 2.25 ev 8.771E E-02 1 A 1 A 1 A ev 9.246E E-02 1 A 1 A 1 A ev 9.697E E-02 1 A 1 A 1 A ev 1.013E E-02 2 A 1 A 1 A ev 1.054E E-02 2 A 1 A 1 A ev 1.094E E-02 2 A 1 A 1 A LINES SKIPPED 1.80 GeV 1.658E E mm um um 2.00 GeV 1.529E E mm um um 2.25 GeV 1.398E E mm um um 2.50 GeV 1.291E E mm um um 2.75 GeV 1.203E E mm um um 3.00 GeV 1.128E E mm um um 3.25 GeV 1.065E E mm um um 3.50 GeV 1.009E E mm um um 3.75 GeV 9.611E E mm um um 4.00 GeV 9.186E E mm um um 4.50 GeV 8.471E E mm um um 5.00 GeV 7.893E E mm um um 5.20 GeV 7.702E E mm um um 4.50 GeV 8.471E F mm um um 5.00 GeV 7.893F E mm um um 5.20 GeV 7.702E E mm um um Multiply Stopping by for Stopping Units E+01 ev / Angstrom 19

B I N G O B I N G O. Hf Cd Na Nb Lr. I Fl Fr Mo Si. Ho Bi Ce Eu Ac. Md Co P Pa Tc. Uut Rh K N. Sb At Md H. Bh Cm H Bi Es. Mo Uus Lu P F.

B I N G O B I N G O. Hf Cd Na Nb Lr. I Fl Fr Mo Si. Ho Bi Ce Eu Ac. Md Co P Pa Tc. Uut Rh K N. Sb At Md H. Bh Cm H Bi Es. Mo Uus Lu P F. Hf Cd Na Nb Lr Ho Bi Ce u Ac I Fl Fr Mo i Md Co P Pa Tc Uut Rh K N Dy Cl N Am b At Md H Y Bh Cm H Bi s Mo Uus Lu P F Cu Ar Ag Mg K Thomas Jefferson National Accelerator Facility - Office of cience ducation

More information

Chem 115 POGIL Worksheet - Week 4 Moles & Stoichiometry

Chem 115 POGIL Worksheet - Week 4 Moles & Stoichiometry Chem 115 POGIL Worksheet - Week 4 Moles & Stoichiometry Why? Chemists are concerned with mass relationships in chemical reactions, usually run on a macroscopic scale (grams, kilograms, etc.). To deal with

More information

Chem 115 POGIL Worksheet - Week 4 Moles & Stoichiometry Answers

Chem 115 POGIL Worksheet - Week 4 Moles & Stoichiometry Answers Key Questions & Exercises Chem 115 POGIL Worksheet - Week 4 Moles & Stoichiometry Answers 1. The atomic weight of carbon is 12.0107 u, so a mole of carbon has a mass of 12.0107 g. Why doesn t a mole of

More information

All answers must use the correct number of significant figures, and must show units!

All answers must use the correct number of significant figures, and must show units! CHEM 10113, Quiz 2 September 7, 2011 Name (please print) All answers must use the correct number of significant figures, and must show units! IA Periodic Table of the Elements VIIIA (1) (18) 1 2 1 H IIA

More information

CLASS TEST GRADE 11. PHYSICAL SCIENCES: CHEMISTRY Test 6: Chemical change

CLASS TEST GRADE 11. PHYSICAL SCIENCES: CHEMISTRY Test 6: Chemical change CLASS TEST GRADE PHYSICAL SCIENCES: CHEMISTRY Test 6: Chemical change MARKS: 45 TIME: hour INSTRUCTIONS AND INFORMATION. Answer ALL the questions. 2. You may use non-programmable calculators. 3. You may

More information

From Quantum to Matter 2006

From Quantum to Matter 2006 From Quantum to Matter 006 Why such a course? Ronald Griessen Vrije Universiteit, Amsterdam AMOLF, May 4, 004 vrije Universiteit amsterdam Why study quantum mechanics? From Quantum to Matter: The main

More information

ELECTRON CONFIGURATION (SHORT FORM) # of electrons in the subshell. valence electrons Valence electrons have the largest value for "n"!

ELECTRON CONFIGURATION (SHORT FORM) # of electrons in the subshell. valence electrons Valence electrons have the largest value for n! 179 ELECTRON CONFIGURATION (SHORT FORM) - We can represent the electron configuration without drawing a diagram or writing down pages of quantum numbers every time. We write the "electron configuration".

More information

Chapter 5 Single Phase Systems

Chapter 5 Single Phase Systems Chapter 5 Single Phase Systems Chemial engineering alulations rely heavily on the availability of physial properties of materials. There are three ommon methods used to find these properties. These inlude

More information

1.3 Complex Numbers; Quadratic Equations in the Complex Number System*

1.3 Complex Numbers; Quadratic Equations in the Complex Number System* 04 CHAPTER Equations and Inequalities Explaining Conepts: Disussion and Writing 7. Whih of the following pairs of equations are equivalent? Explain. x 2 9; x 3 (b) x 29; x 3 () x - 2x - 22 x - 2 2 ; x

More information

Electronegativity and Polarity

Electronegativity and Polarity and Polarity N Goalby Chemrevise.org Definition: is the relative tendency of an atom in a molecule to attract electrons in a covalent bond to itself. is measured on the Pauling scale (ranges from 0 to

More information

Capacity at Unsignalized Two-Stage Priority Intersections

Capacity at Unsignalized Two-Stage Priority Intersections Capaity at Unsignalized Two-Stage Priority Intersetions by Werner Brilon and Ning Wu Abstrat The subjet of this paper is the apaity of minor-street traffi movements aross major divided four-lane roadways

More information

User s Guide VISFIT: a computer tool for the measurement of intrinsic viscosities

User s Guide VISFIT: a computer tool for the measurement of intrinsic viscosities File:UserVisfit_2.do User s Guide VISFIT: a omputer tool for the measurement of intrinsi visosities Version 2.a, September 2003 From: Multiple Linear Least-Squares Fits with a Common Interept: Determination

More information

It takes four quantum numbers to describe an electron. Additionally, every electron has a unique set of quantum numbers.

It takes four quantum numbers to describe an electron. Additionally, every electron has a unique set of quantum numbers. So, quantum mechanics does not define the path that the electron follows; rather, quantum mechanics works by determining the energy of the electron. Once the energy of an electron is known, the probability

More information

EXPERIMENT 4 The Periodic Table - Atoms and Elements

EXPERIMENT 4 The Periodic Table - Atoms and Elements EXPERIMENT 4 The Periodic Table - Atoms and Elements INTRODUCTION Primary substances, called elements, build all the materials around you. There are more than 109 different elements known today. The elements

More information

Relativistic Kinematics -a project in Analytical mechanics Karlstad University

Relativistic Kinematics -a project in Analytical mechanics Karlstad University Relativisti Kinematis -a projet in Analytial mehanis Karlstad University Carl Stigner 1th January 6 Abstrat The following text is a desription of some of the ontent in hapter 7 in the textbook Classial

More information

Nuclear ZPE Tapping. Horace Heffner May 2007

Nuclear ZPE Tapping. Horace Heffner May 2007 ENERGY FROM UNCERTAINTY The uncertainty of momentum for a particle constrained by distance Δx is given, according to Heisenberg, by: Δmv = h/(2 π Δx) but since KE = (1/2) m v 2 = (1/(2 m) ) (Δmv) 2 ΔKE

More information

A Holistic Method for Selecting Web Services in Design of Composite Applications

A Holistic Method for Selecting Web Services in Design of Composite Applications A Holisti Method for Seleting Web Servies in Design of Composite Appliations Mārtiņš Bonders, Jānis Grabis Institute of Information Tehnology, Riga Tehnial University, 1 Kalu Street, Riga, LV 1658, Latvia,

More information

ORTEC DET-SW-UPG. Latest Software Features. Ease of Use. Source Location with the Detective V3 Software

ORTEC DET-SW-UPG. Latest Software Features. Ease of Use. Source Location with the Detective V3 Software ORTEC DET-SW-UPG Latest Software Features Three Search Modes: Gamma/Neutron total count rate. SNM search mode. Sliding average "monitor" mode. (NEW) User choice of identification schemes: Classify mode

More information

Programming Basics - FORTRAN 77 http://www.physics.nau.edu/~bowman/phy520/f77tutor/tutorial_77.html

Programming Basics - FORTRAN 77 http://www.physics.nau.edu/~bowman/phy520/f77tutor/tutorial_77.html CWCS Workshop May 2005 Programming Basis - FORTRAN 77 http://www.physis.nau.edu/~bowman/phy520/f77tutor/tutorial_77.html Program Organization A FORTRAN program is just a sequene of lines of plain text.

More information

Impact Simulation of Extreme Wind Generated Missiles on Radioactive Waste Storage Facilities

Impact Simulation of Extreme Wind Generated Missiles on Radioactive Waste Storage Facilities Impat Simulation of Extreme Wind Generated issiles on Radioative Waste Storage Failities G. Barbella Sogin S.p.A. Via Torino 6 00184 Rome (Italy), barbella@sogin.it Abstrat: The strutural design of temporary

More information

100% ionic compounds do not exist but predominantly ionic compounds are formed when metals combine with non-metals.

100% ionic compounds do not exist but predominantly ionic compounds are formed when metals combine with non-metals. 2.21 Ionic Bonding 100% ionic compounds do not exist but predominantly ionic compounds are formed when metals combine with non-metals. Forming ions Metal atoms lose electrons to form +ve ions. Non-metal

More information

PERIODIC TABLE OF GROUPS OF ELEMENTS Elements can be classified using two different schemes.

PERIODIC TABLE OF GROUPS OF ELEMENTS Elements can be classified using two different schemes. 1 PERIODIC TABLE OF GROUPS OF ELEMENTS Elements can be classified using two different schemes. Metal Nonmetal Scheme (based on physical properties) Metals - most elements are metals - elements on left

More information

Electrician'sMathand BasicElectricalFormulas

Electrician'sMathand BasicElectricalFormulas Eletriian'sMathand BasiEletrialFormulas MikeHoltEnterprises,In. 1.888.NEC.CODE www.mikeholt.om Introdution Introdution This PDF is a free resoure from Mike Holt Enterprises, In. It s Unit 1 from the Eletrial

More information

Channel Assignment Strategies for Cellular Phone Systems

Channel Assignment Strategies for Cellular Phone Systems Channel Assignment Strategies for Cellular Phone Systems Wei Liu Yiping Han Hang Yu Zhejiang University Hangzhou, P. R. China Contat: wliu5@ie.uhk.edu.hk 000 Mathematial Contest in Modeling (MCM) Meritorious

More information

INCOME TAX WITHHOLDING GUIDE FOR EMPLOYERS

INCOME TAX WITHHOLDING GUIDE FOR EMPLOYERS Virginia Department of Taxation INCOME TAX WITHHOLDING GUIDE FOR EMPLOYERS www.tax.virginia.gov 2614086 Rev. 07/14 * Table of Contents Introdution... 1 Important... 1 Where to Get Assistane... 1 Online

More information

Sebastián Bravo López

Sebastián Bravo López Transfinite Turing mahines Sebastián Bravo López 1 Introdution With the rise of omputers with high omputational power the idea of developing more powerful models of omputation has appeared. Suppose that

More information

Ionizing Radiation, Czech Republic, CMI (Czech Metrology Institute)

Ionizing Radiation, Czech Republic, CMI (Czech Metrology Institute) Ionizing Radiation, Czech Republic, (Czech Metrology Institute) Calibration or Measurement RADIOACTIVITY 1.0E+00 1.0E+02 Bq cm -2 C-14 1.0E+01 1.0E+02 Bq cm -2 Co-60 1.0E+01 1.0E+02 Bq cm -2 Sr-90 1.0E+01

More information

Computational Analysis of Two Arrangements of a Central Ground-Source Heat Pump System for Residential Buildings

Computational Analysis of Two Arrangements of a Central Ground-Source Heat Pump System for Residential Buildings Computational Analysis of Two Arrangements of a Central Ground-Soure Heat Pump System for Residential Buildings Abstrat Ehab Foda, Ala Hasan, Kai Sirén Helsinki University of Tehnology, HVAC Tehnology,

More information

Hierarchical Clustering and Sampling Techniques for Network Monitoring

Hierarchical Clustering and Sampling Techniques for Network Monitoring S. Sindhuja Hierarhial Clustering and Sampling Tehniques for etwork Monitoring S. Sindhuja ME ABSTRACT: etwork monitoring appliations are used to monitor network traffi flows. Clustering tehniques are

More information

Find a pair of elements in the periodic table with atomic numbers less than 20 that are an exception to the original periodic law.

Find a pair of elements in the periodic table with atomic numbers less than 20 that are an exception to the original periodic law. Example Exercise 6.1 Periodic Law Find the two elements in the fifth row of the periodic table that violate the original periodic law proposed by Mendeleev. Mendeleev proposed that elements be arranged

More information

In order to be able to design beams, we need both moments and shears. 1. Moment a) From direct design method or equivalent frame method

In order to be able to design beams, we need both moments and shears. 1. Moment a) From direct design method or equivalent frame method BEAM DESIGN In order to be able to design beams, we need both moments and shears. 1. Moment a) From diret design method or equivalent frame method b) From loads applied diretly to beams inluding beam weight

More information

47374_04_p25-32.qxd 2/9/07 7:50 AM Page 25. 4 Atoms and Elements

47374_04_p25-32.qxd 2/9/07 7:50 AM Page 25. 4 Atoms and Elements 47374_04_p25-32.qxd 2/9/07 7:50 AM Page 25 4 Atoms and Elements 4.1 a. Cu b. Si c. K d. N e. Fe f. Ba g. Pb h. Sr 4.2 a. O b. Li c. S d. Al e. H f. Ne g. Sn h. Au 4.3 a. carbon b. chlorine c. iodine d.

More information

B) atomic number C) both the solid and the liquid phase D) Au C) Sn, Si, C A) metal C) O, S, Se C) In D) tin D) methane D) bismuth B) Group 2 metal

B) atomic number C) both the solid and the liquid phase D) Au C) Sn, Si, C A) metal C) O, S, Se C) In D) tin D) methane D) bismuth B) Group 2 metal 1. The elements on the Periodic Table are arranged in order of increasing A) atomic mass B) atomic number C) molar mass D) oxidation number 2. Which list of elements consists of a metal, a metalloid, and

More information

Relativity in the Global Positioning System

Relativity in the Global Positioning System Relativity in the Global Positioning System Neil Ashby Department of Physis,UCB 390 University of Colorado, Boulder, CO 80309-00390 NIST Affiliate Email: ashby@boulder.nist.gov July 0, 006 AAPT workshop

More information

Standard Operation Procedure. Elemental Analysis of Solution samples with Inductively Coupled Plasma Mass Spectrometry

Standard Operation Procedure. Elemental Analysis of Solution samples with Inductively Coupled Plasma Mass Spectrometry Standard Operation Procedure Elemental Analysis of Solution samples with Inductively Coupled Plasma Mass Spectrometry Soil & Plant Analysis Laboratory University of Wisconsin Madison http://uwlab.soils.wisc.edu

More information

SHAFTS: TORSION LOADING AND DEFORMATION

SHAFTS: TORSION LOADING AND DEFORMATION ECURE hird Edition SHAFS: ORSION OADING AND DEFORMAION A. J. Clark Shool of Engineering Department of Civil and Environmental Engineering 6 Chapter 3.1-3.5 by Dr. Ibrahim A. Assakkaf SPRING 2003 ENES 220

More information

INCOME TAX WITHHOLDING GUIDE FOR EMPLOYERS

INCOME TAX WITHHOLDING GUIDE FOR EMPLOYERS Virginia Department of Taxation INCOME TAX WITHHOLDING GUIDE FOR EMPLOYERS www.tax.virginia.gov 2614086 Rev. 01/16 Table of Contents Introdution... 1 Important... 1 Where to Get Assistane... 1 Online File

More information

CHAPTER J DESIGN OF CONNECTIONS

CHAPTER J DESIGN OF CONNECTIONS J-1 CHAPTER J DESIGN OF CONNECTIONS INTRODUCTION Chapter J of the addresses the design and heking of onnetions. The hapter s primary fous is the design of welded and bolted onnetions. Design requirements

More information

1.- L a m e j o r o p c ió n e s c l o na r e l d i s co ( s e e x p li c a r á d es p u é s ).

1.- L a m e j o r o p c ió n e s c l o na r e l d i s co ( s e e x p li c a r á d es p u é s ). PROCEDIMIENTO DE RECUPERACION Y COPIAS DE SEGURIDAD DEL CORTAFUEGOS LINUX P ar a p od e r re c u p e ra r nu e s t r o c o rt a f u e go s an t e un d es a s t r e ( r ot u r a d e l di s c o o d e l a

More information

Masters Thesis- Criticality Alarm System Design Guide with Accompanying Alarm System Development for the Radioisotope Production L

Masters Thesis- Criticality Alarm System Design Guide with Accompanying Alarm System Development for the Radioisotope Production L PNNL-18348 Prepared for the U.S. Department of Energy under Contrat DE-AC05-76RL01830 Masters Thesis- Critiality Alarm System Design Guide with Aompanying Alarm System Development for the Radioisotope

More information

Improved SOM-Based High-Dimensional Data Visualization Algorithm

Improved SOM-Based High-Dimensional Data Visualization Algorithm Computer and Information Siene; Vol. 5, No. 4; 2012 ISSN 1913-8989 E-ISSN 1913-8997 Published by Canadian Center of Siene and Eduation Improved SOM-Based High-Dimensional Data Visualization Algorithm Wang

More information

A Keyword Filters Method for Spam via Maximum Independent Sets

A Keyword Filters Method for Spam via Maximum Independent Sets Vol. 7, No. 3, May, 213 A Keyword Filters Method for Spam via Maximum Independent Sets HaiLong Wang 1, FanJun Meng 1, HaiPeng Jia 2, JinHong Cheng 3 and Jiong Xie 3 1 Inner Mongolia Normal University 2

More information

Open and Extensible Business Process Simulator

Open and Extensible Business Process Simulator UNIVERSITY OF TARTU FACULTY OF MATHEMATICS AND COMPUTER SCIENCE Institute of Computer Siene Karl Blum Open and Extensible Business Proess Simulator Master Thesis (30 EAP) Supervisors: Luiano Garía-Bañuelos,

More information

Revista Brasileira de Ensino de Fsica, vol. 21, no. 4, Dezembro, 1999 469. Surface Charges and Electric Field in a Two-Wire

Revista Brasileira de Ensino de Fsica, vol. 21, no. 4, Dezembro, 1999 469. Surface Charges and Electric Field in a Two-Wire Revista Brasileira de Ensino de Fsia, vol., no. 4, Dezembro, 999 469 Surfae Charges and Eletri Field in a Two-Wire Resistive Transmission Line A. K. T.Assis and A. J. Mania Instituto de Fsia Gleb Wataghin'

More information

10.1 The Lorentz force law

10.1 The Lorentz force law Sott Hughes 10 Marh 2005 Massahusetts Institute of Tehnology Department of Physis 8.022 Spring 2004 Leture 10: Magneti fore; Magneti fields; Ampere s law 10.1 The Lorentz fore law Until now, we have been

More information

An integrated optimization model of a Closed- Loop Supply Chain under uncertainty

An integrated optimization model of a Closed- Loop Supply Chain under uncertainty ISSN 1816-6075 (Print), 1818-0523 (Online) Journal of System and Management Sienes Vol. 2 (2012) No. 3, pp. 9-17 An integrated optimization model of a Closed- Loop Supply Chain under unertainty Xiaoxia

More information

Classical Electromagnetic Doppler Effect Redefined. Copyright 2014 Joseph A. Rybczyk

Classical Electromagnetic Doppler Effect Redefined. Copyright 2014 Joseph A. Rybczyk Classial Eletromagneti Doppler Effet Redefined Copyright 04 Joseph A. Rybzyk Abstrat The lassial Doppler Effet formula for eletromagneti waves is redefined to agree with the fundamental sientifi priniples

More information

THE EFFECT OF WATER VAPOR ON COUNTERFLOW DIFFUSION FLAMES

THE EFFECT OF WATER VAPOR ON COUNTERFLOW DIFFUSION FLAMES THE EFFECT OF WATER VAPOR ON COUNTERFLOW DIFFUSION FLAMES by Jaeil Suh and Arvind Atreya Combustion and Heat Tkansfer Laboratory Department of Mehanial Engineering and Applied Mehanis The University of

More information

Chapter 1: Introduction

Chapter 1: Introduction Chapter 1: Introdution 1.1 Pratial olumn base details in steel strutures 1.1.1 Pratial olumn base details Every struture must transfer vertial and lateral loads to the supports. In some ases, beams or

More information

Chemistry CP Unit 2 Atomic Structure and Electron Configuration. Learning Targets (Your exam at the end of Unit 2 will assess the following:)

Chemistry CP Unit 2 Atomic Structure and Electron Configuration. Learning Targets (Your exam at the end of Unit 2 will assess the following:) Chemistry CP Unit 2 Atomic Structure and Electron Learning Targets (Your exam at the end of Unit 2 will assess the following:) 2. Atomic Structure and Electron 2-1. Give the one main contribution to the

More information

3. What would you predict for the intensity and binding energy for the 3p orbital for that of sulfur?

3. What would you predict for the intensity and binding energy for the 3p orbital for that of sulfur? PSI AP Chemistry Periodic Trends MC Review Name Periodic Law and the Quantum Model Use the PES spectrum of Phosphorus below to answer questions 1-3. 1. Which peak corresponds to the 1s orbital? (A) 1.06

More information

Chapter 8 Atomic Electronic Configurations and Periodicity

Chapter 8 Atomic Electronic Configurations and Periodicity Chapter 8 Electron Configurations Page 1 Chapter 8 Atomic Electronic Configurations and Periodicity 8-1. Substances that are weakly attracted to a magnetic field but lose their magnetism when removed from

More information

Performance Rating of Unitary Air-Conditioning & Air-Source Heat Pump Equipment

Performance Rating of Unitary Air-Conditioning & Air-Source Heat Pump Equipment ANSI/AHRI Standard 210/240 with Addenda 1 and 2 (formerly ARI Standard 210/240) 2008 Standard for Performane Rating of Unitary Air-Conditioning & Air-Soure Heat Pump Equipment Approved by ANSI in Deember

More information

arxiv:astro-ph/0304006v2 10 Jun 2003 Theory Group, MS 50A-5101 Lawrence Berkeley National Laboratory One Cyclotron Road Berkeley, CA 94720 USA

arxiv:astro-ph/0304006v2 10 Jun 2003 Theory Group, MS 50A-5101 Lawrence Berkeley National Laboratory One Cyclotron Road Berkeley, CA 94720 USA LBNL-52402 Marh 2003 On the Speed of Gravity and the v/ Corretions to the Shapiro Time Delay Stuart Samuel 1 arxiv:astro-ph/0304006v2 10 Jun 2003 Theory Group, MS 50A-5101 Lawrene Berkeley National Laboratory

More information

) ( )( ) ( ) ( )( ) ( ) ( ) (1)

) ( )( ) ( ) ( )( ) ( ) ( ) (1) OPEN CHANNEL FLOW Open hannel flow is haraterized by a surfae in ontat with a gas phase, allowing the fluid to take on shapes and undergo behavior that is impossible in a pipe or other filled onduit. Examples

More information

A Context-Aware Preference Database System

A Context-Aware Preference Database System J. PERVASIVE COMPUT. & COMM. (), MARCH 005. TROUBADOR PUBLISHING LTD) A Context-Aware Preferene Database System Kostas Stefanidis Department of Computer Siene, University of Ioannina,, kstef@s.uoi.gr Evaggelia

More information

How To Fator

How To Fator CHAPTER hapter 4 > Make the Connetion 4 INTRODUCTION Developing seret odes is big business beause of the widespread use of omputers and the Internet. Corporations all over the world sell enryption systems

More information

REDUCTION FACTOR OF FEEDING LINES THAT HAVE A CABLE AND AN OVERHEAD SECTION

REDUCTION FACTOR OF FEEDING LINES THAT HAVE A CABLE AND AN OVERHEAD SECTION C I E 17 th International Conferene on Eletriity istriution Barelona, 1-15 May 003 EUCTION FACTO OF FEEING LINES THAT HAVE A CABLE AN AN OVEHEA SECTION Ljuivoje opovi J.. Elektrodistriuija - Belgrade -

More information

Effects of Inter-Coaching Spacing on Aerodynamic Noise Generation Inside High-speed Trains

Effects of Inter-Coaching Spacing on Aerodynamic Noise Generation Inside High-speed Trains Effets of Inter-Coahing Spaing on Aerodynami Noise Generation Inside High-speed Trains 1 J. Ryu, 1 J. Park*, 2 C. Choi, 1 S. Song Hanyang University, Seoul, South Korea 1 ; Korea Railroad Researh Institute,

More information

THE PERFORMANCE OF TRANSIT TIME FLOWMETERS IN HEATED GAS MIXTURES

THE PERFORMANCE OF TRANSIT TIME FLOWMETERS IN HEATED GAS MIXTURES Proeedings of FEDSM 98 998 ASME Fluids Engineering Division Summer Meeting June 2-25, 998 Washington DC FEDSM98-529 THE PERFORMANCE OF TRANSIT TIME FLOWMETERS IN HEATED GAS MIXTURES John D. Wright Proess

More information

MODERN ATOMIC THEORY AND THE PERIODIC TABLE

MODERN ATOMIC THEORY AND THE PERIODIC TABLE CHAPTER 10 MODERN ATOMIC THEORY AND THE PERIODIC TABLE SOLUTIONS TO REVIEW QUESTIONS 1. Wavelength is defined as the distance between consecutive peaks in a wave. It is generally symbolized by the Greek

More information

The Lewis structure is a model that gives a description of where the atoms, charges, bonds, and lone pairs of electrons, may be found.

The Lewis structure is a model that gives a description of where the atoms, charges, bonds, and lone pairs of electrons, may be found. CEM110 Week 12 Notes (Chemical Bonding) Page 1 of 8 To help understand molecules (or radicals or ions), VSEPR shapes, and properties (such as polarity and bond length), we will draw the Lewis (or electron

More information

UNIVERSITY AND WORK-STUDY EMPLOYERS WEB SITE USER S GUIDE

UNIVERSITY AND WORK-STUDY EMPLOYERS WEB SITE USER S GUIDE UNIVERSITY AND WORK-STUDY EMPLOYERS WEB SITE USER S GUIDE September 8, 2009 Table of Contents 1 Home 2 University 3 Your 4 Add 5 Managing 6 How 7 Viewing 8 Closing 9 Reposting Page 1 and Work-Study Employers

More information

EMS Air Ambulance License Application Packet

EMS Air Ambulance License Application Packet EMS Air Ambulane Liense Appliation Paket Contents: 1. 530-077... Contents List and Mailing Information...1 Page 2. 530-078... Appliation Instrutions Cheklist...3 Pages 3. 530-076... EMS Air Ambulane Liense

More information

REVIEW QUESTIONS Chapter 8

REVIEW QUESTIONS Chapter 8 Chemistry 101 ANSWER KEY REVIEW QUESTIONS Chapter 8 Use only a periodic table to answer the following questions. 1. Write complete electron configuration for each of the following elements: a) Aluminum

More information

Conversion of short optical pulses to terahertz radiation in a nonlinear medium: Experiment and theory

Conversion of short optical pulses to terahertz radiation in a nonlinear medium: Experiment and theory PHYSICAL REVIEW B 76, 35114 007 Conversion of short optial pulses to terahertz radiation in a nonlinear medium: Experiment and theory N. N. Zinov ev* Department of Physis, University of Durham, Durham

More information

Role of Hydrogen Bonding on Protein Secondary Structure Introduction

Role of Hydrogen Bonding on Protein Secondary Structure Introduction Role of Hydrogen Bonding on Protein Secondary Structure Introduction The function and chemical properties of proteins are determined by its three-dimensional structure. The final architecture of the protein

More information

Qualitätsmanagement-Handbuch

Qualitätsmanagement-Handbuch U r Kalibrier- und Messmöglichkeiten Qualitätsmanagement-Handbuch Relative erweiterte Messunsicherheit, die sich aus der Standardmessunsicherheit durch Multiplikation mit dem Erweiterungsfaktor k = 2 ergibt.

More information

HEAT CONDUCTION. q A q T

HEAT CONDUCTION. q A q T HEAT CONDUCTION When a temperature gradient eist in a material, heat flows from the high temperature region to the low temperature region. The heat transfer mehanism is referred to as ondution and the

More information

8. Relax and do well.

8. Relax and do well. CHEM 1314 3:30 pm Section Exam II ohn II. Gelder October 16, 2002 Name TA's Name Lab Section INSTRUCTIONS: 1. This examination consists of a total of 8 different pages. The last three pages include a periodic

More information

A Three-Hybrid Treatment Method of the Compressor's Characteristic Line in Performance Prediction of Power Systems

A Three-Hybrid Treatment Method of the Compressor's Characteristic Line in Performance Prediction of Power Systems A Three-Hybrid Treatment Method of the Compressor's Charateristi Line in Performane Predition of Power Systems A Three-Hybrid Treatment Method of the Compressor's Charateristi Line in Performane Predition

More information

10 UNSTEADY FLOW IN OPEN CHANNELS

10 UNSTEADY FLOW IN OPEN CHANNELS 0 UNTEY FLOW IN OEN CHNNEL 0. Introdution Unsteady flow in open hannels differs from that in losed onduits in that the eistene of a free surfae allows the flow ross-setion to freely hange, a fator whih

More information

A novel active mass damper for vibration control of bridges

A novel active mass damper for vibration control of bridges IABMAS 08, International Conferene on Bridge Maintenane, Safety and Management, 3-7 July 008, Seoul, Korea A novel ative mass damper for vibration ontrol of bridges U. Starossek & J. Sheller Strutural

More information

Name period AP chemistry Unit 2 worksheet Practice problems

Name period AP chemistry Unit 2 worksheet Practice problems Name period AP chemistry Unit 2 worksheet Practice problems 1. What are the SI units for a. Wavelength of light b. frequency of light c. speed of light Meter hertz (s -1 ) m s -1 (m/s) 2. T/F (correct

More information

SUBSTRUCTURE EXAMPLE. Full Height Abutment on Spread Footing

SUBSTRUCTURE EXAMPLE. Full Height Abutment on Spread Footing SUBSTRUCTURE EXAMPLE Full Height Abutment on Spread Footing This example illustrates the design of a full height abutment on spread footings for a single span ast-in-plae post-tensioned onrete box girder

More information

Annual Return/Report of Employee Benefit Plan

Annual Return/Report of Employee Benefit Plan Form 5500 Department of the Treasury Internal Revenue Servie Department of Labor Employee Benefits Seurity Administration Pension Benefit Guaranty Corporation Annual Return/Report of Employee Benefit Plan

More information

Chapter 6 A N ovel Solution Of Linear Congruenes Proeedings NCUR IX. (1995), Vol. II, pp. 708{712 Jerey F. Gold Department of Mathematis, Department of Physis University of Utah Salt Lake City, Utah 84112

More information

FOOD FOR THOUGHT Topical Insights from our Subject Matter Experts

FOOD FOR THOUGHT Topical Insights from our Subject Matter Experts FOOD FOR THOUGHT Topial Insights from our Sujet Matter Experts DEGREE OF DIFFERENCE TESTING: AN ALTERNATIVE TO TRADITIONAL APPROACHES The NFL White Paper Series Volume 14, June 2014 Overview Differene

More information

Parametric model of IP-networks in the form of colored Petri net

Parametric model of IP-networks in the form of colored Petri net Parametri model of IP-networks in the form of olored Petri net Shmeleva T.R. Abstrat A parametri model of IP-networks in the form of olored Petri net was developed; it onsists of a fixed number of Petri

More information

VOLUME 13, ARTICLE 5, PAGES 117-142 PUBLISHED 05 OCTOBER 2005 DOI: 10.4054/DemRes.2005.13.

VOLUME 13, ARTICLE 5, PAGES 117-142 PUBLISHED 05 OCTOBER 2005  DOI: 10.4054/DemRes.2005.13. Demographi Researh a free, expedited, online journal of peer-reviewed researh and ommentary in the population sienes published by the Max Plank Institute for Demographi Researh Konrad-Zuse Str. 1, D-157

More information

Recovering Articulated Motion with a Hierarchical Factorization Method

Recovering Articulated Motion with a Hierarchical Factorization Method Reovering Artiulated Motion with a Hierarhial Fatorization Method Hanning Zhou and Thomas S Huang University of Illinois at Urbana-Champaign, 405 North Mathews Avenue, Urbana, IL 680, USA {hzhou, huang}@ifpuiuedu

More information

Session #3: Homework Solutions

Session #3: Homework Solutions Session #3: Homework s Problem #1 From a standard radio dial, determine the maximum and minimum wavelengths ( max and min ) for broadasts on the (a) AM band (b) FM band =, min = ; max = max min AM FM 3

More information

Retirement Option Election Form with Partial Lump Sum Payment

Retirement Option Election Form with Partial Lump Sum Payment Offie of the New York State Comptroller New York State and Loal Retirement System Employees Retirement System Polie and Fire Retirement System 110 State Street, Albany, New York 12244-0001 Retirement Option

More information

JEFFREY ALLAN ROBBINS. Bachelor of Science. Blacksburg, Virginia

JEFFREY ALLAN ROBBINS. Bachelor of Science. Blacksburg, Virginia A PROGRAM FOR SOLUtiON OF LARGE SCALE VEHICLE ROUTING PROBLEMS By JEFFREY ALLAN ROBBINS Bahelor of Siene Virginia Polytehni Institute and State University Blaksburg, Virginia 1974 II Submitted to the Faulty

More information

An Efficient Network Traffic Classification Based on Unknown and Anomaly Flow Detection Mechanism

An Efficient Network Traffic Classification Based on Unknown and Anomaly Flow Detection Mechanism An Effiient Network Traffi Classifiation Based on Unknown and Anomaly Flow Detetion Mehanism G.Suganya.M.s.,B.Ed 1 1 Mphil.Sholar, Department of Computer Siene, KG College of Arts and Siene,Coimbatore.

More information

Weighting Methods in Survey Sampling

Weighting Methods in Survey Sampling Setion on Survey Researh Methods JSM 01 Weighting Methods in Survey Sampling Chiao-hih Chang Ferry Butar Butar Abstrat It is said that a well-designed survey an best prevent nonresponse. However, no matter

More information

Earthquake Loss for Reinforced Concrete Building Structures Before and After Fire damage

Earthquake Loss for Reinforced Concrete Building Structures Before and After Fire damage Earthquake Loss for Reinfored Conrete Building Strutures Before and After Fire damage Pai-Mei LIU, Yi-Hsuan Tu and Maw-Shyong SHEU 3 ABSTRACT The purpose of this paper is to propose a rational analytial

More information

Granular Problem Solving and Software Engineering

Granular Problem Solving and Software Engineering Granular Problem Solving and Software Engineering Haibin Zhu, Senior Member, IEEE Department of Computer Siene and Mathematis, Nipissing University, 100 College Drive, North Bay, Ontario, P1B 8L7, Canada

More information

Analyses on copper samples from Micans

Analyses on copper samples from Micans PDF rendering: DokumentID 1473479, Version 1., Status Godkänt, Sekretessklass Öppen Analyses on copper samples from Micans P. Berastegui, M. Hahlin, M. Ottosson, M. Korvela, Y. Andersson, R. Berger and

More information

FIRE DETECTION USING AUTONOMOUS AERIAL VEHICLES WITH INFRARED AND VISUAL CAMERAS. J. Ramiro Martínez-de Dios, Luis Merino and Aníbal Ollero

FIRE DETECTION USING AUTONOMOUS AERIAL VEHICLES WITH INFRARED AND VISUAL CAMERAS. J. Ramiro Martínez-de Dios, Luis Merino and Aníbal Ollero FE DETECTION USING AUTONOMOUS AERIAL VEHICLES WITH INFRARED AND VISUAL CAMERAS. J. Ramiro Martínez-de Dios, Luis Merino and Aníbal Ollero Robotis, Computer Vision and Intelligent Control Group. University

More information

Deadline-based Escalation in Process-Aware Information Systems

Deadline-based Escalation in Process-Aware Information Systems Deadline-based Esalation in Proess-Aware Information Systems Wil M.P. van der Aalst 1,2, Mihael Rosemann 2, Marlon Dumas 2 1 Department of Tehnology Management Eindhoven University of Tehnology, The Netherlands

More information

Impedance Method for Leak Detection in Zigzag Pipelines

Impedance Method for Leak Detection in Zigzag Pipelines 10.478/v10048-010-0036-0 MEASUREMENT SCIENCE REVIEW, Volume 10, No. 6, 010 Impedane Method for Leak Detetion in igzag Pipelines A. Lay-Ekuakille 1, P. Vergallo 1, A. Trotta 1 Dipartimento d Ingegneria

More information

Table of Contents. Appendix II Application Checklist. Export Finance Program Working Capital Financing...7

Table of Contents. Appendix II Application Checklist. Export Finance Program Working Capital Financing...7 Export Finane Program Guidelines Table of Contents Setion I General...........................................................1 A. Introdution............................................................1

More information

Intelligent Measurement Processes in 3D Optical Metrology: Producing More Accurate Point Clouds

Intelligent Measurement Processes in 3D Optical Metrology: Producing More Accurate Point Clouds Intelligent Measurement Proesses in 3D Optial Metrology: Produing More Aurate Point Clouds Charles Mony, Ph.D. 1 President Creaform in. mony@reaform3d.om Daniel Brown, Eng. 1 Produt Manager Creaform in.

More information

THERMAL TO MECHANICAL ENERGY CONVERSION: ENGINES AND REQUIREMENTS Vol. I - Thermodynamic Cycles of Reciprocating and Rotary Engines - R.S.

THERMAL TO MECHANICAL ENERGY CONVERSION: ENGINES AND REQUIREMENTS Vol. I - Thermodynamic Cycles of Reciprocating and Rotary Engines - R.S. THERMAL TO MECHANICAL ENERGY CONVERSION: ENGINES AND REQUIREMENTS Vol. I - Thermodynami Cyles of Reiproating and Rotary Engines - R.S.Kavtaradze THERMODYNAMIC CYCLES OF RECIPROCATING AND ROTARY ENGINES

More information

OpenScape 4000 CSTA V7 Connectivity Adapter - CSTA III, Part 2, Version 4.1. Developer s Guide A31003-G9310-I200-1-76D1

OpenScape 4000 CSTA V7 Connectivity Adapter - CSTA III, Part 2, Version 4.1. Developer s Guide A31003-G9310-I200-1-76D1 OpenSape 4000 CSTA V7 Connetivity Adapter - CSTA III, Part 2, Version 4.1 Developer s Guide A31003-G9310-I200-1-76 Our Quality and Environmental Management Systems are implemented aording to the requirements

More information

RISK-BASED IN SITU BIOREMEDIATION DESIGN JENNINGS BRYAN SMALLEY. A.B., Washington University, 1992 THESIS. Urbana, Illinois

RISK-BASED IN SITU BIOREMEDIATION DESIGN JENNINGS BRYAN SMALLEY. A.B., Washington University, 1992 THESIS. Urbana, Illinois RISK-BASED IN SITU BIOREMEDIATION DESIGN BY JENNINGS BRYAN SMALLEY A.B., Washington University, 1992 THESIS Submitted in partial fulfillment of the requirements for the degree of Master of Siene in Environmental

More information

5.2 The Master Theorem

5.2 The Master Theorem 170 CHAPTER 5. RECURSION AND RECURRENCES 5.2 The Master Theorem Master Theorem In the last setion, we saw three different kinds of behavior for reurrenes of the form at (n/2) + n These behaviors depended

More information

F220 Series. Installation Instructions. Photoelectric Smoke/Heat Detectors

F220 Series. Installation Instructions. Photoelectric Smoke/Heat Detectors F0 Series EN Installation Instrutions Photoeletri Smoke/Heat Detetors F0 Series Installation Instrutions.0 General Information EN.0 General Information. F0-B6 Series Bases Use with the F0 Series Heat and

More information

3 Game Theory: Basic Concepts

3 Game Theory: Basic Concepts 3 Game Theory: Basi Conepts Eah disipline of the soial sienes rules omfortably ithin its on hosen domain: : : so long as it stays largely oblivious of the others. Edard O. Wilson (1998):191 3.1 and and

More information