Advanced Eulerian Techniques for the Numerical Simulation of Impact and Penetration using AUTODYN-3D

Size: px
Start display at page:

Download "Advanced Eulerian Techniques for the Numerical Simulation of Impact and Penetration using AUTODYN-3D"

Transcription

1 9 th Intenational Symposium on Inteaction of the Effects of Munitions with Stuctues Belin, 3-7 May 1999 Advanced Euleian Techniques fo the Numeical Simulation of Impact and Penetation using AUTODYN-3D Gabi Luttwak 1 Rafael, Box 2250, Haifa 31021, Isael Malcolm S. Cowle Centuy Dynamics Inc., 2333 San Ramon alley Blvd, Suite 185, San Ramon, CA Tel: , Fax: , msc@autodyn.com Abstact This pape descibes two new capabilities that have been implemented in the non-linea dynamics pogam AUTODYN-3D. A second ode Eule pocesso using a Godunov solve, thee dimensional inteface econstuction, and dynamic memoy management. A Lagange to Eule emap. The numeical simulation of the fomation and penetation of an explosively fomed pojectile is used to demonstate these new capabilities. 1.0 Intoduction Impacts and penetations typically poduce lage mateial flow and defomation. In a Lagangian calculation the gid moves with the mateial velocity. This can cause sevee gid distotions of the Lagangian gid. In many cases Euleian coodinates ae a natual way to handle such poblems. In the past, howeve, seveal dawbacks have pevented the efficient utilization of the multi-mateial Euleian technique: The advection of mateial though an Eule gid can geneate numeical diffusion, which atificially smoothes gadients in the calculation. It is difficult to adequately follow mateial intefaces, which cut though the Eule cells, especially if the mateial flow is in a diection diagonal to the gid. Most impotantly, an Eule gid must cove egions not only whee mateial initially exists, but also egions into which mateial is expected to flow duing a calculation. Fo thee-dimensional calculations the esulting memoy equiements ae usually so pohibitive, that only coase-gid calculations can be computed.. A new second ode Eule pocesso has been implemented in the non-linea dynamic analysis pogam AUTODYN- 3D. This pocesso employs novel techniques to emedy the above deficiencies: A second ode Godunov scheme [1] is used to decease numeical diffusion. Multi-mateial intefaces ae followed using a fast and obust algoithm simila to Young s technique [2]. A unique dynamic memoy-management scheme allows almost no memoy to be used fo empty (void) cells. Thus, an Euleian calculation utilizes only slightly moe memoy esouces than an equivalent Lagangian calculation. Despite poblems with gid distotions, the Lagangian appoach still has seveal advantages ove Eule, paticulaly in modeling complex o thin mateial layes and mateial stength and failue. Theefoe, it is often pefeable to pefom the ealy stages of the calculation using a Lagangian gid, while gid distotions ae easonable. An option 1 Wok pefomed at Centuy Dynamics, while on sabbatical leave fom Rafael

2 has been developed fo AUTODYN-3D, which allows such calculations to be emapped into a multi-mateial Eule gid (conseving mass, momentum and enegy) when distotions become too sevee. An example illustates these capabilities. The fomation of an Explosively Fomed Pojectile (EFP) is computed using Lagangian coodinates. The esults of this calculation ae then emapped into an Euleian gid, and the impact of the EFP into a taget is computed. 2.0 Theoy To obtain the diffeential equations of motion, the consevation laws of mass momentum and enegy ae applied to an abitay small closed contol volume, : d dt d dt d dt ρdv = ρudv = ρe dv = T ρ( u u ) ds ρu g ( u u ) g ds + σ ds ρuet ( u ug ) ds + ( σ u ) ds The contol volume may be moving with an abitay speed, u g. In Euleian coodinates, the gid is fixed, u g =0. In Lagangian coodinates, the gid moves with the mateial velocity, u g = u. The total enegy e T is expessed as the sum of intenal enegy e and kinetic enegy. The stess tenso is decomposed into a hydostatic pessue p, and stess deviatos s. The pessue is obtained fom the equation of state, while the stess deviatos ae deived fom mateial constitutive elations: 2 e u T = e + 2 ; p = p( ρ, e) ; σ = pi + s Fo compessible flow, the esulting equations of motions ae hypebolic in chaacte. Duing the solution of these equations, shocks and contact discontinuities can be geneated, acoss which the diffeential equations do not hold. In such situations, applying the consevation equations acoss the discontinuity yields the Rankine-Hugoniot elations. The diffeence equations ae obtained by applying the integal consevation equations diectly ove the computational cell. In this way, the esulting equations ae locally consevative. Howeve, like the diffeential equations, these diffeence equations ae not valid at discontinuities. One solution to this poblem is to explicitly follow each shock pesent in a calculation and solve the Rankine-Hugoniot elations acoss the shock font. This technique is called shock fitting. Unfotunately, the complex fomations and inteactions of shocks that typically develop in multidimensional solutions make this technique fa too complicated and impactical to implement fo geneal-pupose calculations. An altenative, moe pactical appoach, is to modify the diffeence equations to captue the shocks. The most popula of these shock captue techniques is on Neumann s Pseudoviscosity [3]. With this technique, a tem is added to the diffeential equations, which causes gadients at shocks to be spead ove 2-3 computational cells. This method is usually used in fist ode solutions as esults tend to be somewhat noisy nea discontinuities, educing the accuacy of calculations. In the second ode Godunov scheme, an algoithm that coectly captues shocks without using atificial damping tems is used. 2.1 The second ode Godunov scheme In a fist ode diffeence scheme, vaiables ae assumed to be constant within a computational cell. With this assumption, thee will commonly be a discontinuity at the bounday between two neighboing cells. In gas-dynamics, the solution at a discontinuity between two constant states is known as the Riemann poblem. Godunov [4] poposed that the Riemann poblem be solved to obtain face values of vaiables. The esulting face values ae then used to integate the consevation equations ove the contol volume. In fist ode solutions, this technique diffuses gadients moe than the on-neumann pseudo-viscosity method. To ovecome this poblem, an Lee [1] extended Godunov s method to second ode. This technique has been implemented in AUTODYN-3D. To obtain second ode accuacy, each vaiable is assumed to vay linealy ove a cell. This equies caying not only a cell-centeed value fo each vaiable, but also its gadient. The gadient is used to extapolate face values of vaiables fom the cell-centeed values. In geneal, the extapolated face values ae diffeent on each side of a face, so an appoximate Riemann poblem is solved to advance the solution at each face to the middle of the time step.

3 To maintain stability, the advection tems must be diffusive up to the tuncation eo. Consequently a second ode tanspot scheme is much less diffusive than the equivalent fist ode solution. Howeve, in the neighbohood of shocks, whee the gadients ae infinite, a highe ode scheme may pefom wose. Such schemes can also atificially ceate new extema, o enhance existing extema in the distibution of the vaiables. To pevent such non-monotonic behavio, an Lee poposed a slope limiting technique, wheeby the density gadient (slope) in a cell is limited, so that the extapolated values of the density at the neighboing cell centes emain bounded by the values of the densities in the neighboing cells. The second ode Godunov scheme implemented in AUTODYN-3D closely follows the wok of Hancock [5]. Thus, gadients ae set to zeo at shocks and discontinuities, and nea fee sufaces and mateial intefaces (i.e. in these aeas, the solution evets to fist ode). The consevation equations ae integated ove the computational cells in thee-dimensional space (athe than caying out one-dimensional diection splitting which, while technically simple and fomally second ode accuate, is touble pone). Hancock s pesciptions fo slope-limiting ae used. Fo elasticplastic flow, the slopes of the stess deviatos ae not computed, so thei advection is only fist ode accuate (fo typical poblems involving high-speed impact and detonation, whee the stess deviatos account fo less than 10% of the pessue, this appoach can be justified). The Riemann solve uses a two-shock appoximation. Since the shock Hugoniot fo weak waves is tangent to the isentope, this appoximation holds easonably well eveywhee, except nea stong aefactions. In compession, and locally, ove the time step, a linea elationship is assumed between the shock speed, U s, and the mateial velocity, u: U s = c 0 + Fo most solids, such a elation is expeimentally obseved ove a lage ange of pessues. Fo expansions, U s is taken to be equal to the sound speed c 0. This appoach does not limit the equation of state used. The ole of the Riemann solve is somewhat simila to the atificial viscosity used in fist ode codes. 2.2 Multi-mateial inteface tacking In an Euleian calculation the gid emains fixed in space, and mateials flow though it. This means that mateial intefaces may cut though cells. One of the most difficult tasks in a multi-mateial Euleian scheme is to adequately follow these mateial intefaces. A numbe of diffeent appoaches have been used to addess this poblem. Some solutions (e.g. Paticle In Cell (PIC) [6] ) use Lagangian paticles to tack mateial intefaces. These paticles move with the mateial and consequently suffe fom distotion poblems simila to those chaacteistic of Lagangian gids. A ecent altenative is the Level Set [7] method in which the inteface is located at some constant value of a function defined at the cell vetices. Typically the function may be chosen as the distance to the inteface. By advancing the values of this function in time, the inteface position can be detemined. Unlike Lagange paticle methods, the Level Set method can deal easily with changes in the topology of the intefaces. Howeve, the location of intefaces obtained using eithe of these two appoaches may not be consistent with the patial volume and mass pesent in a cell, as computed by the advection tems of the consevation equations. Because of these limitations, the following olume of Fluid method (OF) [15] has been implemented in AUTODYN. Mateial inteface locations ae needed to compute the faction of each mateial that is tanspoted acoss a cell face duing the advective phase. OF methods detemine the location of any mateial intefaces within a dono cell by analyzing the volume factions of mateials in neighboing cells, essentially pefoming an inteface econstuction. Simple pefeential tanspot [8] and dono-accepto schemes use only the two cells adjacent to the face (i.e. a onedimensional econstuction) to detemine the location of mateial intefaces. SLIC (Simple Line Inteface Calculation) [9] is a futhe impovement of this appoach in which the ode of fluxing mateials is chosen to be dependent on thei pesence in thee cells (the dono cell, the accepto cell and the cell behind the dono cell). Robust and efficient, SLIC gives good esults if the flow is nomal to the gid (mateial intefaces ae always constucted nomal to the gid), but can cause lage eos when the flow is diagonal though the gid. su

4 SLIC Multidimensional Reconstuction This poblem is lagely ovecome by using a moe complex multidimensional inteface econstuction [2,10-12], whee the shape of the inteface cutting the cell is assumed to be plana, but not necessaily nomal to the gid. If the nomal diection to this plane is known, the position of the mateial inteface can be exactly detemined fom the volume a, of one of the mateials in the cell [12]. The nomal is assumed to be in the diection of the gadient of the elative patial volume, ( a /). The gadient is computed using the values of ( a /) in the dono cell and all its neighbos [2]. This high-esolution algoithm is ideal fo a well-behaved inteface whee at least one neighbo to the dono cell is full of mateial and one is empty. If this is not the case (e.g. if thee is a single dop of mateial in a cell), the nomal to the inteface is not well defined, in which case SLIC is used. SLIC is also eveted to if thee ae moe than two mateials (including voids) in a dono cell. 2.3 Dynamic memoy management A Lagangian gid defoms with the mateials it is modeling, wheeas an Euleian gid is fixed in space and the mateials flow though it. Consequently an Eule gid must span all the space eached by any of its mateials duing the calculation. Fo poblems in which mateials move many times thei chaacteistic lengths, the numbe of Euleian cells equied will fa exceed the numbe of Lagangian cells necessay to descibe the same poblem. Fo thee-dimensional poblems this atio may well be moe than an ode of magnitude. To account fo the advection vaiables, an Euleian cell also equies about twice the stoage of a Lagangian cell. Consequently, memoy equiements fo unning many Euleian calculations with adequate gid esolution exceed the available esouces. To ovecome these difficulties AUTODYN-3D takes advantage of moden compile technology in using a novel dynamic memoy-management scheme. AUTODYN-3D, esion 4, has been completely ewitten in Fotan 90, allowing a simple and moe tanspaent use of pointes. Each cell in an Eule gid has a pointe, pointing to a location in memoy whee gid and mateial vaiables fo the cell ae stoed (gid coodinates ae not included in these data, they ae stoed in sepaate aays ). Undestanding that empty (void) cells equie no gid o mateial data, the pointes fo all empty cells point to a common location in memoy containing dummy data fo void cells. Each time a cell is emptied, the block of memoy pointed to fo that cell is eleased and the pointe is ediected to the common memoy location fo void cells. When a peviously empty cell has mateial flow into it, a new block of memoy is assigned fo its gid and mateial vaiables and the pointe fo the cell (peviously pointing to the common memoy location) is ediected to the newly assigned memoy. A simila technique is used fo multi-mateial cells. As mateials flow in and out of cells, the amount of memoy pointed to is adjusted accoding to the numbe of mateials in each cell. Fo efficiency, system memoy is allocated as equied in lage supeblocks. Released blocks ae not etuned to the system but eused, using stack logic. Also, a list is kept of the non-empty cells, so that most computations ae not caied out fo empty cells. 2.4 Lagange to Eule Remap The advanced multi-mateial Euleian techniques descibed above impove the efficiency and the quality of Euleian calculations. Howeve, if gid distotions ae small, a Lagangian calculation still has some definite advantages ove Eule. In Eule, the advection phase poses a numbe of poblems. The advection tems have to be computed, and this consumes both memoy and CPU esouces. Even using a second ode scheme, the advective phase of an Eule calculation adds moe diffusion to solutions compaed to Lagange. Cetain mateial popeties cannot be advected with a high degee of accuacy in Eule. It is moe efficient to follow a Lagangian, body-fitted bounday, than a geneal multi-mateial inteface, which cuts though Euleian cells. It is difficult to tack thin layes of mateial moving though an Eule gid with good accuacy Fo these easons, it is pefeable to use a Lagangian appoach wheneve pactical. The Lagange to Eule emap algoithm in AUTODYN-3D allows this to be done easily. Often one wants to use a Lagangian solution in the ealy stages of a calculation befoe gid distotions begin to cause seious poblems, then switch to an Euleian solution fo the late stages. The emap algoithm actually seves a dual pupose, as it can also be used to set up and initialize multi-mateial Eule egions at the stat of a calculation. Geneating a Catesian Eule gid is faily staightfowad, but filling the gid with vaious shaped stuctues can be vey difficult. Simple standad fills, such as blocks, cylindes o sphees, can eadily be geneated, but custom fitted shapes ae usually much moe difficult. If such shapes ae geneated and filled using body-fitting Lagange gids (a much simple task), these gids can then be immediately emapped into an Eule gid.

5 The emap algoithm is based on applying the consevation laws of mass, momentum and enegy. As this emap is applied only once in a calculation, a fist ode scheme is used that is an extension of the 2D algoithm used by Hancock [5,13] (the genealization to second ode is staightfowad [14] ). Fist AUTODYN computes the common volume δ ij, between each Lagangian cell i, and evey Euleian cell j. The Lagangian cells in AUTODYN ae hexahedons, but the scheme woks fo any polyhedon. The density ρ j in the Euleian cell j is computed as: ρ j 1 = ρiδ j i ij Simila elations apply fo momentum and enegy totals. Remapping of vaiables is diffusive (this is equied fo stability), so consevation of momentum will decease kinetic enegy, Consequently, peseving total enegy esults in inceasing intenal enegy. To pevent unphysical heating in egions whee the kinetic enegy is lage, the intenal enegy is peseved sepaately. A volume-weighted aveage is used fo vaiables that do not have a simple consevation law (e.g. the stess deviatos). 3.0 Example: An Explosively Fomed Pojectile (EFP) To demonstate the new capabilities descibed in this pape, the fomation of an explosively fomed penetato (EFP) and its oblique impact on a taget plate has been computed using combined Lagange and Eule simulations. 3.1 EFP Fomation The fomation of an EFP is chaacteized by a elatively smooth defomation pocess that can be easily handled in Lagange coodinates, so a Lagangian calculation is pefomed fo this phase. Figue 1 shows the initial chage configuation. Figue 1: The initial chage configuation The explosive loading of a thin coppe line foms the EFP. As the line is loaded, its initial shape causes it to convege inwads towads its axis, foming a compact, high-speed pojectile that can impact tagets at lage stand-off distances. To pefom such a calculation in Eule would be much less efficient, because it would be necessay to esolve the thin line as it moved though the Eule gid. AUTODYN s Lagangian pocesso can easily handle the

6 explosive-line inteaction and line defomation that occus. The steel casing suounding the explosive is not axially symmetic, so a thee-dimensional analysis is equied. Howeve, thee is a symmety plane at y=0, so only half the geomety is modeled. Figue 2 shows the shape of the line afte fomation, when it has eached the stand-off of the taget plate. Figue 2: The line (EFP) afte fomation By this time, the loading of the line by the detonation poducts is complete, so the explosive and casing ae emoved fom the calculation, leaving only the EFP gid. 3.2 EFP Penetation The next step is to compute the impact and the penetation of the EFP into a taget whee both pojectile and taget ae expected to undego lage defomations. This type of poblem is most commonly solved in Euleian coodinates. To achieve this, a Catesian Eule gid is geneated to cove the egion occupied by the pojectile and the taget, and egions into which they may be expected to move duing the calculation. The EFP is then emapped fom the Lagange gid into the Eule gid. Figue 3 shows the Lagange EFP gid supeimposed in the Eule gid befoe the emap. Figue 4 shows the EFP emapped into the Eule gid. Figue 3: Lagange EFP and Eule gid befoe emap Figue 4: EFP emapped into the Eule gid

7 A taget plate is geneated in a simila way. The plate, which is at 45 degees to the pojectile, is fist geneated as a Lagangian gid and then its contents emapped into the Catesian Eule gid. Figue 5 shows the Eule gid with both the pojectile and taget plate emapped into it. Figue 6 shows the mateial suface contous in the Eule gid. Figue 5: Pojectile and taget emapped into Eule Figue 6: Mateial contou plot afte the emap Notice that in figue 5, the majoity of the cells in the Eule gid ae empty. The dynamic memoy-management scheme implemented in AUTODYN-3D geatly educes memoy equiements in this situation, allowing the calculation to be caied out on a PC with only 64 Mb of memoy Figue 8 shows the Eule gid at two diffeent times duing the penetation calculation. Figue 9 shows mateial contou plots at the same two times. Figue 8: The Eule gid at two diffeent times duing the penetation calculation Figue 9: Mateial contou plots at two diffeent times duing the penetation calculation

8 4. Conclusions This pape has descibed and illustated some novel Euleian techniques implemented in the thee-dimensional code AUTODYN-3D. They include a second ode Godunov pocesso with a high-esolution multi-mateial inteface tacking algoithm and efficient dynamic memoy-management scheme, and a Lagange to Eule emap capability. An example has demonstated how, togethe, these new featues can alleviate taditional dawbacks associated with Euleian techniques. In paticula, dynamic memoy management pemits vitual Euleian gids to be set up that equie much less memoy than conventional Eule gids, and the emap capability allows the combined advantages of Lagange and Eule techniques to be bought to bea in solving complex inteaction poblems. REFERENCES [1] B. van Lee, J.Comp.Phys, 32, p101, (1979) [2] D.L.Youngs, An Inteface Tacking Method fo a 3D Hydodynamics, AWRE , (1987) [3] J. on Neumann and Richtmye, J. Appl. Phys., 21, p232, (1950) [4] S. K. Godunov, Mat.Sb., 47, p271, (1959) [5] S. L. Hancock, PISCES 2DELK Theoetical Manual, Physics Int. Co., (1985) [6] F.H. Halow, Poc. Symp. Appl. Math., 15, p269, (1963) [7] S. Oshe, J. A. Sethian, J.Comp.Phys., 79, p12, (1988) [8] W. E. Johnson Development and Application of Pogams Related to Hypevelocity Impacts, Systems Science, Softwae ep. 3SR-353, (1970) [9] W. F. Noh and P.R.Woodwad, SLIC,Simple line Inteface Calculation, in the Poc. of the 5 th Int. Symp. on the Num. Meth. in Fluid Dynamics, held at Enschede, The Nethelands,(1976), A. I. an De ooen et al. ed., Spinge elag, (1976) [10] R. De Ba The KRAKEN code, in L.L.N.L ep. UCID_17366,(1974) o A Method in Two-D Euleian Hydodynamics, UCID-19683, LLNL(1974) [11] D. L. Youngs, Time dependent multi-mateial flow with lage fluid distotion, in Num. Meth. in Fluid Dynamics, ed.k. W. Moton, B. W. Baines, Academic Pess, (1982) [12] G. Luttwak, Numeical Simulation of wate jet penetation, p191, Shock Waves in Condensed Matte-1983, ed.j.r.asay et al., Elsevie Science Publishes B.., (1984) [13] B. J. Thone, D. B. Holdidge, The TOOREZ Lagangian ezoning code, Sandia N.L. ep. SLA , (1974), see appendix by D.S.Mason. [14] G.Luttwak, Second Ode Discete Rezoning, p1777 in High Pessue Science and Technology-1993, Schmidt et al. ed., AIP-Pess (1994) [15] C.W.Hit,B.D.Nichols, J.Comp.Phys., 39, p201, (1981)

5 4 THE BERNOULLI EQUATION

5 4 THE BERNOULLI EQUATION 185 CHATER 5 the suounding ai). The fictional wok tem w fiction is often expessed as e loss to epesent the loss (convesion) of mechanical into themal. Fo the idealied case of fictionless motion, the last

More information

Experimental and numerical simulation of the flow over a spillway

Experimental and numerical simulation of the flow over a spillway Euopean Wate 57: 253-260, 2017. 2017 E.W. Publications Expeimental and numeical simulation of the flow ove a spillway A. Seafeim *, L. Avgeis, V. Hissanthou and K. Bellos Depatment of Civil Engineeing,

More information

Optical Flow for Large Motion Using Gradient Technique

Optical Flow for Large Motion Using Gradient Technique SERBIAN JOURNAL OF ELECTRICAL ENGINEERING Vol. 3, No. 1, June 2006, 103-113 Optical Flow fo Lage Motion Using Gadient Technique Md. Moshaof Hossain Sake 1, Kamal Bechkoum 2, K.K. Islam 1 Abstact: In this

More information

IP Network Design by Modified Branch Exchange Method

IP Network Design by Modified Branch Exchange Method Received: June 7, 207 98 IP Netwok Design by Modified Banch Method Kaiat Jaoenat Natchamol Sichumoenattana 2* Faculty of Engineeing at Kamphaeng Saen, Kasetsat Univesity, Thailand 2 Faculty of Management

More information

POLYMER PARTS PRODUCTION SIMULATION FOR DOMESTIC REFRIGERATORS

POLYMER PARTS PRODUCTION SIMULATION FOR DOMESTIC REFRIGERATORS POLYMER PARTS PRODUCTION SIMULATION FOR DOMESTIC REFRIGERATORS N.O. Moaga, C.A. Salaza, R.A. Molina Depatamento de Ingenieía Mecánica, Univesidad de Santiago de Chile, Alameda 3363, Santiago, Chile Abstact

More information

Conservation Law of Centrifugal Force and Mechanism of Energy Transfer Caused in Turbomachinery

Conservation Law of Centrifugal Force and Mechanism of Energy Transfer Caused in Turbomachinery Poceedings of the 4th WSEAS Intenational Confeence on luid Mechanics and Aeodynamics, Elounda, Geece, August 1-3, 006 (pp337-34) Consevation Law of Centifugal oce and Mechanism of Enegy Tansfe Caused in

More information

Extract Object Boundaries in Noisy Images using Level Set. Final Report

Extract Object Boundaries in Noisy Images using Level Set. Final Report Extact Object Boundaies in Noisy Images using Level Set by: Quming Zhou Final Repot Submitted to Pofesso Bian Evans EE381K Multidimensional Digital Signal Pocessing May 10, 003 Abstact Finding object contous

More information

A New and Efficient 2D Collision Detection Method Based on Contact Theory Xiaolong CHENG, Jun XIAO a, Ying WANG, Qinghai MIAO, Jian XUE

A New and Efficient 2D Collision Detection Method Based on Contact Theory Xiaolong CHENG, Jun XIAO a, Ying WANG, Qinghai MIAO, Jian XUE 5th Intenational Confeence on Advanced Mateials and Compute Science (ICAMCS 2016) A New and Efficient 2D Collision Detection Method Based on Contact Theoy Xiaolong CHENG, Jun XIAO a, Ying WANG, Qinghai

More information

Multi-azimuth Prestack Time Migration for General Anisotropic, Weakly Heterogeneous Media - Field Data Examples

Multi-azimuth Prestack Time Migration for General Anisotropic, Weakly Heterogeneous Media - Field Data Examples Multi-azimuth Pestack Time Migation fo Geneal Anisotopic, Weakly Heteogeneous Media - Field Data Examples S. Beaumont* (EOST/PGS) & W. Söllne (PGS) SUMMARY Multi-azimuth data acquisition has shown benefits

More information

Physical simulation for animation

Physical simulation for animation Physical simulation fo animation Case study: The jello cube The Jello Cube Mass-Sping System Collision Detection Integatos Septembe 17 2002 1 Announcements Pogamming assignment 3 is out. It is due Tuesday,

More information

Journal of World s Electrical Engineering and Technology J. World. Elect. Eng. Tech. 1(1): 12-16, 2012

Journal of World s Electrical Engineering and Technology J. World. Elect. Eng. Tech. 1(1): 12-16, 2012 2011, Scienceline Publication www.science-line.com Jounal of Wold s Electical Engineeing and Technology J. Wold. Elect. Eng. Tech. 1(1): 12-16, 2012 JWEET An Efficient Algoithm fo Lip Segmentation in Colo

More information

Elliptic Generation Systems

Elliptic Generation Systems 4 Elliptic Geneation Systems Stefan P. Spekeijse 4.1 Intoduction 4.1 Intoduction 4.2 Two-Dimensional Gid Geneation Hamonic Maps, Gid Contol Maps, and Poisson Systems Discetization and Solution Method Constuction

More information

Haptic Glove. Chan-Su Lee. Abstract. This is a final report for the DIMACS grant of student-initiated project. I implemented Boundary

Haptic Glove. Chan-Su Lee. Abstract. This is a final report for the DIMACS grant of student-initiated project. I implemented Boundary Physically Accuate Haptic Rendeing of Elastic Object fo a Haptic Glove Chan-Su Lee Abstact This is a final epot fo the DIMACS gant of student-initiated poject. I implemented Bounday Element Method(BEM)

More information

Segmentation of Casting Defects in X-Ray Images Based on Fractal Dimension

Segmentation of Casting Defects in X-Ray Images Based on Fractal Dimension 17th Wold Confeence on Nondestuctive Testing, 25-28 Oct 2008, Shanghai, China Segmentation of Casting Defects in X-Ray Images Based on Factal Dimension Jue WANG 1, Xiaoqin HOU 2, Yufang CAI 3 ICT Reseach

More information

ADDING REALISM TO SOURCE CHARACTERIZATION USING A GENETIC ALGORITHM

ADDING REALISM TO SOURCE CHARACTERIZATION USING A GENETIC ALGORITHM ADDING REALISM TO SOURCE CHARACTERIZATION USING A GENETIC ALGORITHM Luna M. Rodiguez*, Sue Ellen Haupt, and Geoge S. Young Depatment of Meteoology and Applied Reseach Laboatoy The Pennsylvania State Univesity,

More information

= dv 3V (r + a 1) 3 r 3 f(r) = 1. = ( (r + r 2

= dv 3V (r + a 1) 3 r 3 f(r) = 1. = ( (r + r 2 Random Waypoint Model in n-dimensional Space Esa Hyytiä and Joma Vitamo Netwoking Laboatoy, Helsinki Univesity of Technology, Finland Abstact The andom waypoint model (RWP) is one of the most widely used

More information

(a, b) x y r. For this problem, is a point in the - coordinate plane and is a positive number.

(a, b) x y r. For this problem, is a point in the - coordinate plane and is a positive number. Illustative G-C Simila cicles Alignments to Content Standads: G-C.A. Task (a, b) x y Fo this poblem, is a point in the - coodinate plane and is a positive numbe. a. Using a tanslation and a dilation, show

More information

A Shape-preserving Affine Takagi-Sugeno Model Based on a Piecewise Constant Nonuniform Fuzzification Transform

A Shape-preserving Affine Takagi-Sugeno Model Based on a Piecewise Constant Nonuniform Fuzzification Transform A Shape-peseving Affine Takagi-Sugeno Model Based on a Piecewise Constant Nonunifom Fuzzification Tansfom Felipe Fenández, Julio Gutiéez, Juan Calos Cespo and Gacián Tiviño Dep. Tecnología Fotónica, Facultad

More information

Controlled Information Maximization for SOM Knowledge Induced Learning

Controlled Information Maximization for SOM Knowledge Induced Learning 3 Int'l Conf. Atificial Intelligence ICAI'5 Contolled Infomation Maximization fo SOM Knowledge Induced Leaning Ryotao Kamimua IT Education Cente and Gaduate School of Science and Technology, Tokai Univeisity

More information

Module 6 STILL IMAGE COMPRESSION STANDARDS

Module 6 STILL IMAGE COMPRESSION STANDARDS Module 6 STILL IMAE COMPRESSION STANDARDS Lesson 17 JPE-2000 Achitectue and Featues Instuctional Objectives At the end of this lesson, the students should be able to: 1. State the shotcomings of JPE standad.

More information

2. PROPELLER GEOMETRY

2. PROPELLER GEOMETRY a) Fames of Refeence 2. PROPELLER GEOMETRY 10 th Intenational Towing Tank Committee (ITTC) initiated the pepaation of a dictionay and nomenclatue of ship hydodynamic tems and this wok was completed in

More information

A Memory Efficient Array Architecture for Real-Time Motion Estimation

A Memory Efficient Array Architecture for Real-Time Motion Estimation A Memoy Efficient Aay Achitectue fo Real-Time Motion Estimation Vasily G. Moshnyaga and Keikichi Tamau Depatment of Electonics & Communication, Kyoto Univesity Sakyo-ku, Yoshida-Honmachi, Kyoto 66-1, JAPAN

More information

Positioning of a robot based on binocular vision for hand / foot fusion Long Han

Positioning of a robot based on binocular vision for hand / foot fusion Long Han 2nd Intenational Confeence on Advances in Mechanical Engineeing and Industial Infomatics (AMEII 26) Positioning of a obot based on binocula vision fo hand / foot fusion Long Han Compute Science and Technology,

More information

A modal estimation based multitype sensor placement method

A modal estimation based multitype sensor placement method A modal estimation based multitype senso placement method *Xue-Yang Pei 1), Ting-Hua Yi 2) and Hong-Nan Li 3) 1),)2),3) School of Civil Engineeing, Dalian Univesity of Technology, Dalian 116023, China;

More information

Lecture # 04. Image Enhancement in Spatial Domain

Lecture # 04. Image Enhancement in Spatial Domain Digital Image Pocessing CP-7008 Lectue # 04 Image Enhancement in Spatial Domain Fall 2011 2 domains Spatial Domain : (image plane) Techniques ae based on diect manipulation of pixels in an image Fequency

More information

Lecture 27: Voronoi Diagrams

Lecture 27: Voronoi Diagrams We say that two points u, v Y ae in the same connected component of Y if thee is a path in R N fom u to v such that all the points along the path ae in the set Y. (Thee ae two connected components in the

More information

Efficient Gradient Stencils for Robust Implicit Finite-Volume Solver Convergence on Distorted Grids

Efficient Gradient Stencils for Robust Implicit Finite-Volume Solver Convergence on Distorted Grids Pepint accepted in Jounal of Computational Physics (oiginally submitted in August, 208). Download the jounal vesion at https://doi.og/0.06/j.jcp.209.02.026 Efficient Gadient Stencils fo Robust Implicit

More information

A Consistent, User Friendly Interface for Running a Variety of Underwater Acoustic Propagation Codes

A Consistent, User Friendly Interface for Running a Variety of Underwater Acoustic Propagation Codes Poceedings of ACOUSTICS 6 - Novembe 6, Chistchuch, New Zealand A Consistent, Use Fiendly Inteface fo Running a Vaiety of Undewate Acoustic Popagation Codes Alec J Duncan, Amos L Maggi Cente fo Maine Science

More information

Communication vs Distributed Computation: an alternative trade-off curve

Communication vs Distributed Computation: an alternative trade-off curve Communication vs Distibuted Computation: an altenative tade-off cuve Yahya H. Ezzeldin, Mohammed amoose, Chistina Fagouli Univesity of Califonia, Los Angeles, CA 90095, USA, Email: {yahya.ezzeldin, mkamoose,

More information

A Two-stage and Parameter-free Binarization Method for Degraded Document Images

A Two-stage and Parameter-free Binarization Method for Degraded Document Images A Two-stage and Paamete-fee Binaization Method fo Degaded Document Images Yung-Hsiang Chiu 1, Kuo-Liang Chung 1, Yong-Huai Huang 2, Wei-Ning Yang 3, Chi-Huang Liao 4 1 Depatment of Compute Science and

More information

Image Enhancement in the Spatial Domain. Spatial Domain

Image Enhancement in the Spatial Domain. Spatial Domain 8-- Spatial Domain Image Enhancement in the Spatial Domain What is spatial domain The space whee all pixels fom an image In spatial domain we can epesent an image by f( whee x and y ae coodinates along

More information

Topic -3 Image Enhancement

Topic -3 Image Enhancement Topic -3 Image Enhancement (Pat 1) DIP: Details Digital Image Pocessing Digital Image Chaacteistics Spatial Spectal Gay-level Histogam DFT DCT Pe-Pocessing Enhancement Restoation Point Pocessing Masking

More information

Point-Biserial Correlation Analysis of Fuzzy Attributes

Point-Biserial Correlation Analysis of Fuzzy Attributes Appl Math Inf Sci 6 No S pp 439S-444S (0 Applied Mathematics & Infomation Sciences An Intenational Jounal @ 0 NSP Natual Sciences Publishing o Point-iseial oelation Analysis of Fuzzy Attibutes Hao-En hueh

More information

DEADLOCK AVOIDANCE IN BATCH PROCESSES. M. Tittus K. Åkesson

DEADLOCK AVOIDANCE IN BATCH PROCESSES. M. Tittus K. Åkesson DEADLOCK AVOIDANCE IN BATCH PROCESSES M. Tittus K. Åkesson Univesity College Boås, Sweden, e-mail: Michael.Tittus@hb.se Chalmes Univesity of Technology, Gothenbug, Sweden, e-mail: ka@s2.chalmes.se Abstact:

More information

Improvement of First-order Takagi-Sugeno Models Using Local Uniform B-splines 1

Improvement of First-order Takagi-Sugeno Models Using Local Uniform B-splines 1 Impovement of Fist-ode Takagi-Sugeno Models Using Local Unifom B-splines Felipe Fenández, Julio Gutiéez, Gacián Tiviño and Juan Calos Cespo Dep. Tecnología Fotónica, Facultad de Infomática Univesidad Politécnica

More information

Cellular Neural Network Based PTV

Cellular Neural Network Based PTV 3th Int Symp on Applications of Lase Techniques to Fluid Mechanics Lisbon, Potugal, 6-9 June, 006 Cellula Neual Netwok Based PT Kazuo Ohmi, Achyut Sapkota : Depatment of Infomation Systems Engineeing,

More information

vaiation than the fome. Howeve, these methods also beak down as shadowing becomes vey signicant. As we will see, the pesented algoithm based on the il

vaiation than the fome. Howeve, these methods also beak down as shadowing becomes vey signicant. As we will see, the pesented algoithm based on the il IEEE Conf. on Compute Vision and Patten Recognition, 1998. To appea. Illumination Cones fo Recognition Unde Vaiable Lighting: Faces Athinodoos S. Geoghiades David J. Kiegman Pete N. Belhumeu Cente fo Computational

More information

Color Correction Using 3D Multiview Geometry

Color Correction Using 3D Multiview Geometry Colo Coection Using 3D Multiview Geomety Dong-Won Shin and Yo-Sung Ho Gwangju Institute of Science and Technology (GIST) 13 Cheomdan-gwagio, Buk-ku, Gwangju 500-71, Republic of Koea ABSTRACT Recently,

More information

Haptic Simulation of a Tool In Contact With a Nonlinear Deformable Body

Haptic Simulation of a Tool In Contact With a Nonlinear Deformable Body In IS4TM: Intenational Symposium on Sugey Simulation and Soft Tissue Modelling Lectue Notes in Compute Science (LNCS 2673), N. Ayache and H. Delingette (Eds), Spinge Velag, New Yok. 2003. pp. 311-320.

More information

On Error Estimation in Runge-Kutta Methods

On Error Estimation in Runge-Kutta Methods Leonado Jounal of Sciences ISSN 1583-0233 Issue 18, Januay-June 2011 p. 1-10 On Eo Estimation in Runge-Kutta Methods Ochoche ABRAHAM 1,*, Gbolahan BOLARIN 2 1 Depatment of Infomation Technology, 2 Depatment

More information

Complete Solution to Potential and E-Field of a sphere of radius R and a charge density ρ[r] = CC r 2 and r n

Complete Solution to Potential and E-Field of a sphere of radius R and a charge density ρ[r] = CC r 2 and r n Complete Solution to Potential and E-Field of a sphee of adius R and a chage density ρ[] = CC 2 and n Deive the electic field and electic potential both inside and outside of a sphee of adius R with a

More information

Illumination methods for optical wear detection

Illumination methods for optical wear detection Illumination methods fo optical wea detection 1 J. Zhang, 2 P.P.L.Regtien 1 VIMEC Applied Vision Technology, Coy 43, 5653 LC Eindhoven, The Nethelands Email: jianbo.zhang@gmail.com 2 Faculty Electical

More information

HISTOGRAMS are an important statistic reflecting the

HISTOGRAMS are an important statistic reflecting the JOURNAL OF L A T E X CLASS FILES, VOL. 14, NO. 8, AUGUST 2015 1 D 2 HistoSketch: Disciminative and Dynamic Similaity-Peseving Sketching of Steaming Histogams Dingqi Yang, Bin Li, Laua Rettig, and Philippe

More information

Detection and Recognition of Alert Traffic Signs

Detection and Recognition of Alert Traffic Signs Detection and Recognition of Alet Taffic Signs Chia-Hsiung Chen, Macus Chen, and Tianshi Gao 1 Stanfod Univesity Stanfod, CA 9305 {echchen, macuscc, tianshig}@stanfod.edu Abstact Taffic signs povide dives

More information

Transmission Lines Modeling Based on Vector Fitting Algorithm and RLC Active/Passive Filter Design

Transmission Lines Modeling Based on Vector Fitting Algorithm and RLC Active/Passive Filter Design Tansmission Lines Modeling Based on Vecto Fitting Algoithm and RLC Active/Passive Filte Design Ahmed Qasim Tuki a,*, Nashien Fazilah Mailah b, Mohammad Lutfi Othman c, Ahmad H. Saby d Cente fo Advanced

More information

Three-Dimensional Aerodynamic Design Optimization of a Turbine Blade by Using an Adjoint Method

Three-Dimensional Aerodynamic Design Optimization of a Turbine Blade by Using an Adjoint Method Jiaqi Luo e-mail: jiaqil@uci.edu Juntao Xiong Feng Liu e-mail: fliu@uci.edu Depatment of Mechanical and Aeospace Engineeing, Univesity of Califonia, Ivine, Ivine, CA 92697-3975 Ivan McBean Alstom Powe

More information

Gravitational Shift for Beginners

Gravitational Shift for Beginners Gavitational Shift fo Beginnes This pape, which I wote in 26, fomulates the equations fo gavitational shifts fom the elativistic famewok of special elativity. Fist I deive the fomulas fo the gavitational

More information

Accurate Diffraction Efficiency Control for Multiplexed Volume Holographic Gratings. Xuliang Han, Gicherl Kim, and Ray T. Chen

Accurate Diffraction Efficiency Control for Multiplexed Volume Holographic Gratings. Xuliang Han, Gicherl Kim, and Ray T. Chen Accuate Diffaction Efficiency Contol fo Multiplexed Volume Hologaphic Gatings Xuliang Han, Gichel Kim, and Ray T. Chen Micoelectonic Reseach Cente Depatment of Electical and Compute Engineeing Univesity

More information

Any modern computer system will incorporate (at least) two levels of storage:

Any modern computer system will incorporate (at least) two levels of storage: 1 Any moden compute system will incopoate (at least) two levels of stoage: pimay stoage: andom access memoy (RAM) typical capacity 32MB to 1GB cost pe MB $3. typical access time 5ns to 6ns bust tansfe

More information

Layered Animation using Displacement Maps

Layered Animation using Displacement Maps Layeed Animation using Displacement Maps Raymond Smith, Wei Sun, Adian Hilton and John Illingwoth Cente fo Vision, Speech and Signal Pocessing Univesity of Suey, Guildfod GU25XH, UK a.hilton@suey.ac.uk

More information

A Recommender System for Online Personalization in the WUM Applications

A Recommender System for Online Personalization in the WUM Applications A Recommende System fo Online Pesonalization in the WUM Applications Mehdad Jalali 1, Nowati Mustapha 2, Ali Mamat 2, Md. Nasi B Sulaiman 2 Abstact foeseeing of use futue movements and intentions based

More information

MULTI-TEMPORAL AND MULTI-SENSOR IMAGE MATCHING BASED ON LOCAL FREQUENCY INFORMATION

MULTI-TEMPORAL AND MULTI-SENSOR IMAGE MATCHING BASED ON LOCAL FREQUENCY INFORMATION Intenational Achives of the Photogammety Remote Sensing and Spatial Infomation Sciences Volume XXXIX-B3 2012 XXII ISPRS Congess 25 August 01 Septembe 2012 Melboune Austalia MULTI-TEMPORAL AND MULTI-SENSOR

More information

A VECTOR PERTURBATION APPROACH TO THE GENERALIZED AIRCRAFT SPARE PARTS GROUPING PROBLEM

A VECTOR PERTURBATION APPROACH TO THE GENERALIZED AIRCRAFT SPARE PARTS GROUPING PROBLEM Accepted fo publication Intenational Jounal of Flexible Automation and Integated Manufactuing. A VECTOR PERTURBATION APPROACH TO THE GENERALIZED AIRCRAFT SPARE PARTS GROUPING PROBLEM Nagiza F. Samatova,

More information

Prof. Feng Liu. Fall /17/2016

Prof. Feng Liu. Fall /17/2016 Pof. Feng Liu Fall 26 http://www.cs.pdx.edu/~fliu/couses/cs447/ /7/26 Last time Compositing NPR 3D Gaphics Toolkits Tansfomations 2 Today 3D Tansfomations The Viewing Pipeline Mid-tem: in class, Nov. 2

More information

Monte Carlo Simulation for the ECAT HRRT using GATE

Monte Carlo Simulation for the ECAT HRRT using GATE Monte Calo Simulation fo the ECAT HRRT using GATE F. Bataille, C. Comtat, Membe, IEEE, S. Jan, and R. Tébossen Abstact The ECAT HRRT (High Resolution Reseach Tomogaph, CPS Innovations, Knoxville, TN, U.S.A.)

More information

Downloaded 09/15/14 to Redistribution subject to SIAM license or copyright; see

Downloaded 09/15/14 to Redistribution subject to SIAM license or copyright; see SIAM J. NUMER. ANAL. Vol. 4, No., pp. 235 257 c 23 Society fo Industial and Applied Mathematics Downloaded 9/5/4 to 29.237.46.. Redistibution subject to SIAM license o copyight; see http://www.siam.og/jounals/ojsa.php

More information

Topological Characteristic of Wireless Network

Topological Characteristic of Wireless Network Topological Chaacteistic of Wieless Netwok Its Application to Node Placement Algoithm Husnu Sane Naman 1 Outline Backgound Motivation Papes and Contibutions Fist Pape Second Pape Thid Pape Futue Woks Refeences

More information

DYNAMIC STORAGE ALLOCATION. Hanan Samet

DYNAMIC STORAGE ALLOCATION. Hanan Samet ds0 DYNAMIC STORAGE ALLOCATION Hanan Samet Compute Science Depatment and Cente fo Automation Reseach and Institute fo Advanced Compute Studies Univesity of Mayland College Pak, Mayland 07 e-mail: hjs@umiacs.umd.edu

More information

ANALYTIC PERFORMANCE MODELS FOR SINGLE CLASS AND MULTIPLE CLASS MULTITHREADED SOFTWARE SERVERS

ANALYTIC PERFORMANCE MODELS FOR SINGLE CLASS AND MULTIPLE CLASS MULTITHREADED SOFTWARE SERVERS ANALYTIC PERFORMANCE MODELS FOR SINGLE CLASS AND MULTIPLE CLASS MULTITHREADED SOFTWARE SERVERS Daniel A Menascé Mohamed N Bennani Dept of Compute Science Oacle, Inc Geoge Mason Univesity 1211 SW Fifth

More information

THE OVERLAPPING GRID TECHNIQUE FOR THE TIME ACCURATE SIMULATION OF ROTORCRAFT FLOWS. Thorsten Schwarz

THE OVERLAPPING GRID TECHNIQUE FOR THE TIME ACCURATE SIMULATION OF ROTORCRAFT FLOWS. Thorsten Schwarz THE OVERLAPPING GRID TECHNIQUE FOR THE TIME ACCURATE SIMULATION OF ROTORCRAFT FLOWS Thosten Schwaz Geman Aeospace Cente (DLR) in the Helmholtz-Association Institute fo Aeodynamics and Flow Technology Lilienthalplatz

More information

On the Conversion between Binary Code and Binary-Reflected Gray Code on Boolean Cubes

On the Conversion between Binary Code and Binary-Reflected Gray Code on Boolean Cubes On the Convesion between Binay Code and BinayReflected Gay Code on Boolean Cubes The Havad community has made this aticle openly available. Please shae how this access benefits you. You stoy mattes Citation

More information

A refined r-factor algorithm for TVD schemes on arbitrary unstructured meshes

A refined r-factor algorithm for TVD schemes on arbitrary unstructured meshes A efined -facto algoithm fo TVD schemes on abitay unstuctued meshes Di Zhang 1,, Chunbo Jiang 1,*, Liang Cheng 2, 3, Dongfang Liang 4 1 State Key Laboatoy of Hydoscience and Engineeing, Tsinghua nivesity,

More information

Spiral Recognition Methodology and Its Application for Recognition of Chinese Bank Checks

Spiral Recognition Methodology and Its Application for Recognition of Chinese Bank Checks Spial Recognition Methodology and Its Application fo Recognition of Chinese Bank Checks Hanshen Tang 1, Emmanuel Augustin 2, Ching Y. Suen 1, Olivie Baet 2, Mohamed Cheiet 3 1 Cente fo Patten Recognition

More information

Methods for history matching under geological constraints Jef Caers Stanford University, Petroleum Engineering, Stanford CA , USA

Methods for history matching under geological constraints Jef Caers Stanford University, Petroleum Engineering, Stanford CA , USA Methods fo histoy matching unde geological constaints Jef Caes Stanfod Univesity, Petoleum Engineeing, Stanfod CA 9435-222, USA Abstact Two geostatistical methods fo histoy matching ae pesented. Both ely

More information

View Synthesis using Depth Map for 3D Video

View Synthesis using Depth Map for 3D Video View Synthesis using Depth Map fo 3D Video Cheon Lee and Yo-Sung Ho Gwangju Institute of Science and Technology (GIST) 1 Oyong-dong, Buk-gu, Gwangju, 500-712, Republic of Koea E-mail: {leecheon, hoyo}@gist.ac.k

More information

Elastohydrodynamic Lubrication Analysis of Journal Bearings Using CAD

Elastohydrodynamic Lubrication Analysis of Journal Bearings Using CAD The 3d Intenational Confeence on Design Engineeing and Science, ICDES 1 Pilsen, Czech Repulic, August 31 Septeme 3, 1 Elastohydodynamic Luication Analysis of Jounal Beaings Using CAD Toshihio OZASA *1,

More information

IP Multicast Simulation in OPNET

IP Multicast Simulation in OPNET IP Multicast Simulation in OPNET Xin Wang, Chien-Ming Yu, Henning Schulzinne Paul A. Stipe Columbia Univesity Reutes Depatment of Compute Science 88 Pakway Dive South New Yok, New Yok Hauppuage, New Yok

More information

Development and Analysis of a Real-Time Human Motion Tracking System

Development and Analysis of a Real-Time Human Motion Tracking System Development and Analysis of a Real-Time Human Motion Tacking System Jason P. Luck 1,2 Chistian Debunne 1 William Hoff 1 Qiang He 1 Daniel E. Small 2 1 Coloado School of Mines 2 Sandia National Labs Engineeing

More information

Title. Author(s)NOMURA, K.; MOROOKA, S. Issue Date Doc URL. Type. Note. File Information

Title. Author(s)NOMURA, K.; MOROOKA, S. Issue Date Doc URL. Type. Note. File Information Title CALCULATION FORMULA FOR A MAXIMUM BENDING MOMENT AND THE TRIANGULAR SLAB WITH CONSIDERING EFFECT OF SUPPO UNIFORM LOAD Autho(s)NOMURA, K.; MOROOKA, S. Issue Date 2013-09-11 Doc URL http://hdl.handle.net/2115/54220

More information

THE THETA BLOCKCHAIN

THE THETA BLOCKCHAIN THE THETA BLOCKCHAIN Theta is a decentalized video steaming netwok, poweed by a new blockchain and token. By Theta Labs, Inc. Last Updated: Nov 21, 2017 esion 1.0 1 OUTLINE Motivation Reputation Dependent

More information

Performance Optimization in Structured Wireless Sensor Networks

Performance Optimization in Structured Wireless Sensor Networks 5 The Intenational Aab Jounal of Infomation Technology, Vol. 6, o. 5, ovembe 9 Pefomance Optimization in Stuctued Wieless Senso etwoks Amine Moussa and Hoda Maalouf Compute Science Depatment, ote Dame

More information

Cardiac C-Arm CT. SNR Enhancement by Combining Multiple Retrospectively Motion Corrected FDK-Like Reconstructions

Cardiac C-Arm CT. SNR Enhancement by Combining Multiple Retrospectively Motion Corrected FDK-Like Reconstructions Cadiac C-Am CT SNR Enhancement by Combining Multiple Retospectively Motion Coected FDK-Like Reconstuctions M. Pümme 1, L. Wigstöm 2,3, R. Fahig 2, G. Lauitsch 4, J. Honegge 1 1 Institute of Patten Recognition,

More information

An Unsupervised Segmentation Framework For Texture Image Queries

An Unsupervised Segmentation Framework For Texture Image Queries An Unsupevised Segmentation Famewok Fo Textue Image Queies Shu-Ching Chen Distibuted Multimedia Infomation System Laboatoy School of Compute Science Floida Intenational Univesity Miami, FL 33199, USA chens@cs.fiu.edu

More information

Voting-Based Grouping and Interpretation of Visual Motion

Voting-Based Grouping and Interpretation of Visual Motion Voting-Based Gouping and Intepetation of Visual Motion Micea Nicolescu Depatment of Compute Science Univesity of Nevada, Reno Reno, NV 89557 micea@cs.un.edu Géad Medioni Integated Media Systems Cente Univesity

More information

Assessment of Track Sequence Optimization based on Recorded Field Operations

Assessment of Track Sequence Optimization based on Recorded Field Operations Assessment of Tack Sequence Optimization based on Recoded Field Opeations Matin A. F. Jensen 1,2,*, Claus G. Søensen 1, Dionysis Bochtis 1 1 Aahus Univesity, Faculty of Science and Technology, Depatment

More information

RANDOM IRREGULAR BLOCK-HIERARCHICAL NETWORKS: ALGORITHMS FOR COMPUTATION OF MAIN PROPERTIES

RANDOM IRREGULAR BLOCK-HIERARCHICAL NETWORKS: ALGORITHMS FOR COMPUTATION OF MAIN PROPERTIES RANDOM IRREGULAR BLOCK-HIERARCHICAL NETWORKS: ALGORITHMS FOR COMPUTATION OF MAIN PROPERTIES Svetlana Avetisyan Mikayel Samvelyan* Matun Kaapetyan Yeevan State Univesity Abstact In this pape, the class

More information

High Performance Computing on GPU for Electromagnetic Logging

High Performance Computing on GPU for Electromagnetic Logging Intenational Confeence "Paallel and Distiuted Computing Systems" High Pefomance Computing on GPU fo lectomagnetic Logging Glinskikh V.N. Kontoovich A.. pov M.I. Tofimuk Institute of Petoleum Geology and

More information

SYSTEM LEVEL REUSE METRICS FOR OBJECT ORIENTED SOFTWARE : AN ALTERNATIVE APPROACH

SYSTEM LEVEL REUSE METRICS FOR OBJECT ORIENTED SOFTWARE : AN ALTERNATIVE APPROACH I J C A 7(), 202 pp. 49-53 SYSTEM LEVEL REUSE METRICS FOR OBJECT ORIENTED SOFTWARE : AN ALTERNATIVE APPROACH Sushil Goel and 2 Rajesh Vema Associate Pofesso, Depatment of Compute Science, Dyal Singh College,

More information

Separability and Topology Control of Quasi Unit Disk Graphs

Separability and Topology Control of Quasi Unit Disk Graphs Sepaability and Topology Contol of Quasi Unit Disk Gaphs Jiane Chen, Anxiao(Andew) Jiang, Iyad A. Kanj, Ge Xia, and Fenghui Zhang Dept. of Compute Science, Texas A&M Univ. College Station, TX 7784. {chen,

More information

EYE DIRECTION BY STEREO IMAGE PROCESSING USING CORNEAL REFLECTION ON AN IRIS

EYE DIRECTION BY STEREO IMAGE PROCESSING USING CORNEAL REFLECTION ON AN IRIS EYE DIRECTION BY STEREO IMAGE PROCESSING USING CORNEAL REFLECTION ON AN IRIS Kumiko Tsuji Fukuoka Medical technology Teikyo Univesity 4-3-14 Shin-Katsutachi-Machi Ohmuta Fukuoka 836 Japan email: c746g@wisdomcckyushu-uacjp

More information

OPTIMAL KINEMATIC SYNTHESIS OF CRANK & SLOTTED LEVER QUICK RETURN MECHANISM FOR SPECIFIC STROKE & TIME RATIO

OPTIMAL KINEMATIC SYNTHESIS OF CRANK & SLOTTED LEVER QUICK RETURN MECHANISM FOR SPECIFIC STROKE & TIME RATIO OPTIMAL KINEMATIC SYNTHESIS OF CRANK & SLOTTED LEVER QUICK RETURN MECHANISM FOR SPECIFIC STROKE & TIME RATIO Zeeshan A. Shaikh 1 and T.Y. Badguja 2 1,2 Depatment of Mechanical Engineeing, Late G. N. Sapkal

More information

Desired Attitude Angles Design Based on Optimization for Side Window Detection of Kinetic Interceptor *

Desired Attitude Angles Design Based on Optimization for Side Window Detection of Kinetic Interceptor * Poceedings of the 7 th Chinese Contol Confeence July 6-8, 008, Kunming,Yunnan, China Desied Attitude Angles Design Based on Optimization fo Side Window Detection of Kinetic Intecepto * Zhu Bo, Quan Quan,

More information

ART GALLERIES WITH INTERIOR WALLS. March 1998

ART GALLERIES WITH INTERIOR WALLS. March 1998 ART GALLERIES WITH INTERIOR WALLS Andé Kündgen Mach 1998 Abstact. Conside an at galley fomed by a polygon on n vetices with m pais of vetices joined by inteio diagonals, the inteio walls. Each inteio wall

More information

A Minutiae-based Fingerprint Matching Algorithm Using Phase Correlation

A Minutiae-based Fingerprint Matching Algorithm Using Phase Correlation A Minutiae-based Fingepint Matching Algoithm Using Phase Coelation Autho Chen, Weiping, Gao, Yongsheng Published 2007 Confeence Title Digital Image Computing: Techniques and Applications DOI https://doi.og/10.1109/dicta.2007.4426801

More information

High performance CUDA based CNN image processor

High performance CUDA based CNN image processor High pefomance UDA based NN image pocesso GEORGE VALENTIN STOIA, RADU DOGARU, ELENA RISTINA STOIA Depatment of Applied Electonics and Infomation Engineeing Univesity Politehnica of Buchaest -3, Iuliu Maniu

More information

On the Forwarding Area of Contention-Based Geographic Forwarding for Ad Hoc and Sensor Networks

On the Forwarding Area of Contention-Based Geographic Forwarding for Ad Hoc and Sensor Networks On the Fowading Aea of Contention-Based Geogaphic Fowading fo Ad Hoc and Senso Netwoks Dazhi Chen Depatment of EECS Syacuse Univesity Syacuse, NY dchen@sy.edu Jing Deng Depatment of CS Univesity of New

More information

Color Interpolation for Single CCD Color Camera

Color Interpolation for Single CCD Color Camera Colo Intepolation fo Single CCD Colo Camea Yi-Ming Wu, Chiou-Shann Fuh, and Jui-Pin Hsu Depatment of Compute Science and Infomation Engineeing, National Taian Univesit, Taipei, Taian Email: 88036@csie.ntu.edu.t;

More information

Ranking Visualizations of Correlation Using Weber s Law

Ranking Visualizations of Correlation Using Weber s Law Ranking Visualizations of Coelation Using Webe s Law Lane Haison, Fumeng Yang, Steven Fanconei, Remco Chang Abstact Despite yeas of eseach yielding systems and guidelines to aid visualization design, pactitiones

More information

MULTIDISCIPLINARY ANALYSIS OF HIGH AND LOW PRESSURE TURBINES ON TRANSITIVE MODES IN THE FLIGHT CYCLE

MULTIDISCIPLINARY ANALYSIS OF HIGH AND LOW PRESSURE TURBINES ON TRANSITIVE MODES IN THE FLIGHT CYCLE MULTIDISCIPLINARY ANALYSIS OF HIGH AND LOW PRESSURE TURBINES ON TRANSITIVE MODES IN THE FLIGHT CYCLE S.V.Khakovsky*, R.Z.Nigmatullin*, V.S. Kinzbusky*, V.V. Staodubtsev* *Сental Institute of Aviation Motos

More information

Drag Optimization on Rear Box of a Simplified Car Model by Robust Parameter Design

Drag Optimization on Rear Box of a Simplified Car Model by Robust Parameter Design Vol.2, Issue.3, May-June 2012 pp-1253-1259 ISSN: 2249-6645 Dag Optimization on Rea Box of a Simplified Ca Model by Robust Paamete Design Sajjad Beigmoadi 1, Asgha Ramezani 2 *(Automotive Engineeing Depatment,

More information

All lengths in meters. E = = 7800 kg/m 3

All lengths in meters. E = = 7800 kg/m 3 Poblem desciption In this poblem, we apply the component mode synthesis (CMS) technique to a simple beam model. 2 0.02 0.02 All lengths in metes. E = 2.07 10 11 N/m 2 = 7800 kg/m 3 The beam is a fee-fee

More information

Class 21. N -body Techniques, Part 4

Class 21. N -body Techniques, Part 4 Class. N -body Techniques, Pat Tee Codes Efficiency can be inceased by gouping paticles togethe: Neaest paticles exet geatest foces diect summation. Distant paticles exet smallest foces teat in goups.

More information

A New Finite Word-length Optimization Method Design for LDPC Decoder

A New Finite Word-length Optimization Method Design for LDPC Decoder A New Finite Wod-length Optimization Method Design fo LDPC Decode Jinlei Chen, Yan Zhang and Xu Wang Key Laboatoy of Netwok Oiented Intelligent Computation Shenzhen Gaduate School, Habin Institute of Technology

More information

A Neural Network Model for Storing and Retrieving 2D Images of Rotated 3D Object Using Principal Components

A Neural Network Model for Storing and Retrieving 2D Images of Rotated 3D Object Using Principal Components A Neual Netwok Model fo Stong and Reteving 2D Images of Rotated 3D Object Using Pncipal Components Tsukasa AMANO, Shuichi KUROGI, Ayako EGUCHI, Takeshi NISHIDA, Yasuhio FUCHIKAWA Depatment of Contol Engineeng,

More information

Computer fluid dynamics application for establish the wind loading on the surfaces of tall buildings

Computer fluid dynamics application for establish the wind loading on the surfaces of tall buildings Compute fluid dynamics application fo establish the wind loading on the sufaces of tall buildings IOAN SORIN LEOVEANU (a), DANIEL TAUS (a), KAMILA KOTRASOVA (b),eva KORMANIKOVA (b) (a) Civil Engineeing

More information

Parametric Query Optimization for Linear and Piecewise Linear Cost Functions

Parametric Query Optimization for Linear and Piecewise Linear Cost Functions Paametic Quey Oimization fo Linea and Piecewise Linea Cost Functions Avind Hulgei S. Sudashan Indian Institute of Technology, Bombay {au, sudasha}@cse.iitb.ac.in Abstact The of a quey an depends on many

More information

Fast quality-guided flood-fill phase unwrapping algorithm for three-dimensional fringe pattern profilometry

Fast quality-guided flood-fill phase unwrapping algorithm for three-dimensional fringe pattern profilometry Univesity of Wollongong Reseach Online Faculty of Infomatics - Papes (Achive) Faculty of Engineeing and Infomation Sciences 2010 Fast quality-guided flood-fill phase unwapping algoithm fo thee-dimensional

More information

AUTOMATED LOCATION OF ICE REGIONS IN RADARSAT SAR IMAGERY

AUTOMATED LOCATION OF ICE REGIONS IN RADARSAT SAR IMAGERY AUTOMATED LOCATION OF ICE REGIONS IN RADARSAT SAR IMAGERY Chistophe Waceman (1), William G. Pichel (2), Pablo Clement-Colón (2) (1) Geneal Dynamics Advanced Infomation Systems, P.O. Box 134008 Ann Abo

More information

Performing real-time image processing on distributed computer systems

Performing real-time image processing on distributed computer systems Pefoming eal-time image pocessing on distibuted compute systems RADU DOBRESCU, MATEI DOBRESCU, DAN POPESCU "Politehnica" Univesity of Buchaest, Faculty of Contol and Computes, 313 Splaiul Independentei,

More information

Numerical investigation of the three-dimensional dynamic process of sabot discard

Numerical investigation of the three-dimensional dynamic process of sabot discard Jounal of Mechanical Science and Technology 28 (7) (2014) 2637~2649 www.spingelink.com/content/1738-494x DOI 10.1007/s12206-014-0620-6 Numeical investigation of the thee-dimensional dynamic pocess of sabot

More information