Cracked Hole Finite Element Modeling

Size: px
Start display at page:

Download "Cracked Hole Finite Element Modeling"

Transcription

1 Craked Hole Finite Element Modeling (E-20-F72) Researh Report Submitted to: Lokheed Martin, Program Manager: Dr. Stephen P. Engelstad Prinipal Investigator: Dr. Rami M. Haj-Ali Shool of Civil and Environmental Engineering Georgia Institute of tehnology Atlanta, GA September 2001

2 V- Craked Hole Finite Element Modeling Table of Contents Projet Summary 1. General Overview and Objetives 1 2. The CHM Program Program Arrays and Parameters Output Files Program Input File 4 3. Template Input File 8 4. The VCCT Program 8

3 Projet Summary The overall goal of this projet is to develop a parametri finite element (FE) mesh generating software for reating models with raks emanating from the edge of a irular hole in a nothed plate. The term raked hole mesh (CHM) will be used in this report to refer to the generated FE model. Also, the term parametri mesh generator (PMG) is used in this report. These terms are both used to desribe the developed program, i.e CHM program or PMG program. The software input will be relatively small and inlude the geometry of the plate, the nothed irular hole, and information about the rak systems that emanate for the irular edge. The geometry input is followed by mesh input in the form of number of elements at different major diretions and areas of the model. The output of the program inludes different files that define the geometry and FE mesh of the model. These files an be used as part of the input to a FE software, suh as ABAQUS. Furthermore, the output CHM files inlude PATRAN neutral files that are generated to allow inorporating the CHM as part of a general global model, suh as a global mesh for a lap splie joint struture. Several examples were generated using the proposed raked hole mesh program. These demonstrate the general apability of the CHM automated modeling approah. A seond post proessing program that is apable of using the ABAQUS output files and alulates the rak's strain energy release rate (ERR), using the virtual rak losure tehnique (VCCT), is also desribed. The program is alled "aba_vt". Different examples are generated and ompared with ERR solution ases that are found in the literature. Finally, a ase where the loal CHM model is integrated in a global model is demonstrated.

4 1. General Overview and Objetives Multi-site fatigue raks typially initiate at the loaded fastener holes in skin splies. These multiple site damage (MSD) raks an signifiantly redue the residual strength of the struture. Current modeling approahes may not be suffiiently aurate to allow apturing the loal deformation and damage evolution. This requires a detailed modeling approah that inludes the loal geometry, interating damage systems, and aount for the ontat behavior of the fastener and the splie. Detailed finite element (FE) modeling of metalli fastened joints is ruial to aurately model existing andor potential damage development. Refined shell element models an be used for this purpose. In addition, it is important to develop automated omputer programs that are apable of generating a parametri and refined FE mesh. A new "raked hole" finite element modeling approah is developed in this study. The main goal of this projet is to develop a omputer program that an at as a parametri mesh generator (PMG) for raked (or nothed but unraked) plate. Figure 1 shows different possible rak onfigurations that an be generated by the PMG. The program generates the meshes rapidly and effiiently. These an be used repetitively at numerous loations (e.g., in a skin splie), reduing the labor of re-reating this "mesh" numerous times. The mesh an be used as a substruture or an be ondensed to a superelement by only retaining stiffness at the nodes on the interfae boundaries of the substruture. The PMG output inludes files that an be used in the input stage of the finite element software ABAQUS. A post proessing program is also developed in this projet. The purpose of this program is to read the ABAQUS binary result file "fil files" and apply the virtual rak losure tehnique (VCCT) to obtain the energy release rate (ERR) at the rak tip. In this ase, the PMG program has a parameter (IVCCT) that indiates the need to reate a VCCT-raktip mesh area. Soft and stiff springs are loated behind and in front of the rak tip, respetively. The PMG program reates an additional output file in ase the VCCT mesh is needed. This file inludes the tip nodal information and the spring elements. It is needed as an input for the "aba_vt" post-proessing program. The apability of the PMG program to effetively generate ompliated mesh models is demonstrated. Also, the VCCT modeling feature is applied on symmetrially emanating raks and ompared with an analytial solution available in the literature. l

5 2. The CHM Program This setion desribes the CHM or PMG program and the way it is applied. As previously mentioned, the possible general rak onfigurations that the program an generate FE models are shown in Fig. 1. The mesh is onsidered as a plane type mesh where plane stress or plate type elements are used. The main features of the CHM ode and the way it is ativated are now desribed. 2.1 Program Arrays and Parameters The file "Param_ommon" inludes many parameters and array definitions. These parameters and the array sizes an be hanged based on future hanges that a user deems neessary. Also, the default array sizes an be inreased to allow produing very detailed meshes. The following are major parameters and arrays: max_num_raks: max_num_theta: max_num_intrv_r: max_el_blk: max_nel_r: max_nset: max_elset: max_tip_nodes: max_tip_els: max_rows: max nd row: Maximum number of raks allowed Maximum number of angular intervals allowed Maximum number of intervals in the radial diretion Maximum number of elements in eah blok Maximum number of radial elements in a blok Maximum number of nodes in a given nodal set Maximum number of elements in a given element set Maximum number of nodes in a detailed rak tip area Maximum number of elements in a detailed rak tip area Maximum number of rows within the transition zone Maximum number of nodes in a row within the transition zone Toljheta: Tol_r_d: Tol_eq: Tol max r: idofs: Tolerane in the angular diretion in terms of angles (degrees) Tolerane in the radial diretion Tolerane used for nodal equivalene Toleranefration of the radial distane that defines the last irular perimeter that is onneted to the outer retangular perimeter. number of nodal degrees of freedom (2=plane stress, 6 for plate or shell type elements) 2

6 The urrent default parameters allow the PMG to generate a wide range of appliable FE models with reasonable size of nodes and elements on the order of hundreds of elements. Having said that, the program is also apable of reating large sale meshes by inreasing the "max_el_blk" and the "max_num_blks" parameters. Other parameters may also need to be hanged depending on the desired proedures that are needed with the large sale mesh. 2.2 Output Files The output of the PMG program is in the form of several files that define the different part of the FE model and the way it is interfaed with the global model. Some of these files are not omplete andor part of them need to be redefined. For example, the boundary onditions may need to be redefined depending on the physial problem and loading onditions at hand. The name of an output file starts with a prefix string that is supplied by the user and followed by an attahed suffix desribing the type of the file. The following are the names of the output files: "prefix"_abaqus.inp This is the abaqus input file that inludes the nodal and element definitions. In addition, the file may inlude nodes and elements in a transition area that onnets with the global mesh. the interfae with the global mesh an also be in the form of nodal onstraints between the fine loal mesh and the oarse global mesh. The transition area and globalloal interfae is an optional feature of the ode. Alternatively, one an use the PMG program to define a loal mesh, i.e. a retangular plate with a nothed irular hole with a number of raks emanating from the noth. A fititious stati problem with elasti material definition, axial loading, and boundary onditions are added to the file in order to omplete its definition. The user should be aware to modify andor add the desired properties and proedural definitions that are appropriate to their model. "prefix "jibaqusjsup.inp This file is similar to the first abaqus file exept it defines the CHM definition as a superelement. This is by using the "*SUPER,ID=Z1001, FILE=sup_libl, RECOVERY=YES" option in Abaqus. This ommand line maybe modified in the file by the PMG users to reflet a proper element number andor library filename et. The retained DOF of the superelement are urrently defined by the outer nodal perimeters that an interfaed with the global mesh. The proedure for defining the superelement ends with the Abaqus ommand line: "*END SUPER" followed by an inomplete global model. This model needs to be ompleted by the user in order to properly define the superelement within the global model. Furthermore, the material definitions in the superelemnt may need to be modified. 3

7 "prefix"_patran_pl.out "prefix"_patranjr.out "prefix"_patran_all.out These three files are PATRAN neutral files that inlude the definitions of the nodes and elements of the model. The first file will always be generated. The seond and third files will be generated in ase a triangular transition zone is requested from the PMG program, in this ase, the seond file ontains the nodes and elements of the transition zone alone while the third file ontains all nodal and element definitions. "prefix"_yt. inp This file is generated in the ase where the VCCT method is needed for evaluating the ERR at the different rak tips. The information about the rak tip nodes, and the soft and hard spring elements added in the model, is written in this file. This file is needed later as an input to the VCCT program in order to post proess the ERR from the analysis results. "prefix"_ses This file is generated to report the elements that are deleted in the mesh and replaed with a detailed rak-tip rings for J-integral alulations. It also may inlude warning or error messages. nodal onstraints This file is generated when the method for interfaing with the global mesh is nodal onstraints. The nodal onstraints are generated using quadrati shape funtions between the global oarse nodal edges and the loal fine mesh. The orner nodes are diretly linked with eah other. The file should be used with the "*EQUATION" option in Abaqus. 2.3 Program Input File One input file is needed to generate a FE mesh. Eah line of input that begins with the harater "C" or "" is ignored. Therefore, one an use this to write omment lines. The input parameters are desribed using shemati mesh illustrations. 1) Input Stage #1: Geometry parameters The plate width, height, and diameter of the nothed hole (a,b,d) need to be given in the first line of input. Figure 2 identifies these input parameters and desribes the initial stage of the mesh and how it is partitioned to a default 8 bloks. The dotted square inludes part of an input file illustrating the urrent line of input. Note that lines that begin with "C" or "" are used as omment line. Also, the atual lines of input that are needed are marked with horizontal left arrow. Other lines are omment lines,, Finally, the loal hole-enter oordinate is set to (0,0,0). This an be hanged later allowing the nodes to be translated one the mesh is ompleted prior to reating the transition zone. 4

8 2) Input Stage #2: Optional Non default Partition Lines This option is in addition to the default lines that are shown as dashed lines in Fig. 3. These additional lines may be needed to define refined mesh areas espeially near rak systems. The example in Figure 3 illustrates the addition of 6 lines at different angles around a raked lines that will be later defined. 3) Input Stage #3: Crak Systems The data for the rak systems (rak tip oordinates) is given in this step. Figure 4 illustrates an example where two rak systems are defined by their tip oordinates. This example desribes horizontal system of unsymmetrial raks, however, other rak systems an be easily defined, as shown in Fig. 1. Figure 5 shows the urrent status of the model after the first three stages of input. It is interesting to note that eah rak tip has defined a irular line of nodes. An end irular perimeter of nodes is also defined with a radius being the minimum of half of the width or the length times a given ratio (0.85). This ratio is defined in the ommon parameters file. Finally, the IWCT parameter near the number of raks indiates whether to apply the VCCT approah for these rak tips (non zero value) or that the VCCT method will not be used (zero IVCCT value). The setion on the VCCT program explains how the CHM program effets the model in the ase where the VCCT option is requested. 4) Input Stage #4: Added Cirular Lines Cirular lines are by default reated in the mesh beause of rak tips, at the (0.85) ratio of minimum radius, or as the nothed irular hole itself, see Fig. 5. This optional input stage allows adding more irular lines to the model in order to ontrol the refinement of the mesh at different areas. Figure 6 shows an example of adding two additional irular lines to the urrent model. 5) Input Stage #5: Mesh seeds in the Cirumferential Diretion The line segments in the irumferential diretion are reated as a result of the intersetion of the radial lines and the irular lines. These segments are seeded for meshing at this stage. The only input that is required is the number of elements that eah line segment will have. Later, speifi line segments an be modified to have different number of elements. Figure 7 shows an example of the seeds as a result of the given input. 6) Input Stage #6: Mesh seeds in the Radial Diretion A similar input is needed to mesh seed the radial line segments with equal number of elements. Figure 8 shows an example using three elements in the radial diretion. 7) Input Stage #7: Modify Mesh seeds in the Radial Diretion 5

9 The previously defined number of elements is for all segments in the radial diretion. In the urrent stage of input, ertain line segments ranges an be seleted or defined with different number of elements than that in the previous stage. Figure 9 illustrates the use of the urrent input option to override the number of elements from 3 elements to 2 and from 3 elements to 4 in other segments. Note that the last range overrides the previously defined ranges as shown in the example. 8) Input Stage #8: Mesh seeds for the last radial segment The last radial segment onnets the plates' outer perimeter of nodes to the last irular line of nodes. The number of element in this zone is defined separately in this stage. Figure 10 shows the number of radial elements that divides this last radial segment. 9) Input Stage #9: Refined Meshes Around Crak- Tips The next input in this stage is to define whether there is a need for refined rak tip meshes. If so, a non zero number is needed to indiate the number of rak tips that need mesh refinement around their tips. Figure 11 shows an example where it is indiated that no mesh refinement is needed around any rak tip. This is useful when working to prepare the mesh for the VCCT alulations of the ERR. In this ase, a later stage will be added to invoke the VCCT option. It should be noted that it is highly reommended that the length of elements in the radial diretions are set to be equal behind and in front of the rak tip. This an be ahieved in the input stage #4 where added irular lines an bound the rak tip to insure equal length of elements. Figure 12 illustrates the seond option where a refined mesh around one of the rak tips is needed, the first input is the number of these tips. The seond line of input identifies the following three parameters: 1) theta Crak angle whih needs detailed tip meshing 2) frat_rmaxl-[ 0+, 1.0]-Fration whih determines the radius for the first ring or irle as Rmin=frat_rmaxl*Min(Lr,Lt) 3) frat_rmax2 [0+, 1.0]-Fration whih determines the radius for the last irular tip ring Rmax=frat_rmax2*Min(Lr,Lt) Note: ( frat_rmax2 > frat_rmaxl) The above frations and distanes are applied to the area that is free of elements around the rak tip. In order to reate this area, elements need to be deleted in the radial diretion behind the rak (rl diretion), in the radial diretion in front of the rak tip (r2 diretion), in the angular diretion below the rak fae (tl diretion), and in the irumferential dire- 6

10 tion on top of the rak fae (t2 diretion). Figure 13 illustrates the ase where the number of these elements are defined in one line of input. In addition this line of input requires two additional numbers that define the number of irular rings to define around the rak tip and the number of transition rings of elements that needed to onnet with the rest of the mesh. Finally, Fig. 14 shows the outome of the refined mesh around the rak tip. 10) Input Stage #10: Nodes and Elements Renumbering Two numbers are needed in the next line of input. The first number is added to the node numbers that are generated thus far. This is useful in ase the urrent mesh needs to be part of another global model and to avoid node number dupliations. The seond number is used in a similar fashion with the element numbers. 11) Input Stage #11: Translation of the Nodes Thus far, the model was reated in a loal oordinate system where its enter (the hole or the plate enter) has a (0,0,0) oordinate. In this step, a line of input that ontain the x,y, and z position of the enter is needed. 12) Input Stage #12: Transition Mesh Zone and Interfaing with a Global Model This stage inludes input for interfaing with a global model by reating transition mesh or applying nodal onstraints between the oarse global mesh and the loal CHM. The first input line requires an integer input for a flag (ionnet). If the input is zero, no interfaing or mesh transition is ourred. In the ase it is not zero, the global nodes that the loal model will interfae with need to be given. The list of nodes must be onseutive and starts from the lower left orner and ounter lokwise. Two types of files for these nodes an be read by the CHM program. The first is a free formatted ASCII file that eah line has node number and the (x,y,z) oordinate. The seond file is a patran neutral file that has only the nodes that the loal model will be onneted to. The parameter (Inp_type) is used for this purpose in the next line of input. If the parameter is set to 1, that the input file is an ASCII type, else, it is a Patran neutral file. The next line of input is the file name. This input must begin from the first olumn, i.e. no spae before the first harater, othenvise, the Unix system will not be able to open the orret file. The following input line must onsist of 4 node numbers that exist within the external nodal file. These are the four verties of the global nodal perimeter starting from the lower left orner and progressing in a ounter lokwise diretion. The next input line is a number that indiates if the loal-global interfae is through layers of triangular elements (IOPT=l) or through nodal onstrains (other value). No additional input is required in the later ase. Figure 15 shematially shows the nodal onstrains approah. If the triangular elements are need- 7

11 ed for transition, an additional line with two parameters is required. These are the number of layers (rows) of elements to be used (at least 2) and the nodal redution fration between the layers of nodes as we transition between refine to oarse lines of nodes. Figure 16 shows examples of the triangular transition zone. 3. Template Input File A template file was reated as an example to help in reating input files to the CHM program. Figures 17 and 18 show this file. The needed input lines are not ommented with a "" or "C" haraters at the beginning. The needed numerial input in these lines is marked using the symbols $1 and $FM for integer and free format floating numbers, respetively. The range of some of the input variables is fixed and given to aid in reating input files. 4. The VCCT Program A seond program that is able to read and post proess the ABAQUS binary results file was written during this projet. The aim is to use the rak information data and read the displaements and fore values in the springs to alulate the ERR. The input to this program inludes a file with the information about the number of raks, the tip nodal numbers, spring elements, and other needed information. The CHM program automatially generates this information one the IVCCT parameter is used. This feature is previously explained. Therefore, the user must prepare the mesh around the rak to have the same element size before and after the rak tip. One this feature is requested, the nodes near the rak tip are onneted with soft and hard spring elements, as shown in Fig. 19. The fores from the hard springs and the displaements from the soft springs are used in the post proessing program to alulate the EER. Next, the program was used to verify the VCCT modeling of the CHM and the postproessing programs. To this end, the known solution of a nothed plate with two symmetrially edge raks, Fig. 20, is used for this purpose. The FE mesh reated by the CHM program is also shown in Fig 20. The CHM program also reated the input information for the postproessing program (aba_vt.f). Figure 21 illustrates the auray of the proposed models along with the post proessing verifiation of the developed ode for seven ases of geometry. 8

12 p- Figure 1. Different possible rak onfigurations that an be meshed with the urrent mesh generator 9

13 Input Stage #1 1) Geometry of the plate and hole a = width b = hight D = Diameter of the hole o NOTE: At this stage, there are 8 initial bloks \ N \ '! ' \ i \ i ' \ \ blok-3 I blok-2 V \ \ e4= % e^an-d) N l 7 \ I e = 180 v D.! J_=_0 O blok-4 \! - blok-1 blok-5 T^ \ \ \ 8 J= 270 \ \ 8 = 360' \ blok-8 \ \ \ blok-6 blok-7 \ \ Loal Coordinates at O Figure 2. Input stage #1: initial geometry with default partition of 8-bloks. 10

14 Input Stage #2 2) Input Additional Radial Lines (degrees) that will be added to the default radial lines Note: These lines may or may NOT have radial raks emanating from the edge of the hole. Angle (degrees) assoiated with eah line -* ** Default radial line Non-default (added) radial line NOTE: At this stage, there are 14 total bloks _v^_ Figure 3. Input stage#2: adding more partition radial lines. 11

15 Input Stage #3: Crak Tips Crak Systems: 3) How many rak systems in this meshmodel? Num_raks 2 IVCCT 0 For eah rak system, enter the angle and the radius of the rak tip (poolar oordinates) Max Value of R_tip for eah rak: Max(R) < 0.85*Min(a2,b2) (0.85 predefined fator) Theta R Figure 4. Input stage #3: Crak systems. 12

16 Current status: Default lines Non-default (added) lines Last irular bound withj 1 \ \ I \ Cirular bounds due to I \ rak tips \ V- J *l Figure 5. Current status of the model after the first three stages of input. 13

17 Input Stage #4: Added Cirular Lines 4) Number of additional irular lines (not due to rak tips) these will add additional "radial intervals" Total Radial Intervals= Number of DIFFERENT rak tips + num_add_r_int + 1 Num_add_r_intrv 2 -^ Rl R2 R3... R(Num_add_r_intrv) *m Default lines Non-default (added) lines \ Last irular bound with:! \ \ R = 0.85Jvtin(a,b)2 j A \ \, \ \ ' ^E^N \-\ ~-'\~.i(ir>^\'- Added \ )K \ Intervals '\ _ I Cirular bounds due to I VN^^^'-^. 7 \ ' \ v \ \ \ \ rak tips \ ' I Figure 6. Input stage #4: added irular lines. 14

18 Input Stage #5: Mesh Seeds in the Angular Diretion \ \ Last irular bound with \ R = 0.85 Min(a,b)2 \ 5) Mesh seeds in the angular diretion. All line segments in the irumferential diretion will have the same following number of elements (> 2). num_el_theta ( > 2 ) -^ 2 X y \ \ \ "s >r^<y'7}' 2-elements will be meshed between ALL line segments in the angular diretion - Mesh Seed, \ Added A Intervals Cirular bounds due to rak tips \ Figure 7. Input stage #5: Mesh seeds in the irumferential diretion. 15

19 Input Stage #6: Mesh Seeds in the Radial Diretion 6) Mesh seeds in the radial diretion. num_el_r 3 *+ - Mesh Seed in Theta diretion - Mesh Seed in the r-diretion NOTE: 2-elements will be meshed between ALL line segments in the irumferential diretion 3-elements will be meshed between ALL line segments in the radial diretion ALL lines in the r-diretion will share the same mesh seed segments Added Intervals 7 Cirular bounds due to rak tips Figure 8. Input stage #6: mesh seeds in the radial diretion. 16

20 Input Stage #7: Mesh Seeds for Speifi Radial Segments 7) Overwrite speif number of seeds in the radial segments within given ranges: R(i) < r > R(i+1) num_el_rp rl r2 num_el_r_mod Mesh Seed in Theta diretion - Mesh Seed in the r-diretion, \ Added A Intervals \ i 7 Cirular bounds due to rak tips Figure 9. Input stage #7: mesh seeds for speifi radial segments 17

21 Input Stage #8: Mesh Seeds for the Last Radial Segment 8) Number of element to add in the last radial segment between the last irular line and the plate perimeter num_el_add_r 4 ^ \ \ Last irular bound with: \ R = 0.85 Min(a,b)2 \ \ \ \ V \ \ x. V \ x - Mesh seeds in the angular diretion - Mesh seeds in the r-diretion - Mesh seeds for the last radial segment Figure 10. Input stage #8: mesh seeds in the last radial segement. 18

22 Input Stage #9: (Option-1: Prepare for VCCT Mesh) No Refined Meshes Around Crak-Tips 9) Detailed Crak Tip Meshes (YN) (YN) = (*0) num_det_tips 0 «^ Figure 11. Input stage #9:

23 Input Stage #9: Refined Meshes Around Crak-Tips (Option-2: Plastiity or J Calulation) Define a refined mesh only around the right rak. 9) Refined Meshes Around Tips num_det_tips Identify whih rak: theta frat_rmaxl frat_rmax ~+ num_el_tip_rl num_el_ti_r2 num_el_tip_tl num_el_tip_t2 num_rings num_add_rings Note: next figure explains the above input variables Figure 12. Input stage

24 theta frat_rmaxl frat_rmax "* num_el_tip_rl num_el_ti_r2 num_el_tip_tl num_el_tip_t2 num_rings num_add_rings * A irle is reated around the tip deleted area of elements suh that its radius is 0.85 of the minimum lenght in the 4-diretions (tl,t2,rl,r2) to ensure that the irle is bounded is a fration of the distane for the first ring of elements. These are ollapsed for 1r or lsqrt(r) singularity. 5 is the number of rings between the 0.05 and 0.85 of the irle's raduis Input Stage #9: Refined Meshes Around Crak-Tips (Option-2: Plastiity or J Calulation) (ont.) 2 are additional two rings of elements for transition between the irle and the original mesh Figure 13. Input stage #9: refined meshes around rak tips (ont). 21

25 Input Stage #9: Refined Meshes Around Crak-Tips (Option-2: Plastiity or J Calulation) (ont.) Figure 14. Input stage #9: refined meshes around rak tips (ont). 22

26 X - Edge node from the global oarse mesh - Edge node in CHM model Edge-3 X K X X X X ^ ^ ^ B m ^~~^w~~^^ ^ ^^^^"^w' 1 Edge-4 X X Edge-2 <«- \ y^ LI Edge-1 nodal onstraints between any given edges Figure 15. Loal-global mesh onnetion through nodal onstraints 23

27 X - Edge node from the global oarse mesh Figure 16. Loal-global transition examples using layers of triangular elements. 24

28 *0I2#l f J&1&07 j input_template "]' $FM1 $FM1 $FM2 $FM2 Input to Craked_hole Mesh Generator $FM3 $FM3 $... $... Note: 1) Any line that starts with the letters "" or "C" is onsidered a omment line 2) "$" Charater in this template means input 4) Number of additional irular lines 3) $FM - Free format real input variable (not due to rak tips) 4) $1 - Free format integer input variable these will add additional "radial intervals" Coordinate System: X-Y (in-plane) oordinates. Total Radial Intervals= Number of DIFFERENT rak tips + num_add_r_int + 1 The oordinate system is INITIALLY loated at the enter of the hole. Num_add_r_intrv 1) Geometry of the plate and hole a = width b = hight D = Diameter of the hole $11 IF $11=0 omment the next input line Rl R2 R3 R(Num_add_r_intrv) $FM $FM $FM i $I1*($FH) 2) Input Additional Radial Lines (degrees) that will be added to the default radial lines 5) Mesh seeds in the angular diretion. All line segments in the irumferential Note: These lines may or may NOT have diretion will have the same following radial raks emanating from the number of elements (> 2). edge of the hole. num_el_theta ( > 2 ) Number of added radial lines $11 $1 Angle (degrees) assoiated with eah radial line 6) Mesh seeds in the radial diretion. IF $11=0 omment the next input line num_el_r $I1*($I) $1 Crak Systems: 7) Overwrite speif number of seeds in the 3) How many rak systems in this meshmodel? radial segments within given ranges: R(i) < r > R(i+1) Num_raks IVCCT num_el_rp $11 (0,$I) $11 For eah rak system, enter the angle and the radius of the rak tip (poolar oordinates) IF $11=0 omment the next input lines in this step Max Value of R tip for eah rak: rl r2 num el_r_mod Max(R) < 0.85*Min(a2,b2) (0.85 predifined fator) $11 input lines $FM $FM $1 IF $11=0 omment the next input lines $FM $FM $1 $FM $FM $1 Theta R Figure 17. Input template for the CHM program (12). 25

29 :16:07 input_template 8) Number of element to add in the last radial segment between the last irular line and the plate perimeter num_el_add_r $1 9) Detailed Crak Tip Meshes (YN) (YN) = (*0) num_det_tips $11 theta - Crak Angle whih needs detailed tip meshing the positive theta-diretion. ring or irle as Rmax=frat_rmax*Min(Lr,Lt) fra_rmax2 - [0+,1.0] Fration whih determines the Radius for the last irular ring ( frat_rmax2 > frat_rmaxl ) num_el_tip_rl - Number of elements to delete from the rak tip in the negative r-diretion. num_el_tip_r2 - Number of elements to delete from the rak tip in the positive r-diretion. num_ei_tip_ti - Number o elements to delete from the rak tip in the negative theta-diretion. num_el_tip_t2 - Number of elements to delete from the rak tip in the positive theta-diretion. num_rings - Number of irular rings around the rak-tip IF $11=0 omment the next input line FOR EACH rak_tip input: theta frat_rmaxl frat_rmax2 $FM 0.001<$FM< K $FM <1.0 num_el_tip_rl num_el_ti_r2 num_el_tip_tl num_el_tip_t2 numrings num_add_rings $1 $1 $1 $1 $1 $1 Repeat the above two lines of input $11 times Suggestion (may not always work) ) Input a number to add to the new nodes and elements C nd_shift iel_shift $1 $1 Input the global x-y-z oordinate of the hole (all nodes oordinates will be transformed from loal to global oordinates using this enter point) xg_enter,yg_enter,zg_enter $FM $FM $FM 11) Transition Zone and onnetion to the global model Ionnet =.eq. 0 - No onnetion to the global mesh is needed.else. - Perform onnetion with a given nodes set generated previously in a different FE model Ionnet (0,$I1) If above input is zero omment all lines in this input step ASCIIpatran filename for the nodes in the outside perimeter (note: filename annot start with the letter "" or "C") Inp_type =.eq.l - asii nodal file (node#,x,y,z) Inp_type =. eq.2 - patran nodal setgroup (patran file ontains ONLY the edge nodes) Note: Both above files MUST have sequential node numbers Inp_type $(1.2) $file_name Input the nodes for the 4-orners (vertex) $11 $11 $11 $11 IOPT=.eq. 1 - Triangular transition mesh.else. Rigid link onstraints $(1,11) IF( IOPT.ne.l) Then omment the next input line Triangular transition zone num_erow num_erow = Number of element rings between the two edges of node sets a and b. (>1) red_fat = Redution fator for the elementsnodes as going from inside to outside rings 0. < red_fat <= 1. red_fat $1 O.OOK $FM < 1.0 Figure 18. Input template for the CHM program (22). 26

30 A i Free surfaes ~ * "> rak tip T i Spring-1 and Spring-2 are soft springs Spring-3 and Spring-4 are hard springs t i i = 2BA (F 3 8 i + F 4 6 2> F and 6 are the fore and displaement in a spring B- Thikness Figure 19. Shematis showing the appliation of the VCCT to determine the ERR 27

31 2b 2s &\ \ fll^ 2b _^d Figure 20. Verifiation problem for the VCCT and CHM modeling 28

32 3.0 i i r o 1.2 O Newman Current FE CHM models 0.6 = 0.5 b K 0 = ajta 0.0 J I ab J L J L Figure 21. Variation of stress intensity fator for symmetri rak emanating from a nothed hole. 29

End mills are widely used in industry for high-speed machining. End milling cutters are C H A P T E R 2

End mills are widely used in industry for high-speed machining. End milling cutters are C H A P T E R 2 C H A P T E R End Mill End mills are widely used in industry for high-speed mahining. End milling utters are multi-point milling utters with utting edges both on the fae end as well as on the periphery,

More information

Drawing lines. Naïve line drawing algorithm. drawpixel(x, round(y)); double dy = y1 - y0; double dx = x1 - x0; double m = dy / dx; double y = y0;

Drawing lines. Naïve line drawing algorithm. drawpixel(x, round(y)); double dy = y1 - y0; double dx = x1 - x0; double m = dy / dx; double y = y0; Naïve line drawing algorithm // Connet to grid points(x0,y0) and // (x1,y1) by a line. void drawline(int x0, int y0, int x1, int y1) { int x; double dy = y1 - y0; double dx = x1 - x0; double m = dy / dx;

More information

Chapter 2: Introduction to Maple V

Chapter 2: Introduction to Maple V Chapter 2: Introdution to Maple V 2-1 Working with Maple Worksheets Try It! (p. 15) Start a Maple session with an empty worksheet. The name of the worksheet should be Untitled (1). Use one of the standard

More information

PROBABILISTIC SURFACE DAMAGE TOLERANCE ASSESSMENT OF AIRCRAFT TURBINE ROTORS

PROBABILISTIC SURFACE DAMAGE TOLERANCE ASSESSMENT OF AIRCRAFT TURBINE ROTORS Proeedings of ASE Turbo Expo 2 Power for Land, Sea, and Air June 16 19, 2, Atlanta, Georgia, USA GT2-871 PROBABILISTIC SURFACE DAAGE TOLERANCE ASSESSENT OF AIRCRAFT TURBINE ROTORS ihael P. Enright R. Craig

More information

An Event Display for ATLAS H8 Pixel Test Beam Data

An Event Display for ATLAS H8 Pixel Test Beam Data An Event Display for ATLAS H8 Pixel Test Beam Data George Gollin Centre de Physique des Partiules de Marseille and University of Illinois April 17, 1999 g-gollin@uiu.edu An event display program is now

More information

Automatic Physical Design Tuning: Workload as a Sequence Sanjay Agrawal Microsoft Research One Microsoft Way Redmond, WA, USA +1-(425)

Automatic Physical Design Tuning: Workload as a Sequence Sanjay Agrawal Microsoft Research One Microsoft Way Redmond, WA, USA +1-(425) Automati Physial Design Tuning: Workload as a Sequene Sanjay Agrawal Mirosoft Researh One Mirosoft Way Redmond, WA, USA +1-(425) 75-357 sagrawal@mirosoft.om Eri Chu * Computer Sienes Department University

More information

1. Introduction. 2. The Probable Stope Algorithm

1. Introduction. 2. The Probable Stope Algorithm 1. Introdution Optimization in underground mine design has reeived less attention than that in open pit mines. This is mostly due to the diversity o underground mining methods and omplexity o underground

More information

Detection and Recognition of Non-Occluded Objects using Signature Map

Detection and Recognition of Non-Occluded Objects using Signature Map 6th WSEAS International Conferene on CIRCUITS, SYSTEMS, ELECTRONICS,CONTROL & SIGNAL PROCESSING, Cairo, Egypt, De 9-31, 007 65 Detetion and Reognition of Non-Oluded Objets using Signature Map Sangbum Park,

More information

Calculation of typical running time of a branch-and-bound algorithm for the vertex-cover problem

Calculation of typical running time of a branch-and-bound algorithm for the vertex-cover problem Calulation of typial running time of a branh-and-bound algorithm for the vertex-over problem Joni Pajarinen, Joni.Pajarinen@iki.fi Otober 21, 2007 1 Introdution The vertex-over problem is one of a olletion

More information

CleanUp: Improving Quadrilateral Finite Element Meshes

CleanUp: Improving Quadrilateral Finite Element Meshes CleanUp: Improving Quadrilateral Finite Element Meshes Paul Kinney MD-10 ECC P.O. Box 203 Ford Motor Company Dearborn, MI. 8121 (313) 28-1228 pkinney@ford.om Abstrat: Unless an all quadrilateral (quad)

More information

Chromaticity-matched Superimposition of Foreground Objects in Different Environments

Chromaticity-matched Superimposition of Foreground Objects in Different Environments FCV216, the 22nd Korea-Japan Joint Workshop on Frontiers of Computer Vision Chromatiity-mathed Superimposition of Foreground Objets in Different Environments Yohei Ogura Graduate Shool of Siene and Tehnology

More information

BENDING STIFFNESS AND DYNAMIC CHARACTERISTICS OF A ROTOR WITH SPLINE JOINTS

BENDING STIFFNESS AND DYNAMIC CHARACTERISTICS OF A ROTOR WITH SPLINE JOINTS Proeedings of ASME 0 International Mehanial Engineering Congress & Exposition IMECE0 November 5-, 0, San Diego, CA IMECE0-6657 BENDING STIFFNESS AND DYNAMIC CHARACTERISTICS OF A ROTOR WITH SPLINE JOINTS

More information

On - Line Path Delay Fault Testing of Omega MINs M. Bellos 1, E. Kalligeros 1, D. Nikolos 1,2 & H. T. Vergos 1,2

On - Line Path Delay Fault Testing of Omega MINs M. Bellos 1, E. Kalligeros 1, D. Nikolos 1,2 & H. T. Vergos 1,2 On - Line Path Delay Fault Testing of Omega MINs M. Bellos, E. Kalligeros, D. Nikolos,2 & H. T. Vergos,2 Dept. of Computer Engineering and Informatis 2 Computer Tehnology Institute University of Patras,

More information

Simulation of Crystallographic Texture and Anisotropie of Polycrystals during Metal Forming with Respect to Scaling Aspects

Simulation of Crystallographic Texture and Anisotropie of Polycrystals during Metal Forming with Respect to Scaling Aspects Raabe, Roters, Wang Simulation of Crystallographi Texture and Anisotropie of Polyrystals during Metal Forming with Respet to Saling Aspets D. Raabe, F. Roters, Y. Wang Max-Plank-Institut für Eisenforshung,

More information

Pipelined Multipliers for Reconfigurable Hardware

Pipelined Multipliers for Reconfigurable Hardware Pipelined Multipliers for Reonfigurable Hardware Mithell J. Myjak and José G. Delgado-Frias Shool of Eletrial Engineering and Computer Siene, Washington State University Pullman, WA 99164-2752 USA {mmyjak,

More information

Outline: Software Design

Outline: Software Design Outline: Software Design. Goals History of software design ideas Design priniples Design methods Life belt or leg iron? (Budgen) Copyright Nany Leveson, Sept. 1999 A Little History... At first, struggling

More information

NONLINEAR BACK PROJECTION FOR TOMOGRAPHIC IMAGE RECONSTRUCTION. Ken Sauer and Charles A. Bouman

NONLINEAR BACK PROJECTION FOR TOMOGRAPHIC IMAGE RECONSTRUCTION. Ken Sauer and Charles A. Bouman NONLINEAR BACK PROJECTION FOR TOMOGRAPHIC IMAGE RECONSTRUCTION Ken Sauer and Charles A. Bouman Department of Eletrial Engineering, University of Notre Dame Notre Dame, IN 46556, (219) 631-6999 Shool of

More information

OFF-LINE ROBOT VISION SYSTEM PROGRAMMING USING A COMPUTER AIDED DESIGN SYSTEM S. SRIDARAN. Thesis submitted to the Faculty of the

OFF-LINE ROBOT VISION SYSTEM PROGRAMMING USING A COMPUTER AIDED DESIGN SYSTEM S. SRIDARAN. Thesis submitted to the Faculty of the OFF-LINE ROBOT VISION SYSTEM PROGRAMMING USING A COMPUTER AIDED DESIGN SYSTEM by S. SRIDARAN Thesis submitted to the Faulty of the Virginia Polytehni Institute and State University in partial fulfillment

More information

We P9 16 Eigenray Tracing in 3D Heterogeneous Media

We P9 16 Eigenray Tracing in 3D Heterogeneous Media We P9 Eigenray Traing in 3D Heterogeneous Media Z. Koren* (Emerson), I. Ravve (Emerson) Summary Conventional two-point ray traing in a general 3D heterogeneous medium is normally performed by a shooting

More information

13.1 Numerical Evaluation of Integrals Over One Dimension

13.1 Numerical Evaluation of Integrals Over One Dimension 13.1 Numerial Evaluation of Integrals Over One Dimension A. Purpose This olletion of subprograms estimates the value of the integral b a f(x) dx where the integrand f(x) and the limits a and b are supplied

More information

Extracting Partition Statistics from Semistructured Data

Extracting Partition Statistics from Semistructured Data Extrating Partition Statistis from Semistrutured Data John N. Wilson Rihard Gourlay Robert Japp Mathias Neumüller Department of Computer and Information Sienes University of Strathlyde, Glasgow, UK {jnw,rsg,rpj,mathias}@is.strath.a.uk

More information

Smooth Trajectory Planning Along Bezier Curve for Mobile Robots with Velocity Constraints

Smooth Trajectory Planning Along Bezier Curve for Mobile Robots with Velocity Constraints Smooth Trajetory Planning Along Bezier Curve for Mobile Robots with Veloity Constraints Gil Jin Yang and Byoung Wook Choi Department of Eletrial and Information Engineering Seoul National University of

More information

An Approach to Physics Based Surrogate Model Development for Application with IDPSA

An Approach to Physics Based Surrogate Model Development for Application with IDPSA An Approah to Physis Based Surrogate Model Development for Appliation with IDPSA Ignas Mikus a*, Kaspar Kööp a, Marti Jeltsov a, Yuri Vorobyev b, Walter Villanueva a, and Pavel Kudinov a a Royal Institute

More information

INTERPOLATED AND WARPED 2-D DIGITAL WAVEGUIDE MESH ALGORITHMS

INTERPOLATED AND WARPED 2-D DIGITAL WAVEGUIDE MESH ALGORITHMS Proeedings of the COST G-6 Conferene on Digital Audio Effets (DAFX-), Verona, Italy, Deember 7-9, INTERPOLATED AND WARPED -D DIGITAL WAVEGUIDE MESH ALGORITHMS Vesa Välimäki Lab. of Aoustis and Audio Signal

More information

What are Cycle-Stealing Systems Good For? A Detailed Performance Model Case Study

What are Cycle-Stealing Systems Good For? A Detailed Performance Model Case Study What are Cyle-Stealing Systems Good For? A Detailed Performane Model Case Study Wayne Kelly and Jiro Sumitomo Queensland University of Tehnology, Australia {w.kelly, j.sumitomo}@qut.edu.au Abstrat The

More information

The Implementation of RRTs for a Remote-Controlled Mobile Robot

The Implementation of RRTs for a Remote-Controlled Mobile Robot ICCAS5 June -5, KINEX, Gyeonggi-Do, Korea he Implementation of RRs for a Remote-Controlled Mobile Robot Chi-Won Roh*, Woo-Sub Lee **, Sung-Chul Kang *** and Kwang-Won Lee **** * Intelligent Robotis Researh

More information

SAND Unlimited Release Printed November 1995 Updated November 29, :26 PM EXODUS II: A Finite Element Data Model

SAND Unlimited Release Printed November 1995 Updated November 29, :26 PM EXODUS II: A Finite Element Data Model SAND92-2137 Unlimited Release Printed November 1995 Updated November 29, 2006 12:26 PM EXODUS II: A Finite Element Data Model Gregory D. Sjaardema (updated version) Larry A. Shoof, Vitor R. Yarberry Computational

More information

Query Evaluation Overview. Query Optimization: Chap. 15. Evaluation Example. Cost Estimation. Query Blocks. Query Blocks

Query Evaluation Overview. Query Optimization: Chap. 15. Evaluation Example. Cost Estimation. Query Blocks. Query Blocks Query Evaluation Overview Query Optimization: Chap. 15 CS634 Leture 12 SQL query first translated to relational algebra (RA) Atually, some additional operators needed for SQL Tree of RA operators, with

More information

Gray Codes for Reflectable Languages

Gray Codes for Reflectable Languages Gray Codes for Refletable Languages Yue Li Joe Sawada Marh 8, 2008 Abstrat We lassify a type of language alled a refletable language. We then develop a generi algorithm that an be used to list all strings

More information

Algorithms, Mechanisms and Procedures for the Computer-aided Project Generation System

Algorithms, Mechanisms and Procedures for the Computer-aided Project Generation System Algorithms, Mehanisms and Proedures for the Computer-aided Projet Generation System Anton O. Butko 1*, Aleksandr P. Briukhovetskii 2, Dmitry E. Grigoriev 2# and Konstantin S. Kalashnikov 3 1 Department

More information

SEGMENTATION OF IMAGERY USING NETWORK SNAKES

SEGMENTATION OF IMAGERY USING NETWORK SNAKES SEGMENTATION OF IMAGERY USING NETWORK SNAKES Matthias Butenuth Institute of Photogrammetry and GeoInformation, Leibniz Universität Hannover Nienburger Str. 1, 30167 Hannover, Germany butenuth@ipi.uni-hannover.de

More information

Multi-Piece Mold Design Based on Linear Mixed-Integer Program Toward Guaranteed Optimality

Multi-Piece Mold Design Based on Linear Mixed-Integer Program Toward Guaranteed Optimality INTERNATIONAL CONFERENCE ON MANUFACTURING AUTOMATION (ICMA200) Multi-Piee Mold Design Based on Linear Mixed-Integer Program Toward Guaranteed Optimality Stephen Stoyan, Yong Chen* Epstein Department of

More information

Introduction to Seismology Spring 2008

Introduction to Seismology Spring 2008 MIT OpenCourseWare http://ow.mit.edu 1.510 Introdution to Seismology Spring 008 For information about iting these materials or our Terms of Use, visit: http://ow.mit.edu/terms. 1.510 Leture Notes 3.3.007

More information

Connection Guide. Installing the printer locally (Windows) What is local printing? Installing the printer using the Software and Documentation CD

Connection Guide. Installing the printer locally (Windows) What is local printing? Installing the printer using the Software and Documentation CD Page 1 of 7 Connetion Guide Installing the printer loally (Windows) Note: When installing a loally attahed printer, if the operating system is not supported y the Software and Doumentation CD, then the

More information

特集 Road Border Recognition Using FIR Images and LIDAR Signal Processing

特集 Road Border Recognition Using FIR Images and LIDAR Signal Processing デンソーテクニカルレビュー Vol. 15 2010 特集 Road Border Reognition Using FIR Images and LIDAR Signal Proessing 高木聖和 バーゼル ファルディ Kiyokazu TAKAGI Basel Fardi ヘンドリック ヴァイゲル Hendrik Weigel ゲルド ヴァニーリック Gerd Wanielik This paper

More information

EXODUS II: A Finite Element Data Model

EXODUS II: A Finite Element Data Model SAND92-2137 Unlimited Release Printed November 1995 Distribution Category UC-705 EXODUS II: A Finite Element Data Model Larry A. Shoof, Vitor R. Yarberry Computational Mehanis and Visualization Department

More information

C 2 C 3 C 1 M S. f e. e f (3,0) (0,1) (2,0) (-1,1) (1,0) (-1,0) (1,-1) (0,-1) (-2,0) (-3,0) (0,-2)

C 2 C 3 C 1 M S. f e. e f (3,0) (0,1) (2,0) (-1,1) (1,0) (-1,0) (1,-1) (0,-1) (-2,0) (-3,0) (0,-2) SPECIAL ISSUE OF IEEE TRANSACTIONS ON ROBOTICS AND AUTOMATION: MULTI-ROBOT SSTEMS, 00 Distributed reonfiguration of hexagonal metamorphi robots Jennifer E. Walter, Jennifer L. Welh, and Nany M. Amato Abstrat

More information

Algorithms for External Memory Lecture 6 Graph Algorithms - Weighted List Ranking

Algorithms for External Memory Lecture 6 Graph Algorithms - Weighted List Ranking Algorithms for External Memory Leture 6 Graph Algorithms - Weighted List Ranking Leturer: Nodari Sithinava Sribe: Andi Hellmund, Simon Ohsenreither 1 Introdution & Motivation After talking about I/O-effiient

More information

Supplementary Material: Geometric Calibration of Micro-Lens-Based Light-Field Cameras using Line Features

Supplementary Material: Geometric Calibration of Micro-Lens-Based Light-Field Cameras using Line Features Supplementary Material: Geometri Calibration of Miro-Lens-Based Light-Field Cameras using Line Features Yunsu Bok, Hae-Gon Jeon and In So Kweon KAIST, Korea As the supplementary material, we provide detailed

More information

Optimization of Two-Stage Cylindrical Gear Reducer with Adaptive Boundary Constraints

Optimization of Two-Stage Cylindrical Gear Reducer with Adaptive Boundary Constraints 5 JOURNAL OF SOFTWARE VOL. 8 NO. 8 AUGUST Optimization of Two-Stage Cylindrial Gear Reduer with Adaptive Boundary Constraints Xueyi Li College of Mehanial and Eletroni Engineering Shandong University of

More information

Constructing Hierarchies for Triangle Meshes

Constructing Hierarchies for Triangle Meshes IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS VOL. 4 NO. APRIL-JUNE 1998 145 Construting Hierarhies for Triangle Meshes Tran S. Gieng Bernd Hamann Member IEEE Kenneth I. Joy Member IEEE Gregory

More information

Design of tree-type support structure of free-form shell generated using fractal geometry

Design of tree-type support structure of free-form shell generated using fractal geometry 6 30 September, 06, Too, Japan K. Kawaguhi, M. Ohsai, T. Taeuhi (eds.) Design of tree-tpe support struture of free-form shell generated using fratal geometr Jinglan CUI*, Guanghun ZHOU a, Maoto OHSAKI

More information

Plot-to-track correlation in A-SMGCS using the target images from a Surface Movement Radar

Plot-to-track correlation in A-SMGCS using the target images from a Surface Movement Radar Plot-to-trak orrelation in A-SMGCS using the target images from a Surfae Movement Radar G. Golino Radar & ehnology Division AMS, Italy ggolino@amsjv.it Abstrat he main topi of this paper is the formulation

More information

Analysis of input and output configurations for use in four-valued CCD programmable logic arrays

Analysis of input and output configurations for use in four-valued CCD programmable logic arrays nalysis of input and output onfigurations for use in four-valued D programmable logi arrays J.T. utler H.G. Kerkhoff ndexing terms: Logi, iruit theory and design, harge-oupled devies bstrat: s in binary,

More information

Performance of Histogram-Based Skin Colour Segmentation for Arms Detection in Human Motion Analysis Application

Performance of Histogram-Based Skin Colour Segmentation for Arms Detection in Human Motion Analysis Application World Aademy of Siene, Engineering and Tehnology 8 009 Performane of Histogram-Based Skin Colour Segmentation for Arms Detetion in Human Motion Analysis Appliation Rosalyn R. Porle, Ali Chekima, Farrah

More information

Graph-Based vs Depth-Based Data Representation for Multiview Images

Graph-Based vs Depth-Based Data Representation for Multiview Images Graph-Based vs Depth-Based Data Representation for Multiview Images Thomas Maugey, Antonio Ortega, Pasal Frossard Signal Proessing Laboratory (LTS), Eole Polytehnique Fédérale de Lausanne (EPFL) Email:

More information

Triangles. Learning Objectives. Pre-Activity

Triangles. Learning Objectives. Pre-Activity Setion 3.2 Pre-tivity Preparation Triangles Geena needs to make sure that the dek she is building is perfetly square to the brae holding the dek in plae. How an she use geometry to ensure that the boards

More information

Connection Guide. Installing the printer locally (Windows) What is local printing? Installing the printer using the Software and Documentation CD

Connection Guide. Installing the printer locally (Windows) What is local printing? Installing the printer using the Software and Documentation CD Connetion Guide Page 1 of 5 Connetion Guide Installing the printer loally (Windows) Note: If the Software and Doumentation CD does not support the operating system, you must use the Add Printer Wizard.

More information

A Novel Validity Index for Determination of the Optimal Number of Clusters

A Novel Validity Index for Determination of the Optimal Number of Clusters IEICE TRANS. INF. & SYST., VOL.E84 D, NO.2 FEBRUARY 2001 281 LETTER A Novel Validity Index for Determination of the Optimal Number of Clusters Do-Jong KIM, Yong-Woon PARK, and Dong-Jo PARK, Nonmembers

More information

Adaptive Implicit Surface Polygonization using Marching Triangles

Adaptive Implicit Surface Polygonization using Marching Triangles Volume 20 (2001), Number 2 pp. 67 80 Adaptive Impliit Surfae Polygonization using Marhing Triangles Samir Akkouhe Eri Galin L.I.G.I.M L.I.G.I.M Eole Centrale de Lyon Université Claude Bernard Lyon 1 B.P.

More information

ASSESSMENT OF TWO CHEAP CLOSE-RANGE FEATURE EXTRACTION SYSTEMS

ASSESSMENT OF TWO CHEAP CLOSE-RANGE FEATURE EXTRACTION SYSTEMS ASSESSMENT OF TWO CHEAP CLOSE-RANGE FEATURE EXTRACTION SYSTEMS Ahmed Elaksher a, Mohammed Elghazali b, Ashraf Sayed b, and Yasser Elmanadilli b a Shool of Civil Engineering, Purdue University, West Lafayette,

More information

3-D IMAGE MODELS AND COMPRESSION - SYNTHETIC HYBRID OR NATURAL FIT?

3-D IMAGE MODELS AND COMPRESSION - SYNTHETIC HYBRID OR NATURAL FIT? 3-D IMAGE MODELS AND COMPRESSION - SYNTHETIC HYBRID OR NATURAL FIT? Bernd Girod, Peter Eisert, Marus Magnor, Ekehard Steinbah, Thomas Wiegand Te {girod eommuniations Laboratory, University of Erlangen-Nuremberg

More information

A Unified Subdivision Scheme for Polygonal Modeling

A Unified Subdivision Scheme for Polygonal Modeling EUROGRAPHICS 2 / A. Chalmers and T.-M. Rhyne (Guest Editors) Volume 2 (2), Number 3 A Unified Subdivision Sheme for Polygonal Modeling Jérôme Maillot Jos Stam Alias Wavefront Alias Wavefront 2 King St.

More information

Exploring the Commonality in Feature Modeling Notations

Exploring the Commonality in Feature Modeling Notations Exploring the Commonality in Feature Modeling Notations Miloslav ŠÍPKA Slovak University of Tehnology Faulty of Informatis and Information Tehnologies Ilkovičova 3, 842 16 Bratislava, Slovakia miloslav.sipka@gmail.om

More information

Fast Rigid Motion Segmentation via Incrementally-Complex Local Models

Fast Rigid Motion Segmentation via Incrementally-Complex Local Models Fast Rigid Motion Segmentation via Inrementally-Complex Loal Models Fernando Flores-Mangas Allan D. Jepson Department of Computer Siene, University of Toronto {mangas,jepson}@s.toronto.edu Abstrat The

More information

System-Level Parallelism and Throughput Optimization in Designing Reconfigurable Computing Applications

System-Level Parallelism and Throughput Optimization in Designing Reconfigurable Computing Applications System-Level Parallelism and hroughput Optimization in Designing Reonfigurable Computing Appliations Esam El-Araby 1, Mohamed aher 1, Kris Gaj 2, arek El-Ghazawi 1, David Caliga 3, and Nikitas Alexandridis

More information

MATH STUDENT BOOK. 12th Grade Unit 6

MATH STUDENT BOOK. 12th Grade Unit 6 MATH STUDENT BOOK 12th Grade Unit 6 Unit 6 TRIGONOMETRIC APPLICATIONS MATH 1206 TRIGONOMETRIC APPLICATIONS INTRODUCTION 3 1. TRIGONOMETRY OF OBLIQUE TRIANGLES 5 LAW OF SINES 5 AMBIGUITY AND AREA OF A TRIANGLE

More information

COST PERFORMANCE ASPECTS OF CCD FAST AUXILIARY MEMORY

COST PERFORMANCE ASPECTS OF CCD FAST AUXILIARY MEMORY COST PERFORMANCE ASPECTS OF CCD FAST AUXILIARY MEMORY Dileep P, Bhondarkor Texas Instruments Inorporated Dallas, Texas ABSTRACT Charge oupled devies (CCD's) hove been mentioned as potential fast auxiliary

More information

A Coarse-to-Fine Classification Scheme for Facial Expression Recognition

A Coarse-to-Fine Classification Scheme for Facial Expression Recognition A Coarse-to-Fine Classifiation Sheme for Faial Expression Reognition Xiaoyi Feng 1,, Abdenour Hadid 1 and Matti Pietikäinen 1 1 Mahine Vision Group Infoteh Oulu and Dept. of Eletrial and Information Engineering

More information

A {k, n}-secret Sharing Scheme for Color Images

A {k, n}-secret Sharing Scheme for Color Images A {k, n}-seret Sharing Sheme for Color Images Rastislav Luka, Konstantinos N. Plataniotis, and Anastasios N. Venetsanopoulos The Edward S. Rogers Sr. Dept. of Eletrial and Computer Engineering, University

More information

Abstract A method for the extrusion of arbitrary polygon meshes is introduced. This method can be applied to model a large class of complex 3-D

Abstract A method for the extrusion of arbitrary polygon meshes is introduced. This method can be applied to model a large class of complex 3-D Abstrat A method for the extrusion of arbitrary polygon meshes is introdued. This method an be applied to model a large lass of omplex 3-D losed surfaes. It onsists of defining a (typially small) set of

More information

Approximate logic synthesis for error tolerant applications

Approximate logic synthesis for error tolerant applications Approximate logi synthesis for error tolerant appliations Doohul Shin and Sandeep K. Gupta Eletrial Engineering Department, University of Southern California, Los Angeles, CA 989 {doohuls, sandeep}@us.edu

More information

MPhys Final Year Project Dissertation by Andrew Jackson

MPhys Final Year Project Dissertation by Andrew Jackson Development of software for the omputation of the properties of eletrostati eletro-optial devies via both the diret ray traing and paraxial approximation tehniques. MPhys Final Year Projet Dissertation

More information

Unsupervised Stereoscopic Video Object Segmentation Based on Active Contours and Retrainable Neural Networks

Unsupervised Stereoscopic Video Object Segmentation Based on Active Contours and Retrainable Neural Networks Unsupervised Stereosopi Video Objet Segmentation Based on Ative Contours and Retrainable Neural Networks KLIMIS NTALIANIS, ANASTASIOS DOULAMIS, and NIKOLAOS DOULAMIS National Tehnial University of Athens

More information

HEXA: Compact Data Structures for Faster Packet Processing

HEXA: Compact Data Structures for Faster Packet Processing Washington University in St. Louis Washington University Open Sholarship All Computer Siene and Engineering Researh Computer Siene and Engineering Report Number: 27-26 27 HEXA: Compat Data Strutures for

More information

Wide-baseline Multiple-view Correspondences

Wide-baseline Multiple-view Correspondences Wide-baseline Multiple-view Correspondenes Vittorio Ferrari, Tinne Tuytelaars, Lu Van Gool, Computer Vision Group (BIWI), ETH Zuerih, Switzerland ESAT-PSI, University of Leuven, Belgium {ferrari,vangool}@vision.ee.ethz.h,

More information

A DYNAMIC ACCESS CONTROL WITH BINARY KEY-PAIR

A DYNAMIC ACCESS CONTROL WITH BINARY KEY-PAIR Malaysian Journal of Computer Siene, Vol 10 No 1, June 1997, pp 36-41 A DYNAMIC ACCESS CONTROL WITH BINARY KEY-PAIR Md Rafiqul Islam, Harihodin Selamat and Mohd Noor Md Sap Faulty of Computer Siene and

More information

Multi-Channel Wireless Networks: Capacity and Protocols

Multi-Channel Wireless Networks: Capacity and Protocols Multi-Channel Wireless Networks: Capaity and Protools Tehnial Report April 2005 Pradeep Kyasanur Dept. of Computer Siene, and Coordinated Siene Laboratory, University of Illinois at Urbana-Champaign Email:

More information

Multiple Assignments

Multiple Assignments Two Outputs Conneted Together Multiple Assignments Two Outputs Conneted Together if (En1) Q

More information

A Load-Balanced Clustering Protocol for Hierarchical Wireless Sensor Networks

A Load-Balanced Clustering Protocol for Hierarchical Wireless Sensor Networks International Journal of Advanes in Computer Networks and Its Seurity IJCNS A Load-Balaned Clustering Protool for Hierarhial Wireless Sensor Networks Mehdi Tarhani, Yousef S. Kavian, Saman Siavoshi, Ali

More information

Trajectory Tracking Control for A Wheeled Mobile Robot Using Fuzzy Logic Controller

Trajectory Tracking Control for A Wheeled Mobile Robot Using Fuzzy Logic Controller Trajetory Traking Control for A Wheeled Mobile Robot Using Fuzzy Logi Controller K N FARESS 1 M T EL HAGRY 1 A A EL KOSY 2 1 Eletronis researh institute, Cairo, Egypt 2 Faulty of Engineering, Cairo University,

More information

Gradient based progressive probabilistic Hough transform

Gradient based progressive probabilistic Hough transform Gradient based progressive probabilisti Hough transform C.Galambos, J.Kittler and J.Matas Abstrat: The authors look at the benefits of exploiting gradient information to enhane the progressive probabilisti

More information

An Optimized Approach on Applying Genetic Algorithm to Adaptive Cluster Validity Index

An Optimized Approach on Applying Genetic Algorithm to Adaptive Cluster Validity Index IJCSES International Journal of Computer Sienes and Engineering Systems, ol., No.4, Otober 2007 CSES International 2007 ISSN 0973-4406 253 An Optimized Approah on Applying Geneti Algorithm to Adaptive

More information

Measurement of the stereoscopic rangefinder beam angular velocity using the digital image processing method

Measurement of the stereoscopic rangefinder beam angular velocity using the digital image processing method Measurement of the stereosopi rangefinder beam angular veloity using the digital image proessing method ROMAN VÍTEK Department of weapons and ammunition University of defense Kouniova 65, 62 Brno CZECH

More information

Sparse Certificates for 2-Connectivity in Directed Graphs

Sparse Certificates for 2-Connectivity in Directed Graphs Sparse Certifiates for 2-Connetivity in Direted Graphs Loukas Georgiadis Giuseppe F. Italiano Aikaterini Karanasiou Charis Papadopoulos Nikos Parotsidis Abstrat Motivated by the emergene of large-sale

More information

Vertex Unfoldings of Orthogonal Polyhedra: Positive, Negative, and Inconclusive Results

Vertex Unfoldings of Orthogonal Polyhedra: Positive, Negative, and Inconclusive Results CCCG 2018, Winnipeg, Canada, August 8 10, 2018 Vertex Unfoldings of Orthogonal Polyhedra: Positive, Negative, and Inonlusive Results Luis A. Garia Andres Gutierrrez Isaa Ruiz Andrew Winslow Abstrat We

More information

Coupling of MASH-MORSE Adjoint Leakages with Spaceand Time-Dependent Plume Radiation Sources

Coupling of MASH-MORSE Adjoint Leakages with Spaceand Time-Dependent Plume Radiation Sources ORNL/TM-2000/335 oupling of MASH-MORSE Adjoint Leakages with Spaeand Time-Dependent Plume Radiation Soures. O. Slater J. M. Barnes J. O. Johnson J. P. Renier R. T. Santoro DOUMENT AVAILABILITY Reports

More information

8 : Learning Fully Observed Undirected Graphical Models

8 : Learning Fully Observed Undirected Graphical Models 10-708: Probabilisti Graphial Models 10-708, Spring 2018 8 : Learning Fully Observed Undireted Graphial Models Leturer: Kayhan Batmanghelih Sribes: Chenghui Zhou, Cheng Ran (Harvey) Zhang When learning

More information

Fuzzy Meta Node Fuzzy Metagraph and its Cluster Analysis

Fuzzy Meta Node Fuzzy Metagraph and its Cluster Analysis Journal of Computer Siene 4 (): 9-97, 008 ISSN 549-3636 008 Siene Publiations Fuzzy Meta Node Fuzzy Metagraph and its Cluster Analysis Deepti Gaur, Aditya Shastri and Ranjit Biswas Department of Computer

More information

Abstract. We describe a parametric hybrid Bezier patch that, in addition. schemes are local in that changes to part of the data only aect portions of

Abstract. We describe a parametric hybrid Bezier patch that, in addition. schemes are local in that changes to part of the data only aect portions of A Parametri Hyrid Triangular Bezier Path Stephen Mann and Matthew Davidhuk Astrat. We desrie a parametri hyrid Bezier path that, in addition to lending interior ontrol points, lends oundary ontrol points.

More information

Dubins Path Planning of Multiple UAVs for Tracking Contaminant Cloud

Dubins Path Planning of Multiple UAVs for Tracking Contaminant Cloud Proeedings of the 17th World Congress The International Federation of Automati Control Dubins Path Planning of Multiple UAVs for Traking Contaminant Cloud S. Subhan, B.A. White, A. Tsourdos M. Shanmugavel,

More information

Defect Detection and Classification in Ceramic Plates Using Machine Vision and Naïve Bayes Classifier for Computer Aided Manufacturing

Defect Detection and Classification in Ceramic Plates Using Machine Vision and Naïve Bayes Classifier for Computer Aided Manufacturing Defet Detetion and Classifiation in Cerami Plates Using Mahine Vision and Naïve Bayes Classifier for Computer Aided Manufaturing 1 Harpreet Singh, 2 Kulwinderpal Singh, 1 Researh Student, 2 Assistant Professor,

More information

A PROTOTYPE OF INTELLIGENT VIDEO SURVEILLANCE CAMERAS

A PROTOTYPE OF INTELLIGENT VIDEO SURVEILLANCE CAMERAS INTERNATIONAL JOURNAL OF INFORMATION AND SYSTEMS SCIENCES Volume 1, 3, Number 1, 3, Pages 1-22 365-382 2007 Institute for Sientifi Computing and Information A PROTOTYPE OF INTELLIGENT VIDEO SURVEILLANCE

More information

Orientation of the coordinate system

Orientation of the coordinate system Orientation of the oordinate system Right-handed oordinate system: -axis by a positive, around the -axis. The -axis is mapped to the i.e., antilokwise, rotation of The -axis is mapped to the -axis by a

More information

Chemical, Biological and Radiological Hazard Assessment: A New Model of a Plume in a Complex Urban Environment

Chemical, Biological and Radiological Hazard Assessment: A New Model of a Plume in a Complex Urban Environment hemial, Biologial and Radiologial Haard Assessment: A New Model of a Plume in a omplex Urban Environment Skvortsov, A.T., P.D. Dawson, M.D. Roberts and R.M. Gailis HPP Division, Defene Siene and Tehnology

More information

REAL-TIME HYBRID SIMULATION WITH ADAPTIVE ACTUATOR CONTROL FOR STRUCTURAL ENGINEERING RESEARCH ABSTRACT

REAL-TIME HYBRID SIMULATION WITH ADAPTIVE ACTUATOR CONTROL FOR STRUCTURAL ENGINEERING RESEARCH ABSTRACT REAL-TIME HYBRID SIMULATION WITH ADAPTIVE ACTUATOR CONTROL FOR STRUCTURAL ENGINEERING RESEARCH Cheng Chen 1, James M. Riles 2, Rihard Sause 2, and Theodore L. Karavasilis 2 ABSTRACT Real-time hybrid simulation

More information

the data. Structured Principal Component Analysis (SPCA)

the data. Structured Principal Component Analysis (SPCA) Strutured Prinipal Component Analysis Kristin M. Branson and Sameer Agarwal Department of Computer Siene and Engineering University of California, San Diego La Jolla, CA 9193-114 Abstrat Many tasks involving

More information

Using Augmented Measurements to Improve the Convergence of ICP

Using Augmented Measurements to Improve the Convergence of ICP Using Augmented Measurements to Improve the onvergene of IP Jaopo Serafin, Giorgio Grisetti Dept. of omputer, ontrol and Management Engineering, Sapienza University of Rome, Via Ariosto 25, I-0085, Rome,

More information

DECT Module Installation Manual

DECT Module Installation Manual DECT Module Installation Manual Rev. 2.0 This manual desribes the DECT module registration method to the HUB and fan airflow settings. In order for the HUB to ommuniate with a ompatible fan, the DECT module

More information

Flow Demands Oriented Node Placement in Multi-Hop Wireless Networks

Flow Demands Oriented Node Placement in Multi-Hop Wireless Networks Flow Demands Oriented Node Plaement in Multi-Hop Wireless Networks Zimu Yuan Institute of Computing Tehnology, CAS, China {zimu.yuan}@gmail.om arxiv:153.8396v1 [s.ni] 29 Mar 215 Abstrat In multi-hop wireless

More information

Partial Character Decoding for Improved Regular Expression Matching in FPGAs

Partial Character Decoding for Improved Regular Expression Matching in FPGAs Partial Charater Deoding for Improved Regular Expression Mathing in FPGAs Peter Sutton Shool of Information Tehnology and Eletrial Engineering The University of Queensland Brisbane, Queensland, 4072, Australia

More information

Series/1 GA File No i=:: IBM Series/ Battery Backup Unit Description :::5 ~ ~ >-- ffi B~88 ~0 (] II IIIIII

Series/1 GA File No i=:: IBM Series/ Battery Backup Unit Description :::5 ~ ~ >-- ffi B~88 ~0 (] II IIIIII Series/1 I. (.. GA34-0032-0 File No. 51-10 a i=:: 5 Q 1 IBM Series/1 4999 Battery Bakup Unit Desription B88 0 (] o. :::5 >-- ffi "- I II1111111111IIIIII1111111 ---- - - - - ----- --_.- Series/1 «h: ",

More information

Improving the Perceptual Uniformity of a Gloss Space

Improving the Perceptual Uniformity of a Gloss Space Improving the Pereptual Uniformity of a Gloss Spae Adria Fores, 1 Mark D. Fairhild, 1 Ingeborg Tastl 2 1 Munsell Color Siene Laboratory, Rohester Institute of Tehnology 2 Hewlett-Pakard Laboratories Abstrat

More information

CUTTING FORCES AND CONSECUTIVE DEFORMATIONS AT MILLING PARTS WITH THIN WALLS

CUTTING FORCES AND CONSECUTIVE DEFORMATIONS AT MILLING PARTS WITH THIN WALLS Proeedings of the International Conferene on Manufaturing Systems ICMaS Vol. 4, 2009, ISSN 1842-3183 University POLITEHNICA of Buharest, Mahine and Manufaturing Systems Department Buharest, Romania CUTTING

More information

Interim -September Texas Department of Transportation Transportation Planning Division

Interim -September Texas Department of Transportation Transportation Planning Division 11. Report No. f. Go'l/ernment Aession No. FHWA/TX-90/1153-4 TECHNICAL REPORT STANDARD TITLE PAGE fj. Reipient's Catalog No. ' J~VELO~MENT, TESTING, AND EVALUATION OF A NODAL RES1RAINT ASSIGNMENT PROCEDURE

More information

The Minimum Redundancy Maximum Relevance Approach to Building Sparse Support Vector Machines

The Minimum Redundancy Maximum Relevance Approach to Building Sparse Support Vector Machines The Minimum Redundany Maximum Relevane Approah to Building Sparse Support Vetor Mahines Xiaoxing Yang, Ke Tang, and Xin Yao, Nature Inspired Computation and Appliations Laboratory (NICAL), Shool of Computer

More information

Boundary Correct Real-Time Soft Shadows

Boundary Correct Real-Time Soft Shadows Boundary Corret Real-Time Soft Shadows Bjarke Jakobsen Niels J. Christensen Bent D. Larsen Kim S. Petersen Informatis and Mathematial Modelling Tehnial University of Denmark {bj, nj, bdl}@imm.dtu.dk, kim@deadline.dk

More information

BSPLND, A B-Spline N-Dimensional Package for Scattered Data Interpolation

BSPLND, A B-Spline N-Dimensional Package for Scattered Data Interpolation BSPLND, A B-Spline N-Dimensional Pakage for Sattered Data Interpolation Mihael P. Weis Traker Business Systems 85 Terminal Drive, Suite Rihland, WA 995-59-946-544 mike@vidian.net Robert R. Lewis Washington

More information

Development Length: Compression Bars

Development Length: Compression Bars CHAPTER Reinfored Conrete Design Fifth Edition DEVELOPMENT, SPLICES, AND SIMPLE SPAN BAR CUTOFFS A. J. Clark Shool of Engineering Department of Civil and Environmental Engineering Part I Conrete Design

More information

A Fast Kernel-based Multilevel Algorithm for Graph Clustering

A Fast Kernel-based Multilevel Algorithm for Graph Clustering A Fast Kernel-based Multilevel Algorithm for Graph Clustering Inderjit Dhillon Dept. of Computer Sienes University of Texas at Austin Austin, TX 78712 inderjit@s.utexas.edu Yuqiang Guan Dept. of Computer

More information