Robotic Sensor Networks: An Application to Monitoring Electro-Magnetic Fields 1

Size: px
Start display at page:

Download "Robotic Sensor Networks: An Application to Monitoring Electro-Magnetic Fields 1"

Transcription

1 Robotic Sensor Networks: An Application to Monitoring Electro-Magnetic Fields 1 Francesco AMIGONI a,2, Giulio FONTANA a and Stefano MAZZUCA a a Dipartimento di Elettronica e Informazione, Politecnico di Milano, Italy Abstract. Robotic sensor networks are distributed systems in which mobile robots carry sensors around an environment to detect phenomena and produce detailed environmental assessments. In this paper we present a specific robotic sensor network devoted to monitoring electro-magnetic fields. Keywords. Robotic sensor networks, Multirobot systems, Electro-magnetic fields. Introduction Many applications require to monitor an environment in order to detect phenomena and produce detailed environmental assessments [14,22]. These applications, including surveillance, plant and environmental monitoring, and damage assessment, are usually addressed using sensor networks, in which sensing nodes are set in fixed locations [26]. The use of multirobot systems for carrying sensors around the environment represents a solution that has recently received considerable attention [1,21] and that can provide some remarkable advantages. For example, these robotic sensor networks can dynamically concentrate the sensing robots around a place of interest. In this paper we present a specific robotic sensor network oriented to monitoring Electro-Magnetic Fields (EMFs). The monitoring of EMF phenomena is extremely important in practice, especially to guarantee the safety of people living and working where these phenomena are significant. It is thus important to localize and monitor the EMF sources in an environment and to assure that the EMF levels are compatible with human exposure [8]. These activities can be naturally carried out by robotic sensor networks, such as the one described in this paper. A robotic sensor network does not require any fixed infrastructure and thus its use is appropriate when a single campaign of EMF measurements is required (e.g., before the opening of a new hospital). The robotic sensor network presented in this paper has been developed as part of a larger project, illustrated in [1]. The architecture of our system is hierarchical. A coordinator (a computer) supervises the activities of the system, while a number of explorers (mobile robots equipped 1 Preliminary versions of this work appeared in [3,5]. 2 Corresponding author: Francesco Amigoni, Dipartimento di Elettronica e Informazione, Politecnico di Milano, Piazza Leonardo da Vinci 32, Milano, Italy; amigoni@elet.polimi.it.

2 with EMF sensors) navigate in the environment and perform EMF measurement tasks. In our implemented system there are two explorers. The main cycle of activities of the robotic sensor network we implemented can be summarized as follows: (a) the explorers (independently) measure the EMF in their current positions, (b) the coordinator integrates these measurements and builds an hypothesis about the location of the EMF sources, (c) the explorers move in the environment to reach the new interesting measurement positions determined by the coordinator; then the cycle starts again from (a). We explicitly note that the explorers are autonomous mobile robots that carry both navigation sensors (for example, cameras and sonars) and monitoring sensors (such as the EMF sensors). This paper is structured as follows. The next section reviews the relevant literature on robotic sensor networks. Section 2 describes the robotic sensor network we developed to monitor EMF sources. Section 3 presents the experimental validation of our system. Finally, Section 4 concludes the paper. 1. Robotic Sensor Networks A sensor network (SN) is a collection of sensory elements or nodes that gather, process, and communicate data about environmental phenomena [26]. Practical applications of SNs are countless: the need for sophisticated monitoring systems is growing in several fields, including scientific research, traffic control, medical applications, environmental protection, disaster management, industrial plants, and military applications. A rough classification distinguishes between fixed sensor networks, in which nodes are spatially distributed in fixed locations, and mobile sensor networks, in which some or all of the nodes can move around the environment [15]. The interest about mobile SNs is motivated by the need to have SNs that are not part of the system to be monitored (e.g., an industrial area), but that can be deployed on location in a short time to cope with fastevolving and partially-unknown phenomena. To monitor such phenomena with a fixed SN, a large number of nodes scattered over a broad region is required. This implies using very simple, low-cost, low-power, disposable sensory elements with limited processing and communication capabilities [12]. An alternative could be the use of a mobile SN composed of a smaller number of nodes, initially deployed randomly within the area, but able to reach interesting locations to optimize observations and communications. Mobile SNs typically rely on wireless communication systems [22], because wired links are incompatible with their design goals, in particular with a fast deployment phase. Mobile nodes can be implemented as autonomous perceptive mobile robots [21] or as perceptive robots [2], whose sensor systems address both navigation and environmental monitoring tasks. In this sense, robotic sensor networks are particular mobile sensor networks. The sensing robots can be more complex and expensive than sensing nodes typically used in a fixed SN, enabling them to perform complex processing and communication tasks. Such tasks can include the efficient and autonomous navigation through the environment, the prediction of the evolution of the observed phenomena, and the planning of the actions to be undertaken in order to optimally track the phenomena and to perform sophisticated monitoring, reconfiguration, and self-repairing actions. The main

3 drawback of the multirobot approach to SNs is represented by the intrinsic complexity and the high cost of the robot platforms. A number of applications have been addressed by robotic sensor networks, including environmental monitoring [23] and search and rescue [24]. In the sequel of this section, we review some robotic sensor networks that have been presented in literature. Some of the proposed systems are only simulated (see, for example, [11,17]) or are composed of a single robot (see, for example, [18]). Some works addressed the definition of an architecture for a robotic sensor network. For example, the hierarchical architecture presented in this paper (and similar to that discussed in [4,6]) differs from the architecture proposed in [21] since, in our case, the coordinator is responsible for data integration and for building the model that represents the perceived phenomenon (essentially, the locations of EMF sources), while, in [21], all the sensing robots are involved in the integration of the perceived data. Although hierarchical architectures have some known drawbacks (e.g., scalability), they are easy to implement and adequate for a small number of sensing robots, as in our case (see [19] for another example related to odor maps). Another architecture for robotic sensor networks, based on the decentralized data fusion approach, is proposed in [13]. Many works in literature address a single aspect of robot sensor networks: the deployment of sensing robots [15,16,27,28]. Usually these approaches use a local distributed strategy to drive the spatial configuration of the robots: each robot adjusts its position according to those of its neighbors, for example using optimization algorithms based on potential fields. Our architecture adopts a global centralized strategy to deploy the sensing robots in the environment: the explorers move in the positions that the coordinator globally evaluates as interesting. In this sense, our approach shares some similarities with that in [7]. The advantage of our approach is that, usually, local approaches are able to deploy sensing robots only to cover an environment [10,20]. There have been some attempts to define local distributed strategies to let sensing robots converge toward events of interest. For example, [9] presents some control strategies similar to potential fields that allow robots to concentrate around events happening in the environment; however, the methods are tested in simulated environments without any reference to a specific application. 2. A Robotic Sensor Network for Monitoring EMFs In this section, we illustrate a specific robotic sensor network we have developed in our Artificial Intelligence and Robotics Lab (AIRLab). The system we present here is oriented to localize and characterize a (possibly moving) EMF source. We first describe the general architecture of the system, then the localization algorithm it uses General Architecture As said, the architecture of our system is hierarchical with a coordinator supervising two explorers (more explorers can be easily added). We assume that the three agents can communicate with each other by exchanging messages. The system maintains a grid map of the environment, in which each cell can be either free or occupied by an obstacle (or by a robot). The map is supposed to be known by the coordinator and the explorers. The

4 RECEIVE FROM ROBOTS THEIR INITIAL POSITIONS SEND INITIAL POSITION TO COORDINATOR RECEIVE FROM ROBOTS THEIR EMF MEASUREMENTS PERFORM EMF MEASUREMENT PERFORM FINE-GRAINED IF SOURCE EMF MEASUREMENTS CAN BE LOCALIZED TRUE AROUND THE SOURCE FALSE GENERATE A NEW PROPOSED TASK SEND PERCEIVED DATA TO THE COORDINATOR RECEIVE A PROPOSED TASK FROM COORDINATOR SEND THE PROPOSED TASK TO ROBOTS BUILD A PATH TO FULFILL THE PROPOSED TASK RECEIVE PROPOSED PATHS FROM ROBOTS SEND THE PROPOSED PATH TO COORDINATOR CONSIDER THE MINIMUM LENGTH PROPOSED PATH P min REFUSE P min AND ELIMINATE IT FROM PROPOSED PATHS FALSE IF THE PATH IS ACCEPTED TRUE IF P min CONFLICTS WITH ALREADY ASSIGNED PATHS FALSE ASSIGN THE TASK TO THE ROBOT AND CONSIDER IT AS BUSY RECEIVE FROM BUSY ROBOTS THEIR CURRENT POSITIONS TRUE EXECUTE THE ACCEPTED PATH DETERMINE THE NEW CURRENT POSITION SEND CURRENT POSITION TO COORDINATOR Figure 1. The flows of activities of coordinator (left) and of explorers (right) environment is assumed to be static (i.e., the positions of the obstacles do not change while the system is working). The map is used by the explorers to navigate in the environment and by the coordinator to localize the EMF sources. For simplicity, we consider a single EMF source. The position of the EMF source is thus given by the cell of the map in which the source is located. The activities of the coordinator and of the explorers during the EMF monitoring of an environment are schematically reported in Figure 1. EMF monitoring involves two activities: localizing the source of the field and characterizing the source, namely checking if the emissions of the source are compatible with human exposure. The localization of the source is performed according to the algorithm described in the next section. Once a source has been localized, it has to be reached by an explorer both for confirming the position and for more detailed EMF measurements in the region around the source (characterization). In this paper, we focus on the localization of the source. We describe one of the most significant features of our system: the task allocation. We use the contract net paradigm for allocating tasks to the robots [25]. The allocated tasks are EMF measurements to be performed in given positions. The coordinator proposes a cell for visit if it needs an EMF measurement from that cell, either for estimating the position of the source (see next section) or for determining whether the EMF is within the limits established by the law for human exposure. The coordinator sends the proposed task to free explorers, waits for their proposed paths (or until a timeout expires), and assigns the task to an explorer. A proposed path is a sequence of movements that brings an explorer from its current position to the cell to be visited. The coordinator considers the proposed path of minimum length and assigns the task to the proposing explorer. The other explorers are notified that their proposed paths have been rejected. For more details on the architecture, please refer to [5].

5 2.2. The Localization Algorithm In this section, we discuss the algorithm for the localization of the EMF sources that represents the core algorithm of our robotic sensor network. In general, a localization algorithm strongly depends from the available sensors. The sensors we used have been developed by the Dipartimento di Elettrotecnica of the Politecnico di Milano and are extensively described in [8]. They can detect only the magnetic field, but they still allow to localize a EMF source. Each sensor is connected through an RS232 serial link to the computer that governs the explorer. We used two sensors, mounted on the two explorers at (approximately) the same height. For each spatial component of the magnetic field, the sensor outputs the modulus of its DFT (Discrete Fourier Transform) evaluated at frequency points separated by nearly 1 Hz intervals in the range 10 Hz 10 khz. Note that, since the sensors we use are isotropic, the coordinator requests a measurement from a position, without specifying the heading. Note also that, when the coordinator requests a measurement from a position, the measured data will be the same if this measurement is performed by one explorer or by the other one. Our localization algorithm is based on the following general assumptions: The environment contains a single, possibly moving, source of magnetic field. Other less powerful sources can be present, but we require the magnetic field generated by the main source to be (as measured by the sensor) significantly stronger than the background field in the environment. In each of the measurement positions the magnetic field vector has a non-null radial component and a null tangential component, as evaluated in the twodimensional polar coordinate system defined in the horizontal plane H containing the sensor and centered on the projection of the source on H. In our experimental setting, we enforced this by using a solenoid with its axis orthogonal to the floor as source, by performing near-field measurements, and by avoiding to take measurements on the horizontal plane containing the source. No a priori assumption is made on the spectrum of the magnetic field produced by the source. However, since the sensor we employed ignores the frequency components outside the 10 Hz 10 khz range, it can only detect sources which have significant magnetic emissions in that frequency band. The localization is based on triangulation, which in turn is based on the fact that, under the above assumptions, the line of propagation (LOP) of the magnetic field can be extracted from the sensor data. A LOP is the line connecting the (center of the) magnetic field source to the measurement position, as projected on H. In principle, with a fixed source, if we can extract from the measured data two different LOPs, their intersection gives the source position. In order to obtain two different LOPs, at least two magnetic field measurements, taken in two different positions in the environment, are needed. Let us consider a generic spatial position P in the environment. If the three spatial components of the magnetic field in P were available, the calculation of the LOP passing through P would be trivial. Unfortunately, the sensors we used do not output these spatial components: they output instead the modulus of their DFTs, but not the associate phase information. This implies that for each position P two possible LOPs (plops) are generated. One of them is the actual LOP, while the other one is an artifact of the generation process. With the data from a single measurement it is not possible to choose

6 between them. The algorithm for plops extraction is described in detail in [3], along with a description of the possible special cases. To determine the actual source position our localization algorithm uses the data returned by three measurements. These must be taken at three different positions in the environment because, if the source is stationary, successive measurements performed in the same position would lead to the same plops. After the first two measurements, we obtain a set of 4 possible source locations (psls). These psls are the intersection points between the 4 plops returned by the two measurements (Figure 2). Then, a third measurement is used. This also gives two plops and, since the source must belong to one of them, one of these new plops must pass through one of the 4 psls. So, checking the distance between the new plops and the 4 psls, we can identify the actual source position among the psls. If none of the new plops pass through one of the psls, it means that the source has moved and the three measurements refer to different source positions. There are degenerate cases where the relative locations of the three measurement positions do not allow source localization (for details see [3]): in these cases more than three measurements are required to complete the localization process. y P 1 psl P 2 x Figure 2. Possible source locations after two measurements in positions P 1 and P 2 The system is presently configured to use the last three available measurements to locate the source, in order to quickly react to source movements. However, it is possible to use more measurements to improve the accuracy of source localization. Once the position of the source is known, it is trivial to find the cell corresponding to the source in the grid map of the environment. 3. Some Experimental Results In this section, we present some of the experiments we performed to validate our robotic sensor network. In particular, first we discuss an example of operations performed by the system and, second, we illustrate some performance results. In the first experiment, we show a test with a moving EMF source. We used simulated EMF sensors that return data in accordance with the position of a simulated EMF

7 Figure 3. The explorers move toward a EMF source changing its position source placed in the environment via a graphical interface. As our simulated sensors give complete information about the magnetic induction field vector, only two measurements are needed to determine the source location, instead of the three needed with the real sensors. In detail, the following activities have been performed (see Figure 3): the explorers performed an EMF measurement in their initial locations; the coordinator used the data gathered by the explorers to determine the estimated position of the EMF source (represented by the white trash bin, left top of Figure 3); the coordinator generated a task that required to perform EMF measurements around the source position; after having negotiated the assignment of the task, one of the explorers (the closest one) moved toward the cell where the EMF source was estimated to be (left bottom of Figure 3): each time the robot reached the center of a cell along the path, it executed an EMF measurement (these data were used by the coordinator to confirm the hypothesis about source position); we manually changed the position of the EMF source in the the environment (right top of Figure 3); after one of these measurements the coordinator reacted to the change of the EMF source by changing the hypothesis and identifying a new task; after having negotiated the assignment of the new task, the second explorer (closer than the first one) moved toward the cell where the EMF source was now estimated to be (right bottom of Figure 3). We also performed a number of experiments to evaluate the performances of our robotic sensor network with real magnetic field sensors, using a simple single-frequency magnetic field generator. We built this test source using 200 m of electrician wire, tightly wound in a cylinder approximately 20 cm in diameter and 15 cm in height, with a central

8 Figure 4. Source location (the square at (2100, 2100) represents the center of the source, units are mm) and estimated source positions (diamonds) hollow with a diameter of approximately 8 cm. The axis of the cylinder was orthogonal to the floor plane. We connected this device to the 230 V 50 Hz power line, in series with a 500 W halogen lamp used as resistive load. We tested the effective localization of the EMF source provided by the system. We put the center of the EMF source at coordinates (2100, 2100) (units are mm) and performed its localization by randomly generating measurement positions until localization was possible. Recalling previous section, this usually requires three measurement positions; but when the relative location of source and measurement positions leads to a degenerate case or signals are too weak, additional measurements are required to complete the localization process. Measurement positions for the explorers have been generated within a distance of 2 m from the source. We repeated the test 15 times. Each test was stopped when the system produced an estimated source position. Results are shown in Figure 4 (left). The position of the source has been determined with good precision in almost all tests. Only in one test the source has been localized with a precision worse than 40 cm (recall that the diameter of our source is 20 cm). In 13 tests, the source has been localized after with three measurements, according to what discussed in Section 2.2. In the other 2 tests, four measurements have been required to disambiguate source position. We report another experiment we have conducted in order to validate the reliability of the localization of the EMF source provided by the system. Also in this case, we put the EMF source at coordinates (2100, 2100) but we performed its localization by randomly generating 9 measurement positions. In this way, by using a number of measurements larger than the minimum required for the localization, we could validate the robustness of the localization. Measurement positions for the explorers have been generated within a distance of 2 m from the source. We repeated the test 8 times. In principle, with 9 measurements, each test should produce 7 estimated source positions (because localization cannot be done when only the first two measurements are available), and, over all the tests, we should have 56 estimated source positions. However, we could get only 53 estimated source positions, because in two cases weak and disturbed signals prevented the localization of the source and in another case a further measurement was required to disambiguate source position. Results are shown in Figure 4 (right). The position of the source has been determined with good precision; only in a dozen of cases the source has been localized with a precision worse than 40 cm (recall that the diameter of our source is 20 cm). We averaged the estimated source positions obtained in the single tests, obtaining 8 average estimated source positions that are shown in Figure 5.

9 A final remark is on our localization algorithm. Since it works by considering the last three measurements, the algorithm can easily track moving sources (at least when this movement is slow compared to that of the robots); however, the algorithm does not increase the precision of the estimated source position over time because it does not take into account all the previous measurements. Figure 5. Source location (the square at (2100, 2100) represents the center of the source, units are mm) and average estimated source positions (diamonds) 4. Conclusions In this paper we have presented a multirobot system devoted to EMF monitoring. The system is a robotic sensor network that can autonomously deploy its explorers in an environment to cope with dynamic events, like a moving EMF source. Despite some features of our system have been specifically designed for the application we tackled, some architectural solutions (such as the contract net for assigning tasks to explorers) are quite general and could be easily reused in other application domains. The importance of robotic sensor networks is expected to increase in the near future, due to the technological advances in miniaturization and communication. One of the most interesting challenges for the next generation robotic sensor networks will be the capability to address more tasks at the same time: for instance, the simultaneous monitoring of multiple environmental phenomena and map building. Acknowledgements This work is part of the APE Project funded by the MIUR (Italian University and Research Ministry) in References [1] F. Amigoni, A. Brandolini, V. Caglioti, V. Di Lecce, A. Guerriero, M. Lazzaroni, F. Lombardi, R. Ottoboni, E. Pasero, V. Piuri, O. Scotti, and D. Somenzi. Agencies for perception in environmental monitoring. IEEE Transactions on Instrumentation and Measurements, 55(4): , [2] F. Amigoni, A. Brandolini, G. D Antona, R. Ottoboni, and M. Somalvico. Artificial intelligence in science of measurements: From measurement instruments to perceptive agencies. IEEE Transactions on Instrumentation and Measurement, 52(3): , 2003.

10 [3] F. Amigoni, S. Cadonici, V. Caglioti, and G. Fontana. Experimenting with a robotic system for localizing magnetic field sources. In Proc. IEEE VECIMS2005, pages 44 49, [4] F. Amigoni and V. Caglioti. A multirobot architecture for environmental perception. In Proc. Second Int l Workshop on Advanced Environmental Sensing and Monitoring Technologies, pages 83 88, [5] F. Amigoni, V. Caglioti, and G. Fontana. A perceptive multirobot system for monitoring electromagnetic fields. In Proc. IEEE VECIMS2004, pages , [6] F. Amigoni and M. Somalvico. Multiagent systems for environmental perception. In Proc. Third AMS Conference on Artificial Intelligence Applications to Environmental Science, [7] M. Batalin and G. Sukhatme. Using a sensor network for distributed multi-robot task allocation. In Proc. IEEE ICRA2004, pages , [8] A. Brandolini, G. D Antona, M. Faifer, M. Lazzaroni, and R. Ottoboni. Low frequency magnetic flux density measurements based on navigation agents. In Proc. SICON04 Conference, pages 86 90, [9] Z. Butler and D. Rus. Event-based motion control for mobile sensor networks. IEEE Pervasive Computing, 2(4):34 42, [10] J. Cortés, S. Martínez, and T. Karatas ans F. Bullo. Coverage control for mobile sensing networks. IEEE Transactions on Robotics and Automation, 20(2): , [11] J. Costa Seca, C. Pinto-Ferreira, and L. Correia. A society of agents in environmental monitoring. In From Animals to Animats 5, pages Bradford Book, [12] J. Feng, F. Koushanfar, and M. Potkonjak. System-architectures for sensor networks issues, alternatives, and directions. In Proc. IEEE ICCD2002, pages , [13] B. Grocholsky, V. Kumar, and H. Durrant-White. Anonymous cooperation in robotic sensor networks. In Proc. AAAI-04 Workshop on Sensor Networks, [14] M. F. Guard. A status report on environmental monitoring. IEEE Transactions on Instrumentation and Measurement, 51(4): , [15] A. Howard, M. Mataric, and G. Sukhatme. An incremental self-deployment algorithm for mobile sensor networks. Autonomous Robots, 13(2): , [16] A. Howard, M. Mataric, and G. Sukhatme. Mobile sensor network deployment using potential fields: A distributed, scalable solution to the area coverage problem. In Proc. DARS2002, pages , [17] J. P. Jamont, M. Occello, and A. Lagreze. A multiagent architecture for the instrumentation of an underground hydrographic system. In Proc. IEEE VIMS2002, pages 20 25, [18] A. Lilienthal and T. Duckett. Building gas concentration gridmaps with a mobile robot. Robotics and Autonomous Systems, 48(1):3 16, [19] L. Marques, A. Martins, and A. T. de Almeida. Environmental monitoring with mobile robots. In Proc. IEEE/RSJ IROS2005, pages , [20] Y. Mei, Y.-H. Lu, C. Hu, and C. S. G. Lee. Deployment strategy for mobile robots with energy and timing constraints. In Proc. IEEE ICRA2005, pages , [21] E. M. Petriu, T. E. Whalen, R. Abielmona, and A. Stewart. Robotic sensor agents: A new generation of intelligent agents for complex environment monitoring. IEEE Instrumentation and Measurement Magazine, 7(3):46 51, [22] G. J. Pottie and W. J. Kaiser. Wireless integrated network sensors. Communications of the ACM, 43(5):51 58, [23] M. Rahimi, R. Pon, W. Kaiser, G. Sukhatme, D. Estrin, and M. Srivastava. Adaptive sampling for environmental robotics. In Proc. IEEE ICRA2004, , [24] J. Reich and E. Sklar. Robot-sensor networks for search and rescue. In Proc. IEEE Int l Workshop on Safety, Security and Rescue Robotics, [25] R. G. Smith. The contract net protocol: High-level communication and control in a distributed problem solver. IEEE Transactions on Computers, 29(12): , [26] M. Tubaishat and S. Madria. Sensor networks: An overview. IEEE Potentials, 22(2):20 23, [27] A. Winfield. Distributed sensing and data collection via broken ad hoc wireless connected networks of mobile robots. In Proc. DARS2000, pages , [28] Y. Zou and K. Chakrabarty. Sensor deployment and target localization based on virtual forces. In Proc.IEEE InfoCom2003, pages , 2003.

A Simulation Analysis of Formations for Flying Multirobot Systems

A Simulation Analysis of Formations for Flying Multirobot Systems A Simulation Analysis of Formations for Flying Multirobot Systems Francesco AMIGONI, Mauro Stefano GIANI, Sergio NAPOLITANO Dipartimento di Elettronica e Informazione, Politecnico di Milano Piazza Leonardo

More information

On evaluating performance of exploration strategies for an autonomous mobile robot

On evaluating performance of exploration strategies for an autonomous mobile robot On evaluating performance of exploration strategies for an autonomous mobile robot Nicola Basilico and Francesco Amigoni Abstract The performance of an autonomous mobile robot in mapping an unknown environment

More information

Sensor Coverage using Mobile Robots and Stationary Nodes

Sensor Coverage using Mobile Robots and Stationary Nodes In Procedings of the SPIE, volume 4868 (SPIE2002) pp. 269-276, Boston, MA, August 2002 Sensor Coverage using Mobile Robots and Stationary Nodes Maxim A. Batalin a and Gaurav S. Sukhatme a a University

More information

Distributed Sensing for Cooperative Robotics

Distributed Sensing for Cooperative Robotics Distributed Sensing for Cooperative Robotics Guilherme Augusto Silva Pereira Advisor: Prof. Mário Fernando Montenegro Campos VERLab Vision and Robotics Laboratory/UFMG Co-Advisor: Prof. Vijay Kumar GRASP

More information

Multiple Network Marketing coordination Model

Multiple Network Marketing coordination Model REPORT DOCUMENTATION PAGE Form Approved OMB No. 0704-0188 The public reporting burden for this collection of information is estimated to average 1 hour per response, including the time for reviewing instructions,

More information

Artificial Intelligence and Robotics @ Politecnico di Milano. Presented by Matteo Matteucci

Artificial Intelligence and Robotics @ Politecnico di Milano. Presented by Matteo Matteucci 1 Artificial Intelligence and Robotics @ Politecnico di Milano Presented by Matteo Matteucci What is Artificial Intelligence «The field of theory & development of computer systems able to perform tasks

More information

A Bidding Protocol for Deploying Mobile Sensors

A Bidding Protocol for Deploying Mobile Sensors A Bidding Protocol for Deploying Mobile Sensors Guiling Wang, Guohong Cao, and Tom LaPorta Department of Computer Science & Engineering The Pennsylvania State University, University Park, PA 1 Email: {guiwang,gcao,tlp}@cse.psu.edu

More information

Curriculum Vitae et Studiorum

Curriculum Vitae et Studiorum Curriculum Vitae et Studiorum Alberto Quattrini Li March 21, 2015 Contents Personal Data 1 Position and Education 1 Education................................................ 1 Academic Positions and Affiliations..................................

More information

On Fleet Size Optimization for Multi-Robot Frontier-Based Exploration

On Fleet Size Optimization for Multi-Robot Frontier-Based Exploration On Fleet Size Optimization for Multi-Robot Frontier-Based Exploration N. Bouraqadi L. Fabresse A. Doniec http://car.mines-douai.fr Université de Lille Nord de France, Ecole des Mines de Douai Abstract

More information

Distributed Database for Environmental Data Integration

Distributed Database for Environmental Data Integration Distributed Database for Environmental Data Integration A. Amato', V. Di Lecce2, and V. Piuri 3 II Engineering Faculty of Politecnico di Bari - Italy 2 DIASS, Politecnico di Bari, Italy 3Dept Information

More information

A Cognitive Approach to Vision for a Mobile Robot

A Cognitive Approach to Vision for a Mobile Robot A Cognitive Approach to Vision for a Mobile Robot D. Paul Benjamin Christopher Funk Pace University, 1 Pace Plaza, New York, New York 10038, 212-346-1012 benjamin@pace.edu Damian Lyons Fordham University,

More information

Topology Control and Mobility Strategy for UAV Ad-hoc Networks: A Survey

Topology Control and Mobility Strategy for UAV Ad-hoc Networks: A Survey Topology Control and Mobility Strategy for UAV Ad-hoc Networks: A Survey Zhongliang Zhao, Torsten Braun Institute of Computer Science and Applied Mathematics, University of Bern Neubrückstrasse 10, 3012

More information

Autoconfiguration and maintenance of the IP address in ad-hoc mobile networks

Autoconfiguration and maintenance of the IP address in ad-hoc mobile networks 1 Autoconfiguration and maintenance of the IP address in ad-hoc mobile networks M. Fazio, M. Villari, A. Puliafito Università di Messina, Dipartimento di Matematica Contrada Papardo, Salita Sperone, 98166

More information

Repairing Sensor Network Using Mobile Robots

Repairing Sensor Network Using Mobile Robots Repairing Sensor Network Using Mobile Robots 1 Yongguo Mei, Changjiu Xian, Saumitra Das, Y. Charlie Hu and Yung-Hsiang Lu Purdue University, West Lafayette {ymei, cjx, smdas, ychu, yunglu}@purdue.edu Abstract

More information

A very short history of networking

A very short history of networking A New vision for network architecture David Clark M.I.T. Laboratory for Computer Science September, 2002 V3.0 Abstract This is a proposal for a long-term program in network research, consistent with the

More information

Research Article ISSN 2277 9140 Copyright by the authors - Licensee IJACIT- Under Creative Commons license 3.0

Research Article ISSN 2277 9140 Copyright by the authors - Licensee IJACIT- Under Creative Commons license 3.0 INTERNATIONAL JOURNAL OF ADVANCES IN COMPUTING AND INFORMATION TECHNOLOGY An international, online, open access, peer reviewed journal Volume 2 Issue 2 April 2013 Research Article ISSN 2277 9140 Copyright

More information

E190Q Lecture 5 Autonomous Robot Navigation

E190Q Lecture 5 Autonomous Robot Navigation E190Q Lecture 5 Autonomous Robot Navigation Instructor: Chris Clark Semester: Spring 2014 1 Figures courtesy of Siegwart & Nourbakhsh Control Structures Planning Based Control Prior Knowledge Operator

More information

Force/position control of a robotic system for transcranial magnetic stimulation

Force/position control of a robotic system for transcranial magnetic stimulation Force/position control of a robotic system for transcranial magnetic stimulation W.N. Wan Zakaria School of Mechanical and System Engineering Newcastle University Abstract To develop a force control scheme

More information

Development of Docking System for Mobile Robots Using Cheap Infrared Sensors

Development of Docking System for Mobile Robots Using Cheap Infrared Sensors Development of Docking System for Mobile Robots Using Cheap Infrared Sensors K. H. Kim a, H. D. Choi a, S. Yoon a, K. W. Lee a, H. S. Ryu b, C. K. Woo b, and Y. K. Kwak a, * a Department of Mechanical

More information

Mobile Network Analysis - Hole Healing

Mobile Network Analysis - Hole Healing , pp.143-150 http://dx.doi.org/10.14257/ijfgcn.2013.6.6.15 Decentralized Mobile Sensor Navigation for Hole Healing Policy in Wireless Hybrid Sensor Networks Fu-Tian Lin 1, 2, Chu-Sing Yang 1, Tien-Wen

More information

An Empirical Approach - Distributed Mobility Management for Target Tracking in MANETs

An Empirical Approach - Distributed Mobility Management for Target Tracking in MANETs An Empirical Approach - Distributed Mobility Management for Target Tracking in MANETs G.Michael Assistant Professor, Department of CSE, Bharath University, Chennai, TN, India ABSTRACT: Mobility management

More information

A Genetic Algorithm-Evolved 3D Point Cloud Descriptor

A Genetic Algorithm-Evolved 3D Point Cloud Descriptor A Genetic Algorithm-Evolved 3D Point Cloud Descriptor Dominik Wȩgrzyn and Luís A. Alexandre IT - Instituto de Telecomunicações Dept. of Computer Science, Univ. Beira Interior, 6200-001 Covilhã, Portugal

More information

AN EFFICIENT STRATEGY OF AGGREGATE SECURE DATA TRANSMISSION

AN EFFICIENT STRATEGY OF AGGREGATE SECURE DATA TRANSMISSION INTERNATIONAL JOURNAL OF REVIEWS ON RECENT ELECTRONICS AND COMPUTER SCIENCE AN EFFICIENT STRATEGY OF AGGREGATE SECURE DATA TRANSMISSION K.Anusha 1, K.Sudha 2 1 M.Tech Student, Dept of CSE, Aurora's Technological

More information

An Algorithm for Automatic Base Station Placement in Cellular Network Deployment

An Algorithm for Automatic Base Station Placement in Cellular Network Deployment An Algorithm for Automatic Base Station Placement in Cellular Network Deployment István Törős and Péter Fazekas High Speed Networks Laboratory Dept. of Telecommunications, Budapest University of Technology

More information

A Hierarchical Structure based Coverage Repair in Wireless Sensor Networks

A Hierarchical Structure based Coverage Repair in Wireless Sensor Networks A Hierarchical Structure based Coverage Repair in Wireless Sensor Networks Jie Wu Computer Science & Engineering Department Florida Atlantic University Boca Raton, FL 3343, USA E-mail: jie@cse.fau.edu

More information

GSM Frequency Planning with Band Segregation for the Broadcast Channel Carriers

GSM Frequency Planning with Band Segregation for the Broadcast Channel Carriers GSM Frequency Planning with Band Segregation for the Broadcast Channel Carriers F. Galliano (1), N.P. Magnani (1), G. Minerva (1), A. Rolando (2), P. Zanini (3) (1) CSELT - Via G. Reiss Romoli, 274 - Torino

More information

FRANCESCO BELLOCCHIO S CURRICULUM VITAE ET STUDIORUM

FRANCESCO BELLOCCHIO S CURRICULUM VITAE ET STUDIORUM FRANCESCO BELLOCCHIO S CURRICULUM VITAE ET STUDIORUM April 2011 Index Personal details and education 1 Research activities 2 Teaching and tutorial activities 3 Conference organization and review activities

More information

Using Received Signal Strength Variation for Surveillance In Residential Areas

Using Received Signal Strength Variation for Surveillance In Residential Areas Using Received Signal Strength Variation for Surveillance In Residential Areas Sajid Hussain, Richard Peters, and Daniel L. Silver Jodrey School of Computer Science, Acadia University, Wolfville, Canada.

More information

Eliminating the Communication Black Spots in Future Disaster Recovery Networks

Eliminating the Communication Black Spots in Future Disaster Recovery Networks Eliminating the Communication Black Spots in Future Disaster Recovery Networks Eliane Bodanese 1, Liljana Gavrilovska 2, Veselin Rakocevic 3, Robert Stewart 4 1 Electronic Engineering Department, Queen

More information

An Energy-Based Vehicle Tracking System using Principal Component Analysis and Unsupervised ART Network

An Energy-Based Vehicle Tracking System using Principal Component Analysis and Unsupervised ART Network Proceedings of the 8th WSEAS Int. Conf. on ARTIFICIAL INTELLIGENCE, KNOWLEDGE ENGINEERING & DATA BASES (AIKED '9) ISSN: 179-519 435 ISBN: 978-96-474-51-2 An Energy-Based Vehicle Tracking System using Principal

More information

From reconfigurable transceivers to reconfigurable networks, part II: Cognitive radio networks. Loreto Pescosolido

From reconfigurable transceivers to reconfigurable networks, part II: Cognitive radio networks. Loreto Pescosolido From reconfigurable transceivers to reconfigurable networks, part II: Cognitive radio networks Loreto Pescosolido Spectrum occupancy with current technologies Current wireless networks, operating in either

More information

Integrating the Internet of Things with Business Process Management: A Process-aware Framework for Smart Objects

Integrating the Internet of Things with Business Process Management: A Process-aware Framework for Smart Objects Integrating the Internet of Things with Business Process Management: A Process-aware Framework for Smart Objects Giovanni Meroni 1 Politecnico di Milano Dipartimento di Elettronica, Informazione e Bioingegneria

More information

Multi-Robot Tracking of a Moving Object Using Directional Sensors

Multi-Robot Tracking of a Moving Object Using Directional Sensors Multi-Robot Tracking of a Moving Object Using Directional Sensors Manuel Mazo Jr., Alberto Speranzon, Karl H. Johansson Dept. of Signals, Sensors & Systems Royal Institute of Technology SE- 44 Stockholm,

More information

Multisensor Data Fusion and Applications

Multisensor Data Fusion and Applications Multisensor Data Fusion and Applications Pramod K. Varshney Department of Electrical Engineering and Computer Science Syracuse University 121 Link Hall Syracuse, New York 13244 USA E-mail: varshney@syr.edu

More information

Sensor Devices and Sensor Network Applications for the Smart Grid/Smart Cities. Dr. William Kao

Sensor Devices and Sensor Network Applications for the Smart Grid/Smart Cities. Dr. William Kao Sensor Devices and Sensor Network Applications for the Smart Grid/Smart Cities Dr. William Kao Agenda Introduction - Sensors, Actuators, Transducers Sensor Types, Classification Wireless Sensor Networks

More information

Robot Perception Continued

Robot Perception Continued Robot Perception Continued 1 Visual Perception Visual Odometry Reconstruction Recognition CS 685 11 Range Sensing strategies Active range sensors Ultrasound Laser range sensor Slides adopted from Siegwart

More information

Automatic Train Control based on the Multi-Agent Control of Cooperative Systems

Automatic Train Control based on the Multi-Agent Control of Cooperative Systems The Journal of Mathematics and Computer Science Available online at http://www.tjmcs.com The Journal of Mathematics and Computer Science Vol.1 No.4 (2010) 247-257 Automatic Train Control based on the Multi-Agent

More information

Traffic Monitoring Systems. Technology and sensors

Traffic Monitoring Systems. Technology and sensors Traffic Monitoring Systems Technology and sensors Technology Inductive loops Cameras Lidar/Ladar and laser Radar GPS etc Inductive loops Inductive loops signals Inductive loop sensor The inductance signal

More information

Defending Wireless Sensor Networks Against Adversarial Localization

Defending Wireless Sensor Networks Against Adversarial Localization Defending Wireless Sensor Networks Against Adversarial Localization Neelanjana Dutta, Abhinav Saxena and Sriram Chellappan Department of Computer Science Missouri University of Science and Technology Rolla,

More information

High-fidelity electromagnetic modeling of large multi-scale naval structures

High-fidelity electromagnetic modeling of large multi-scale naval structures High-fidelity electromagnetic modeling of large multi-scale naval structures F. Vipiana, M. A. Francavilla, S. Arianos, and G. Vecchi (LACE), and Politecnico di Torino 1 Outline ISMB and Antenna/EMC Lab

More information

Reactive Agent Technology for Real-Time, Multisensor Target Tracking

Reactive Agent Technology for Real-Time, Multisensor Target Tracking Reactive Agent Technology for Real-Time, Multisensor Target Tracking COSTAS TSATSOULIS AND EDWARD KOMP Department of Electrical Engineering and Computer Science Information and Telecommunication Technology

More information

High-Frequency Distributed Sensing for Structure Monitoring

High-Frequency Distributed Sensing for Structure Monitoring High-Frequency Distributed Sensing for Structure Monitoring K. Mechitov, W. Kim, G. Agha and T. Nagayama* Department of Computer Science, University of Illinois at Urbana-Champaign 201 N. Goodwin Ave.,

More information

Wireless Broadband: Health & Safety Information

Wireless Broadband: Health & Safety Information Wireless Broadband: Health & Safety Information Introduction The increasing use of mobile phones and other wireless technology has been accompanied by public debate about possible adverse effects on health.

More information

Component-based Development Process and Component Lifecycle Ivica Crnkovic 1, Stig Larsson 2, Michel Chaudron 3

Component-based Development Process and Component Lifecycle Ivica Crnkovic 1, Stig Larsson 2, Michel Chaudron 3 Component-based Development Process and Component Lifecycle Ivica Crnkovic 1, Stig Larsson 2, Michel Chaudron 3 1 Mälardalen University, Västerås, Sweden, ivica.crnkovic@mdh.se 2 ABB Corporate Research,

More information

AIR POLLUTION MONITORING SYSTEM BASED ON GEOSENSOR NETWORK 1. Young Jin Jung*, Yang Koo Lee**, Dong Gyu Lee**, Keun Ho Ryu**, Silvia Nittel*

AIR POLLUTION MONITORING SYSTEM BASED ON GEOSENSOR NETWORK 1. Young Jin Jung*, Yang Koo Lee**, Dong Gyu Lee**, Keun Ho Ryu**, Silvia Nittel* AIR POLLUTION MONITORING SYSTEM BASED ON GEOSENSOR NETWORK 1 Young Jin Jung*, Yang Koo Lee**, Dong Gyu Lee**, Keun Ho Ryu**, Silvia Nittel* Spatial Information and Engineering, University of Maine, USA*

More information

Attenuation (amplitude of the wave loses strength thereby the signal power) Refraction Reflection Shadowing Scattering Diffraction

Attenuation (amplitude of the wave loses strength thereby the signal power) Refraction Reflection Shadowing Scattering Diffraction Wireless Physical Layer Q1. Is it possible to transmit a digital signal, e.g., coded as square wave as used inside a computer, using radio transmission without any loss? Why? It is not possible to transmit

More information

PERFORMANCE ANALYSIS OF AD-HOC ON DEMAND DISTANCE VECTOR FOR MOBILE AD- HOC NETWORK

PERFORMANCE ANALYSIS OF AD-HOC ON DEMAND DISTANCE VECTOR FOR MOBILE AD- HOC NETWORK http:// PERFORMANCE ANALYSIS OF AD-HOC ON DEMAND DISTANCE VECTOR FOR MOBILE AD- HOC NETWORK Anjali Sahni 1, Ajay Kumar Yadav 2 1, 2 Department of Electronics and Communication Engineering, Mewar Institute,

More information

Traffic Prediction in Wireless Mesh Networks Using Process Mining Algorithms

Traffic Prediction in Wireless Mesh Networks Using Process Mining Algorithms Traffic Prediction in Wireless Mesh Networks Using Process Mining Algorithms Kirill Krinkin Open Source and Linux lab Saint Petersburg, Russia kirill.krinkin@fruct.org Eugene Kalishenko Saint Petersburg

More information

Robot Sensors. Outline. The Robot Structure. Robots and Sensors. Henrik I Christensen

Robot Sensors. Outline. The Robot Structure. Robots and Sensors. Henrik I Christensen Robot Sensors Henrik I Christensen Robotics & Intelligent Machines @ GT Georgia Institute of Technology, Atlanta, GA 30332-0760 hic@cc.gatech.edu Henrik I Christensen (RIM@GT) Sensors 1 / 38 Outline 1

More information

Thesis work and research project

Thesis work and research project Thesis work and research project Hélia Pouyllau, INRIA of Rennes, Campus Beaulieu 35042 Rennes, helia.pouyllau@irisa.fr July 16, 2007 1 Thesis work on Distributed algorithms for endto-end QoS contract

More information

Call for Proposal: Internet-of-Things (IoT) for Intelligent Buildings and Transportation

Call for Proposal: Internet-of-Things (IoT) for Intelligent Buildings and Transportation HKUST-MIT Research Alliance Consortium Call for Proposal: Internet-of-Things (IoT) for Intelligent Buildings and Transportation Lead Universities Participating Universities 1 The expansion of internet

More information

Sensory-motor control scheme based on Kohonen Maps and AVITE model

Sensory-motor control scheme based on Kohonen Maps and AVITE model Sensory-motor control scheme based on Kohonen Maps and AVITE model Juan L. Pedreño-Molina, Antonio Guerrero-González, Oscar A. Florez-Giraldo, J. Molina-Vilaplana Technical University of Cartagena Department

More information

Keywords: Humanitarian demining, mobile robot simulation, operator training. I. Introduction

Keywords: Humanitarian demining, mobile robot simulation, operator training. I. Introduction Mobile robot virtual training system for robot operators J. Będkowski, M. Pełka, P. Musialik, A. Masłowski Institute of Mathematical Machines, Ludwika Krzywickiego 34, Warsaw In this paper the progress

More information

PERFORMANCE STUDY AND SIMULATION OF AN ANYCAST PROTOCOL FOR WIRELESS MOBILE AD HOC NETWORKS

PERFORMANCE STUDY AND SIMULATION OF AN ANYCAST PROTOCOL FOR WIRELESS MOBILE AD HOC NETWORKS PERFORMANCE STUDY AND SIMULATION OF AN ANYCAST PROTOCOL FOR WIRELESS MOBILE AD HOC NETWORKS Reza Azizi Engineering Department, Bojnourd Branch, Islamic Azad University, Bojnourd, Iran reza.azizi@bojnourdiau.ac.ir

More information

Requirements Analysis Concepts & Principles. Instructor: Dr. Jerry Gao

Requirements Analysis Concepts & Principles. Instructor: Dr. Jerry Gao Requirements Analysis Concepts & Principles Instructor: Dr. Jerry Gao Requirements Analysis Concepts and Principles - Requirements Analysis - Communication Techniques - Initiating the Process - Facilitated

More information

Segmentation of building models from dense 3D point-clouds

Segmentation of building models from dense 3D point-clouds Segmentation of building models from dense 3D point-clouds Joachim Bauer, Konrad Karner, Konrad Schindler, Andreas Klaus, Christopher Zach VRVis Research Center for Virtual Reality and Visualization, Institute

More information

Ashok Kumar Gonela MTech Department of CSE Miracle Educational Group Of Institutions Bhogapuram.

Ashok Kumar Gonela MTech Department of CSE Miracle Educational Group Of Institutions Bhogapuram. Protection of Vulnerable Virtual machines from being compromised as zombies during DDoS attacks using a multi-phase distributed vulnerability detection & counter-attack framework Ashok Kumar Gonela MTech

More information

Design and Performance Analysis of Building Monitoring System with Wireless Sensor Networks

Design and Performance Analysis of Building Monitoring System with Wireless Sensor Networks Design and Performance Analysis of Building Monitoring System with Wireless Sensor Networks Mohammed A. Abdala & Alaa Mohammed Salih Department of Networks, College of Information Engineering, University

More information

A survey on Spectrum Management in Cognitive Radio Networks

A survey on Spectrum Management in Cognitive Radio Networks A survey on Spectrum Management in Cognitive Radio Networks Ian F. Akyildiz, Won-Yeol Lee, Mehmet C. Vuran, Shantidev Mohanty Georgia Institute of Technology Communications Magazine, vol 46, April 2008,

More information

ASSESSMENT OF VISUALIZATION SOFTWARE FOR SUPPORT OF CONSTRUCTION SITE INSPECTION TASKS USING DATA COLLECTED FROM REALITY CAPTURE TECHNOLOGIES

ASSESSMENT OF VISUALIZATION SOFTWARE FOR SUPPORT OF CONSTRUCTION SITE INSPECTION TASKS USING DATA COLLECTED FROM REALITY CAPTURE TECHNOLOGIES ASSESSMENT OF VISUALIZATION SOFTWARE FOR SUPPORT OF CONSTRUCTION SITE INSPECTION TASKS USING DATA COLLECTED FROM REALITY CAPTURE TECHNOLOGIES ABSTRACT Chris Gordon 1, Burcu Akinci 2, Frank Boukamp 3, and

More information

Probabilistic Coverage in Wireless Sensor Networks

Probabilistic Coverage in Wireless Sensor Networks Probabilistic Coverage in Wireless Sensor Networks Nadeem Ahmed 1,2 nahmed@cse.unsw.edu.au 1 Computer Science and Engineering, University of New South Wales, Sydney, Australia. Salil S. Kanhere 1 salilk@cse.unsw.edu.au

More information

ExmoR A Testing Tool for Control Algorithms on Mobile Robots

ExmoR A Testing Tool for Control Algorithms on Mobile Robots ExmoR A Testing Tool for Control Algorithms on Mobile Robots F. Lehmann, M. Ritzschke and B. Meffert Institute of Informatics, Humboldt University, Unter den Linden 6, 10099 Berlin, Germany E-mail: falk.lehmann@gmx.de,

More information

Robust protocols for the Industrial Internet of Things

Robust protocols for the Industrial Internet of Things Robust protocols for the Industrial Internet of Things Elvis Vogli Politecnico di Bari,Telematics Lab - Dipartimento di Ingegneria Elettrica e dell Informazione Via Edoardo Orabona 4, 70125 Bari, Italy

More information

Mapping Linear Networks Based on Cellular Phone Tracking

Mapping Linear Networks Based on Cellular Phone Tracking Ronen RYBOWSKI, Aaron BELLER and Yerach DOYTSHER, Israel Key words: Cellular Phones, Cellular Network, Linear Networks, Mapping. ABSTRACT The paper investigates the ability of accurately mapping linear

More information

Heterogeneous network establishment assisted by cellular operators

Heterogeneous network establishment assisted by cellular operators Heterogeneous network establishment assisted by cellular operators Marc Danzeisen (1)(2), Torsten Braun (1), Daniel Rodellar (2), Simon Winiker (1)(2) (1) University of Bern, Computer Networks and Distributed

More information

The Advantages and Disadvantages of Robot-Sensor Networks

The Advantages and Disadvantages of Robot-Sensor Networks Robot-Sensor Networks for Search and Rescue Joshua Reich Department of Computer Science Columbia University 1214 Amsterdam Ave, New York NY 10027 USA reich@cs.columbia.edu Elizabeth Sklar Dept of Computer

More information

Intelligent Agents for Routing on Mobile Ad-Hoc Networks

Intelligent Agents for Routing on Mobile Ad-Hoc Networks Intelligent Agents for Routing on Mobile Ad-Hoc Networks Y. Zhou Dalhousie University yzhou@cs.dal.ca A. N. Zincir-Heywood Dalhousie University zincir@cs.dal.ca Abstract This paper introduces a new agent-based

More information

Statistical Forecasting of High-Way Traffic Jam at a Bottleneck

Statistical Forecasting of High-Way Traffic Jam at a Bottleneck Metodološki zvezki, Vol. 9, No. 1, 2012, 81-93 Statistical Forecasting of High-Way Traffic Jam at a Bottleneck Igor Grabec and Franc Švegl 1 Abstract Maintenance works on high-ways usually require installation

More information

From Self-Organising Mechanisms to Design Patterns

From Self-Organising Mechanisms to Design Patterns Self-aware Pervasive Service Ecosystems From Self-Organising Mechanisms to Design Patterns University of Geneva Giovanna.Dimarzo@unige.ch 1 Outline Motivation: Spatial Structures and Services Self-Organising

More information

How To Evaluate Web Applications

How To Evaluate Web Applications A Framework for Exploiting Conceptual Modeling in the Evaluation of Web Application Quality Pier Luca Lanzi, Maristella Matera, Andrea Maurino Dipartimento di Elettronica e Informazione, Politecnico di

More information

Technology White Paper Capacity Constrained Smart Grid Design

Technology White Paper Capacity Constrained Smart Grid Design Capacity Constrained Smart Grid Design Smart Devices Smart Networks Smart Planning EDX Wireless Tel: +1-541-345-0019 I Fax: +1-541-345-8145 I info@edx.com I www.edx.com Mark Chapman and Greg Leon EDX Wireless

More information

An Intelligent Car Park Management System based on Wireless Sensor Networks

An Intelligent Car Park Management System based on Wireless Sensor Networks An Intelligent Car Park Management System based on Wireless Sensor Networks Vanessa W.S. Tang, Yuan Zheng, Jiannong Cao Internet and Mobile Computing Lab Department of Computing, The Hong Kong Polytechnic

More information

GETTING STARTED WITH LABVIEW POINT-BY-POINT VIS

GETTING STARTED WITH LABVIEW POINT-BY-POINT VIS USER GUIDE GETTING STARTED WITH LABVIEW POINT-BY-POINT VIS Contents Using the LabVIEW Point-By-Point VI Libraries... 2 Initializing Point-By-Point VIs... 3 Frequently Asked Questions... 5 What Are the

More information

Magnetic Field of a Circular Coil Lab 12

Magnetic Field of a Circular Coil Lab 12 HB 11-26-07 Magnetic Field of a Circular Coil Lab 12 1 Magnetic Field of a Circular Coil Lab 12 Equipment- coil apparatus, BK Precision 2120B oscilloscope, Fluke multimeter, Wavetek FG3C function generator,

More information

Internet of Things and Cloud Computing

Internet of Things and Cloud Computing Internet of Things and Cloud Computing 2014; 2(1): 1-5 Published online May 30, 2014 (http://www.sciencepublishinggroup.com/j/iotcc) doi: 10.11648/j.iotcc.20140201.11 A method to increase the computing

More information

Sanjeev Kumar. contribute

Sanjeev Kumar. contribute RESEARCH ISSUES IN DATAA MINING Sanjeev Kumar I.A.S.R.I., Library Avenue, Pusa, New Delhi-110012 sanjeevk@iasri.res.in 1. Introduction The field of data mining and knowledgee discovery is emerging as a

More information

VOICE OVER WI-FI CAPACITY PLANNING

VOICE OVER WI-FI CAPACITY PLANNING VOICE OVER WI-FI CAPACITY PLANNING Version 1.0 Copyright 2003 Table of Contents Introduction...3 Wi-Fi RF Technology Options...3 Spectrum Availability and Non-Overlapping Wi-Fi Channels...4 Limited

More information

Questions to be responded to by the firm submitting the application

Questions to be responded to by the firm submitting the application Questions to be responded to by the firm submitting the application Why do you think this project should receive an award? How does it demonstrate: innovation, quality, and professional excellence transparency

More information

Continuous, remote monitoring and logging of electromagnetic fields

Continuous, remote monitoring and logging of electromagnetic fields MULTI-BAND EMF AREA MONITOR AMB-8057-03/G Continuous, remote monitoring and logging of electromagnetic fields Discrimination of GSM and UMTS contributions to total EMF values Electric field monitoring

More information

A wave lab inside a coaxial cable

A wave lab inside a coaxial cable INSTITUTE OF PHYSICS PUBLISHING Eur. J. Phys. 25 (2004) 581 591 EUROPEAN JOURNAL OF PHYSICS PII: S0143-0807(04)76273-X A wave lab inside a coaxial cable JoãoMSerra,MiguelCBrito,JMaiaAlves and A M Vallera

More information

Int. J. Advanced Networking and Applications Volume: 6 Issue: 4 Pages: 2404-2408 (2015) ISSN: 0975-0290

Int. J. Advanced Networking and Applications Volume: 6 Issue: 4 Pages: 2404-2408 (2015) ISSN: 0975-0290 2404 Nuzzer algorithm based Human Tracking and Security System for Device-Free Passive System in Smart Phones Environment R.Ranjani Assistant Professor, Department of Computer Science and Engineering,

More information

First Measurements with U-probe on the COMPASS Tokamak

First Measurements with U-probe on the COMPASS Tokamak WDS'13 Proceedings of Contributed Papers, Part II, 109 114, 2013. ISBN 978-80-7378-251-1 MATFYZPRESS First Measurements with U-probe on the COMPASS Tokamak K. Kovařík, 1,2 I. Ďuran, 1 J. Stöckel, 1 J.Seidl,

More information

Security in Ad Hoc Network

Security in Ad Hoc Network Security in Ad Hoc Network Bingwen He Joakim Hägglund Qing Gu Abstract Security in wireless network is becoming more and more important while the using of mobile equipments such as cellular phones or laptops

More information

Academic Year 2014/15. School of Industrial and Information Engineering. Degree Programme of:

Academic Year 2014/15. School of Industrial and Information Engineering. Degree Programme of: Academic Year 2014/15 School of Industrial and Information Engineering Degree Programme of: Telecommunication Engineering Laurea Magistrale (Equivalent To Master Of Science) Milano Leonardo Campus 1. General

More information

VBA Macro for construction of an EM 3D model of a tyre and part of the vehicle

VBA Macro for construction of an EM 3D model of a tyre and part of the vehicle VBA Macro for construction of an EM 3D model of a tyre and part of the vehicle Guillermo Vietti, Gianluca Dassano, Mario Orefice LACE, Politecnico di Torino, Turin, Italy. guillermo.vietti@polito.it Work

More information

Component-based Robotics Middleware

Component-based Robotics Middleware Component-based Robotics Middleware Software Development and Integration in Robotics (SDIR V) Tutorial on Component-based Robotics Engineering 2010 IEEE International Conference on Robotics and Automation

More information

A NOVEL OVERLAY IDS FOR WIRELESS SENSOR NETWORKS

A NOVEL OVERLAY IDS FOR WIRELESS SENSOR NETWORKS A NOVEL OVERLAY IDS FOR WIRELESS SENSOR NETWORKS Sumanta Saha, Md. Safiqul Islam, Md. Sakhawat Hossen School of Information and Communication Technology The Royal Institute of Technology (KTH) Stockholm,

More information

On Path Planning Strategies for Networked Unmanned Aerial Vehicles

On Path Planning Strategies for Networked Unmanned Aerial Vehicles On Path Planning Strategies for etworked Unmanned Aerial Vehicles Evşen Yanmaz, Robert Kuschnig, Markus Quaritsch, Christian Bettstetter +, and Bernhard Rinner Institute of etworked and Embedded Systems

More information

Content Delivery Network (CDN) and P2P Model

Content Delivery Network (CDN) and P2P Model A multi-agent algorithm to improve content management in CDN networks Agostino Forestiero, forestiero@icar.cnr.it Carlo Mastroianni, mastroianni@icar.cnr.it ICAR-CNR Institute for High Performance Computing

More information

A Multi-Agent Approach to a Distributed Schedule Management System

A Multi-Agent Approach to a Distributed Schedule Management System UDC 001.81: 681.3 A Multi-Agent Approach to a Distributed Schedule Management System VYuji Wada VMasatoshi Shiouchi VYuji Takada (Manuscript received June 11,1997) More and more people are engaging in

More information

Maximizing Throughput and Coverage for Wi Fi and Cellular

Maximizing Throughput and Coverage for Wi Fi and Cellular Maximizing Throughput and Coverage for Wi Fi and Cellular A White Paper Prepared by Sebastian Rowson, Ph.D. Chief Scientist, Ethertronics, Inc. www.ethertronics.com March 2012 Introduction Ask consumers

More information

A Survey: High Speed TCP Variants in Wireless Networks

A Survey: High Speed TCP Variants in Wireless Networks ISSN: 2321-7782 (Online) Volume 1, Issue 7, December 2013 International Journal of Advance Research in Computer Science and Management Studies Research Paper Available online at: www.ijarcsms.com A Survey:

More information

A.Giusti, C.Zocchi, A.Adami, F.Scaramellini, A.Rovetta Politecnico di Milano Robotics Laboratory

A.Giusti, C.Zocchi, A.Adami, F.Scaramellini, A.Rovetta Politecnico di Milano Robotics Laboratory Methodology of evaluating the driver's attention and vigilance level in an automobile transportation using intelligent sensor architecture and fuzzy logic A.Giusti, C.Zocchi, A.Adami, F.Scaramellini, A.Rovetta

More information

Semantic Search in Portals using Ontologies

Semantic Search in Portals using Ontologies Semantic Search in Portals using Ontologies Wallace Anacleto Pinheiro Ana Maria de C. Moura Military Institute of Engineering - IME/RJ Department of Computer Engineering - Rio de Janeiro - Brazil [awallace,anamoura]@de9.ime.eb.br

More information

Original Research Articles

Original Research Articles Original Research Articles Researchers Mr.Ramchandra K. Gurav, Prof. Mahesh S. Kumbhar Department of Electronics & Telecommunication, Rajarambapu Institute of Technology, Sakharale, M.S., INDIA Email-

More information

Flexible mobility management strategy in cellular networks

Flexible mobility management strategy in cellular networks Flexible mobility management strategy in cellular networks JAN GAJDORUS Department of informatics and telecommunications (161114) Czech technical university in Prague, Faculty of transportation sciences

More information

SPEED CONTROL OF INDUCTION MACHINE WITH REDUCTION IN TORQUE RIPPLE USING ROBUST SPACE-VECTOR MODULATION DTC SCHEME

SPEED CONTROL OF INDUCTION MACHINE WITH REDUCTION IN TORQUE RIPPLE USING ROBUST SPACE-VECTOR MODULATION DTC SCHEME International Journal of Advanced Research in Engineering and Technology (IJARET) Volume 7, Issue 2, March-April 2016, pp. 78 90, Article ID: IJARET_07_02_008 Available online at http://www.iaeme.com/ijaret/issues.asp?jtype=ijaret&vtype=7&itype=2

More information

A STRATEGIC PLANNER FOR ROBOT EXCAVATION' by Humberto Romero-Lois, Research Assistant, Department of Civil Engineering

A STRATEGIC PLANNER FOR ROBOT EXCAVATION' by Humberto Romero-Lois, Research Assistant, Department of Civil Engineering A STRATEGIC PLANNER FOR ROBOT EXCAVATION' by Humberto Romero-Lois, Research Assistant, Department of Civil Engineering Chris Hendrickson, Professor, Department of Civil Engineering, and Irving Oppenheim,

More information

EFFICIENT DATA PRE-PROCESSING FOR DATA MINING

EFFICIENT DATA PRE-PROCESSING FOR DATA MINING EFFICIENT DATA PRE-PROCESSING FOR DATA MINING USING NEURAL NETWORKS JothiKumar.R 1, Sivabalan.R.V 2 1 Research scholar, Noorul Islam University, Nagercoil, India Assistant Professor, Adhiparasakthi College

More information

Dynamic Source Routing in Ad Hoc Wireless Networks

Dynamic Source Routing in Ad Hoc Wireless Networks Dynamic Source Routing in Ad Hoc Wireless Networks David B. Johnson David A. Maltz Computer Science Department Carnegie Mellon University 5000 Forbes Avenue Pittsburgh, PA 15213-3891 dbj@cs.cmu.edu Abstract

More information