Prototyping of Control Algorithms in Matlab/Simulink

Size: px
Start display at page:

Download "Prototyping of Control Algorithms in Matlab/Simulink"

Transcription

1 Prttpng f Cntrl Algrthms n Matlab/Smuln Rafał GRYGIEL and Marcn PACHOLCZYK Insttute f Autmatc Cntrl Slesan Unverst f echnlg Glwce Pland e-mal: rafal.grgel@plsl.pl marcn.pachlcz@plsl.pl ABSRAC he artcle presents basc prncples f mdel-based desgn methdlg an nterestng new technque n the desgn f embedded sstems. he authrs use Matlab/Smuln sstem and MPC555 mcrcntrller t demnstrate a desgn f a dscrete PID cntrller and an ptmal LQ cntrller. Kewrds: Cntrl Prttpng SIL PIL HIL V-ccle PID LQ Matlab/Smuln.. IRODUCIO he brad avalablt f dgtal cntrl sstems based n mcrcntrllers (embedded sstems) n ndustral as well as cnsumer prducts stmulates develpment f varus mre perfect hardware platfrms desgnated t perfrm numerus cntrl tass. he desgn f a cntrl sstem s usuall dvded n tw parts - develpment f dedcated hardware and sftware cntrllng the specfc behavr f the sstem under cnsderatn. In recent decades we culd bserve a wdespread transtn frm prgrammng n assembler languages t prgrammng n hgh level languages mstl C/C++. hs transtn enabled greater ndependence frm the hardware platfrm and facltated cde re-use. At the mment we are facng anther majr change n the phlsph f prgrammng f the embedded sstems whch s mdel-based desgn. Hardware Fg.. Mdel-based desgn the V dagram. Mdel-based desgn assumes even greater degree f abstractn wth respect t C/C++ f created sftware cde. It assumes the smplest pssble transtn frm the smulatn mdel encded n the frm f a blc dagram t the eecutable cde fr the selected target hardware platfrm. he artcle presents the capabltes f the Matlab/Smuln envrnment fr the mplementatn f the basc assumptns f such a prgrammng mdel. he desgn f dscrete PID and ptmal LQ cntrllers fr an bject wth step respnse mdeled as frst rder nerta wth lag s presented as an eample. Mdel-based desgn n Matlab/Smuln he Matlab/Smuln envrnment tradtnall used fr the smulatn f sstems dnamcs s nw equpped n tls meetng the prncpal bjectves f mdel-based desgn. Smulatn mdel n the frm f Smuln blc dagram can be supplemented wth addtnal blcs representng I/O peratns allwng the measurement and cntrl t be mplemented n the real bject. In the 008b versn f Matlab t s pssble t use Freescale MPC5 (3-bts) and Infnen C6 (6-bts) mcrcntrllers. Bth mcrcntrllers feature the CA bus cmmnl used n autmtve ndustr. Successve stages f the mdel-based desgn are ften presented n the frm f V dagram r ccle (Fg. ). After desgn f functnal bjectves f the prpsed cntrl algrthm and ther verfcatn durng smulatn studes the desgner can graduall prceed wth the transtn t the target hardware platfrm. Befre mplementatn f the cntrl algrthm n the target platfrm a prcess called rapd cntrl prttpng can be perfrmed. hs means a stuatn n whch the cntrl algrthm smulated n real tme usng a PC hardware affect the real bject wth use f specalzed equpment enablng cmmuncatn between PC hardware and the bject. One f the man advantages f the mdel-based desgn sstems s the autmatc generatn f cde (usuall n C language) fr the target platfrm based n a blc dagram used durng smulatn supplemented b addtnal blcs representng I/O functns. he autmatcall generated cde can be verfed durng Sftware n the Lp (SIL) smulatn r Prcessr n the Lp csmulatn (PIL) Fg.. In the frst case the cde cmpled fr the target platfrm s used n the smulatn n a wrapper allwng the eecutn f a fregn cde n Smuln. In the case f PIL sme parts f the smulatn are eecuted n the target platfrm whch requres cnnectn between the PC runnng Matlab /Smuln and the target hardware (RS3 r CA). he net step wll be t transfer the whle cntrl algrthm t the target hardware and Hardware-n-the-Lp (HIL Fg. 3) testng. HIL s the case n whch cntrl algrthm runnng n the target platfrm s tested aganst bject smulated n Matlab/Smuln. After thrugh revew f

2 desgned cntrl strateg and calbratn cntrl algrthm parameters ne can buld fnal prttpe f the devce. he fllwng sectns present cnsecutve steps f the desgn. In the end a HIL testng s perfrmed usng MPC555 mcrcntrller and the CA bus. where: Ah Aν F e g e b dν h = = 0 he cntrl tas s t fllw the reference r t = r t. acheve the bjectve f such value fllwng cntrl PID and LQ cntrllers wll be used. Fg.3. HIL testng. 3. COROL SYSEMS Fg.. SIL smulatn and PIL csmulatn.. DESCRIPIO OF HE COROL SYSEM he bject f cntrl s a cntnuus lnear dnamc sstem wth sngle nput u(t) and sngle utput (t): ( t) = A ( t) + bu ( t) () t t Where (t) s m-dmensnal vectr f the state. State matr A f sze m b m and m-dmensnal cntrl b and utput d vectr are assumed cnstant. he cntrl sgnal u(t) s btaned frm zer-rder hld (ZOH) wth samplng perd h: u ( t ) = u () Fr t ( h h + h] = 0... whse nput s dscrete utput sgnal f the cntrller u. Its value changed n dscrete mments f tme. Output f the bject s als sampled wth perd h. Fr the mments f samplng we btan the fllwng dscrete mdel: F g = + + u (3) PID Cntrller Dscrete PID cntrller s defned b the transfer functn: K reg U ( z) h z D z ( z) = = P + + (4) E( z) I z h z where h s the samplng perd and P I D are gan ntegratn and dfferentatn cnstants respectvel. In ths paper cntrller settngs based n cntnuus apprmatn f dscrete-tme sstem cnsstng f zer-rder hld cntrl bject and samplng element are used. In addtn step respnse f the bject Eq. () s apprmated b frst-rder nerta wth dela: sτ G ( s) = e (5) + s Parameters f G(s) ma be determned b varus methds based n pen lp Eq. () step respnse. One f them s the methd f tw pnts based n tw tme pnts t and t fr whch the step respnse reaches respectvel 8.3% and 63.% f the stead state value: = 5 t t τ = t. (6) In ths paper QDR (Quarter Deca Rat) [ ] cntrller settngs gven n able are used. Zer-rder hld and samplng has been taen nt accunt n the fllwng wa [3 4]: h L = τ + (7)

3 hs crrespnds t the apprmatn f h/ dela ntrduced b ZOH and n cntrast t slutn presented n [5] guarantees the crrect behavr f the cntrl sstem. P PI PID LQ Cntrller able : QDR PID cntrller settngs P 09 I D 333 L L 05 L he purpse f cntrl s t eep as clse as pssble t r. fulfll the requrements we use a cntrl law whch was derved b mnmzatn f squared perfrmance nde defned fr the cntrl sgnal ncrements u : lm ( + ρ ) ρ 0 (8) = 0 I = e + u Fg.4. Schematc dagram f the LQ cntrl sstem. Where e = s the dfference between current sstem utput and desred new stead state resultng frm change f the reference value r. In stead state the fllwng descrptn s true: = F + gu and n ts bass the ncrements can be defned: = = + u = u u u = u + u (9) (0) ang dependences Eq. (0) nt accunt n the equatns e = and f the f errr state f the bject we btan the fllwng qualt nde: lm ( + Q + ρ u ) = 0 I = + = = lm ( Q + qu + qu ) = 0 () Q = F QF q = F Qg q = g Qg + ρ whch s the classcal LQ prblem the slutn f whch taes the frm: c = ˆ () where: c u q = q + F Kg + g Kg depends n pstvel defned slutn K f the Rccat equatn: K = Q + FKF ( q + F KG)( q + F KG) q + g Kg he stead state (9) sgnals u have the frm: ( I F ) r g u = = r = r where l ( I ) F g (3) mplement the cntrl law t s necessar t nw the estmate f the state ˆ f the sstem Eq. (3). We used the full-rder bserver wth structure based n the dscrete Kalman flter: ( ( F )) ˆ Fˆ g + d ˆ + g = f + = + u u ( ) ˆ + ( g ) = F d F g d u + f f f (4) Where f was chsen s that the Eq. (4) was asmpttcall stable. he elements f vectr f are therefre set n such a wa that the matr: F = F d F (5) f f had real r cnjugate cmple egen values lcated nsde the unt crcle: f λ F < (6) Snce the egen values f matrces have apprprate values than the state f the bserver ˆ satsfactrl qucl cnverges t the state f the bserved sstem. he blc dagram f the cntrl sstem ncludng sgnals ensurng transtn t the new stead state Eq. (3) s shwn n Fg. 4. Fg. 6 presents blc dagram f PID cntrl sstem mplemented n MPC555 mcrcntrller and Fg. 7 shws LQ cntrl sstem wth apprprate Kalman flter.

4 4. IMPLEMEAIO I SIMULIK (MPC555) Fg.5. Plant and reference mplementatn n PC. Fg.7. LQ cntrller mplementatn n MPC555. Fg.6. PID cntrller mplementatn n MPC555. he bject Eq. () has been mplemented n Matlab/Smuln envrnment (Fg. 5) tgether wth the elements respnsble fr recevng the cntrl sgnal and sendng the bject utput sgnal and the reference value t the MPC555 mcrcntrller. he zer-rder hld (ZOH) and samplng elements are als shwn. he smulatn s carred ut n real tme whch s ensured b Rblc [6] changng the default smulatn thread prrt t tme-crtcal 5. EXAMPLES present eamples f tme curses f sgnals n dscrete-tme cntrl sstems we have chsen a cntrl path f the fllwng frm: K ( s) =. (7) + ( s) me curses f sgnals n PID cntrl sstem tuned usng QDR parameters fr tw samplng perds h=0.0 and h=0. are shwn n Fg. 8. Fr shrt samplng perd h=0.0 (Fg. 8a) besdes large magntudes f cntrl sgnal u(t) a hgh frequenc dstrtns f that sgnal caused b errrs resultng frm t slw cmmuncatn ver CA bus can be seen. Lnger samplng perd (Fg. 8b) resulted n smaller mamal value f cntrl sgnal. Mrever snce CA transmssn s less tme-crtcal than befre there are n vsble dstrtns n ts tme curse. he crrect tunng f PID cntrller (tang samplng perd nt accunt) resulted n crrect tme curse f the cntrlled sgnal (t) n bth cases. In Fg. 9 eample tme curses f sgnals fr LQG cntrller. In ths case there s nl ne tunable parameter λ. Small value f λ (Fg.9a) results n fast cnvergence f (t) t the new stead state wth versht and relatvel hgh mamal value f the cntrl sgnal u(t). Hgher λ results n smaller u(t) and aperdc cnvergence f (t) t the stead state. a) b) Fg.8. me realzatn wth PID cntrller fr a) h=00; b) h=0.

5 Despte f lac f ntegratve element n the LQ cntrl lp there s n stead state errr. It s guaranteed b the feed-frward structure shwn n Fg. 4. Of curse n case f dscrepanc between the mdel used fr cntrller snthess and the real bject especall ts gan the stead state errr wuld be nevtable. he pssble slutn t ths prblem culd be ntrductn f ntegratve element wth small tme cnstant havng pssbl mnmal nfluence n transent respnses f the sstem. a) b) 6. COCLUSIOS In cnsdered sftware-hardware structure ne have t deal wth prblems related t practcal aspects f such hardware based smulatns. hse are especall quantzatn f sgnals naccuraces resultng frm fed-pnt representatns r desnchrnzatn f samples and buffer Fg.9. me realzatn n LQ structure fr h=0. and a) λ=0.00; b) λ=0.5 verflws related t CA transmssn. Hwever n Matlab/Smuln envrnment ver ppular especall n techncal unverstes wrldwde t s reasnabl eas d desgn and test man aspects f cntrl algrthm and test t n real-tme n the target platfrm hardware. A scentst r a cntrl engneer can cncentrate n develpng cntrl strateg n famlar envrnment wthut the need fr translatng the desgn t the target platfrm C cde. ACKOWLEDGEMES hs wr has been supprted b Mnstr f Scence and Hgher Educatn funds n the ears as develpment prject OR REFERECES [] G. Gdwn S. Graebe M. Salgad: Cntrl Sstem Desgn Prentce Hall 00 [] C. A. Smth A. B. Crrp Prncples and Practces f Autmatc Prcess Cntrl Jhn Wle & Sns 006 [3] R. Grgel and M. Blachuta: On sutablt f the lagdela apprmatn fr perfrmance predctn f sampled-data LQG cntrl sstems 9th IEEE Internatnal Cnference n Methds and Mdels n Autmatn and Rbtcs MMAR 003 Szczecn Pland 003 [4] M. Błachuta R. Grgel On the Effect f Ant-alasng Flters n Sampled-Data PID Cntrl Prc. 009 Chnese Cntrl and Decsn Cnference Guln Chna 7-9 June 009 [5] S. Hara Y. Yamamt H. Fuja: Mdern and Classcal Analss/Snthes Methds n Sampled-Data Cntrl - A bref Overvew wth umercal eamples Prc. f the 35th Cnference n Decsn and Cntrl Kbe 996 [6] tm dwnladed n /03/009.

SIMULATION OF THREE PHASE THREE LEG TRANSFORMER BEHAVIOR UNDER DIFFERENT VOLTAGE SAG TYPES

SIMULATION OF THREE PHASE THREE LEG TRANSFORMER BEHAVIOR UNDER DIFFERENT VOLTAGE SAG TYPES SIMULATION OF THREE PHASE THREE LEG TRANSFORMER BEHAVIOR UNDER DIFFERENT VOLTAGE SAG TYPES Mhammadreza Dlatan Alreza Jallan Department f Electrcal Engneerng, Iran Unversty f scence & Technlgy (IUST) e-mal:

More information

State-Space Model Based Generalized Predictive Control for Networked Control Systems

State-Space Model Based Generalized Predictive Control for Networked Control Systems Prceedngs f the 7th Wrld Cngress he Internatnal Federatn f Autmatc Cntrl State-Space Mdel Based Generalzed Predctve Cntrl fr Netwred Cntrl Systems Bn ang* Gu-Png Lu** We-Hua Gu*** and Ya-Ln Wang**** *Schl

More information

Transient Conduction: Spatial Effects and the Role of Analytical Solutions

Transient Conduction: Spatial Effects and the Role of Analytical Solutions Transent Cnductn: Spatal Effects and the Rle f Analytcal Slutns Slutn t the Heat Equatn fr a Plane Wall wth Symmetrcal Cnvectn Cndtns If the lumped capactance apprxmatn can nt be made, cnsderatn must be

More information

A New Method for Solving Integer Linear. Programming Problems with Fuzzy Variables

A New Method for Solving Integer Linear. Programming Problems with Fuzzy Variables Appled Mathematcal Scences, Vl. 4, 00, n. 0, 997-004 A New Methd fr Slvng Integer Lnear Prgrammng Prblems wth Fuzzy Varables P. Pandan and M. Jayalakshm Department f Mathematcs, Schl f Advanced Scences,

More information

Chapter 7. Systems 7.1 INTRODUCTION 7.2 MATHEMATICAL MODELING OF LIQUID LEVEL SYSTEMS. Steady State Flow. A. Bazoune

Chapter 7. Systems 7.1 INTRODUCTION 7.2 MATHEMATICAL MODELING OF LIQUID LEVEL SYSTEMS. Steady State Flow. A. Bazoune Chapter 7 Flud Systems and Thermal Systems 7.1 INTODUCTION A. Bazune A flud system uses ne r mre fluds t acheve ts purpse. Dampers and shck absrbers are eamples f flud systems because they depend n the

More information

Design of Analog Integrated Circuits

Design of Analog Integrated Circuits Desgn f Analg Integrated Crcuts I. Amplfers Desgn f Analg Integrated Crcuts Fall 2012, Dr. Guxng Wang 1 Oerew Basc MOS amplfer structures Cmmn-Surce Amplfer Surce Fllwer Cmmn-Gate Amplfer Desgn f Analg

More information

CHAPTER 3 ANALYSIS OF KY BOOST CONVERTER

CHAPTER 3 ANALYSIS OF KY BOOST CONVERTER 70 CHAPTER 3 ANALYSIS OF KY BOOST CONERTER 3.1 Intrductn The KY Bst Cnverter s a recent nventn made by K.I.Hwu et. al., (2007), (2009a), (2009b), (2009c), (2010) n the nn-slated DC DC cnverter segment,

More information

4DVAR, according to the name, is a four-dimensional variational method.

4DVAR, according to the name, is a four-dimensional variational method. 4D-Varatnal Data Assmlatn (4D-Var) 4DVAR, accrdng t the name, s a fur-dmensnal varatnal methd. 4D-Var s actually a smple generalzatn f 3D-Var fr bservatns that are dstrbuted n tme. he equatns are the same,

More information

PHYSICS 536 Experiment 12: Applications of the Golden Rules for Negative Feedback

PHYSICS 536 Experiment 12: Applications of the Golden Rules for Negative Feedback PHYSICS 536 Experment : Applcatns f the Glden Rules fr Negatve Feedback The purpse f ths experment s t llustrate the glden rules f negatve feedback fr a varety f crcuts. These cncepts permt yu t create

More information

CHAPTER 3: FEEDBACK. Dr. Wan Mahani Hafizah binti Wan Mahmud

CHAPTER 3: FEEDBACK. Dr. Wan Mahani Hafizah binti Wan Mahmud CHPTER 3: FEEDBCK Dr. Wan Mahan Hafzah bnt Wan Mahmud Feedback ntrductn Types f Feedback dvantages, Characterstcs and effect f Negatve Feedback mplfers Crcuts wth negatve feedback Pstve feedback and Oscllatr

More information

Feedback Principle :-

Feedback Principle :- Feedback Prncple : Feedback amplfer s that n whch a part f the utput f the basc amplfer s returned back t the nput termnal and mxed up wth the nternal nput sgnal. The sub netwrks f feedback amplfer are:

More information

Chapter 3, Solution 1C.

Chapter 3, Solution 1C. COSMOS: Cmplete Onlne Slutns Manual Organzatn System Chapter 3, Slutn C. (a If the lateral surfaces f the rd are nsulated, the heat transfer surface area f the cylndrcal rd s the bttm r the tp surface

More information

55:041 Electronic Circuits

55:041 Electronic Circuits 55:04 Electrnc Crcuts Feedback & Stablty Sectns f Chapter 2. Kruger Feedback & Stablty Cnfguratn f Feedback mplfer S S S S fb Negate feedback S S S fb S S S S S β s the feedback transfer functn Implct

More information

element k Using FEM to Solve Truss Problems

element k Using FEM to Solve Truss Problems sng EM t Slve Truss Prblems A truss s an engneerng structure cmpsed straght members, a certan materal, that are tpcall pn-ned at ther ends. Such members are als called tw-rce members snce the can nl transmt

More information

Exploiting vector space properties for the global optimization of process networks

Exploiting vector space properties for the global optimization of process networks Exptng vectr space prpertes fr the gbal ptmzatn f prcess netwrks Juan ab Ruz Ignac Grssmann Enterprse Wde Optmzatn Meetng March 00 Mtvatn - The ptmzatn f prcess netwrks s ne f the mst frequent prblems

More information

Wp/Lmin. Wn/Lmin 2.5V

Wp/Lmin. Wn/Lmin 2.5V UNIVERITY OF CALIFORNIA Cllege f Engneerng Department f Electrcal Engneerng and Cmputer cences Andre Vladmrescu Hmewrk #7 EEC Due Frday, Aprl 8 th, pm @ 0 Cry Prblem #.5V Wp/Lmn 0.0V Wp/Lmn n ut Wn/Lmn.5V

More information

Circuits Op-Amp. Interaction of Circuit Elements. Quick Check How does closing the switch affect V o and I o?

Circuits Op-Amp. Interaction of Circuit Elements. Quick Check How does closing the switch affect V o and I o? Crcuts Op-Amp ENGG1015 1 st Semester, 01 Interactn f Crcut Elements Crcut desgn s cmplcated by nteractns amng the elements. Addng an element changes vltages & currents thrughut crcut. Example: clsng a

More information

ME2142/ME2142E Feedback Control Systems. Modelling of Physical Systems The Transfer Function

ME2142/ME2142E Feedback Control Systems. Modelling of Physical Systems The Transfer Function Mdellng Physcal Systems The Transer Functn Derental Equatns U Plant Y In the plant shwn, the nput u aects the respnse the utput y. In general, the dynamcs ths respnse can be descrbed by a derental equatn

More information

Introduction to Electronic circuits.

Introduction to Electronic circuits. Intrductn t Electrnc crcuts. Passve and Actve crcut elements. Capactrs, esstrs and Inductrs n AC crcuts. Vltage and current dvders. Vltage and current surces. Amplfers, and ther transfer characterstc.

More information

Concurrent Adaptive Cancellation of Quantization Noise and Harmonic Distortion in Sigma Delta Converter

Concurrent Adaptive Cancellation of Quantization Noise and Harmonic Distortion in Sigma Delta Converter Internatnal Jurnal f Cmputer Engneerng Scence (IJCES) Vlume 2 Issue 11 (vember 2012) ISS : 2250:3439 https://stes.ggle.cm/ste/jcesjurnal http://www.jces.cm/ Cncurrent Adaptve Cancellatn f Quantzatn se

More information

A Generalized Approach On Design And Control Methods Synthesis Of Delta Robot

A Generalized Approach On Design And Control Methods Synthesis Of Delta Robot A Generalzed Apprach On Desgn And Cntrl Methds Synthess Of Delta Rbt Trnh Duc Cung +84-90.89.28 cungtdc@htmal.cm Tung Phuc Th +84-909.160.264 tungphucth@gmal.cm Nguyen Trung Thnh +84-90.675.67 thnhnt@hcmute.edu.vn

More information

PT326 PROCESS TRAINER

PT326 PROCESS TRAINER PT326 PROCESS TRAINER 1. Descrptn f the Apparatus PT 326 Prcess Traner The PT 326 Prcess Traner mdels cmmn ndustral stuatns n whch temperature cntrl s requred n the presence f transprt delays and transfer

More information

Physic 231 Lecture 33

Physic 231 Lecture 33 Physc 231 Lecture 33 Man pnts f tday s lecture: eat and heat capacty: Q cm Phase transtns and latent heat: Q Lm ( ) eat flw Q k 2 1 t L Examples f heat cnductvty, R values fr nsulatrs Cnvectn R L / k Radatn

More information

Exercises H /OOA> f Wo AJoTHS l^»-l S. m^ttrt /A/ ?C,0&L6M5 INFERENCE FOR DISTRIBUTIONS OF CATEGORICAL DATA. tts^e&n tai-ns 5 2%-cas-hews^, 27%

Exercises H /OOA> f Wo AJoTHS l^»-l S. m^ttrt /A/ ?C,0&L6M5 INFERENCE FOR DISTRIBUTIONS OF CATEGORICAL DATA. tts^e&n tai-ns 5 2%-cas-hews^, 27% /A/ mttrt?c,&l6m5 INFERENCE FOR DISTRIBUTIONS OF CATEGORICAL DATA Exercses, nuts! A cmpany clams that each batch f ttse&n ta-ns 5 2%-cas-hews, 27% almnds, 13% macadama nuts, and 8% brazl nuts. T test ths

More information

Dead-beat controller design

Dead-beat controller design J. Hetthéssy, A. Barta, R. Bars: Dead beat cntrller design Nvember, 4 Dead-beat cntrller design In sampled data cntrl systems the cntrller is realised by an intelligent device, typically by a PLC (Prgrammable

More information

Fast Acquisition Digital Tanlock Loop with Adaptive Time Delay

Fast Acquisition Digital Tanlock Loop with Adaptive Time Delay Fast Acqustn Dgtal Tanlck Lp wth Adaptve Tme Delay NAWAF AL-MOOSA, SALEH Al-ARAJI AND MAHMOUD AL-QUTAYRI Cllege f Engneerng and Infrmatn Scences Etsalat Unversty Sharjah UNITED ARAB EMIRATES Abstract:

More information

A Decision Support System for Safe Switching Control

A Decision Support System for Safe Switching Control 6th WSEAS Internatnal Cnference n CIRCUITS, SYSTEMS, ELECTRONICS,CONTROL & SIGNAL PROCESSING, Car, Egypt, Dec 29-31, 2007 214 A Decsn Supprt System fr Safe Swtchng Cntrl F. N. KOUMBOULIS, M. P. TZAMTZI,

More information

Shell Stiffness for Diffe ent Modes

Shell Stiffness for Diffe ent Modes Engneerng Mem N 28 February 0 979 SUGGESTONS FOR THE DEFORMABLE SUBREFLECTOR Sebastan vn Herner Observatns wth the present expermental versn (Engneerng Dv nternal Reprt 09 July 978) have shwn that a defrmable

More information

Conduction Heat Transfer

Conduction Heat Transfer Cnductn Heat Transfer Practce prblems A steel ppe f cnductvty 5 W/m-K has nsde and utsde surface temperature f C and 6 C respectvely Fnd the heat flw rate per unt ppe length and flux per unt nsde and per

More information

We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists. International authors and editors

We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists. International authors and editors We are IntechOpen, the wrld s leadng publsher f Open Access bks Bult by scentsts, fr scentsts 3,900 116,000 120M Open access bks avalable Internatnal authrs and edtrs wnlads Our authrs are amng the 154

More information

Physics 107 HOMEWORK ASSIGNMENT #20

Physics 107 HOMEWORK ASSIGNMENT #20 Physcs 107 HOMEWORK ASSIGNMENT #0 Cutnell & Jhnsn, 7 th etn Chapter 6: Prblems 5, 7, 74, 104, 114 *5 Cncept Smulatn 6.4 prves the ptn f explrng the ray agram that apples t ths prblem. The stance between

More information

EE 221 Practice Problems for the Final Exam

EE 221 Practice Problems for the Final Exam EE 1 Practce Prblems fr the Fnal Exam 1. The netwrk functn f a crcut s 1.5 H. ω 1+ j 500 Ths table recrds frequency respnse data fr ths crcut. Fll n the blanks n the table:. The netwrk functn f a crcut

More information

Reproducing kernel Hilbert spaces. Nuno Vasconcelos ECE Department, UCSD

Reproducing kernel Hilbert spaces. Nuno Vasconcelos ECE Department, UCSD Reprucng ernel Hlbert spaces Nun Vascncels ECE Department UCSD Classfcatn a classfcatn prblem has tw tpes f varables X -vectr f bservatns features n the wrl Y - state class f the wrl Perceptrn: classfer

More information

Big Data Analytics! Special Topics for Computer Science CSE CSE Mar 31

Big Data Analytics! Special Topics for Computer Science CSE CSE Mar 31 Bg Data Analytcs! Specal Tpcs fr Cmputer Scence CSE 4095-001 CSE 5095-005! Mar 31 Fe Wang Asscate Prfessr Department f Cmputer Scence and Engneerng fe_wang@ucnn.edu Intrductn t Deep Learnng Perceptrn In

More information

IGEE 401 Power Electronic Systems. Solution to Midterm Examination Fall 2004

IGEE 401 Power Electronic Systems. Solution to Midterm Examination Fall 2004 Jós, G GEE 401 wer Electrnc Systems Slutn t Mdterm Examnatn Fall 2004 Specal nstructns: - Duratn: 75 mnutes. - Materal allwed: a crb sheet (duble sded 8.5 x 11), calculatr. - Attempt all questns. Make

More information

Modeling, Design and Control of a Ship Carried 3 DOF Stabilized Platform

Modeling, Design and Control of a Ship Carried 3 DOF Stabilized Platform Research Jurnal f Appled Scences, Engneerng and Technlgy 4(19): 3843-3851, 1 SSN: 4-7467 Maxwell Scentfc Organzatn, 1 Submtted: May 8, 1 Accepted: May 9, 1 Publshed: Octber 1, 1 Mdelng, Desgn and Cntrl

More information

Out-of-plane orbital maneuvers using swing-bys with the Moon

Out-of-plane orbital maneuvers using swing-bys with the Moon Jurnal f Physcs: Cnference Seres PAPER OPEN ACCESS Out-f-plane rbtal maneuvers usng swng-bys wth the Mn Related cntent - Pwered Swng-By Maneuvers arund the Mn A F Slva, A F B A Prad and O C Wnter cte ths

More information

Available online Journal of Chemical and Pharmaceutical Research, 2014, 6(5): Research Article

Available online   Journal of Chemical and Pharmaceutical Research, 2014, 6(5): Research Article Avalable onlne www.ocpr.com Journal of Chemcal and Pharmaceutcal Research 4 6(5):7-76 Research Artcle ISSN : 975-7384 CODEN(USA) : JCPRC5 Stud on relatonshp between nvestment n scence and technolog and

More information

Chapter 6 : Gibbs Free Energy

Chapter 6 : Gibbs Free Energy Wnter 01 Chem 54: ntrductry hermdynamcs Chapter 6 : Gbbs Free Energy... 64 Defntn f G, A... 64 Mawell Relatns... 65 Gbbs Free Energy G(,) (ure substances)... 67 Gbbs Free Energy fr Mtures... 68 ΔG f deal

More information

Lecture 12. Heat Exchangers. Heat Exchangers Chee 318 1

Lecture 12. Heat Exchangers. Heat Exchangers Chee 318 1 Lecture 2 Heat Exchangers Heat Exchangers Chee 38 Heat Exchangers A heat exchanger s used t exchange heat between tw fluds f dfferent temperatures whch are separated by a sld wall. Heat exchangers are

More information

Parameter Calibration of VISSIM Simulation Model Based on Genetic Algorithm

Parameter Calibration of VISSIM Simulation Model Based on Genetic Algorithm Internatnal Cnference n Advanced Cmputer Scence and Electrncs Infrmatn (ICACSEI 2013) Parameter Calbratn f VISSIM Smulatn Mdel Based n Genetc Algrthm Nuerlan Muhan1, Yng Qn2, Qnghua Zhang3, Yanfang Yang1

More information

A Proposal of Heating Load Calculation considering Stack Effect in High-rise Buildings

A Proposal of Heating Load Calculation considering Stack Effect in High-rise Buildings A Prpsal f Heatng Lad Calculatn cnsderng Stack Effect n Hgh-rse Buldngs *Dsam Sng 1) and Tae-Hyuk Kang 2) 1) Department f Archtectural Engneerng, Sungkyunkwan Unversty, 2066 Sebu-r, Jangan-gu, Suwn, 440-746,

More information

Section 10 Regression with Stochastic Regressors

Section 10 Regression with Stochastic Regressors Sectn 10 Regressn wth Stchastc Regressrs Meanng f randm regressrs Untl nw, we have assumed (aganst all reasn) that the values f x have been cntrlled by the expermenter. Ecnmsts almst never actually cntrl

More information

CTC Turbo Decoding Architecture for LTE Systems Implemented on FPGA

CTC Turbo Decoding Architecture for LTE Systems Implemented on FPGA ICN 01 : The Eleventh Internatnal Cnference n Netwrks CTC Turb Decdng Archtecture fr LTE Systems Implemented n FPGA Crstan Anghel, Valentn Stancu, Crstan Stancu, and Cnstantn Palelgu Telecmmuncatns Department

More information

Regression with Stochastic Regressors

Regression with Stochastic Regressors Sectn 9 Regressn wth Stchastc Regressrs Meanng f randm regressrs Untl nw, we have assumed (aganst all reasn) that the values f x have been cntrlled by the expermenter. Ecnmsts almst never actually cntrl

More information

GENERATION OF ROBUST ERROR RECOVERY LOGIC IN ASSEMBLY SYSTEMS USING MULTI-LEVEL OPTIMIZATION AND GENETIC PROGRAMMING

GENERATION OF ROBUST ERROR RECOVERY LOGIC IN ASSEMBLY SYSTEMS USING MULTI-LEVEL OPTIMIZATION AND GENETIC PROGRAMMING Prceedngs f DETC 00 ASME 000 Desgn Engneerng Techncal Cnferences and Cmputers and Infrmatn n Engneerng Cnference Baltmre, Maryland, September 0-3 DETC000/CIE-4639 GENERATION OF ROBUST ERROR RECOVERY LOGIC

More information

Approach: (Equilibrium) TD analysis, i.e., conservation eqns., state equations Issues: how to deal with

Approach: (Equilibrium) TD analysis, i.e., conservation eqns., state equations Issues: how to deal with Schl f Aerspace Chemcal D: Mtvatn Prevus D Analyss cnsdered systems where cmpstn f flud was frzen fxed chemcal cmpstn Chemcally eactng Flw but there are numerus stuatns n prpulsn systems where chemcal

More information

A Note on the Linear Programming Sensitivity. Analysis of Specification Constraints. in Blending Problems

A Note on the Linear Programming Sensitivity. Analysis of Specification Constraints. in Blending Problems Aled Mathematcal Scences, Vl. 2, 2008, n. 5, 241-248 A Nte n the Lnear Prgrammng Senstvty Analyss f Secfcatn Cnstrants n Blendng Prblems Umt Anc Callway Schl f Busness and Accuntancy Wae Frest Unversty,

More information

Lucas Imperfect Information Model

Lucas Imperfect Information Model Lucas Imerfect Infrmatn Mdel 93 Lucas Imerfect Infrmatn Mdel The Lucas mdel was the frst f the mdern, mcrfundatns mdels f aggregate suly and macrecnmcs It bult drectly n the Fredman-Phels analyss f the

More information

Determining the Accuracy of Modal Parameter Estimation Methods

Determining the Accuracy of Modal Parameter Estimation Methods Determining the Accuracy f Mdal Parameter Estimatin Methds by Michael Lee Ph.D., P.E. & Mar Richardsn Ph.D. Structural Measurement Systems Milpitas, CA Abstract The mst cmmn type f mdal testing system

More information

Int. J. of Applied Mechanics and Engineering, 2014, vol.19, No.3, pp DOI: /ijame

Int. J. of Applied Mechanics and Engineering, 2014, vol.19, No.3, pp DOI: /ijame Int. J. f Appled Mechancs and Engneerng, 2014, vl.19, N.3, pp.539-548 DOI: 10.2478/jame-2014-0036 APPLICATION OF MULTI-VALUED WEIGHTING LOGICAL FUNCTIONS IN THE ANALYSIS OF A DEGREE OF IMPORTANCE OF CONSTRUCTION

More information

Bootstrap Method > # Purpose: understand how bootstrap method works > obs=c(11.96, 5.03, 67.40, 16.07, 31.50, 7.73, 11.10, 22.38) > n=length(obs) >

Bootstrap Method > # Purpose: understand how bootstrap method works > obs=c(11.96, 5.03, 67.40, 16.07, 31.50, 7.73, 11.10, 22.38) > n=length(obs) > Btstrap Methd > # Purpse: understand hw btstrap methd wrks > bs=c(11.96, 5.03, 67.40, 16.07, 31.50, 7.73, 11.10, 22.38) > n=length(bs) > mean(bs) [1] 21.64625 > # estimate f lambda > lambda = 1/mean(bs);

More information

Downscaling Geopotential Height Using Lapse Rate

Downscaling Geopotential Height Using Lapse Rate Dwnscalng Geptental Heght Usng Lapse Rate Chrana Surawut and Dusadee Sukawat 2* Earth Sstem Scence, Kng Mngkut s Unverst f Technlg Thnur, Bangkk, Thaland 2* Department f Mathematcs, Kng Mngkut s Unverst

More information

Lead/Lag Compensator Frequency Domain Properties and Design Methods

Lead/Lag Compensator Frequency Domain Properties and Design Methods Lectures 6 and 7 Lead/Lag Cmpensatr Frequency Dmain Prperties and Design Methds Definitin Cnsider the cmpensatr (ie cntrller Fr, it is called a lag cmpensatr s K Fr s, it is called a lead cmpensatr Ntatin

More information

6. ELUTRIATION OF PARTICLES FROM FLUIDIZED BEDS

6. ELUTRIATION OF PARTICLES FROM FLUIDIZED BEDS 6. ELUTRIATION OF PARTICLES FROM FLUIDIZED BEDS Elutratn s the prcess n whch fne partcles are carred ut f a fludzed bed due t the flud flw rate passng thrugh the bed. Typcally, fne partcles are elutrated

More information

Comparison of Building Codes and Insulation in China and Iceland

Comparison of Building Codes and Insulation in China and Iceland Prceedngs Wrld Gethermal Cngress 00 Bal, Indnesa, 5-9 prl 00 Cmparsn f Buldng Cdes and Insulatn n Chna and Iceland Hayan Le and Pall Valdmarssn Tanjn Gethermal esearch & Tranng Centre, Tanjn Unversty,

More information

III. Operational Amplifiers

III. Operational Amplifiers III. Operatnal Amplfers Amplfers are tw-prt netwrks n whch the utput vltage r current s drectly prprtnal t ether nput vltage r current. Fur dfferent knds f amplfers ext: ltage amplfer: Current amplfer:

More information

Chem 204A, Fall 2004, Mid-term (II)

Chem 204A, Fall 2004, Mid-term (II) Frst tw letters f yur last name Last ame Frst ame McGll ID Chem 204A, Fall 2004, Md-term (II) Read these nstructns carefully befre yu start tal me: 2 hurs 50 mnutes (6:05 PM 8:55 PM) 1. hs exam has ttal

More information

The support vector machine. Nuno Vasconcelos ECE Department, UCSD

The support vector machine. Nuno Vasconcelos ECE Department, UCSD he supprt vectr machne Nun Vascncels ECE Department UCSD Outlne e have talked abut classfcatn and lnear dscrmnants then e dd a detur t talk abut kernels h d e mplement a nn-lnear bundar n the lnear dscrmnant

More information

Intersection of an Ellipsoid and a Plane

Intersection of an Ellipsoid and a Plane IJRES VOLUME 6, ISSUE 6 (June, 6) (ISSN 49-395) Internatnal Jurnal f Research n Engneerng and ppled Scences (IMPCT FCTOR 6.573) Jurnal Hme Page : http://eurasapub.rg/current.php?ttle=ijres Intersectn f

More information

Section 3: Detailed Solutions of Word Problems Unit 1: Solving Word Problems by Modeling with Formulas

Section 3: Detailed Solutions of Word Problems Unit 1: Solving Word Problems by Modeling with Formulas Sectn : Detaled Slutns f Wrd Prblems Unt : Slvng Wrd Prblems by Mdelng wth Frmulas Example : The factry nvce fr a mnvan shws that the dealer pad $,5 fr the vehcle. If the stcker prce f the van s $5,, hw

More information

Kinetic Model Completeness

Kinetic Model Completeness 5.68J/10.652J Spring 2003 Lecture Ntes Tuesday April 15, 2003 Kinetic Mdel Cmpleteness We say a chemical kinetic mdel is cmplete fr a particular reactin cnditin when it cntains all the species and reactins

More information

the results to larger systems due to prop'erties of the projection algorithm. First, the number of hidden nodes must

the results to larger systems due to prop'erties of the projection algorithm. First, the number of hidden nodes must M.E. Aggune, M.J. Dambrg, M.A. El-Sharkawi, R.J. Marks II and L.E. Atlas, "Dynamic and static security assessment f pwer systems using artificial neural netwrks", Prceedings f the NSF Wrkshp n Applicatins

More information

CONVEX COMBINATIONS OF ANALYTIC FUNCTIONS

CONVEX COMBINATIONS OF ANALYTIC FUNCTIONS rnat. J. Math. & Math. S. Vl. 6 N. (983) 33534 335 ON THE RADUS OF UNVALENCE OF CONVEX COMBNATONS OF ANALYTC FUNCTONS KHALDA. NOOR, FATMA M. ALOBOUD and NAEELA ALDHAN Mathematcs Department Scence Cllege

More information

Microfacet models for reflection and refraction

Microfacet models for reflection and refraction Mcrfacet mdels fr reflectn and refractn Steve Marschner Crnell Unversty CS 6630 Sprng 2012 (based n presentatn fr Walter, Marschner, L, and Trrance EGSR 07) Mcrfacet scatterng mdels Rugh delectrc surface

More information

Waveshapping Circuits and Data Converters. Lesson #17 Comparators and Schmitt Triggers Section BME 373 Electronics II J.

Waveshapping Circuits and Data Converters. Lesson #17 Comparators and Schmitt Triggers Section BME 373 Electronics II J. Waeshappg Crcuts and Data Cnerters Lessn #7 Cmparatrs and Schmtt Trggers Sectn. BME 7 Electrncs II 0 Waeshappg Crcuts and Data Cnerters Cmparatrs and Schmtt Trggers Astable Multbratrs and Tmers ectfers,

More information

Analysis The characteristic length of the junction and the Biot number are

Analysis The characteristic length of the junction and the Biot number are -4 4 The temerature f a gas stream s t be measured by a thermule. The tme t taes t regster 99 erent f the ntal ΔT s t be determned. Assumtns The juntn s sheral n shae wth a dameter f D 0.00 m. The thermal

More information

The Operational Amplifier and Application

The Operational Amplifier and Application Intrductn t Electrnc Crcuts: A Desgn Apprach Jse Sla-Martnez and Marn Onabaj The Operatnal Amplfer and Applcatn The peratnal ltage amplfer (mre cmmnly referred t as peratnal amplfer) s ne f the mst useful

More information

Microfacet models for reflection and refraction

Microfacet models for reflection and refraction Mcrfacet mdels fr reflectn and refractn Steve Marschner Crnell Unversty CS 5625 Sprng 2016 (based n presentatn fr Walter, Marschner, L, and Trrance EGSR 07) Mcrfacet scatterng mdels Rugh delectrc surface

More information

Least Squares Optimal Filtering with Multirate Observations

Least Squares Optimal Filtering with Multirate Observations Prc. 36th Asilmar Cnf. n Signals, Systems, and Cmputers, Pacific Grve, CA, Nvember 2002 Least Squares Optimal Filtering with Multirate Observatins Charles W. herrien and Anthny H. Hawes Department f Electrical

More information

Sirous Zamanirad 1, Said Mazaheri 2, Mehrdad Ghafourian 1

Sirous Zamanirad 1, Said Mazaheri 2, Mehrdad Ghafourian 1 INERNAIONAL JOURNAL OF COASAL & OFFSHORE ENGINEERING IJCOE Vl.1/N. 2/Summer 2017 (21-26) Avalable nlne at: http://jce.rg/brwse.php?a_cde=a-10-124-1&sd=1&slc_lang=en Intrducng a Methd fr Mre Precse Predctn

More information

NOTE ON APPELL POLYNOMIALS

NOTE ON APPELL POLYNOMIALS NOTE ON APPELL POLYNOMIALS I. M. SHEFFER An interesting characterizatin f Appell plynmials by means f a Stieltjes integral has recently been given by Thrne. 1 We prpse t give a secnd such representatin,

More information

Journal of Intelligent and Robotic Systems Vol. 35, pp

Journal of Intelligent and Robotic Systems Vol. 35, pp PLANAR CABLE-DIRECT-DRIVEN ROBOTS: DESIGN FOR WRENCH EXERTION Rbert L. Wllams II 1 Department f Mechancal Engneerng Oh Unversty Athens, Oh Pal Gallna 2 Dpartment d Innvazne Meccanca e Gestnale Unversty

More information

Chapter 3 Kinematics in Two Dimensions; Vectors

Chapter 3 Kinematics in Two Dimensions; Vectors Chapter 3 Kinematics in Tw Dimensins; Vectrs Vectrs and Scalars Additin f Vectrs Graphical Methds (One and Tw- Dimensin) Multiplicatin f a Vectr b a Scalar Subtractin f Vectrs Graphical Methds Adding Vectrs

More information

ANALOG ELECTRONICS 1 DR NORLAILI MOHD NOH

ANALOG ELECTRONICS 1 DR NORLAILI MOHD NOH 24 ANALOG LTRONIS TUTORIAL DR NORLAILI MOHD NOH . 0 8kΩ Gen, Y β β 00 T F 26, 00 0.7 (a)deterne the dc ltages at the 3 X ternals f the JT (,, ). 0kΩ Z (b) Deterne g,r π and r? (c) Deterne the ltage gan

More information

Spring 2002 Lecture #17

Spring 2002 Lecture #17 1443-51 Sprng 22 Lecture #17 r. Jaehn Yu 1. Cndtns fr Equlbrum 2. Center f Gravty 3. Elastc Prpertes f Slds Yung s dulus Shear dulus ulk dulus Tday s Hmewrk Assgnment s the Hmewrk #8!!! 2 nd term eam n

More information

SELECTION OF MODEL PARAMETERS OF BIOGAS IC ENGINE. Karol Cupiał, Grzegorz Katolik

SELECTION OF MODEL PARAMETERS OF BIOGAS IC ENGINE. Karol Cupiał, Grzegorz Katolik TEKA Km. Mt. Energ. Rln., 2006, 6A, 32 38 SELECTION OF MODEL PARAMETERS OF BIOGAS IC ENGINE Karl Cupał, Grzegrz Katlk Insttute f Internal Cmbustn Engnes and Cntrl Engneerng Techncal Unversty f Częstchwa

More information

Pattern Recognition 2014 Support Vector Machines

Pattern Recognition 2014 Support Vector Machines Pattern Recgnitin 2014 Supprt Vectr Machines Ad Feelders Universiteit Utrecht Ad Feelders ( Universiteit Utrecht ) Pattern Recgnitin 1 / 55 Overview 1 Separable Case 2 Kernel Functins 3 Allwing Errrs (Sft

More information

Water vapour balance in a building moisture exposure for timber structures

Water vapour balance in a building moisture exposure for timber structures Jnt Wrkshp f COST Actns TU1 and E55 September 21-22 9, Ljubljana, Slvena Water vapur balance n a buldng msture expsure fr tmber structures Gerhard Fnk ETH Zurch, Swtzerland Jchen Köhler ETH Zurch, Swtzerland

More information

_J _J J J J J J J J _. 7 particles in the blue state; 3 particles in the red state: 720 configurations _J J J _J J J J J J J J _

_J _J J J J J J J J _. 7 particles in the blue state; 3 particles in the red state: 720 configurations _J J J _J J J J J J J J _ Dsrder and Suppse I have 10 partcles that can be n ne f tw states ether the blue state r the red state. Hw many dfferent ways can we arrange thse partcles amng the states? All partcles n the blue state:

More information

A HYDRAULIC OPEN LOOP SYSTEM FOR CONTROLLED EXCAVATION ALONG PRESCRIBED PATH. E. Bundy, W. Gutkowski

A HYDRAULIC OPEN LOOP SYSTEM FOR CONTROLLED EXCAVATION ALONG PRESCRIBED PATH. E. Bundy, W. Gutkowski A HYDRAULIC OPEN LOOP SYSTEM FOR CONTROLLED EXCAVATION ALONG PRESCRIBED PATH E. Bundy, W. Gutkwsk Insttute f Buldng Mechanzatn and Rck Mnng Ul.Racjnalzacj 6/8, 0-67 Warszawa Pland e-mal: eb@mbgs.rg.pl;wtld.gutkwsk@ppt.gv.pl

More information

A New Modeling Method and Controller Design for a DC DC Zeta Converter

A New Modeling Method and Controller Design for a DC DC Zeta Converter Electrcal Engneerng esearch (EE), Vlume, 5 A New Mdelng Methd and ntrller esgn fr a Zeta nerter Elshan aaran Hagh, Ebrahm Babae *, ela Mhammadan Faculty f Electrcal and mputer Engneerng, Unersty f Tabrz,

More information

Chapter II Circuit Analysis Fundamentals

Chapter II Circuit Analysis Fundamentals Chapter II Crcut nalyss Fundamentals Frm a desgn engneer s perspecte, t s mre releant t understand a crcut s peratn and lmtatns than t fnd eact mathematcal epressns r eact numercal slutns. Precse results

More information

The Support Vector Machine

The Support Vector Machine he Supprt Vectr Machne Nun Vascncels (Ken Kreutz-Delgad) UC San Deg Gemetrc Interpretatn Summarzng, the lnear dscrmnant decsn rule 0 f g> ( ) > 0 h*( ) = 1 f g ( ) < 0 has the fllng prpertes th It dvdes

More information

A Note on Equivalences in Measuring Returns to Scale

A Note on Equivalences in Measuring Returns to Scale Internatnal Jurnal f Busness and Ecnmcs, 2013, Vl. 12, N. 1, 85-89 A Nte n Equvalences n Measurng Returns t Scale Valentn Zelenuk Schl f Ecnmcs and Centre fr Effcenc and Prductvt Analss, The Unverst f

More information

14 The Boole/Stone algebra of sets

14 The Boole/Stone algebra of sets 14 The Ble/Stne algebra f sets 14.1. Lattces and Blean algebras. Gven a set A, the subsets f A admt the fllwng smple and famlar peratns n them: (ntersectn), (unn) and - (cmplementatn). If X, Y A, then

More information

Solving the VAR Sources Planning Problem in Multiple Load Cases Using Genetic Algorithm Based Method

Solving the VAR Sources Planning Problem in Multiple Load Cases Using Genetic Algorithm Based Method Slvng the VAR Surces Plannng Prblem n Multple Lad Cases Usng Genetc Algrthm Based Methd Ch -Hsn Ln* and Shn-Yeu Ln * Department f Electrnc Engneerng Ka Yuan Unversty Kahsung, Tawan, R. O. C. e-mal: chsnln@ee.yu.edu.tw

More information

Interference is when two (or more) sets of waves meet and combine to produce a new pattern.

Interference is when two (or more) sets of waves meet and combine to produce a new pattern. Interference Interference is when tw (r mre) sets f waves meet and cmbine t prduce a new pattern. This pattern can vary depending n the riginal wave directin, wavelength, amplitude, etc. The tw mst extreme

More information

Faculty of Engineering

Faculty of Engineering Faculty f Engneerng DEPARTMENT f ELECTRICAL AND ELECTRONIC ENGINEERING EEE 223 Crcut Thery I Instructrs: M. K. Uygurğlu E. Erdl Fnal EXAMINATION June 20, 2003 Duratn : 120 mnutes Number f Prblems: 6 Gd

More information

Problem Set 5 Solutions - McQuarrie Problems 3.20 MIT Dr. Anton Van Der Ven

Problem Set 5 Solutions - McQuarrie Problems 3.20 MIT Dr. Anton Van Der Ven Prblem Set 5 Slutns - McQuarre Prblems 3.0 MIT Dr. Antn Van Der Ven Fall Fall 003 001 Prblem 3-4 We have t derve the thermdynamc prpertes f an deal mnatmc gas frm the fllwng: = e q 3 m = e and q = V s

More information

Pull-Out Strength of a Cast-In-Place Anchor Bolt in Concrete Exposed to High Temperature

Pull-Out Strength of a Cast-In-Place Anchor Bolt in Concrete Exposed to High Temperature Pull-Out Strength f a Cast-In-Place Anchr Blt n Cncrete Expsed t Hgh Temperature Katsuk Takguch, Jun Hashmt Tky Insttute f Technlgy, Japan. ABSTRACT! Many anchr blts are used n nuclear-related facltes

More information

Inference in Simple Regression

Inference in Simple Regression Sectn 3 Inference n Smple Regressn Havng derved the prbablty dstrbutn f the OLS ceffcents under assumptns SR SR5, we are nw n a pstn t make nferental statements abut the ppulatn parameters: hypthess tests

More information

INTERNATIONAL JOURNAL OF CIVIL AND STRUCTURAL ENGINEERING Volume 1, No 4, 2011

INTERNATIONAL JOURNAL OF CIVIL AND STRUCTURAL ENGINEERING Volume 1, No 4, 2011 Behavr f hgh frequenc mdal respnses n nn lnear sesmc analss Dhleep. M 1, Trved. A 2, Bse.P.R 3 1 Assstant Prfessr, Department f Cvl Engneerng, SCMS Schl f Engneerng and Technlg, Karukutt, Ernakulam, Kerala

More information

A.H. Helou Ph.D.~P.E.

A.H. Helou Ph.D.~P.E. 1 EVALUATION OF THE STIFFNESS MATRIX OF AN INDETERMINATE TRUSS USING MINIMIZATION TECHNIQUES A.H. Helu Ph.D.~P.E. :\.!.\STRAC'l' Fr an existing structure the evaluatin f the Sti"ffness matrix may be hampered

More information

Analytical Modeling of Natural Convection in Horizontal Annuli

Analytical Modeling of Natural Convection in Horizontal Annuli Analytcal Mdelng f Natural Cnvectn n Hrzntal Annul Peter Teertstra, M. Mchael Yvanvch, J. Rchard Culham Mcrelectrncs Heat Transfer Labratry Department f Mechancal Engneerng Unversty f Waterl Waterl, Ontar,

More information

V. Electrostatics Lecture 27a: Diffuse charge at electrodes

V. Electrostatics Lecture 27a: Diffuse charge at electrodes V. Electrstatcs Lecture 27a: Dffuse charge at electrdes Ntes by MIT tudent We have talked abut the electrc duble structures and crrespndng mdels descrbng the n and ptental dstrbutn n the duble layer. Nw

More information

Numerical Solution of Ordinary Differential Equations

Numerical Solution of Ordinary Differential Equations Numercal Methods (CENG 00) CHAPTER-VI Numercal Soluton of Ordnar Dfferental Equatons 6 Introducton Dfferental equatons are equatons composed of an unknown functon and ts dervatves The followng are examples

More information

Final Exam Spring 2014 SOLUTION

Final Exam Spring 2014 SOLUTION Appled Opts H-464/564 C 594 rtland State nverst A. La Rsa Fnal am Sprng 14 SOLTION Name There are tw questns 1%) plus an ptnal bnus questn 1%) 1. Quarter wave plates and half wave plates The fgures belw

More information

CHAPTER 3 QUASI-RESONANT BUCK CONVERTER

CHAPTER 3 QUASI-RESONANT BUCK CONVERTER 27 CHAPTER 3 QUASI-RESONANT BUCK CONVERTER Hstrcally, prr t the avalablty f cntrllable swtch wth apprecable vltage and current-handlng capablty, the swtch-mde DC-DC cnverter cnssts f thyrstrs whch pertans

More information

Classification of Risk in Software Development Projects using Support Vector Machine

Classification of Risk in Software Development Projects using Support Vector Machine Classfcatn f Rsk n Sftware Develpment Prjects usng Supprt Vectr Machne M.Zavvar 1, A.Yavar 2, S.M. Mrhassanna 1, M.R.Neh 1, A.Yanp 1 and M.H.Zavvar 1 1 Department f Cmputer Engneerng, Sar Branch, Islamc

More information