A Dynamic Path Planning Approach for Multi-Robot Sensor-Based Coverage Considering Energy Constraints

Size: px
Start display at page:

Download "A Dynamic Path Planning Approach for Multi-Robot Sensor-Based Coverage Considering Energy Constraints"

Transcription

1 The 2009 IEEE/RSJ Interntionl Conference on Intelligent Robots nd Systes October -5, 2009 St. Louis, USA A Dynic Pth Plnning Approch for Multi-Robot Sensor-Bsed Coverge Considering Energy Constrints Ahet Yzici, Gohn Kirli, Osn Prltun, Aydin Siphioglu Abstrct In this study, novel dynic pth plnning pproch is proposed for ulti-robot sensor-bsed coverge considering energy cities of the obile robots. The environent is ssued to be nrrow nd prtilly unnown. A Generlized Voronoi digr-bsed networ is used for the sensor-bsed coverge plnning due to nrrow nture of the environent. On the other hnd, prtilly unnown nture is hndled with proposed dynic re-plnning pproch. Initilly, the robots re ssued to be t the se depot with equl initil energy cities. In this cse, n initil coplete coverge route is constructed considering robot energy cities using clssicl citted rc routing proble CARP) pproch with soe inor odifictions relted to coverge proble. But, due to prtilly unnown nture, the robots y fce with blocge on routes, nd fst re-plnning is required which considers reining energy cities nd current positions of the robots. So, new pln is obtined by odifying Ulusoy s lgorith tht ws developed for clssicl CARP. The developed lgorith is coded in C++ nd ipleented on P3-DX obile robots in MobileSi siultion environent. M I. INTRODUCTION ULTI-ROBOT sensor-bsed coverge pth plnning is the deterintion of pths such tht every point in given worspce is covered t lest once by one of the robot s sensor-rnge. In sensor-bsed coverge of nrrow spces, where obstcles lie within detector rnge, Generlized Voronoi Digr GVD) [] cn be used to odel the environent. This odel cn be represented with networ of consisting edges nd vertices. If soe prts of the environent re not required to be covered, then the corresponding edges to these prts re clled non-required edges. For coplete sensor-bsed coverge of the given This wor is supported by the Scientific nd Technicl Reserch Council of Turey TUBITAK), Contrct No 07E064, project title: Mobile Robot Route Plnning for Coplete Coverge of Dynic Indoor Environents. A. Yzici is with the Coputer Engineering Deprtent, Esisehir Osngzi University, Esisehir, 26480, Turey corresponding uthor: phone: ; fx: ; e-il: yzici@ ogu.edu.tr). G. Kirli is with the Industril Engineering Deprtent, Esisehir Osngzi University, Esisehir, 26480, Turey e-il: gohnirli@ gil.co). O. Prltun is with the Electricl Engineering Deprtent, Esisehir Osngzi University, Esisehir, 26480, Turey e-il: oprl@ ogu.edu.tr). A. Siphioglu is with the Industril Engineering Deprtent, Esisehir Osngzi University, Esisehir, 26480, Turey e-il: siphi@ ogu.edu.tr). re, it is sufficient for the robots to follow the required edges of corresponding networ. The ethod in [] cn be used to coplete coverge of n indoor environent using single robot. However, if the p is nown -priori, ore efficient coverge cn be chieved s in [2]. On the other hnd, if one robot s energy is not enough to copletely cover given environent, then using ultiple robots is necessity to increse efficiency. Additionlly, using ultiple robots y reduce the tie required to coplete the coverge ts nd enhnces robustness copred to the single robot. In the obile robot literture, there re soe pproches for ulti-robot coverge pth plnning [3], [4], [5]). In [3], the cost ws evluted in ters of the trveled distnce by using the edges of the configurtion spce nd Voronoi digr. First tour is generted for trversing ll the pths, nd then pproprite prts of the tour re ssigned to ech robot ccording to the cost evlution. But, in this wor, how to prtition the pth ong the robots considering their energy cities is not given. The pproch in [4] n dpttion of the single robot cellulr decoposition pproch to ultiple robots ws presented. In tht wor lso energy cities of the robots were not considered. In nother wor [5], obile robot deployent proble ws considered for specific type of coverge proble. The deployent proble ws described s deterintion of the nuber of groups unloded by crrier, the nuber of robots in ech group, nd the initil loctions of those robots. Both tiing nd energy constrints of robots were considered for vst environents. However, the deployent ws not considered for prtilly unnown nrrow-coplex environents. Constructing individul sensor-bsed coverge tours considering ech robot s energy city becoes chllenging proble in nrrow environents. Fro nother point of view, this proble cn be described s prtitioning edges of the networ ong robots without exceeding their energy cities. This proble resebles citted rc routing proble CARP) [6]. CARP is proble tht is to construct tours with iniu totl distnce for vehicles without exceeding their loding cities. Due to this reseblnce, the required energy to cover n edge cn be considered s n edge dend, siilrly robot s energy city cn be considered s vehicle s city, in CARP /09/$ IEEE 5930

2 However, there re two differences in coverge proble tht ws not ddressed in clssicl CARP. The first one is relted to edge dend tht y vry regrding the edge s sttus. As the robot psses through non-required edge, edge dend is deterined by only trveling energy which is consued by otors, ebedded coputer, icrocontroller crd nd nvigtion sensors sonr) [5]. On the other hnd, for required edge, robot spends energy both trveling nd perforing its coverge ts nd the coverge energy cnnot be clculted by only considering trversl cost due high energy consuption of soe sensors, s in this cse. Becuse of this difference, CARP solution techniques cn not be used directly for the sensor-bsed coverge proble with ultiple robots. In [7], this difference between the clssicl CARP proble nd the coverge proble explined nd solved by soe inor odifiction to Ulusoy s lgorith tht is used for clssicl CARP. The ethod proposed in [7] ws used to construct initil coverge routes for robot te under the ssuption tht the robots strt fro the se depot point nd they hve equl energy cities ll fully chrged). But, if robots fce with locing obstcle due to prtilly unnown nture of the environent, fst re-plnning is required. In this cse, robots y be t different loctions hving different energy cities. This is nother proble tht cn not be hndled using the clssicl CARP. In this pper, we hve done jor odifiction on Ulusoy s lgorith to hndle this sitution tht y be fced in rel pplictions. So, novel dynic pth plnning pproch is proposed for solving ulti-robot sensor-bsed coverge proble considering energy city of ech robot. The rest of this pper is rrnged s follows. In Section 2, definitions nd lgoriths used in the proposed pproch re given. In section 3, proposed pproch is given. Applictions of the proposed ethod re given in Section 4. Conclusions nd discussions re given in the finl section. II. PRELIMINARIES AND ALGORITHMS USED IN THE PROPOSED APPROACH A networ grph) cn be odeled s GV,A) where V is the set of vertices nodes) nd A is the set of edges rcs) connecting the vertices. A networ is clled s directed or undirected if its edges hve direction or not. If it is possible to rech ll of the vertices through existing edges, networ is clled s connected, otherwise disconnected. If there is connection ech pir of vertices, it is clled coplete networ. If the networ is not coplete, the shortest pth between ny two vertices cn be clculted using Floyd lgorith [8] to construct distnce trix. A tour T is defined s Eulerin if it is possible to return the strting vertex by pssing through ech edge exctly once [6]. If n Euler tour does not exist, soe edges ust be visited twice or ore to return the strting point. In this cse, Chinese Postn Proble CPP) occurs. CPP is n edge visiting proble in networ with iniu cost or iniu distnce. Since CPP is not n NP-hrd proble, both theticl odel nd heuristics such s Edonds nd Johnson s Miniu Perfect Mtching lgorith [9] with Hierholzer lgorith [8] cn be used efficiently. If only soe edges of the networ need to be visited, CPP turns into Rurl Postn Proble RPP). Unlie CPP, RPP is n NPhrd proble nd finding n optil RPP tour is relly hrd. If the required edge set is disconnected, Christofides heuristic cn be used to construct RPP tour. Constructing the new tour with only unvisited edges y result severl visits of the se edges, which y result unnecessrily long tour. So, this tour cn be iproved by using Shorten Algorith [0]. In CPP/RPP, there is only one vehicle visitor) to visit ll the edges. However, if there is ore thn one vehicle, the proble is clled s -Chinese proble []. Besides, if vehicles hve city constrint such s loding or energy, the proble turns into CARP. Grbge collecting is good ppliction of CARP. In this proble, ll vehicles hve certin loding city nd ech edge hs n ount of grbge required to be collected which is clled s edge dend. CARP is n NP-hrd proble. Hence, different heuristic lgoriths re developed in the literture such s Siple constructive ethods Construct-Strie, Modified- Construct-Strie, Pth-Scnning, Augent-Merge lgorith, Prllel Insert Algorith, Augent-Insert Algorith), two-phse constructive ethods Ulusoy- Prtitioning lgorith [2], Cut Algorith nd Cycle Assignent lgorith [3]), nd etheuristics Tu serch-bsed lgoriths [4] nd genetic lgoriths [5]). In [7], inor odifiction ws done on Ulusoy s prtitioning lgorith to hndle ulti-robot sensor-bsed coverge pth plnning proble for the se depot point nd equl energy city. Assue tht e denotes energy consuption during the trvel through edge due to otors, icro controller units, etc., nd q denotes required energy for sensor coverge nd trveling on the edge v, v ), R i j denotes the required edge set which ust be serviced, nd initilly ech robot hs liited energy city E ). The lgorith given in [7] is s follows: Modified Ulusoy s Algortih MUA): Inputs: GV,A), R, T, depot, E. Outputs: Tour for ech robot Step : Re-lel the vertices in G so tht the given tour T is equl to v0, v,..., vt = v0 ), where v is the depot. Let r be 0 the lrgest index of vertex incident to serviced edge on T. Construct directed networ G = V ', A ) with vertex set V = { v, v,..., v } nd introduce edge pirs v, v ) for ' 0 r, b =,2,3, K, r in A tht stisfy b >. Reove ll edges v, v ) for, b =,2,3, K, r such tht b > + nd v, ) v + or v, v ) is not serviced edge on T. Consider cses s b b follows. 593

3 If b = + nd v, ) is not required edge on T, then set d ' = 0. v + If b > + or v, ) is required edge nd chin v + P contins the depot on T. P = v,..., depot,..., v ). Then b dd to P shortest chin between v nd b v in G. And cycle C = depot,..., v, SP, vb,..., depot) is held. Where SP denotes shortest pth between v nd v b in G. If b > + or v, ) is required edge nd chin v + P does not contin the depot on T. P = v,..., v ). Then dd to P shortest chin between the depot nd v, nd shortest chin between the depot nd v in G. And cycle b C = SP, v,..., v, SP ) is held. depot depot b Clculte totl energy lod for C using non-required edge dend e nd required edge dend q for ll edges inc. If totl energy lod does not exceed E, clculte distnce cost d' of v, v ) in G, defined s the totl distnce cost of C in G. Else reove v, v ) fro G. Step 2: Solve shortest pth proble fro v to 0 v in r G. Ech edge v, v ) used in the shortest distnce pth corresponds to fesible vehicle route on G. The logic behind the MUA is prtitioning n initil Euler tour into fesible robot tours considering their energy cities. This lgorith constructs these tours into two in steps. In the first step, the lgorith genertes directed grph G ) tht s ech rc represents fesible robot tour. So, the eleents of the distnce trix of this grph re the cost of the fesible tours. In the second step, shortest pth proble is solved on this directed grph fro source vertex to terinl vertex. The result of the shortest pth proble consist of is iniu cost fesible robot tours tht cover ll required edges. The input of the lgorith is single Euler tour T tht cn be generted using CPP/RPP. Then, the lgorith originlly constructs n interedite networ by considering equl vehicle cities. Lter, shortest pth lgorith is used to deterine both the iniu nuber of required vehicles to visit ll the edges nd tour for ech vehicle. Since, the robots y hve different energy cities t soe points especilly during re-plnning), this lgorith cn not hndle this sitution. So, in this pper, new pproch for dynic re-plnning is proposed. The detils of the proposed pproch cobined with initil plnning re given in the next section. III. THE PROPOSED APPROACH In ulti-robot sensor-bsed coverge proble, since the edges re required to be covered nd robots hve liited energy city, this proble resebles CARP. But, there re soe differences entioned in the previous sections. In this pper, new pproch is proposed for dynic replnning of ulti-robot sensor-bsed coverge proble considering robot energy cities. A flow chrt of the proposed pproch is given in Fig.. Fig.. Flowchrt of the proposed pproch In the flow chrt given in Fig., initilly GVD-bsed networ G V, A) of the environent is loded. If there is ny closed edge between ny pir of vertices; Floyd s lgorith is used to find the iniu pth between tht pir of vertices. Using these iniu pths, the distnce trix D is updted such tht ll d > 0. Then, the infortion out the robots: Nuber of ville robots, depot points Depot ) nd energy city E ) for = K,, of robots, re loded. If there is no chnge in the environent, the networ of the initilly loded p is used, otherwise the networ is updted. Then the required edge set R is deterined. If coplete coverge of the environent is required, then the required edge set includes ll edges of the networ G. But, 5932

4 in chnged environent, the required edge set includes the ones tht re not covered yet. In the next step, single Euler tour T is constructed tht covers ll required edges using the proposed pproch in [2]. After deterining n Euler tour T, one of the two cses is possible: ll robots re in the se depot point with equl energy cities or otherwise. The first cse cn be solved using with MUA proposed in [7]. This cse usully cn be fced during the initil pln where robots re fully chrged nd in the se depot. But, if t lest one robot is t different depot Depot ), or hs different energy city E ) then the proble cn be solved using with Dynic Modified Ulusoy Algorith DMUA) s follows: Inputs: GV,A), R, T, Depot, E for = K,,. Output: Tour for ech robot Step: For = : Set depot = Depot, nd E = E.. Using the step of the MUA given in the previous section deterine C nd clculte the d ), construct G for robot. b. Copy G V, A ) into three diensionl networ G V, A ). Noting tht eleents of d ). A is the edge set of G with Step 2: Solve the shortest pth proble on G by using proposed theticl odel nd construct tour for ech robot with odel results. This lgorith is different thn the Modified Ulusoy lgorith MUA) since it repets step of MUA for ech robot nd constructs new networ which is denoted with G V, A ). The vertices of G is se s the vertices of G. But the edge set of G hs third diension where the depth is deterined by the nuber of robots ). So it differs fro the edge set of G. As result, there is different shortest pth proble thn the forer one in step 2. This shortest pth proble is between the depot vertex nd terinl vertex on networ G V, A ) nd is solved with new integer liner odel. The odel is given s follows: Sets nd preters: n The nuber of vertices in the networ The nuber of robots I, J {, 2,, n} denotes the nubers of vertices K {, 2,, } denotes the nubers of robots c Distnce between vertex i nd vertex j for robot Decision vriles: If robot visitsfro vertex i to vertex j x = 0 otherwise Model: n in i subject to, n = j= = i, j, ) n x j = j=, j, ) A n x in = i= i, n, ) A n = i= i, p, ) A n n x i= j= i, j, ) A = = c x A n x ip x pj = j= p, j, ) A = = 0 ) 2) 3) p = { 2,..., n } 4) = {,..., } 5) x {0,} 6) In this odel, the objective function ) iniizes the su of distnces which re chosen depot vertex to terinl vertex. Constrint 2) ensures tht exctly one sortie fro depot vertex. Constrint 3) ensures tht exctly one rrivl to terinl vertex. Constrint set 4) is flow conservtion constrints which ens only one entry nd one exit should be for interedite vertices. Constrint set 5) ensures tht exctly one edge should be chosen for ech robot. In this study, LP-solver GAMS/CPLEX [6] is used to solve the odel. So, the overll proposed lgorith considers not only different energy consuption i.e. during the coverge nd the trvel) but lso hndle dynic re-plnning for ulti robot sensor-bsed coverge considering both different energy cities nd strting points for ech robot in prtilly unnown environents. IV. APPLICATIONS The lgoriths in the proposed pproch re coded in C++ nd tested in vrious environents. Firstly, the pltfor t ESOGU Artificil Intelligence & Robotic lortory is used to show the effectiveness of the lgoriths. This pltfor is lso used to test vrious coverge lgoriths on P3-DX robots [2]. Videos of the live perfornce of P3-DX obile robots re recorded nd cn be reched fro following web site [7]. Lter, lrger indoor environent is used for the tests up to ten robots in siultion. During the siultions, two types of energy consuption re defined: Dedheding energy which is consued while robot is pssing through non-required edge nd covering energy which is consued while robot is perforing coverge ts. In this study lser rnge finder is used for coverge purposes. Assuing fixed velocity ignoring turnings), nd tie to trvel n edge s t = d velocity, the / energy consuption of trvel is odeled with e = velocity/000))) nd Sic LMS-200 t 5933

5 lser rnge finder s energy consuption is odeled s q = 20. During coverge energy is clculted s the su t of both energy types. Mobile robot s velocity is constnt nd 400/s. Therefore, obile robot consues 0.05 joule/ for trversing nd 0.05 joule/ for coverge. A. Appliction in the lortory environent First, the proposed lgorith is pplied to sensor-bsed coverge of n indoor environent which is shown in Fig. 2. In this study, the pltfor is trnsferred to MobileSi siultion environent. A topologicl p of this pltfor with GVD-bsed networ is given in Fig. 3. Covering ll the re is chieved by following ll the edges of this figure. itlic-written edges for pssing dedheding edges). If both robots were finished their tours without fcing n obstcle, they would consue 2953 joules nd 944 joules energy, respectively. Tour lengths would be nd But, Robot 2 detects n obstcle between vertices 7-2 t 40 th second, nd unle to follow the plnned pth. Up to this oent, Robot hs covered the edges -2), 2-6), 6-7) 7-8), so reining uncovered edges -3, 3-4, 4-5, 5-6, 8-9, 8-, 8-4, 9-0, 0-, 2-3, 2-7, 3-4, 3-6, 4-5, 5-6, 7-8, 7-20, 8-9 nd 9-20 should be covered. At this oent, consued energies re different for ech robot. Robot consued 422 joules for trversing nd 43 joules for coverge. Totlly, it consued 835 joules of energy. Robot 2 consued only 367 joules for trversing. Reining cities for robots re 2965 joule nd 3433 joules, respectively. Considering these vlues, new tours re constructed using the proposed pproch s in Fig. 5. Fig. 2. A photogrph of the test environent Fig. 5. Division of the tour ong two robots in dynic cse Fig. 3. Topologicl p of the test environent In siultions, two obile robots, initilly t vertex, re ssued hve initil energy city of 3800 joules. The proposed ethod genertes the pths s in Fig. 4. The re-ssigned required edges to the robots by the proposed lgorith re s follows; Robot tour: 7-8), 8-9), 9-0), 0-), -8), 8-7), 7-6), 6-2), 2-), -3), 3-4), 4-5), 5-6), Robot 2 tour: 7-8), 8-4), 4-5), 5-6), 6-3), 3-2), 2-7), 7-8), 8-9), 9-20), 20-7), 7-2), 2-3), 3-4). Note tht the upper right edges 3-4, 4-5, 5-6, 3-6) re ssigned to Robot 2 in the new tours. For these tours, Robot nd Robot 2 consue 763 joules nd 2038 joules of their reining energies, respectively. Tour lengths re nd Trce of the obile robots in MobileSi siultion environent for full coverge of the given environent is given in Fig. 6. Fig. 4. Division of the tour ong two robots Robot tours re s follows; Robot tour: -2), 2-6), 6-7) 7-8), 8-9), 9-0), 0-), -8), 8-4), 4-5), 5-6), 6-3), 3-4), 4,3), 3-2), 2-7), 7-6), 6-2) nd 2-), nd Robot 2 tour: -2), 2-6), 6-7), 7-2), 2-7), 7-8), 8-9), 9-20), 20-7), 7-2), 2-7), 7-6), 6-5), 5-4), 4-3), 3-). The robots perfors coverge ts while pssing through bold-written edges nd use the Fig. 6.. Trce of robots for coplete sensor-bsed coverge Reining energy cities for Robot nd 2 re 202 nd 395 joules, respectively t the end of the coverge. 5934

6 B. Test of the lgorith on lrger grph In order to test the proposed lgorith on lrge-nubervertices environent, the first floor of the Esisehir Osngzi University Electricl Engineering lortory building is used s the test bed. In this floor, there re 4 lortories. Inside ech lortory, there re three roos, tles, storge cinets, nd coluns. A corridor connects the lortories. Topologicl p of the first floor is given in Fig. 7. Nuber of vertices in the grph is 90. proposed ethod cn lso be used in the cse of robot filures. A dynic re-plnning with existing robot loctions nd energies should be enough to hndle the filure. This pproch cn lso be used to deterine xiu nuber of robots to be ssigned to given coverge ts for efficient coverge which is very iportnt for resource lloction. Another iportnt contribution of this study is tht the proposed lgorith is flexible nd cn be used in other robot ppliction probles. For exple, lthough the proposed lgorith is used for energy citted obile robots, it cn be extended to consider tie-constrint sensor-bsed obile robot coverge proble, s well. Fig. 7. Topologicl p of the first floor Siultions re crried out up to ten robots using the proposed pproch for different rndoly selected robot initil loctions. Fig. 8. shows considerle decrese in the verge tour length by ech robot up to 6 robots. The solution tie is less thn second up to 4 robots, nd 4 seconds up to ten robots. There is liner increse of solution tie in ters of nuber of robots. Fig. 8. The verge tour length versus nuber of robots As seen fro Fig. 8, rginl utility of dditionl robot decreses in the cse of verge tour length per robot fter 6 robots. Therefore, xiu six robots y be ssigned to the ove coverge ts. This ind of nlysis cn be used to deterine xiu nuber of robots to ssign for given coverge ts. V. CONCLUSION In this study, new pproch, bsed on citted rc routing proble CARP) ws proposed nd pplied to ultirobot dynic sensor-bsed coverge plnning for interior environents. It constructs the sensor-bsed coverge pths both in nown nd prtilly unnown environents considering robot energy cities. Prtilly unnown nture of the environent hndled by dding re-plnning which ws not ddressed in clssicl CARP solutions. The REFERENCES [] E. U. Acr, H. Choset nd J. Y. Lee, Sensor-bsed coverge with extended rnge detectors, IEEE Trnsctions on Robotics, vol. 22 ), pp , [2] A. Siphioglu, A. Yzici, G. Kirli, O. Prltun, A sensor-bsed coverge pproch in dynic environents, The 6th Interntionl Syposiu On Intelligent & Mnufcturing Systes, pp , Sry, Turey, [3] D. Kuryshi et l., Coopertive sweeping by ultiple obile robots, Proc IEEE Int. Conf Robotics Autot, vol. 3, pp , 994. [4] D. Ltier et l., Towrds sensor bsed coverge with robot tes, Robotics nd Autotion Proceedings ICRA '02, vol., pp , [5] Y. Mei, Y.H. Lu,, Y.C. Hu, C.S.G Lee, Deployent of obile robots with energy nd tiing constrints, IEEE Trnsctions on Robotics nd Autotion, vol. 223), pp , [6] H.A. Eiselt, A historicl perspective on rc routing. In: Dror M., editor. Arc routing. Theory, solutions nd pplictions. Boston, Kluwer Acdeic Publishers, pp. -6, [7] O. Prltun, A. Siphioglu, G. Kirli, A. Yzici, Multi-robot sensorbsed coverge pth plnning using citted rc routing pproch, the 24th IEEE Interntionl Syposiu on Intelligent Control ISIC), in MSC09, pp. 46-5, Russi, July [8] K. H. Rosen, Hndboo of Grph Theory, New Jersey: CRC Press, [9] J. Edonds, E.L. Johnson, Mtching, Euler tours nd Chinese Postn, Mtheticl Progring vol. 5, pp , 973. [0] A. Hertz, G. Lporte nd P. N. Hugo, Iproveent procedures for the undirected rurl postn proble, INFORMS Journl on Coputing, vol., pp , 999. [] A. Osterhues nd F. Mri, On vrints of the -Chinese postn proble, Opertions Reserch und Wirtschftsinforti, Universitt Dortund, No. 30, [2] G. Ulusoy, The fleet size nd ix proble for citted rc routing, Europen Journl of Opertion Reserch, vol. 22, pp , 985. [3] A. Hertz, M. Mittz, Heuristic lgoriths. In: Dror M., editor. Arc routing. Theory, solutions nd pplictions. Boston, Kluwer Acdeic Publishers, pp , [4] A. Hertz, G. Lporte, G. nd M. Mittz, A tu serch heuristic for the citted rc routing proble, Opertions Reserch, vol. 48, pp , [5] P. Lcoe, C. Prins nd W. Rdne-Chérif, Copetitive eetic lgoriths for rc routing probles, Annls of Opertions Reserch, vol. 3, pp , [6] CPLEX Optiiztion Inc., CPLEX Version.0, [7] Esisehir Osngzi University, Artificil Intelligence & Robotic Lortory,

Key-Words: - Road Network Planning, Bi-level Program, Unblocked Reliability, Stochastic User Equilibrium, Logit loading model

Key-Words: - Road Network Planning, Bi-level Program, Unblocked Reliability, Stochastic User Equilibrium, Logit loading model Shujun Hou, Noi Mruy, Msfui Hirot, Seizo Kto Optiiztion Frewor for Rod Networ Directed by Unbloced Relibility for Given Networ Topology nd Inelstic Dend with Stochstic User Equilibriu SHUJUN HOU *, NAOKI

More information

Differential Evolutionary Algorithm Based PID Controller Design for Antenna Azimuth Position Control System

Differential Evolutionary Algorithm Based PID Controller Design for Antenna Azimuth Position Control System Interntionl Journl of Reserch Studies in Science, Engineering nd Technology Volue 2, Issue 11, Noveber 215, PP 12-19 ISSN 2349-4751 (Print) & ISSN 2349-476X (Online) Differentil Evolutionry Algorith Bsed

More information

Kirchhoff s Rules. Kirchhoff s Laws. Kirchhoff s Rules. Kirchhoff s Laws. Practice. Understanding SPH4UW. Kirchhoff s Voltage Rule (KVR):

Kirchhoff s Rules. Kirchhoff s Laws. Kirchhoff s Rules. Kirchhoff s Laws. Practice. Understanding SPH4UW. Kirchhoff s Voltage Rule (KVR): SPH4UW Kirchhoff s ules Kirchhoff s oltge ule (K): Sum of voltge drops round loop is zero. Kirchhoff s Lws Kirchhoff s Current ule (KC): Current going in equls current coming out. Kirchhoff s ules etween

More information

Exercise 1-1. The Sine Wave EXERCISE OBJECTIVE DISCUSSION OUTLINE. Relationship between a rotating phasor and a sine wave DISCUSSION

Exercise 1-1. The Sine Wave EXERCISE OBJECTIVE DISCUSSION OUTLINE. Relationship between a rotating phasor and a sine wave DISCUSSION Exercise 1-1 The Sine Wve EXERCISE OBJECTIVE When you hve completed this exercise, you will be fmilir with the notion of sine wve nd how it cn be expressed s phsor rotting round the center of circle. You

More information

MAXIMUM FLOWS IN FUZZY NETWORKS WITH FUNNEL-SHAPED NODES

MAXIMUM FLOWS IN FUZZY NETWORKS WITH FUNNEL-SHAPED NODES MAXIMUM FLOWS IN FUZZY NETWORKS WITH FUNNEL-SHAPED NODES Romn V. Tyshchuk Informtion Systems Deprtment, AMI corportion, Donetsk, Ukrine E-mil: rt_science@hotmil.com 1 INTRODUCTION During the considertion

More information

Algorithms for Memory Hierarchies Lecture 14

Algorithms for Memory Hierarchies Lecture 14 Algorithms for emory Hierrchies Lecture 4 Lecturer: Nodri Sitchinv Scribe: ichel Hmnn Prllelism nd Cche Obliviousness The combintion of prllelism nd cche obliviousness is n ongoing topic of reserch, in

More information

The Discussion of this exercise covers the following points:

The Discussion of this exercise covers the following points: Exercise 4 Bttery Chrging Methods EXERCISE OBJECTIVE When you hve completed this exercise, you will be fmilir with the different chrging methods nd chrge-control techniques commonly used when chrging Ni-MI

More information

A Development of Earthing-Resistance-Estimation Instrument

A Development of Earthing-Resistance-Estimation Instrument A Development of Erthing-Resistnce-Estimtion Instrument HITOSHI KIJIMA Abstrct: - Whenever erth construction work is done, the implnted number nd depth of electrodes hve to be estimted in order to obtin

More information

(CATALYST GROUP) B"sic Electric"l Engineering

(CATALYST GROUP) Bsic Electricl Engineering (CATALYST GROUP) B"sic Electric"l Engineering 1. Kirchhoff s current l"w st"tes th"t (") net current flow "t the junction is positive (b) Hebr"ic sum of the currents meeting "t the junction is zero (c)

More information

Self-tuning PID-type Fuzzy Adaptive Control for CRAC in Datacenters

Self-tuning PID-type Fuzzy Adaptive Control for CRAC in Datacenters Self-tuning PID-type Fuzzy Adptive Control for CRAC in Dtcenters Junwen Deng 1, Liu Yng 1, Xinrong Cheng 2, nd Wu Liu 1 1 College of Engineering, Chin Agriculturl University, Beijing 100083, Chin 2 College

More information

CHAPTER 2 LITERATURE STUDY

CHAPTER 2 LITERATURE STUDY CHAPTER LITERATURE STUDY. Introduction Multipliction involves two bsic opertions: the genertion of the prtil products nd their ccumultion. Therefore, there re two possible wys to speed up the multipliction:

More information

Feeder Reconfiguration for Loss Reduction in Unbalanced Distribution System Using Genetic Algorithm

Feeder Reconfiguration for Loss Reduction in Unbalanced Distribution System Using Genetic Algorithm nterntionl Journl of Electricl nd Electronics Engineering 3:12 2009 Feeder Reconfigurtion for Loss Reduction in Unblnced Distribution Syste Using Genetic Algorith Gnesh. ulsl, Sivngru. Sirigiri, Rn. Thiruveedul

More information

ABB STOTZ-KONTAKT. ABB i-bus EIB Current Module SM/S Intelligent Installation Systems. User Manual SM/S In = 16 A AC Un = 230 V AC

ABB STOTZ-KONTAKT. ABB i-bus EIB Current Module SM/S Intelligent Installation Systems. User Manual SM/S In = 16 A AC Un = 230 V AC User Mnul ntelligent nstlltion Systems A B 1 2 3 4 5 6 7 8 30 ma 30 ma n = AC Un = 230 V AC 30 ma 9 10 11 12 C ABB STOTZ-KONTAKT Appliction Softwre Current Vlue Threshold/1 Contents Pge 1 Device Chrcteristics...

More information

584 IEEE TRANSACTIONS ON WIRELESS COMMUNICATIONS, VOL. 7, NO. 2, FEBRUARY 2008

584 IEEE TRANSACTIONS ON WIRELESS COMMUNICATIONS, VOL. 7, NO. 2, FEBRUARY 2008 584 IEEE TRANSACTIONS ON WIRELESS COMMUNICATIONS, VOL 7, NO 2, FEBRUARY 28 An Optiiztion Frework for Blncing Throughput nd Firness in Wireless Networks With QoS Support Ho Ting Cheng, Student Meber, IEEE,

More information

International Journal of Scientific & Engineering Research Volume 9, Issue 3, March ISSN

International Journal of Scientific & Engineering Research Volume 9, Issue 3, March ISSN Interntionl Journl of Scientific & Engineering Reserch Volue 9, Issue 3, Mrch-208 85 ISSN 2229-558 A Novel Closed Loop Topology for Coupled Inductor Bsed DC-DC Converter Srinivs Singiriond, Meber of IEEE,

More information

Improvement in Dynamic Response of Electrical Machines with PID and Fuzzy Logic Based Controllers

Improvement in Dynamic Response of Electrical Machines with PID and Fuzzy Logic Based Controllers WCECS 2007, October 24-26, 2007, Sn Frncisco, USA Iproveent in Dynic Response of Electricl Mchines with nd Bsed s Gdd Mllesh,Meber, IEEE, K.B. Venkt Rn Abstrct logic or set theory is given uch ephsis in

More information

Redundancy Data Elimination Scheme Based on Stitching Technique in Image Senor Networks

Redundancy Data Elimination Scheme Based on Stitching Technique in Image Senor Networks Sensors & Trnsducers 204 by IFSA Publishing, S. L. http://www.sensorsportl.com Redundncy Dt Elimintion Scheme Bsed on Stitching Technique in Imge Senor Networks hunling Tng hongqing Technology nd Business

More information

Educating High School Students in Process Simulation and Control with a Simulink-Based Controller Design for Microbial Fuel Cells

Educating High School Students in Process Simulation and Control with a Simulink-Based Controller Design for Microbial Fuel Cells Educting High School Students in Process Siultion nd Control with Siulink-Bsed Controller Design for Microbil Fuel Cells Cleent Ekputr nd Zuyi (Jcky) Hung Gret Vlley High School/Villnov University Abstrct

More information

Synchronous Machine Parameter Measurement

Synchronous Machine Parameter Measurement Synchronous Mchine Prmeter Mesurement 1 Synchronous Mchine Prmeter Mesurement Introduction Wound field synchronous mchines re mostly used for power genertion but lso re well suited for motor pplictions

More information

& Y Connected resistors, Light emitting diode.

& Y Connected resistors, Light emitting diode. & Y Connected resistors, Light emitting diode. Experiment # 02 Ojectives: To get some hndson experience with the physicl instruments. To investigte the equivlent resistors, nd Y connected resistors, nd

More information

Simulation of Transformer Based Z-Source Inverter to Obtain High Voltage Boost Ability

Simulation of Transformer Based Z-Source Inverter to Obtain High Voltage Boost Ability Interntionl Journl of cience, Engineering nd Technology Reserch (IJETR), olume 4, Issue 1, October 15 imultion of Trnsformer Bsed Z-ource Inverter to Obtin High oltge Boost Ability A.hnmugpriy 1, M.Ishwry

More information

Energy Harvesting Two-Way Channels With Decoding and Processing Costs

Energy Harvesting Two-Way Channels With Decoding and Processing Costs IEEE TRANSACTIONS ON GREEN COMMUNICATIONS AND NETWORKING, VOL., NO., MARCH 07 3 Energy Hrvesting Two-Wy Chnnels With Decoding nd Processing Costs Ahmed Arf, Student Member, IEEE, Abdulrhmn Bknin, Student

More information

First Round Solutions Grades 4, 5, and 6

First Round Solutions Grades 4, 5, and 6 First Round Solutions Grdes 4, 5, nd 1) There re four bsic rectngles not mde up of smller ones There re three more rectngles mde up of two smller ones ech, two rectngles mde up of three smller ones ech,

More information

METHOD OF LOCATION USING SIGNALS OF UNKNOWN ORIGIN. Inventor: Brian L. Baskin

METHOD OF LOCATION USING SIGNALS OF UNKNOWN ORIGIN. Inventor: Brian L. Baskin METHOD OF LOCATION USING SIGNALS OF UNKNOWN ORIGIN Inventor: Brin L. Bskin 1 ABSTRACT The present invention encompsses method of loction comprising: using plurlity of signl trnsceivers to receive one or

More information

Chapter 6. Direct Current Motors

Chapter 6. Direct Current Motors Chter 6 Direct Current Motors DC Motors A DC Motor Arture (rotor) long with the couttor Constructionl Fetures of DC Motors A 4-Pole DC Motor Couttor long with the rture on the rotor Slient-oles on the

More information

Joanna Towler, Roading Engineer, Professional Services, NZTA National Office Dave Bates, Operations Manager, NZTA National Office

Joanna Towler, Roading Engineer, Professional Services, NZTA National Office Dave Bates, Operations Manager, NZTA National Office . TECHNICA MEMOANDM To Cc repred By Endorsed By NZTA Network Mngement Consultnts nd Contrctors NZTA egionl Opertions Mngers nd Are Mngers Dve Btes, Opertions Mnger, NZTA Ntionl Office Jonn Towler, oding

More information

Fuzzy Logic Controller for Three Phase PWM AC-DC Converter

Fuzzy Logic Controller for Three Phase PWM AC-DC Converter Journl of Electrotechnology, Electricl Engineering nd Mngement (2017) Vol. 1, Number 1 Clusius Scientific Press, Cnd Fuzzy Logic Controller for Three Phse PWM AC-DC Converter Min Muhmmd Kml1,, Husn Ali2,b

More information

A New Algorithm to Compute Alternate Paths in Reliable OSPF (ROSPF)

A New Algorithm to Compute Alternate Paths in Reliable OSPF (ROSPF) A New Algorithm to Compute Alternte Pths in Relile OSPF (ROSPF) Jin Pu *, Eric Mnning, Gholmli C. Shoj, Annd Srinivsn ** PANDA Group, Computer Science Deprtment University of Victori Victori, BC, Cnd Astrct

More information

Math Circles Finite Automata Question Sheet 3 (Solutions)

Math Circles Finite Automata Question Sheet 3 (Solutions) Mth Circles Finite Automt Question Sheet 3 (Solutions) Nickols Rollick nrollick@uwterloo.c Novemer 2, 28 Note: These solutions my give you the nswers to ll the prolems, ut they usully won t tell you how

More information

Analysis of circuits containing active elements by using modified T - graphs

Analysis of circuits containing active elements by using modified T - graphs Anlsis of circuits contining ctive elements using modified T - grphs DALBO BOLEK *) nd EA BOLKOA**) Deprtment of Telecommunictions *) dioelectronics **) Brno Universit of Technolog Purknov 8, 6 Brno CECH

More information

Geometric quantities for polar curves

Geometric quantities for polar curves Roerto s Notes on Integrl Clculus Chpter 5: Bsic pplictions of integrtion Section 10 Geometric quntities for polr curves Wht you need to know lredy: How to use integrls to compute res nd lengths of regions

More information

Pulse Width Modulated AC Voltage Controller Filter Design by Optimization Technique

Pulse Width Modulated AC Voltage Controller Filter Design by Optimization Technique Fro the SelectedWorks of Innovtive Reserch Publictions IRP Indi Winter Noveber, 05 Pulse Width Modulted AC Voltge Controller Filter Design by Optiiztion Technique N. Murli, Dr.V. Blji Avilble t: https://works.bepress.co/irpindi/430/

More information

Mixed CMOS PTL Adders

Mixed CMOS PTL Adders Anis do XXVI Congresso d SBC WCOMPA l I Workshop de Computção e Aplicções 14 20 de julho de 2006 Cmpo Grnde, MS Mixed CMOS PTL Adders Déor Mott, Reginldo d N. Tvres Engenhri em Sistems Digitis Universidde

More information

Network Sharing and its Energy Benefits: a Study of European Mobile Network Operators

Network Sharing and its Energy Benefits: a Study of European Mobile Network Operators Network Shring nd its Energy Benefits: Study of Europen Mobile Network Opertors Mrco Ajmone Mrsn Electronics nd Telecommunictions Dept Politecnico di Torino, nd Institute IMDEA Networks, mrco.jmone@polito.it

More information

Design And Implementation Of Luo Converter For Electric Vehicle Applications

Design And Implementation Of Luo Converter For Electric Vehicle Applications Design And Implementtion Of Luo Converter For Electric Vehicle Applictions A.Mnikndn #1, N.Vdivel #2 ME (Power Electronics nd Drives) Deprtment of Electricl nd Electronics Engineering Sri Shkthi Institute

More information

EET 438a Automatic Control Systems Technology Laboratory 5 Control of a Separately Excited DC Machine

EET 438a Automatic Control Systems Technology Laboratory 5 Control of a Separately Excited DC Machine EE 438 Automtic Control Systems echnology bortory 5 Control of Seprtely Excited DC Mchine Objective: Apply proportionl controller to n electromechnicl system nd observe the effects tht feedbck control

More information

Understanding Basic Analog Ideal Op Amps

Understanding Basic Analog Ideal Op Amps Appliction Report SLAA068A - April 2000 Understnding Bsic Anlog Idel Op Amps Ron Mncini Mixed Signl Products ABSTRACT This ppliction report develops the equtions for the idel opertionl mplifier (op mp).

More information

Synchronous Machine Parameter Measurement

Synchronous Machine Parameter Measurement Synchronous Mchine Prmeter Mesurement 1 Synchronous Mchine Prmeter Mesurement Introduction Wound field synchronous mchines re mostly used for power genertion but lso re well suited for motor pplictions

More information

9.4. ; 65. A family of curves has polar equations. ; 66. The astronomer Giovanni Cassini ( ) studied the family of curves with polar equations

9.4. ; 65. A family of curves has polar equations. ; 66. The astronomer Giovanni Cassini ( ) studied the family of curves with polar equations 54 CHAPTER 9 PARAMETRIC EQUATINS AND PLAR CRDINATES 49. r, 5. r sin 3, 5 54 Find the points on the given curve where the tngent line is horizontl or verticl. 5. r 3 cos 5. r e 53. r cos 54. r sin 55. Show

More information

Multi-beam antennas in a broadband wireless access system

Multi-beam antennas in a broadband wireless access system Multi-em ntenns in rodnd wireless ccess system Ulrik Engström, Mrtin Johnsson, nders Derneryd nd jörn Johnnisson ntenn Reserch Center Ericsson Reserch Ericsson SE-4 84 Mölndl Sweden E-mil: ulrik.engstrom@ericsson.com,

More information

Direct Current Circuits. Chapter Outline Electromotive Force 28.2 Resistors in Series and in Parallel 28.3 Kirchhoff s Rules 28.

Direct Current Circuits. Chapter Outline Electromotive Force 28.2 Resistors in Series and in Parallel 28.3 Kirchhoff s Rules 28. P U Z Z L E R If ll these pplinces were operting t one time, circuit reker would proly e tripped, preventing potentilly dngerous sitution. Wht cuses circuit reker to trip when too mny electricl devices

More information

A Slot-Asynchronous MAC Protocol Design for Blind Rendezvous in Cognitive Radio Networks

A Slot-Asynchronous MAC Protocol Design for Blind Rendezvous in Cognitive Radio Networks Globecom 04 - Wireless Networking Symposium A Slot-Asynchronous MAC Protocol Design for Blind Rendezvous in Cognitive Rdio Networks Xingy Liu nd Jing Xie Deprtment of Electricl nd Computer Engineering

More information

Soft switched DC-DC PWM Converters

Soft switched DC-DC PWM Converters Soft switched DC-DC PWM Converters Mr.M. Prthp Rju (), Dr. A. Jy Lkshmi () Abstrct This pper presents n upgrded soft switching technique- zero current trnsition (ZCT), which gives better turn off chrcteristics

More information

A Novel Back EMF Zero Crossing Detection of Brushless DC Motor Based on PWM

A Novel Back EMF Zero Crossing Detection of Brushless DC Motor Based on PWM A ovel Bck EMF Zero Crossing Detection of Brushless DC Motor Bsed on PWM Zhu Bo-peng Wei Hi-feng School of Electricl nd Informtion, Jingsu niversity of Science nd Technology, Zhenjing 1003 Chin) Abstrct:

More information

A NEW SOFT SWITCHING FLYBACK-FORWARD PWM DC-DC CONVERTER

A NEW SOFT SWITCHING FLYBACK-FORWARD PWM DC-DC CONVERTER A NEW SOFT SWTCHNG FLYBACK-FORWARD PWM DC-DC CONERTER 1 MAJD DELSHAD, 2 M TAHERPOOR 1,2 Electricl Engineering Deprtent, sfhn (Khorsgn) Brnch, slic Azd University, rn E-il: delshd@khuisf.c.ir Astrct- This

More information

Section 17.2: Line Integrals. 1 Objectives. 2 Assignments. 3 Maple Commands. 1. Compute line integrals in IR 2 and IR Read Section 17.

Section 17.2: Line Integrals. 1 Objectives. 2 Assignments. 3 Maple Commands. 1. Compute line integrals in IR 2 and IR Read Section 17. Section 7.: Line Integrls Objectives. ompute line integrls in IR nd IR 3. Assignments. Red Section 7.. Problems:,5,9,,3,7,,4 3. hllenge: 6,3,37 4. Red Section 7.3 3 Mple ommnds Mple cn ctully evlute line

More information

Regular languages can be expressed as regular expressions.

Regular languages can be expressed as regular expressions. Regulr lnguges cn e expressed s regulr expressions. A generl nondeterministic finite utomton (GNFA) is kind of NFA such tht: There is unique strt stte nd is unique ccept stte. Every pir of nodes re connected

More information

Area-Time Efficient Digit-Serial-Serial Two s Complement Multiplier

Area-Time Efficient Digit-Serial-Serial Two s Complement Multiplier Are-Time Efficient Digit-Seril-Seril Two s Complement Multiplier Essm Elsyed nd Htem M. El-Boghddi Computer Engineering Deprtment, Ciro University, Egypt Astrct - Multipliction is n importnt primitive

More information

Re: PCT Minimum Documentation: Updating of the Inventory of Patent Documents According to PCT Rule 34.1

Re: PCT Minimum Documentation: Updating of the Inventory of Patent Documents According to PCT Rule 34.1 C. SCIT 2508 00 August 10, 2000 Re: PCT Minimum Documenttion: Updting of the Inventory of Ptent Documents According to PCT Rule 34.1 Sir, Mdm, The current version of the Inventory of Ptent Documents for

More information

Lecture 20. Intro to line integrals. Dan Nichols MATH 233, Spring 2018 University of Massachusetts.

Lecture 20. Intro to line integrals. Dan Nichols MATH 233, Spring 2018 University of Massachusetts. Lecture 2 Intro to line integrls Dn Nichols nichols@mth.umss.edu MATH 233, Spring 218 University of Msschusetts April 12, 218 (2) onservtive vector fields We wnt to determine if F P (x, y), Q(x, y) is

More information

Spectral Precoding for Out-of-band Power Reduction under Condition Number Constraint in OFDM-Based System

Spectral Precoding for Out-of-band Power Reduction under Condition Number Constraint in OFDM-Based System Suitted Spectrl Precoding for Out-of-nd Power Reduction under Condition Nuer Constrint in OFDM-Bsed Syste Leing Pn 1 No.50 Reserch Institute of Chin Electronic Technology Group Corportion, Shnghi 200311,

More information

Improving synchronized transfers in public transit networks using real-time tactics

Improving synchronized transfers in public transit networks using real-time tactics Improving synchronized trnsfers in public trnsit networks using rel-time tctics Zhongjun Wu 1,2,3, Grhm Currie 3, Wei Wng 1,2 1 Jingsu Key Lbortory of Urbn ITS, Si Pi Lou 2#, Nnjing, 210096, Chin 2 School

More information

Postprint. This is the accepted version of a paper presented at IEEE PES General Meeting.

Postprint.   This is the accepted version of a paper presented at IEEE PES General Meeting. http://www.div-portl.org Postprint This is the ccepted version of pper presented t IEEE PES Generl Meeting. Cittion for the originl published pper: Mhmood, F., Hooshyr, H., Vnfretti, L. (217) Sensitivity

More information

Kyushu Institute of Technology

Kyushu Institute of Technology Title: Integrted Rescue Service Stellite (IRS-St) Primry Point of Contct (POC): Mohmed Ibrhim Co-uthors: Btsuren Amglnbt, Puline Fure, Kevin Chou Orgniztion:, 1-1 Sensui, Tobt, Kitkyushu 804-8550, Jpn

More information

Electronic Circuits I - Tutorial 03 Diode Applications I

Electronic Circuits I - Tutorial 03 Diode Applications I Electronic Circuits I - Tutoril 03 Diode Applictions I -1 / 9 - T & F # Question 1 A diode cn conduct current in two directions with equl ese. F 2 When reverse-bised, diode idelly ppers s short. F 3 A

More information

Indoor Autonomous Vehicle Navigation A Feasibility Study Based on Infrared Technology

Indoor Autonomous Vehicle Navigation A Feasibility Study Based on Infrared Technology Concept Pper Indoor utonomous Vehicle Nvigtion Fesibility Study Bsed on Infrred Technology Ry-Shine Run Zhi-Yu Xio * ID Deprtment Electronics Engineering, Ntionl United University, 36003 Mioli, Tiwn; rsrun@nuu.edu.tw

More information

Precise Indoor Localization System For a Mobile Robot Using Auto Calibration Algorithm

Precise Indoor Localization System For a Mobile Robot Using Auto Calibration Algorithm Precise Indoor Localization Syste For a Mobile Robot Using Auto Calibration Algorith Sung-Bu Ki, JangMyung Lee, and I.O. Lee : Pusan National University, http://robotics.ee.pusan.ac.r, : Ninety syste Abstract:

More information

Interference Cancellation Method without Feedback Amount for Three Users Interference Channel

Interference Cancellation Method without Feedback Amount for Three Users Interference Channel Open Access Librry Journl 07, Volume, e57 ISSN Online: -97 ISSN Print: -9705 Interference Cncelltion Method without Feedbc Amount for Three Users Interference Chnnel Xini Tin, otin Zhng, Wenie Ji School

More information

Example. Check that the Jacobian of the transformation to spherical coordinates is

Example. Check that the Jacobian of the transformation to spherical coordinates is lss, given on Feb 3, 2, for Mth 3, Winter 2 Recll tht the fctor which ppers in chnge of vrible formul when integrting is the Jcobin, which is the determinnt of mtrix of first order prtil derivtives. Exmple.

More information

CHAPTER 3 AMPLIFIER DESIGN TECHNIQUES

CHAPTER 3 AMPLIFIER DESIGN TECHNIQUES CHAPTER 3 AMPLIFIER DEIGN TECHNIQUE 3.0 Introduction olid-stte microwve mplifiers ply n importnt role in communiction where it hs different pplictions, including low noise, high gin, nd high power mplifiers.

More information

Module 9. DC Machines. Version 2 EE IIT, Kharagpur

Module 9. DC Machines. Version 2 EE IIT, Kharagpur Module 9 DC Mchines Version EE IIT, Khrgpur esson 40 osses, Efficiency nd Testing of D.C. Mchines Version EE IIT, Khrgpur Contents 40 osses, efficiency nd testing of D.C. mchines (esson-40) 4 40.1 Gols

More information

Calculation of Leakage Current in CMOS Circuit Design in DSM Technology

Calculation of Leakage Current in CMOS Circuit Design in DSM Technology Interntionl Journl of Coputer Applictions (75 8887) Volue 155 No 11, Deceer 2016 Clcultion of Lekge Current in CMOS Circuit Design in DSM Technology Shy Mni Pndey Tru College of Science nd Technology Bhopl,

More information

LATEST CALIBRATION OF GLONASS P-CODE TIME RECEIVERS

LATEST CALIBRATION OF GLONASS P-CODE TIME RECEIVERS LATEST CALIBRATION OF GLONASS P-CODE TIME RECEIVERS A. Fos 1, J. Nwroci 2, nd W. Lewndowsi 3 1 Spce Reserch Centre of Polish Acdemy of Sciences, ul. Brtyc 18A, 00-716 Wrsw, Polnd; E-mil: fos@c.ww.pl; Tel.:

More information

CS 135: Computer Architecture I. Boolean Algebra. Basic Logic Gates

CS 135: Computer Architecture I. Boolean Algebra. Basic Logic Gates Bsic Logic Gtes : Computer Architecture I Boolen Algebr Instructor: Prof. Bhgi Nrhri Dept. of Computer Science Course URL: www.ses.gwu.edu/~bhgiweb/cs35/ Digitl Logic Circuits We sw how we cn build the

More information

10.4 AREAS AND LENGTHS IN POLAR COORDINATES

10.4 AREAS AND LENGTHS IN POLAR COORDINATES 65 CHAPTER PARAMETRIC EQUATINS AND PLAR CRDINATES.4 AREAS AND LENGTHS IN PLAR CRDINATES In this section we develop the formul for the re of region whose oundry is given y polr eqution. We need to use the

More information

INVESTIGATION OF TWO PHASE BRIDGELESS INTERLEAVED BOOST CONVERTER FOR POWER FACTOR CORRECTION

INVESTIGATION OF TWO PHASE BRIDGELESS INTERLEAVED BOOST CONVERTER FOR POWER FACTOR CORRECTION Interntionl Journl of ecent Advnces in Enineerin & Technoloy (IJAET) INVETIGATION OF TWO PHAE BIGELE INTELEAVE BOOT CONVETE FO POWE FACTO COECTION 1 V.Nithin, 2 P.iv Priy, 3 N.iv unth, 4 r..eyezhi & 5

More information

Translate and Classify Conic Sections

Translate and Classify Conic Sections TEKS 9.6 A.5.A, A.5.B, A.5.D, A.5.E Trnslte nd Clssif Conic Sections Before You grphed nd wrote equtions of conic sections. Now You will trnslte conic sections. Wh? So ou cn model motion, s in E. 49. Ke

More information

Synchronous Generator Line Synchronization

Synchronous Generator Line Synchronization Synchronous Genertor Line Synchroniztion 1 Synchronous Genertor Line Synchroniztion Introduction One issue in power genertion is synchronous genertor strting. Typiclly, synchronous genertor is connected

More information

A Network Signal Timing Design Bilevel Optimization Model with Traveler Trip-Chain Route Choice Behavior Consideration

A Network Signal Timing Design Bilevel Optimization Model with Traveler Trip-Chain Route Choice Behavior Consideration Journl of Trffi nd Trnsporttion Engineering 5 (2017) 203-216 doi: 10.17265/2328-2142/2017.04.002 D DAVID PUBLISHING A Network Signl Tiing Design Bilevel Optiiztion Model with Trveler Trip-Chin Route Choie

More information

A Simple Approach to Control the Time-constant of Microwave Integrators

A Simple Approach to Control the Time-constant of Microwave Integrators 5 VOL., NO.3, MA, A Simple Approch to Control the Time-constnt of Microwve Integrtors Dhrmendr K. Updhyy* nd Rkesh K. Singh NSIT, Division of Electronics & Communiction Engineering New Delhi-78, In Tel:

More information

Domination and Independence on Square Chessboard

Domination and Independence on Square Chessboard Engineering nd Technology Journl Vol. 5, Prt, No. 1, 017 A.A. Omrn Deprtment of Mthemtics, College of Eduction for Pure Science, University of bylon, bylon, Irq pure.hmed.omrn@uobby lon.edu.iq Domintion

More information

Electrically Large Zero-Phase-Shift Metamaterial-based Grid Array Antenna for UHF Near-Field RFID Readers

Electrically Large Zero-Phase-Shift Metamaterial-based Grid Array Antenna for UHF Near-Field RFID Readers Electriclly Lrge Zero-Phse-Shift Metmteril-bsed Grid Arry Antenn for UHF Ner-Field RFID Reders Jin Shi, Xinming Qing, member IEEE, Zhi Ning Chen, Fellow, IEEE Abstrct A grid rry ntenn using zero-phse-shift

More information

Power Improvement in 64-Bit Full Adder Using Embedded Technologies Er. Arun Gandhi 1, Dr. Rahul Malhotra 2, Er. Kulbhushan Singla 3

Power Improvement in 64-Bit Full Adder Using Embedded Technologies Er. Arun Gandhi 1, Dr. Rahul Malhotra 2, Er. Kulbhushan Singla 3 Power Iproveent in 64-Bit Full Adder Using Ebedded Technologies Er. Arun Gandhi 1, Dr. Rahul Malhotra 2, Er. Kulbhushan Singla 3 1 Departent of ECE, GTBKIET, Chhapianwali Malout, Punjab 2 Director, Principal,

More information

Performance of Symmetrical and Asymmetrical Multilevel Inverters

Performance of Symmetrical and Asymmetrical Multilevel Inverters ol., Issue., Mr-Apr pp-89-87 I: 49-6645 Perfornce of yetricl nd Asyetricl Multilevel Inverters K. Lkshi Gnesh, U. Chndr Ro, (eprtent of Electricl nd Electronics Engineering, ri svi Engineering College,

More information

Investigation of Ground Frequency Characteristics

Investigation of Ground Frequency Characteristics Journl of Electromgnetic Anlysis nd Applictions, 03, 5, 3-37 http://dx.doi.org/0.436/jem.03.58050 Published Online August 03 (http://www.scirp.org/journl/jem) Mohmed Nyel Electricl Engineering Deprtment,

More information

Efficient and Resilient Key Discovery based on Pseudo-Random Key Pre-Deployment

Efficient and Resilient Key Discovery based on Pseudo-Random Key Pre-Deployment Efficient nd Resilient Key Discovery sed on Pseudo-Rndom Key Pre-Deployment p. 1 Efficient nd Resilient Key Discovery sed on Pseudo-Rndom Key Pre-Deployment Roerto Di Pietro, Luigi V. Mncini, nd Alessndro

More information

Direct AC Generation from Solar Cell Arrays

Direct AC Generation from Solar Cell Arrays Missouri University of Science nd Technology Scholrs' Mine UMR-MEC Conference 1975 Direct AC Genertion from Solr Cell Arrys Fernndo L. Alvrdo Follow this nd dditionl works t: http://scholrsmine.mst.edu/umr-mec

More information

Math 116 Calculus II

Math 116 Calculus II Mth 6 Clculus II Contents 7 Additionl topics in Integrtion 7. Integrtion by prts..................................... 7.4 Numericl Integrtion.................................... 7 7.5 Improper Integrl......................................

More information

PERFORMANCE PREDICTION OF ENERGY EFFICIENT PERMANENT SPLIT CAPACITOR RUN SINGLE PHASE INDUCTION MOTOR

PERFORMANCE PREDICTION OF ENERGY EFFICIENT PERMANENT SPLIT CAPACITOR RUN SINGLE PHASE INDUCTION MOTOR PERFORMACE PREDICTIO OF EERGY EFFICIET PERMAET SPLIT CAPACITOR www.jee.ro RU SIGLE PHASE IDUCTIO MOTOR ijy Kur GHIAL Llit Mohn SAII Jsbir Singh SAII 3 Electricl Engineering Deprtent, tionl Institute of

More information

Understanding Instrument Compliance Correction in Oscillation

Understanding Instrument Compliance Correction in Oscillation Understndin Instruent Coplince Correction in Oscilltion by A.J. Frnc, TA Instruents 2 Instruent Rdil Coplince Correction durin Dynic echnicl Testin Coplex odulus [P] 10 7 10 6 Fiure 1: Poly-isobutylene

More information

MATH 118 PROBLEM SET 6

MATH 118 PROBLEM SET 6 MATH 118 PROBLEM SET 6 WASEEM LUTFI, GABRIEL MATSON, AND AMY PIRCHER Section 1 #16: Show tht if is qudrtic residue modulo m, nd b 1 (mod m, then b is lso qudrtic residue Then rove tht the roduct of the

More information

Design and Modeling of Substrate Integrated Waveguide based Antenna to Study the Effect of Different Dielectric Materials

Design and Modeling of Substrate Integrated Waveguide based Antenna to Study the Effect of Different Dielectric Materials Design nd Modeling of Substrte Integrted Wveguide bsed Antenn to Study the Effect of Different Dielectric Mterils Jgmeet Kour 1, Gurpdm Singh 1, Sndeep Ary 2 1Deprtment of Electronics nd Communiction Engineering,

More information

DESIGN OF CONTINUOUS LAG COMPENSATORS

DESIGN OF CONTINUOUS LAG COMPENSATORS DESIGN OF CONTINUOUS LAG COMPENSATORS J. Pulusová, L. Körösi, M. Dúbrvská Institute of Robotics nd Cybernetics, Slovk University of Technology, Fculty of Electricl Engineering nd Informtion Technology

More information

(1) Non-linear system

(1) Non-linear system Liner vs. non-liner systems in impednce mesurements I INTRODUCTION Electrochemicl Impednce Spectroscopy (EIS) is n interesting tool devoted to the study of liner systems. However, electrochemicl systems

More information

This is a repository copy of Effect of power state on absorption cross section of personal computer components.

This is a repository copy of Effect of power state on absorption cross section of personal computer components. This is repository copy of Effect of power stte on bsorption cross section of personl computer components. White Rose Reserch Online URL for this pper: http://eprints.whiterose.c.uk/10547/ Version: Accepted

More information

Study on SLT calibration method of 2-port waveguide DUT

Study on SLT calibration method of 2-port waveguide DUT Interntionl Conference on Advnced Electronic cience nd Technology (AET 206) tudy on LT clibrtion method of 2-port wveguide DUT Wenqing Luo, Anyong Hu, Ki Liu nd Xi Chen chool of Electronics nd Informtion

More information

Spiral Tilings with C-curves

Spiral Tilings with C-curves Spirl Tilings with -curves Using ombintorics to Augment Trdition hris K. Plmer 19 North Albny Avenue hicgo, Illinois, 0 chris@shdowfolds.com www.shdowfolds.com Abstrct Spirl tilings used by rtisns through

More information

2005 IEEE. Personal use of this material is permitted. Permission from IEEE must be obtained for all other uses, in any current or future media,

2005 IEEE. Personal use of this material is permitted. Permission from IEEE must be obtained for all other uses, in any current or future media, 005 IEEE. Personl use of this mteril is permitted. Permission from IEEE must be obtined for ll other uses, in ny current or future medi, including reprinting/republishing this mteril for dvertising or

More information

University of North Carolina-Charlotte Department of Electrical and Computer Engineering ECGR 4143/5195 Electrical Machinery Fall 2009

University of North Carolina-Charlotte Department of Electrical and Computer Engineering ECGR 4143/5195 Electrical Machinery Fall 2009 Problem 1: Using DC Mchine University o North Crolin-Chrlotte Deprtment o Electricl nd Computer Engineering ECGR 4143/5195 Electricl Mchinery Fll 2009 Problem Set 4 Due: Thursdy October 8 Suggested Reding:

More information

DYE SOLUBILITY IN SUPERCRITICAL CARBON DIOXIDE FLUID

DYE SOLUBILITY IN SUPERCRITICAL CARBON DIOXIDE FLUID THERMAL SCIENCE, Yer 2015, Vol. 19, No. 4, pp. 1311-1315 1311 DYE SOLUBILITY IN SUPERCRITICAL CARBON DIOXIDE FLUID by Jun YAN, Li-Jiu ZHENG *, Bing DU, Yong-Fng QIAN, nd Fng YE Lioning Provincil Key Lbortory

More information

PROGRAMMING MANUAL MTMA/01 MTMV/01 FB00329-EN

PROGRAMMING MANUAL MTMA/01 MTMV/01 FB00329-EN RMMING MNUL MTM/01 MTMV/01 FB00329-EN Generl precutions Red the instructions crefully efore eginning the instlltion nd crry out the ctions s specified y the mnufcturer. The instlltion, progrmming, commissioning

More information

INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad

INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad Hll Ticket No Question Pper Code: AEC009 INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigl, Hyderd - 500 043 MODEL QUESTION PAPER Four Yer B.Tech V Semester End Exmintions, Novemer - 2018 Regultions:

More information

Implementation of Adaptive Viterbi Decoder

Implementation of Adaptive Viterbi Decoder Ipleentation of Adaptive Viterbi Decoder Devendra Made #1 VIII Se B.E.(Etrx) K.D.K.College of Engineering, Nagpur, Maharashtra(I) Asst. Prof. R.B. Khule *2 M.Tech V.L.S.I. K.D.K.College of Engineering,

More information

SOLVING TRIANGLES USING THE SINE AND COSINE RULES

SOLVING TRIANGLES USING THE SINE AND COSINE RULES Mthemtics Revision Guides - Solving Generl Tringles - Sine nd Cosine Rules Pge 1 of 17 M.K. HOME TUITION Mthemtics Revision Guides Level: GCSE Higher Tier SOLVING TRIANGLES USING THE SINE AND COSINE RULES

More information

Development and application of a patent-based design around. process

Development and application of a patent-based design around. process Authors: Yeh-Ling Hsu, Po-Er Hsu, Yung-Chieh Hung, Y-Dn Xio (--4); recommended: Yeh-Ling Hsu (-6-9). Note: his pper is presented t the st Interntionl Conference on Systemtic Innovtion, Hsinchu, iwn, Jnury.

More information

Objective - Analysis and design of beams. Beams - structural members supporting loads at various points along the member

Objective - Analysis and design of beams. Beams - structural members supporting loads at various points along the member EHANIS OF ATERIALS Introduction eer Johnston DeWolf zurek Objective - Anlsis nd design of bes es - structurl ebers supporting lods t vrious points long the eber Trnsverse lodings of bes re clssified s

More information

Modeling of Inverter Fed Five Phase Induction Motor using V/f Control Technique

Modeling of Inverter Fed Five Phase Induction Motor using V/f Control Technique Interntionl Journl of Current Engineering nd Technology E-ISSN 2277 4106, P-ISSN 2347 161 201INPRESSCO, All Rights Reserved Avilble t http://inpressco.com/ctegory/ijcet Reserch Article Modeling of Inverter

More information

Design of PI Controller for Angular Velocity Control of Brushed DC Motor plus Neuro Adaptive Control

Design of PI Controller for Angular Velocity Control of Brushed DC Motor plus Neuro Adaptive Control Seinr Nsionl ke 9: ekys Teknologi Industri dn Inforsi Design of PI Controller for Angulr Velocity Control of Brushed DC Motor plus Neuro Adptive Control Sbt Anwri Deprten of Electrotechnic ITENAS Bndung

More information

Passive and Active Hybrid Integrated EMI Filters

Passive and Active Hybrid Integrated EMI Filters Pssive nd Active Hybrid Integrted EMI Filters J. Biel, A. Wirthmueller, R. Wespe, M.. Heldwein, J. W. Kolr Power Electronic Systems bortory Swiss Federl Institute of Technology Zurich, Switzerlnd Emil:

More information

Experiment 3: Non-Ideal Operational Amplifiers

Experiment 3: Non-Ideal Operational Amplifiers Experiment 3: Non-Idel Opertionl Amplifiers Fll 2009 Equivlent Circuits The bsic ssumptions for n idel opertionl mplifier re n infinite differentil gin ( d ), n infinite input resistnce (R i ), zero output

More information