Simulation of Power Systems Dynamics using Dynamic Phasor Models. Power Systems Laboratory. ETH Zürich Switzerland

Size: px
Start display at page:

Download "Simulation of Power Systems Dynamics using Dynamic Phasor Models. Power Systems Laboratory. ETH Zürich Switzerland"

Transcription

1 X SEPOPE 2 a 25 de maio de 26 May 2 rt to 25 th 26 FLORIANÓPOLIS (SC) BRASIL X SIMPÓSIO DE ESPECIALISTAS EM PLANEJAMENTO DA OPERAÇÃO E EXPANSÃO ELÉTRICA X SYMPOSIUM OF SPECIALISTS IN ELECTRIC OPERATIONAL AND EXPANSION PLANNING Simulation of Power Sytem Dynamic uing Dynamic Phaor Model Turhan Demiray demirayt@eeh.ee.ethz.ch Göran Anderon anderon@eeh.ee.ethz.ch Power Sytem Laboratory ETH Zürich Switzerland SUMMARY Dynamic phaor modeling technique i motly applied on power electronic device. In thi paper application of the dynamic phaor modeling technique i extended to other major power ytem component. Starting from the detailed -domain model the dynamic phaor model for thee component are derived and implemented. Further an efficiency and accuracy comparion of the dynamic phaor modeling technique with other conventional modeling technique - like the tandard model in three-phae ABC reference frame (e.g. in EMTP) and model in DQ reference frame (e.g. in SIMPOW) - i given. A ytematic comparion i warranted by imulating thee differently modeled component in a Matlab baed common imulation framework. Furthermore reduced order dynamic phaor model of the component are derived and reult are compared with other production-grade tranient tability program. Simulation reult for two tet cae are hown. KEYWORDS Dynamic Phaor Tranient Stability Hybrid Sytem

2 . Introduction The dynamic behavior and tability of power ytem are mot often tudied with the o called tranient tability program. Traditionally in mot of thee program the phaor model approach i ued. Recent development particularly the introduction of more power electronic baed equipment e.g. HVDC and FACTS component how that there i a hortage in the analyi method with fundamental frequency phaor model. For uch component a full domain imulation might be needed. Due to the limitation of computer torage and computation a complete repreentation of a large power ytem in an electromagnetic tranient program i very difficult and won't give additional information. To overcome thi problem the concept of -varying Dynamic phaor i propoed [] to model power electronic baed equipment imilar approache have been reported in [2]. It ha everal advantage over phaor baed method. Firtly it ha a wider bandwih in the frequency domain than the quai-tationary phaor. Secondly dynamic phaor can be ued to compute fat electromagnetic tranient with larger tep o that it dratically reduce the imulation compared with conventional domain EMTP like imulation. Phaor Dynamic Approach provide a middle ground between the approximation inherent in a phaor baed inuoidal quai-teady-tate repreentation and the analytic complexity and computational burden aociated with repreenting network voltage and current in -domain. Section 2 give a brief overview of the different modeling technique which are commonly ued in production-grade program for modeling of power ytem component. It further contain an introduction to the concept of -varying Fourier coefficient which i ued a an analytical tool for deriving dynamic phaor model. Section 3 focue on the tructural overview of the ued imulation framework and implemented tool uch a Automatic Code Generator and Dynamic Phaor Model Generator which are ued in thi work to automate the ource code creation of component model. Section 4 comprie the implemented model and ued tet cae. And finally ection 5 give a comparion of imulation reult. 2. Different Modeling Technique 2.. Model in Three-Phae (ABC) Reference Frame True phyical model in three-phae reference frame are the tarting point for the modeling technique which will be treated in the following ection. All electrical quantitie of the electrical network uch a voltage current etc. and all model equation are given in the three-phae (ABC) reference frame. Such model are commonly ued in EMTP like detailed -domain imulation program. In ABC reference frame any kind of equipment can be modeled eaily e.g. power electronic baed equipment uch a FACTS and HVDC. But the efficiency of the imulation can uffer from the periodicity due to the preence of AC phae quantitie (5 6 Hz) even during teady tate condition Model in DQ Reference Frame The DQ reference frame i an at the ytem frequency rotating reference frame which i commonly ued in the derivation of ynchronou machine equation a decribed in [3]. One of the advantage in analyzing the ynchronou machine equation in DQ reference frame i that under balanced teady-tate operation tator quantitie have contant value and for other mode of operation thi quantitie vary lowly with (2-3 Hz). Thi advantage lead alo to fater imulation under balanced condition a the variation of variable in DQ reference frame are much lower than the original variable in three-phae ABC reference frame. Therefore in ome program (e.g. SIMPOW [4]) the DQ tranformation i applied to all component in the ytem. All variable and equation of the model in three-phae ABC reference frame are tranformed to DQ reference frame. The DQ tranformation i a ingle reference frame tranformation a the reference frame rotate with ytem frequency. Therefore the imulation in DQ reference frame will be efficient around ytem frequency. But if there are unbalanced condition in the ytem or other harmonic thi efficiency can

3 decreae dratically. Mathematically the DQ or Park tranformation i given by the following equation in (2.) where θ = ωt = 2π ftand f i the ytem frequency. 2π 2π co( θ) co( θ ) co( θ + ) () 3 3 id t ia () t (2.) iq ( t) π π in( θ) in( θ ) in( θ ) ib( t) = + idq( t) = Tdq i( t) i () t ic () t Here we ued the phae current a an example of a phae quantity. The invere tranformation i given by i () t = T idq() t with T = T. The derivative of the ABC phae quantitie can be written a dq (2.2) ω di di di = + + dq dq ω idq J idq Dynamic Phaor Model If power electronic baed equipment are ued in the power ytem the aumption of only having frequencie near to the fundamental frequency i uually not valid any more a hown in Figure. For example in the cae of TCSC - depending on the conduction angle - other harmonic have a ignificant participation in the tranient waveform of voltage and current. V C I L V C I L α τ α... Firing angle σ... Conduction angle σ V... Capacitor voltage C I... Inductor current L Harmonic Content Ratio ( V k / V ) k = 3 k = 5 k = 7 k = conduction angle [degree] Figure : TCSC: Tranient waveform and Harmonic content ratio a a function of the conduction angle The main idea behind dynamic phaor modeling i to approximate a real valued periodic waveform x( τ ) in the interval τ ( t T t] with a Fourier erie form [5] (2.3) x( τ ) = X ()co t ( kω τ) + X ()in t ( kω τ) k = kc k where ω = 2 π / T and X () t and X () t are the -varying Fourier coefficient. X () t and kc X k () t can be determined by the following averaging operation. k kc (2.4) t X t x k d x t () = ( τ) co( ωτ) τ = () kc kc T t T t X t x k d x t () = ( τ) in ( ωτ) τ = () k k T t T 2

4 A key factor in developing dynamic phaor model i the relation between the derivative of x( τ ) and the derivative of X kc () t and X k () t which i given in (2.5). Another important property i that the product of two -domain variable equal a dicrete convolution of the two dynamic phaor et of the variable. (2.5) 3. Simulation Framework dx dx dx k c = ω kc dx k = + ω k To be able to make a ytematic comparion between the efficiency and accuracy of the mentioned modeling technique we have implemented all the major component of a power ytem (Synchronou machine Tranformer Line Load TCSC etc.) in a common imulation framework where all equation of the power ytem are olved imultaneouly. In thi chapter a tructural overview of the implemented imulation framework i given. 3.. Hybrid Sytem Repreentation Power ytem are an important cla of hybrid ytem a they exhibit interaction between continuou dynamic and dicrete event [6][7]. Component of uch hybrid ytem can be modelled by a et of Differential Switched Algebraic and State-Reet (DSAR) equation (3.) = f( x y) (3.) = g x y () ( ) - ( i ) g x y ydi < + ( i ) g x y ydi > ( ) = i =... d ( ) + x = hx ( y) y = j... e e j { } X X c x f x x = z f = h j = hj λ λ where x are continuou dynamic tate z are dicrete tate y are algebraic tate y d and ye are o called event variable which trigger event if they change ign ( y d ) and/or pa through zero ( y e ) λ are parameter. The overall ytem i built by connecting the interface variable of the component together. Thee y = y c y = y y = ). connection can be formulated by imple algebraic equation ( ( ) y Dicrete + x = h( x y ) Dicrete + x = h2( x y ) t t2 Continuou Continuou Continuou = f( x y) = f( x y) = f( x y) = g xy () ( ) = g xy () ( ) = g xy (2) ( ) Figure 2: Simulation Flow - Differential Switched Algebraic and State-Reet (DSAR) equation 3

5 A hown in Figure 2 between event the ytem behavior i governed by the differential algebraic equation = f( x y) and () i g ( x y ) =. At t = t an event occur and the correponding potevent value of dicrete and continuou dynamic tate x + + are calculated according to x = hx ( y) where upercript + mean pot-event value and mean pre-event value of the correponding variable. After x + are calculated pot-event value of algebraic variable y + are calculated by olving the nonlinear equation () + + g ( x y ) = at t = t. After pot-event value x + and y + are determined they erve a initial condition for the new continuou ection. The ytem behavior in thi ection i governed by the equation = f( x y) and g () ( x y ) =. The overall ytem equation are given by (3.2) where in thi formulation x y contain all model variable and f g all model equation. The connection equation cy ( ) can be included in gxy= ( ). (3.2) = f( x y) = g( xy ) = cy ( ) xn+ =Ψ ( h f( xn+ yn+ ) f( xn yn)...) = gx ( n+ yn+ ) = cy ( n+ ) ( ) F xn+ yn+ = If we dicretize the differential equation with an implicit integration method x =Ψ ( h f( x y ) f( x y )...) we end up in a nonlinear et of implicit algebraic equation n+ n+ n+ n n χ xn+ yn+ F( xn+ yn+ ) = F( χ) = with = [ ]. Thi equation can be olved iteratively according to χ = i χ i Fχ ( χi) + F( χi) where F ( ) χ χ i the Jacobian of F( χ) with repect to χ (3.3). (3.3) Ψ( h f( x y ) f( x y )...) x F( χ) g( x y ) cy ( n+ ) n+ n+ n n n+ = n+ n+ ( Ψ f fx I) ( Ψ f fy) Fχ ( χ) = gx gy. c y From (3.3) we can ee that the imulation kernel need the evaluation of f g and the partial derivative fx fy gx g y from every model to olve the nonlinear algebraic equation et F( χ ) =. ΨΨ f are dependent on the applied numerical integration method and cc y are dependent on the connection. Becaue of it numerical tability the Trapezoidal Integration Method with variable tep control i ued a numerical integration method in thi framework Automatic Code Generator The imulation kernel i implemented in Matlab and the model are pecified in o called Model Definition File (MDF) where the uer imply define the equation and variable of the model a they are given in (3.). A propoed in [7] we have alo implemented an Automatic Code Generator (ACG) in Matlab. ACG take the MDF and create the Matlab code for the model uing the Symbolic Differentiation facility in Matlab for the analytical calculation of fx fy gx g y. All model of the major power ytem component are implemented in ABC and DQ reference frame in thi framework. To automate the creation of the dynamic phaor model from their ABC or DQ model we built in an interface called Dynamic Phaor Model Generator. It take the MDF of the model in ABC or DQ form. Uing (2.3) and (2.5) the continuou dynamic tate and algebraic tate are replaced with the approximated counterpart in the model equation (3.) which lead to f( x y) f( X X c co ( ωt) X in ( ωt)... Y Y c co ( ωt) Y in ( ωt)...) gxy ( ) gx ( X co ω t X in ω t... Y Y co ω t Y in ω t...) ( ) ( ) ( ) ( ) c c By uing (2.4) we can tranform the et of f g equation of the model into a new et of equation and get the definition of the phaor dynamic model in a new et of function (3.4) 4

6 (3.4) = f( x y) = g( xy ) X = F ( X X Y Y ) k ω X X = F ( X X Y Y ) + k ω X = Gk c ( Xk c Xk Ykc Yk ) = G ( X X Y Y ) kc kc kc k kc k k k k k c k kc k k c k kc k kc k where k i et of phaor which are ued for the approximation in (2.3) [e.g. k = { 2} ]. Figure 3 how the chematic view of the Automatic Code Generation. Model Definition File in ABC or DQO k = 2 Dynamic Phaor Model Generator Model Definition File Model Definition File of Dynamic Phaor Model Automatic Code Generator (Matlab Program uing Symbolic Toolbox) Automatic Code Generator (Matlab Program uing Symbolic Toolbox) Matlab Code of the model Simulation Kernel (Matlab Program) f g h fx fy gx gy Matlab Code of the dynamic phaor model Simulation Kernel (Matlab Program) f g h fx fy gx gy 4. Model and Tet ytem Figure 3 We implemented the ynchronou machine model in DQ reference frame a decribed in [3 p. 86]. Starting from thi model we derived then the dynamic phaor model of the ynchronou machine by chooing k={2} in (3.4). The reaon for thi i to include poitive (k=) zero (k=) negative (k=2) equence quantitie [8] to imulate alo unbalanced condition in our model. We ued the tandard Π model for tranmiion line and parallel RLC model for load. But other model can alo be implemented eaily. The implemented TCSC model i baed on the work decribed in []. The domain equation for TCSC i are given in (4.) where q = if one of the thyritor i conducting and q = if both thyritor are blocking. i l The main idea here i to approximate the capacitor v voltage by vt () Vkc co( ωt) + Vk in( ωt) with k k = 35 to include the participation of major harmonic a illutrated in Figure. A a econd tep a teady-tate approximation i applied on Vkc and V k for k = 35 with Vkc = f V c V ρk( σ ) and = ( ( )) where ρk ( ) Vk f V c V ρk σ conduction angle. (4.) dv dv c C = il i C = Il c Ic ωv di di c L = q v L = f c V c V ρ3( σ) ρ5( σ) ( ) σ i the teady-tate harmonic content ratio a a function of the ( ) and dv = + ω di = C Il I V c ( ρ ( σ) ρ ( σ) ) L f V c V 3 5 SMIB (Single Machine Infinite Bu) and Two Area ytem are ued a tet ytem with the data given in [3]. 5

7 BUS2 BUS3 BUS 7 BUS 8 BUS BUS 5 BUS 6 BUS 9 BUS BUS BUS 3 LI 7-8 A LI 8-9 A LI 6-7 LI 9- LI - BUS LI 5-6 LI 7-8 B LI 8-9 B LINE2 GEN GEN 3 TR TR 3 TR2 LOAD 7 LOAD 9 TR 2 TR 4 C 3 C 9 GEN LINE3 FEEDER BUS 2 BUS 4 GEN 2 GEN 4 5. Simulation Reult Figure 4: Single line diagram of SMIB and Two Area Sytem A mentioned in ection 4 all dynamic phaor model of the component are derived from DQ model with k = {2}. But a derivation from ABC model i alo poible. 5.. Simulation with Detailed Time Domain Model In both tet ytem a one-phae to ground fault i applied a a diturbance at. and removed at.7. In Figure 5 and Figure 6 the electrical torque of the ynchronou machine GEN (SMIB) and GEN (Two Area ytem) are hown. In both figure we have the overall imulation interval and a zoomed ection during the unbalanced condition. For verification of our reult SMIB ytem ha alo been implemented in PLECS [9] and imulation reult are compared with thoe in our framework. PLECS i a toolbox for high-peed imulation of electrical and power electronic circuit under MATLAB/Simulink. We ee a very good overall agreement between all reult epecially in the zoomed ection. In the table the computation for thee imulation are compared. The imulation in DQ reference frame are the fatet. In thee two tet cae the unbalanced condition only lat for.7 all implemented component are ymmetrical component and no power electronic device are ued. A tated in ection 2.2 under ABC DQ k= (2) SMIB 2 ec 2 ec 32 ec Two Area Sytem 453 ec 272 ec 35 ec Table balanced condition and with frequencie near to the fundamental (ytem) frequency the choice of DQ reference frame i the bet choice for efficient computation. But if the computation during the unbalanced condition are compared the imulation with dynamic phaor model with k={2} are more efficient. The reaon for thi i during unbalanced condition zero and negative equence quantitie appear a ytem inherent harmonic in DQ reference frame (zero equence 5Hz and negative equence Hz). The tep ize during imulation mut be kept mall enough to imulate thee ocillation. But if dynamic phaor model are ued thee mentioned ytem inherent harmonic are already included in the model equation with k= (zero equence) and k=2 (negative equence) and imulation i marginally influenced dqo k = 2 PLECS dqo k = 2 PLECS Te [pu] - GEN.5 Te [pu] - GEN Figure 5: SMIB One phae to ground fault at BUS2 at. and cleared at.7 6

8 The dynamic phaor approach i a projection of a ignal on a multiple-orthogonal reference frame (2.4) where ignal co( kω t) and in( kω t) are orthogonal bae ignal (vector) dqo k = dqo k = Te [pu] - GEN Te [pu] - GEN Figure 6: Two Area Sytem One phae to ground fault at BUS8 at. and cleared at Simulation with dynamic phaor TCSC model To tet the implemented TCSC model decribed in ection 4 we modified the Two Area Sytem in Figure 4. We have plit BUS8 into BUS8 and BUS2 and placed the TCSC between thee node. In our imulation the firing angle of the thyritor are changed from 68.3 to 59 at.2 and back again at.5. Achieved reult are given in Figure 7. The imulation with ABC model wa about 23 and with the phaor dynamic model about PLECS Phaor Dynamic PLECS Phaor Dynamic Te [pu] - GEN Te [pu] - GEN Figure 7: Two Area Sytem Changing of firing angle from 68.3 to 59 at.2 and back again at Simulation with Reduced Order Model A next tep we made an eigenanalyi and a -cale decompoition to reduce the order of the dynamic phaor model. We looked at the eigenvalue and their participation factor. Dynamic of continuou tate with very low participation in the low mode ha been neglected which mean for thoe tate the X kc and X k are et to zero in equation (3.4). Same approach ha alo been applied on the DQ reference frame model which lead to fundamental frequency model ued in tranient tability program. We ued ame tet ytem (SMIB) and the ame fault. The imulation reult with reduced order model are compared with thoe in NEPLAN and SIMPOW [4 ] in Figure 8. The left part of the figure how the poitive-equence electrical torque where the dotted curve labeled PLECS i calculated from the actual domain ignal by etting k= in equation (2.4). The right part of the figure how the negative equence electrical torque during unbalanced condition where again the dotted curve labeled PLECS are calculated from the actual domain ignal by etting k=2 in equation (2.4). Even though we are uing reduced order model the reult how an overall agreement. Uually in tranient tability program the negative and zero equence network are not imulated directly but their effect in the poitive-equence network are taken into account by appropriately combining the equivalent negative and zero equence impedance depending on the 7

9 fault-type a decribed in [3]. With the ue of phaor dynamic model with k = {2} it wa alo poible to imulate the zero and negative equence quantitie throughout in the ytem during unbalanced condition in a ytematic way. The imulation with detailed model wa 28 and with reduced order phaor dynamic model SIMPOW k = 2 PLECS.3.2. k = 2: 2c PLECS: 2c k = 2: 2 PLECS: 2 Te [pu] Te 2c [pu] Te 2 [pu] Concluion Figure 8: SMIB One phae to ground fault at BUS2 at. and cleared at.7 In thi paper we have applied the phaor dynamic approach to major power ytem component and compared the accuracy and efficiency with different modeling technique uch a model in ABC and DQ reference frame. Simulation with ABC reference frame model are accurate but not o efficient. On the other hand imulation with DQ reference frame model are accurate and alo efficient under balanced condition and with frequencie near to the fundamental (ytem) frequency. If we have unbalanced condition or other frequencie (harmonic) in the ytem than the fundamental frequency (e.g. uage of power electronic baed equipment) a ingle reference tranformation like DQ tranformation become inefficient for imulation. In uch cae phaor dynamic model how a better performance becaue of their multi reference frame characteritic but here the accuracy depend on the appropriate election of the et of k in equation (2.3). ACKNOWLEDMENT The author would like to thank BCP for their financial upport Dr. Luigi Buarello and Giatgen Cott for timulating dicuion and Ian A. Hiken & Marek Zima for making the ource code of their file available. Thee file have been very ueful information while implementing thi imulation framework. BIBLIOGRAPHY [] P. Mattavelli G. C. Verghee and A. M. Stankovic "Phaor dynamic of thyritor-controlled erie capacitor ytem" Power Sytem IEEE Tranaction on vol. 2 pp [2] W. Hammer and G. Anderon "Dynamic Modeling of Capacitor Commutated Converter" invited paper 4 SEPOPE IX Rio de Janeiro Brazil 24. [3] P. Kundur N. J. Balu and M. G. Lauby Power ytem tability and control. New York: McGraw-Hill 994. [4] STRI "Power Sytem Simulation & Analyi Software SIMPOW Uer Manual [5] S. R. Sander J. M. Noworolki X. Z. Liu and G. C. Verghee "Generalized averaging method for power converion circuit" Power Electronic IEEE Tranaction on vol. 6 pp

10 [6] I. A. Hiken and M. A. Pai "Hybrid ytem view of power ytem modelling" preented at Circuit and Sytem 2. Proceeding. ISCAS 2 Geneva. The 2 IEEE International Sympoium on 2. [7] I. A. Hiken and P. J. Sokolowki "Sytematic modeling and ymbolically aited imulation of power ytem" Power Sytem IEEE Tranaction on vol. 6 pp [8] A. M. Stankovic and T. Aydin "Analyi of aymmetrical fault in power ytem uing dynamic phaor" Power Sytem IEEE Tranaction on vol. 5 pp [9] Plexim "PLECS Uer Manual - High-peed imulation of electrical and power electronic circuit under MATLAB/Simulink." [] BCP "NEPLAN oftware manual 9

Optical Illusion. Sara Bolouki, Roger Grosse, Honglak Lee, Andrew Ng

Optical Illusion. Sara Bolouki, Roger Grosse, Honglak Lee, Andrew Ng Optical Illuion Sara Bolouki, Roger Groe, Honglak Lee, Andrew Ng. Introduction The goal of thi proect i to explain ome of the illuory phenomena uing pare coding and whitening model. Intead of the pare

More information

CHAPTER 5 BROADBAND CLASS-E AMPLIFIER

CHAPTER 5 BROADBAND CLASS-E AMPLIFIER CHAPTER 5 BROADBAND CLASS-E AMPLIFIER 5.0 Introduction Cla-E amplifier wa firt preented by Sokal in 1975. The application of cla- E amplifier were limited to the VHF band. At thi range of frequency, cla-e

More information

Mixed Method of Model Reduction for Uncertain Systems

Mixed Method of Model Reduction for Uncertain Systems SERBIAN JOURNAL OF ELECTRICAL ENGINEERING Vol 4 No June Mixed Method of Model Reduction for Uncertain Sytem N Selvaganean Abtract: A mixed method for reducing a higher order uncertain ytem to a table reduced

More information

Two Dimensional FEM Simulation of Ultrasonic Wave Propagation in Isotropic Solid Media using COMSOL

Two Dimensional FEM Simulation of Ultrasonic Wave Propagation in Isotropic Solid Media using COMSOL Excerpt from the Proceeding of the COMSO Conference 0 India Two Dimenional FEM Simulation of Ultraonic Wave Propagation in Iotropic Solid Media uing COMSO Bikah Ghoe *, Krihnan Balaubramaniam *, C V Krihnamurthy

More information

A COMPARATIVE STUDY OF THREE-PHASE AND SINGLE-PHASE PLL ALGORITHMS FOR GRID-CONNECTED SYSTEMS

A COMPARATIVE STUDY OF THREE-PHASE AND SINGLE-PHASE PLL ALGORITHMS FOR GRID-CONNECTED SYSTEMS A COMPARATIE STUDY OF THREEPHASE AND SINGLEPHASE PLL ALGORITHMS FOR GRIDCONNECTED SYSTEMS Ruben Marco do Santo Filho Centro Federal de Educação Tecnológica CEFETMG Coord. Eletrônica Av. Amazona 553 Belo

More information

A Spam Message Filtering Method: focus on run time

A Spam Message Filtering Method: focus on run time , pp.29-33 http://dx.doi.org/10.14257/atl.2014.76.08 A Spam Meage Filtering Method: focu on run time Sin-Eon Kim 1, Jung-Tae Jo 2, Sang-Hyun Choi 3 1 Department of Information Security Management 2 Department

More information

Massachusetts Institute of Technology Department of Electrical Engineering and Computer Science

Massachusetts Institute of Technology Department of Electrical Engineering and Computer Science aachuett Intitute of Technology Department of Electrical Engineering and Computer Science 6.685 Electric achinery Cla Note 10: Induction achine Control and Simulation c 2003 Jame L. Kirtley Jr. 1 Introduction

More information

Design of Compound Hyperchaotic System with Application in Secure Data Transmission Systems

Design of Compound Hyperchaotic System with Application in Secure Data Transmission Systems Deign of Compound Hyperchaotic Sytem with Application in Secure Data Tranmiion Sytem D. Chantov Key Word. Lyapunov exponent; hyperchaotic ytem; chaotic ynchronization; chaotic witching. Abtract. In thi

More information

DISTRIBUTED DATA PARALLEL TECHNIQUES FOR CONTENT-MATCHING INTRUSION DETECTION SYSTEMS

DISTRIBUTED DATA PARALLEL TECHNIQUES FOR CONTENT-MATCHING INTRUSION DETECTION SYSTEMS DISTRIBUTED DATA PARALLEL TECHNIQUES FOR CONTENT-MATCHING INTRUSION DETECTION SYSTEMS Chritopher V. Kopek Department of Computer Science Wake Foret Univerity Winton-Salem, NC, 2709 Email: kopekcv@gmail.com

More information

Report 4668-1b 30.10.2010. Measurement report. Sylomer - field test

Report 4668-1b 30.10.2010. Measurement report. Sylomer - field test Report 4668-1b Meaurement report Sylomer - field tet Report 4668-1b 2(16) Contet 1 Introduction... 3 1.1 Cutomer... 3 1.2 The ite and purpoe of the meaurement... 3 2 Meaurement... 6 2.1 Attenuation of

More information

DISTRIBUTED DATA PARALLEL TECHNIQUES FOR CONTENT-MATCHING INTRUSION DETECTION SYSTEMS. G. Chapman J. Cleese E. Idle

DISTRIBUTED DATA PARALLEL TECHNIQUES FOR CONTENT-MATCHING INTRUSION DETECTION SYSTEMS. G. Chapman J. Cleese E. Idle DISTRIBUTED DATA PARALLEL TECHNIQUES FOR CONTENT-MATCHING INTRUSION DETECTION SYSTEMS G. Chapman J. Cleee E. Idle ABSTRACT Content matching i a neceary component of any ignature-baed network Intruion Detection

More information

Simulation of Sensorless Speed Control of Induction Motor Using APFO Technique

Simulation of Sensorless Speed Control of Induction Motor Using APFO Technique International Journal of Computer and Electrical Engineering, Vol. 4, No. 4, Augut 2012 Simulation of Senorle Speed Control of Induction Motor Uing APFO Technique T. Raghu, J. Sriniva Rao, and S. Chandra

More information

INTERACTIVE TOOL FOR ANALYSIS OF TIME-DELAY SYSTEMS WITH DEAD-TIME COMPENSATORS

INTERACTIVE TOOL FOR ANALYSIS OF TIME-DELAY SYSTEMS WITH DEAD-TIME COMPENSATORS INTERACTIVE TOOL FOR ANALYSIS OF TIMEDELAY SYSTEMS WITH DEADTIME COMPENSATORS Joé Lui Guzmán, Pedro García, Tore Hägglund, Sebatián Dormido, Pedro Alberto, Manuel Berenguel Dep. de Lenguaje y Computación,

More information

A technical guide to 2014 key stage 2 to key stage 4 value added measures

A technical guide to 2014 key stage 2 to key stage 4 value added measures A technical guide to 2014 key tage 2 to key tage 4 value added meaure CONTENTS Introduction: PAGE NO. What i value added? 2 Change to value added methodology in 2014 4 Interpretation: Interpreting chool

More information

Delft. Matlab and Simulink for Modeling and Control. Robert Babuška and Stefano Stramigioli. November 1999

Delft. Matlab and Simulink for Modeling and Control. Robert Babuška and Stefano Stramigioli. November 1999 Matlab and Simulink for Modeling and Control Robert Babuška and Stefano Stramigioli November 999 Delft Delft Univerity of Technology Control Laboratory Faculty of Information Technology and Sytem Delft

More information

BUILT-IN DUAL FREQUENCY ANTENNA WITH AN EMBEDDED CAMERA AND A VERTICAL GROUND PLANE

BUILT-IN DUAL FREQUENCY ANTENNA WITH AN EMBEDDED CAMERA AND A VERTICAL GROUND PLANE Progre In Electromagnetic Reearch Letter, Vol. 3, 51, 08 BUILT-IN DUAL FREQUENCY ANTENNA WITH AN EMBEDDED CAMERA AND A VERTICAL GROUND PLANE S. H. Zainud-Deen Faculty of Electronic Engineering Menoufia

More information

Assessing the Discriminatory Power of Credit Scores

Assessing the Discriminatory Power of Credit Scores Aeing the Dicriminatory Power of Credit Score Holger Kraft 1, Gerald Kroiandt 1, Marlene Müller 1,2 1 Fraunhofer Intitut für Techno- und Wirtchaftmathematik (ITWM) Gottlieb-Daimler-Str. 49, 67663 Kaierlautern,

More information

v = x t = x 2 x 1 t 2 t 1 The average speed of the particle is absolute value of the average velocity and is given Distance travelled t

v = x t = x 2 x 1 t 2 t 1 The average speed of the particle is absolute value of the average velocity and is given Distance travelled t Chapter 2 Motion in One Dimenion 2.1 The Important Stuff 2.1.1 Poition, Time and Diplacement We begin our tudy of motion by conidering object which are very mall in comparion to the ize of their movement

More information

Availability of WDM Multi Ring Networks

Availability of WDM Multi Ring Networks Paper Availability of WDM Multi Ring Network Ivan Rado and Katarina Rado H d.o.o. Motar, Motar, Bonia and Herzegovina Faculty of Electrical Engineering, Mechanical Engineering and Naval Architecture, Univerity

More information

Solution of the Heat Equation for transient conduction by LaPlace Transform

Solution of the Heat Equation for transient conduction by LaPlace Transform Solution of the Heat Equation for tranient conduction by LaPlace Tranform Thi notebook ha been written in Mathematica by Mark J. McCready Profeor and Chair of Chemical Engineering Univerity of Notre Dame

More information

Towards Control-Relevant Forecasting in Supply Chain Management

Towards Control-Relevant Forecasting in Supply Chain Management 25 American Control Conference June 8-1, 25. Portland, OR, USA WeA7.1 Toward Control-Relevant Forecating in Supply Chain Management Jay D. Schwartz, Daniel E. Rivera 1, and Karl G. Kempf Control Sytem

More information

MECH 2110 - Statics & Dynamics

MECH 2110 - Statics & Dynamics Chapter D Problem 3 Solution 1/7/8 1:8 PM MECH 11 - Static & Dynamic Chapter D Problem 3 Solution Page 7, Engineering Mechanic - Dynamic, 4th Edition, Meriam and Kraige Given: Particle moving along a traight

More information

Control of Wireless Networks with Flow Level Dynamics under Constant Time Scheduling

Control of Wireless Networks with Flow Level Dynamics under Constant Time Scheduling Control of Wirele Network with Flow Level Dynamic under Contant Time Scheduling Long Le and Ravi R. Mazumdar Department of Electrical and Computer Engineering Univerity of Waterloo,Waterloo, ON, Canada

More information

Stochasticity in Transcriptional Regulation: Origins, Consequences, and Mathematical Representations

Stochasticity in Transcriptional Regulation: Origins, Consequences, and Mathematical Representations 36 Biophyical Journal Volume 8 December 200 36 336 Stochaticity in Trancriptional Regulation: Origin, Conequence, and Mathematical Repreentation Thoma B. Kepler* and Timothy C. Elton *Santa Fe Intitute,

More information

CASE STUDY BRIDGE. www.future-processing.com

CASE STUDY BRIDGE. www.future-processing.com CASE STUDY BRIDGE TABLE OF CONTENTS #1 ABOUT THE CLIENT 3 #2 ABOUT THE PROJECT 4 #3 OUR ROLE 5 #4 RESULT OF OUR COLLABORATION 6-7 #5 THE BUSINESS PROBLEM THAT WE SOLVED 8 #6 CHALLENGES 9 #7 VISUAL IDENTIFICATION

More information

SIMULATION OF ELECTRIC MACHINE AND DRIVE SYSTEMS USING MATLAB AND SIMULINK

SIMULATION OF ELECTRIC MACHINE AND DRIVE SYSTEMS USING MATLAB AND SIMULINK SIMULATION OF ELECTRIC MACHINE AND DRIVE SYSTEMS USING MATLAB AND SIMULINK Introduction Thi package preent computer model of electric machine leading to the aement of the dynamic performance of open- and

More information

A note on profit maximization and monotonicity for inbound call centers

A note on profit maximization and monotonicity for inbound call centers A note on profit maximization and monotonicity for inbound call center Ger Koole & Aue Pot Department of Mathematic, Vrije Univeriteit Amterdam, The Netherland 23rd December 2005 Abtract We conider an

More information

On Reference RIAA Networks by Jim Hagerman

On Reference RIAA Networks by Jim Hagerman On eference IAA Network by Jim Hagerman You d think there would be nothing left to ay. Everything you need to know about IAA network ha already been publihed. However, a few year back I came acro an intereting

More information

1. Introduction. C. Camisullis 1, V. Giard 2, G. Mendy-Bilek 3

1. Introduction. C. Camisullis 1, V. Giard 2, G. Mendy-Bilek 3 Proceeding of the 3 rd International Conference on Information Sytem, Logitic and Supply Chain Creating value through green upply chain ILS 2010 Caablanca (Morocco), April 14-16 The right information to

More information

Figure 2.1. a. Block diagram representation of a system; b. block diagram representation of an interconnection of subsystems

Figure 2.1. a. Block diagram representation of a system; b. block diagram representation of an interconnection of subsystems Figure. a. Block diagram repreentation o a ytem; b. block diagram repreentation o an interconnection o ubytem REVIEW OF THE LAPLACE TRANSFORM Table. Laplace tranorm table Table. Laplace tranorm theorem

More information

Ohm s Law. Ohmic relationship V=IR. Electric Power. Non Ohmic devises. Schematic representation. Electric Power

Ohm s Law. Ohmic relationship V=IR. Electric Power. Non Ohmic devises. Schematic representation. Electric Power Ohm Law Ohmic relationhip V=IR Ohm law tate that current through the conductor i directly proportional to the voltage acro it if temperature and other phyical condition do not change. In many material,

More information

REDUCTION OF TOTAL SUPPLY CHAIN CYCLE TIME IN INTERNAL BUSINESS PROCESS OF REAMER USING DOE AND TAGUCHI METHODOLOGY. Abstract. 1.

REDUCTION OF TOTAL SUPPLY CHAIN CYCLE TIME IN INTERNAL BUSINESS PROCESS OF REAMER USING DOE AND TAGUCHI METHODOLOGY. Abstract. 1. International Journal of Advanced Technology & Engineering Reearch (IJATER) REDUCTION OF TOTAL SUPPLY CHAIN CYCLE TIME IN INTERNAL BUSINESS PROCESS OF REAMER USING DOE AND Abtract TAGUCHI METHODOLOGY Mr.

More information

Solutions to Sample Problems for Test 3

Solutions to Sample Problems for Test 3 22 Differential Equation Intructor: Petronela Radu November 8 25 Solution to Sample Problem for Tet 3 For each of the linear ytem below find an interval in which the general olution i defined (a) x = x

More information

Unit 11 Using Linear Regression to Describe Relationships

Unit 11 Using Linear Regression to Describe Relationships Unit 11 Uing Linear Regreion to Decribe Relationhip Objective: To obtain and interpret the lope and intercept of the leat quare line for predicting a quantitative repone variable from a quantitative explanatory

More information

2. METHOD DATA COLLECTION

2. METHOD DATA COLLECTION Key to learning in pecific ubject area of engineering education an example from electrical engineering Anna-Karin Cartenen,, and Jonte Bernhard, School of Engineering, Jönköping Univerity, S- Jönköping,

More information

TRANSFORM AND ITS APPLICATION

TRANSFORM AND ITS APPLICATION LAPLACE TRANSFORM AND ITS APPLICATION IN CIRCUIT ANALYSIS C.T. Pan. Definition of the Laplace Tranform. Ueful Laplace Tranform Pair.3 Circuit Analyi in S Domain.4 The Tranfer Function and the Convolution

More information

Design of The Feedback Controller (PID Controller) for The Buck Boost Converter

Design of The Feedback Controller (PID Controller) for The Buck Boost Converter Deign of The Feedback Controller (PID Controller) for The Buck Boot Converter )Sattar Jaber Al-Iawi ) Ehan A. Abd Al-Nabi Department of Electromechanical Eng. The High Intitute for Indutry-Libya-Mirata

More information

Chapter 3 Torque Sensor

Chapter 3 Torque Sensor CHAPTER 3: TORQUE SESOR 13 Chapter 3 Torque Senor Thi chapter characterize the iue urrounding the development of the torque enor, pecifically addreing meaurement method, tranducer technology and converter

More information

Utility-Based Flow Control for Sequential Imagery over Wireless Networks

Utility-Based Flow Control for Sequential Imagery over Wireless Networks Utility-Baed Flow Control for Sequential Imagery over Wirele Networ Tomer Kihoni, Sara Callaway, and Mar Byer Abtract Wirele enor networ provide a unique et of characteritic that mae them uitable for building

More information

Acceleration-Displacement Crash Pulse Optimisation A New Methodology to Optimise Vehicle Response for Multiple Impact Speeds

Acceleration-Displacement Crash Pulse Optimisation A New Methodology to Optimise Vehicle Response for Multiple Impact Speeds Acceleration-Diplacement Crah Pule Optimiation A New Methodology to Optimie Vehicle Repone for Multiple Impact Speed D. Gildfind 1 and D. Ree 2 1 RMIT Univerity, Department of Aeropace Engineering 2 Holden

More information

MATLAB/Simulink Based Modelling of Solar Photovoltaic Cell

MATLAB/Simulink Based Modelling of Solar Photovoltaic Cell MATLAB/Simulink Baed Modelling of Solar Photovoltaic Cell Tarak Salmi *, Mounir Bouzguenda **, Adel Gatli **, Ahmed Mamoudi * *Reearch Unit on Renewable Energie and Electric Vehicle, National Engineering

More information

Tracking Control and Adaptive Local Navigation for Nonholonomic Mobile Robots

Tracking Control and Adaptive Local Navigation for Nonholonomic Mobile Robots Tracking Control and Adaptive Local Navigation for Nonholonomic Mobile Robot Alexander Mojaev Andrea Zell Univerity of Tuebingen, Computer Science Dept., Computer Architecture, Sand, D - 776 Tuebingen,

More information

Cluster-Aware Cache for Network Attached Storage *

Cluster-Aware Cache for Network Attached Storage * Cluter-Aware Cache for Network Attached Storage * Bin Cai, Changheng Xie, and Qiang Cao National Storage Sytem Laboratory, Department of Computer Science, Huazhong Univerity of Science and Technology,

More information

Profitability of Loyalty Programs in the Presence of Uncertainty in Customers Valuations

Profitability of Loyalty Programs in the Presence of Uncertainty in Customers Valuations Proceeding of the 0 Indutrial Engineering Reearch Conference T. Doolen and E. Van Aken, ed. Profitability of Loyalty Program in the Preence of Uncertainty in Cutomer Valuation Amir Gandomi and Saeed Zolfaghari

More information

Pekka Helkiö, 58490K Antti Seppälä, 63212W Ossi Syd, 63513T

Pekka Helkiö, 58490K Antti Seppälä, 63212W Ossi Syd, 63513T Pekka Helkiö, 58490K Antti Seppälä, 63212W Oi Syd, 63513T Table of Content 1. Abtract...1 2. Introduction...2 2.1 Background... 2 2.2 Objective and Reearch Problem... 2 2.3 Methodology... 2 2.4 Scoping

More information

Redesigning Ratings: Assessing the Discriminatory Power of Credit Scores under Censoring

Redesigning Ratings: Assessing the Discriminatory Power of Credit Scores under Censoring Redeigning Rating: Aeing the Dicriminatory Power of Credit Score under Cenoring Holger Kraft, Gerald Kroiandt, Marlene Müller Fraunhofer Intitut für Techno- und Wirtchaftmathematik (ITWM) Thi verion: June

More information

Differences and Common Aspects of POG and EMR Energy-Based Graphical Techniques

Differences and Common Aspects of POG and EMR Energy-Based Graphical Techniques Difference and Common Apect of POG and EMR -Baed Graphical echnique Roerto Zanai Dement of Information Engineering Univerity of Modena and Reggio Emilia Modena, Italy Email: roerto.zanai@unimore.it Federica

More information

Partial optimal labeling search for a NP-hard subclass of (max,+) problems

Partial optimal labeling search for a NP-hard subclass of (max,+) problems Partial optimal labeling earch for a NP-hard ubcla of (max,+) problem Ivan Kovtun International Reearch and Training Center of Information Technologie and Sytem, Kiev, Uraine, ovtun@image.iev.ua Dreden

More information

Queueing systems with scheduled arrivals, i.e., appointment systems, are typical for frontal service systems,

Queueing systems with scheduled arrivals, i.e., appointment systems, are typical for frontal service systems, MANAGEMENT SCIENCE Vol. 54, No. 3, March 28, pp. 565 572 in 25-199 ein 1526-551 8 543 565 inform doi 1.1287/mnc.17.82 28 INFORMS Scheduling Arrival to Queue: A Single-Server Model with No-Show INFORMS

More information

Name: SID: Instructions

Name: SID: Instructions CS168 Fall 2014 Homework 1 Aigned: Wedneday, 10 September 2014 Due: Monday, 22 September 2014 Name: SID: Dicuion Section (Day/Time): Intruction - Submit thi homework uing Pandagrader/GradeScope(http://www.gradecope.com/

More information

Linear Momentum and Collisions

Linear Momentum and Collisions Chapter 7 Linear Momentum and Colliion 7.1 The Important Stuff 7.1.1 Linear Momentum The linear momentum of a particle with ma m moving with velocity v i defined a p = mv (7.1) Linear momentum i a vector.

More information

SELF-MANAGING PERFORMANCE IN APPLICATION SERVERS MODELLING AND DATA ARCHITECTURE

SELF-MANAGING PERFORMANCE IN APPLICATION SERVERS MODELLING AND DATA ARCHITECTURE SELF-MANAGING PERFORMANCE IN APPLICATION SERVERS MODELLING AND DATA ARCHITECTURE RAVI KUMAR G 1, C.MUTHUSAMY 2 & A.VINAYA BABU 3 1 HP Bangalore, Reearch Scholar JNTUH, Hyderabad, India, 2 Yahoo, Bangalore,

More information

Module 8. Three-phase Induction Motor. Version 2 EE IIT, Kharagpur

Module 8. Three-phase Induction Motor. Version 2 EE IIT, Kharagpur Module 8 Three-phae Induction Motor Verion EE IIT, Kharagpur Leon 33 Different Type of Starter for Induction Motor (IM Verion EE IIT, Kharagpur Inructional Objective Need of uing arter for Induction motor

More information

A Resolution Approach to a Hierarchical Multiobjective Routing Model for MPLS Networks

A Resolution Approach to a Hierarchical Multiobjective Routing Model for MPLS Networks A Reolution Approach to a Hierarchical Multiobjective Routing Model for MPLS Networ Joé Craveirinha a,c, Rita Girão-Silva a,c, João Clímaco b,c, Lúcia Martin a,c a b c DEEC-FCTUC FEUC INESC-Coimbra International

More information

International Journal of Heat and Mass Transfer

International Journal of Heat and Mass Transfer International Journal of Heat and Ma Tranfer 5 (9) 14 144 Content lit available at ScienceDirect International Journal of Heat and Ma Tranfer journal homepage: www.elevier.com/locate/ijhmt Technical Note

More information

TRADING rules are widely used in financial market as

TRADING rules are widely used in financial market as Complex Stock Trading Strategy Baed on Particle Swarm Optimization Fei Wang, Philip L.H. Yu and David W. Cheung Abtract Trading rule have been utilized in the tock market to make profit for more than a

More information

Project Management Basics

Project Management Basics Project Management Baic A Guide to undertanding the baic component of effective project management and the key to ucce 1 Content 1.0 Who hould read thi Guide... 3 1.1 Overview... 3 1.2 Project Management

More information

Analysis of Mesostructure Unit Cells Comprised of Octet-truss Structures

Analysis of Mesostructure Unit Cells Comprised of Octet-truss Structures Analyi of Meotructure Unit Cell Compried of Octet-tru Structure Scott R. Johnton *, Marque Reed *, Hongqing V. Wang, and David W. Roen * * The George W. Woodruff School of Mechanical Engineering, Georgia

More information

SCM- integration: organiational, managerial and technological iue M. Caridi 1 and A. Sianei 2 Dipartimento di Economia e Produzione, Politecnico di Milano, Italy E-mail: maria.caridi@polimi.it Itituto

More information

DUE to the small size and low cost of a sensor node, a

DUE to the small size and low cost of a sensor node, a 1992 IEEE TRANSACTIONS ON MOBILE COMPUTING, VOL. 14, NO. 10, OCTOBER 2015 A Networ Coding Baed Energy Efficient Data Bacup in Survivability-Heterogeneou Senor Networ Jie Tian, Tan Yan, and Guiling Wang

More information

Turbulent Mixing and Chemical Reaction in Stirred Tanks

Turbulent Mixing and Chemical Reaction in Stirred Tanks Turbulent Mixing and Chemical Reaction in Stirred Tank André Bakker Julian B. Faano Blend time and chemical product ditribution in turbulent agitated veel can be predicted with the aid of Computational

More information

MSc Financial Economics: International Finance. Bubbles in the Foreign Exchange Market. Anne Sibert. Revised Spring 2013. Contents

MSc Financial Economics: International Finance. Bubbles in the Foreign Exchange Market. Anne Sibert. Revised Spring 2013. Contents MSc Financial Economic: International Finance Bubble in the Foreign Exchange Market Anne Sibert Revied Spring 203 Content Introduction................................................. 2 The Mone Market.............................................

More information

CHARACTERISTICS OF WAITING LINE MODELS THE INDICATORS OF THE CUSTOMER FLOW MANAGEMENT SYSTEMS EFFICIENCY

CHARACTERISTICS OF WAITING LINE MODELS THE INDICATORS OF THE CUSTOMER FLOW MANAGEMENT SYSTEMS EFFICIENCY Annale Univeritati Apuleni Serie Oeconomica, 2(2), 200 CHARACTERISTICS OF WAITING LINE MODELS THE INDICATORS OF THE CUSTOMER FLOW MANAGEMENT SYSTEMS EFFICIENCY Sidonia Otilia Cernea Mihaela Jaradat 2 Mohammad

More information

How Enterprises Can Build Integrated Digital Marketing Experiences Using Drupal

How Enterprises Can Build Integrated Digital Marketing Experiences Using Drupal How Enterprie Can Build Integrated Digital Marketing Experience Uing Drupal acquia.com 888.922.7842 1.781.238.8600 25 Corporate Drive, Burlington, MA 01803 How Enterprie Can Build Integrated Digital Marketing

More information

INFORMATION Technology (IT) infrastructure management

INFORMATION Technology (IT) infrastructure management IEEE TRANSACTIONS ON CLOUD COMPUTING, VOL. 2, NO. 1, MAY 214 1 Buine-Driven Long-term Capacity Planning for SaaS Application David Candeia, Ricardo Araújo Santo and Raquel Lope Abtract Capacity Planning

More information

Return on Investment and Effort Expenditure in the Software Development Environment

Return on Investment and Effort Expenditure in the Software Development Environment International Journal of Applied Information ytem (IJAI) IN : 2249-0868 Return on Invetment and Effort Expenditure in the oftware Development Environment Dineh Kumar aini Faculty of Computing and IT, ohar

More information

Research Article An (s, S) Production Inventory Controlled Self-Service Queuing System

Research Article An (s, S) Production Inventory Controlled Self-Service Queuing System Probability and Statitic Volume 5, Article ID 558, 8 page http://dxdoiorg/55/5/558 Reearch Article An (, S) Production Inventory Controlled Self-Service Queuing Sytem Anoop N Nair and M J Jacob Department

More information

TIME SERIES ANALYSIS AND TRENDS BY USING SPSS PROGRAMME

TIME SERIES ANALYSIS AND TRENDS BY USING SPSS PROGRAMME TIME SERIES ANALYSIS AND TRENDS BY USING SPSS PROGRAMME RADMILA KOCURKOVÁ Sileian Univerity in Opava School of Buine Adminitration in Karviná Department of Mathematical Method in Economic Czech Republic

More information

HOMOTOPY PERTURBATION METHOD FOR SOLVING A MODEL FOR HIV INFECTION OF CD4 + T CELLS

HOMOTOPY PERTURBATION METHOD FOR SOLVING A MODEL FOR HIV INFECTION OF CD4 + T CELLS İtanbul icaret Üniveritei Fen Bilimleri Dergii Yıl: 6 Sayı: Güz 7/. 9-5 HOMOOPY PERURBAION MEHOD FOR SOLVING A MODEL FOR HIV INFECION OF CD4 + CELLS Mehmet MERDAN ABSRAC In thi article, homotopy perturbation

More information

A Note on Profit Maximization and Monotonicity for Inbound Call Centers

A Note on Profit Maximization and Monotonicity for Inbound Call Centers OPERATIONS RESEARCH Vol. 59, No. 5, September October 2011, pp. 1304 1308 in 0030-364X ein 1526-5463 11 5905 1304 http://dx.doi.org/10.1287/opre.1110.0990 2011 INFORMS TECHNICAL NOTE INFORMS hold copyright

More information

CASE STUDY ALLOCATE SOFTWARE

CASE STUDY ALLOCATE SOFTWARE CASE STUDY ALLOCATE SOFTWARE allocate caetud y TABLE OF CONTENTS #1 ABOUT THE CLIENT #2 OUR ROLE #3 EFFECTS OF OUR COOPERATION #4 BUSINESS PROBLEM THAT WE SOLVED #5 CHALLENGES #6 WORKING IN SCRUM #7 WHAT

More information

Queueing Models for Multiclass Call Centers with Real-Time Anticipated Delays

Queueing Models for Multiclass Call Centers with Real-Time Anticipated Delays Queueing Model for Multicla Call Center with Real-Time Anticipated Delay Oualid Jouini Yve Dallery Zeynep Akşin Ecole Centrale Pari Koç Univerity Laboratoire Génie Indutriel College of Adminitrative Science

More information

The Nonlinear Pendulum

The Nonlinear Pendulum The Nonlinear Pendulum D.G. Simpon, Ph.D. Department of Phyical Science and Enineerin Prince Geore ommunity ollee December 31, 1 1 The Simple Plane Pendulum A imple plane pendulum conit, ideally, of a

More information

Support Vector Machine Based Electricity Price Forecasting For Electricity Markets utilising Projected Assessment of System Adequacy Data.

Support Vector Machine Based Electricity Price Forecasting For Electricity Markets utilising Projected Assessment of System Adequacy Data. The Sixth International Power Engineering Conference (IPEC23, 27-29 November 23, Singapore Support Vector Machine Baed Electricity Price Forecating For Electricity Maret utiliing Projected Aement of Sytem

More information

Scheduling of Jobs and Maintenance Activities on Parallel Machines

Scheduling of Jobs and Maintenance Activities on Parallel Machines Scheduling of Job and Maintenance Activitie on Parallel Machine Chung-Yee Lee* Department of Indutrial Engineering Texa A&M Univerity College Station, TX 77843-3131 cylee@ac.tamu.edu Zhi-Long Chen** Department

More information

Distributed, Secure Load Balancing with Skew, Heterogeneity, and Churn

Distributed, Secure Load Balancing with Skew, Heterogeneity, and Churn Ditributed, Secure Load Balancing with Skew, Heterogeneity, and Churn Jonathan Ledlie and Margo Seltzer Diviion of Engineering and Applied Science Harvard Univerity Abtract Numerou propoal exit for load

More information

Mathematical Modeling of Molten Slag Granulation Using a Spinning Disk Atomizer (SDA)

Mathematical Modeling of Molten Slag Granulation Using a Spinning Disk Atomizer (SDA) Mathematical Modeling of Molten Slag Granulation Uing a Spinning Dik Atomizer (SDA) Hadi Purwanto and Tomohiro Akiyama Center for Advanced Reearch of Energy Converion Material, Hokkaido Univerity Kita

More information

A Review On Software Testing In SDlC And Testing Tools

A Review On Software Testing In SDlC And Testing Tools www.ijec.in International Journal Of Engineering And Computer Science ISSN:2319-7242 Volume - 3 Iue -9 September, 2014 Page No. 8188-8197 A Review On Software Teting In SDlC And Teting Tool T.Amruthavalli*,

More information

Bi-Objective Optimization for the Clinical Trial Supply Chain Management

Bi-Objective Optimization for the Clinical Trial Supply Chain Management Ian David Lockhart Bogle and Michael Fairweather (Editor), Proceeding of the 22nd European Sympoium on Computer Aided Proce Engineering, 17-20 June 2012, London. 2012 Elevier B.V. All right reerved. Bi-Objective

More information

Performance of a Browser-Based JavaScript Bandwidth Test

Performance of a Browser-Based JavaScript Bandwidth Test Performance of a Brower-Baed JavaScript Bandwidth Tet David A. Cohen II May 7, 2013 CP SC 491/H495 Abtract An exiting brower-baed bandwidth tet written in JavaScript wa modified for the purpoe of further

More information

Socially Optimal Pricing of Cloud Computing Resources

Socially Optimal Pricing of Cloud Computing Resources Socially Optimal Pricing of Cloud Computing Reource Ihai Menache Microoft Reearch New England Cambridge, MA 02142 t-imena@microoft.com Auman Ozdaglar Laboratory for Information and Deciion Sytem Maachuett

More information

HUMAN CAPITAL AND THE FUTURE OF TRANSITION ECONOMIES * Michael Spagat Royal Holloway, University of London, CEPR and Davidson Institute.

HUMAN CAPITAL AND THE FUTURE OF TRANSITION ECONOMIES * Michael Spagat Royal Holloway, University of London, CEPR and Davidson Institute. HUMAN CAPITAL AND THE FUTURE OF TRANSITION ECONOMIES * By Michael Spagat Royal Holloway, Univerity of London, CEPR and Davidon Intitute Abtract Tranition economie have an initial condition of high human

More information

Digital Communication Systems

Digital Communication Systems Digital Communication Sytem The term digital communication cover a broad area of communication technique, including digital tranmiion and digital radio. Digital tranmiion, i the tranmitted of digital pule

More information

Algorithms for Advance Bandwidth Reservation in Media Production Networks

Algorithms for Advance Bandwidth Reservation in Media Production Networks Algorithm for Advance Bandwidth Reervation in Media Production Network Maryam Barhan 1, Hendrik Moen 1, Jeroen Famaey 2, Filip De Turck 1 1 Department of Information Technology, Ghent Univerity imind Gaton

More information

A Life Contingency Approach for Physical Assets: Create Volatility to Create Value

A Life Contingency Approach for Physical Assets: Create Volatility to Create Value A Life Contingency Approach for Phyical Aet: Create Volatility to Create Value homa Emil Wendling 2011 Enterprie Rik Management Sympoium Society of Actuarie March 14-16, 2011 Copyright 2011 by the Society

More information

Risk Management for a Global Supply Chain Planning under Uncertainty: Models and Algorithms

Risk Management for a Global Supply Chain Planning under Uncertainty: Models and Algorithms Rik Management for a Global Supply Chain Planning under Uncertainty: Model and Algorithm Fengqi You 1, John M. Waick 2, Ignacio E. Gromann 1* 1 Dept. of Chemical Engineering, Carnegie Mellon Univerity,

More information

SIMULATION INVESTIGATIONS OF ELECTROHYDRAULIC DRIVE CONTROLLED BY HAPTIC JOYSTICK

SIMULATION INVESTIGATIONS OF ELECTROHYDRAULIC DRIVE CONTROLLED BY HAPTIC JOYSTICK KOMISJ BUDOWY MSZYN PN ODDZIŁ W POZNNIU Vol. 8 nr 4 rchiwum Technologii Mazyn i utomatyzacji 8 NDRZEJ MILECKI SIMULTION INVESTIGTIONS OF ELECTROHYDRULIC DRIVE CONTROLLED BY HPTIC JOYSTICK In the paper

More information

Graph Analyi I Network Meaure of the Networked Adaptive Agents

Graph Analyi I Network Meaure of the Networked Adaptive Agents Uing Graph Analyi to Study Network of Adaptive Agent Sherief Abdallah Britih Univerity in Dubai, United Arab Emirate Univerity of Edinburgh, United Kingdom hario@ieee.org ABSTRACT Experimental analyi of

More information

A New Optimum Jitter Protection for Conversational VoIP

A New Optimum Jitter Protection for Conversational VoIP Proc. Int. Conf. Wirele Commun., Signal Proceing (Nanjing, China), 5 pp., Nov. 2009 A New Optimum Jitter Protection for Converational VoIP Qipeng Gong, Peter Kabal Electrical & Computer Engineering, McGill

More information

Mobile Network Configuration for Large-scale Multimedia Delivery on a Single WLAN

Mobile Network Configuration for Large-scale Multimedia Delivery on a Single WLAN Mobile Network Configuration for Large-cale Multimedia Delivery on a Single WLAN Huigwang Je, Dongwoo Kwon, Hyeonwoo Kim, and Hongtaek Ju Dept. of Computer Engineering Keimyung Univerity Daegu, Republic

More information

SIMULATION OF DIRECT TORQUE CONTROLLED PERMANENT MAGNET SYNCHRONOUS MOTOR DRIVE

SIMULATION OF DIRECT TORQUE CONTROLLED PERMANENT MAGNET SYNCHRONOUS MOTOR DRIVE SIMULATION OF DIRECT TORQUE CONTROLLED PERMANENT MAGNET SYNCHRONOUS MOTOR DRIVE Selin Özçıra Nur Bekiroğlu Engin Ayçiçek e-mail: ozcira@yiliz.eu.tr e-mail: nbekir@yiliz.eu.tr e-mail: eaycicek@yiliz.eu.tr

More information

TOWARDS AUTOMATED LIDAR BORESIGHT SELF-CALIBRATION

TOWARDS AUTOMATED LIDAR BORESIGHT SELF-CALIBRATION TOWARDS AUTOMATED LIDAR BORESIGHT SELF-CALIBRATION J. Skaloud a, *, P. Schaer a a TOPO Lab, Ecole Polytechnique Fédérale de Lauanne (EPFL), Station 18, 1015 Lauanne, Switzerland KEY WORDS: airborne laer

More information

Bio-Plex Analysis Software

Bio-Plex Analysis Software Multiplex Supenion Array Bio-Plex Analyi Software The Leader in Multiplex Immunoaay Analyi Bio-Plex Analyi Software If making ene of your multiplex data i your challenge, then Bio-Plex data analyi oftware

More information

Performance of Multiple TFRC in Heterogeneous Wireless Networks

Performance of Multiple TFRC in Heterogeneous Wireless Networks Performance of Multiple TFRC in Heterogeneou Wirele Network 1 Hyeon-Jin Jeong, 2 Seong-Sik Choi 1, Firt Author Computer Engineering Department, Incheon National Univerity, oaihjj@incheon.ac.kr *2,Correponding

More information

6. Friction, Experiment and Theory

6. Friction, Experiment and Theory 6. Friction, Experiment and Theory The lab thi wee invetigate the rictional orce and the phyical interpretation o the coeicient o riction. We will mae ue o the concept o the orce o gravity, the normal

More information

Network Architecture for Joint Failure Recovery and Traffic Engineering

Network Architecture for Joint Failure Recovery and Traffic Engineering Network Architecture for Joint Failure Recovery and Traffic Engineering Martin Suchara Dept. of Computer Science Princeton Univerity, NJ 08544 muchara@princeton.edu Dahai Xu AT&T Lab Reearch Florham Park,

More information

Review of Multiple Regression Richard Williams, University of Notre Dame, http://www3.nd.edu/~rwilliam/ Last revised January 13, 2015

Review of Multiple Regression Richard Williams, University of Notre Dame, http://www3.nd.edu/~rwilliam/ Last revised January 13, 2015 Review of Multiple Regreion Richard William, Univerity of Notre Dame, http://www3.nd.edu/~rwilliam/ Lat revied January 13, 015 Aumption about prior nowledge. Thi handout attempt to ummarize and yntheize

More information

Optimizing a Semantic Comparator using CUDA-enabled Graphics Hardware

Optimizing a Semantic Comparator using CUDA-enabled Graphics Hardware Optimizing a Semantic Comparator uing CUDA-enabled Graphic Hardware Aalap Tripathy Suneil Mohan, Rabi Mahapatra Embedded Sytem and Codeign Lab codeign.ce.tamu.edu (Preented at ICSC 0, September 9, 0 in

More information

Gabriel E. Arrobo and Richard D. Gitlin, NAI Charter Fellow

Gabriel E. Arrobo and Richard D. Gitlin, NAI Charter Fellow Technology and Innovation, Vol. 15, pp. 227 236, 2013 1949-8241/13 $90.00 +.00 Printed in the USA. All right reerved. DOI: http://dx.doi.org/10.3727/194982413x13790020921825 Copyright ã 2013 Cognizant

More information

QUANTIFYING THE BULLWHIP EFFECT IN THE SUPPLY CHAIN OF SMALL-SIZED COMPANIES

QUANTIFYING THE BULLWHIP EFFECT IN THE SUPPLY CHAIN OF SMALL-SIZED COMPANIES Sixth LACCEI International Latin American and Caribbean Conference for Engineering and Technology (LACCEI 2008) Partnering to Succe: Engineering, Education, Reearch and Development June 4 June 6 2008,

More information