Direct Simulation Monte Carlo Method Technique with Application to Multiple Interacting High-Speed Jets

Size: px
Start display at page:

Download "Direct Simulation Monte Carlo Method Technique with Application to Multiple Interacting High-Speed Jets"

Transcription

1 Stony Brook Seawulf Cluter Application for additional reource Direct Simulation Monte Carlo Method Technique with Application to Multiple Interacting High-Speed Jet Wenhai Li & Foluo Ladeinde Department of Mechanical Engineering Stony Brook Univerity Summary The goal of thi project i to invetigate the dynamic of multiple interacting high peed jet. To thi end, a parallel three-dimenional direct imulation Monte Carlo (DSMC) code i developed. An iterative flux method i ued to implement the preure oundary condition in DSMC. Jet expanding into a vacuum and into a pecified preure ackground are invetigated, a i the influence of the ackground ga on the interacting jet. Empirical model will e developed. In the pat year, the code ha een uccefully parallelized and executed in Seawulf Cluter, uing domain decompoition with the MPI protocol. Code validation i in progre, for which a one-dimenional hock tue prolem with Mach numer up to ha een invetigated. Preliminary reult for three-dimenional interacting jet have alo een otained uing the parallel code.. Background With the rapid development of pace technology, a lot of emphai ha een placed on the tudy of the interaction etween rarefied free jet. Variou jet interaction phenomena exit in the deign of pacecraft, one example eing multi-nozzle rocket. The rocket are uually equipped with two or more nozzle, to provide large impule and taility. Becaue of the high altitude, the preure i low, which caue the plume from each nozzle to have a large radial extent. Therefore, an interaction etween neighoring plume may occur. Another application i the pacecraft' Oriter Reaction Control Sytem (RCS), which comprie of many primary and vernier engine. The RCS can provide the thrut for altitude maneuver and mall velocity change (along the oriter axi) y firing the elected engine. If adjacent engine are fired imultaneouly, an interaction etween the two jet can occur. The jet interaction phenomena alo can e een in a atellite' Altitude Control Sytem (ACS). Thi ytem i generally formed y an array of mall thruter. Becaue the ize of the atellite i relatively mall and the plume ize i large in high altitude, jet interaction etween the adjacent plume can e oerved. The interaction etween multiple plume i receiving attention alo

2 ecaue of the development of micropacecraft, which can ignificantly lower farication and launch cot ecaue of it maller ize and lower weight compared to conventional pacecraft. Many deign of micro-propulion ytem involve the ue of thruter array for orital maneuver, uch a attitude control and orit riing. The thruter array can e atch faricated uing Microelectromechanical Sytem (MEMS) technique. They can alo increae the flexiility for micropacecraft ince thruter can e fired in pecific equence or imultaneouly to get deired impule profile and thrut level for a particular maneuver. In thruter array, the ditance etween the thruter i alway very mall, enhancing interaction etween the plume. Interaction etween the jet can have everal effect on pacecraft operation, uch a change in the thrut impule profile, the dynamic of jet impingement, heat flux and preure force on pacecraft urface, contamination, taility, and ound generation. Thee phenomena can caue a lot of difficultie in the deign of a pacecraft. For example, a ackflow region i generated in the interaction region when the interaction effect are trong. The ackcattered molecule can make the occurance of contamination more likely and can alo lead to relatively high heat flux and preure force on pacecraft urface. Finally, it i noted that noie reduction could e a ide effect of multiple jet interaction, 5 a i the dynamic preure that exceed the fatigue failure limit for metallic aircraft tructure.. Ojective of the Project Undertanding the phyic of underexpanded interacting jet i the focu of thi work, a three-dimenional parallel direct imulation Monte Carlo (DSMC) code i eing developed to imulate the flow field. An iterative flux method 7 i invetigated for the implementation of the preure oundary condition. Both jet expanding into vacuum and thoe expanding into a pecified preure ackground are eing invetigated. The influence of the ackground ga on the interacting jet are eing tudied and a rarefaction parameter will e developed to evaluate thi influence. The 'primaryecondary' cell hock tructure (Fig. ) will e reproduced for the dual interacting jet in the near continuum regime, and an empirical expreion will e developed for the poition of the Mach dik in the econdary cell, with guidance from the numerical imulation reult. The heat flux and preure force at the orifice plane will alo e invetigated.. Computational Method The implemented DSMC algorithm i uilt around the ame phyical concept a decried y Bird. A a particle imulation method, DSMC doe not olve the Boltzmann equation directly. Rather, the equation i olved y mimicking the phyical nature of the (ga) molecular motion and intermolecular colliion, where imulated molecule are ued in place of real molecule. (A imulated molecule can e regarded a a group of real molecule.) DSMC i alo a tatitical method. It i the colliion tatitical proaility that determine whether or not a pair of molecule will collide, not

3 the ditance etween the two molecule. Thi i the main difference from the Molecular Dynamic (MD) method, which, on the other hand, i a determinitic method.. Current Statu of Simulation Work The DSMC code aed on Bird equential algorithm 8 ha een parallelized uing domain decompoition and the MPI meage paing protocol. Preliminary reult have een otained. Particle movement and colliion are calculated in each domain. Communication etween procee occur only when computational particle cro domain oundarie. The parallel algorithm of the parallel DSMC code i hown in Fig.. The code i written in Fortran 9 where dynamic memory allocation technique i ued to ave on memory. (A linked lit data tructure i ued to tore particle information.) Fig. how a egment of code that end particle to neighoring procee. Non-locking receive i ued to receive particle from neighoring procee. Fig. how a egment of code that receive particle from neighoring procee. Tale compare the computation time for the argon normal hock wave (Mach ) imulation uing procee. It how that y uing non-locking communication algorithm, the computation peed increae y approximately %. The one-dimenional (D) DSMC code ha een uccefully parallelized and executed on the Seawulf cluter. The D hock tue prolem ha een ued to validate the code. Some reult are hown elow. Fig. 5 through 7 compare the olution (denity, tranlational temperature, and rotational temperature profile of an nitrogen normal hock wave at Mach ) for equential and parallel imulation, uing,, and procee. Agreement etween the equential and parallel imulation i evident. The reult are alo compared with the experimental data y Almeyer 9 in Fig. 8, where agreement etween the two reult i alo evident. Fig. 9 i a plot of the hock wave reciprocal thickne for different Mach numer. The DSMC value are maller than the experimental reult. Load alancing i an important iue for parallel application. Proper load-alancing can, to firt order, e achieved y uing an equal numer of particle in each proceor. A dynamic domain decompoition method i ued to ditriute an equal numer of computational particle to each proce. The technique ha alo een uccefully implemented in the D hock tue code. Fig. i the imulation reult ( procee) for an argon normal hock wave at Mach with equal decompoed lock. Fig. i the imulation reult for the ame cae ut with dynamic domain decompoition. Thu, the particle are uccefully equally ditriuted etween the procee. The computation time performance for thee two cae i compared in Tale. It how that y uing dynamic domain decompoition, the computation time i reduced y approximately 5%. The three-dimenional DSMC code ha alo een parallelized. The imulation of dual interacting jet

4 expanding into vacuum i reported. Fig. how the computation domain for the imulation. Fig. and are the denity contour in the x z and x y ymmetry plane for =., L/ D= and =., L/ D=, repectively, where i the tagnation uden numer, L i the ditance etween two orifice, and D i the diameter of the orifice. For further information on thi project contact: Profeor Foluo Ladeinde Department of Mechanical Engineering Stony Brook Univerity Stony Brook, NY, foluo.ladeinde@uny.edu 5. Significance of Seawulf Cluter for the project Since DSMC i a very expenive technique, and the prolem i threedimenional, intenive computational reource are needed. Tale lit the imulation cae propoed for the project. The lat column in the tale how the completion tatu for each cae uing the Seawulf Cluter. It i clear that thi project would not have een poile without the maive parallelization capaility that i availale in Seawulf Cluter. The etimated CPU hour needed for the computation are hown y adding the CPU Hour column in the tale, we ee that thi project require approximately, CPU hour.

5 Reference. Houhang, B. E., Jay Levine and Alan Kawaaki, Numerical Invetigation of Twin-Nozzle Rocket Plume Phenomenology, Journal of Propulion and Power, Vol., No.,, pp Dagum, L. and Zhu, S. H. K., DSMC Simultaion of the Interaction Between Rarefied Free Jet, AIAA Paper 9-87, 99. Koppenwallner, G., Scaling Law for Rarefied Plume Interaction with Application to Satellite Thruter, Proceeding of the th International Sympoium on Space Technology and Science, Tokyo, May 98, pp Ketdever, A., Selden,N., Gimelhein, S., Alexeenko, A., Vahchenkov, P., and Ivanov, M., Plume Interaction of Multiple Jet Expanding into Vacuum: Experimental Invetigation, AIAA Paper -8 Reonance, AIAA Paper Wu, j.-s., Lee, F., and Wong, S.-C., Preure Boundary Treatment in Micromechanical Device Uing the Direct Simulation Monte Carlo Method, JSME International Journal, Serie, Vol.,, pp. 9-5 () 8. Bird, G. A., Molecular Ga Dynamic and Direct Simultation of Ga Flow, t Ed., Oxford Univerity Pre, Oxford, H. Almeyer, Denity profile in argon and nitrogen hock wave meaured y the aorption of an electron eam, Journal of Fluid Mechanic, Vol. 7, 97, pp Clua, J. S., Wright, B. R., and Bowie, G. E., Twin Jet Noie Shielding for a Superonic Cruie Vehicle, AIAA Paper Seiner, J. M., Manning, J. C., and Pooton, M. K., Dynamic Preure Load Aociated with Twin Superonic Plume

6 Lit of Figure Firt cell Barrel hock Reflected hock Plume Mach dik of firt cell Plume Mach dik of econd cell Olique hock Second cell Jet oundary Slip line Fig. The chematic tructure of the flow field of dual interacting underexpanded jet.

7 Start Data Input Inialization Ditriution Data CPU CPU CPU CPU np- Enter New Particle Move Particle Domain Repartition Check Boundary Interaction Communicate Particle Data Meh Adaption Sort Particle Collide Particle Sample Flow Field Renumer Particle Load Balancing? Ye No Steady Flow? No Reet Sampling Meh Adaption Ye Sufficient Sampling? No Ye Output Reult Renumer Particle Ye Meh Adaption? No No Sufficient Iteration? End Ye Fig. Parallel algorithm for the DSMC code

8 n_end = particle_ptr => root_ending_particle do if(.not. aociated(particle_ptr)) exit n_end = n_end + call MPI_ADDRESS(particle_ptr,elmoffet(n_end),ierr) elmize(n_end) = particle_ptr => particle_ptr%next_ptr end do call MPI_TYPE_HINDEXED(n_end,elmize,elmoffet, & type_particle,particle_mg,ierr) call MPI_TYPE_COMMIT(particle_mg,ierr) call MPI_SEND(MPI_BOTTOM,,particle_mg,det,tag, & MPI_COMM_WORLD,ierr) call MPI_TYPE_FREE(type_mg,ierr) <deallocate all the particle which have een ent> Fig. Segment of code that end particle to neighoring procee i = do call MPI_IPROBE(MPI_ANY_SOURCE,MPI_ANY_TAG, & MPI_COMM_WORLD,flag,tatu,ierr) if (flag) then call MPI_GET_COUNT(tatu,type_particle,n,ierr) allocate(particle_recv(:n)) call MPI_RECV(particle_recv,n,type_particle,tatu(MPI_SOURCE), & tatu(mpi_tag),mpi_comm_world,tatu,ierr) <inert received particle to the particle linked lit> i = i+ end if if (i >= n_recv_mg) exit end do Fig. Segment of code that receive particle from neighoring procee

9 ..8 (ρ-ρ )/(ρ -ρ )... Sequential Procee Procee Procee X/λ Fig. 5. Normalized denity profile of nitrogen normal hock wave at Mach for the equential reult and parallel reult uing,, and procee.. (T tr -T )/(T -T ).8... Sequential Procee Procee Procee X/λ Fig.. Normalized tranlational temperature profile of nitrogen normal hock wave at Mach for the equential reult and parallel reult uing,, and procee

10 . (T rot -T )/(T -T ).8... Sequential Procee Procee Procee X/λ Fig. 7. Normalized rotational temperature profile of nitrogen normal hock wave at Mach for the equential reult and parallel reult or,, and procee.. ϕ n =(ϕ-ϕ )/(ϕ -ϕ ) ρ : DSMC T t : DSMC T r : DSMC ρ : Experiment T t : Experiment :Experiment T r x/λ Fig. 8. Normalized denity and temperature profile for nitrogen at Mach howing comparion with the experimental reult

11 .7..5 Expermient DSMC λ /L Ma Fig. 9. Normalized hock wave reciprocal thickne for nitrogen howing comparion with the experimental reult..9 Proce Proce 895 particle 7 particle Normalized Value Denity Temperature - - X/λ Fig.. Denity and temperature profile of argon normal hock wave at Mach with uing the equally decompoed domain.

12 ..9 Proce Proce 88 particle 8 particle Normalized Value Denity Temperature - - X/λ Fig.. Denity and temperature profile of argon normal hock wave at Mach with uing the dynamic domain decompoition technique. z orifice plane downtream oundary orifice ymmetry plane Fig.. Computation geometry for dual jet interaction x

13 5 a) Y/D X/D Level ρ/ρ ) Z/D X/D Level ρ/ρ Fig.. Normalized denity contour in (a) x z and () x y ymmetry plane for =. and L/ D= a) Z/D X/D Level ρ/ρ ) Y/D X/D Level ρ/ρ Fig.. Normalized denity contour in (a) x z and () x y ymmetry plane for =. and L/ D=

14 Lit of Tale Receive Type CPU Time (ec) Uing general locking receive Uing non-locking receive 5 Tale. Computation time comparion for the parallel imulation of argon normal hock wave at Mach y uing procee. Decompoition Type Static domain decompoition (domain i equally decompoed) Dynamic domain decompoition (particle are equal ditriuted) CPU Time (ec) 89 5 Tale. Computation time comparion for two domain decompoition type in the parallel imulation of argon normal hock wave at Mach y uing procee.

15 Project Catalogue D parallel code development and deug D code validation: D hock tue prolem D code parallel efficiency and calaility tet: D hock tue prolem D parallel code development and deug D parallel code validation: ingle under-expanded jet Simulation Cae Numer Etimated Progre of CPU ( = done) Procee Hour Fortran 9 code development -- 5 Parallelization with general locking communication -- 5 Non-locking communication -- 5 Adaptive meh -- 5 Dynamic domain decompoition -- 5 Nitrogen Ma = Nitrogen Ma = Nitrogen Ma = Nitrogen Ma = Nitrogen Ma = Nitrogen Ma = Nitrogen Ma = 8 Argon Ma = (locking communication) Argon Ma = (non-locking communication) Argon Ma = (tatic equally domain decompoition) Argon Ma = (dynamic domain decompoition) Argon Ma = x Argon Ma = x Argon Ma = 5 x Argon Ma = x Argon Ma = x Fortran 9 code development -- 5 Code parallelization -- 5 Adaptive meh -- 5 Dynamic domain decompoition -- 5 Preure oundary condition implementation -- 5 Tet the implemented preure oundary condition -- x Tet the hock cell tructure -- x =. Vacuum x =. P / P = 8 8 x =. Vacuum x =. P / P = 8 x

16 D parallel code imulation: dual interacting jet expanding into vacuum D parallel code imulation: dual interacting jet expanding into ackground with pecified preure =. Vacuum 8 8 x =. P / P = 5 x =. P / P = x =.5 Vacuum x =.5 P / P = 5 x =.5 P / P = x =. Vacuum x =. P / P = x =. P / P = 5 x =. P / P = 5 x =. Vacuum x =. P / P = x =. P / P = 5 5 x =. P / P = 8 x =. L/ D=. 5 x =. L/ D= x =. L/ D= x =. L/ D=. 5 x =. L/ D= x =. L/ D= x =. L/ D= x =. L/ D= 8 8 x =. L/ D= 8 8 x =. L/ D=. 5 x =. L/ D= x =. L/ D= x =. L/ D=. 5 x =. L/ D= x =. L/ D= x =. L/ D= P / P = 5 x =. L/ D= P / P = x =. L/ D= P / P = 5 x =. L/ D= P / P = 5 x =.5 L/ D= P / P = 5 x

17 D parallel code imulation: three =.5 L/ D= P / P = 8 x =. L/ D= P / P = x =. L/ D= P / P = 5 8 x =. L/ D= P / P = x =. L/ D =.5 P / P = 5 8 x =. L/ D =.5 P / P = x =. L/ D= P / P = 5 8 x =. L/ D= P / P = x =. L/ D= P / P = 5 x =. L/ D= P / P = x =. L/ D= Vacuum 5 x interacting jet =. L/ D= P / P = 5 x =. L/ D= P / P = 5 x D parallel code =. L/ D= Vacuum 5 x imulation: four interacting jet =. L/ D= P / P = 5 x =. L/ D= P / P = 5 x Continuum CFD =. L/ D= Vacuum x code: dual jet interaction. =. L/ D= P / P = 5 x = L/ D= P / P = x Tale. Lit of imulation cae and the etimation of CPU hour needed.

Design spacecraft external surfaces to ensure 95 percent probability of no mission-critical failures from particle impact.

Design spacecraft external surfaces to ensure 95 percent probability of no mission-critical failures from particle impact. PREFERRED RELIABILITY PAGE 1 OF 6 PRACTICES METEOROIDS & SPACE DEBRIS Practice: Deign pacecraft external urface to enure 95 percent probability of no miion-critical failure from particle impact. Benefit:

More information

Gain and Phase Margins Based Delay Dependent Stability Analysis of Two- Area LFC System with Communication Delays

Gain and Phase Margins Based Delay Dependent Stability Analysis of Two- Area LFC System with Communication Delays Gain and Phae Margin Baed Delay Dependent Stability Analyi of Two- Area LFC Sytem with Communication Delay Şahin Sönmez and Saffet Ayaun Department of Electrical Engineering, Niğde Ömer Halidemir Univerity,

More information

POSTER PRESENTATION OF A PAPER BY: Alex Shved, Mark Logillo, Spencer Studley AAPT MEETING, JANUARY, 2002, PHILADELPHIA

POSTER PRESENTATION OF A PAPER BY: Alex Shved, Mark Logillo, Spencer Studley AAPT MEETING, JANUARY, 2002, PHILADELPHIA POSTER PRESETATIO OF A PAPER BY: Ale Shved, Mar Logillo, Spencer Studley AAPT MEETIG, JAUARY, 00, PHILADELPHIA Daped Haronic Ocillation Uing Air a Drag Force Spencer Studley Ale Shveyd Mar Loguillo Santa

More information

Simulation and Analysis of Linear Permanent Magnet Vernier Motors for Direct Drive Systems

Simulation and Analysis of Linear Permanent Magnet Vernier Motors for Direct Drive Systems Available online at www.ijpe-online.com vol. 3, no. 8, December 07, pp. 304-3 DOI: 0.3940/ijpe.7.08.p.3043 Simulation and Analyi of Linear Permanent Magnet Vernier Motor for Direct Drive Sytem Mingjie

More information

The Influence of the Load Condition upon the Radial Distribution of Electromagnetic Vibration and Noise in a Three-Phase Squirrel-Cage Induction Motor

The Influence of the Load Condition upon the Radial Distribution of Electromagnetic Vibration and Noise in a Three-Phase Squirrel-Cage Induction Motor The Influence of the Load Condition upon the Radial Ditribution of Electromagnetic Vibration and Noie in a Three-Phae Squirrel-Cage Induction Motor Yuta Sato 1, Iao Hirotuka 1, Kazuo Tuboi 1, Maanori Nakamura

More information

Dimension Effect on Dynamic Stress Equilibrium in SHPB Tests

Dimension Effect on Dynamic Stress Equilibrium in SHPB Tests International Journal of Material Phyic. ISSN 97-39X Volume 5, Numer 1 (1), pp. 15- International Reearch Pulication Houe http://www.irphoue.com Dimenion Effect on Dynamic Stre Equilirium in SHPB Tet Department

More information

Streaming Calculations using the Point-Kernel Code RANKERN

Streaming Calculations using the Point-Kernel Code RANKERN Streaming Calculation uing the Point-Kernel Code RANKERN Steve CHUCAS, Ian CURL AEA Technology, Winfrith Technology Centre, Dorcheter, Doret DT2 8DH, UK RANKERN olve the gamma-ray tranport equation in

More information

APPLICATION OF THE SINGLE IMPACT MICROINDENTATION FOR NON- DESTRUCTIVE TESTING OF THE FRACTURE TOUGHNESS OF NONMETALLIC AND POLYMERIC MATERIALS

APPLICATION OF THE SINGLE IMPACT MICROINDENTATION FOR NON- DESTRUCTIVE TESTING OF THE FRACTURE TOUGHNESS OF NONMETALLIC AND POLYMERIC MATERIALS APPLICATION OF THE SINGLE IMPACT MICROINDENTATION FOR NON- DESTRUCTIVE TESTING OF THE FRACTURE TOUGHNESS OF NONMETALLIC AND POLYMERIC MATERIALS REN A. P. INSTITUTE OF APPLIED PHYSICS OF THE NATIONAL ACADEMY

More information

Chapter 13. Root Locus Introduction

Chapter 13. Root Locus Introduction Chapter 13 Root Locu 13.1 Introduction In the previou chapter we had a glimpe of controller deign iue through ome imple example. Obviouly when we have higher order ytem, uch imple deign technique will

More information

Improving Power System Transient Stability with Static Synchronous Series Compensator

Improving Power System Transient Stability with Static Synchronous Series Compensator American Journal of Applied Science 8 (1): 77-81, 2011 ISSN 1546-9239 2010 Science Pulication Improving Power Sytem Tranient Staility with Static Synchronou Serie Compenator Prechanon Kumkratug Diviion

More information

MAE 101A. Homework 3 Solutions 2/5/2018

MAE 101A. Homework 3 Solutions 2/5/2018 MAE 101A Homework 3 Solution /5/018 Munon 3.6: What preure gradient along the treamline, /d, i required to accelerate water upward in a vertical pipe at a rate of 30 ft/? What i the anwer if the flow i

More information

A Study on Simulating Convolutional Codes and Turbo Codes

A Study on Simulating Convolutional Codes and Turbo Codes A Study on Simulating Convolutional Code and Turbo Code Final Report By Daniel Chang July 27, 2001 Advior: Dr. P. Kinman Executive Summary Thi project include the deign of imulation of everal convolutional

More information

Detonation Initiation by Gradient Mechanism in Propane Oxygen and Propane Air Mixtures

Detonation Initiation by Gradient Mechanism in Propane Oxygen and Propane Air Mixtures Detonation Initiation by Gradient Mechanim in Propane Oxygen and Propane Air Mixture A.E. Rakitin, I.B. Popov, NEQLab Reearch BV, The Hague, 5AL, The Netherland A.Yu. Starikovkiy Princeton Univerity, Princeton,

More information

Coupling of Three-Phase Sequence Circuits Due to Line and Load Asymmetries

Coupling of Three-Phase Sequence Circuits Due to Line and Load Asymmetries Coupling of Three-Phae Sequence Circuit Due to Line and Load Aymmetrie DEGO BELLAN Department of Electronic nformation and Bioengineering Politecnico di Milano Piazza Leonardo da inci 01 Milano TALY diego.ellan@polimi.it

More information

Fluid-structure coupling analysis and simulation of viscosity effect. on Coriolis mass flowmeter

Fluid-structure coupling analysis and simulation of viscosity effect. on Coriolis mass flowmeter APCOM & ISCM 11-14 th December, 2013, Singapore luid-tructure coupling analyi and imulation of vicoity effect on Corioli ma flowmeter *Luo Rongmo, and Wu Jian National Metrology Centre, A*STAR, 1 Science

More information

DEVELOPMENT OF ICE ACCRETION AND ANTI-ICING SYSTEM SIMULATION CODE

DEVELOPMENT OF ICE ACCRETION AND ANTI-ICING SYSTEM SIMULATION CODE 24 TH INTERNATIONAL CONGRESS OF THE AERONAUTICAL SCIENCES DEVELOPMENT OF ICE ACCRETION AND ANTI-ICING SYSTEM SIMULATION CODE Seiji Nihio* and Sumio Kato* *Kawaaki Heavy Indutrie, LTD Keyword: accretion,

More information

Optimal Coordination of Samples in Business Surveys

Optimal Coordination of Samples in Business Surveys Paper preented at the ICES-III, June 8-, 007, Montreal, Quebec, Canada Optimal Coordination of Sample in Buine Survey enka Mach, Ioana Şchiopu-Kratina, Philip T Rei, Jean-Marc Fillion Statitic Canada New

More information

Social Studies 201 Notes for November 14, 2003

Social Studies 201 Notes for November 14, 2003 1 Social Studie 201 Note for November 14, 2003 Etimation of a mean, mall ample ize Section 8.4, p. 501. When a reearcher ha only a mall ample ize available, the central limit theorem doe not apply to the

More information

White Rose Research Online URL for this paper: Version: Accepted Version

White Rose Research Online URL for this paper:   Version: Accepted Version Thi i a repoitory copy of Identification of nonlinear ytem with non-peritent excitation uing an iterative forward orthogonal leat quare regreion algorithm. White Roe Reearch Online URL for thi paper: http://eprint.whiteroe.ac.uk/107314/

More information

New bounds for Morse clusters

New bounds for Morse clusters New bound for More cluter Tamá Vinkó Advanced Concept Team, European Space Agency, ESTEC Keplerlaan 1, 2201 AZ Noordwijk, The Netherland Tama.Vinko@ea.int and Arnold Neumaier Fakultät für Mathematik, Univerität

More information

S_LOOP: SINGLE-LOOP FEEDBACK CONTROL SYSTEM ANALYSIS

S_LOOP: SINGLE-LOOP FEEDBACK CONTROL SYSTEM ANALYSIS S_LOOP: SINGLE-LOOP FEEDBACK CONTROL SYSTEM ANALYSIS by Michelle Gretzinger, Daniel Zyngier and Thoma Marlin INTRODUCTION One of the challenge to the engineer learning proce control i relating theoretical

More information

μ + = σ = D 4 σ = D 3 σ = σ = All units in parts (a) and (b) are in V. (1) x chart: Center = μ = 0.75 UCL =

μ + = σ = D 4 σ = D 3 σ = σ = All units in parts (a) and (b) are in V. (1) x chart: Center = μ = 0.75 UCL = Our online Tutor are available 4*7 to provide Help with Proce control ytem Homework/Aignment or a long term Graduate/Undergraduate Proce control ytem Project. Our Tutor being experienced and proficient

More information

Preemptive scheduling on a small number of hierarchical machines

Preemptive scheduling on a small number of hierarchical machines Available online at www.ciencedirect.com Information and Computation 06 (008) 60 619 www.elevier.com/locate/ic Preemptive cheduling on a mall number of hierarchical machine György Dóa a, Leah Eptein b,

More information

Boundary Element Analysis of Building Slabs

Boundary Element Analysis of Building Slabs , July 1-3, 15, London, U.K. Boundary Element Analyi of Building Sla Charle Jater de Oliveira, João Batita de Paiva, Ângelo Vieira Mendonça Atract In thi work a oundary element formulation for the analyi

More information

OPTIMAL COST DESIGN OF RIGID RAFT FOUNDATION

OPTIMAL COST DESIGN OF RIGID RAFT FOUNDATION The Tenth Eat Aia-Pacific Conference on Structural Engineering and Contruction Augut 3-5, 2006, Bangkok, Thailand OPTIMAL COST DESIGN OF RIGID RAFT FOUNDATION P. K. BASUDHAR 1, A. DAS 2, S. K. DAS 2, A.

More information

7.2 INVERSE TRANSFORMS AND TRANSFORMS OF DERIVATIVES 281

7.2 INVERSE TRANSFORMS AND TRANSFORMS OF DERIVATIVES 281 72 INVERSE TRANSFORMS AND TRANSFORMS OF DERIVATIVES 28 and i 2 Show how Euler formula (page 33) can then be ued to deduce the reult a ( a) 2 b 2 {e at co bt} {e at in bt} b ( a) 2 b 2 5 Under what condition

More information

Experimental investigation of mixing-enhanced swirl flows

Experimental investigation of mixing-enhanced swirl flows Journal of Mechanical Science and Technology 22 (8) 9~2 Journal of Mechanical Science and Technology www.pringerlink.com/content/1738-494x DOI.7/126-8-9-y Experimental invetigation of mixing-enhanced wirl

More information

Physics 2212 G Quiz #2 Solutions Spring 2018

Physics 2212 G Quiz #2 Solutions Spring 2018 Phyic 2212 G Quiz #2 Solution Spring 2018 I. (16 point) A hollow inulating phere ha uniform volume charge denity ρ, inner radiu R, and outer radiu 3R. Find the magnitude of the electric field at a ditance

More information

Lecture 7 Grain boundary grooving

Lecture 7 Grain boundary grooving Lecture 7 Grain oundary grooving The phenomenon. A polihed polycrytal ha a flat urface. At room temperature, the urface remain flat for a long time. At an elevated temperature atom move. The urface grow

More information

Designing scroll expanders for use in heat recovery Rankine cycles

Designing scroll expanders for use in heat recovery Rankine cycles Deigning croll expander for ue in heat recovery Rankine cycle V Lemort, S Quoilin Thermodynamic Laboratory, Univerity of Liège, Belgium ABSTRACT Thi paper firt invetigate experimentally the performance

More information

Convective Heat Transfer

Convective Heat Transfer Convective Heat Tranfer Example 1. Melt Spinning of Polymer fiber 2. Heat tranfer in a Condener 3. Temperature control of a Re-entry vehicle Fiber pinning The fiber pinning proce preent a unique engineering

More information

MODELLING OF COLD METAL EXTRUSION USING SPH

MODELLING OF COLD METAL EXTRUSION USING SPH Fifth International Conference on CFD in the Proce Indutrie CSIRO, Melourne, Autralia 13-15 Decemer 2006 MODELLING OF COLD METAL EXTRUSION USING SPH Maheh PRAKASH and Paul W. CLEARY 1 CSIRO Mathematical

More information

Evolutionary Algorithms Based Fixed Order Robust Controller Design and Robustness Performance Analysis

Evolutionary Algorithms Based Fixed Order Robust Controller Design and Robustness Performance Analysis Proceeding of 01 4th International Conference on Machine Learning and Computing IPCSIT vol. 5 (01) (01) IACSIT Pre, Singapore Evolutionary Algorithm Baed Fixed Order Robut Controller Deign and Robutne

More information

THE EXPERIMENTAL PERFORMANCE OF A NONLINEAR DYNAMIC VIBRATION ABSORBER

THE EXPERIMENTAL PERFORMANCE OF A NONLINEAR DYNAMIC VIBRATION ABSORBER Proceeding of IMAC XXXI Conference & Expoition on Structural Dynamic February -4 Garden Grove CA USA THE EXPERIMENTAL PERFORMANCE OF A NONLINEAR DYNAMIC VIBRATION ABSORBER Yung-Sheng Hu Neil S Ferguon

More information

Clustering Methods without Given Number of Clusters

Clustering Methods without Given Number of Clusters Clutering Method without Given Number of Cluter Peng Xu, Fei Liu Introduction A we now, mean method i a very effective algorithm of clutering. It mot powerful feature i the calability and implicity. However,

More information

two equations that govern the motion of the fluid through some medium, like a pipe. These two equations are the

two equations that govern the motion of the fluid through some medium, like a pipe. These two equations are the Fluid and Fluid Mechanic Fluid in motion Dynamic Equation of Continuity After having worked on fluid at ret we turn to a moving fluid To decribe a moving fluid we develop two equation that govern the motion

More information

V = 4 3 πr3. d dt V = d ( 4 dv dt. = 4 3 π d dt r3 dv π 3r2 dv. dt = 4πr 2 dr

V = 4 3 πr3. d dt V = d ( 4 dv dt. = 4 3 π d dt r3 dv π 3r2 dv. dt = 4πr 2 dr 0.1 Related Rate In many phyical ituation we have a relationhip between multiple quantitie, and we know the rate at which one of the quantitie i changing. Oftentime we can ue thi relationhip a a convenient

More information

SMALL-SIGNAL STABILITY ASSESSMENT OF THE EUROPEAN POWER SYSTEM BASED ON ADVANCED NEURAL NETWORK METHOD

SMALL-SIGNAL STABILITY ASSESSMENT OF THE EUROPEAN POWER SYSTEM BASED ON ADVANCED NEURAL NETWORK METHOD SMALL-SIGNAL STABILITY ASSESSMENT OF THE EUROPEAN POWER SYSTEM BASED ON ADVANCED NEURAL NETWORK METHOD S.P. Teeuwen, I. Erlich U. Bachmann Univerity of Duiburg, Germany Department of Electrical Power Sytem

More information

A RECONFIGURABLE MARS CONSTELLATION FOR RADIO OCCULTATION MEASUREMENTS AND NAVIGATION

A RECONFIGURABLE MARS CONSTELLATION FOR RADIO OCCULTATION MEASUREMENTS AND NAVIGATION A RECONFIGURABLE MARS CONSTELLATION FOR RADIO OCCULTATION MEASUREMENTS AND NAVIGATION Iabelle Nann, Dario Izzo, Roger Walker ESA Advanced Concept Team, ESTEC (DG-X) Keplerlaan 1, 2201 AZ Noordwijk ZH,

More information

Robustness analysis for the boundary control of the string equation

Robustness analysis for the boundary control of the string equation Routne analyi for the oundary control of the tring equation Martin GUGAT Mario SIGALOTTI and Mariu TUCSNAK I INTRODUCTION AND MAIN RESULTS In thi paper we conider the infinite dimenional ytem determined

More information

Bernoulli s equation may be developed as a special form of the momentum or energy equation.

Bernoulli s equation may be developed as a special form of the momentum or energy equation. BERNOULLI S EQUATION Bernoulli equation may be developed a a pecial form of the momentum or energy equation. Here, we will develop it a pecial cae of momentum equation. Conider a teady incompreible flow

More information

Alternate Dispersion Measures in Replicated Factorial Experiments

Alternate Dispersion Measures in Replicated Factorial Experiments Alternate Diperion Meaure in Replicated Factorial Experiment Neal A. Mackertich The Raytheon Company, Sudbury MA 02421 Jame C. Benneyan Northeatern Univerity, Boton MA 02115 Peter D. Krau The Raytheon

More information

Study of a Freely Falling Ellipse with a Variety of Aspect Ratios and Initial Angles

Study of a Freely Falling Ellipse with a Variety of Aspect Ratios and Initial Angles Study of a Freely Falling Ellipe with a Variety of Apect Ratio and Initial Angle Dedy Zulhidayat Noor*, Ming-Jyh Chern*, Tzyy-Leng Horng** *Department of Mechanical Engineering, National Taiwan Univerity

More information

CONTROL SYSTEMS, ROBOTICS AND AUTOMATION Vol. VIII Decoupling Control - M. Fikar

CONTROL SYSTEMS, ROBOTICS AND AUTOMATION Vol. VIII Decoupling Control - M. Fikar DECOUPLING CONTROL M. Fikar Department of Proce Control, Faculty of Chemical and Food Technology, Slovak Univerity of Technology in Bratilava, Radlinkého 9, SK-812 37 Bratilava, Slovakia Keyword: Decoupling:

More information

Efficient Methods of Doppler Processing for Coexisting Land and Weather Clutter

Efficient Methods of Doppler Processing for Coexisting Land and Weather Clutter Efficient Method of Doppler Proceing for Coexiting Land and Weather Clutter Ça gatay Candan and A Özgür Yılmaz Middle Eat Technical Univerity METU) Ankara, Turkey ccandan@metuedutr, aoyilmaz@metuedutr

More information

Quark-Gluon Plasma in Proton-Proton Scattering at the LHC?

Quark-Gluon Plasma in Proton-Proton Scattering at the LHC? Quark-Gluon Plama in Proton-Proton Scattering at the LHC? K. Werner (a), Iu. Karpenko (b), T. Pierog (c) (a) SUBATECH, Univerity of Nante INP/CNRS EMN, Nante, France (b) Bogolyubov Intitute for Theoretical

More information

Math 273 Solutions to Review Problems for Exam 1

Math 273 Solutions to Review Problems for Exam 1 Math 7 Solution to Review Problem for Exam True or Fale? Circle ONE anwer for each Hint: For effective tudy, explain why if true and give a counterexample if fale (a) T or F : If a b and b c, then a c

More information

Orthogonal Signals With orthogonal signals, we select only one of the orthogonal basis functions for transmission:

Orthogonal Signals With orthogonal signals, we select only one of the orthogonal basis functions for transmission: 4..4 Orthogonal, Biorthogonal and Simplex Signal 4.- In PAM, QAM and PSK, we had only one ai function. For orthogonal, iorthogonal and implex ignal, however, we ue more than one orthogonal ai function,

More information

/University of Washington Department of Chemistry Chemistry 453 Winter Quarter 2009

/University of Washington Department of Chemistry Chemistry 453 Winter Quarter 2009 Lecture 0 /6/09 /Univerity of Wahington Department of Chemitry Chemitry 453 Winter Quarter 009. Wave Function and Molecule Can quantum mechanic explain the tructure of molecule by determining wave function

More information

Social Studies 201 Notes for March 18, 2005

Social Studies 201 Notes for March 18, 2005 1 Social Studie 201 Note for March 18, 2005 Etimation of a mean, mall ample ize Section 8.4, p. 501. When a reearcher ha only a mall ample ize available, the central limit theorem doe not apply to the

More information

ON THE APPROXIMATION ERROR IN HIGH DIMENSIONAL MODEL REPRESENTATION. Xiaoqun Wang

ON THE APPROXIMATION ERROR IN HIGH DIMENSIONAL MODEL REPRESENTATION. Xiaoqun Wang Proceeding of the 2008 Winter Simulation Conference S. J. Maon, R. R. Hill, L. Mönch, O. Roe, T. Jefferon, J. W. Fowler ed. ON THE APPROXIMATION ERROR IN HIGH DIMENSIONAL MODEL REPRESENTATION Xiaoqun Wang

More information

MICRO-HYDRO INSTALLATION SIZING CALCULATIONS Jacques Chaurette eng. January 17, 2008

MICRO-HYDRO INSTALLATION SIZING CALCULATIONS Jacques Chaurette eng. January 17, 2008 MICRO-HYDRO INSTALLATION SIZING CALCULATIONS Jacque Chaurette eng. January 7, 008 Calculation for micro-hydro ine jet impact elocity are baed on the ame ort of calculation done for pump ytem, except there

More information

Determination of Flow Resistance Coefficients Due to Shrubs and Woody Vegetation

Determination of Flow Resistance Coefficients Due to Shrubs and Woody Vegetation ERDC/CL CETN-VIII-3 December 000 Determination of Flow Reitance Coefficient Due to hrub and Woody Vegetation by Ronald R. Copeland PURPOE: The purpoe of thi Technical Note i to tranmit reult of an experimental

More information

Recent progress in fire-structure analysis

Recent progress in fire-structure analysis EJSE Special Iue: Selected Key Note paper from MDCMS 1 1t International Conference on Modern Deign, Contruction and Maintenance of Structure - Hanoi, Vietnam, December 2007 Recent progre in fire-tructure

More information

Introduction The CLEO detector and Y(5S) data sample Analysis techniques: Exclusive approach Inclusive approach Summary

Introduction The CLEO detector and Y(5S) data sample Analysis techniques: Exclusive approach Inclusive approach Summary Introduction The CLEO detector and Y(5S) data ample Analyi technique: Excluive approach Incluive approach Summary Victor Pavlunin Purdue Univerity CLEO collaboration Preented at Firt Meeting of the APS

More information

Efficient Global Optimization Applied to Multi-Objective Design Optimization of Lift Creating Cylinder Using Plasma Actuators

Efficient Global Optimization Applied to Multi-Objective Design Optimization of Lift Creating Cylinder Using Plasma Actuators Efficient Global Optimization Applied to Multi-Objective Deign Optimization of Lift Creating Cylinder Uing Plama Actuator Maahiro Kanazaki 1, Takahi Matuno 2, Kengo Maeda 2 and Mituhiro Kawazoe 2 1 Graduate

More information

MULTI-LAYERED LOSSY FINITE LENGTH DIELECTRIC CYLINDIRICAL MODEL OF MAN AT OBLIQUE INCIDENCE

MULTI-LAYERED LOSSY FINITE LENGTH DIELECTRIC CYLINDIRICAL MODEL OF MAN AT OBLIQUE INCIDENCE Proceeding 3rd Annual Conference IEEE/EMBS Oct.5-8, 1, Itanbul, TURKEY MULTI-LAYERED LOSSY FINITE LENGTH DIELECTRIC CYLINDIRICAL MODEL OF MAN AT OBLIQUE INCIDENCE S.S. Şeker, B. Yeldiren Boğaziçi Univerity,

More information

1. Basic introduction to electromagnetic field. wave properties and particulate properties.

1. Basic introduction to electromagnetic field. wave properties and particulate properties. Lecture Baic Radiometric Quantitie. The Beer-Bouguer-Lambert law. Concept of extinction cattering plu aborption and emiion. Schwarzchild equation. Objective:. Baic introduction to electromagnetic field:

More information

Estimating floor acceleration in nonlinear multi-story moment-resisting frames

Estimating floor acceleration in nonlinear multi-story moment-resisting frames Etimating floor acceleration in nonlinear multi-tory moment-reiting frame R. Karami Mohammadi Aitant Profeor, Civil Engineering Department, K.N.Tooi Univerity M. Mohammadi M.Sc. Student, Civil Engineering

More information

Modeling of Transport and Reaction in a Catalytic Bed Using a Catalyst Particle Model.

Modeling of Transport and Reaction in a Catalytic Bed Using a Catalyst Particle Model. Excerpt from the Proceeding of the COMSOL Conference 2010 Boton Modeling of Tranport and Reaction in a Catalytic Bed Uing a Catalyt Particle Model. F. Allain *,1, A.G. Dixon 1 1 Worceter Polytechnic Intitute

More information

Physics 218: Exam 1. Class of 2:20pm. February 14th, You have the full class period to complete the exam.

Physics 218: Exam 1. Class of 2:20pm. February 14th, You have the full class period to complete the exam. Phyic 218: Exam 1 Cla of 2:20pm February 14th, 2012. Rule of the exam: 1. You have the full cla period to complete the exam. 2. Formulae are provided on the lat page. You may NOT ue any other formula heet.

More information

Soft Polymer Magnetic Nanocomposites: Microstructure Patterning by Magnetophoretic. Transport and Self-Assembly. Suvojit Ghosh and Ishwar K.

Soft Polymer Magnetic Nanocomposites: Microstructure Patterning by Magnetophoretic. Transport and Self-Assembly. Suvojit Ghosh and Ishwar K. Electronic Supplementary Material (ESI) for Soft Matter Thi journal i The Royal Society of Chemitry 1 Soft Polymer Magnetic Nanocompoite: Microtructure Patterning by Magnetophoretic Tranport and Self-Aembly

More information

At the end of this lesson, the students should be able to understand:

At the end of this lesson, the students should be able to understand: Intructional Objective: At the end of thi leon, the tudent hould be able to undertand: Baic failure mechanim of riveted joint. Concept of deign of a riveted joint. 1. Strength of riveted joint: Strength

More information

Overflow from last lecture: Ewald construction and Brillouin zones Structure factor

Overflow from last lecture: Ewald construction and Brillouin zones Structure factor Lecture 5: Overflow from lat lecture: Ewald contruction and Brillouin zone Structure factor Review Conider direct lattice defined by vector R = u 1 a 1 + u 2 a 2 + u 3 a 3 where u 1, u 2, u 3 are integer

More information

Digital Control System

Digital Control System Digital Control Sytem - A D D A Micro ADC DAC Proceor Correction Element Proce Clock Meaurement A: Analog D: Digital Continuou Controller and Digital Control Rt - c Plant yt Continuou Controller Digital

More information

Real Sources (Secondary Sources) Phantom Source (Primary source) LS P. h rl. h rr. h ll. h lr. h pl. h pr

Real Sources (Secondary Sources) Phantom Source (Primary source) LS P. h rl. h rr. h ll. h lr. h pl. h pr Ecient frequency domain ltered-x realization of phantom ource iet C.W. ommen, Ronald M. Aart, Alexander W.M. Mathijen, John Gara, Haiyan He Abtract A phantom ound ource i a virtual ound image which can

More information

ESTIMATION OF THE HEAT TRANSFER COEFFICIENT IN THE SPRAY COOLING OF CONTINUOUSLY CAST SLABS

ESTIMATION OF THE HEAT TRANSFER COEFFICIENT IN THE SPRAY COOLING OF CONTINUOUSLY CAST SLABS ESTIMATION OF THE HEAT TRANSFER COEFFICIENT IN THE SPRAY COOLING OF CONTINUOUSLY CAST SLABS Helcio R. B. Orlande and Marcelo J. Colaço Federal Univerity of Rio de Janeiro, UFRJ Department of Mechanical

More information

Introduction to Laplace Transform Techniques in Circuit Analysis

Introduction to Laplace Transform Techniques in Circuit Analysis Unit 6 Introduction to Laplace Tranform Technique in Circuit Analyi In thi unit we conider the application of Laplace Tranform to circuit analyi. A relevant dicuion of the one-ided Laplace tranform i found

More information

Satellite s Orbital Dynamic and Stable Regions near Equilibrium Points of Asteroid

Satellite s Orbital Dynamic and Stable Regions near Equilibrium Points of Asteroid International Conference on Computer and Automation Engineering (ICCAE ) IPCSIT vol. 44 () () IACSIT Pre, Singapore DOI:.7763/IPCSIT..V44. Satellite Orbital Dynamic and Stable Region near Equilibrium Point

More information

Non-linearity parameter B=A of binary liquid mixtures at elevated pressures

Non-linearity parameter B=A of binary liquid mixtures at elevated pressures PRAMANA cfl Indian Academy of Science Vol. 55, No. 3 journal of September 2000 phyic pp. 433 439 Non-linearity parameter B=A of binary liquid mixture at elevated preure J D PANDEY, J CHHABRA, R DEY, V

More information

Unavoidable Cycles in Polynomial-Based Time-Invariant LDPC Convolutional Codes

Unavoidable Cycles in Polynomial-Based Time-Invariant LDPC Convolutional Codes European Wirele, April 7-9,, Vienna, Autria ISBN 978--87-4-9 VE VERLAG GMBH Unavoidable Cycle in Polynomial-Baed Time-Invariant LPC Convolutional Code Hua Zhou and Norbert Goertz Intitute of Telecommunication

More information

An estimation approach for autotuning of event-based PI control systems

An estimation approach for autotuning of event-based PI control systems Acta de la XXXIX Jornada de Automática, Badajoz, 5-7 de Septiembre de 08 An etimation approach for autotuning of event-baed PI control ytem Joé Sánchez Moreno, María Guinaldo Loada, Sebatián Dormido Departamento

More information

A novel protocol for linearization of the Poisson-Boltzmann equation

A novel protocol for linearization of the Poisson-Boltzmann equation Ann. Univ. Sofia, Fac. Chem. Pharm. 16 (14) 59-64 [arxiv 141.118] A novel protocol for linearization of the Poion-Boltzmann equation Roumen Tekov Department of Phyical Chemitry, Univerity of Sofia, 1164

More information

Lecture 4 Topic 3: General linear models (GLMs), the fundamentals of the analysis of variance (ANOVA), and completely randomized designs (CRDs)

Lecture 4 Topic 3: General linear models (GLMs), the fundamentals of the analysis of variance (ANOVA), and completely randomized designs (CRDs) Lecture 4 Topic 3: General linear model (GLM), the fundamental of the analyi of variance (ANOVA), and completely randomized deign (CRD) The general linear model One population: An obervation i explained

More information

LDPC Convolutional Codes Based on Permutation Polynomials over Integer Rings

LDPC Convolutional Codes Based on Permutation Polynomials over Integer Rings LDPC Convolutional Code Baed on Permutation Polynomial over Integer Ring Marco B. S. Tavare and Gerhard P. Fettwei Vodafone Chair Mobile Communication Sytem, Dreden Univerity of Technology, 01062 Dreden,

More information

NONISOTHERMAL OPERATION OF IDEAL REACTORS Plug Flow Reactor

NONISOTHERMAL OPERATION OF IDEAL REACTORS Plug Flow Reactor NONISOTHERMAL OPERATION OF IDEAL REACTORS Plug Flow Reactor T o T T o T F o, Q o F T m,q m T m T m T mo Aumption: 1. Homogeneou Sytem 2. Single Reaction 3. Steady State Two type of problem: 1. Given deired

More information

Numerical Study of Reactive Flow Past a Wedge in a Channel

Numerical Study of Reactive Flow Past a Wedge in a Channel AIAA 2005-1168 Numerical Study of Reactive Flow Pat a Wedge in a Channel Hui-Yuan Fan 1 and Frank K. Lu 2 Aerodynamic Reearch Center echanical and Aeropace Engineering Department The Univerity of Texa

More information

[Saxena, 2(9): September, 2013] ISSN: Impact Factor: INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY

[Saxena, 2(9): September, 2013] ISSN: Impact Factor: INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY [Saena, (9): September, 0] ISSN: 77-9655 Impact Factor:.85 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY Contant Stre Accelerated Life Teting Uing Rayleigh Geometric Proce

More information

Finite Element Analysis of a Fiber Bragg Grating Accelerometer for Performance Optimization

Finite Element Analysis of a Fiber Bragg Grating Accelerometer for Performance Optimization Finite Element Analyi of a Fiber Bragg Grating Accelerometer for Performance Optimization N. Baumallick*, P. Biwa, K. Dagupta and S. Bandyopadhyay Fiber Optic Laboratory, Central Gla and Ceramic Reearch

More information

100Mb/s IrDA Protocol Performance Evaluation. A. C. Boucouvalas and V. Vitsas*

100Mb/s IrDA Protocol Performance Evaluation. A. C. Boucouvalas and V. Vitsas* 1M/ rda Protocol Performance Evaluation A.. Boucouvala and V. Vita* Multimedia ommunication Reearch Group, School of Deign, Engineering and omputing, Bournemouth Univerity, Fern Barrow, Poole, Doret, BH12

More information

AN ADAPTIVE SIGNAL SEARCH ALGORITHM IN GPS RECEIVER

AN ADAPTIVE SIGNAL SEARCH ALGORITHM IN GPS RECEIVER N PTIVE SIGNL SERH LGORITHM IN GPS REEIVER Item Type text; Proceeding uthor Li, Sun; Yinfeng, Wang; Qihan, Zhang Publiher International Foundation for Telemetering Journal International Telemetering onference

More information

Advanced Smart Cruise Control with Safety Distance Considered Road Friction Coefficient

Advanced Smart Cruise Control with Safety Distance Considered Road Friction Coefficient International Journal of Computer Theory and Engineering, Vol. 8, No. 3, June 06 Advanced Smart Cruie Control with Safety Ditance Conidered Road Friction Coefficient Doui Hong, Chanho Park, Yongho Yoo,

More information

Modeling the scalar wave equation with Nyström methods

Modeling the scalar wave equation with Nyström methods GEOPHYSICS, VOL. 71, NO. 5 SEPTEMBER-OCTOBER 200 ; P. T151 T158, 7 FIGS. 10.1190/1.2335505 Modeling the calar wave equation with Nytröm method Jing-Bo Chen 1 ABSTRACT High-accuracy numerical cheme for

More information

Relationship between surface velocity divergence and gas transfer in open-channel flows with submerged simulated vegetation

Relationship between surface velocity divergence and gas transfer in open-channel flows with submerged simulated vegetation IOP Conference Serie: Earth and Environmental Science PAPER OPEN ACCESS Relationhip between urface velocity divergence and ga tranfer in open-channel flow with ubmerged imulated vegetation To cite thi

More information

Simulation Study on the Shock Properties of the Double-Degree-of-Freedom Cushioning Packaging System

Simulation Study on the Shock Properties of the Double-Degree-of-Freedom Cushioning Packaging System Proceeding of the 7th IAPRI World Conference on Packaging Simulation Study on the Shock Propertie of the Double-Degree-of-Freedom Cuhioning Packaging Sytem Xia Zhu, Qiaoqiao Yan, Xiaoling Yao, Junbin Chen,

More information

Advanced D-Partitioning Analysis and its Comparison with the Kharitonov s Theorem Assessment

Advanced D-Partitioning Analysis and its Comparison with the Kharitonov s Theorem Assessment Journal of Multidiciplinary Engineering Science and Technology (JMEST) ISSN: 59- Vol. Iue, January - 5 Advanced D-Partitioning Analyi and it Comparion with the haritonov Theorem Aement amen M. Yanev Profeor,

More information

Suggested Answers To Exercises. estimates variability in a sampling distribution of random means. About 68% of means fall

Suggested Answers To Exercises. estimates variability in a sampling distribution of random means. About 68% of means fall Beyond Significance Teting ( nd Edition), Rex B. Kline Suggeted Anwer To Exercie Chapter. The tatitic meaure variability among core at the cae level. In a normal ditribution, about 68% of the core fall

More information

NUMERICAL SIMULATION OF DESICCATION CRACKING PROCESS BY WEAK COUPLING OF DESICCATION AND FRACTURE

NUMERICAL SIMULATION OF DESICCATION CRACKING PROCESS BY WEAK COUPLING OF DESICCATION AND FRACTURE Geotec., Cont. Mat. & Env., ISSN:86-990, Japan, DOI: http://dx.doi.org/0.660/07.33.535 NUMERICAL SIMULATION OF DESICCATION CRACKING PROCESS BY WEAK COUPLING OF DESICCATION AND FRACTURE *Sayako Hirobe and

More information

Critical behavior of slider-block model. (Short title: Critical ) S G Abaimov

Critical behavior of slider-block model. (Short title: Critical ) S G Abaimov Critical behavior of lider-bloc model (Short title: Critical ) S G Abaimov E-mail: gabaimov@gmail.com. Abtract. Thi paper applie the theory of continuou phae tranition of tatitical mechanic to a lider-bloc

More information

Calculation of the temperature of boundary layer beside wall with time-dependent heat transfer coefficient

Calculation of the temperature of boundary layer beside wall with time-dependent heat transfer coefficient Ŕ periodica polytechnica Mechanical Engineering 54/1 21 15 2 doi: 1.3311/pp.me.21-1.3 web: http:// www.pp.bme.hu/ me c Periodica Polytechnica 21 RESERCH RTICLE Calculation of the temperature of boundary

More information

Promise or Requirement? Quality-Based Supplier Selection with Asymmetric Information

Promise or Requirement? Quality-Based Supplier Selection with Asymmetric Information Promie or Requirement? Quality-Baed Supplier Selection with Aymmetric Information Xinghao Yan Hui Zhao Kwei Tang Krannert School of Management, Purdue Univerity 403 W. State Street Wet Lafayette, IN 47907

More information

Theoretical study of the dual harmonic system and its application on the CSNS/RCS

Theoretical study of the dual harmonic system and its application on the CSNS/RCS Theoretical tudy of the dual harmonic ytem and it application on the CSNS/RCS Yao-Shuo Yuan, Na Wang, Shou-Yan Xu, Yue Yuan, and Sheng Wang Dongguan branch, Intitute of High Energy Phyic, CAS, Guangdong

More information

Pulsed Magnet Crimping

Pulsed Magnet Crimping Puled Magnet Crimping Fred Niell 4/5/00 1 Magnetic Crimping Magnetoforming i a metal fabrication technique that ha been in ue for everal decade. A large capacitor bank i ued to tore energy that i ued to

More information

Refinements to the Model of a Single Woodwind Instrument Tonehole

Refinements to the Model of a Single Woodwind Instrument Tonehole Proceeding of 20th International Sympoium on Muic Acoutic (Aociated Meeting of the International Congre on Acoutic) 25-31 Augut 2010, Sydney and Katoomba, Autralia Refinement to the Model of a Single Woodwind

More information

Comparison of Low Field Electron Transport Properties in Compounds of groups III-V Semiconductors by Solving Boltzmann Equation Using Iteration Model

Comparison of Low Field Electron Transport Properties in Compounds of groups III-V Semiconductors by Solving Boltzmann Equation Using Iteration Model International Journal of Engineering Invention ISSN: 78-7461, www.ijeijournal.com Volume 1, Iue (September 1) PP: 56-61 Comparion of Low Field Electron Tranport Propertie in Compound of group III-V Semiconductor

More information

Electromechanical Dynamics for Micro Film

Electromechanical Dynamics for Micro Film Senor & Tranducer, Vol. 76, Iue 8, Augut 04, pp. 99-06 Senor & Tranducer 04 by IFSA Publihing, S. L. http://www.enorportal.com Electromechanical Dynamic for Micro Film Lizhong Xu, Xiaorui Fu Mechanical

More information

Parameter Sensitivity Analysis to Improve Material Design for Novel Zn-MnO 2 Batteries with Ionic Liquid Electrolytes

Parameter Sensitivity Analysis to Improve Material Design for Novel Zn-MnO 2 Batteries with Ionic Liquid Electrolytes Parameter Senitivity Analyi to Improve Material Deign for Novel Zn-MnO Batterie with Ionic Liquid Electrolyte Zachary T. Gima & Bernard J. Kim CE 95: Spring 06 Abtract Battery deign at the material level

More information

BUBBLES RISING IN AN INCLINED TWO-DIMENSIONAL TUBE AND JETS FALLING ALONG A WALL

BUBBLES RISING IN AN INCLINED TWO-DIMENSIONAL TUBE AND JETS FALLING ALONG A WALL J. Autral. Math. Soc. Ser. B 4(999), 332 349 BUBBLES RISING IN AN INCLINED TWO-DIMENSIONAL TUBE AND JETS FALLING ALONG A WALL J. LEE and J.-M. VANDEN-BROECK 2 (Received 22 April 995; revied 23 April 996)

More information

Lecture 3 Basic radiometric quantities.

Lecture 3 Basic radiometric quantities. Lecture 3 Baic radiometric quantitie. The Beer-Bouguer-Lambert law. Concept of extinction cattering plu aborption and emiion. Schwarzchild equation.. Baic introduction to electromagnetic field: Definition,

More information

DEVELOPMENT OF A STRUCTURED THERMOCLINE THERMAL ENERGY STORAGE SYSTEM

DEVELOPMENT OF A STRUCTURED THERMOCLINE THERMAL ENERGY STORAGE SYSTEM DEVELOPMENT OF A STRUCTURED THERMOCLINE THERMAL ENERGY STORAGE SYSTEM Brad M. Brown Matt N. Straer R. Paneer Selvam Univerity of Arkana Department of Civil Engineering 4190 Bell Engineering Center Fayetteville,

More information