Adaptive Path Planning for Effective Information Collection

Size: px
Start display at page:

Download "Adaptive Path Planning for Effective Information Collection"

Transcription

1 Adaptive Path Planning for Effective Information Collection Ayan Dutta, Prithviraj Dagupta Abtract We conider the problem of information collection from an environment by a multi-robot ytem, where the location to ample information from are known with ome amount of uncertainty by the robot. Different robot are equipped with different type of enor and the quality of information collected can be improved if information i ampled from the environment with different enor, wherever poible. The problem facing the robot i to determine their path through information ampling location, o that the overlap between path of robot with identical enor i reduced, while the robot with complementary enor are llowed to have overlapping path. To addre thi problem, we decribe a ditributed path planning algorithm that comprie of two tep - path merging and path decoupling o that the robot are able to collect more information from the environment. We have hown analytically that our propoed algorithm ha polynomial time complexity and our experimental reult, in imulation, how that by dynamically adapting path, the robot are able to collect higher information than by following initially generated individual path. INTRODUCTION Dynamic path planning i a well-known and crucial apect of autonomou navigation of multiple mobile robot. Recently, reearcher have conidered a practical apect of the multi-robot path planning problem where each robot ha to dynamically adapt it path baed upon the information collected while ampling certain trategic point along their path [9]. In thee technique, each robot ha the ame et of enor and allocating multiple robot to collect information along the ame path i conidered ub-optimal. Alo, the path update mechanim of a robot incorporate only the information collected by a robot itelf while navigating. In thi paper, we conider uch a information collection problem with heterogeneou robot (enor-wie). We poit that the performance of multi-robot information collection with multiple enor can be improved, if a robot path i not only updated uing it elf-ampled information, but, the information collected by other robot a well a the enor capabilitie of thoe robot i incorporated dynamically into robot path plan. However, thi alo introduce additional overhead to avoid redundant information collection by robot and to direct robot with appropriate enor to improve the quality of collected information, and, finally to determine opportune location and time interval to periodically hare the information between robot. The problem i further complicated in realitic cenario, where robot have limited battery and might intermittently get out of communication range with each other. Computer Science Department, Univerity of Nebraka at Omaha {adutta, pdagupta}@unomaha.edu To addre thee challenge, we propoe a novel framework were robot initially generate path individually auming a probabilitic information ditribution in the environment. Thee path are then hared between robot and two technique - merging path between robot with different enor or decoupling path between robot with imilar enor, are employed, to increae the information gain from the collective path. Our propoed algorithm ha polynomial time complexity. We have teted the quality of our propoed path adaptation algorithm in imulation. Our reult how that with dynamic adaptation of path baed on robot enor capabilitie, multiple robot can collect information more effectively than without adaption of path. The run time of our propoed path adaptation algorithm are alo computationally feaible - maximum of 2 econd for adapting a path, coniting 5 cell. RELATED WORK Multi-robot path planning ha been a well reearched apect of robotic and everal technique for waypoint navigation and coverage with multiple robot have been propoed. Mutli-robot informative path planning (MIPP) involve an apect of the general multi-robot path planning problem where each robot ha to determine waypoint between given tart and end location in the environment o that the information gain of the reulting path i increaed. In one the earliet work on MIPP, Guetrin et al. [4] have modeled it a a enor placement problem and propoed a greedy algorithm that enure that the mutual information gain acro the enor i maximized. Singh et al. [9] have propoed a recurive, branch and bound algorithm to olve the MIPP problem that find the bet, budget-limited path through a graph of poible waypoint. Their algorithm i verified for a maritime information collection application and how improvement over greedy path election. Thi work i inpired from a recurive greedy bet walk earch algorithm, a decribed in [2]. The MIPP problem with periodic connectivity between robot ha been tudied in [5]. Here robot do not need to maintain continuou connectivity, but form a connected network at certain interval. In contrat to thee work, our work in thi paper conider robot with different enor and attempt to merge or eparate path to improve the information collection baed upon the imilarity of enor of robot allocated to thoe path. Path merging algorithm for a ingle robot path have been propoed in [6]. The robot firt generate multiple path between given tart and goal location uing any ampling baed path generation method. Then, a hybrid path that improve an objective function baed on the quality

2 of the waypoint i generated by electing ubet of waypoint from the different generated path. In [7], author have propoed a multi-robot path planning algorithm, where robot adjut their initially generated path depending on their repective prioritie, while in [1], a contrained path planning problem by multiple robot i propoed. Mot of thee algorithm are intended for waypoint navigation and are not directly applicable to information collection. In our propoed method, robot firt generate their path uing a greedy method, imilar to [4] and then the generated path are dynamically adjuted to achieve higher information gain. MODEL Let R = {r 1, r 2,.., r N } denote a et of N robot and S i denote the et of enor on robot r i. Each enor S i ha an aociated reliability value ρ that repreent the quality of information that i ampled by that enor from the environment. For the purpoe of navigation, each robot ue a map of the environment; the map i decompoed into a grid-like cell uing a cellular decompoition technique [3]. A robot enter a cell to collect information from the region within the cell. Let C denote the et of cell in the environment. Robot r i path, Π i i defined a an ordered equence of cell it viit, i.e., Π i = {c 1, c 2,...}. For information collection, each cell c j C i further ub-divided into a et of information point. Upon entering a cell, a robot dynamically elect a ubet of the information point in the cell to viit and take reading from uing it on-board enor. Following Shannon information entropy formula [8], the information gain from point p k,j P j ampled by robot r i in cell c j i given by I i,j = p k,j P j P (p k,j ) log b P (p k,j ) S i ρ, where P (p k ) denote the probability that point p k provide high quality information and ρ i the reliability value of enor S i. We aume that the information collected from information point in a cell follow the law of diminihing return. That i, the initially viited point in a cell provide new information, but a the robot collect more information from that cell, future point might add only repetitive or redundant information. To model diminihing return from information collection, we limit the maximum allowable information gain from a cell to a threhold, MAX INF O. Once the information gain from a cell exceed M AX IN F O, the robot doe not gain any new information but will only expend time and battery to viit more information point in that cell. The total information gain from robot r i path Π i i given by I(Π i ) = c j Π i I i,j. Robot incur cot in term of battery power pent for navigating in the environment and collecting information uing their enor. The cot of viiting cell c j Π i by robot r i can be written a, cot i,j = cot i,j ene + cot i,j travel. The ening cot i calculated from the enor power requirement while the travel cot i calculated a the ditance between the centroid of cell (c j 1, c j ) Π i. The utility of path Π i can then be written a U(Π i ) = I(Π i ) cot(π i ), where cot(π i ) = c j Π i cot i,j. Fig. 1. (left)the environment i divided into cell uing grid-baed decompoition. Each cell c j contain a et of information point that are ditributed uniformly acro the cell (black dot). A robot elect a ubet of thee information point to viit and ample data from (highlighted point). (middle) Robot path through the elected information point in a cell; (right)one robot path through the environment. For combining the utilitie of overlapping path followed by two different robot, we conider their enor type. If the enor are identical, the combined utility i ub-additive a the robot each expend the cot to navigate the path but get the ame information on their enor. On the other hand, if the enor are complementary, the utilitie are uperadditive a more information i gained by ampling the ame point uing different enor. The utility function i given in Equation 1. U(Π i ) + U(Π j ) if S U(Π ij = i S j { } U(Π i ) + U(Π j ) +( I i,k ρ ) c k Π i Π j S i S j if S i S j = { } (1) The objective of the informative path planning problem i to find a et of path {Π 1, Π 2,.., Π R },.t. max U(Π i ). c k Π i Π j I i,k i R PATH ADAPTATION ALGORITHMS FOR INFORMATION COLLECTION Initially all the robot will generate path for moving through the environment to collect information. Any path generation algorithm for information collection can be ued. In thi paper, we have ued path generation algorithm for information collection, imilar to a decribed in [4]. According to thi path generation algorithm, we add 2 new cell to the current path in one cycle, addition of which to the current path yield highet amount of utility. Let C denote the et of 2 cell which will be added to robot r i current path Π i. Let c lat be the lat cell added to Π i. We earch for 2 uch cell, {c 1, c 2 }, which being added to Π i, yield highet utility. c 1 i one-tep ditant cell from c lat, i.e., c 1 neighbor(c lat ), c 2 i 2-tep away from c lat. Once we are done adding bet 2 uch cell to C, we add C to Π i. We repeat thi procedure until current path etimated battery expenditure (EtB(Π i )) doe not cro the battery budget. Merging of robot path We have dicued earlier that if robot have different enor, then they would gain higher amount of information from viiting ame cell. The objective of path merging algorithm i to merge path of robot, having different

3 Algorithm 1: Path Merging of Robot 1 (b) 2 3 Fig. 2. (left)two robot generate two path; (right)left robot ha changed it path to merge with the right one path. (b)(left)two robot generate two path; (right)left robot ha changed it path to decouple from the other path (Dahed line indicate the older path) enor to increae the amount of information gain. For path merging, robot will exchange the information about generated path with the robot which are in communication range. Thi merging of path will be done equentially by ordered robot. Firt every robot will broadcat information about their generated path along with the etimated amount of utility they will achieve by following it path. Upon receiving thi path information from in-range robot, each robot will ort thee path, along with it own, according to the etimated utility of thee path. Kort denote the et of all path in a orted order. The equence of path-merging will be according to the order of thee orted path and it i denoted a Rort, where highet utility path generating robot will be the firt member in Rort and o on. Path merging i done by mean of replacing cell in one robot path with cell in another robot path. One example of path merging i hown in Figure 2(left), where two robot having different et of enor merge their initially generated path. Path merging procedure i hown in Algorithm 1. Merging of path will be done only between robot which do not have ame et of enor. Let aume ri Rort i the robot which i merging it path, Πi with path of other robot, which do not poe the ame et of enor a ri. For every cell ck Πi, ri will check whether ck i replaceable or not with any cell cl Πj and Si Sj! = { }, j 6= i. Whether ck and cl are replaceable or not, can be decided by replaceable() function. The function replaceable() return TRUE, when poible replacement of two candidate cell ck and cl earn higher utility than without the replacement (baed on the utility function decribed earlier); otherwie replaceable() return FALSE (line 12 15). Firt robot member, r1 Rort will merge it path firt and when it i done merging, r1 will end new path information Π1, along with the information of about which cell are merged with other path to all in-range robot and then r2 Rort will do merging. Thi procedure will go on until all robot are done merging their path with all other robot. Any robot will not change the portion of it path, which i already been merged with, by another robot path earlier. Note that path merging doe not necearily lead to the fact that, ci+1 neighbor(ci ), where, ci, ci+1 Πmerged. Although one robot ha to cover the cell between ci and ci+1, but it will not do ening (or, information collection) through the intermediate cell. We aume that low-level path-planning algorithm uch a D [] algorithm to go from ci to ci+1 a ci+1 6 neighbor(ci ) i already available pathmerge() Input: Kort : Sorted et of all path. Output: K : A et of new merged path. K { }. Rort : Sorted et of all robot, acc. to Kort. Each ri Rort will do the following: BESTU U (Πi ) for all (Πi, Πj )pair, Πj Kort, i 6= j, Si Sj! = { } do for each ck Πi do if ( cl Πj, cl 6 Πi and replaceable(ck, cl ) == TRUE) then Πi Πi {cl } \ {ck }. //replace ck with cl. K Πi. Send Kort and K to ri+1 Rort. replaceable(ck, cl ) Input: ck Πi and cl Πj. Output: TRUE or FALSE. Πi Πi {cl } \ {ck }. if P (U (Πi ) + U (Πj ) + Ii,l Si Sj ρ > BESTU + U (Πj )) then return TRUE; ele return FALSE; to the robot. Path Decoupling If two or more robot, having ame et of enor viit ame cell to collect information, then they are not gaining any new information. Becaue ame enor will collect ame type of information from ame information point. So, they will jut incur higher cot without gaining new information. Thu the total utility will be lowered. To avoid thi ituation, robot having ame et of enor hould not viit ame cell. To enable thi, they hould follow pathdecoupling() method, hown in Algorithm 2. We will introduce 2 new term in thi ubection. Firt one i imilar path. Path Πi i labeled a imilar to path Πj, if correponding robot, ri and rj have ame et of enor S and Πi Πj > p% Πi, where p i a contant, which i the imilarity threhold for determining whether the path i imilar or not. If very few number of cell are ame in two path, then the robot do not need to change that, a thi i a computationally cotly operation. Second new term introduced in Algorithm 2 i OK cell. An OK cell i a cell, adding of which to a path Πi, will not lead it to be imilar to any other path, Πk, k 6= i. Path are firt orted from highet cot to lowet cot order by every robot. The robot with highet cot path will firt get chance to decouple it path from other path, and then robot with lower cot path will execute pathdecoupling() algorithm (line 2 4). Next, for every cell cj, which i alo preent in other path, the robot will find the bet utility providing OK cell, cl (6= cj ) from the neighbor cell of cj predeceor in the path and will replace cj with cl. An example of path decoupling operation i hown in Figure 2.(b), where robot

4 in the left change it path to decouple from imilar path of the other robot. Once the decoupling i done, robot will hare their new path information with other in-range robot. Algorithm 2: Decoupling of imilar robot path. 1 pathdecoupling() Input: K: Set of all path. Output: Π i: Modified path of robot r i. 2 K i K: Sorted et of imilar path with robot r i path Π i. 3 R ort: Sorted et of robot according to K i. 4 Each robot r k R ort will do the following: 5 for each path Π k K i do 6 for each cell c j (k Π i) do 7 c l Highet utility-earning OK cell in neighbor(c j 1) \ c j. (Detail in text) 8 Π i Π i \ c j c l. 9 Update K i. return Π i. Path planning algorithm: Thi i the main algorithm (hown in Algorithm 3), from which all other procedure are being called. Initially after generating the information point, robot generate their path uing pathgeneration() algorithm. Robot do not have unlimited communication range; they can communicate only within a fixed radiu. It i computationally and battery power-wie very cotly to keep all the robot in communication range at all time. But we aume that initially, before tart of the information collection proce, all the robot are in each other communication range, i.e., ditance between any two robot i le than the communication range radiu. After all the robot have generated their path, they exchange their path information with all other robot and execute pathdecoupling() and pathmerge() algorithm (detail in previou ection). Now that the robot have finally decided which path they are taking, they tart following their repective path. We aume that the initial knowledge about the information point i uncertain. The environment can change over time. While actually exploring, robot can find ome new point to collect information from or the robot may perceive that ome a priori elected point are currently unavailable. Again, robot can pend more/le battery than etimated amount. Thu the etimated utility and battery expenditure of path Π i may change when the robot actually viit cell. Thi uncertainty i accommodated in the model by introducing noie to the number of elected point viited by the robot in each cell. If initially in cell c j robot r i wa uppoed to viit K number of cell, which wa the etimator of the utility earned, then while actually viiting c j, thi K i adulterated to K ± δ, where δ [, K]. Thi change effect robot information gain, incurred cot (thu utility) and actual amount of battery pent. A actual and initial etimated utility and battery expenditure of a path might be different, o each robot need to refine it earlier generated path periodically to accommodate the change. At every time interval T α, where T i a contant and α = {, 1, 2,..}, if the difference between actual and Algorithm 3: Multi-Robot Informative Path Planning under Uncertainty 1 Each robot r i will follow thee tep: 2 Generate path Π i, uing pathgeneration() algorithm. 3 Exchange path information with in-range robot. 4 Decouple Π i from imilar path, uing pathdecoupling() algorithm. 5 Merge Π i with appropriate robot path, uing pathmerge() algorithm. 6 Send new path information to the next robot in R ort. 7 Start following Π i. 8 Calculate actual utility earned and actual amount of battery pent. 9 if ( U(Π i) U act(π i) ) > T HRES U ( EtB(Π i) ActB(Π i) ) > T HRES B at time interval T α then Generate a new path Π i and follow the path. 11 ele 12 Follow path Π i. 13 if r i come in comm. range of r k for the firt time in time interval T α and T α+1 then 14 if S i S k! = { } then 15 Follow tep in line 4 and 6 END. 16 ele 17 Follow tep in line 4, 5 and 7 END. 18 ele 19 Follow path Π i. 2 Termination Condition: Generated path ha been completely viited OR pent budgeted amount of battery. initial etimated utilitie and battery expenditure cro repective threhold value T HRES U and T HRES B, the robot will generate new path (line 8 12). A we know that robot have limited communication range - they necearily do not need to tay within other robot communication range and at every time interval T α each robot generate a new path, therefore it would reult in better utility achievement, if the robot can merge and decouple path, when poible and appropriate after new path generation. That i why, whenever any robot r i come in communication range with r k (k i), for the firt time between two ucceive path generation interval, i.e., between time interval T α and T α+1, they firt exchange their path and then either decouple or merge depending on the pecific criteria dicued in previou ection (line 13 19). Thi algorithm run until the robot have completed viiting their generated path or they have pent their allocated battery budget (line 2). ANALYSIS Complexity of path merging algorithm: Let n and l denote the total number of robot and maximum number of cell in any robot path. Line 3 in Algorithm 1 would take O(nlogn) computation for orting. For the loop in line 6, there can be (n 1) of uch pair in wort cae and for each of the (n 1) pair, inner loop in line 7 will run maximum of l 2 time. replaceable() function take only contant time. Thu the final time complexity for path merging algorithm i O(nl 2 ) (a logn i much leer than l 2 ), wherea time

5 Path decoupling algorithm Total utility earned 12 Before decoupling After decoupling Fig. 3. Run time of decoupling algorithm. (b) Utility earned by 2 robot - before and after path decoupling. 25 Total utility earned The algorithm preented in thi paper are teted in imulated environment. An environment with cell, in a grid tructure ha been ued. Initial cell poition of robot are drawn from U[(, 3), (, 3)]. We aumed that initially all the robot are with everyone communication range. Robot firt generate path and then depending on enor et on each robot, pathdecoupling() or pathmerging() algorithm i executed. Each robot i only allowed to viit upto a certain number of cell in the environment (which i the repreentative of battery budget). that each robot can collect information from i varied through 5 to 5. Maximum number of information point in each cell in drawn from N (15, 3). Information collection i abtracted in the experiment and travel cot inide each cell i alo not taken into account. But ening cot i accounted for the cot calculation. We aume that each robot i equipped with one enor. Reliability value of the enor are drawn from U[, 1]. Senor cot, in term of electrical energy needed, i alo normalized to [, 1]. Each tet i run for 5 time, but the deviation i nominal; thu not included in the figure. Note that, the run time reported in thi paper are running time of the algorithm, not the time to viit cell and information collection by robot. We have teted the pathdecoupling(), with 2 robot having ame enor. Run time of thi decoupling algorithm i very nominal. For decoupling path with coniting 5 cell, algorithm took only 5 econd. Our main objective wa to how that by decoupling their path, robot with ame enor earn more utility than if they followed the ame path and the reult i hown in Figure 3(b). A can be een in thi figure that with increaing length of the path, with decoupling, robot earn more utility than following the ame path and collecting redundant information. For example, with 5 cell-coniting path, in total, robot earn an utility of 3.53, after executing pathdecoupling() algorithm, a oppoed to an utility of without decoupling. Run time for thi algorithm i alo very nominal; for 2 robot, 4.5 Run time (econd) E XPERIMENTAL E VALUATION 5 Run time (econd) complexity of comparable path hybridization algorithm [6] i O(n2 l2 ), which i clearly much wore than our propoed path merging algorithm. Complexity of path decoupling algorithm: Similar to pathmerging() algorithm, orting will take O(nlogn) computation, outer loop (line 5 in Algorithm 2) will run for maximum of (n 1) time and the inner loop will run for l time, which i the maximum number of cell in any path. But computation inide the inner loop will not be of contant time. Complexity of finding bet cell and checking for OK cell will be O(b) and O(n) repectively. Thu time complexity of path decoupling algorithm will be O(n2 bl). Any communication, with all other robot in wort cae, will be of O(n2 ) complexity. Note that, in real world cenario, a the robot explore different region, not all the robot will come into within every robot communication range very often (except for the initial tate). Thu actual communication complexity will be much le. Path merging algorithm Utility before merging 25 Utility after merging (b) Fig. 4. Run time of merging algorithm. (b) Utility earned by 2 robot - before and after path merging. thi algorithm only take 4.76 econd for decoupling 5 cell-coniting path. A cenario of 5 cell-coniting path ha been implemented with 2 robot, where they had ame enor and their initial path were alo exactly ame. Actual reultant decoupled path are hown in Figure 5[right]. Next we have teted the pathmerging() algorithm, with 2 robot having different enor. Run time for thi algorithm i lightly higher than the previou algorithm; for 2 robot, thi algorithm take.41 and 2.13 econd for decoupling and 5 cell-coniting path repectively (Figure 4). With path merging, total utility earned increae conitently from the utility earned from path before merging, a the path length increae (Figure 4(b)). For example, with path length, total utility before merging wa 22.9 and it increaed to 65.8 after merging and with path length 5, utility increaed to from In thi cae alo, we have implemented a cenario with 2 robot, where they have different enor and the robot have to generate 5 cellconiting path. Actual reultant merged path are hown in Figure 5(b)[right]. Notice that, actual path length of the reultant merged path i more than 5, but only 5 cell marked S are viited by the robot for information collection, while other cell are paed by the robot to reach different

6 Fig. 5. (b) Decoupling of 2 robot path. (b) Merging of 2 robot path. S marked cell. A our reult indicate, by dynamically adapting path, intead of following initial generated path, robot can earn higher information and thu utility. C ONCLUSIONS AND F UTURE W ORK In thi paper, we have propoed path adaptation algorithm for information collection from an environment by a et of mobile robot. Thee path adaptation algorithm take enor information into account and adjut the initially generated path to collect higher amount of information. Our propoed algorithm are fat and they aure higher information collection than information collected by initially generated path. In thi paper, we have ued already exiting algorithm for informative path generation. We are working toward developing more ophiticated path generation algorithm and we will alo tet our propoed path adaptation algorithm with more number of robot and will compare the reult with exiting comparable algorithm. R EFERENCES [1] Pramod Abichandani, Hande Y Benon, and Mohe Kam. Decentralized multi-vehicle path coordination under communication contraint. In Intelligent Robot and Sytem (IROS), 211 IEEE/RSJ International Conference on, page IEEE, 211. [2] Chandra Chekuri and Martin Pal. A recurive greedy algorithm for walk in directed graph. In Foundation of Computer Science, 25. FOCS th Annual IEEE Sympoium on, page IEEE, 25. [3] Howie Choet, Kevin M. Lynch, Seth Hutchinon, George A. Kantor, Wolfram Burgard, Lydia E. Kavraki, and Sebatian Thrun. Principle of Robot Motion: Theory, Algorithm, and Implementation. MIT Pre, 25. [4] Carlo Guetrin, Andrea Kraue, and Ajit Paul Singh. Near-optimal enor placement in gauian procee. In Proceeding of the 22nd international conference on Machine learning, page ACM, 25. [5] Geoffrey Hollinger and Sanjiv Singh. Multi-robot coordination with periodic connectivity. In Robotic and Automation (ICRA), 2 IEEE International Conference on, page IEEE, 2. [6] Barak Raveh, Angela Enoh, and Dan Halperin. A little more, a lot better: Improving path quality by a path-merging algorithm. Robotic, IEEE Tranaction on, 27(2): , 211. [7] Ralf Regele and Paul Levi. Cooperative multi-robot path planning by heuritic priority adjutment. In Intelligent Robot and Sytem, 26 IEEE/RSJ International Conference on, page IEEE, 26. [8] Claude E Shannon. Prediction and entropy of printed englih. Bell ytem technical journal, 3(1):5 64, [9] Amarjeet Singh, Andrea Kraue, Carlo Guetrin, and William J. Kaier. Efficient informative ening uing multiple robot. J. Artif. Intell. Re. (JAIR), 34:77 755, 29. [] Anthony Stentz. Optimal and efficient path planning for unknown and dynamic environment. Technical report, DTIC Document, 1993.

Frequency Calibration of A/D Converter in Software GPS Receivers

Frequency Calibration of A/D Converter in Software GPS Receivers Frequency Calibration of A/D Converter in Software GPS Receiver L. L. Liou, D. M. Lin, J. B. Tui J. Schamu Senor Directorate Air Force Reearch Laboratory Abtract--- Thi paper preent a oftware-baed method

More information

Making Use Of What You Don t See: Negative Information In Markov Localization

Making Use Of What You Don t See: Negative Information In Markov Localization Making Ue Of What You Don t See: Negative Information In Markov Localization Jan Hoffmann, Michael Spranger, Daniel Göhring, and Matthia Jüngel Department of Computer Science Artificial Intelligence Laboratory

More information

HEURISTIC APPROACHES TO SOLVE THE U-SHAPED LINE BALANCING PROBLEM AUGMENTED BY GENETIC ALGORITHMS. Ulises Martinez William S. Duff

HEURISTIC APPROACHES TO SOLVE THE U-SHAPED LINE BALANCING PROBLEM AUGMENTED BY GENETIC ALGORITHMS. Ulises Martinez William S. Duff Proceeding of the 200 Sytem and Information Engineering Deign Sympoium Matthew H. Jone, Stephen D. Pate, and Barbara E. Tawney, ed. HEURISTIC APPROACHES TO SOLVE THE U-SHAPED LINE BALANCING PROBLEM AUGMENTED

More information

Active Harmonic Elimination in Multilevel Converters Using FPGA Control

Active Harmonic Elimination in Multilevel Converters Using FPGA Control Active Harmonic Elimination in Multilevel Converter Uing FPGA Control Zhong Du, Leon M. Tolbert, John N. Chiaon Electrical and Computer Engineering The Univerity of Tenneee Knoxville, TN 7996- E-mail:

More information

Kalman Filtering Based Object Tracking in Surveillance Video System

Kalman Filtering Based Object Tracking in Surveillance Video System (669 -- 917) Proceeding of the 3rd (2011) CUSE International Conference Kalman Filtering Baed Object racking in Surveillance Video Sytem W.L. Khong, W.Y. Kow, H.. an, H.P. Yoong, K..K. eo Modelling, Simulation

More information

REAL-TIME IMPLEMENTATION OF A NEURO-AVR FOR SYNCHRONOUS GENERATOR. M. M. Salem** A. M. Zaki** O. P. Malik*

REAL-TIME IMPLEMENTATION OF A NEURO-AVR FOR SYNCHRONOUS GENERATOR. M. M. Salem** A. M. Zaki** O. P. Malik* Copyright 2002 IFAC 5th Triennial World Congre, Barcelona, Spain REAL-TIME IMPLEMENTATION OF A NEURO- FOR SYNCHRONOUS GENERATOR M. M. Salem** A. M. Zaki** O. P. Malik* *The Univerity of Calgary, Canada

More information

Subcarrier exclusion techniques

Subcarrier exclusion techniques Subcarrier excluion technique for coded OFDM ytem Kai-Uwe Schmidt, Jochen Ertel, Michael Benedix, and Adolf Finger Communication Laboratory, Dreden Univerity of Technology, 62 Dreden, Germany email: {chmidtk,

More information

Gemini. The errors from the servo system are considered as the superposition of three things:

Gemini. The errors from the servo system are considered as the superposition of three things: Gemini Mount Control Sytem Report Prediction Of Servo Error Uing Simulink Model Gemini 9 July 1996 MCSJDW (Iue 3) - Decribe the proce of etimating the performance of the main axi ervo uing the non-linear

More information

COST OF TRANSMISSION TRANSACTIONS: Comparison and Discussion of Used Methods

COST OF TRANSMISSION TRANSACTIONS: Comparison and Discussion of Used Methods INTERNATIONAL CONFERENCE ON RENEWABLE ENERGY AND POWER QUALITY (ICREPQ 03) COST OF TRANSMISSION TRANSACTIONS: Comparion and Dicuion of Ued Method Judite Ferreira 1, Zita Vale 2, A. Almeida Vale 3 and Ricardo

More information

HIGH VOLTAGE DC-DC CONVERTER USING A SERIES STACKED TOPOLOGY

HIGH VOLTAGE DC-DC CONVERTER USING A SERIES STACKED TOPOLOGY HIGH VOLTAGE DC-DC CONVERTER USING A SERIES STACKED TOPOLOGY Author: P.D. van Rhyn, Co Author: Prof. H. du T. Mouton Power Electronic Group (PEG) Univerity of the Stellenboch Tel / Fax: 21 88-322 e-mail:

More information

Analysis. Control of a dierential-wheeled robot. Part I. 1 Dierential Wheeled Robots. Ond ej Stan k

Analysis. Control of a dierential-wheeled robot. Part I. 1 Dierential Wheeled Robots. Ond ej Stan k Control of a dierential-wheeled robot Ond ej Stan k 2013-07-17 www.otan.cz SRH Hochchule Heidelberg, Mater IT, Advanced Control Engineering project Abtract Thi project for the Advanced Control Engineering

More information

Adaptive Space/Frequency Processing for Distributed Aperture Radars

Adaptive Space/Frequency Processing for Distributed Aperture Radars Adaptive Space/Frequency Proceing for Ditributed Aperture Radar Raviraj Adve a, Richard Schneible b, Robert McMillan c a Univerity of Toronto Department of Electrical and Computer Engineering 10 King College

More information

MIMO Systems: Multiple Antenna Techniques

MIMO Systems: Multiple Antenna Techniques ADVANCED MIMO SYSTEMS MIMO Sytem: Multiple Antenna Technique Yiqing ZOU, Zhengang PAN, Kai-Kit WONG Dr, Senior Member of IEEE, Aociate Editor, IEEE TWirele, IEEE CL, and JoC (AP), Senior Lecturer, Department

More information

A New Technique to TEC Regional Modeling using a Neural Network.

A New Technique to TEC Regional Modeling using a Neural Network. A New Technique to TEC Regional Modeling uing a Neural Network. Rodrigo F. Leandro Geodetic Reearch Laboratory, Department of Geodey and Geomatic Engineering, Univerity of New Brunwick, Fredericton, Canada

More information

Optimized BER Performance of Asymmetric Turbo Codes over AWGN Channel

Optimized BER Performance of Asymmetric Turbo Codes over AWGN Channel International Journal of Computer Application (0975 8887) Optimized Performance of Aymmetric Turbo Code over AWGN Channel M.Srinivaa Rao Pvpit, JNTU Kainada Andhra Pradeh, India. G.Vijaya Kumar Pvpit,

More information

II. SYSTEM MODEL. A. Link and path model

II. SYSTEM MODEL. A. Link and path model HARQ I. INTRODUCTION ARQ (automatic repeat-requet i a link layer protocol ued for packet error detection and retranmiion. Errordetection bit (uch a CRC bit are attached and tranmitted along with the meage

More information

STRUCTURAL SEMI-ACTIVE CONTROL DEVICE

STRUCTURAL SEMI-ACTIVE CONTROL DEVICE STRUCTURAL SEMI-ACTIVE CONTROL DEVICE Ming-Hiang SHIH SUMMARY Method for vibration reduction of tructure under dynamic excitation uch a wind and earthquake were generally claified into active control and

More information

ASSISTING PERSONAL POSITIONING IN INDOOR ENVIRONMENTS USING MAP MATCHING

ASSISTING PERSONAL POSITIONING IN INDOOR ENVIRONMENTS USING MAP MATCHING Archive of Photogrammetry, Cartography and Remote Sening, Vol., 0, pp. 39-49 ISSN 083-4 ASSISTING PERSONAL POSITIONING IN INDOOR ENVIRONMENTS USING MAP MATCHING Mohamed Attia, Adel Moua, ing Zhao 3, Naer

More information

Improvement in Image Reconstruction of Biological Object by EXACT SIRT cell Scanning Technique from Two Opposite sides of the Target

Improvement in Image Reconstruction of Biological Object by EXACT SIRT cell Scanning Technique from Two Opposite sides of the Target Vol. 3, Iue. 3, ay.-june. 2013 pp-1597-1601 ISSN: 2249-6645 Improvement in Image Recontruction of Biological Object by EXACT SIRT cell Scanning Technique from Two Oppoite ide of the Target Kabita Purkait

More information

Supervised Information-Theoretic Competitive Learning by Cost-Sensitive Information Maximization

Supervised Information-Theoretic Competitive Learning by Cost-Sensitive Information Maximization BIC, 9 Aug- ept upervied Information-Theoretic Competitive Learning by Cot-enitive Information Maximization Ryotaro Kamimura Information cience Laboratory, Tokai Univerity, 7 Kitakaname Hiratuka Kanagawa

More information

The Central Limit Theorem

The Central Limit Theorem Objective Ue the central limit theorem to olve problem involving ample mean for large ample. The Central Limit Theorem In addition to knowing how individual data value vary about the mean for a population,

More information

Adaptive Code Allocation for Interference Exploitation on the Downlink of MC-CDMA Systems

Adaptive Code Allocation for Interference Exploitation on the Downlink of MC-CDMA Systems Adaptive Code Allocation for Interference Exploitation on the Downlink of MC-CDMA Sytem E. Alua and C. Maouro School of Electrical and Electronic Engineering, The Univerity of Mancheter, PO. Box 88, email:

More information

Identification of Image Noise Sources in Digital Scanner Evaluation

Identification of Image Noise Sources in Digital Scanner Evaluation Identification of Image Noie Source in Digital Scanner Evaluation Peter D. Burn and Don William Eatman Kodak Company, ocheter, NY USA 4650-95 ABSTACT For digital image acquiition ytem, analyi of image

More information

A Faster and Accurate Method for Spectral Testing Applicable to Noncoherent Data

A Faster and Accurate Method for Spectral Testing Applicable to Noncoherent Data A Fater and Accurate ethod for Spectral Teting Applicable to Noncoherent Data inhun Wu 1,2, Degang Chen 2, Guican Chen 1 1 School of Electronic and Information Engineering Xi an Jiaotong Univerity, Xi

More information

AN EVALUATION OF DIGILTAL ANTI-ALIASING FILTER FOR SPACE TELEMETRY SYSTEMS

AN EVALUATION OF DIGILTAL ANTI-ALIASING FILTER FOR SPACE TELEMETRY SYSTEMS AN EVALUATION OF DIGILTAL ANTI-ALIASING FILTER FOR SPACE TELEMETRY SYSTEMS Alion de Oliveira Morae (1), Joé Antonio Azevedo Duarte (1), Sergio Fugivara (1) (1) Comando-Geral de Tecnologia Aeroepacial,

More information

Proceedings of the ASME 2013 Rail Transportation Division Fall Technical Conference RTDF2013 October 15-17, 2013, Altoona, Pennsylvania, USA

Proceedings of the ASME 2013 Rail Transportation Division Fall Technical Conference RTDF2013 October 15-17, 2013, Altoona, Pennsylvania, USA Proceeding of the ASME 0 Rail Tranportation Diviion Fall Technical Conference RTDF0 October 5-7, 0, Altoona, Pennylvania, USA RTDF0-4705 Toward a Better Undertanding of the Rail Grinding Mechanim Shaodan

More information

A COMPARISON OF METHODS FOR EVALUATING THE TEST ZONE PERFORMANCE OF ANECHOIC CHAMBERS DESIGNED FOR TESTING WIRELESS DEVICES

A COMPARISON OF METHODS FOR EVALUATING THE TEST ZONE PERFORMANCE OF ANECHOIC CHAMBERS DESIGNED FOR TESTING WIRELESS DEVICES A COMPARISON OF METHODS FOR EVALUATING THE TEST ZONE PERFORMANCE OF ANECHOIC CHAMBERS DESIGNED FOR TESTING WIRELESS DEVICES Jame D. Huff John C. Mantovani Carl W. Sirle The Howland Company, Inc. 4540 Atwater

More information

Active vibration isolation for a 6 degree of freedom scale model of a high precision machine

Active vibration isolation for a 6 degree of freedom scale model of a high precision machine Active vibration iolation for a 6 degree of freedom cale model of a high preciion machine W.B.A. Boomma Supervior Report nr : Prof. Dr. Ir. M. Steinbuch : DCT 8. Eindhoven Univerity of Technology Department

More information

RESEARCH ON NEAR FIELD PASSIVE LOCALIZATION BASED ON PHASE MEASUREMENT TECHNOLOGY BY TWO TIMES FREQUENCY DIFFERENCE

RESEARCH ON NEAR FIELD PASSIVE LOCALIZATION BASED ON PHASE MEASUREMENT TECHNOLOGY BY TWO TIMES FREQUENCY DIFFERENCE RESEARCH ON NEAR FIED PASSIVE OCAIZATION BASED ON PHASE MEASUREMENT TECHNOOGY BY TWO TIMES FREQUENCY DIFFERENCE Xuezhi Yan, Shuxun Wang, Zhongheng Ma and Yukuan Ma College of Communication Engineering

More information

Lab 7 Rev. 2 Open Lab Due COB Friday April 27, 2018

Lab 7 Rev. 2 Open Lab Due COB Friday April 27, 2018 EE314 Sytem Spring Semeter 2018 College of Engineering Prof. C.R. Tolle South Dakota School of Mine & Technology Lab 7 Rev. 2 Open Lab Due COB Friday April 27, 2018 In a prior lab, we et up the baic hardware

More information

Basic Study of Radial Distributions of Electromagnetic Vibration and Noise in Three-Phase Squirrel-Cage Induction Motor under Load Conditions

Basic Study of Radial Distributions of Electromagnetic Vibration and Noise in Three-Phase Squirrel-Cage Induction Motor under Load Conditions http://dx.doi.org/0.42/jicem.203.2.2.54 54 Journal of International Conference on Electrical Machine and Sytem Vol. 2, No. 2, pp. 54 ~58, 203 Baic Study of Radial Ditribution of Electromagnetic Vibration

More information

The Performance Analysis of MIMO OFDM System with Different M-QAM Modulation and Convolution Channel Coding

The Performance Analysis of MIMO OFDM System with Different M-QAM Modulation and Convolution Channel Coding The Performance Analyi of MIMO OFDM Sytem with Different M-QAM Modulation and Convolution Channel Coding H. S. Shwetha M.tech, Digital Communication Engineering Siddaganga Intitute of Technology Tumakuru,

More information

A Multi-objective Approach to Indoor Wireless Heterogeneous Networks Planning

A Multi-objective Approach to Indoor Wireless Heterogeneous Networks Planning A Multi-objective Approach to Indoor Wirele Heterogeneou Networ Planning Sotirio K. Goudo 1, David Plet 2, Ning Liu 2, Luc Marten 2, Wout Joeph 2 1 Radiocommunication Laboratory, Department of Phyic, Aritotle

More information

Deterministic Deployment for Wireless Image Sensor Nodes

Deterministic Deployment for Wireless Image Sensor Nodes Send Order for Reprint to reprint@benthamcience.ae 668 The Open Electrical & Electronic Engineering Journal, 04, 8, 668-674 Determinitic Deployment for Wirele Image Senor Node Open Acce Junguo Zhang *,

More information

Modulation Extension Control for Multilevel Converters Using Triplen Harmonic Injection with Low Switching Frequency

Modulation Extension Control for Multilevel Converters Using Triplen Harmonic Injection with Low Switching Frequency odulation Extenion Control for ultilevel Converter Uing Triplen Harmonic Injection with ow Switching Frequency Zhong Du, eon. Tolbert, John N. Chiaon Electrical and Computer Engineering The Univerity of

More information

Pre- and Post-DFT Combining Space Diversity Receiver for Wideband Multi-Carrier Systems

Pre- and Post-DFT Combining Space Diversity Receiver for Wideband Multi-Carrier Systems Pre- and Pot- Combining Space Receiver for Wideband Multi-Carrier Sytem Muhammad Imadur Rahman, Suvra Sekhar Da, Frank HP Fitzek, Ramjee Praad Center for TeleInFratruktur (CTiF), Aalborg Univerity, Denmark

More information

Time-Domain Coupling to a Device on Printed Circuit Board Inside a Cavity. Chatrpol Lertsirimit, David R. Jackson and Donald R.

Time-Domain Coupling to a Device on Printed Circuit Board Inside a Cavity. Chatrpol Lertsirimit, David R. Jackson and Donald R. Time-Domain Coupling to a Device on Printed Circuit Board Inide a Cavity Chatrpol Lertirimit, David R. Jackon and Donald R. Wilton Applied Electromagnetic Laboratory Department of Electrical Engineering,

More information

Parallel DCMs APPLICATION NOTE AN:030. Introduction. Sample Circuit

Parallel DCMs APPLICATION NOTE AN:030. Introduction. Sample Circuit APPLICATION NOTE AN:030 Parallel DCM Ugo Ghila Application Engineering Content Page Introduction 1 Sample Circuit 1 Output Voltage Regulation 2 Load Sharing 4 Startup 5 Special Application: Optimizing

More information

Method to Improve Range and Velocity Error Using De-interleaving and Frequency Interpolation for Automotive FMCW Radars

Method to Improve Range and Velocity Error Using De-interleaving and Frequency Interpolation for Automotive FMCW Radars International Journal o Signal Proceing, Image Proceing and Pattern Recognition Vol. 2, No. 2, June 2009 Method to Improve Range and Velocity Error Uing De-interleaving and Frequency Interpolation or Automotive

More information

Revisiting Cross-channel Information Transfer for Chromatic Aberration Correction

Revisiting Cross-channel Information Transfer for Chromatic Aberration Correction Reviiting Cro-channel Information Tranfer for Chromatic Aberration Correction Tiancheng Sun, Yifan Peng 3, Wolfgang Heidrich,3 King Abdullah Univerity of Science and Technology, Thuwal, Saudi Arabia IIIS,

More information

Hardware-in-the-loop tuning of a feedback controller for a buck converter using a GA

Hardware-in-the-loop tuning of a feedback controller for a buck converter using a GA SPEEDAM 8 International Sympoium on Power Electronic, Electrical Drive, Automation and Motion Hardware-in-the-loop tuning of a feedback controller for a buck converter uing a GA Mr K. D. Wilkie, Dr M.

More information

Hashiwokakero. T. Morsink. August 31, 2009

Hashiwokakero. T. Morsink. August 31, 2009 Hahiwokakero T. Morink Augut 31, 2009 Content 1 Introduction 3 2 What i Hahiwokakero? 3 2.1 The rule............................. 3 2.2 Eay olving tatement..................... 4 3 Building an Own Solver

More information

CHAPTER 2 WOUND ROTOR INDUCTION MOTOR WITH PID CONTROLLER

CHAPTER 2 WOUND ROTOR INDUCTION MOTOR WITH PID CONTROLLER 16 CHAPTER 2 WOUND ROTOR INDUCTION MOTOR WITH PID CONTROLLER 2.1 INTRODUCTION Indutrial application have created a greater demand for the accurate dynamic control of motor. The control of DC machine are

More information

Optimal Control for Single-Phase Brushless DC Motor with Hall Sensor

Optimal Control for Single-Phase Brushless DC Motor with Hall Sensor Reearch Journal of Applied Science, Engineering and Technology 5(4): 87-92, 23 ISSN: 24-7459; e-issn: 24-7467 Maxwell Scientific Organization, 23 Submitted: June 22, 22 Accepted: Augut 7, 22 Publihed:

More information

Sampling Theory MODULE XIII LECTURE - 41 NON SAMPLING ERRORS

Sampling Theory MODULE XIII LECTURE - 41 NON SAMPLING ERRORS Sampling Theory MODULE XIII LECTURE - 41 NON SAMPLING ERRORS DR. SHALABH DEPARTMENT OF MATHEMATICS AND STATISTICS INDIAN INSTITUTE OF TECHNOLOG KANPUR 1 It i a general aumption in ampling theory that the

More information

To appear in 30th ACM/IEEE Design Automation Conference 1993.

To appear in 30th ACM/IEEE Design Automation Conference 1993. Reolving Signal Correlation for Etimating Maximum Current in CMOS Combinational Circuit Harih Kriplani y,farid Najm y, Ping Y ang yy and Ibrahim Hajj y y Univerity of Illinoi at Urbana-Champaign yy Texa

More information

Space-Time Coded Systems with Continuous Phase Frequency Shift Keying

Space-Time Coded Systems with Continuous Phase Frequency Shift Keying Thi full text paper wa peer reviewed at the direction of IEEE Communication Society ubject matter expert for publication in the IEEE GLOBECOM 005 proceeding Space-Time Coded Sytem with Continuou Phae Frequency

More information

Position Control of a Large Antenna System

Position Control of a Large Antenna System Poition Control of a Large Antenna Sytem uldip S. Rattan Department of Electrical Engineering Wright State Univerity Dayton, OH 45435 krattan@c.wright.edu ABSTRACT Thi report decribe the deign of a poition

More information

Wireless Link SNR Mapping Onto An Indoor Testbed

Wireless Link SNR Mapping Onto An Indoor Testbed Wirele Link SNR Mapping Onto An Indoor Tetbed Jing Lei, Roy Yate, Larry Greentein, Hang Liu WINLAB Rutger Univerity 73 Brett Road, Picataway, NJ 8854, USA {michelle, ryate, ljg, hliu}@winlab.rutger.edu

More information

Stability Analysis in a Cognitive Radio System with Cooperative Beamforming

Stability Analysis in a Cognitive Radio System with Cooperative Beamforming Stability Analyi in a Cognitive Radio Sytem with Cooperative Beamforming Mohammed Karmooe, Ahmed Sultan, Moutafa Youef Department of Electrical Engineering, Alexandria Univerity, Alexandria, Egypt Wirele

More information

Chapter Introduction

Chapter Introduction Chapter-6 Performance Analyi of Cuk Converter uing Optimal Controller 6.1 Introduction In thi chapter two control trategie Proportional Integral controller and Linear Quadratic Regulator for a non-iolated

More information

Relay Selection and Resource Allocation in LTE-Advanced Cognitive Relay Networks

Relay Selection and Resource Allocation in LTE-Advanced Cognitive Relay Networks International Journal on Communication Antenna and Propagation (I.Re.C.A.P.), Vol. 1, N. 4 Augut 2011 Relay Selection and Reource Allocation in LTE-Advanced Cognitive Relay Network Ardalan Alizadeh, Seyed

More information

DESIGN OF SECOND ORDER SIGMA-DELTA MODULATOR FOR AUDIO APPLICATIONS

DESIGN OF SECOND ORDER SIGMA-DELTA MODULATOR FOR AUDIO APPLICATIONS DESIGN OF SECOND ORDER SIGMA-DELTA MODULATOR FOR AUDIO APPLICATIONS 1 DHANABAL R, 2 BHARATHI V, 3 NAAMATHEERTHAM R SAMHITHA, 4 G.SRI CHANDRAKIRAN, 5 SAI PRAMOD KOLLI 1 Aitant Profeor (Senior Grade), VLSI

More information

Improving the Regulatory Response of PID Controller Using Internal Model Control Principles

Improving the Regulatory Response of PID Controller Using Internal Model Control Principles International Journal of Control Science and Engineering 9, 9(): 9-4 DOI:.59/j.control.99. Improving the Regulatory Repone of PID Controller Uing Internal Model Control Principle Arun R. Pathiran Dept.

More information

International Journal of Engineering Research & Technology (IJERT) ISSN: Vol. 1 Issue 6, August

International Journal of Engineering Research & Technology (IJERT) ISSN: Vol. 1 Issue 6, August ISSN: 2278-08 Vol. Iue 6, Augut - 202 The Turbo Code and an Efficient Decoder Implementation uing MAP Algorithm for Software Defined Radio Mr Rupeh Singh (Principal), Dr. Nidhi Singh (Aociate Profeor)

More information

MIMO Enabled Efficient Mapping of Data in WiMAX Networks

MIMO Enabled Efficient Mapping of Data in WiMAX Networks MIMO Enabled Efficient Mapping of Data in WiMAX Network Penumarthi Phani Krihna, R. Saravana Manickam, and C. Siva Ram Murthy Department of Computer Science and Engineering Indian Intitute of Technology

More information

UNIVERSITY OF SASKATCHEWAN EE456: Digital Communications FINAL EXAM, 9:00AM 12:00PM, December 9, 2010 (open-book) Examiner: Ha H.

UNIVERSITY OF SASKATCHEWAN EE456: Digital Communications FINAL EXAM, 9:00AM 12:00PM, December 9, 2010 (open-book) Examiner: Ha H. Name: Page 1 UNIVERSIY OF SASKACHEWAN EE456: Digital Communication FINAL EXAM, 9:00AM 1:00PM, December 9, 010 (open-book) Examiner: Ha H. Nguyen Permitted Material: Only textbook and calculator here are

More information

Two Novel Handover Algorithms with Load Balancing for Heterogeneous Network

Two Novel Handover Algorithms with Load Balancing for Heterogeneous Network Two Novel Handover Algorithm Load Balancing for Heterogeneou Network Rintaro Yoneya, Abolfazl Mehbodniya and Fumiyuki Adachi Dept. of Communication Engineering, Graduate School of Engineering, Tohoku Univerity,

More information

A Flyback Converter Fed Multilevel Inverter for AC Drives

A Flyback Converter Fed Multilevel Inverter for AC Drives 2016 IJRET olume 2 Iue 4 Print IN: 2395-1990 Online IN : 2394-4099 Themed ection: Engineering and Technology A Flyback Converter Fed Multilevel Inverter for AC Drive ABTRACT Teenu Joe*, reepriya R EEE

More information

Produced in cooperation with. Revision: May 26, Overview

Produced in cooperation with. Revision: May 26, Overview Lab Aignment 6: Tranfer Function Analyi Reviion: May 6, 007 Produced in cooperation with www.digilentinc.com Overview In thi lab, we will employ tranfer function to determine the frequency repone and tranient

More information

Speed Control of FSTP Inverter Fed Induction Motor Drive with a Neural Network Control

Speed Control of FSTP Inverter Fed Induction Motor Drive with a Neural Network Control IOSR Journal of Electrical and Electronic Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 10, Iue 1 Ver. IV (Jan Feb. 2015), PP 14-22 www.iorjournal.org Speed Control of FSTP Inverter

More information

A Programmable Compensation Circuit for System-on- Chip Application

A Programmable Compensation Circuit for System-on- Chip Application http://dx.doi.org/0.5573/jsts.0..3.98 JOURAL OF SEMICODUCTOR TECHOLOGY AD SCIECE, VOL., O.3, SEPTEMBER, 0 A Programmable Compenation Circuit for Sytem-on- Chip Application Woo-Chang Choi* and Jee-Youl

More information

Comparison Study in Various Controllers in Single-Phase Inverters

Comparison Study in Various Controllers in Single-Phase Inverters Proceeding of 2010 IEEE Student Conference on Reearch and Development (SCOReD 2010), 13-14 Dec 2010, Putrajaya, Malayia Comparion Study in ariou Controller in Single-Phae Inverter Shamul Aizam Zulkifli

More information

IJSRD - International Journal for Scientific Research & Development Vol. 3, Issue 11, 2016 ISSN (online):

IJSRD - International Journal for Scientific Research & Development Vol. 3, Issue 11, 2016 ISSN (online): IJSRD - International Journal for Scientific Reearch & Development Vol. 3, Iue 11, 2016 ISSN (online): 2321-0613 Deign and Analyi of IIR Peak & Notch Ravi Choudhary 1 Pankaj Rai 2 1 M.Tech. Student 2 Aociate

More information

Design of Centralized PID Controllers for TITO Processes*

Design of Centralized PID Controllers for TITO Processes* 6th International Sympoium on Advanced Control of Indutrial Procee (AdCONIP) May 8-3, 07. Taipei, Taiwan Deign of Centralized PID Controller for TITO Procee* Byeong Eon Park, Su Whan Sung, In-Beum Lee

More information

Mechatronics Laboratory Assignment 5 Motor Control and Straight-Line Robot Driving

Mechatronics Laboratory Assignment 5 Motor Control and Straight-Line Robot Driving Mechatronic Laboratory Aignment 5 Motor Control and Straight-Line Robot Driving Recommended Due Date: By your lab time the week of March 5 th Poible Point: If checked off before your lab time the week

More information

Integral Control AGC of Interconnected Power Systems Using Area Control Errors Based On Tie Line Power Biasing

Integral Control AGC of Interconnected Power Systems Using Area Control Errors Based On Tie Line Power Biasing ISSN (Online) 232 24 ISSN (Print) 232 5526 Vol. 2, Iue 4, April 24 Integral Control AGC of Interconnected Power Sytem Uing Area Control Error Baed On Tie Line Power Biaing Charudatta B. Bangal Profeor,

More information

Voltage Analysis of Distribution Systems with DFIG Wind Turbines

Voltage Analysis of Distribution Systems with DFIG Wind Turbines 1 Voltage Analyi of Ditribution Sytem with DFIG Wind Turbine Baohua Dong, Sohrab Agarpoor, and Wei Qiao Department of Electrical Engineering Univerity of Nebraka Lincoln Lincoln, Nebraka 68588-0511, USA

More information

NOISE BARRIERS CERC 1. INTRODUCTION

NOISE BARRIERS CERC 1. INTRODUCTION Augut 217 P33/1B/17 NOISE BARRIERS CERC In thi document ADMS refer to ADMS-Road 4.1, ADMS-Urban 4.1 and ADMS-Airport 4.1. Where information refer to a ubet of the lited model, the model name i given in

More information

A Two-Stage Optimization PID Algorithm

A Two-Stage Optimization PID Algorithm PID' Brecia (Italy), March 8-3, ThB. A Two-Stage Optimization PID Algorithm Gíli Herjólfon Anna Soffía Haukdóttir Sven Þ. Sigurðon Department of Electrical and Computer Engineering,Univerity of Iceland

More information

Published in: Proceedings of the 26th European Solid-State Circuits Conference, 2000, ESSCIRC '00, September 2000, Stockholm, Sweden

Published in: Proceedings of the 26th European Solid-State Circuits Conference, 2000, ESSCIRC '00, September 2000, Stockholm, Sweden Uing capacitive cro-coupling technique in RF low noie amplifier and down-converion mixer deign Zhuo, Wei; Embabi, S.; Pineda de Gyvez, J.; Sanchez-Sinencio, E. Publihed in: Proceeding of the 6th European

More information

A Real-Time Wireless Channel Emulator For MIMO Systems

A Real-Time Wireless Channel Emulator For MIMO Systems A eal-time Wirele Channel Emulator For MIMO Sytem Hamid Elami, Ahmed M. Eltawil {helami,aeltawil}@uci.edu Abtract: The improvement in channel capacity hailed by MIMO ytem i directly related to intricate

More information

New Resonance Type Fault Current Limiter

New Resonance Type Fault Current Limiter New Reonance Type Fault Current imiter Mehrdad Tarafdar Hagh 1, Member, IEEE, Seyed Behzad Naderi 2 and Mehdi Jafari 2, Student Member, IEEE 1 Mechatronic Center of Excellence, Univerity of Tabriz, Tabriz,

More information

Automatic Target Recognition with Unknown Orientation and Adaptive Waveforms

Automatic Target Recognition with Unknown Orientation and Adaptive Waveforms Automatic Target Recognition wi Unknown Orientation and Adaptive Waveform Junhyeong Bae Department of Electrical and Computer Engineering Univerity of Arizona 13 E. Speedway Blvd, Tucon, Arizona 8571 dolbit@email.arizona.edu

More information

Control of Electromechanical Systems using Sliding Mode Techniques

Control of Electromechanical Systems using Sliding Mode Techniques Proceeding of the 44th IEEE Conference on Deciion and Control, and the European Control Conference 25 Seville, Spain, December 2-5, 25 MoC7. Control of Electromechanical Sytem uing Sliding Mode Technique

More information

A Simple DSP Laboratory Project for Teaching Real-Time Signal Sampling Rate Conversions

A Simple DSP Laboratory Project for Teaching Real-Time Signal Sampling Rate Conversions A Simple DSP Laboratory Project for Teaching Real-Time Signal Sampling Rate Converion by Li Tan, Ph.D. lizhetan@pnc.edu Department of ECET Purdue Univerity North Central Wetville, Indiana Jean Jiang, Ph.D.

More information

A CALIBRATION SYSTEM FOR LASER VIBROMETERS AT NIMT

A CALIBRATION SYSTEM FOR LASER VIBROMETERS AT NIMT XX IMEKO World Congre Metrology for Green Growth September 9 14, 2012, Buan, Republic of Korea A CALIBRATION SYSTEM FOR LASER VIBROMETERS AT NIMT C. Hirunyapruk, P. Rattanangkul, B. Thummawut, V. Plangangma

More information

Self-Programmable PID Compensator for Digitally Controlled SMPS

Self-Programmable PID Compensator for Digitally Controlled SMPS 6 IEEE COMPEL Workhop, Renelaer Polytechnic Intitute, Troy, NY, USA, July 16-19, 6 Self-Programmable PID Compenator for Digitally Controlled SMPS Zhenyu Zhao and Alekandar Prodi Univerity of Toronto Toronto,

More information

Asymptotic Diversity Analysis of Alamouti Transmit Diversity with Quasi-ML Decoding Algorithm in Time-Selective Fading Channels

Asymptotic Diversity Analysis of Alamouti Transmit Diversity with Quasi-ML Decoding Algorithm in Time-Selective Fading Channels International Journal of Software Engineering and It Application Vol. 9, No. 1 (015), pp. 381-388 http://dx.doi.org/10.1457/ijeia.015.9.1.34 Aymptotic Diverity Analyi of Alamouti Tranmit Diverity with

More information

Different Parameters Variation Analysis of a PV Cell

Different Parameters Variation Analysis of a PV Cell Different Parameter Variation Analyi of a PV Cell Md Tofael Ahmed *a,terea Gonçalve b,andre Albino b, Maud Rana Rahel b, Angela Veiga b, Mouhaydine Tlemcani b *a,b Department of Phyic, b Department of

More information

Experiment 3 - Single-phase inverter 1

Experiment 3 - Single-phase inverter 1 ELEC6.0 Objective he Univerity of New South Wale School of Electrical Engineering & elecommunication ELEC6 Experiment : Single-phae C-C Inverter hi experiment introduce you to a ingle-phae bridge inverter

More information

California State University, Bakersfield Computer & Electrical Engineering & Computer Science ECE 3220: Digital Design with VHDL Laboratory 6

California State University, Bakersfield Computer & Electrical Engineering & Computer Science ECE 3220: Digital Design with VHDL Laboratory 6 California State Univerity, Bakerfield Computer & Electrical Engineering & Computer Science ECE 322: Digital Deign with VHDL Laboratory 6 The purpoe of thi exercie i to examine arithmetic circuit that

More information

Previous lecture. Lecture 5 Control of DVD reader. TheDVD-reader tracking problem. Can you see the laser spot?

Previous lecture. Lecture 5 Control of DVD reader. TheDVD-reader tracking problem. Can you see the laser spot? Lecture 5 Control of DVD reader Previou lecture Focu control Radial control (Track following) Lecture 4: Specification in frequency domain Loop haping deign Problem formulation Modeling Specification Focu

More information

A simple low rate turbo-like code design for spread spectrum systems

A simple low rate turbo-like code design for spread spectrum systems 5 A imple low rate turbo-like code deign for pread pectrum ytem Durai Thirupathi and Keith M. Chugg Communication Science Intitute Dept. of Electrical Engineering Univerity of Southern California, Lo Angele

More information

Observational Uncertainty in Plan Recognition Among Interacting. Robots. Marcus J. Huber. Edmund H. Durfee

Observational Uncertainty in Plan Recognition Among Interacting. Robots. Marcus J. Huber. Edmund H. Durfee Obervational Uncertainty in Plan Recognition Among Interacting Robot Marcu J. Huber Edmund H. Durfee Ditributed Intelligent Agent Group (DIAG) Articial Intelligence Laboratory The Univerity of Michigan

More information

SINGLE-PHASE ACTIVE FILTER FOR HIGH ORDER HARMONICS COMPENSATION

SINGLE-PHASE ACTIVE FILTER FOR HIGH ORDER HARMONICS COMPENSATION .jee.ro SINGLE-PHASE ACTIVE FILTER FOR HIGH ORDER HARMONICS COMPENSATION Kyo-Beum Lee Diviion of Electrical and Computer Engineering, Ajou Univerity San5, Woncheon-dong, Yeontong-gu, Suon 44-749, Korea

More information

Switched Capacitor Converter fed SRM Drive with Power Factor Correction

Switched Capacitor Converter fed SRM Drive with Power Factor Correction Switched Capacitor Converter fed SRM Drive with Power Factor Correction Bhim Singh, Fellow, IEEE Dept. of Electrical Engineering Indian Intitute of Technology Delhi New Delhi-110016, India bingh@ee.iitd.ac.in

More information

University of Bristol - Explore Bristol Research. Peer reviewed version. Link to published version (if available): /VETECS.2009.

University of Bristol - Explore Bristol Research. Peer reviewed version. Link to published version (if available): /VETECS.2009. Nordin, R., Armour, S. M. D., & McGeehan, J. P. (9). Overcoming elfinterference in SM-OFDMA with and dynamic ubcarrier allocation. In IEEE 69th Vehicular Technology Conference 9 (VTC Spring 9), Barcelona

More information

Robust Control of an Active Suspension System Using H 2 & H Control Methods. Fatemeh Jamshidi 1, Afshin Shaabany 1

Robust Control of an Active Suspension System Using H 2 & H Control Methods. Fatemeh Jamshidi 1, Afshin Shaabany 1 Journal of American Science, 11;(5) Robut Control of an Active Supenion Sytem Uing H & H Control Method Fatemeh Jamhidi 1, Afhin Shaabany 1 1 Ilamic Azad Univerity, Far Science and Reearch Branch, Shiraz,

More information

Fast Thermal Cycling Stress and Degradation in Multilayer Interconnects

Fast Thermal Cycling Stress and Degradation in Multilayer Interconnects Fat Thermal Cycling Stre and Degradation in Multilayer Interconnect H.V. Nguyen 1, C. Salm 1, J. Vroemen 2, J. Voet 2, B. Krabbenborg 2 J. Bichop 2, A. J. Mouthaan 1 and F. G. Kuper 1,2 1 Univerity of

More information

Mobile Communications TCS 455

Mobile Communications TCS 455 Mobile Communication TCS 455 Dr. Prapun Sukompong prapun@iit.tu.ac.th Lecture 23 1 Office Hour: BKD 3601-7 Tueday 14:00-16:00 Thurday 9:30-11:30 Announcement Read Chapter 9: 9.1 9.5 Section 1.2 from [Bahai,

More information

Sloppy Addition and Multiplication

Sloppy Addition and Multiplication Sloppy Addition and Multiplication IMM-Technical Report-2011-14 Alberto Nannarelli Dept. Informatic and Mathematical Modelling Technical Univerity of Denmark Kongen Lyngby, Denmark Email: an@imm.dtu.dk

More information

A Feasibility Study on Frequency Domain ADC for Impulse-UWB Receivers

A Feasibility Study on Frequency Domain ADC for Impulse-UWB Receivers A Feaibility Study on Frequency Domain ADC for Impule-UWB Receiver Rajeh hirugnanam and Dong Sam Ha VV (Virginia ech VLSI for elecommunication Lab Department of Electrical and Computer Engineering Virginia

More information

A moving sound source localization method based on TDOA

A moving sound source localization method based on TDOA A moving ound ource localization method baed on TDOA Feng MIAO; Diange YANG ; Ruia WANG; Junie WEN; Ziteng WANG; Xiaomin LIAN Tinghua Univerity, China ABSTRACT The Time Difference of Arrival (TDOA) method

More information

A Proportional Fair Resource Allocation Algorithm for Hybrid Hierarchical Backhaul Networks

A Proportional Fair Resource Allocation Algorithm for Hybrid Hierarchical Backhaul Networks A Proportional Fair Reource Allocation Algorithm for Hybrid Hierarchical Backhaul Network Intitute of Communication and Information Sytem, Hohai Univerity, Nanjing, 211100, China E-mail: 498807912@qq.com

More information

Modified 2D Finite-Difference Time-Domain Based Tunnel Path Loss Prediction for Wireless Sensor Network Applications

Modified 2D Finite-Difference Time-Domain Based Tunnel Path Loss Prediction for Wireless Sensor Network Applications 214 JOURNAL OF COMMUNICATIONS, VOL. 4, NO. 4, MAY 2009 Modified 2D Finite-Difference Time-Domain Baed Tunnel Path Lo Prediction for Wirele Senor Network Application Yan Wu Computer Laboratory, Univerity

More information

SIMULINK for Process Control

SIMULINK for Process Control SIMULINK for Proce Control Simulink for Control MATLAB, which tand for MATrix LABoratory, i a technical computing environment for high-performance numeric computation and viualization. SIMULINK i a part

More information

Synthetic aperture radar raw signal simulator for both pulsed and FM-CW modes

Synthetic aperture radar raw signal simulator for both pulsed and FM-CW modes Computational Method and Experimental Meaurement XV 43 Synthetic aperture radar raw ignal imulator for both puled and FM-CW mode P. Serafi C. Lenik & A. Kawalec Intitute of adioelectronic, Military Univerity

More information

ENHANCEMENT OF FINGER VEIN IMAGE USING MULTIFILTERING ALGORITHM

ENHANCEMENT OF FINGER VEIN IMAGE USING MULTIFILTERING ALGORITHM ENHANCEMENT OF FINGER VEIN IMAGE USING MULTIFILTERING ALGORITHM Kayode A. Akintoye 1, 2, Mohd Shafry Mohd Rahim 1 and Abdul Hanan Abdullah 1 1 Department of Computer Science, Faculty of Computing, Univeriti

More information

PULSEWIDTH CONTROL WITH DELAY LOCKED LOOP

PULSEWIDTH CONTROL WITH DELAY LOCKED LOOP PULSEWITH ONTOL WITH ELAY LOKE LOOP Goran S. Jovanović and Mile K. Stojčev Faculty of Electronic Engineering, Univerity of Niš, Aleandra Medvedova 4, Niš, Serbia, tojcev@elfa.ni.ac.yu Abtract-- The duty-cycle

More information