EXPERIMENTAL DEMONSTRATION OF MULTIPLE ROBOT COOPERATIVE TARGET INTERCEPT

Size: px
Start display at page:

Download "EXPERIMENTAL DEMONSTRATION OF MULTIPLE ROBOT COOPERATIVE TARGET INTERCEPT"

Transcription

1 EXPERIMENTAL DEMONSTRATION OF MULTIPLE ROBOT COOPERATIVE TARGET INTERCEPT Timothy W. McLain Ranal W. Bear Je M. Kelsey Department of Mechanical Engineering, Brigham Young University, Provo, Utah 86 Department of Electrical an Computer Engineering, Brigham Young University, Provo, Utah 86 Department of Electrical an Computer Engineering, Brigham Young University, Provo, Utah 86 ABSTRACT This paper presents experimental results for the simultaneous intercept of preassigne targets by a team of mobile robots. The robots are programme to mimic the ynamic behavior of unmanne air vehicles in constant-altitue flight. In proceeing to their targets, robots must avoi both known static threats an pop-up threats. An overview of the cooperative control strategy followe is given, as well as a escription of the robot harware an software use. Experimental results emonstrating simultaneous intercept of targets by the robot team are presente. INTRODUCTION Recent military conflicts have emonstrate the strategic value of unmanne air vehicles (UAVs). In the past UAVs have been use primarily for reconnaissance an surveillance purposes. More recently, they have been use in offensive missions as a bombing or missile-launching platform. In these scenarios, UAVs have operate inepenent of other vehicles with little or no cooperation. Although they have been successful as single agents, UAVs will make greater contributions to military missions as their cooperative capabilities are increase. As cooperative control strategies for teams of multiple UAV agents are evelope, the potential impact of UAVs on future military operations will certainly broaen. Cooperative control of multiple-uav teams is a subject to which increasing attention has been given. Research has focuse primarily on three areas: UAV formation flight, cooperative path planning (e.g., renezvous), an resource allocation (e.g., target assignment). The motivation for formation flight of Corresponing author, tmclain@et.byu.eu UAVs is increase stealth an fuel economy. In close formations, UAVs are couple ynamically by the aeroynamic interactions among the vehicles. As such, the entire formation can be consiere as a single large system for which a control strategy must be evelope. Strategies for formation flight of UAVs are evelope in [,,, ]. Unlike formation-flight problems, cooperative path planning an resource allocation problems usually involve UAVs that are physically inepenent of one another, although they may be couple ynamically by their cooperative control algorithms. Several important UAV cooperative control problems can be formulate as resource allocation problems. This inclues target assignment problems [5, 6], cooperative classification problems [7], an cooperative search problems [8]. The majority of cooperative path planning problems consiere in the literature involve timing or sequencing of UAVs for arrival at targets or other specifie locations, such as the cooperative intercept problem consiere here. A cooperative control strategy for UAV renezvous was presente in [9]. Cooperative path planning is also employe in cooperative search an cooperative classification problems []. Up to the present time, UAV cooperative control research has consiste of simulation stuies. This paper presents initial results in cooperative path planning for a team of wheele robots. These robots are programme to simulate, in harware, UAVs in constant-altitue flight. This work presents a ecentralize cooperative control strategy an examines its suitability for real-time implementation. The specific problem treate in this paper is similar to that presente in an earlier simulation stuy [9]. As epicte in Figure, three robots must navigate through a fiel of known threats (epicte by re ots) to arrive at preassigne targets (epicte by stars). The cooperation objective is for

2 the robots to arrive at their targets simultaneously to maximize the element of surprise. The robots must be able to respon to unknown pop-up threats as well Figure : Cooperative intercept problem. COOPERATIVE CONTROL METHOD The cooperative control strategy followe in this work is similar to the approach first presente in [9, ]. For completeness, a brief review of the approach is presente here. The team objective is to minimize the collective threat exposure of the team over the mission. The cooperation objective is simultaneous intercept of the assigne targets. Given the battle scenario epicte in Figure, each robot has numerous possible trajectories that it can take to its assigne target. Caniate trajectories for the robots are erive from a search of a Voronoi graph that is constructe from the known threat locations [9]. The ten safest paths for each robot are etermine using a k-best paths search [] of the Voronoi graph. The trajectories for each robot are parameterize by a sequence of waypoints an a constant velocity. These parameters are calle agent ecision variables. In general, ecision variables for the i th agent, ξ i, are those variables that can be freely etermine by the agent that govern its behavior. To arrive at their targets simultaneously, the robots must have the same time-over-target (TOT). In this problem, TOT is efine as the coorination variable, θ. Notice that for each robot, TOT is a function of the trajectory parameters, i.e., θ i = f i (ξ i ). The threat exposure of each robot is also a function of the trajectory parameters. In this problem, the threat exposure of each robot is calle the agent influence, φ. The influence of the i th agent on the team objective is escribe by this function: φ i = h i (ξ i ). For this problem, the team objective can be written as min ξ i J T = φ i (ξ i ), i= while achieving the cooperation objective (simultaneous intercept): θ (ξ ) = θ (ξ ) = θ (ξ ). This centralize formulation of the cooperation problem is cumbersome an inefficient. It requires the simultaneous etermination of all trajectory parameters for all robots. This requires trajectory planning for all robots to be centralize an communication of potentially large amounts of information (robot state, threats, trajectory parameters). A more efficient, ecentralize approach is enable through the efinition of a coorination function, ˆφ. For this problem, the coorination function escribes the relationship between threat exposure an TOT: ˆφ i = g i (θ i ). For the caniate paths consiere, TOT an threat exposure can be reaily etermine from path length, velocity, an threat location information. From this information, coorination functions for each of the robots can be compute. With coorination functions for each agent efine, the cooperative control problem can be reformulate as θ = arg min θ Θ T ˆφ i (θ) i= where Θ T is the team-feasible range of TOT values. Once the team-optimal TOT has been etermine, trajectories for each of the robots can be foun by inverting the coorination-variable relationship ξ i = f (θ ). This ecentralize strategy is epicte graphically in Figure.

3 ^ Choose θ * θ * to minimize Σ φ i (θ) Θ ^ φ Determine: CV relation: θ = f (ξ ) Feasible range for CV: Θ Agent influence: φ = h (ξ ) ^ CF: φ = g (θ ) = h [f (θ )] subject to θ * Θ i agent agent agent Determine best ξ that matches θ * : ξ = f (θ * ) the two segments, then the time-optimal trajectory connecting the segments is inicate by the re line of Figure. If the trajectory is constraine to pass through the intermeiate waypoint, then the timeoptimal trajectory between the segments is inicate by the blue line. waypoint ξ Figure : Cooperative path planning algorithm. R i TRAJECTORY GENERATION The output of the cooperative path planner, ξ i, is a set of waypoints an the esire velocity for each robot. Given this information, a trajectory generator is neee to generate time-parameterize trajectories that are feasible within the ynamic constraints of the vehicle. In this work, we impose UAV ynamic constraints on the robots. The unerlying iea for the trajectory generator is to use a nonlinear filter that has a mathematical structure similar to the kinematics of a UAV to generate trajectories that smooth through the waypoints in real time while the vehicle traverses the trajectory. For a UAV with heaing-hol an altitue-hol autopilots, flying at constant altitue an velocity, the governing kinematics are given by Ẋi Ẏi = Vi cos ψi = Vi sin ψi ψ i < ψ max V i = ḣ i =. Base on the esire velocity an the heaing rate constraint, a minimum turning raius for the vehicle can be etermine: R i = V i ψ max. Note that as the esire velocity increases, then the minimum turning raius increases. Conversely, as the heaing rate capability of the vehicle increases, the minimum turning raius ecreases. Consier the problem of turning from one waypoint path segment onto another in minimum time at constant velocity. If the trajectory is not constraine to pass through the waypoint connecting Figure : Time-optimal transitions between waypoint path segments. One of the isavantages of both minimum-time transitions an transitions constraine to go through the waypoint is that the trajectories generate will have ifferent path lengths than the original Voronoi path. Since the Voronoi path is use for etermining intercept times, it is esirable that the smoothe trajectory have the same length as the original Voronoi path. waypoint Figure : Length-matching transitions between waypoint path segments. From Figure, it is clear that the path length of the minimum-time trajectory is shorter than the path length of the Voronoi path, while the path length of the constraine trajectory is longer than the Voronoi path. As Figure shows, by positioning the transition circle between the inscribe circle an the circle that intersects the waypoint, a transitioning trajectory can be etermine that has the R i

4 same length of the original Voronoi path. Details of this trajectory generation strategy an algorithms for implementing it can be foun in [5, ]. The en prouct of the trajectory generator is a smooth trajectory (Xi, Y i ) for the robots to follow that is calculate in real time as the they move between waypoints. EXPERIMENTAL APPARATUS Experiments were conucte in the Multi-AGent Intelligent Coorinate Control (MAGICC) Laboratory at Brigham Young University. The lab facility consists of five two-wheele, mobile robots shown in Figure 5. Each robot is equippe with a Pentium grae PC processor an is connecte via a wireless LAN to the other robots an host PC computers in the lab. The host an robot computers use the operating system. Given the relatively slow ynamics of the robots, is aequate to provie the soft realtime capabilities neee for controlling the robots. Robot positions are etermine using a vision system with an overhea camera. Encoer measurements from the robot rive wheels are also utilize to reuce the effects of noise in the vision ata. The robot fiel is 5 m square. 5 CONTROL IMPLEMENTATION The cooperative control algorithms escribe previously an low-level tracking controllers require for simultaneous target intercept were implemente on the MAGICC Lab host an target computers. Each computer runs uner the operating system. Each controller utilizes the MAGICC Mobile Robot Toolbox () [] that runs uner Simulink. provies software tools (e.g., evice rivers, timing routines, TCP/IP sockets, controller software) for rapi implementation of mobile robot control algorithms. Figure 6 shows how the cooperative control architecture was implemente. Camera Vision target HP esktop Pentium Point Tracker robot, target, threat positions es traj Robot target PC Pentium Tracking controller Host HP esktop Pentium CF calc Traj gen act traj es traj Intercept Mgr CF calc Traj gen act traj Robot target PC Pentium Tracking controller CF calc Traj gen es traj act traj Robot target PC Pentium Tracking controller Figure 6: Control architecture implementation. Figure 5: BYU MAGICC Lab robots. To emulate UAVs, the robot velocities were constraine to be between.96 an.7 m/sec for the results reporte here. These slow velocities maintain the time scaling between the robot workspace an a typical UAV battle area. These robot velocities correspon to a UAV flying between. an.9 km/sec (7 to mph) in a 6 km by 6 km battle area. The heaing rate of the robots was limite to be less than eg/sec. Control computations are istribute among the host an robot computers. Because position information for the robots, targets, an threats comes from a global vision system to the host computer, most of the cooperative control computations are carrie out on the host. In future implementations, position information will be passe own to the robots an control computations will be carrie out on the robots irectly. Currently, trajectory information an coorination functions are compute for each robot inepenently on the host computer. Coorination function information is utilize to etermine the team-optimal trajectory for each robot. Desire trajectory information is passe own to each robot. On each robot, a tracking controller is implemente to follow the esire trajectory. Actual robot state information is passe from the robot up to the host. All control computations on the robots an host are carrie out at Hz.

5 6 RESULTS AND DISCUSSION Three MAGICC robots were programme to execute the simultaneous intercept task escribe earlier. Figures 7 through show the trajectories trace out by each robot. The threats to be avoie are inicate by small re ots. Pop-up threats are marke by cyan-colore ots. The targets are marke by stars. The thin lines inicate the esire waypoint paths for each robot, while the actual paths traverse by the robots are marke by bol lines. Figure 7 shows the initial trajectories of the robots proceeing the etection of the first pop-up threat by robot. Referring to the esire waypoint paths, it can be seen that robot takes a fairly irect path through the threats to its target. In orer to ensure simultaneous TOT, robot takes an inirect route that is safe, but longer in length than other more irect options. The initial jog in the path of robot accomplishes this same objective robot robot robot Figure 8: Robot trajectories secon pop-up robot robot robot up threat, etecte by robot, is also shown in Figure 9. Final paths to each of the targets are shown in Figure. In avoiing the thir pop-up threat, the path of robot is lengthene significantly. To enable simultaneous TOT, the path of robot is lengthene slightly with the inclusion of an aitional waypoint near the target. Figure clearly shows the robots.5.5 robot robot robot Figure 7: Robot trajectories first pop-up..5 Upon etecting the pop-up threat, the cooperative path planning algorithm is execute to etermine new waypoint paths that avoi both the existing an newly iscovere threats. Figure 8 shows the paths planne in response to the first pop-up threat. The paths for robots an are unchange, while the path for robot avois the pop-up threat. Figure 8 also shows the etection of a secon pop-up threat by robot. Waypoint paths avoiing this secon pop-up threat are shown in Figure 9. A thir pop Figure 9: Robot trajectories thir pop-up. 5

6 intercepting their targets simultaneously. range to target (m) robot robot robot Figure : Robot trajectories over targets. robot robot robot The effects of the computational latency involve in the cooperative path planning can be seen in Figure. Upon etection of a pop-up threat, the cooperative path planning algorithm is execute. In its present implementation, the algorithm takes approximately 5 to secons to run. During the execution of the path planning algorithm, the robots continue to move accoring to the last motor commans they receive. Position information is not acquire uring the path planning phase. The white gaps in the robot trajectories of Figure inicate the motion of the robots uring the execution of the cooperative path planning algorithm. The faster the nominal spee of the robots, the greater the egraation of the system performance ue to computational latency. Experiments performe at three times the spee of those presente here showe significant egraation that resulte in threats being hit an large ifferences in TOT. If the spacing of the threats ivie by the spee of the robots is comparable to the computational latency, then latency will negatively affect the performance of the system. It is anticipate that this latency coul be reuce significantly by more effectively istributing the computation among the robots, improving the coing of the algorithms, an by porting the algorithms to a compile programming language. Furthermore, effective strategies for mitigating the egraing effects of computational latency can be evelope. Figure emonstrates that the robots intercepte their respective targets at the same time. The smooth bumps in the range curve for robot at secons an robot at secons an secons inicate that they move away from their targets momentarily to enable the team cooperation objective: simultaneous intercept. The convergence of the ranges to zero near 9 secons emonstrates that this objective is achieve. The abrupt rops in range that occur at 5,, an secons inicate the change in range that occurre uring the computation of cooperative path planning algorithm. The time variable oes not inicate true real time in that the time clock i not avance while the cooperative path planner was executing time (sec) 7 CONCLUSIONS Figure : Robot range to target. This paper presents results for experiments in multi-robot cooperative interception of preassigne targets. Results inicate that the propose cooperative path planning strategy is a promising approach for cooperative timing problems requiring implementation in real-time. Results also show that the metho can reaily accommoate pop-up threats provie that the effects of computational latency are small relative to the specifie robot velocities an istances between threats. 6

7 ACKNOWLEDGMENTS This work was supporte in part by Air Force Office of Scientific Research Grant No. F REFERENCES [] F. Giuletti, L. Pollini, an M. Innocenti, Autonomous formation flight, IEEE Control Systems Magazine, vol., pp. 5 5, December. [] C. Schumacher, Nonlinear control of multiple UAVs in formation flight, in Proc. of the AIAA GN&C Conf., August. [] S. Singh, M. Pachter, P. Chanler, S. Bana, S. Rasmussen, an C. Schumacher, Inputoutput invertibility an sliing moe control for close formation flying, in Proc. of the AIAA GN&C Conf., August. [] P. Chanler, M. Pachter, D. Swaroop, J. Fowler, J. Howlett, S. Rasmussen, C. Schumacher, an K. Nygar, Complexity in UAV cooperative control, in Proc. of the ACC, June. [] T. McLain, P. Chanler, an M. Pachter, A ecomposition strategy for optimal coorination of unmanne air vehicles, in Proc. of the ACC, pp. 69 7, June. [] D. Eppstein, Fining the k shortest paths, SIAM Journal of Computing, vol. 8, no., pp , 999. [] E. Anerson an R. Bear, An algorithmic implementation of constraine extremal control for UAVs, in Proc. of the AIAA GN&C Conf., August. [] J. Kelsey, MAGICC multiple robot toolbox (): A Simulink-base control an coorination toolbox for multiple robotic agents, Master s thesis, Brigham Young University, Provo, Utah, April. [] F. Giuletti, L. Pollini, an M. Innocenti, Formation flight control: A behavioral approach, in Proc. of the AIAA GN&C Conf., August. [5] R. Bear, T. McLain, M. Goorich, an E. Anerson, Coorinate target assignment an intercept for unmanne air vehicles, IEEE Transactions on Robotics an Automation,. Accepte for publication. [6] K. Nygar, P. Chanler, an M. Pachter, Dynamic network optimization moels for air vehicle resource allocation, in Proc. of the ACC, pp , June. [7] P. Chanler, M. Pachter, K. Nygar, an D. Swaroop, Cooperative Control an Optimization, ch. Distribute Cooperation an Control for Autonomous Air Vehicles. Kluwer,. [8] C. Schumacher, P. Chanler, an S. Rasmussen, Task allocation for wie area search munitions via network flow optimization, in Proc. of the AIAA GN&C Conf., August. [9] T. McLain, P. Chanler, S. Rasmussen, an M. Pachter, Cooperative control of UAV renezvous, in Proc. of the ACC, pp. 9, June. 7

Double Closed-loop Control System Design of PMSM Based on DSP MoupengTao1, a,songjianguo2, b, SongQiang3, c

Double Closed-loop Control System Design of PMSM Based on DSP MoupengTao1, a,songjianguo2, b, SongQiang3, c 4th International Conference on Mechatronics, Materials, Chemistry an Computer Engineering (ICMMCCE 2015) Double Close-loop Control System Design of PMSM Base on DSP MoupengTao1, a,songjianguo2, b, SongQiang3,

More information

Joint Cooperative Relaying and Jamming for Maximum Secrecy Capacity in Wireless Networks

Joint Cooperative Relaying and Jamming for Maximum Secrecy Capacity in Wireless Networks Joint Cooperative Relaying an Jamming for Maximum Secrecy Capacity in Wireless Networks Li Wang, Chunyan Cao, Mei Song an Yu Cheng Beijing Key Laboratory of Work Safety Intelligent Monitoring School of

More information

SECONDARY TRANSMISSION POWER OF COGNITIVE RADIOS FOR DYNAMIC SPECTRUM ACCESS

SECONDARY TRANSMISSION POWER OF COGNITIVE RADIOS FOR DYNAMIC SPECTRUM ACCESS SECONDARY TRANSMISSION POWER OF COGNITIVE RADIOS FOR DYNAMIC SPECTRUM ACCESS Xiaohua Li 1 1 Department of ECE State University of New York at Binghamton Binghamton, NY 139, USA {xli,jhwu1}@binghamton.eu

More information

Resource Allocation for Cooperative Transmission in Wireless Networks with Orthogonal Users

Resource Allocation for Cooperative Transmission in Wireless Networks with Orthogonal Users Resource Allocation for Cooperative Transmission in Wireless Networks with Orthogonal Users D. Richar Brown III Electrical an Computer Engineering Department Worcester Polytechnic Institute Worcester,

More information

Balanced-energy Sleep Scheduling Scheme for High Density Cluster-based Sensor Networks

Balanced-energy Sleep Scheduling Scheme for High Density Cluster-based Sensor Networks Balance-energy Sleep Scheuling Scheme for High Density Cluster-base Sensor Networks Jing Deng, unghsiang S. Han, Weni B. Heinzelman, an Pramo K. Varshney Abstract In orer to conserve battery power in very

More information

Teaching Control Using NI Starter Kit Robot

Teaching Control Using NI Starter Kit Robot UKACC International Conference on Control 2012 Cariff, UK, 3-5 September 2012 Teaching Control Using NI Starter Kit Robot Payman Shakouri, Member IEEE, (Research stuent) Gorana Collier, Member IEEE, Anrzej

More information

Construction of Power Efficient Routing Tree for Ad Hoc Wireless Networks using Directional Antenna

Construction of Power Efficient Routing Tree for Ad Hoc Wireless Networks using Directional Antenna Construction of Power Efficient Routing Tree for A Hoc Wireless Networks using Directional Antenna Qing Dai an Jie Wu Department of Computer Science an Engineering Floria Atlantic University Boca Raton,

More information

DETERMINATION OF OPTIMAL DIRECT LOAD CONTROL STRATEGY USING LINEAR PROGRAMMING

DETERMINATION OF OPTIMAL DIRECT LOAD CONTROL STRATEGY USING LINEAR PROGRAMMING DETERMINATION OF OPTIMAL DIRECT LOAD CONTROL STRATEGY USING LINEAR PROGRAMMING Zelko Popovic Distribution engineer Rae Koncara 57, 24300 Backa Topola, Yugoslavia Phone: +38 24 74 220 Fax: +38 24 74 898

More information

Dynamic Hybrid Duplex for Rate Maximization in OFDMA. Sangmin Oh and Chae Y. Lee

Dynamic Hybrid Duplex for Rate Maximization in OFDMA. Sangmin Oh and Chae Y. Lee Dynamic Hybri Duplex for Rate Maximization in OFDMA Sangmin Oh an Chae Y. Lee Dept. of Inustrial Engineering, KAIST, 373-1 Kusung Dong, Taeon, Korea Tel: +82-42-350-5916, FAX: +82-42-350-3110 Email: {sangmin.oh,

More information

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

We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists. International authors and editors We are IntechOpen, the worl s leaing publisher of Open Access books Built by scientists, for scientists 3,500 108,000 1.7 M Open access books available International authors an eitors Downloas Our authors

More information

Relay Deployment and Power Control for Lifetime Elongation in Sensor Networks

Relay Deployment and Power Control for Lifetime Elongation in Sensor Networks Relay Deployment an Power Control for Lifetime Elongation in Sensor Networks Yufeng Xin, Tuna Güven, Mark Shayman Institute of Avance Computer Stuies University of Marylan, College Park, MD 074 e-mail:

More information

Assessment of Combined Integrity Algorithms

Assessment of Combined Integrity Algorithms Assessment of Combine Integrity Algorithms C. Stöber an F. Kneißl Institute of Geoesy an Navigation, University FAF Munich ICG WG-B, Munich, 8.3.1 1/6 OUTLINE Overview User Equations Comparison of Integrity

More information

MODELLING OF GPS SIGNAL LARGE SCALE PROPAGATION CHARACTERISTICS IN URBAN AREAS FOR PRECISE NAVIGATION

MODELLING OF GPS SIGNAL LARGE SCALE PROPAGATION CHARACTERISTICS IN URBAN AREAS FOR PRECISE NAVIGATION Int. J. Elec&Electr.Eng&Telcomm. 2012 G Sateesh Kumar et al., 2012 Research Paper ISSN 2319 2518 www.ijeetc.com Vol. 1, No. 1, October 2012 2012 IJEETC. All Rights Reserve MODELLING OF GPS SIGNAL LARGE

More information

IN GENERAL, an optical network can consist of a

IN GENERAL, an optical network can consist of a 1 Geometric Capacity Provisioning for Wavelength-Switche WDM Networks Li-Wei Chen, Eytan Moiano Abstract In this paper, we use an asymptotic analysis similar to the sphere-packing argument in the proof

More information

The Concept of Virtual Laboratory and PIL Modeling with REX Control System

The Concept of Virtual Laboratory and PIL Modeling with REX Control System 2017 21st International Conference on Process Control (PC) June 6 9, 2017, Štrbské Pleso, Slovakia The Concept of Virtual Laboratory an PIL Moeling with REX Control System Stepan Ozana VSB-Technical University

More information

Fuzzy Polar Dynamic Voltage Restorer as Voltage Sag Restorer and Active Filter Without Zero Sequence Blocking

Fuzzy Polar Dynamic Voltage Restorer as Voltage Sag Restorer and Active Filter Without Zero Sequence Blocking Fuzzy Polar Dynamic Voltage Restorer as Voltage Sag Restorer an Active Filter Without Zero Sequence Blocking Margo P, M Hery P, M Ashari, Zaenal P *),Takashi Hiyama **) *) Dept. of Electrical Eng, Sepuluh

More information

Taylor, Muthiah, Kulakowski, Mahoney and Porter 1 AN ARTIFICIAL NEURAL NETWORK SPEED PROFILE MODEL FOR HIGH- SPEED HIGHWAY CONSTRUCTION WORK ZONES

Taylor, Muthiah, Kulakowski, Mahoney and Porter 1 AN ARTIFICIAL NEURAL NETWORK SPEED PROFILE MODEL FOR HIGH- SPEED HIGHWAY CONSTRUCTION WORK ZONES Taylor, Muthiah, Kulakowski, Mahoney an Porter 1 AN ARTIFICIAL NEURAL NETWORK SPEED PROFILE MODEL FOR HIGH- SPEED HIGHWAY CONSTRUCTION WORK ZONES Submission Date: August 1, 2005 Wor Count: 57 wors DOUGLAS

More information

Indoor Positioning Using Ultrasound and Radio Combination

Indoor Positioning Using Ultrasound and Radio Combination Inoor Positioning Using Ultrasoun an Raio Combination Gintautas Salcius, Evalas Povilaitis, Algimantas Tacilauskas Centre of Real Time Computer Systems, Kaunas University of Technology Stuentu St. 50,

More information

The Analysis and Complementarity of Abbe Principle Application Limited in Coordinate Measurement

The Analysis and Complementarity of Abbe Principle Application Limited in Coordinate Measurement Proceeings of the Worl Congress on Engineering 00 Vol III The Analysis an Complementarity of Abbe Principle Application Limite in Coorinate Measurement Fei Yetai, Shang Ping, Chen Xiaohuai, Huang Qiangxian

More information

Using Chaos to Detect IIR and FIR Filters

Using Chaos to Detect IIR and FIR Filters PIERS ONLINE, VOL. 6, NO., 00 90 Using Chaos to Detect IIR an FIR Filters T. L. Carroll US Naval Research Lab, Coe 66, Washington, DC 07, USA Abstract In many signal processing applications, IIR an FIR

More information

Wave-Induced Fluctuations in Underwater Light Field: Analysis of Data from RaDyO Experiments

Wave-Induced Fluctuations in Underwater Light Field: Analysis of Data from RaDyO Experiments DISTRIBUTION STATEMENT A. Approve for public release; istribution is unlimite. Wave-Inuce Fluctuations in Unerwater Light Fiel: Analysis of Data from RaDyO Experiments Dariusz Stramski Marine Physical

More information

Replanning of Optical Networks based on Defragmentation Techniques

Replanning of Optical Networks based on Defragmentation Techniques Replanning of Optical Networks base on Defragmentation Techniques Daniela Aguiar Moniz aniela.moniz@tecnico.ulisboa.pt Instituto Superior Técnico, Lisboa, Portugal November 2015 Abstract The traffic growth

More information

Page 1. Overview : Wireless Networks Lecture 7: Cellular Networks. The advent of cellular networks. The cellular network design.

Page 1. Overview : Wireless Networks Lecture 7: Cellular Networks. The advent of cellular networks. The cellular network design. Overview 18-759: Wireless Networks Lecture 7: Cellular Networks Dina Papagiannaki & Peter Steenkiste Departments of Computer Science an Electrical an Computer Engineering Spring Semester 2009 http://www.cs.cmu.eu/~prs/wireless09/

More information

Principal Component Analysis-Based Compensation for Measurement Errors Due to Mechanical Misalignments in PCB Testing

Principal Component Analysis-Based Compensation for Measurement Errors Due to Mechanical Misalignments in PCB Testing Principal Component Analysis-Base Compensation for Measurement Errors Due to Mechanical Misalignments in PCB Testing Xin He 1, Yashwant Malaiya 2, Anura P. Jayasumana 1 Kenneth P. Parker 3 an Stephen Hir

More information

QoS Topology Control in Ad Hoc Wireless Networks

QoS Topology Control in Ad Hoc Wireless Networks QoS Topology Control in A Hoc Wireless Networks Xiaohua Jia, Deying Li Dept of Computer Science City University of Hong Kong Hong Kong, China Dingzhu Du Dept of Computer Science an Engineering University

More information

Indoor Wireless Planning using Smart Antennas

Indoor Wireless Planning using Smart Antennas Inoor Wireless Planning using Smart Antennas Ali Abbasi an Maji Ghaeri Department of Computer Science, University of Calgary Emails: {abbasi, mghaeri}@ucalgary.ca Abstract This paper consiers the problem

More information

Acoustical Localization in Schools of Submersibles

Acoustical Localization in Schools of Submersibles Oceans 6, Singapore (authors manuscript o not istribute) Acoustical Localization in Schools of Submersibles Navina Kottege & Uwe R. Zimmer Research School of Information Sciences an Engineering Autonomous

More information

1.0 MEASUREMENT OF PARAXIAL PROPERTIES OF OPTICAL SYSTEMS

1.0 MEASUREMENT OF PARAXIAL PROPERTIES OF OPTICAL SYSTEMS .0 MEASUREMENT OF PARAXIAL PROPERTIES OF OPTICAL SYSTEMS James C. Wyant Optical Sciences Center University of Arizona Tucson, AZ 8572 jcwyant@u.arizona.eu If we wish to completely characterize the paraxial

More information

Train Shunting. Christian Schulte. October 25, 2013

Train Shunting. Christian Schulte. October 25, 2013 Problem Description Train Shunting Christian Schulte October 25, 2013 You are in charge of shunting (Sweish: växla) wagons of a train. In the following we assume that each wagon is self riving an that

More information

An Intelligent 3D User Interface Adapting to User Control Behaviors

An Intelligent 3D User Interface Adapting to User Control Behaviors An Intelligent 3D User Interface Aapting to User Control Behaviors Tsai-Yen Li Computer Science Department National Chengchi University Taipei, Taiwan 11623, R.O.C. +886 2 2938 7170 li@nccu.eu.tw Shu-Wei

More information

Shadowing Correlation Model for Indoor Multi-hop Radio Link in Office Environment

Shadowing Correlation Model for Indoor Multi-hop Radio Link in Office Environment JAVA, International Journal of Electrical Electronics Engineering Volume 4, Number, April 26 Shaowing Moel for Inoor Multi-hop Raio Link in Office Environment Mohamma Fahli Inustrial Engineering Department

More information

Exponential Interpolation Technique for Scanning Electron Microscope Signal-to-Noise Ratio Estimation.

Exponential Interpolation Technique for Scanning Electron Microscope Signal-to-Noise Ratio Estimation. 184 Int'l Conf. IP, Comp. Vision, an Pattern Recognition IPCV'16 Exponential Interpolation Technique for Scanning Electron Microscope Signal-to-Noise Ratio Estimation. Z.X.Yeap1, K.S.Sim 1 1 Faculty of

More information

Advanced DVR with Elimination Zero-Sequence Voltage Component for Three-Phase Three-Wire Distribution Systems

Advanced DVR with Elimination Zero-Sequence Voltage Component for Three-Phase Three-Wire Distribution Systems Avance DVR with Elimination Zero-Sequence Voltage Component for Three-Phase Three-Wire Distribution Systems Margo Pujiantara * Heri Suryoatmojo ** Maurihi Heri Purnomo * Mochama Ashari * Takashi Hiyama

More information

ON-LINE PARAMETER ESTIMATION AND ADAPTIVE CONTROL OF PERMANENT MAGNET SYNCHRONOUS MACHINES. A Dissertation. Presented to

ON-LINE PARAMETER ESTIMATION AND ADAPTIVE CONTROL OF PERMANENT MAGNET SYNCHRONOUS MACHINES. A Dissertation. Presented to ON-LINE PARAMETER ESTIMATION AND ADAPTIVE CONTROL OF PERMANENT MAGNET SYNCHRONOUS MACHINES A Dissertation Presente to The Grauate Faculty of the University of Akron In Partial Fulfillment Of the Reuirements

More information

MLS based Distributed, Bearing, Range and Posture Estimation for Schools of Submersibles

MLS based Distributed, Bearing, Range and Posture Estimation for Schools of Submersibles ISER 6, Brazil (authors manuscript o not istribute) base Distribute, Bearing, Range an Posture Estimation for Schools of Submersibles Navina Kottege & Uwe R. Zimmer Research School of Information Sciences

More information

2.35 Tuning PID Controllers

2.35 Tuning PID Controllers 2.35 Tuning PID Controllers P. W. MURRILL (1970) P. D. SCHNELLE, JR. (1985) B. G. LIPTÁK (1995) J. GERRY, M. RUEL, F. G. SHINSKEY (2005) In orer for the reaer to fully unerstan the content an concepts

More information

Optical schemes of spectrographs with a diffractive optical element in a converging beam

Optical schemes of spectrographs with a diffractive optical element in a converging beam J. ur. Opt. Soc.-api 0, 50 205 www.jeos.org Optical schemes of spectrographs with a iffractive optical element in a converging beam.. Muslimov Kazan National esearch Technical University - KAI, Kazan,

More information

Field Visualization by Image Processing

Field Visualization by Image Processing The 0th International Symposium on Flow Visualiation August 6-9, 00, Kyoto, Japan F008 Fiel Visualiation by Image Processing Image refining an fiel characteristics arinova, I. *, Eno, H. *, Hayano, S.

More information

Dynamic Wireless Power Transfer System for Electric Vehicles to Simplify Ground Facilities - Real-time Power Control and Efficiency Maximization -

Dynamic Wireless Power Transfer System for Electric Vehicles to Simplify Ground Facilities - Real-time Power Control and Efficiency Maximization - Worl Electric Vehicle Journal Vol. 8 - ISSN 232-6653 - 26 WEVA Page WEVJ8-5 EVS29 Symposium Montréal, Québec, Canaa, June 9-22, 26 Dynamic Wireless Power Transfer System for Electric Vehicles to Simplify

More information

AN-1140 APPLICATION NOTE

AN-1140 APPLICATION NOTE APPLICATION NOTE One Technology Way P.O. Box 9106 Norwoo, MA 02062-9106, U.S.A. Tel: 781.329.4700 Fax: 781.461.3113 www.analog.com Microphone Array Beamforming by Jera Lewis INTRODUCTION All MEMS microphones

More information

RCGA based PID controller with feedforward control for a heat exchanger system

RCGA based PID controller with feedforward control for a heat exchanger system Journal of the Korean Society of Marine Engineering, Vol. 1, No. pp. 11~17, 17 ISSN 223-7925 (Print) J. Korean Soc. of Marine Engineering (JKOSME) ISSN 223-8352 (Online) https://oi.org/.5916/jkosme.17.1..11

More information

Controller Design for Cuk Converter Using Model Order Reduction

Controller Design for Cuk Converter Using Model Order Reduction n International Conference on Power, Control an Embee Systems Controller Design for Cuk Converter Using Moel Orer Reuction Brijesh Kumar Kushwaha an Mr. Aniruha Narain Abstract: Cuk converter contain two

More information

Energy Efficient Virtual MIMO-based Cooperative Communications for Wireless Sensor Networks

Energy Efficient Virtual MIMO-based Cooperative Communications for Wireless Sensor Networks Energy Efficient Virtual MIMO-base Cooperative Communications for Wireless Sensor Networks Suharman K. Jayaweera Department of Electrical an Computer Engineering Wichita State University, Wichita, KS,

More information

Code-Carrier Divergence Monitoring for the GPS Local Area Augmentation System

Code-Carrier Divergence Monitoring for the GPS Local Area Augmentation System Coe-Carrier Divergence Monitoring for the GPS Local Area Augmentation System Dwaraanath V. Simili an Boris Pervan, Illinois Institute of Technology, Chicago, IL Abstract Coe-carrier smoothing is a commonly

More information

HOW SYMMETRICAL COMPONENTS MAY HELP TO SUPPRESS VOLTAGE SENSORS IN DIRECTIONAL RELAYS FOR DISTRIBUTION NETWORKS

HOW SYMMETRICAL COMPONENTS MAY HELP TO SUPPRESS VOLTAGE SENSORS IN DIRECTIONAL RELAYS FOR DISTRIBUTION NETWORKS C E D 17 th nternational Conference on Electricity Distribution Barcelona, 12-15 May 2003 HOW SYMMETCAL COMPONENTS MAY HELP TO SUPPESS VOLTAGE SENSOS N DECTONAL ELAYS FO DSTBUTON NETWOKS Xavier LE PVET

More information

Contents Maryland High School Programming Contest 1. 1 Stacked Floating Mountains 2. 2 Chess Puzzle 3. 3 Life Connections 4

Contents Maryland High School Programming Contest 1. 1 Stacked Floating Mountains 2. 2 Chess Puzzle 3. 3 Life Connections 4 2010 Marylan High School Programming Contest 1 Contents 1 Stacke Floating Mountains 2 2 Chess Puzzle 3 3 Life Connections 4 4 Circle of Friens 5 5 Floating Mountain Stability 6 6 Aim It Right! 7 7 Navi

More information

Wireless Event-driven Networked Predictive Control Over Internet

Wireless Event-driven Networked Predictive Control Over Internet UKACC International Conference on Control 22 Cariff, UK, 3-5 September 22 Wireless Event-riven Networke Preictive Control Over Internet Wenshan Hu, Hong Zhou, an Qijun Deng Abstract In networke control

More information

DECENTRALIZED CIVIL STRUCTURAL CONTROL USING A REAL-TIME WIRELESS SENSING AND CONTROL SYSTEM

DECENTRALIZED CIVIL STRUCTURAL CONTROL USING A REAL-TIME WIRELESS SENSING AND CONTROL SYSTEM 4 th Worl Conference on Structural Control an Monitoring 4WCSCM-252 DECENTRALIZED CIVIL STRUCTURAL CONTROL USIN A REAL-TIME WIRELESS SENSIN AND CONTROL SYSTEM Abstract Y. Wang 1, R. A. Swartz 2, J. P.

More information

Research on the Selection Strategy for Optimal Anchor Nodes Based on Ant Colony Optimization

Research on the Selection Strategy for Optimal Anchor Nodes Based on Ant Colony Optimization Sensors & Transucers 2014 by IFSA Publishing, S. L. http://www.sensorsportal.com Research on the Selection Strategy for Optimal Anchor Noes Base on Ant Colony Optimization Baoxin ZHAO, Bi ZENG Guangong

More information

The use of Facts devices in disturbed Power Systems-Modeling, Interface, and Case Study

The use of Facts devices in disturbed Power Systems-Modeling, Interface, and Case Study nternational Journal of Computer an Electrical Engineering, ol., No., April 009 793-898 The use of Facts evices in isturbe Power Systems-Moeling, nterface, an Case Stuy Salim. Haa, A. Haouche, an H. ouyea

More information

Performance Gain of Full Duplex over Half Duplex under Bidirectional Traffic Asymmetry

Performance Gain of Full Duplex over Half Duplex under Bidirectional Traffic Asymmetry Performance Gain of Full Duplex over Half Duplex uner Biirectional Traffic Asymmetry Juan Liu, Shengqian Han, Wenjia Liu Beihang University, Beijing, China Email: {liujuan, sqhan, liuwenjia@buaaeucn Yong

More information

Topology-assisted techniques to relay selection for homogeneously distributed wireless sensor networks

Topology-assisted techniques to relay selection for homogeneously distributed wireless sensor networks This full text paper was peer reviewe at the irection of IEEE Communications Society subject matter experts for publication in the IEEE Globecom 2010 proceeings. Topology-assiste techniques to relay selection

More information

2 Dept. of Electrical and Electronic Engineering ( ) = d

2 Dept. of Electrical and Electronic Engineering ( ) = d Close-Loop Control Design for a Three-Level Three-Phase Neutral-Point-Clampe Inverter Using the Optimize Nearest-Three Virtual-Space-Vector Moulation S. Busquets-Monge 1, J. D. Ortega 1, J. Boronau 1,

More information

On the Real Time Implementation of a Controller for an Electromechanical System

On the Real Time Implementation of a Controller for an Electromechanical System On the Real Time Implementation of a Controller for an Electromechanical System Ruben Salas-Cabrera, Jonathan C. Mayo-Malonao, Erika Y. Renon-Fraga, Euaro N. Salas-Cabrera an Aaron Gonzalez-Roriguez Abstract

More information

Math 32A Discussion Session Week 9 Notes November 28 and 30, 2017

Math 32A Discussion Session Week 9 Notes November 28 and 30, 2017 Math 3A Discussion Session Week 9 Notes November 8 an 30, 07 This week we ll explore some of the ieas from chapter 5, focusing mostly on the graient. We ll motivate this exploration with an example that

More information

Radio Range Adjustment for Energy Efficient Wireless Sensor Networks. Electronic Engineering, Aston University, Birmingham B4 7ET,United Kingdom b

Radio Range Adjustment for Energy Efficient Wireless Sensor Networks. Electronic Engineering, Aston University, Birmingham B4 7ET,United Kingdom b Raio Range Ajustment for Energy Efficient Wireless Sensor Networks Q. Gao a,, K. J. Blow a 1, D. J. Holing a, I. W. Marshall b, X. H. Peng a a Electronic Engineering, Aston University, Birmingham B4 7ET,Unite

More information

Validation of a Non-Line-of-Sight Path-Loss Model for V2V Communications at Street Intersections

Validation of a Non-Line-of-Sight Path-Loss Model for V2V Communications at Street Intersections Valiation of a Non-Line-of-Sight Path-Loss Moel for V2V Communications at Street Intersections Taimoor Abbas, Anreas Thiel, Thomas Zemen, Christoph F. Mecklenbräuker, an Frerik Tufvesson Department of

More information

GAIN-SCHEDULE CONTROL BASED ON MASS ESTIMATION APPLIED TO THE BRAKING SYSTEM OF AN URBAN AUTOMATED PEOPLE MOVER

GAIN-SCHEDULE CONTROL BASED ON MASS ESTIMATION APPLIED TO THE BRAKING SYSTEM OF AN URBAN AUTOMATED PEOPLE MOVER Page 59 GAIN-SCHEDULE CONTROL BASED ON MASS ESTIMATION APPLIED TO THE BRAKING SYSTEM OF AN URBAN AUTOMATED PEOPLE MOVER Carlos Arthur Carvalho Sarmanho Jr., sarmjunior@hotmail.com Euaro Anré Peroni, peroni@mecanica.ufrgs.br

More information

Wavelet Transform Based Relay Algorithm for the Detection of Stochastic High Impedance Faults

Wavelet Transform Based Relay Algorithm for the Detection of Stochastic High Impedance Faults International Conference on Power Systems Transients IPST 3 in New Orleans, USA Wavelet Transm Base Relay Algorithm the Detection of Stochastic High Impeance Faults T. M. ai,.a. Snier an E. o () Dept.

More information

Model Reference Adaptive Fuzzy Controller for Permanent Magnet Synchronous Motor

Model Reference Adaptive Fuzzy Controller for Permanent Magnet Synchronous Motor Volume 50, Number 1, 2009 25 Moel Reference Aaptive Fuzzy Controller for Permanent Magnet Synchronous Motor A. MEROUFEL, M. MASSOUM an B. BELABBES Abstract: Conventional control epens on the mathematical

More information

Deformed Antenna Pattern Compensation Technique for Multi-beam Antennas for Broadband and Scalable Mobile Communications Satellite

Deformed Antenna Pattern Compensation Technique for Multi-beam Antennas for Broadband and Scalable Mobile Communications Satellite Deforme Antenna Pattern Compensation Technique for Multi-beam Antennas for Broaban an Scalable Mobile Communications Satellite Yoshinori SUZUKI 1, Satoshi HARADA 2, Kiyoshi KOBAYASHI 3, Masazumi UEBA 4

More information

A new method of converter transformer protection without commutation failure

A new method of converter transformer protection without commutation failure IOP Conference Series: Earth an Environmental Science PAPER OPEN ACCESS A new metho of converter transformer protection without commutation failure To cite this article: Jiayu Zhang et al 08 IOP Conf.

More information

HIGH PERFORMANCE CONTROLLERS BASED ON REAL PARAMETERS TO ACCOUNT FOR PARAMETER VARIATIONS DUE TO IRON SATURATION

HIGH PERFORMANCE CONTROLLERS BASED ON REAL PARAMETERS TO ACCOUNT FOR PARAMETER VARIATIONS DUE TO IRON SATURATION 213 NDIA GROUND VEHICLE SYSTEMS ENGINEERING AND TECHNOLOGY SYMPOSIUM VEHICLE ELECTRONICS AND ARCHITECTURE (VEA MINI-SYMPOSIUM AUGUST 21-22, 213 - TROY, MICHIGAN HIGH PERFORMANCE CONTROLLERS BASED ON REAL

More information

University of Sidi Mohammed Ben Abdellah Fez, Morocco

University of Sidi Mohammed Ben Abdellah Fez, Morocco Matlab & Simulink Simulation with FPGA-Base Implementation Sliing Moe Control of a Permanent Magnet Synchronous Machine Drive BADRE BOSSOUFI (Stuent Member IEEE) 1)2), MOHAMMED KARIM 1), SILVIU IONIłĂ

More information

A New Speech Enhancement Technique to Reduce Residual Noise Using Perceptual Constrained Spectral Weighted Factors

A New Speech Enhancement Technique to Reduce Residual Noise Using Perceptual Constrained Spectral Weighted Factors IOSR Journal of Electronics an Communication Engineering (IOSR-JECE) e-issn: 78-834,p- ISSN: 78-8735. Volume 6, Issue 3 (May. - Jun. 013), PP 8-33 A New Speech Enhancement Technique to Reuce Resiual Noise

More information

Research on a New Path Planning Method for Mobile Robot

Research on a New Path Planning Method for Mobile Robot 3r International Conference on Electric an Electronics (EEIC 213) Research on a New Path Planning Metho for Mobile Robot Xiaoping Zhang, Xiaogang Ruan, Xiaoqing Zhu, Jing Huang Institute of Artificial

More information

Improvement of Power Factor and Harmonic Reduction with VSC for HVDC System

Improvement of Power Factor and Harmonic Reduction with VSC for HVDC System International Journal of Engineering an Management Research, Volume-3, Issue-2, April 2013 ISSN No.: 2250-0758 Pages: 6-12 www.ijemr.net Improvement of Power Factor an Harmonic Reuction with VSC for HVDC

More information

Power Electronics Laboratory

Power Electronics Laboratory THE UNERSTY OF NEW SOUTH WALES School of Electrical Engineering & Telecommunications ELEC4614 Experiment : C-C Step-up (Boost) Converter 1.0 Objectives This experiment introuces you to a step-up C-C converter

More information

AN APPLICATION OF A GENERALISED JAKES MODEL FOR MIMO CHANNELS

AN APPLICATION OF A GENERALISED JAKES MODEL FOR MIMO CHANNELS AN APPLICATION OF A GENERALISED JAKES MODEL FOR MIMO CHANNELS Davi B. Smith (1) (1) Faculty of Engineering (Telecommunications), University of Technology Syney PO Box 13 Broaway NS 007 Australia E-mail:

More information

DISCUSSION ON THE APPLICATION OF WIRELESS ACTIVE SENSING UNIT

DISCUSSION ON THE APPLICATION OF WIRELESS ACTIVE SENSING UNIT 4 th Worl Conference on Structural Control an Monitoring 4WCSCM-261 DISCUSSION ON HE APPLICAION OF WIRELESS ACIVE SENSING UNI FOR SRUCURAL CONROL C.H. Loh an K.C. Lu National aiwan University, aipei 106-17,aiwan

More information

Machine Interpretable Representation of Commander s Intent I-188. Per M. Gustavsson. Michael R. Hieb Lars Niklasson Philip Moore Patric Eriksson

Machine Interpretable Representation of Commander s Intent I-188. Per M. Gustavsson. Michael R. Hieb Lars Niklasson Philip Moore Patric Eriksson Machine Interpretable Representation of Commaner s Intent I-188 Per M. Gustavsson Michael R. Hieb Lars Niklasson Philip Moore Patric Eriksson 2 bjectives Present the perations Intent an Effects Moel (IEM)

More information

Effect of Carrier Frequency Offset on the BER Performance of Variable Spreading Factor OFCDM Systems

Effect of Carrier Frequency Offset on the BER Performance of Variable Spreading Factor OFCDM Systems This full text paper was peer reviewe at the irection of IEEE Communications Society subject matter experts for publication in the ICC 008 proceeings. Effect of Carrier Frequency Offset on the erformance

More information

PV Array Emulator for Testing Commercial PV Inverters

PV Array Emulator for Testing Commercial PV Inverters http://x.oi.org/10.5755/j01.eee.19.10.5899 ELEKTRONIKA IR ELEKTROTECHNIKA, ISSN 1392-1215, VOL. 19, NO. 10, 2013 PV Array Emulator for Testing Commercial PV Inverters C. Roncero-Clemente 1, E. Romero-Caaval

More information

Tracking Control of Automatic Pipe Cutting Robot with Magnetic Binder

Tracking Control of Automatic Pipe Cutting Robot with Magnetic Binder Materials Science Forum Vols. 505-507 (2006) pp. 1201-1206 online at http://www.scientific.net (2006) Trans Tech Publications, Switzerlan Tracking Control of Automatic Pipe Cutting Robot with Magnetic

More information

ARTM CHANNEL SOUNDING RESULTS AN INVESTIGATION OF FREQUENCY SELECTIVE FADING ON AERONAUTICAL TELEMETRY CHANNELS

ARTM CHANNEL SOUNDING RESULTS AN INVESTIGATION OF FREQUENCY SELECTIVE FADING ON AERONAUTICAL TELEMETRY CHANNELS ARTM CHANNEL SOUNDING RESULTS AN INVESTIGATION OF FREQUENCY SELECTIVE FADING ON AERONAUTICAL TELEMETRY CHANNELS Item Type text; Proceeings Authors Rice, Michael; e Gaston, Davi; Davis, Aam; German, Gus;

More information

Cache-Aided Content Delivery in Fog-RAN Systems with Topological Information and no CSI

Cache-Aided Content Delivery in Fog-RAN Systems with Topological Information and no CSI Cache-Aie Content Delivery in Fog-RAN Systems with Topological Information an no CSI Wei-Ting Chang, Ravi Tanon, Osvalo Simeone Abstract In this work, we consier a Fog Raio Access Network (F-RAN) system

More information

Downward Trimming of Polymer Thick Film Resistors through High Voltage Pulses

Downward Trimming of Polymer Thick Film Resistors through High Voltage Pulses Downwar Trimming of Polymer Thick Film Resistors through High Voltage Pulses Y.Srinivasa Rao E.C.E. Department Shri Vishnu Engineering College For Women Vishnupur, Bhimavaram-540 W.G.Dt.,Ap, Inia Phone

More information

An Observer Design Strategy in Electric Power Steering System

An Observer Design Strategy in Electric Power Steering System An Observer Design Strategy in Electric Power Steering System Jingying Lu,a, Wei Jiang,b, Tomokazu Abe 2, Yu Fujimura 2, Seiji Hashimoto 2,c an Mitsunobu Kajitani 3, Yangzhou University, Huayang west roa

More information

REPORT 2/9_12_2001 Position Error Signal Estimation at High Sampling Rates Using Data and Servo Sector Measurements Abstract

REPORT 2/9_12_2001 Position Error Signal Estimation at High Sampling Rates Using Data and Servo Sector Measurements Abstract REPORT 2/9_12_2001 Position Error Signal Estimation at High Sampling Rates Using Data an Servo Sector Measurements by Petros A. Ioannou an Elias B. Kosmatopoulos Department of Electrical Engineering Systems

More information

Transit Network Design under Stochastic Demand

Transit Network Design under Stochastic Demand Transit Network Design uner Stochastic Deman Hong K. LO Civil an Environmental Engineering Hong Kong University of Science an Technology 1 Public transport Backgroun Fixe route transit (FRT) : fixe route

More information

The effect of two realistic Radio Propagation Models for Mobile Ad hoc NETworks in Urban Area Environment Supported with stations

The effect of two realistic Radio Propagation Models for Mobile Ad hoc NETworks in Urban Area Environment Supported with stations International Journal of Scientific & Engineering Research Volume 2, Issue 1, Oct-211 1 The effect of two realistic Raio Propagation Moels for Mobile A hoc NETworks in Urban Area Environment Supporte with

More information

IN SYNCHRONOUS code division multiple access

IN SYNCHRONOUS code division multiple access IEEE TRANSACTIONS ON WIRELESS COMMUNICATIONS, VOL. 4, NO. 4, JULY 005 135 Rapi Slot Synchronization in the Presence of Large Frequency Offset an Doppler Sprea in WCDMA Systems June Moon, Stuent Member,

More information

Joint Partial Relay Selection, Power Allocation and Cooperative Maximum Likelihood Detection for MIMO Relay Systems with Limited Feedback

Joint Partial Relay Selection, Power Allocation and Cooperative Maximum Likelihood Detection for MIMO Relay Systems with Limited Feedback Joint Partial Relay Selection, Power Allocation an Cooperative Maximum Likelihoo Detection for MIMO Relay Systems with Limite Feeback Thomas Hesketh, Rorigo C. e Lamare, Stephen Wales Department of Electronics,

More information

New M-ary QAM Transmission Payload System

New M-ary QAM Transmission Payload System r AIAA ICSSC-005 New M-ary QAM Transmission Payloa System Masayoshi TANAKA * Nihon University, College of Inustrial Technology, --, Izumicho, Narashino, 75-8575, Japan This paper presents a new M-ary moulation

More information

Jitter Limitations on a Gigabit Copper Multi- Carrier System

Jitter Limitations on a Gigabit Copper Multi- Carrier System Jitter Limitations on a Gigabit Copper Multi- Carrier System Jan H. Rutger Schraer, Eric A.M. Klumperink, Jan L. Visschers, Bram Nauta University of Twente, IC-Design Group, P.O. Box 7, 75 AE, Enschee,

More information

SUBSET: A Joint Design of Channel Selection and Channel Hopping for Fast Blind Rendezvous in Cognitive Radio Ad Hoc Networks

SUBSET: A Joint Design of Channel Selection and Channel Hopping for Fast Blind Rendezvous in Cognitive Radio Ad Hoc Networks SUBSET: A Joint esign of Channel Selection an Channel Hopping for Fast Blin enezvous in Cognitive aio A Hoc Networks Xingya Liu an Jiang Xie epartment of Electrical an Computer Engineering The University

More information

Capacity Gain from Transmitter and Receiver Cooperation

Capacity Gain from Transmitter and Receiver Cooperation Capacity Gain from Transmitter an Receiver Cooperation Chris T. K. Ng an Anrea J. Golsmith Dept. of Electrical Engineering Stanfor University, Stanfor, CA 90 Email: ngctk, anrea}@wsl.stanfor.eu arxiv:cs/00800v1

More information

Probabilistic Handshake in All-to-all Broadcast Coded Slotted ALOHA

Probabilistic Handshake in All-to-all Broadcast Coded Slotted ALOHA Probabilistic Hanshake in All-to-all Broacast Coe Slotte ALOHA Mikhail Ivanov, Petar Popovski, Frerik Brännström, Alexanre Graell i Amat, an Čeomir Stefanović Department of Signals an Systems, Chalmers

More information

DECENTRALIZED REAL-TIME VELOCITY FEEDBACK CONTROL OF STRUCTURES USING WIRELESS SENSORS

DECENTRALIZED REAL-TIME VELOCITY FEEDBACK CONTROL OF STRUCTURES USING WIRELESS SENSORS 4th International Conference on Earthquake Engineering Taipei, Taiwan October -3, 6 Paper No. 7 DECENTRALIZED REAL-TIME VELOCITY FEEDBACK CONTROL OF STRUCTURES USING WIRELESS SENSORS Yang Wang, R. Anrew

More information

Musical Wind Instrument Analysis

Musical Wind Instrument Analysis Musical Win Instrument Analysis Darren, Murray Campbell Department of Acoustics an Flui Dynamics, University of Einburgh, EH9 3JZ, Einburgh, Scotlan D.A.@sms.e.ac.uk,.m.campbell@e.ac.uk The acoustic impeance

More information

BI-DIRECTIONAL MIXED SIGNAL CONNECTION MODULES FOR AUTOMATIC INSERTION

BI-DIRECTIONAL MIXED SIGNAL CONNECTION MODULES FOR AUTOMATIC INSERTION BI-DIRECTIONAL MIXED SIGNAL CONNECTION MODULES FOR AUTOMATIC INSERTION Olaf Zinke Caence Design Systems San Diego, CA, USA oinke@caence.com Abstract Efficient simulation of mie signal esigns requires the

More information

A NEW SPEECH ENHANCEMENT TECHNIQUE USING PERCEPTUAL CONSTRAINED SPECTRAL WEIGHTING FACTORS

A NEW SPEECH ENHANCEMENT TECHNIQUE USING PERCEPTUAL CONSTRAINED SPECTRAL WEIGHTING FACTORS A NEW SPEECH ENHANCEMENT TECHNIQUE USING PERCEPTUAL CONSTRAINED SPECTRAL WEIGHTING FACTORS T. Muni Kumar, M.B.Rama Murthy, Ch.V.Rama Rao, K.Srinivasa Rao Gulavalleru Engineering College, Gulavalleru-51356,

More information

A Turnover based Adaptive HELLO Protocol for Mobile Ad Hoc and Sensor Networks

A Turnover based Adaptive HELLO Protocol for Mobile Ad Hoc and Sensor Networks A Turnover base Aaptive HELLO Protocol for Mobile A Hoc an Sensor Networks François Ingelrest, Nathalie Mitton, Davi Simplot-Ryl To cite this version: François Ingelrest, Nathalie Mitton, Davi Simplot-Ryl.

More information

Cross-layer Routing Optimization for Wireless Networks with Cooperative Diversity

Cross-layer Routing Optimization for Wireless Networks with Cooperative Diversity Cross-layer Routing Optimiation for Wireless Networs with Cooperative Diversity Zhiguo Ding an Kin K. Leung Department of Electrical an Electronic Engineering Imperial College Lonon, UK. Email: {higuo.ing,

More information

Autonomous docking of a tracked wheels robot to its tether cable using a vision-based algorithm

Autonomous docking of a tracked wheels robot to its tether cable using a vision-based algorithm Autonomous ocking of a tracke wheels robot to its tether cable using a vision-base algorithm Fausto Ferreira an Rorigo Ventura Abstract Search an Rescue (SAR) Robotics has been gaining an increasing interest

More information

APPLICATION OF DECENTRALIZED WIRELESS SENSING AND CONTROL IN CIVIL STRUCTURES

APPLICATION OF DECENTRALIZED WIRELESS SENSING AND CONTROL IN CIVIL STRUCTURES US-Taiwan Workshop on Smart Structural Technology for Seismic Hazar Mitigation Taipei, Taiwan October -4, 006 APPLICATION OF DECENTRALIZED WIRELESS SENSING AND CONTROL IN CIVIL STRUCTURES Yang Wang, R.

More information

Distributed generation control using protection principles

Distributed generation control using protection principles University of Wollongong Research Online Faculty of Engineering an Information Sciences - Papers: Part A Faculty of Engineering an Information Sciences 2006 Distribute generation control using protection

More information

ASYMMETRIC MODULATION FOR COGNITIVE RADIO AND INTELLIGENT ENVIRONMENTS

ASYMMETRIC MODULATION FOR COGNITIVE RADIO AND INTELLIGENT ENVIRONMENTS ASYMMTRIC MODULATION FOR COGNITIV RADIO AND INTLLIGNT NVIRONMNTS ric. Kreb (SAIC, Chantilly, VA, USA; ekreb@ieee.org); Robert H. Morelos-Zaragoza (San Jose State University, San Jose, CA, USA, r.morelos-zaragoza@ieee.org)

More information

University of Huddersfield Repository

University of Huddersfield Repository University of Huersfiel Repository Towsyfyan, Hossein, Hassin, Osama, Gu, Fengshou an Ball, Anrew Characterization of Acoustic Emissions from Mechanical Seals for Fault Detection Original Citation Towsyfyan,

More information

ROC Analysis of BLM Detector in AF Relays Based Cooperative Wireless Networks Omar GATERA 1, Ahmet Hamdi KAYRAN 1 and Haci ILHAN 2

ROC Analysis of BLM Detector in AF Relays Based Cooperative Wireless Networks Omar GATERA 1, Ahmet Hamdi KAYRAN 1 and Haci ILHAN 2 6 International Conference on Sustainable Energy, Environment an Information Engineering (SEEIE 6) ISBN: 978--6595-337-3 ROC Analys of BLM Detector in AF Relays Base Cooperative Wireless Networks Omar

More information