Mapping and Localization with RFID Technology

Size: px
Start display at page:

Download "Mapping and Localization with RFID Technology"

Transcription

1 Mapping and Localization with RFID Technology Dirk Hähnel Wolfram Burgard University of Freiburg Department of Computer Science Freiburg, Germany Dieter Fox University of Washington Computer Science and Engineering Seattle, WA, USA Ken Fishkin Matthai Philipose Intel Research Seattle Seattle, WA, USA Fig. 1. Typical RFID tags used to label objects. The size of the tag depicted in the center is 11 5 cm. Abstract In this paper we analyze whether recent Radio Frequency Identification (RFID) technology can be used to improve the localization of mobile robots and persons in their environment. In particular we study the problem of localizing RFID tags with a mobile platform that is equipped with a pair of RFID antennas. We present a probabilistic measurement model for RFID readers that allow us to accurately localize RFID tags in the environment. We also demonstrate how such maps can be used to localize a robot and persons in their environment. Finally, we present experiments illustrating that the computational requirements for global robot localization can be seriously reduced by fusing RFID information with laser data. I. INTRODUCTION Recent advances in the field of radio frequency identification techniques have reached a state that will allow us within the next years to equip virtually every object in an environment with small, cheap Radio Frequency Identification (RFID) tags [6]. Such tags contain circuitry that gain power from radio waves emitted by readers in their vicinity. They use this power to reply their unique identifier to the reader. Figure 1 depicts three different RFID tags that were used to carry out the experiments described in this paper. The detection range of these tags is approximately 6 m. RFID tags open up a wide variety of applications. For example, an important problem in the health-care sector is the recognition of daily activities a home patient is engaged in. The Guide project [13] uses small RFID readers worn by a person to identify the objects the person touches. The sequence of touched objects is used by a Bayesian reasoning system to estimate the activity of the person and to provide support if needed. Location context can provide important information for the interpretation of RFID readings. For example, touching the toothpaste has very different meanings depending on whether it happens in the storage room or in the bathroom. In this paper, we investigate how RFID technology can be enhanced by location information. We use a mobile robot equipped with RFID antennas to determine the locations of RFID tags attached to objects in an indoor environment. Figure 2 (left) depicts the robot built to carry out this research. The robot consists of an off-the-shelf Pioneer 2 robot equipped with a laser range scanner and two RFID antennas. The antennas are mounted on top of the robot and point approximately 45 degrees to the left and to the right with respect to the robot. To use these antennas for estimating the locations of objects, we first learn a sensor model that describes the likelihood of detecting an RFID tag given its location relative to one of the antennas. Since the noise of these sensors is highly non-gaussian, we represent the measurement likelihood model by a piecewise constant approximation. Then we describe a technique to estimate the locations of RFID tags using a mobile robot equipped with RFID antennas to detect tags. This process uses a map previously learned from laser range data. We then apply Monte Carlo localization [4], [7] to estimate the pose of the robot and even of persons in this environment. Experimental results suggest that it is possible to accurately localize moving objects based on this technology. Further experiments demonstrate that RFID tags greatly reduce the time required for global localization of a mobile robot in its environment. Additionally, this technology can be used to drastically reduce the number of samples required for global localization. This paper is organized as follows. After discussing related work we will present the sensor model for RFID receivers in Section III. Then we describe how this model can be used in combination with a laser-based FastSLAM [8] approach to effectively determine the locations of RFID tags. In Section V we describe how the resulting beliefs about the locations of the tags can be utilized to determine the position of the robot and of persons in the environment. Finally, we present experimental results illustrating the advantages of RFID tags for robot localization and person tracking. II. RELATED WORK In the last of years RFID sensors [6] have started to enter the field of mobile robotics. Nowadays RFID readers can detect low-cost passive tags in the range of several meters. These improvements in the detection range of passive tags makes this

2 Fig. 2. Pioneer 2 with Sick Laser Range Finder, RFID reader and two antennas (left). Experimental setup used for learning the likelihood function of tag detections (right). technology more and more attractive for robotics applications since the information provided by tags can be used to support various tasks like navigation, localization, mapping, and even service applications such as people tracking. Most of the applications of RFID technology, however, assume that the readers are stationary and only the tags that are attached to objects or persons move. The main focus is to trigger events if a tag is detected by a reader or entering the field of range (for example, to keep track of the contents of storage places [2]). Recently Kantor and Singh used RFID tags for mapping. Their system relies on active beacons which provide distance information based on the time required to receive the response of a tag. Additionally, the positions of the tags have to be known more or less accurately [14], [9]. Also Tsukiyama [16] requires given positions of the RFID tags. Their system assumes perfect measurements, therefore they are not using any technique to deal with the uncertainty of the sensor. The problem considered here is closely related to the simultaneous localization and mapping (SLAM) problem, in which a robot has to generate a map while simultaneously estimating its pose relative to this map. However, due to the limited accuracy of the RFID sensors SLAM-techniques for range-only [14], [9], bearing-only [3] or range and bearing [5], [11], [15] cannot be applied directly to the data provided by the RFID system. Our algorithm instead uses a variant of Fast- SLAM [12] to learn the geometric structure of the environment using laser data [8] and then estimates the positions of the tags based on the trajectory computed by the FastSLAM algorithm. III. LEARNING A PROBABILISTIC SENSOR MODEL FOR THE RFID ANTENNA To localize an RFID tag we need to know the posterior p(x z 1:t ) where x is the pose of the tag and z 1:t are the data gathered in the time steps 1,..., t. According to Bayes rule and under the assumption of independence of consecutive measurements given we know the relative pose x of a tag we obtain the following recursive update rule. p(x z 1:t ) = αp(z t x)p(x z 1:t 1 ) (1) According to this equation, the key term is the quantity p(z t x) which specifies the likelihood of the observation z t given the pose x of the tag relative to the robot. Fig. 3. Detection field for the left (upper/pink histogram) and right (lower/yellow histogram) antenna Following aspects need to be considered when designing an observation model for RFID tags. 1) There are plenty of false-negative readings, i.e., situations in which the tag is not detected although it is in the vicinity of the antenna 2) Additionally, we obtain false-positive readings. In such a case the antenna detects a tag that is not in range specified by the manufacturer. This also includes detection of the RFID tag with the wrong antenna. There are several reasons for this. For example, the orientation of the tag with respect to the RFID receiver influences the energy absorbed by its own antenna. Depending on this angle, the energy will vary and sometimes not be high enough to power the chip inside the tag. In such a case the tag will simply not respond. Furthermore, the shape and size of detection range largely depends on the environment. For example, metal typically absorbs the energy sent by the RFID reader and therefore tags attached to metallic objects will be detected only in a short range. But even other, non-metallic objects greatly influence the detectability of tags. For example, a tag attached to a concrete wall will result in a different detection statistics. Furthermore, the radio frequency waves emitted by the antenna can be reflected by objects such that the antenna even detects objects outside the specified detection range. Note that the observation model for the RFID antennas should be able to cover this wide range of situations and should not make the robot overly confident in the location of a particular tag or even in its own location during localization. To determine the observation model for the RFID antennas we generated a statistics by counting frequencies. We proceeded in the following way. We attached an RFID tag to a box and rotated the robot in front of the box. We repeated this for different distances and counted for every point in a discrete grid the frequency of detections of the antenna given the tag was placed at a pose covered by this grid cell relative to the robot.

3 Fig Simplified sensor model for the left antenna The resulting histogram is shown in Figure 3. This figure contains the detection statistics for both sensors. The histograms were built from 12,822 measurements. As can be seen from the figure, both antennas show quite different behaviors although they were measuring the same RFID tag. The resulting sensor model used to conservatively approximate the histograms depicted in Figure 3 is depicted in Figure 4. This model consists of three components. The major detection range for each antenna consists of an arc with an opening angle of 95 degrees in the direction of the antenna. Additionally, an antenna always detects RFID tags that are close to it even if they are behind the antenna. This is modeled by a circular region around the center of the receiver. The corresponding likelihood for the two detection ranges are also depicted in Figure 4. For locations outside these areas we assume a constant likelihood of.5. IV. MAPPING RFID TAGS The first application of the sensor model described in the previous section is estimating the location of RFID tags in the environment using a mobile robot. To learn the positions of the tags our system proceeds in two steps. First it learns the geometric structure of the environment using a laser range sensor. Afterwards we estimate the positions of the tags based on the path of the robot. Since our robot is equipped with a laser range scanner, we apply the FastSLAM algorithm [8] to learn the geometrical structure of the environment. The resulting map used for the experimental results is depicted in Figure 5. Given this map and the maximum likelihood path of the robot computed by the FastSLAM algorithm we can now estimate the locations of the RFID tags. Here we apply the recursive Bayesian filtering scheme given in Equation 1. To represent the belief about the pose of an RFID tag we use a set of 1 randomly chosen positions uniformly distributed in a 25 square meter wide area around the current pose of the robot. This area is independent of the antenna that detected the tag in order to avoid that a detection failure of an antenna results in a suboptimal placement of the sampled positions. It is initialized at the first detection of the RFID tag by the robot. To each of the randomly chosen potential positions we assign a numerical value storing the posterior probability p(x z 1:t ) that this position corresponds to the true pose of the tag. Whenever the robot detects a tag, the posterior is updated according to Equation (1) and using the sensor model described in the previous section. V. LOCALIZATION WITH RFID TAGS Given the posterior distribution p(x z 1:t ) about the potential positions of an RFID tag we are now ready to compute the likelihood of an observation y during localization, given the robot or a person is placed at a location l. According to the law of total probability and after transforming the global coordinate system into the local reference system of the robot we obtain p(y l) = x p(y r(x, l))p(x z 1:t ). (2) In this equation the term r(x, l) represents the position of the tag relative to the robot given the pose l of the robot and the location x of the tag sample. Thus, to determine the likelihood of a tag detection given the robot is at location l, we have to integrate over the posterior probability of the tag s location given the data obtained during the mapping process. Note that the quantity p(y r(x, l)) is the sensor model described in Section III. It specifies the likelihood of measuring y given the detected RFID tag is at the position r(x, l) relative to the robot. To estimate the pose l of the robot or of persons in the environment, we apply the well-known recursive Bayesian filtering scheme: p(l t y 1:t, u :t 1 ) = α p(y t l t ) p(l t u t 1, l t 1) p(l t 1 y 1:t 1, u :t 2 ) d l t 1 (3) l t Here α is a normalization constant ensuring that p(l t y 1:t, u :t 1 ) sums up to one over all l t. The term p(l t u t 1, l t 1) describes the probability that the object is at position l t given it executed the movement u t 1 at position l t 1. This quantity is computed depending on the object we are tracking. In the case of the robot we compute this quantity based on the odometry measurements [7]. If we are tracking persons, we simply represent this density by a Gaussian centered around l t. Furthermore, the quantity p(y t l t ) denotes the likelihood of the observation y t according to our observation model, which is computed using Equation (3). To represent the posterior about the pose of the object being tracked we apply Monte-Carlo localization [4], [7]. In Monte- Carlo localization, the belief of the robot is represented by a set of random samples [1]. Each sample consists of a state vector of the underlying system, which is the pose l of the robot in our case, and a weighing factor ω. The latter is used to store the importance of the corresponding particle. The posterior is represented by the distribution of the samples and their importance factors. The particle filter algorithm used by our system is also known as sequential importance sampling [1].

4 Fig. 8. Places where the robot has detected the RFID tag with the left (unfilled circle) or right antenna (filled circle) Fig. 5. routine. Map of the Intel Research Lab Seattle generated by our FastSLAM out in the Intel Research Lab, Seattle, WA. Figure 5 shows a two-dimensional occupancy grid map generated with our FastSLAM routine. The size of the environment is 28m by 28m. We installed 1 tags in this environment (see Figure 6). The tags were of the types depicted in Figure 1 and all of them were able to communicate with the robot. Most of them were installed along the circular corridor of the environment. Fig. 6. RFID tags attached to walls. It updates the belief about the pose of the robot according to the following two alternating steps: 1) In the prediction step, we draw for each sample a new sample according to the weight of the sample and according to the model p(l t u t 1, l t 1) of the robot s dynamics given the movement u t 1 executed since the previous update. 2) In the correction step, the new observation y t is integrated into the sample set. This is done by bootstrap resampling, where each sample is weighted according to the observation likelihood p(y t l t ). To globally localize the object, we initialize the particle set with a uniform distribution. In the case of RFID sensors, we fortunately can efficiently sample potential locations of the object. We simply place samples only in the potential detection range of the RFID sensor. Such an approach has been applied successfully in the past, for example by Lenser et al. [1]. VI. EXPERIMENTAL RESULTS Our approach described above has been implemented and tested using a Pioneer 2 robot equipped with a SICK LMS laser range-finder and an Alien Technology s 915 MHz RFID reader with two circularly polarized antennas (see left image of Figure 2). The experiments described here were carried A. Mapping RFID tags As already mentioned above, we use the trajectory estimated by our FastSLAM routine to determine the posteriors about the locations of the tags. When a tag is detected for the first time, we initialize a discrete set of randomly chosen points around the robot and use a uniform distribution to initialize the belief. Whenever a tag is detected, the posterior probability of each sample in that set is multiplied with the likelihood of the observation given the tag is at the position corresponding to that sample. Afterwards we normalize the belief over all samples. Figure 7 shows a typical example for the evolution of the belief of an RFID tag. The leftmost image shows the initial sample set after the first detection of an RFID tag. The remaining images illustrate how the belief focuses on the true position of the tag as more measurements are obtained. They show the corresponding beliefs after 6, 17, 65, and 2 measurements. Note that the diameter of each circle representing a particle corresponds to it the posterior probability of that pose. As can be seen from the figure, the belief quickly converges to a unimodal distribution. Note that this is not necessarily the case. In principal, our representation can also handle ambiguities in which the location of an RFID tag cannot be determined uniquely, for example, because the robot cannot reach locations which are required to resolve the ambiguity. Figure 8 depicts the positions of the robot when it detected the tag, for which the beliefs are plotted in Figure 7. Detections of the right antenna are displayed by filled circles and for each detection of the left antenna we draw an unfilled circle. As can be seen from the figure, the measurement noise is quite high and there are several false detections. Nevertheless, our algorithm is able to accurately localize the tag at the wall close to the entrance. After traveling m with an average speed of.225m/s the robot had processed 5,933 detections of an RFID tag.

5 Fig. 7. Evolution of the posterior about the localization of an RFID tag over time. The width of the circles represent the posterior probability of the corresponding positions. It is drawn proportional to ratio between the corresponding sample and the maximum likelihood sample Fig. 9. Error (in m) during global localization with (green or light grey) and without (red or dark grey) odometry using RFID tags only. Fig. 11. Positioning error of the laser based global localization (in m) without (red or dark grey) and with (green or light grey) RFID data. The resulting map of the tags (at their maximum likelihood position) is shown in Figure 1 (left). Thus, our sensor model allows to learn the positions multiple tags in a standard office environment. B. Localization with RFID Tags The next set of experiments is designed to illustrate that the RFID map generated in the previous step can be used to localize the robot and even persons equipped with RFID antennas. In the first experiment we steered the robot through the environment and applied Monte-Carlo localization to globally estimate the position of the vehicle. To simulate the situation in which we localize a person instead of the robot we simple ignored the odometry information and changed the motion model in the Monte Carlo localization procedure. As already mentioned above we used a standard motion model [7] to estimate the pose of the robot. In order to localize and keep track of a person we simply replaced this motion model by a Gaussian distribution centered around the current pose. Note that this is only a rough approximation of the motions of a person. Better models therefore can be expected to result in more accurate estimates. Figure 9 shows the localization error during a global localization run using RFID tags only. The two plots show the localization error for global localization without odometry (red/dark grey) and with odometry (green/light grey). The center image of Figure 1 shows the trajectory for the object being tracked when no odometry information is used. The corresponding ground-truth obtained by laser-based localization is depicted in the right image of the same figure. As can be seen, even with such noisy sensors the estimated trajectory is quite close to the ground truth. C. Improving Global Localization with RFID Tags The final experiment is designed to illustrate that the RFID technology can be used to drastically improve the global localization performance even in the case where highly accurate sensors such as laser range finders are used. To analyze this we used a pre-recorded data set to figure out how efficiently the robot can determine its global position in this map. Since the RFID tags are only placed close to the corridor we generated samples only in the corridor of the environment. We compared the time required for global localization using laser data with the time needed when laser and RFID tags were used simultaneously. Figure 11 shows the average localization error for a typical run for both cases. As the figure illustrates, global localization can be achieved much faster when laser and RFID data are combined (green/light grey) compared to a situation in which only laser data is used (red/dark grey). Additionally, the use of RFID sensors can greatly reduce the number of samples required for global localization. Figure 12 shows the localization error depending on the number of particles for the case in which only laser data is used as well as for the situation in which the laser data is combined with RFID information. It turns out that laser-based global localization is efficient when at least 1. particles are used. On the other hand, if we fuse the laser data with the information about the RFID tags, we can globally localize the object with as few as 5 samples.

6 Fig. 1. Map of Intel Lab with most likely positions of the RFID tags (left), estimated trajectory (without odometry) (center) and the corresponding ground truth (right) samples 75 samples 5 samples samples 25 samples 1 samples 5 samples Fig. 12. Localization error (in m) during global localization for different numbers of particles and depending on whether only laser data is used (left image) or whether the combination of laser data and RFID measurements is used (right image). VII. CONCLUSIONS In this paper we presented an approach to generate maps of RFID tags with mobile robots. We presented a sensor model that allows us to compute the likelihood of tag detections given the relative pose of the tag with respect to the robot. Additionally we described how to compute a posterior about the position of a tag after the trajectory and the map has been generated with a highly accurate FastSLAM algorithm for laser range scans. We furthermore present how the posteriors can be used to localize a robot and persons in the environment. The system has been implemented on a Pioneer 2 robot that was augmented by two RFID antennas. In practical experiments we demonstrated that the system can build accurate maps of RFID tags. We furthermore illustrated that the resulting maps can be used for accurate localization of the robot and moving objects without odometry information. Finally we presented an experiment demonstrating that the combination of a laser-range scanner and RFID technology can greatly reduce the computational demands for the global localization of a moving mobile robot. REFERENCES [1] S. Arulampalam, S. Maskell, N. Gordon, and T. Clapp. A tutorial on particle filters for on-line non-linear/non-gaussian bayesian tracking. IEEE Transactions on Signal Processing, 5(2): , 22. [2] J. Brusey, M. Harrison, Ch. Floerkemeier, and M. Fletcher. Reasoning about uncertainty in location identification with RFID. In IJCAI-23 Workshop on Reasoning with Uncertainty in Robotics, 23. [3] M. Deans and M. Herbert. Experimental comparison of techniques for localization and mapping using bearing-only sensor. In Seventh Int. Symp. on Experimental Robotics, 2. [4] F. Dellaert, D. Fox, W. Burgard, and S. Thrun. Monte Carlo localization for mobile robots. In Proceedings of the IEEE International Conference on Robotics and Automation (ICRA), [5] G. Dissanayake, H. Durrant-Whyte, and T. Bailey. A computationally efficient solution to the simultaneous localisation and map building (SLAM) problem. In ICRA 2 Workshop on Mobile Robot Navigation and Mapping, 2. [6] Klaus Finkenzeller. RFID Handboook: Radio-Frequency Identification Fundamentals and Applications. Wiley, New York, 2. [7] D. Fox, W. Burgard, F. Dellaert, and S. Thrun. Monte Carlo localization: Efficient position estimation for mobile robots. In Proc. of the National Conference on Artificial Intelligence (AAA I), [8] D. Hähnel, W. Burgard, D. Fox, and S. Thrun. An efficient fastslam algorithm for generating maps of large-scale cyclic environments from raw laser range measurements. In Proc. of the IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS), 23. [9] George A Kantor and Sanjiv Singh. Preliminary results in range-only localization and mapping. In Proceedings of the IEEE Conference on Robotics and Automation (ICRA), 22. [1] S. Lenser and M. Veloso. Sensor resetting localization for poorly modelled mobile robots. In Proc. of the IEEE International Conference on Robotics & Automation (ICRA), 2. [11] J.J. Leonard and H.J.S. Feder. A computationally efficient method for large-scale concurrent mapping and localization. In Proc. of the Ninth Int. Symp. on Robotics Research (ISRR), [12] M. Montemerlo, S. Thrun, D. Koller, and B. Wegbreit. FastSLAM: A factored solution to the simultaneous localization and mapping problem. In Proceedings of the AAAI National Conference on Artificial Intelligence, Edmonton, Canada, 22. AAAI. [13] M. Philipose, K. Fishkin, D. Fox, H. Kautz, D. Patterson, and M. Perkowitz. Guide: Towards understanding daily life via autoidentification and statistical analysis. In Proc. of the Int. Workshop on Ubiquitous Computing for Pervasive Healthcare Applications (Ubihealth), 23. [14] Sanjiv Singh, George Kantor, and Dennis Strelow. Recent results in extensions to simultaneous localization and mapping. In International Symposium on Experimental Robotics, 22. [15] S. Thrun, D. Fox, and W. Burgard. A probabilistic approach to concurrent mapping and localization for mobile robots. Machine Learning and Autonomous Robots (joint issue), [16] T. Tsukiyama. Navigation system for mobile robots using rfid tags. In Proceedings of the International Conference on Advanced Robotics (ICAR), 23.

RFID Technology. Peter Bajcsy, Rob Kooper, Miles Johnson and Kyaw M. Soe

RFID Technology. Peter Bajcsy, Rob Kooper, Miles Johnson and Kyaw M. Soe 1 Toward Hazard Aware Spaces: Localization using Passive RFID Technology Peter Bajcsy, Rob Kooper, Miles Johnson and Kyaw M. Soe National Center for Supercomputing Applications (NCSA) University of Illinois

More information

Mobile Robot Localization based on 96 HF band RFID readers and ID Tag Installed Floor Carpet

Mobile Robot Localization based on 96 HF band RFID readers and ID Tag Installed Floor Carpet Mobile Robot Localization based on 96 HF band RFID readers and ID Tag Installed Floor Carpet Yasutake Takahashi and Takumi Hashiguchi Abstract Accurate and highly reliable self-localization system is needed

More information

EPSRC Centre for Doctoral Training in Industrially Focused Mathematical Modelling

EPSRC Centre for Doctoral Training in Industrially Focused Mathematical Modelling EPSRC Centre for Doctoral Training in Industrially Focused Mathematical Modelling Swarm Robotics in Bearing-Only Formations Joseph Field Contents 1. Introduction... 2 2. Formulating the Problem... 3 Glossary

More information

International Journal of Advance Engineering and Research Development

International Journal of Advance Engineering and Research Development Scientific Journal of Impact Factor(SJIF): 3.134 International Journal of Advance Engineering and Research Development Volume 2,Issue 8, August-2015 e-issn(o): 2348-4470 p-issn(p): 2348-6406 Real Time

More information

Keywords: Localization, Radio-Frequency Identification (RFID) Passive Tags, Ultrahigh Frequency (UHF) RFID Reader.

Keywords: Localization, Radio-Frequency Identification (RFID) Passive Tags, Ultrahigh Frequency (UHF) RFID Reader. ISSN 2319-8885 Vol.03,Issue.32 October-2014, Pages:6294-6300 www.ijsetr.com Vehicle Position of Self-Recognition using Ultra High Frequency Passive RFID Tags M.SANTOSH 1, VENKATAPATHI PALLAM 2 1 PG Scholar,

More information

Strategies for 3D Data Acquisition and Mapping in Large-Scale Modern Warehouses

Strategies for 3D Data Acquisition and Mapping in Large-Scale Modern Warehouses Strategies for 3D Data Acquisition and Mapping in Large-Scale Modern Warehouses Patric Beinschob and Christoph Reinke SICK AG Merkurring 20, 22143 Hamburg, Germany Email: {patric.beinschob,christoph.reinke}@sick.de

More information

Inventory Management with an RFID-equipped Mobile Robot

Inventory Management with an RFID-equipped Mobile Robot Proceedings of the 3rd Annual IEEE Conference on Automation Science and Engineering Scottsdale, AZ, USA, Sept 22-25, 2007 TuRP-B01.3 Inventory Management with an RFID-equipped Mobile Isaac Ehrenberg, Christian

More information

Advanced Sonar Sensing for Robot Mapping and Localisation

Advanced Sonar Sensing for Robot Mapping and Localisation Advanced Sonar Sensing for Robot Mapping and Localisation by Lindsay Kleeman Associate Professor Intelligent Robotics Research Centre Monash University, Australia Research Funded by the Australian Research

More information

RFID Project Technical Report

RFID Project Technical Report RFID Project Technical Report Bernard Ghanem 1. Introduction The use of Radio Frequency Identification (RFID) technology extends historically to the 1970 s, when the first commercial products emerged.

More information

Low Cost RFID-Based Race Timer for Smaller Events

Low Cost RFID-Based Race Timer for Smaller Events Low Cost RFID-Based Race Timer for Smaller Events Members: Robert Evans, Christie Sitthixay, Edward Tan, Michael Houldsworth ECE Faculty Advisor: Tom Miller Courses Involved: ECE562, ECE633, ECE634, ECE649,

More information

Design of the RFID for storage of biological information

Design of the RFID for storage of biological information Design of the RFID for storage of biological information Yu-Lee Choi *, Seok-Man Kim **, Sang-Hee Son ***, and Kyoung-Rok Cho ** Dept. of Bio and Information Technology * Chungbuk National University,

More information

Indoor Localisation of Humans, Objects, and mobile Robots with RFID Infrastructure

Indoor Localisation of Humans, Objects, and mobile Robots with RFID Infrastructure Indoor Localisation of Humans, Objects, and mobile Robots with RFID Infrastructure Jan Koch, Jens Wettach, Eduard Bloch, Karsten Berns Robotics Research Lab, Department of Computer Science University of

More information

A DESIGN PROCESS MODELING APPROACH INCORPORATING NONLINEAR ELEMENTS

A DESIGN PROCESS MODELING APPROACH INCORPORATING NONLINEAR ELEMENTS Proceedings of 1998 DETC: ASME Design Theory and Methodology Conference September 13-16, 1998, Atlanta DETC98-5663 A DESIGN PROCESS MODELING APPROACH INCORPORATING NONLINEAR ELEMENTS Johan Andersson Department

More information

Helmsman, Set a Course : Using a Compass and RFID Tags for Indoor Localisation and Navigation

Helmsman, Set a Course : Using a Compass and RFID Tags for Indoor Localisation and Navigation Dublin Institute of Technology ARROW@DIT Conference papers School of Computing 2010 Helmsman, Set a Course : Using a Compass and RFID Tags for Indoor Localisation and Navigation Yan Li Dublin Institute

More information

Enhancement of Quadrotor Positioning Using EKF-SLAM

Enhancement of Quadrotor Positioning Using EKF-SLAM , pp.56-60 http://dx.doi.org/10.14257/astl.2015.106.13 Enhancement of Quadrotor Positioning Using EKF-SLAM Jae-young Hwang 1,1 and Young-wan Cho 1 1 Dept. of Computer Engineering, Seokyeong University

More information

Preference Elicitation for Group Decisions

Preference Elicitation for Group Decisions Preference Elicitation for Group Decisions Lihi Naamani-Dery 1, Inon Golan 2, Meir Kalech 2, and Lior Rokach 1 1 Telekom Innovation Laboratories at Ben-Gurion University, Israel 2 Ben Gurion University,

More information

A RFID Explicit Tag Estimation Scheme for Dynamic Framed- Slot ALOHA Anti-Collision

A RFID Explicit Tag Estimation Scheme for Dynamic Framed- Slot ALOHA Anti-Collision A RFID Explicit Tag Estimation Scheme for Dynamic Framed- Slot ALOHA Anti-Collision Author Pupunwiwat, Prapassara, Stantic, Bela Published 2010 Conference Title 6th International Conference on Wireless

More information

RFID-based Localization System for Mobile robot with Markov Chain Monte Carlo

RFID-based Localization System for Mobile robot with Markov Chain Monte Carlo Proceedings of 2014 Zone 1 Conference of the American Society for Engineering Education (ASEE Zone 1) RFID-based Localization System for Mobile robot with Markov Chain Monte Carlo Hui Zhang, Joseph C Chen,

More information

Dynamic Target Tracking and Obstacle Avoidance using a Drone

Dynamic Target Tracking and Obstacle Avoidance using a Drone The th International Symposium on Visual Computing (ISVC), December 4-6, 205 Las Vegas, Nevada, USA. Dynamic Target Tracking and Obstacle Avoidance using a Drone Alexander C. Woods and Hung M. La (B) Advanced

More information

Simulator of Multi-AGV Robotic Industrial Environments

Simulator of Multi-AGV Robotic Industrial Environments Simulator of Multi-AGV Robotic Industrial Environments Krešimir Petrinec 1, Zdenko Kovačić 1, Alessandro Marozin 2 1 University of Zagreb, Faculty of EE&C, Unska 3, 10000 Zagreb, CROATIA 2 Euroimpianti

More information

Metaheuristics and Cognitive Models for Autonomous Robot Navigation

Metaheuristics and Cognitive Models for Autonomous Robot Navigation Metaheuristics and Cognitive Models for Autonomous Robot Navigation Raj Korpan Department of Computer Science The Graduate Center, CUNY Second Exam Presentation April 25, 2017 1 / 31 Autonomous robot navigation

More information

Problem-Specific State Space Partitioning for Dynamic Vehicle Routing Problems

Problem-Specific State Space Partitioning for Dynamic Vehicle Routing Problems Volker Nissen, Dirk Stelzer, Steffen Straßburger und Daniel Fischer (Hrsg.): Multikonferenz Wirtschaftsinformatik (MKWI) 2016 Technische Universität Ilmenau 09. - 11. März 2016 Ilmenau 2016 ISBN 978-3-86360-132-4

More information

Evaluating Workflow Trust using Hidden Markov Modeling and Provenance Data

Evaluating Workflow Trust using Hidden Markov Modeling and Provenance Data Evaluating Workflow Trust using Hidden Markov Modeling and Provenance Data Mahsa Naseri and Simone A. Ludwig Abstract In service-oriented environments, services with different functionalities are combined

More information

Presentation of the Paper. Learning Monocular Reactive UAV Control in Cluttered Natural Environments

Presentation of the Paper. Learning Monocular Reactive UAV Control in Cluttered Natural Environments Presentation of the Paper Learning Monocular Reactive UAV Control in Cluttered Natural Environments Stefany Vanzeler Topics in Robotics Department of Machine Learning and Robotics Institute for Parallel

More information

CONCEPTUAL DESIGN OF AN AUTOMATED REAL-TIME DATA COLLECTION SYSTEM FOR LABOR-INTENSIVE CONSTRUCTION ACTIVITIES

CONCEPTUAL DESIGN OF AN AUTOMATED REAL-TIME DATA COLLECTION SYSTEM FOR LABOR-INTENSIVE CONSTRUCTION ACTIVITIES CONCEPTUAL DESIGN OF AN AUTOMATED REAL-TIME DATA COLLECTION SYSTEM FOR LABOR-INTENSIVE CONSTRUCTION ACTIVITIES H. Randolph Thomas The Pennsylvania State University Research Building B University Park,

More information

CHAPTER 6 A CDMA BASED ANTI-COLLISION DETERMINISTIC ALGORITHM FOR RFID TAGS

CHAPTER 6 A CDMA BASED ANTI-COLLISION DETERMINISTIC ALGORITHM FOR RFID TAGS CHAPTER 6 A CDMA BASED ANTI-COLLISION DETERMINISTIC ALGORITHM FOR RFID TAGS 6.1 INTRODUCTION Applications making use of Radio Frequency Identification (RFID) technology with large tag populations often

More information

Location Filtering and Duplication Elimination for RFID Data Streams

Location Filtering and Duplication Elimination for RFID Data Streams Location Filtering and Duplication Elimination for RFID Data Streams Author Pupunwiwat, Prapassara, Stantic, Bela Published 2007 Journal Title International Journal of Principles and Applications of Information

More information

CHAPTER 7 DESIGN AND IMPLEMENTATION OF AN APPLICATION LAYER ORIENTED ARCHITECTURE FOR RFID SYSTEMS

CHAPTER 7 DESIGN AND IMPLEMENTATION OF AN APPLICATION LAYER ORIENTED ARCHITECTURE FOR RFID SYSTEMS CHAPTER 7 DESIGN AND IMPLEMENTATION OF AN APPLICATION LAYER ORIENTED ARCHITECTURE FOR RFID SYSTEMS 7.1 INTRODUCTION This part of the work proposes an Application layer oriented architecture and its implementation

More information

Manufacturing Insights: RFID: Tool Tracking Solutions

Manufacturing Insights: RFID: Tool Tracking Solutions Manufacturing Insights: RFID: Tool Tracking Solutions SCENE 1. RADIO FREQUENCY IDENTIFICATION TECHNOLOGY, OR RFID TECHNOLOGY, IS THE PROCESS AND PHYSICAL INFRASTRUCTURE IN WHICH A UNIQUE IDENTIFIER, AND

More information

Novel Tag Anti-collision Algorithm with Adaptive Grouping

Novel Tag Anti-collision Algorithm with Adaptive Grouping Wireless Sensor Network, 2009, 1, 475-481 doi:10.4236/wsn.2009.15057 Published Online December 2009 (http://www.scirp.org/journal/wsn). Novel Tag Anti-Collision Algorithm with Adaptive Grouping Abstract

More information

SICK Airport Innovations. Sensors and solutions

SICK Airport Innovations. Sensors and solutions SICK Airport Innovations Sensors and solutions THIS IS SICK Airport innovations The most important processes at an airport take place on the ground. Numerous logistics processes at the airport run smoothly

More information

Wireless# Guide to Wireless Communications. Objectives

Wireless# Guide to Wireless Communications. Objectives Wireless# Guide to Wireless Communications Chapter 11 Radio Frequency Identification Objectives Define Radio Frequency Identification (RFID) Explain the need for RFID and how RFID works List the components

More information

Revision confidence limits for recent data on trend levels, trend growth rates and seasonally adjusted levels

Revision confidence limits for recent data on trend levels, trend growth rates and seasonally adjusted levels W O R K I N G P A P E R S A N D S T U D I E S ISSN 1725-4825 Revision confidence limits for recent data on trend levels, trend growth rates and seasonally adjusted levels Conference on seasonality, seasonal

More information

Active Flow Control in a VARTM Process Using Localized Induction Heating

Active Flow Control in a VARTM Process Using Localized Induction Heating 247 Active Flow Control in a VARTM Process Using Localized Induction Heating Richard J. Johnson and Ranga Pitchumani 1, 2 1, 2 Composites Processing Laboratory, Department of Mechanical Engineering, University

More information

REAL TIME ASSESSMENT OF DRINKING WATER SYSTEMS USING A DYNAMIC BAYESIAN NETWORK

REAL TIME ASSESSMENT OF DRINKING WATER SYSTEMS USING A DYNAMIC BAYESIAN NETWORK REAL TIME ASSESSMENT OF DRINKING WATER SYSTEMS USING A DYNAMIC BAYESIAN NETWORK W. J. Dawsey 1, B. S. Minsker 2 and E. Amir 3 1 Graduate Research Asst., Dept of Civil & Environmental Engineering, University

More information

Automation Technologies for Commercial Vehicle Safety Screening

Automation Technologies for Commercial Vehicle Safety Screening Rish Malhotra International Road Dynamics, Inc., Canada 702-43rd Street East, Saskatoon, SK S7K 3T9 306.653.6600 Rish.malhotra@irdinc.com Abstract Road agencies are mandated to improve highway safety for

More information

Adaptive Multi-Agent Path Planning for Distributed UAV Systems CS 229 Autumn 2017 Final Project Category: Theory & Reinforcement Learning

Adaptive Multi-Agent Path Planning for Distributed UAV Systems CS 229 Autumn 2017 Final Project Category: Theory & Reinforcement Learning Adaptive Multi-Agent Path Planning for Distributed UAV Systems CS 229 Autumn 2017 Final Project Category: Theory & Reinforcement Learning Lloyd Maza lmaza Cameron McMillan cmac12 Introduction In recent

More information

This document will detail the three biggest mistakes these companies can make in reusable container management.

This document will detail the three biggest mistakes these companies can make in reusable container management. From the Fortune 100 to boutique asset leasing companies, managers who start reusable container programs can run into the same issues and go through the same growing pains. To gain control of their program

More information

Contains Nonbinding Recommendations. Draft Not for Implementation

Contains Nonbinding Recommendations. Draft Not for Implementation 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 Assessment of Radiofrequency- Induced Heating in the Magnetic Resonance (MR) Environment for Multi-Configuration

More information

Evidential Map-Building Approaches for Multi-UAV Cooperative Search

Evidential Map-Building Approaches for Multi-UAV Cooperative Search Evidential Map-Building Approaches for Multi-UAV Cooperative Search Yanli Yang, Ali A. Minai and Marios M. Polycarpou Abstract This paper addresses the map building problem for cooperative search by a

More information

THE APPLICATION OF RADIO FREQUENCY IDENTIFICATION (RFID) IN SPEEDING UP THE FLOW OF MATERIALS IN AN INDUSTRIAL MANUFACTURING PROCESS

THE APPLICATION OF RADIO FREQUENCY IDENTIFICATION (RFID) IN SPEEDING UP THE FLOW OF MATERIALS IN AN INDUSTRIAL MANUFACTURING PROCESS THE APPLICATION OF RADIO FREQUENCY IDENTIFICATION (RFID) IN SPEEDING UP THE FLOW OF MATERIALS IN AN INDUSTRIAL MANUFACTURING PROCESS B.N. GATSHENI AND F. AGHDASI ABSTRACT: RFID can work in conjunction

More information

Automated link analysis using radio frequency identification (RFID)

Automated link analysis using radio frequency identification (RFID) Loughborough University Institutional Repository Automated link analysis using radio frequency identification (RFID) This item was submitted to Loughborough University's Institutional Repository by the/an

More information

Localization in orchards using Extended Kalman Filter for sensor-fusion - A FroboMind component

Localization in orchards using Extended Kalman Filter for sensor-fusion - A FroboMind component Syddansk Universitet Localization in orchards using Extended Kalman Filter for sensor-fusion - A FroboMind component Christiansen, Martin Peter; Jensen, Kjeld; Ellekilde, Lars-Peter; Jørgensen, Rasmus

More information

ROADMAP. Introduction to MARSSIM. The Goal of the Roadmap

ROADMAP. Introduction to MARSSIM. The Goal of the Roadmap ROADMAP Introduction to MARSSIM The Multi-Agency Radiation Survey and Site Investigation Manual (MARSSIM) provides detailed guidance for planning, implementing, and evaluating environmental and facility

More information

Requirements Specification

Requirements Specification Autonomous Minesweeper 206-2-2 Editor: Erik Bodin Version.3 Status Reviewed Erik Bodin 206-0-07 Approved Martin Lindfors 206-09-23 TSRT0 Page tsrt0-balrog@googlegroups.com Autonomous Minesweeper 206-2-2

More information

Localization in orchards using Extended Kalman Filter for sensor-fusion - A FroboMind component

Localization in orchards using Extended Kalman Filter for sensor-fusion - A FroboMind component Syddansk Universitet Localization in orchards using Extended Kalman Filter for sensor-fusion - A FroboMind component Christiansen, Martin Peter; Jensen, Kjeld; Ellekilde, Lars-Peter; Jørgensen, Rasmus

More information

Managing Uncertainty in RFID Based Tracking Applications

Managing Uncertainty in RFID Based Tracking Applications Managing Uncertainty in RFID Based Tracking Applications Rengamathi Sankarkumar School of Computer Science University of Adelaide This dissertation is submitted for the degree of Master of Philosophy University

More information

Hyperion Economic Journal Year I, no.3(1), September 2013

Hyperion Economic Journal Year I, no.3(1), September 2013 An inquiry into the characteristics, applicability and prerequisites of Radio-Frequency Identification (RFID) solutions in transport networks and logistics Antoniu Ovidiu Balint, PhD student The Bucharest

More information

i-fork: a Flexible AGV System using Topological and Grid Maps

i-fork: a Flexible AGV System using Topological and Grid Maps i-fork: a Flexible AGV System using Topological and Grid Maps Humberto Martínez Barberá Juan Pedro Cánovas Quiñonero Miguel A. Zamora Izquierdo Antonio Gómez Skarmeta Dept. of Communications and Information

More information

Mobile robotics KMP 1500

Mobile robotics KMP 1500 Mobile robotics KMP 1500 EN KMP 1500 Autonomy, intelligence, precision Shorter response times and greater flexibility going beyond full automation: these are the new requirements of automotive producers

More information

Applying RFID Hand-Held Device for Factory Equipment Diagnosis

Applying RFID Hand-Held Device for Factory Equipment Diagnosis Proceedings of the 2009 IEEE International Conference on Systems, Man, and Cybernetics San Antonio, TX, USA - October 2009 Applying RFID Hand-Held Device for Factory Equipment Diagnosis Kai-Ying Chen,

More information

Generative Models for Networks and Applications to E-Commerce

Generative Models for Networks and Applications to E-Commerce Generative Models for Networks and Applications to E-Commerce Patrick J. Wolfe (with David C. Parkes and R. Kang-Xing Jin) Division of Engineering and Applied Sciences Department of Statistics Harvard

More information

IEEE RFID 2012 Tutorials and Workshops

IEEE RFID 2012 Tutorials and Workshops IEEE RFID 2012 Tutorials and Workshops Tutorial: Advanced UHF RFID Tag Antenna Design (April 3: 8:30 am 12:00 pm) Organizer: Gaetano Marrocco (University of Roma Tor Vergata) Things equipped with electronic

More information

Machine learning in neuroscience

Machine learning in neuroscience Machine learning in neuroscience Bojan Mihaljevic, Luis Rodriguez-Lujan Computational Intelligence Group School of Computer Science, Technical University of Madrid 2015 IEEE Iberian Student Branch Congress

More information

Ray Tracing Method for System Planning and Analysis of UHF-RFID Applications With Passive Transponders

Ray Tracing Method for System Planning and Analysis of UHF-RFID Applications With Passive Transponders Ray Tracing Method for System Planning and Analysis of UHF-RFID Applications With Passive Transponders Patrick Bosselmann bosselmann@ihf.rwth-aachen.de RWTH Aachen University Institute of High Frequency

More information

Active Chemical Sensing with Partially Observable Markov Decision Processes

Active Chemical Sensing with Partially Observable Markov Decision Processes Active Chemical Sensing with Partially Observable Markov Decision Processes Rakesh Gosangi and Ricardo Gutierrez-Osuna* Department of Computer Science, Texas A & M University {rakesh, rgutier}@cs.tamu.edu

More information

Hybrid Aerial and Ground-based Mobile Robot for Retail Inventory. Yibo Lyu

Hybrid Aerial and Ground-based Mobile Robot for Retail Inventory. Yibo Lyu Hybrid Aerial and Ground-based Mobile Robot for Retail Inventory by Yibo Lyu A dissertation submitted to the Graduate Faculty of Auburn University in partial fulfillment of the requirements for the Degree

More information

Show Casing Autonomous blank feeding of packaging machines TIMAIRIS Univ. de Aveiro/IMA S.p.A. UAVR/IMA

Show Casing Autonomous blank feeding of packaging machines TIMAIRIS Univ. de Aveiro/IMA S.p.A. UAVR/IMA Show Casing Autonomous blank feeding of packaging machines TIMAIRIS Univ. de Aveiro/IMA S.p.A. UAVR/IMA www.euroc-project.eu TIMAIRIS Use Case Task: Autonomous Blank feeding of packaging machines Check

More information

Solution for CAD/ CAM/CAE

Solution for CAD/ CAM/CAE Solution for CAD/ CAM/CAE December-2015 Index Q.1) a). 2 b). 2 to 5 c). 5 to 9 d). 9 Q.2) a). 10 (N.A.) b). 10 (N.A.) c). 10 (N.A.) Q.3) a). 10 to 12 b). 12 to 16 Q.4) a). 16 to 18 b). 18 to 22 c). 23-24

More information

Grouping Based Dynamic Framed Slotted ALOHA for Tag Anti-Collision Protocol in the Mobile RFID Systems

Grouping Based Dynamic Framed Slotted ALOHA for Tag Anti-Collision Protocol in the Mobile RFID Systems Appl. Math. Inf. Sci. 7, No. 2L, 655-659 (2013) 655 Applied Mathematics & Information Sciences An International Journal http://dx.doi.org/10.12785/amis/072l40 Grouping Based Dynamic Framed Slotted ALOHA

More information

SICK AG WHITEPAPER IDENTIFICATION TECHNOLOGIES OVERVIEW. Dr Tobias Hofmann Technical Industry Manager Intralogistics at SICK AG in Waldkirch, Germany

SICK AG WHITEPAPER IDENTIFICATION TECHNOLOGIES OVERVIEW. Dr Tobias Hofmann Technical Industry Manager Intralogistics at SICK AG in Waldkirch, Germany SICK AG WHITEPAPER IDENTIFICATION TECHNOLOGIES OVERVIEW Author Dr Tobias Hofmann Technical Industry Manager Intralogistics at SICK AG in Waldkirch, Germany Summary Almost any application in the area of

More information

Solutions.

Solutions. Products Services Software Platforms Data Intelligence Solutions www.autonomoustuff.com About AutonomouStuff Innovative Products www.autonomoustuff.com/products AutonomouStuff is the world s leader in

More information

Information Merging in Multi-UAV Cooperative Search

Information Merging in Multi-UAV Cooperative Search Information Merging in Multi-UAV Cooperative Search Asif Khan, Evsen Yanmaz and Bernhard Rinner 1 Abstract In this paper, we propose strategies for merging occupancy probabilities of target existence in

More information

3 TIPS FOR TRACKING INVENTORY WITH GPS

3 TIPS FOR TRACKING INVENTORY WITH GPS 3 TIPS FOR TRACKING INVENTORY WITH GPS Your business manages a lot of inventory, which often represents a high proportion of your cost of goods sold. In order to stay organized and efficient you need to

More information

Strategies for Ensuring Integrity for Medical Tissues and Devices

Strategies for Ensuring Integrity for Medical Tissues and Devices Strategies for Ensuring Integrity for Medical Tissues and Devices RFID technologies offer near-real time safe and secure item-level visibility By Joe Pleshek Business Development Director Terso Solutions,

More information

BelVis PRO Enhancement Package (EHP)

BelVis PRO Enhancement Package (EHP) BelVis PRO EHP ENERGY MARKET SYSTEMS BelVis PRO Enhancement Package (EHP) Sophisticated methods for superior forecasts Methods for the highest quality of forecasts Tools to hedge the model stability Advanced

More information

Factored Customer Models for Agent-based Smart Grid Simulation

Factored Customer Models for Agent-based Smart Grid Simulation Factored Customer Models for Agent-based Smart Grid Simulation Prashant Reddy Manuela Veloso Machine Learning Department Computer Science Department School of Computer Science Carnegie Mellon University

More information

An Autonomous Agent for Supply Chain Management

An Autonomous Agent for Supply Chain Management To appear in Gedas Adomavicius and Alok Gupta, editors, Handbooks in Information Systems Series: Business Computing, Elsevier, 2007. An Autonomous Agent for Supply Chain Management David Pardoe, Peter

More information

ECONOMIC MACHINE LEARNING FOR FRAUD DETECTION

ECONOMIC MACHINE LEARNING FOR FRAUD DETECTION ECONOMIC MACHINE LEARNING FOR FRAUD DETECTION Maytal Saar-Tsechansky 2015 UT CID Report #1511 This UT CID research was supported in part by the following organizations: identity.utexas.edu ECONOMIC MACHINE

More information

RFID, ZigBee and GSM Based Automatic Billing Trolley For Shopping Mall

RFID, ZigBee and GSM Based Automatic Billing Trolley For Shopping Mall RFID, ZigBee and GSM Based Automatic Billing Trolley For Shopping Mall Prof. P.C. Warule 1, Gavhane Pratiksha S. 2, Ghorpade Rutuja V. 3, Joshi Prasad V. 4, Department of E&TC, Pravara Rural Engineering

More information

International Journal of Computer Engineering and Applications, Volume XII, Special Issue, March 18, ISSN

International Journal of Computer Engineering and Applications, Volume XII, Special Issue, March 18,   ISSN AUTONOMOUS TRAFFIC SIGNAL MANAGEMENT 1 Department of Computer Engineering 2 Department of Computer Engineering, MITCOE, SPPU Pune, India ABSTRACT: Vehicular traffic congestion has been a major problem

More information

RFID Based Event/Activity Management System

RFID Based Event/Activity Management System www.vivatrack.in RFID Based Event/Activity Management System What is RFID Technology RFID is an abbreviation of Radio Frequency IDentification. RFID is an AIDC (Automatic Identification and Data Capture)

More information

Application of Stateflow Diagrams in Production Line Modeling

Application of Stateflow Diagrams in Production Line Modeling Application of Stateflow Diagrams in Production Line Modeling Ján Čabala *, Ján Jadlovský ** * Department of Cybernetics and Artificial Intelligence, Faculty of Electrical Engineering and Informatics,

More information

The University of Texas at Austin Mechanical Engineering Department, Cockrell School of Engineering Austin, TX

The University of Texas at Austin Mechanical Engineering Department, Cockrell School of Engineering Austin, TX In-Situ Thermal Image Correlation with Mechanical Properties of Nylon-12 in SLS Walker Wroe, Jessica Gladstone, Timothy Phillips, Austin McElroy, Scott Fish, Joseph Beaman The University of Texas at Austin

More information

BIOTRAK REAL-TIME VIABLE PARTICLE COUNTER ROOT CAUSE INVESTIGATION GUIDANCE

BIOTRAK REAL-TIME VIABLE PARTICLE COUNTER ROOT CAUSE INVESTIGATION GUIDANCE BIOTRAK REAL-TIME VIABLE PARTICLE COUNTER ROOT CAUSE INVESTIGATION GUIDANCE APPLICATION NOTE CC-123 (US) Introduction This guidance provides recommendations for how the BioTrak Real-Time Viable Particle

More information

AN AUTOMATED TOLL GATE VEHICLE PASSING SYSTEM

AN AUTOMATED TOLL GATE VEHICLE PASSING SYSTEM AN AUTOMATED TOLL GATE VEHICLE PASSING SYSTEM 1 Logaprakash M, 2 Arunkumar R, 3 Swathy K 1 Assistant Professor, Department of Computer science and Engineering, SVS College of Engineering, Coimbatore. 2

More information

A simulation-based risk analysis technique to determine critical assets in a logistics plan

A simulation-based risk analysis technique to determine critical assets in a logistics plan 19th International Congress on Modelling and Simulation, Perth, Australia, 12 16 December 2011 http://mssanz.org.au/modsim2011 A simulation-based risk analysis technique to determine critical assets in

More information

Cycle Time Forecasting. Fast #NoEstimate Forecasting

Cycle Time Forecasting. Fast #NoEstimate Forecasting Cycle Time Forecasting Fast #NoEstimate Forecasting 15 th August 2013 Forecasts are attempts to answer questions about future events $1,234,000 Staff 2 Commercial in confidence We estimated every task

More information

The Full Range for RFID

The Full Range for RFID Your Global Automation Partner The Full Range for RFID Turck is a global leader in industrial automation technology. Over 4,000 employees in 28 countries strive to deliver the best sensor, connectivity,

More information

The RFID Story. Sanjay Sarma Dean of Digital Learning, Professor of Mechanical Engineering. The Internet of Things: Roadmap to a Connected World

The RFID Story. Sanjay Sarma Dean of Digital Learning, Professor of Mechanical Engineering. The Internet of Things: Roadmap to a Connected World The RFID Story Sanjay Sarma Dean of Digital Learning, Professor of Mechanical Engineering Computer Science and Artificial Intelligence Laboratory (CSAIL) Massachusetts Institute of Technology CLASSIFYING

More information

NAVAL POSTGRADUATE SCHOOL Monterey, California

NAVAL POSTGRADUATE SCHOOL Monterey, California REPORT NPS-ME-98-006 NAVAL POSTGRADUATE SCHOOL Monterey, California 'AUTO-RECORM' - BUGS: ALGORITHMS AND COOPERATIVE BEHAVIOR FOR ENHANCING UXO CLEARANCE by A. J. Healey, J. Kim Department of Mechanical

More information

AUTONOMOUS GENETIC ALGORITHM FOR FUNCTIONAL OPTIMIZATION

AUTONOMOUS GENETIC ALGORITHM FOR FUNCTIONAL OPTIMIZATION Progress In Electromagnetics Research, PIER 7, 53 68, 7 AUTONOMOUS GENETIC ALGORITHM FOR FUNCTIONAL OPTIMIZATION Z.-Q. Meng Department of Electrical Engineering Fukuoka University 8-19-1 Nanakuma, Jonan-ku,

More information

Object Localization using UHF Tag Distribution Strategy

Object Localization using UHF Tag Distribution Strategy Object Localization using UHF Tag Distribution Strategy S.Senthilnathan Asst.Prof, Dept of CSE, Shree Venkateshwara H-Tech Engineering College, Gobichettipalayam s.senthilnathan4@ @gmail.com Abstract In

More information

Input dependent misclassification costs for cost-sensitive classifiers

Input dependent misclassification costs for cost-sensitive classifiers Input dependent misclassification costs for cost-sensitive classifiers J. Hollmén 1, M. Skubacz 2 & M. Taniguchi 2 1 Laboratory of Computer and Information Science, Helsinki University of Technology, Finland

More information

Gasbot: A mobile robotic platform for methane leak detection and emission monitoring

Gasbot: A mobile robotic platform for methane leak detection and emission monitoring Gasbot: A mobile robotic platform for methane leak detection and emission monitoring Victor Hernandez Bennetts, Achim J. Lilienthal, Ali Abdul Khaliq, Víctor Pomareda Sesé and Marco Trincavelli AASS Research

More information

CSE /CSE6602E - Soft Computing Winter Lecture 9. Genetic Algorithms & Evolution Strategies. Guest lecturer: Xiangdong An

CSE /CSE6602E - Soft Computing Winter Lecture 9. Genetic Algorithms & Evolution Strategies. Guest lecturer: Xiangdong An CSE3 3./CSE66E - Soft Computing Winter Lecture 9 Genetic Algorithms & Evolution Strategies Guest lecturer: Xiangdong An xan@cs.yorku.ca Genetic algorithms J. Holland, Adaptation in Natural and Artificial

More information

Protein design. CS/CME/BioE/Biophys/BMI 279 Oct. 24, 2017 Ron Dror

Protein design. CS/CME/BioE/Biophys/BMI 279 Oct. 24, 2017 Ron Dror Protein design CS/CME/BioE/Biophys/BMI 279 Oct. 24, 2017 Ron Dror 1 Outline Why design proteins? Overall approach: Simplifying the protein design problem < this step is really key! Protein design methodology

More information

Integration of RFID and WSN for Supply Chain Intelligence System

Integration of RFID and WSN for Supply Chain Intelligence System Integration of RFID and WSN for Supply Chain Intelligence System Shiva Mirshahi 1, Sener Uysal 2 Dept. of Electrical and Electronic Engineering Eastern Mediterranean University Famagusta, North Cyprus

More information

Job Batching and Scheduling for Parallel Non- Identical Machines via MILP and Petri Nets

Job Batching and Scheduling for Parallel Non- Identical Machines via MILP and Petri Nets Proceedings of the 2009 IEEE International Conference on Systems, Man, and Cybernetics San Antonio, TX, USA - October 2009 Job Batching and Scheduling for Parallel Non- Identical Machines via MILP and

More information

Software Requirements Specification (SRS) Automated Pedestrian Collision Avoidance System (APCA)

Software Requirements Specification (SRS) Automated Pedestrian Collision Avoidance System (APCA) Software Requirements Specification (SRS) Automated Pedestrian Collision Avoidance System (APCA) Authors: Team GReEN; Garret Smith, Rebecca Collins, Eric Austin, Nikhil Andrews Customer: Mr. David Agnew,

More information

FORMATION FLIGHT OF FIXED-WING UAVS USING ARTIFICIAL POTENTIAL FIELD

FORMATION FLIGHT OF FIXED-WING UAVS USING ARTIFICIAL POTENTIAL FIELD FORMATION FLIGHT OF FIXED-WING UAVS USING ARTIFICIAL POTENTIAL FIELD Yoshitsugu Nagao*and Kenji Uchiyama* *Department of Aerospace Engineering, Nihon University csyo1217@g.nihon-u.ac.jp, uchiyama@aero.cst.nihon-u.ac.jp

More information

Testing of Radio Frequency Identification and Parameter Analysis Based on DOE

Testing of Radio Frequency Identification and Parameter Analysis Based on DOE International Journal of Electrical and Computer Engineering (IJECE) Vol. 4, No. 1, Feburary 2014, pp. 145~150 ISSN: 2088-8708 145 Testing of Radio Frequency Identification and Parameter Analysis Based

More information

Economic Machine Learning for Fraud Detection

Economic Machine Learning for Fraud Detection Economic Machine Learning for Fraud Detection Maytal Saar-Tsechansky 2015 UT CID Report #1518 This UT CID research was supported in part by the following organizations: identity.utexas.edu ECONOMIC MACHINE

More information

Barcodes or RFID Tags. Key Factors to Consider in Choosing the Data Collection Technology for Your Operation

Barcodes or RFID Tags. Key Factors to Consider in Choosing the Data Collection Technology for Your Operation Barcodes or RFID Tags Key Factors to Consider in Choosing the Data Collection Technology for Your Operation While there are similarities, some noteworthy differences between a barcode system and RFID may

More information

What is RFID? RFID versus Bar Coding

What is RFID? RFID versus Bar Coding What is RFID? There are two primary types of RFID that are used in tagging, tracking and finding items. RFID stands for Radio-Frequency Identification. The acronym refers to small electronic devices (labels

More information

Cyber-physical systems for processes and organisation NEO SKILLS PORTFOLIO

Cyber-physical systems for processes and organisation NEO SKILLS PORTFOLIO Cyber-physical systems for processes and organisation NEO SKILLS PORTFOLIO WEIGANG.NEO: Our Philosophy Leading innovator in production organisation of the future WEIGANG.NEO stands for modern, revolutionary

More information

Inference and computing with decomposable graphs

Inference and computing with decomposable graphs Inference and computing with decomposable graphs Peter Green 1 Alun Thomas 2 1 School of Mathematics University of Bristol 2 Genetic Epidemiology University of Utah 6 September 2011 / Bayes 250 Green/Thomas

More information

Spatial Inspection of Steel Pile Driving Operations using Laser Scan Data

Spatial Inspection of Steel Pile Driving Operations using Laser Scan Data Spatial Inspection of Steel Pile Driving Operations using Laser Scan Data Chris Gordon, Ph.D. and Kerry T. Slattery, Ph.D., P.E. Southern Illinois University Edwardsville Edwardsville, Illinois Pile driving

More information

Forecasting mobile games retention using Weka

Forecasting mobile games retention using Weka 22 Forecasting mobile games retention using Weka Forecasting mobile games retention using Weka Roxana Ioana STIRCU Bucharest University of Economic Studies roxana.stircu@gmail.com Abstract: In the actual

More information

Fig. 1. Elementary half-wavelength dipole (a) and its directional diagram in vertical (b) and horizontal (c) planes

Fig. 1. Elementary half-wavelength dipole (a) and its directional diagram in vertical (b) and horizontal (c) planes Title: High gain on-metal RFID tag Abstract This article represents multipurpose passive RFID tag, which was especially designed for marking objects containing metallic surfaces. The article also gives

More information