SPH Method used for Flow Predictions at a Turgo Impulse Turbine: Comparison with Fluent

Size: px
Start display at page:

Download "SPH Method used for Flow Predictions at a Turgo Impulse Turbine: Comparison with Fluent"

Transcription

1 World Academy of Scence, Engneerng and Technology SPH Method used for Flow Predctons at a Turgo Impulse Turbne: Comparson wth Fluent Phoevos K. Koukouvns, John S. Anagnostopoulos, Dmtrs E. Papantons Abstract Ths work s an attempt to use the standard Smoothed Partcle Hydrodynamcs methodology for the smulaton of the complex unsteady, free-surface flow n a rotatng Turgo mpulse water turbne. A comparson of two dfferent geometres was conducted. The SPH method due to ts mesh-less nature s capable of capturng the flow features appearng n the turbne, wthout dffuson at the water/ar nterface. Furthermore results are compared wth a commercal CFD package (Fluent ) and the SPH algorthm proves to be capable of provdng smlar results, n much less tme than the mesh based CFD program. A parametrc study was also performed regardng the turbne nlet angle. Keywords Smoothed Partcle Hydrodynamcs, Mesh-less methods, Impulse turbnes, Turgo turbne. I. INTRODUCTION MPULSE water turbnes operaton s based on the I nteracton of a hgh velocty water et wth the rotatng turbne runner. The turbne runner changes the drecton of the flow and torque develops on ts blades due to the change of water et s angular momentum. The statc pressure does not change before and after the turbne runner. Ths enables the operaton of the turbne n atmospherc envronment, wthout the need of a sealed casng. The water et s formed at the turbne nozzle, where the water hydraulc head s transformed nto knetc energy. An mpulse turbne may have more than one nozzles, at the turbne casng around the turbne, drectng the et tangentally at the runner blades (Turgo turbne), or buckets (Pelton turbne). The nozzles are equpped wth a needle, whch s used to adust the water flow rate through the nozzle to match the requested power at the generator coupled to the water turbne. Apart from the needle the nozzles often have a deflector, used to deflect the water et from the runner, n case of an emergency to quckly reect load from the turbne. The most well known mpulse turbnes are the Pelton and Turgo turbnes. Turgo turbnes are desgned for medum head applcatons. They have a flat effcency curve and provde excellent part load effcency, thus they can be used as an alternatve of other turbne types, especally f there are large flow rate varatons. The smplest Turgo turbne runner looks lke a Pelton runner splt n half at the plane of symmetry. The water et enters from the one sde of the runner and exts from the other (Fg. ). Because of that, the escape of the water does not nterfere wth the ncomng et, or the other turbne blades, enablng the turbne to handle larger flow rates and et dameters than a Pelton runner of the same runner dameter. As a result the Turgo turbne has hgher specfc P. K. Koukouvns, J. S. Anagnostopoulos and D.E. Papantons are wth the Natonal Techncal Unversty of Athens, 5780, Heroon Polytechneou 9 (e-mals: fvoskouk@gmal.com,.anagno@flud.mech.ntua.gr, papan@flud.mech.ntua.gr, respectvely). speed and smaller sze than a Pelton turbne of the same power. The smaller dameter allows the operaton at hgher angular veloctes, whch n turn, makes the couplng between the turbne and the generator easer, avodng the use of a mechancal transmsson system decreasng costs and ncreasng the mechancal relablty of the system []. Fg. Sketch of the flow n a Turgo turbne (up) and Turgo runner (down) In mpulse water turbnes the developng flow of the mpngng et on the runner s unsteady, free-surface wth movng boundares, due to the runner rotaton. Smulaton wth Euleran methods s dffcult [2], snce specal treatments are requred for capturng the underlyng phenomena. To be more specfc, the treatments requred are the Volume Of Flud (VOF) method, combned wth mesh refnement, for trackng the free-surface, and sldng meshes, for the connecton between the movng and statonary meshes. The above treatments ncrease the computatonal cost and requrements of the smulaton consderably. An alternatve way of smulatng the flow would be by adoptng a Lagrangan pont of vew, usng and trackng partcles whch represent the water et and nteract wth the turbne runner. Several attempts of usng Lagrangan framework exst n lterature, wth Lagrangan partcle trackng [3] or wth a Movng Partcle Sem-Implct method []. A relatvely new and promsng method s the Smoothed Partcle Hydrodynamcs (SPH) method whch wll be used n the present work for the smulatons. The SPH method was ntally developed by Lucy, Gngold and Monaghan (977) and has been used for modelng 3

2 World Academy of Scence, Engneerng and Technology astrophyscal problems n three dmensonal open space [5]. Today SPH s extended beyond ts ntal purpose of astrophyscal phenomena, for modellng the behavour of solds and fluds. The applcaton of SPH to a wde range of scentfc areas has led to sgnfcant extensons and mprovements of the orgnal method [6]. SPH s a Lagrangan, partcle, mesh-less method and has the advantages of tracng and resolvng the free-surface wthout any specal treatment [7] and descrbng movng/deformng boundares easly. II. STANDARD SPH FORMALISM The SPH formalsm reles on the use of kernel approxmaton of feld functons for the calculaton of the operators appearng n the dscretzaton of the flow equatons, nstead of usng a computatonal grd. In ths way t s able to approxmate dervatves or functons from unconnected and randomly scattered computaton ponts. The bass of the SPH approxmatons orgnates from the followng dentty: f ( x) = f(x')δ ( x-x' ) dx' () where (x) Ω f s a functon of a three dmensonal poston δ x-x' s the Drac delta functon and Ω s the vector x, ( ) volume of the ntegral that contans x. The above relaton can be approxmated usng a smoothng kernel functon W x-x',h : ( ) Ω f ( x) = f(x')w( x x', dx' (2) A smlar equaton can be derved for the gradent of a functon: f ( x) = f(x') W ( x x', dx' (3) Ω In order the above approxmatons to be vald, the kernel functon W ( x x', has to fulfl certan requrements, such as: Unty or normalzaton condton : W ( x x', dx = Drac functon property : lmw ( x x', = δ ( x x' ) h 0 Compact condton : W ( x x', = 0, for x x' > k h, where k.h s the kernel s support doman Also the kernel functon has to be even, postve and monotoncally decreasng functon. There are many types of kernel functons. In the present work the fourth order kernel s used [8] for reasons whch wll be explaned later. In the kernel formulaton (eq. ) q= r /h, wth r the dstance between two computatonal ponts and h a characterstc smoothng length. Subscrpt d denotes the dmenson of the problem and the constant term α s for 20π 3-D cases, n order to fulfl the normalzaton condton. Ω W ( q) 5 3 q 5 q + 0 q 0 q a 5 3 d = q 5 q 0.5 q.5 d 2 2 () h 5 q.5 q q 2.5 In the SPH method the entre system s represented wth a fnte number of partcles that carry ndvdual mass, occupy ndvdual space and the characterstc quanttes of the flow (e.g. velocty, densty, pressure etc.). Thus the contnuous ntegral relatons can be wrtten n the followng form of dscretzed partcle approxmaton: f(x ) f(x ) = = N m f(x)w ρ m f(x) W ρ W ( x x, h = N = In the above equatons W = ), m s the partcle s mass and ρ s the partcle s densty. Apart from the above relaton for the dervatve, there are the followng alternatve formulatons [6], whch tend to gve better approxmatons than equaton 6 [9]: N f(x ) = m [ f(x ) f(x )] W, (7) ρ = N f(x ) f(x ) f(x ) = ρ m + W (8) 2 2 = ρ ρ Consderng the above procedure for the dervaton of the SPH flow equatons, one can notce two approxmatons. The frst approxmaton has to do wth the approxmaton of the Drac delta wth the kernel functon W (equatons, 2). As t was proved by Monaghan ths nterpolaton s of, at least, second order of accuracy [0], due to the requrement of the kernel functon beng even. The second approxmaton has to do wth the summaton representaton of the ntegral (equatons 5, 6, 7, 8). It s proved [0] that, provded that the kernel functon s smooth enough and partcles are equspaced, the error of the summaton approxmaton s nearly neglgble. Partcle dsorder and kernel nconsstency tends to degrade the accuracy of the method. On the other hand, smooth kernel functons gve better approxmatons and are less senstve to partcle dsorder [6, 0]. Ths s the man reason for usng the specfc kernel (equaton ), snce hgher order functons are smoother than lower order ones. Choce of the smoothng length h s also crucal for the SPH method, snce t drectly affects the support doman of the kernel approxmaton for each partcle and the accuracy of the approxmatons. A small smoothng length would result n low accuracy due to very few partcles n the support doman. On the other hand a large smoothng length would smooth out local propertes. We have found that a smoothng length of (5) (6)

3 World Academy of Scence, Engneerng and Technology 3 dx s able to gve satsfactory results for 3D smulatons (dx s the nter-partcle dstance, or the partcle dscretzaton). Usng the above approxmatons for a functon and the dervatve of a functon, one can derve the SPH flow equatons [8]: Contnuty equaton: d ρ = m u W (9) dt Momentum equaton: du p p = m + W Π + g (0) dt 2 2 ρ ρ where Π, s a vscosty term suggested by Morrs []. Ths term wll be omtted n the rest smulatons snce they wll be consdered nvscd. An obvous consequence of the above formulatons s that SPH approxmatons are symmetrc. Ths means that the contrbuton of partcle to n the momentum equaton s equal and opposte to the contrbuton of partcle to. Ths enables SPH to conserve both lnear and angular momentum of the system of partcles under consderaton. III. IMPLEMENTATION DETAILS Pressure s calculated from an equaton of state, thus the method s weakly compressble. The Tat equaton of state s commonly used for modellng ncompressble flows. 2 γ ρ 0c0 ρ a = () p a γ ρ 0 In the above equaton ρ 0 s the reference densty and c 0 s an artfcal speed of sound, snce the real speed of sound would requre a very small tmestep. In order to keep densty varatons less than %, the value of c 0 s chosen ~0 Vmax, accordng to Monaghan [0]. SPH s known to produce unphyscal pressure oscllatons due to the stffness of the equaton of state [2]. In order to reduce the large pressure oscllatons at the pressure feld of partcles, a densty rentalzaton technque [2] s adopted, and for movng the partcles, the XSPH varant [6] s used, n whch the veloctes of the nearby partcles are taken nto account: dra mb = u a ε u abw (2) ab dt b ρb where ε s a parameter set at 0.3 for ncompressble flows. Snce n the SPH method there s no connectvty between ndvdual calculaton ponts, a statc matrx neghbor lst [3] s used to fnd neghborng partcles. For the tme ntegraton of the equatons the fourth order Runge Kutta method s used. Also to speed up calculatons and to utlze properly mult-core hardware, OpenMP s used for parallelzaton. Due to the nature of SPH, calculaton of contnuty and momentum terms can be done ndependently for each partcle. Thus SPH algorthm s easly parallelzed, achevng great speed up. IV. BOUNDARY CONDITIONS There are varous ways to defne sold boundares n SPH, such as fcttous partcles, ghost partcles or boundary partcles ([6], [8], [0]). In the present work, the method of boundary forces wll be used [], [5]. The boundary s descrbed wth one layer of partcles whch exerts Lennard- Jones forces when flud partcles come close enough to the boundary. 2 6 r r 0 r r 0 2 f D (3) = [ m / s ] 2 r r r for r0 r In the above formula r 0 represents the range of nfluence of the Lennard-Jones forces and s consdered to be equal to the flud partcle spacng dx. Also r represents the nter-partcle dstance and D s a problem dependent parameter, usually set n the same scale as the maxmum velocty n the smulaton [6]. Apart from the boundary force, the boundary partcles do not nteract wth the flud partcles n any other way. The bucket geometry s represented usng layers of force partcles that exert the boundary forces prescrbed by the above formula. The boundary partcles on the bucket are postoned at a closer nter-partcle dstance than the flud partcles n order to ensure no penetraton of the boundary and also to make the boundary force as smooth as possble. Ths s due to the overlappng nfluence areas of the boundary partcles whch, for fne boundary resoluton, approxmate the actual boundary surface. The force that the flud exerts on the sold boundary wll be calculated from the reacton of the boundary forces on the wall. Snce the forces durng partcle nteractons are symmetrc, the total force on a wall can be calculated by summng the reacton force on all wall partcles. Furthermore, torque on each boundary partcle can be calculated from the r r r defnton: T = F. V. GEOMETRY DESCRIPTION The Turgo runner geometry was created usng specalzed software (Tools for Turbomachnery TT [6]), whch uses as nput the blade angles at each edge of the blade and the dstance between the edges. The geometry generator forms a quadrlateral surface grd of ponts whch represents the surface of the blade, usng NURBS (fg. 2). Each quadrlateral element s flled up wth boundary partcles wth nter-partcle dstance equal to dx/3 (where dx s the nter-partcle dstance for flud partcles). Apart from fllng the grd wth partcles, the algorthm extrudes the surface grd n the normal drecton, at a prescrbed depth, n order to form a full 3D body, f requred. 5

4 World Academy of Scence, Engneerng and Technology computatonal mesh used n the Fluent program had a dscretzaton sze of 7.5mm, but refned to 5mm n areas of nterest, such as the wall where pressure gradents appear, or the nterface, consstng of ~ elements totally. Also the mesh conssted of two dfferent areas (one rotatng and one statc), connected wth an nterface regon. The VOF method was used to track the nterfaces and second order dscretzaton was used, to lmt numercal vscosty. Fg. 2 Two ndcatve Turgo blade geometres created wth the software TT Fg. 3 Turgo runner geometres for the above blade geometres (vewed from the outlet) VI. CASE SET- UP At frst two dfferent geometres were tested and compared wth the results of Fluent n order to determne the performance and the accuracy of the SPH method. The two geometres modeled are those presented n fg. 2. The two geometres dffer both at the nlet and the edges and, consequently, at the respectve angles. In order to keep smulaton cost at a mnmum, only the space between two turbne blades was modeled, assumng perodc flow condtons. Also, snce the geometry used n Fluent had no wall thckness, the blade was modeled wth only a wall layer wth the SPH method. The runner hub was at 260mm radus and the tp at 500mm radus from the center of rotaton. The nomnal dameter of the runner was at 770mm. Also the runner conssted of 22 blades. The water et had a dameter of 5mm and velocty 32m/s (dscharge 596m 3 /s) and entered the runner at 25 degrees from the runner rotaton plane. The rotatonal speed of the runner was set to.8rad/s. Intally the two blades were postoned at -32 from the Y-axs (fg. 5), ust before the mpact of the water et on the runner. The smulaton duraton was 2ms, n whch the runner performs a rotaton of 07, enough to cover the whole nteracton between the et and the runner. The partcle sze used n SPH was 5mm, whch proved fne enough after a partcle dependence study [5]. The numercal speed of sound was set to 350m/s, larger than 0.V et n order to ensure the ncompressblty of the smulated water. The Fg. The ntal set up for the smulated cases usng SPH and Fluent In the followng fgures ndcatve results of the smulatons are shown. Fgures 5 and 6 show a general vew of the free surface flow developng between the blades at a tme nstance at the mddle of the water et and turbne blade nteracton. By comparng the respectve fgures one can notce some dfferences, especally at the area of et mpngement, but generally both the velocty dstrbuton and the free surface shapes are smlar. As t s expected the velocty at the turbne runner outlet s much lower comparng to the water et velocty, due to the energy transfer of knetc energy from the et to the turbne runner. Another mportant remark, regardng the behavor of the flow, s that a porton of the water et leaks out from the nlet edge of the turbne blade (fg. 5, 6). Ths detal could not be effectvely captured wth Fluent, snce the mesh dd not extend beyond the blade (fg. ). 6

5 World Academy of Scence, Engneerng and Technology Fg. 5 Smulaton results for geometry (a) usng SPH (left) and Fluent (rght), at tme 2ms. SPH: Flud partcles are coloured accordng to velocty magntude, wall partcles are translucent to allow vsualzaton of the flow between blades. Fluent: Isosurface s colored accordng to velocty magntude. Fg. 6 Smulaton results for geometry (b) usng SPH (left) and Fluent (rght), at tme 2ms. SPH: Flud partcles are coloured accordng to velocty magntude, wall partcles are translucent to allow vsualzaton of the flow between blades. Fluent: Isosurface s colored accordng to velocty magntude. In fgures 7 and 8 the area of the blade, for geometry (b), covered by water s shown at two dfferent tme nstances. Agan results by both programs are very close. Smlar results are obtaned for geometry (a) too. The sharpness of the SPH results s attrbuted to the coarseness of the nterpolaton grd used to obtan the respectve data, note though that ths mesh was not nvolved n the flow feld calculatons. Fg. 7 Free surface evoluton on the wall usng SPH and Fluent, at tme 2.6ms. Water s represented wth blue, ar wth red 7

6 World Academy of Scence, Engneerng and Technology Fnally n fg. 0 the average torque dstrbuton on the turbne blade s shown for the two geometres tested. In both cases maxmum torque develops n curved areas where the drecton of the flow changes. Geometry (b) has a smoother torque dstrbuton at a larger area due to ts desgn. Fg. 8 Free surface evoluton on the wall usng SPH and Fluent, at tme 2ms. Water s represented wth blue, ar wth red In fgure 9 the developng torque (n respect to the angle of the blade from the Y-axs) on the turbne blade s shown for the two geometres tested wth both programs. The torque calculated usng SPH exhbts some oscllatons, but the general trends are smlar. For each geometry, the work of the torque, calculated by SPH and Fluent, on the blade s approxmately the same (~0.5% dfference). Also by comparng the work of the torque for the two geometres, t was found that blade (b) performs better, approxmately by ~%. Torque on geometry (a) develops earler due to the shape of the nlet edge; the nlet edge n ths case s more curved and cuts the water et earler. Fg. 9 Torque developed on the blade surface for the two geometres Fg. 0 Average torque dstrbuton through the water et bucket nteracton Consderng the tme needed for the executon of the two programs, the SPH method s much faster than fluent, due to the embarrassngly parallel nature of the SPH algorthm. The SPH algorthm only needed 0hrs on a 2xQuad Core Xeon 2.Ghz computer (80 CPUhrs), for each smulaton. On the other hand Fluent needed ~0days usng parallel processes on a Ghz computer (960 CPUhrs). VII. INLET ANGLE DEPENDENCE From the prevous results t has been shown that the geometry (b) performs better than geometry (a). For that reason geometry (b) was used to perform a further desgn test regardng the water et nlet angle. Smulaton condtons wll be the same wth those mentoned at part 6 of the current paper, apart from the et nlet angle. The nlet angles whch were tested are 20, 30, 35 and 0. In fgure a comparson between the torque graphs for the dfferent water et mpngement angles s made; from ths fgure t s shown that, by ncreasng the water et mpact angle, the developng torque curve becomes narrower and exhbts a hgher peak value. Ths s further llustrated n 8

7 World Academy of Scence, Engneerng and Technology fgure 2, where the average torque dstrbuton s shown; agan for larger mpact angle the peak value s hgher and the peak torque value s moved towards the center of the blade. By calculatng the ntegral of the torque curve t was found that the maxmum effcency s acheved for the ntermedate nlet angle of 30, as shown n fgure n the respectve graph of normalzed effcency (effcency s normalzed by the maxmum value,.e. the effcency of the turbne for 30 nlet angle). A smlar trend has been observed wth our nhouse Fast Lagrangan Smulaton algorthm [], used to estmate the effcency for the same condtons. Fg. Comparatve torque (left) and normalzed effcency (rght) graphs dependng on the water et nlet angle Fg. 2 Comparatve torque dstrbuton on the turbne blade. Red corresponds to hgher torque values, blue to lower VIII. CONCLUSION In ths work the SPH method was used to assess the performance of two dfferent Turgo turbne runners, n comparson to a commercal CFD solver. The SPH method proves to be able to produce smlar results n much less tme than the mesh based program. For ths reason t s an attractve alternatve for parametrc studes or even desgn optmzaton n the complex flows appearng n Turgo and other mpulse turbnes. 9

8 World Academy of Scence, Engneerng and Technology An mportant advantage of SPH algorthm s that ts nherent structure permts the easy parallelsaton and adapton to run n GPU technology, whch can dramatcally enhance executon speed. Ths work s currently underway n our laboratory. REFERENCES [] J.S. Anagnostopoulos, D.E. Papantons, Flow modelng and runner desgn optmzaton n Turgo water turbnes, Interantonal Journal of Appled Scence, Engneerng and Technology, Vol. Number ISSN [2] J.C. Marongu, F. Leboef, E. Parknson (2007), Numercal smulaton of the flow n a Pelton turbne usng the meshless method smoothed partcle hydrodynamcs: a new smple boundary treatment, Journal of Power and Energy, Vol. 22, Part A, p [3] J. S. Anagnostopoulos, D. E. Papantons (2006), A numercal methodology for desgn optmzaton of Pelton turbne runners, Proceedngs of the Hydro2006 conference, Porto Carras, Cyprus, September [] Y. Nakansh, T. Fu, M. Mornaka, K. Wach (2006), Numercal smulaton of the flow n a Pelton bucket by a partcle method, Proceedngs of the 23rd IAHR Symposum, Yokohama, October [5] Prce D.J., (200), Magnetc Felds n Astrophyscs, PhD thess, Unversty of Cambrdge, UK. [6] G.R. Lu, M. B. Lu (2003), Smoothed partcle hydrodynamcs: a meshfree partcle method, World Scentfc Publshng Company, December [7] P. Koukouvns, J. Anagnostopoulos, D. Papantons (2009) Flow modellng n the nector of a Pelton turbne, Proceedngs of the th Spherc workshop, Nantes, France. [8] D. Voleau, R. Issa (2006), Numercal modellng of complex turbulent free-surface flows wth the SPH method: an overvew, Internatonal Journal of Numercal Methods for Fluds. [9] F. Coln, R. Egl, F.Y. Ln (2005), Computng a null dvergence velocty feld usng smoothed partcle hydrodynamcs, Journal of Computatonal Physcs. [0] J. Monaghan (2005), Smoothed Partcle Hydrodynamcs, Reports on Progress n Physcs, Volume 68 No.8, p [] J. Morrs, P. Fox, Y. Zhu (997), Modellng low Reynolds number ncompressble flows usng SPH, Journal of Computatonal Physcs, Volume 36, p [2] M. Gomez-Gestera, B. Rogers, R. Dalrymple, A. Crespo, M. Narayanaswamy (200), Users gude for the Sphyscs code v2.0, [3] J. M. Domnguez, A. Crespo (2009), Improvements on SPH neghbour lst, Proceedngs of the th Spherc workshop, Nantes, France. [] J. Monaghan, J. Katar (2009), SPH boundary forces, Proceedngs of the th Spherc workshop, Nantes, France. [5] P. Koukouvns, J. Anagnostopoulos, D. Papantons (200) Flow modellng n a Turgo turbne usng SPH, Proceedngs of the 5th Spherc workshop, Manchester, Unted Kngdom. [6] G. Kon, S. Saraknos, I. Nkolos, (2009) A software tool for parametrc desgn of turbomachnery blades, Advances n Engneerng Software, p.-5, DOI : 0.06/.advengsoft

S.P.H. : A SOLUTION TO AVOID USING EROSION CRITERION?

S.P.H. : A SOLUTION TO AVOID USING EROSION CRITERION? S.P.H. : A SOLUTION TO AVOID USING EROSION CRITERION? Célne GALLET ENSICA 1 place Emle Bloun 31056 TOULOUSE CEDEX e-mal :cgallet@ensca.fr Jean Luc LACOME DYNALIS Immeuble AEROPOLE - Bat 1 5, Avenue Albert

More information

Simulation of a Ship with Partially Filled Tanks Rolling in Waves by Applying Moving Particle Semi-Implicit Method

Simulation of a Ship with Partially Filled Tanks Rolling in Waves by Applying Moving Particle Semi-Implicit Method Smulaton of a Shp wth Partally Flled Tanks Rollng n Waves by Applyng Movng Partcle Sem-Implct Method Jen-Shang Kouh Department of Engneerng Scence and Ocean Engneerng, Natonal Tawan Unversty, Tape, Tawan,

More information

S1 Note. Basis functions.

S1 Note. Basis functions. S1 Note. Bass functons. Contents Types of bass functons...1 The Fourer bass...2 B-splne bass...3 Power and type I error rates wth dfferent numbers of bass functons...4 Table S1. Smulaton results of type

More information

NUMERICAL SOLVING OPTIMAL CONTROL PROBLEMS BY THE METHOD OF VARIATIONS

NUMERICAL SOLVING OPTIMAL CONTROL PROBLEMS BY THE METHOD OF VARIATIONS ARPN Journal of Engneerng and Appled Scences 006-017 Asan Research Publshng Network (ARPN). All rghts reserved. NUMERICAL SOLVING OPTIMAL CONTROL PROBLEMS BY THE METHOD OF VARIATIONS Igor Grgoryev, Svetlana

More information

A Binarization Algorithm specialized on Document Images and Photos

A Binarization Algorithm specialized on Document Images and Photos A Bnarzaton Algorthm specalzed on Document mages and Photos Ergna Kavalleratou Dept. of nformaton and Communcaton Systems Engneerng Unversty of the Aegean kavalleratou@aegean.gr Abstract n ths paper, a

More information

Electrical analysis of light-weight, triangular weave reflector antennas

Electrical analysis of light-weight, triangular weave reflector antennas Electrcal analyss of lght-weght, trangular weave reflector antennas Knud Pontoppdan TICRA Laederstraede 34 DK-121 Copenhagen K Denmark Emal: kp@tcra.com INTRODUCTION The new lght-weght reflector antenna

More information

R s s f. m y s. SPH3UW Unit 7.3 Spherical Concave Mirrors Page 1 of 12. Notes

R s s f. m y s. SPH3UW Unit 7.3 Spherical Concave Mirrors Page 1 of 12. Notes SPH3UW Unt 7.3 Sphercal Concave Mrrors Page 1 of 1 Notes Physcs Tool box Concave Mrror If the reflectng surface takes place on the nner surface of the sphercal shape so that the centre of the mrror bulges

More information

Cluster Analysis of Electrical Behavior

Cluster Analysis of Electrical Behavior Journal of Computer and Communcatons, 205, 3, 88-93 Publshed Onlne May 205 n ScRes. http://www.scrp.org/ournal/cc http://dx.do.org/0.4236/cc.205.350 Cluster Analyss of Electrcal Behavor Ln Lu Ln Lu, School

More information

Module 6: FEM for Plates and Shells Lecture 6: Finite Element Analysis of Shell

Module 6: FEM for Plates and Shells Lecture 6: Finite Element Analysis of Shell Module 6: FEM for Plates and Shells Lecture 6: Fnte Element Analyss of Shell 3 6.6. Introducton A shell s a curved surface, whch by vrtue of ther shape can wthstand both membrane and bendng forces. A shell

More information

Mathematics 256 a course in differential equations for engineering students

Mathematics 256 a course in differential equations for engineering students Mathematcs 56 a course n dfferental equatons for engneerng students Chapter 5. More effcent methods of numercal soluton Euler s method s qute neffcent. Because the error s essentally proportonal to the

More information

Lobachevsky State University of Nizhni Novgorod. Polyhedron. Quick Start Guide

Lobachevsky State University of Nizhni Novgorod. Polyhedron. Quick Start Guide Lobachevsky State Unversty of Nzhn Novgorod Polyhedron Quck Start Gude Nzhn Novgorod 2016 Contents Specfcaton of Polyhedron software... 3 Theoretcal background... 4 1. Interface of Polyhedron... 6 1.1.

More information

Improvement of Spatial Resolution Using BlockMatching Based Motion Estimation and Frame. Integration

Improvement of Spatial Resolution Using BlockMatching Based Motion Estimation and Frame. Integration Improvement of Spatal Resoluton Usng BlockMatchng Based Moton Estmaton and Frame Integraton Danya Suga and Takayuk Hamamoto Graduate School of Engneerng, Tokyo Unversty of Scence, 6-3-1, Nuku, Katsuska-ku,

More information

SLAM Summer School 2006 Practical 2: SLAM using Monocular Vision

SLAM Summer School 2006 Practical 2: SLAM using Monocular Vision SLAM Summer School 2006 Practcal 2: SLAM usng Monocular Vson Javer Cvera, Unversty of Zaragoza Andrew J. Davson, Imperal College London J.M.M Montel, Unversty of Zaragoza. josemar@unzar.es, jcvera@unzar.es,

More information

Parallelism for Nested Loops with Non-uniform and Flow Dependences

Parallelism for Nested Loops with Non-uniform and Flow Dependences Parallelsm for Nested Loops wth Non-unform and Flow Dependences Sam-Jn Jeong Dept. of Informaton & Communcaton Engneerng, Cheonan Unversty, 5, Anseo-dong, Cheonan, Chungnam, 330-80, Korea. seong@cheonan.ac.kr

More information

Type-2 Fuzzy Non-uniform Rational B-spline Model with Type-2 Fuzzy Data

Type-2 Fuzzy Non-uniform Rational B-spline Model with Type-2 Fuzzy Data Malaysan Journal of Mathematcal Scences 11(S) Aprl : 35 46 (2017) Specal Issue: The 2nd Internatonal Conference and Workshop on Mathematcal Analyss (ICWOMA 2016) MALAYSIAN JOURNAL OF MATHEMATICAL SCIENCES

More information

2x x l. Module 3: Element Properties Lecture 4: Lagrange and Serendipity Elements

2x x l. Module 3: Element Properties Lecture 4: Lagrange and Serendipity Elements Module 3: Element Propertes Lecture : Lagrange and Serendpty Elements 5 In last lecture note, the nterpolaton functons are derved on the bass of assumed polynomal from Pascal s trangle for the fled varable.

More information

An inverse problem solution for post-processing of PIV data

An inverse problem solution for post-processing of PIV data An nverse problem soluton for post-processng of PIV data Wt Strycznewcz 1,* 1 Appled Aerodynamcs Laboratory, Insttute of Avaton, Warsaw, Poland *correspondng author: wt.strycznewcz@lot.edu.pl Abstract

More information

Interaction Methods for the SPH Parts (Multiphase Flows, Solid Bodies) in LS-DYNA

Interaction Methods for the SPH Parts (Multiphase Flows, Solid Bodies) in LS-DYNA 13 th Internatonal LS-DYNA Users Conference Sesson: Flud Structure Interacton Interacton Methods for the SPH Parts (Multphase Flows, Sold Bodes) n LS-DYNA Jngxao Xu, Jason Wang Lvermore Software Technology

More information

GSLM Operations Research II Fall 13/14

GSLM Operations Research II Fall 13/14 GSLM 58 Operatons Research II Fall /4 6. Separable Programmng Consder a general NLP mn f(x) s.t. g j (x) b j j =. m. Defnton 6.. The NLP s a separable program f ts objectve functon and all constrants are

More information

SPH and ALE formulations for sloshing tank analysis

SPH and ALE formulations for sloshing tank analysis Int. Jnl. of Multphyscs Volume 9 Number 3 2015 209 SPH and ALE formulatons for sloshng tank analyss Jngxao Xu 1, Jason Wang 1 and Mhamed Soul*, 2 1 LSTC, Lvermore Software Technology Corp. Lvermore CA

More information

A Fast Visual Tracking Algorithm Based on Circle Pixels Matching

A Fast Visual Tracking Algorithm Based on Circle Pixels Matching A Fast Vsual Trackng Algorthm Based on Crcle Pxels Matchng Zhqang Hou hou_zhq@sohu.com Chongzhao Han czhan@mal.xjtu.edu.cn Ln Zheng Abstract: A fast vsual trackng algorthm based on crcle pxels matchng

More information

Numerical investigation of free surface flood wave and solitary wave using incompressible SPH method

Numerical investigation of free surface flood wave and solitary wave using incompressible SPH method Journal of Hydraulc Structures J. Hydraul. Struct., 2016; 2(2):22-34 DOI: 10.22055/hs.2016.12849 Numercal nvestgaton of free surface flood wave and soltary wave usng ncompressble SPH method Mohammad Zounemat-Kerman

More information

Hermite Splines in Lie Groups as Products of Geodesics

Hermite Splines in Lie Groups as Products of Geodesics Hermte Splnes n Le Groups as Products of Geodescs Ethan Eade Updated May 28, 2017 1 Introducton 1.1 Goal Ths document defnes a curve n the Le group G parametrzed by tme and by structural parameters n the

More information

Dynamic wetting property investigation of AFM tips in micro/nanoscale

Dynamic wetting property investigation of AFM tips in micro/nanoscale Dynamc wettng property nvestgaton of AFM tps n mcro/nanoscale The wettng propertes of AFM probe tps are of concern n AFM tp related force measurement, fabrcaton, and manpulaton technques, such as dp-pen

More information

Modeling, Manipulating, and Visualizing Continuous Volumetric Data: A Novel Spline-based Approach

Modeling, Manipulating, and Visualizing Continuous Volumetric Data: A Novel Spline-based Approach Modelng, Manpulatng, and Vsualzng Contnuous Volumetrc Data: A Novel Splne-based Approach Jng Hua Center for Vsual Computng, Department of Computer Scence SUNY at Stony Brook Talk Outlne Introducton and

More information

Quality Improvement Algorithm for Tetrahedral Mesh Based on Optimal Delaunay Triangulation

Quality Improvement Algorithm for Tetrahedral Mesh Based on Optimal Delaunay Triangulation Intellgent Informaton Management, 013, 5, 191-195 Publshed Onlne November 013 (http://www.scrp.org/journal/m) http://dx.do.org/10.36/m.013.5601 Qualty Improvement Algorthm for Tetrahedral Mesh Based on

More information

A MOVING MESH APPROACH FOR SIMULATION BUDGET ALLOCATION ON CONTINUOUS DOMAINS

A MOVING MESH APPROACH FOR SIMULATION BUDGET ALLOCATION ON CONTINUOUS DOMAINS Proceedngs of the Wnter Smulaton Conference M E Kuhl, N M Steger, F B Armstrong, and J A Jones, eds A MOVING MESH APPROACH FOR SIMULATION BUDGET ALLOCATION ON CONTINUOUS DOMAINS Mark W Brantley Chun-Hung

More information

High-Boost Mesh Filtering for 3-D Shape Enhancement

High-Boost Mesh Filtering for 3-D Shape Enhancement Hgh-Boost Mesh Flterng for 3-D Shape Enhancement Hrokazu Yagou Λ Alexander Belyaev y Damng We z Λ y z ; ; Shape Modelng Laboratory, Unversty of Azu, Azu-Wakamatsu 965-8580 Japan y Computer Graphcs Group,

More information

VISCOELASTIC SIMULATION OF BI-LAYER COEXTRUSION IN A SQUARE DIE: AN ANALYSIS OF VISCOUS ENCAPSULATION

VISCOELASTIC SIMULATION OF BI-LAYER COEXTRUSION IN A SQUARE DIE: AN ANALYSIS OF VISCOUS ENCAPSULATION VISCOELASTIC SIMULATION OF BI-LAYER COEXTRUSION IN A SQUARE DIE: AN ANALYSIS OF VISCOUS ENCAPSULATION Mahesh Gupta Mchgan Technologcal Unversty Plastc Flow, LLC Houghton, MI 49931 Hancock, MI 49930 Abstract

More information

CAD and CAE Analysis for Siphon Jet Toilet

CAD and CAE Analysis for Siphon Jet Toilet Avalable onlne at www.scencedrect.com Physcs Proceda 19 (2011) 472 476 Internatonal Conference on Optcs n Precson Engneerng and Nanotechnology 2011 CAD and CAE Analyss for Sphon Jet Tolet Yuhua Wang a

More information

Overview. Basic Setup [9] Motivation and Tasks. Modularization 2008/2/20 IMPROVED COVERAGE CONTROL USING ONLY LOCAL INFORMATION

Overview. Basic Setup [9] Motivation and Tasks. Modularization 2008/2/20 IMPROVED COVERAGE CONTROL USING ONLY LOCAL INFORMATION Overvew 2 IMPROVED COVERAGE CONTROL USING ONLY LOCAL INFORMATION Introducton Mult- Smulator MASIM Theoretcal Work and Smulaton Results Concluson Jay Wagenpfel, Adran Trachte Motvaton and Tasks Basc Setup

More information

An Accurate Evaluation of Integrals in Convex and Non convex Polygonal Domain by Twelve Node Quadrilateral Finite Element Method

An Accurate Evaluation of Integrals in Convex and Non convex Polygonal Domain by Twelve Node Quadrilateral Finite Element Method Internatonal Journal of Computatonal and Appled Mathematcs. ISSN 89-4966 Volume, Number (07), pp. 33-4 Research Inda Publcatons http://www.rpublcaton.com An Accurate Evaluaton of Integrals n Convex and

More information

User Authentication Based On Behavioral Mouse Dynamics Biometrics

User Authentication Based On Behavioral Mouse Dynamics Biometrics User Authentcaton Based On Behavoral Mouse Dynamcs Bometrcs Chee-Hyung Yoon Danel Donghyun Km Department of Computer Scence Department of Computer Scence Stanford Unversty Stanford Unversty Stanford, CA

More information

Multiblock method for database generation in finite element programs

Multiblock method for database generation in finite element programs Proc. of the 9th WSEAS Int. Conf. on Mathematcal Methods and Computatonal Technques n Electrcal Engneerng, Arcachon, October 13-15, 2007 53 Multblock method for database generaton n fnte element programs

More information

Numerical Simulations of 3D Liquid Sloshing Flows by MPS Method

Numerical Simulations of 3D Liquid Sloshing Flows by MPS Method Proceedngs of the Eleventh (14) Pacfc/Asa Offshore Mechancs Symposum Shangha, Chna, October 1-16, 14 Copyrght 14 by The Internatonal Socety of Offshore and Polar Engneers ISBN 978 1 88653 9-6: ISSN 1946-4X

More information

For instance, ; the five basic number-sets are increasingly more n A B & B A A = B (1)

For instance, ; the five basic number-sets are increasingly more n A B & B A A = B (1) Secton 1.2 Subsets and the Boolean operatons on sets If every element of the set A s an element of the set B, we say that A s a subset of B, or that A s contaned n B, or that B contans A, and we wrte A

More information

Learning the Kernel Parameters in Kernel Minimum Distance Classifier

Learning the Kernel Parameters in Kernel Minimum Distance Classifier Learnng the Kernel Parameters n Kernel Mnmum Dstance Classfer Daoqang Zhang 1,, Songcan Chen and Zh-Hua Zhou 1* 1 Natonal Laboratory for Novel Software Technology Nanjng Unversty, Nanjng 193, Chna Department

More information

Content Based Image Retrieval Using 2-D Discrete Wavelet with Texture Feature with Different Classifiers

Content Based Image Retrieval Using 2-D Discrete Wavelet with Texture Feature with Different Classifiers IOSR Journal of Electroncs and Communcaton Engneerng (IOSR-JECE) e-issn: 78-834,p- ISSN: 78-8735.Volume 9, Issue, Ver. IV (Mar - Apr. 04), PP 0-07 Content Based Image Retreval Usng -D Dscrete Wavelet wth

More information

Compiler Design. Spring Register Allocation. Sample Exercises and Solutions. Prof. Pedro C. Diniz

Compiler Design. Spring Register Allocation. Sample Exercises and Solutions. Prof. Pedro C. Diniz Compler Desgn Sprng 2014 Regster Allocaton Sample Exercses and Solutons Prof. Pedro C. Dnz USC / Informaton Scences Insttute 4676 Admralty Way, Sute 1001 Marna del Rey, Calforna 90292 pedro@s.edu Regster

More information

Finite Element Analysis of Rubber Sealing Ring Resilience Behavior Qu Jia 1,a, Chen Geng 1,b and Yang Yuwei 2,c

Finite Element Analysis of Rubber Sealing Ring Resilience Behavior Qu Jia 1,a, Chen Geng 1,b and Yang Yuwei 2,c Advanced Materals Research Onlne: 03-06-3 ISSN: 66-8985, Vol. 705, pp 40-44 do:0.408/www.scentfc.net/amr.705.40 03 Trans Tech Publcatons, Swtzerland Fnte Element Analyss of Rubber Sealng Rng Reslence Behavor

More information

APPLICATION OF A COMPUTATIONALLY EFFICIENT GEOSTATISTICAL APPROACH TO CHARACTERIZING VARIABLY SPACED WATER-TABLE DATA

APPLICATION OF A COMPUTATIONALLY EFFICIENT GEOSTATISTICAL APPROACH TO CHARACTERIZING VARIABLY SPACED WATER-TABLE DATA RFr"W/FZD JAN 2 4 1995 OST control # 1385 John J Q U ~ M Argonne Natonal Laboratory Argonne, L 60439 Tel: 708-252-5357, Fax: 708-252-3 611 APPLCATON OF A COMPUTATONALLY EFFCENT GEOSTATSTCAL APPROACH TO

More information

Very simple computational domains can be discretized using boundary-fitted structured meshes (also called grids)

Very simple computational domains can be discretized using boundary-fitted structured meshes (also called grids) Structured meshes Very smple computatonal domans can be dscretzed usng boundary-ftted structured meshes (also called grds) The grd lnes of a Cartesan mesh are parallel to one another Structured meshes

More information

Accounting for the Use of Different Length Scale Factors in x, y and z Directions

Accounting for the Use of Different Length Scale Factors in x, y and z Directions 1 Accountng for the Use of Dfferent Length Scale Factors n x, y and z Drectons Taha Soch (taha.soch@kcl.ac.uk) Imagng Scences & Bomedcal Engneerng, Kng s College London, The Rayne Insttute, St Thomas Hosptal,

More information

AMath 483/583 Lecture 21 May 13, Notes: Notes: Jacobi iteration. Notes: Jacobi with OpenMP coarse grain

AMath 483/583 Lecture 21 May 13, Notes: Notes: Jacobi iteration. Notes: Jacobi with OpenMP coarse grain AMath 483/583 Lecture 21 May 13, 2011 Today: OpenMP and MPI versons of Jacob teraton Gauss-Sedel and SOR teratve methods Next week: More MPI Debuggng and totalvew GPU computng Read: Class notes and references

More information

Chapter 6 Programmng the fnte element method Inow turn to the man subject of ths book: The mplementaton of the fnte element algorthm n computer programs. In order to make my dscusson as straghtforward

More information

Analysis of 3D Cracks in an Arbitrary Geometry with Weld Residual Stress

Analysis of 3D Cracks in an Arbitrary Geometry with Weld Residual Stress Analyss of 3D Cracks n an Arbtrary Geometry wth Weld Resdual Stress Greg Thorwald, Ph.D. Ted L. Anderson, Ph.D. Structural Relablty Technology, Boulder, CO Abstract Materals contanng flaws lke nclusons

More information

Determining the Optimal Bandwidth Based on Multi-criterion Fusion

Determining the Optimal Bandwidth Based on Multi-criterion Fusion Proceedngs of 01 4th Internatonal Conference on Machne Learnng and Computng IPCSIT vol. 5 (01) (01) IACSIT Press, Sngapore Determnng the Optmal Bandwdth Based on Mult-crteron Fuson Ha-L Lang 1+, Xan-Mn

More information

Analysis of Continuous Beams in General

Analysis of Continuous Beams in General Analyss of Contnuous Beams n General Contnuous beams consdered here are prsmatc, rgdly connected to each beam segment and supported at varous ponts along the beam. onts are selected at ponts of support,

More information

Smoothing Spline ANOVA for variable screening

Smoothing Spline ANOVA for variable screening Smoothng Splne ANOVA for varable screenng a useful tool for metamodels tranng and mult-objectve optmzaton L. Rcco, E. Rgon, A. Turco Outlne RSM Introducton Possble couplng Test case MOO MOO wth Game Theory

More information

X- Chart Using ANOM Approach

X- Chart Using ANOM Approach ISSN 1684-8403 Journal of Statstcs Volume 17, 010, pp. 3-3 Abstract X- Chart Usng ANOM Approach Gullapall Chakravarth 1 and Chaluvad Venkateswara Rao Control lmts for ndvdual measurements (X) chart are

More information

Hierarchical clustering for gene expression data analysis

Hierarchical clustering for gene expression data analysis Herarchcal clusterng for gene expresson data analyss Gorgo Valentn e-mal: valentn@ds.unm.t Clusterng of Mcroarray Data. Clusterng of gene expresson profles (rows) => dscovery of co-regulated and functonally

More information

Topology Design using LS-TaSC Version 2 and LS-DYNA

Topology Design using LS-TaSC Version 2 and LS-DYNA Topology Desgn usng LS-TaSC Verson 2 and LS-DYNA Wllem Roux Lvermore Software Technology Corporaton, Lvermore, CA, USA Abstract Ths paper gves an overvew of LS-TaSC verson 2, a topology optmzaton tool

More information

UrbaWind, a Computational Fluid Dynamics tool to predict wind resource in urban area

UrbaWind, a Computational Fluid Dynamics tool to predict wind resource in urban area UrbaWnd, a Computatonal Flud Dynamcs tool to predct wnd resource n urban area Karm FAHSSIS a, Gullaume DUPONT a, Perre LEYRONNAS a a Meteodyn, Nantes, France Presentng Author: Karm.fahsss@meteodyn.com,

More information

Lecture 5: Multilayer Perceptrons

Lecture 5: Multilayer Perceptrons Lecture 5: Multlayer Perceptrons Roger Grosse 1 Introducton So far, we ve only talked about lnear models: lnear regresson and lnear bnary classfers. We noted that there are functons that can t be represented

More information

Modeling of Airfoil Trailing Edge Flap with Immersed Boundary Method

Modeling of Airfoil Trailing Edge Flap with Immersed Boundary Method Downloaded from orbt.dtu.dk on: Sep 27, 2018 Modelng of Arfol Tralng Edge Flap wth Immersed Boundary Method Zhu, We Jun; Shen, Wen Zhong; Sørensen, Jens Nørkær Publshed n: ICOWEOE-2011 Publcaton date:

More information

TECHNIQUE OF FORMATION HOMOGENEOUS SAMPLE SAME OBJECTS. Muradaliyev A.Z.

TECHNIQUE OF FORMATION HOMOGENEOUS SAMPLE SAME OBJECTS. Muradaliyev A.Z. TECHNIQUE OF FORMATION HOMOGENEOUS SAMPLE SAME OBJECTS Muradalyev AZ Azerbajan Scentfc-Research and Desgn-Prospectng Insttute of Energetc AZ1012, Ave HZardab-94 E-mal:aydn_murad@yahoocom Importance of

More information

Kiran Joy, International Journal of Advanced Engineering Technology E-ISSN

Kiran Joy, International Journal of Advanced Engineering Technology E-ISSN Kran oy, nternatonal ournal of Advanced Engneerng Technology E-SS 0976-3945 nt Adv Engg Tech/Vol. V/ssue /Aprl-une,04/9-95 Research Paper DETERMATO O RADATVE VEW ACTOR WTOUT COSDERG TE SADOWG EECT Kran

More information

12/2/2009. Announcements. Parametric / Non-parametric. Case-Based Reasoning. Nearest-Neighbor on Images. Nearest-Neighbor Classification

12/2/2009. Announcements. Parametric / Non-parametric. Case-Based Reasoning. Nearest-Neighbor on Images. Nearest-Neighbor Classification Introducton to Artfcal Intellgence V22.0472-001 Fall 2009 Lecture 24: Nearest-Neghbors & Support Vector Machnes Rob Fergus Dept of Computer Scence, Courant Insttute, NYU Sldes from Danel Yeung, John DeNero

More information

Solitary and Traveling Wave Solutions to a Model. of Long Range Diffusion Involving Flux with. Stability Analysis

Solitary and Traveling Wave Solutions to a Model. of Long Range Diffusion Involving Flux with. Stability Analysis Internatonal Mathematcal Forum, Vol. 6,, no. 7, 8 Soltary and Travelng Wave Solutons to a Model of Long Range ffuson Involvng Flux wth Stablty Analyss Manar A. Al-Qudah Math epartment, Rabgh Faculty of

More information

Module Management Tool in Software Development Organizations

Module Management Tool in Software Development Organizations Journal of Computer Scence (5): 8-, 7 ISSN 59-66 7 Scence Publcatons Management Tool n Software Development Organzatons Ahmad A. Al-Rababah and Mohammad A. Al-Rababah Faculty of IT, Al-Ahlyyah Amman Unversty,

More information

Boundary Condition Simulation for Structural Local Refined Modeling Using Genetic Algorithm

Boundary Condition Simulation for Structural Local Refined Modeling Using Genetic Algorithm 2016 Internatonal Conference on Artfcal Intellgence: Technques and Applcatons (AITA 2016) ISBN: 978-1-60595-389-2 Boundary Condton Smulaton for Structural Local Refned Modelng Usng Genetc Algorthm Zhong

More information

Sixth-Order Difference Scheme for Sigma Coordinate Ocean Models

Sixth-Order Difference Scheme for Sigma Coordinate Ocean Models 064 JOURNAL OF PHYSICAL OCEANOGRAPHY VOLUME 7 Sxth-Order Dfference Scheme for Sgma Coordnate Ocean Models PETER C. CHU AND CHENWU FAN Department of Oceanography, Naval Postgraduate School, Monterey, Calforna

More information

Parallel matrix-vector multiplication

Parallel matrix-vector multiplication Appendx A Parallel matrx-vector multplcaton The reduced transton matrx of the three-dmensonal cage model for gel electrophoress, descrbed n secton 3.2, becomes excessvely large for polymer lengths more

More information

A mathematical programming approach to the analysis, design and scheduling of offshore oilfields

A mathematical programming approach to the analysis, design and scheduling of offshore oilfields 17 th European Symposum on Computer Aded Process Engneerng ESCAPE17 V. Plesu and P.S. Agach (Edtors) 2007 Elsever B.V. All rghts reserved. 1 A mathematcal programmng approach to the analyss, desgn and

More information

Hybrid particle grid fluid animation with enhanced details

Hybrid particle grid fluid animation with enhanced details Vs Comput (2013) 29:937 947 DOI 10.1007/s00371-013-0849-6 ORIGINAL ARTICLE Hybrd partcle grd flud anmaton wth enhanced detals Chang-bo Wang Qang Zhang Fan-long Kong Hong Qn Publshed onlne: 1 June 2013

More information

Flow over Broad Crested Weirs: Comparison of 2D and 3D Models

Flow over Broad Crested Weirs: Comparison of 2D and 3D Models Journal of Cvl Engneerng and Archtecture 11 (2017) 769-779 do: 10.17265/1934-7359/2017.08.005 D DAVID PUBLISHING Flow over Broad Crested Wers: Comparson of 2D and 3D Models Shaymaa A. M. Al-Hashm 1, Huda

More information

Fair Triangle Mesh Generation with Discrete Elastica

Fair Triangle Mesh Generation with Discrete Elastica Far Trangle Mesh Generaton wth Dscrete Elastca Shn Yoshzawa, and Alexander G. Belyaev, Computer Graphcs Group, Max-Planck-Insttut für Informatk, 66123 Saarbrücken, Germany Phone: [+49](681)9325-414 Fax:

More information

An Iterative Solution Approach to Process Plant Layout using Mixed Integer Optimisation

An Iterative Solution Approach to Process Plant Layout using Mixed Integer Optimisation 17 th European Symposum on Computer Aded Process Engneerng ESCAPE17 V. Plesu and P.S. Agach (Edtors) 2007 Elsever B.V. All rghts reserved. 1 An Iteratve Soluton Approach to Process Plant Layout usng Mxed

More information

High resolution 3D Tau-p transform by matching pursuit Weiping Cao* and Warren S. Ross, Shearwater GeoServices

High resolution 3D Tau-p transform by matching pursuit Weiping Cao* and Warren S. Ross, Shearwater GeoServices Hgh resoluton 3D Tau-p transform by matchng pursut Wepng Cao* and Warren S. Ross, Shearwater GeoServces Summary The 3D Tau-p transform s of vtal sgnfcance for processng sesmc data acqured wth modern wde

More information

Steps for Computing the Dissimilarity, Entropy, Herfindahl-Hirschman and. Accessibility (Gravity with Competition) Indices

Steps for Computing the Dissimilarity, Entropy, Herfindahl-Hirschman and. Accessibility (Gravity with Competition) Indices Steps for Computng the Dssmlarty, Entropy, Herfndahl-Hrschman and Accessblty (Gravty wth Competton) Indces I. Dssmlarty Index Measurement: The followng formula can be used to measure the evenness between

More information

Active Contours/Snakes

Active Contours/Snakes Actve Contours/Snakes Erkut Erdem Acknowledgement: The sldes are adapted from the sldes prepared by K. Grauman of Unversty of Texas at Austn Fttng: Edges vs. boundares Edges useful sgnal to ndcate occludng

More information

Helsinki University Of Technology, Systems Analysis Laboratory Mat Independent research projects in applied mathematics (3 cr)

Helsinki University Of Technology, Systems Analysis Laboratory Mat Independent research projects in applied mathematics (3 cr) Helsnk Unversty Of Technology, Systems Analyss Laboratory Mat-2.08 Independent research projects n appled mathematcs (3 cr) "! #$&% Antt Laukkanen 506 R ajlaukka@cc.hut.f 2 Introducton...3 2 Multattrbute

More information

Lecture #15 Lecture Notes

Lecture #15 Lecture Notes Lecture #15 Lecture Notes The ocean water column s very much a 3-D spatal entt and we need to represent that structure n an economcal way to deal wth t n calculatons. We wll dscuss one way to do so, emprcal

More information

Preconditioning Parallel Sparse Iterative Solvers for Circuit Simulation

Preconditioning Parallel Sparse Iterative Solvers for Circuit Simulation Precondtonng Parallel Sparse Iteratve Solvers for Crcut Smulaton A. Basermann, U. Jaekel, and K. Hachya 1 Introducton One mportant mathematcal problem n smulaton of large electrcal crcuts s the soluton

More information

Problem Definitions and Evaluation Criteria for Computational Expensive Optimization

Problem Definitions and Evaluation Criteria for Computational Expensive Optimization Problem efntons and Evaluaton Crtera for Computatonal Expensve Optmzaton B. Lu 1, Q. Chen and Q. Zhang 3, J. J. Lang 4, P. N. Suganthan, B. Y. Qu 6 1 epartment of Computng, Glyndwr Unversty, UK Faclty

More information

LECTURE : MANIFOLD LEARNING

LECTURE : MANIFOLD LEARNING LECTURE : MANIFOLD LEARNING Rta Osadchy Some sldes are due to L.Saul, V. C. Raykar, N. Verma Topcs PCA MDS IsoMap LLE EgenMaps Done! Dmensonalty Reducton Data representaton Inputs are real-valued vectors

More information

Journal of Computational Physics

Journal of Computational Physics Journal of Computatonal Physcs 230 (2011) 2540 2561 Contents lsts avalable at ScenceDrect Journal of Computatonal Physcs journal homepage: www.elsever.com/locate/jcp A grd based partcle method for solvng

More information

Vibration Characteristic Analysis of Axial Fan Shell Based on ANSYS Workbench

Vibration Characteristic Analysis of Axial Fan Shell Based on ANSYS Workbench Internatonal Conference on Logstcs Engneerng, Management and Computer Scence (LEMCS 2015) Vbraton Characterstc Analyss of Axal Fan Shell Based on ANSYS Workbench Lchun Gu College of Mechancal and Electrcal

More information

THE PULL-PUSH ALGORITHM REVISITED

THE PULL-PUSH ALGORITHM REVISITED THE PULL-PUSH ALGORITHM REVISITED Improvements, Computaton of Pont Denstes, and GPU Implementaton Martn Kraus Computer Graphcs & Vsualzaton Group, Technsche Unverstät München, Boltzmannstraße 3, 85748

More information

An Optimal Algorithm for Prufer Codes *

An Optimal Algorithm for Prufer Codes * J. Software Engneerng & Applcatons, 2009, 2: 111-115 do:10.4236/jsea.2009.22016 Publshed Onlne July 2009 (www.scrp.org/journal/jsea) An Optmal Algorthm for Prufer Codes * Xaodong Wang 1, 2, Le Wang 3,

More information

Support Vector Machines

Support Vector Machines /9/207 MIST.6060 Busness Intellgence and Data Mnng What are Support Vector Machnes? Support Vector Machnes Support Vector Machnes (SVMs) are supervsed learnng technques that analyze data and recognze patterns.

More information

3D vector computer graphics

3D vector computer graphics 3D vector computer graphcs Paolo Varagnolo: freelance engneer Padova Aprl 2016 Prvate Practce ----------------------------------- 1. Introducton Vector 3D model representaton n computer graphcs requres

More information

Unsupervised Learning

Unsupervised Learning Pattern Recognton Lecture 8 Outlne Introducton Unsupervsed Learnng Parametrc VS Non-Parametrc Approach Mxture of Denstes Maxmum-Lkelhood Estmates Clusterng Prof. Danel Yeung School of Computer Scence and

More information

Reading. 14. Subdivision curves. Recommended:

Reading. 14. Subdivision curves. Recommended: eadng ecommended: Stollntz, Deose, and Salesn. Wavelets for Computer Graphcs: heory and Applcatons, 996, secton 6.-6., A.5. 4. Subdvson curves Note: there s an error n Stollntz, et al., secton A.5. Equaton

More information

Outline. Type of Machine Learning. Examples of Application. Unsupervised Learning

Outline. Type of Machine Learning. Examples of Application. Unsupervised Learning Outlne Artfcal Intellgence and ts applcatons Lecture 8 Unsupervsed Learnng Professor Danel Yeung danyeung@eee.org Dr. Patrck Chan patrckchan@eee.org South Chna Unversty of Technology, Chna Introducton

More information

LS-TaSC Version 2.1. Willem Roux Livermore Software Technology Corporation, Livermore, CA, USA. Abstract

LS-TaSC Version 2.1. Willem Roux Livermore Software Technology Corporation, Livermore, CA, USA. Abstract 12 th Internatonal LS-DYNA Users Conference Optmzaton(1) LS-TaSC Verson 2.1 Wllem Roux Lvermore Software Technology Corporaton, Lvermore, CA, USA Abstract Ths paper gves an overvew of LS-TaSC verson 2.1,

More information

Programming in Fortran 90 : 2017/2018

Programming in Fortran 90 : 2017/2018 Programmng n Fortran 90 : 2017/2018 Programmng n Fortran 90 : 2017/2018 Exercse 1 : Evaluaton of functon dependng on nput Wrte a program who evaluate the functon f (x,y) for any two user specfed values

More information

Review of approximation techniques

Review of approximation techniques CHAPTER 2 Revew of appromaton technques 2. Introducton Optmzaton problems n engneerng desgn are characterzed by the followng assocated features: the objectve functon and constrants are mplct functons evaluated

More information

Cable optimization of a long span cable stayed bridge in La Coruña (Spain)

Cable optimization of a long span cable stayed bridge in La Coruña (Spain) Computer Aded Optmum Desgn n Engneerng XI 107 Cable optmzaton of a long span cable stayed brdge n La Coruña (Span) A. Baldomr & S. Hernández School of Cvl Engneerng, Unversty of Coruña, La Coruña, Span

More information

VISUAL SELECTION OF SURFACE FEATURES DURING THEIR GEOMETRIC SIMULATION WITH THE HELP OF COMPUTER TECHNOLOGIES

VISUAL SELECTION OF SURFACE FEATURES DURING THEIR GEOMETRIC SIMULATION WITH THE HELP OF COMPUTER TECHNOLOGIES UbCC 2011, Volume 6, 5002981-x manuscrpts OPEN ACCES UbCC Journal ISSN 1992-8424 www.ubcc.org VISUAL SELECTION OF SURFACE FEATURES DURING THEIR GEOMETRIC SIMULATION WITH THE HELP OF COMPUTER TECHNOLOGIES

More information

Immersed Boundary Method for the Solution of 2D Inviscid Compressible Flow Using Finite Volume Approach on Moving Cartesian Grid

Immersed Boundary Method for the Solution of 2D Inviscid Compressible Flow Using Finite Volume Approach on Moving Cartesian Grid Journal of Appled Flud Mechancs, Vol. 4, No. 2, Specal Issue, pp. 27-36, 2011. Avalable onlne at www.jafmonlne.net, ISSN 1735-3572, EISSN 1735-3645. Immersed Boundary Method for the Soluton of 2D Invscd

More information

The Codesign Challenge

The Codesign Challenge ECE 4530 Codesgn Challenge Fall 2007 Hardware/Software Codesgn The Codesgn Challenge Objectves In the codesgn challenge, your task s to accelerate a gven software reference mplementaton as fast as possble.

More information

Simulation Based Analysis of FAST TCP using OMNET++

Simulation Based Analysis of FAST TCP using OMNET++ Smulaton Based Analyss of FAST TCP usng OMNET++ Umar ul Hassan 04030038@lums.edu.pk Md Term Report CS678 Topcs n Internet Research Sprng, 2006 Introducton Internet traffc s doublng roughly every 3 months

More information

Solving two-person zero-sum game by Matlab

Solving two-person zero-sum game by Matlab Appled Mechancs and Materals Onlne: 2011-02-02 ISSN: 1662-7482, Vols. 50-51, pp 262-265 do:10.4028/www.scentfc.net/amm.50-51.262 2011 Trans Tech Publcatons, Swtzerland Solvng two-person zero-sum game by

More information

Wavefront Reconstructor

Wavefront Reconstructor A Dstrbuted Smplex B-Splne Based Wavefront Reconstructor Coen de Vsser and Mchel Verhaegen 14-12-201212 2012 Delft Unversty of Technology Contents Introducton Wavefront reconstructon usng Smplex B-Splnes

More information

Applications of DEC:

Applications of DEC: Applcatons of DEC: Flud Mechancs and Meshng Dscrete Dfferental Geometry Overvew Puttng DEC to good use Fluds, fluds, fluds geometrc nterpretaton of classcal models dscrete geometrc nterpretaton new geometry-based

More information

NAG Fortran Library Chapter Introduction. G10 Smoothing in Statistics

NAG Fortran Library Chapter Introduction. G10 Smoothing in Statistics Introducton G10 NAG Fortran Lbrary Chapter Introducton G10 Smoothng n Statstcs Contents 1 Scope of the Chapter... 2 2 Background to the Problems... 2 2.1 Smoothng Methods... 2 2.2 Smoothng Splnes and Regresson

More information

REFRACTION. a. To study the refraction of light from plane surfaces. b. To determine the index of refraction for Acrylic and Water.

REFRACTION. a. To study the refraction of light from plane surfaces. b. To determine the index of refraction for Acrylic and Water. Purpose Theory REFRACTION a. To study the refracton of lght from plane surfaces. b. To determne the ndex of refracton for Acrylc and Water. When a ray of lght passes from one medum nto another one of dfferent

More information

Design of Structure Optimization with APDL

Design of Structure Optimization with APDL Desgn of Structure Optmzaton wth APDL Yanyun School of Cvl Engneerng and Archtecture, East Chna Jaotong Unversty Nanchang 330013 Chna Abstract In ths paper, the desgn process of structure optmzaton wth

More information

Computation of Ex-Core Detector Weighting Functions for VVER-440 Using MCNP5

Computation of Ex-Core Detector Weighting Functions for VVER-440 Using MCNP5 Computaton of Ex-Core Detector Weghtng Functons for VVER-440 Usng MCNP5 Gabrel Farkas, Jozef Lpka, Ján Haščík, Vladmír Slugeň Slovak Unversty of Technology, Faculty of Electrcal Engneerng and Informaton

More information