Team Roomba. Introduction. Technology

Size: px
Start display at page:

Download "Team Roomba. Introduction. Technology"

Transcription

1 Team Roomba Introduction You may know Roombas as that futuristic robot vacuum that your uncle bought for himself one Christmas just so he could show it off, but have you ever wondered what makes a Roomba tick? Roombas were first introduced in 2002 as autonomous robotic vacuum cleaners sold by a company called irobot. The first model was quite basic, had limited functionality, and used an algorithm combined with mapping technology to clean areas in a home. Since 2002, irobot has released many iterations of the Roomba, the current model being the 980 series, with advanced technology and improved algorithms for detecting obstacles and navigating large areas. Context Given that many algorithms aimed at performing tasks autonomously are being developed by computer scientists (Yershov 1), we hope that by learning about the early implementations of algorithms and mapping technology, we can develop an understanding of how these devices work and how they have evolved since their inception. By contrasting early implementations with current technology, we learn how a symbiosis has formed between computational algorithms and technology and that limitations exist with the development of both. Since autonomous vehicles have become more prominent over the years, we hope to learn more about how the application of computer science and computational algorithms within the context of selfnavigation and mapping techniques can impact other industries in a positive way. Our Perspective As people become more dependent on autonomous technology, this may pose ethical concerns. However, we believe that further advances in these areas outweigh the risks and will enhance consumer products. With these improvements in technology, products will greatly increase the efficiency of our everyday lives. We believe that the irobot s Roomba vacuums are a great representation of how technology and computer science are merging to create more productive products. We plan to learn about the productivity and efficiency displayed in the Roomba and further this assumption by observing the advantages that the latest Roomba vacuums have compared to the older models. This is shown through the various mapping and navigation techniques and the several algorithms that have been programmed into the Roomba. Technology Sensors and Odometry The Roomba 400 series, introduced in September 2004 contained the same hardware as the original Roomba which had one infrared sensor for obstacle detection, three contact sensors behind the front bumper for responding to collisions, and wheel encoders for odometry measurements. (Haselirad and Neubert 2) The original Roomba primarily used its infrared sensor for avoiding collisions with objects, but it could not determine whether the object was a wall or a stationary object such as a table or a chair. The sensor was located on the right side of the unit, and once activated by coming into close proximity (within

2 two inches) of an object it would only be able to turn left to avoid it. This is a major limitation without the assistance of the contact sensors. The infrared sensor was also used as a way for the Roomba to return to its home base. However, obstacles, bright lights, and other infrared signals typically interfered with this method. The three contact sensors on the Roomba 400 were located on each side of the front bumper, and in the center and these sensors were only activated once the Roomba collided with an object (Haselirad and Neubert 2). Therefore, it was used to determine how to navigate around an object after the Roomba hit it. Depending on which sensor was activated, the Roomba could determine in what direction to turn. This method was useful for when there were not many objects in a room, or if the objects were positioned perpendicular to the walls. In some cases, the Roomba 400 would be able to wedge itself between objects or get stuck in a corner. The wheel odometers were used as a method for determining the Roomba s position relative to its starting point, and so it was a form of a mapping technique. However, there are major limitations of this method leaving too much room for error. When the Roomba bumps an obstacle, it often slips as it pushes forward, causing the robot to rotate. This rotation is not measured by the odometry (Tribelhorn and Dodds 1396). The technology and algorithms used for this early model of the Roomba were relatively simple. However, with continued developments, irobot was able to enhance the technology and algorithms within their Roomba vacuums. The present-day Roombas have numerous onboard sensors for detecting a wide range of objects such as furniture, toys, different types of dirt, and even objects that would cause trouble for it like telephone cords. It also has the ability to detect surface textures so that it can adjust its power accordingly, which is particularly important when traversing carpet or rugs that would require extra power to its wheels. These Roombas are also equipped with a camera and utilize VSLAM (Vision Simultaneous Localization and Mapping) which increases the efficiency of the robot and allows it to cover an entire level of a home with multiple rooms. (Ackerman and Guizzo). Batteries and Power Rechargeable battery packs are another important aspect of the Roomba, especially when traveling for long periods of time. The Roomba 400 carried an Advanced Power System (APS) 3000 mah nickel-metal hydride (NiMH) battery pack which typically took 3-6 hours to charge, or 13 hours if the battery was deeply discharged (irobot). When fully charged, the Roomba was estimated to have on average a 120-minute run time before having to return to its home base to charge. The early Roomba models have high power drain due to their adjustable power and vacuum motors, as such this type of battery outperforms regular alkaline batteries. The NiMH are also ideal because of their trickle-charge, which is a low fixed current charge. This suits the Roomba rather well because it is docked and charging between routes. The 900 series Roombas sported a different type of battery, specifically known as the Roomba 3300 Lithium Ion Battery (irobot). This new battery typically takes 2 hours or more to fully charge and offers up to twice the cleaning cycles of previous models. This is an especially important development for the Roomba. Li-ion and NiMH batteries can hold a similar amount of power, but the lithium-ion cells can be charged and discharged more rapidly, allowing the Roomba 900 to adjust its power quite significantly in an effort to clean a given space. Also, it can stop a cleaning job early so that it can return to its home base to charge before continuing with the cleaning job.

3 Together with the algorithms used to map an area, these later models of the Roomba were much more adept at operating autonomously. With longer battery life, and the ability to pause a cleaning route to charge its battery, the algorithms used in these models are less limited and can include many new options. Scheduling and Mapping Options In both the original and 400 series Roombas, scheduling was done via an optional accessory called the Schedule Remote Control which came with Scheduler Virtual Walls. The Scheduler Remove Control was a separate unit for programming a scheduling time but it was limited to only one cleaning mode. The mapping options were limited to three modes: Figure 1. Courtesy of irobot ( In later models of the Roomba, particularly the 980 series, one significant feature is the ability to program schedules and mapping options, providing the robot with the ability to go on different routes at different times. This is particularly useful in a multi-room home where each room may require a different cleaning schedule or cleaning type. With Wi-Fi capabilities and built-in programming, smartphone users had the ability to download an app for iphone or Android lets you set a cleaning schedule and other preferences without touching your robot (Ackerman and Guizzo). Algorithm Original Roombas The patent for the original Roombas reveals three operational modes: Spot Coverage, Wall Follow, and Room Coverage. Spot Coverage Spot Coverage allows users to clean isolated dirty areas. When the user places the Roomba on the floor near the center of the area and selects the spot coverage mode, the Roomba moves in a way in which the immediate area within a predefined radius contacts the cleaning head or side brush of the Roomba. The preferred method of spot cleaning is to use a control algorithm that causes the Roomba to move in an outward spiral motion. Generally, the spiral movement is generated by increasing the turning radius as a

4 function of time. As time goes on, the larger the spiral becomes. The patent states that keeping the dominant side of the Roomba on the outside of the spiral is preferred. When the Spot Coverage mode is initiated, the Roomba sets the value of r (radius) at its minimum, positive value, which will produce the tightest, counterclockwise turn. The Roomba recalculates the value of r using the equation r=aθ, where a is a constant coefficient (Jones and Mass) and a=d/2π, where d is the distance between two consecutive passes of the spiral (Jones and Mass). The Roomba has multiple spiral distances depending on whether it is performing an initial spiral or a later spiral. Afterwards, the Roomba changes to a different behaviour such as a straight line. As per the patent, if an obstacle is encountered in spiral mode, the Roomba exits spot [coverage] mode upon the first obstacle encountered by a bump sensor (Jones and Mass). Wall Following Wall-following mode allows the user to clean the edges of a room or the edges of objects within a room. In Wall-following mode, the Roomba positions itself with its dominant side towards the wall and at a set distance from the wall using the Wall-following sensor. The Roomba uses the IR transmitter portion of the sensor to sense how far it is away from the wall. The Roomba then moves along the wall. However, the Roomba cannot tell the difference between a wall and another solid obstacle. Per the patent, if the sensor tells the Roomba the object is out of range, then it will veer slightly to the right (Jones and Mass). Minimum and maximum distances are determined depending on room size and configuration, Roomba size, and the number of frequency of objects encountered. More objects encountered would have the Roomba increase the distance it travels in Wall-following, and vice-versa. The minimum and maximum distances ensure the Roomba spends an appropriate amount of time in wall-following behavior, and therefore distribute coverage more evenly. An increase in Wall-following means the Roomba can move in more spaces but is less efficient at cleaning any one space. If the Roomba bumps into something, it goes into Align behavior, which tells the Roomba to turn a minimum angle. After the minimum angle, the Roomba uses its wall sensor to see if the wall detection goes away. If it goes away, the Roomba will stop turning. After the Roomba stops turning, it goes back to Wall-following mode. Room Coverage In Room Coverage mode, the Roomba combines a Bounce behavior with a straight line behavior. The Roomba travels until a bump sensor or sensors are activated. When a sensor or sensors are activated, the Roomba calculates an acceptable range of new directions based on which sensors were activated and the angle at which the object the Roomba has bumped into. The angle is determined by the timing between the sensors. The turn is either clockwise or counterclockwise depending on which way is faster. After turning, the Roomba continues traveling in its new direction. Escape Behaviours The Roomba also has four escape behaviors it can use if it is trapped in areas such as a confined corner or stuck under chairs. In Turn behavior, the Roomba turns in place in a random direction, starting at a high turning velocity and decreasing to a low velocity (Jones and Mass). In Edge behavior, the Roomba will use its bump sensor to follow an edge until the Roomba has turned 60 degrees without a bump or has turned more than 170 degrees after the Edge behavior was initiated (Jones and Mass). In Wheel Drop behavior, the Roomba back drives its wheels briefly then stops them, giving the wheels a small kick in the opposite direction to stop the Roomba from, say, falling down stairs (Jones and Mass).

5 In Slow behavior, if a wheel drop on the cliff detector goes off, the Roomba will slow itself down to 77% of its normal speed for 0.5 meters (Jones and Mass) until it goes back to its normal speed. Present-Day Roombas In the original models of the Roomba, the three operational modes of Spot Coverage, Wall Follow, and Room Coverage were the ways that the robot could navigate through its surroundings and position itself in the room. However, there are many limitations regarding the efficiency of the older Roomba models. With the introduction of the Roomba 980, irobot has greatly enhanced the efficiency of their product mainly through the addition of the VSLAM (Vision Simultaneous Localization and Mapping) algorithm. VSLAM (Vision Simultaneous Localization and Mapping) In their latest Roomba 980 model, irobot has incorporated a new computational algorithm called VSLAM (Vision Simultaneous Localization and Mapping). The VSLAM algorithm aims to fuse image and odometry data for map building and localization (Karlsson et al. 25). With the addition of this algorithm, the Roomba 980 is equipped with new mapping and navigation techniques that enhance the overall performance of the robot. VSLAM allows the Roomba to build a map of the room it currently occupies by utilizing the camera located on top of the vacuum and taking a picture of the room (Ackerman and Guizzo). The image is then processed by the software inside the Roomba and distinctive patterns are found, allowing the Roomba to visualize and track new features of its surroundings (Ackerman and Guizzo). Furthermore, odometry is used alongside the VSLAM algorithm to increase the capabilities of the Roomba. By combining odometry data from sensors on the bottom of the robot and the map created by VSLAM, The Roomba 980 can localize itself in its environment (Ackerman and Guizzo), leading to greater efficiency in cleaning the designated area. The introduction of VSLAM in the Roomba 980 has made cleaning much more efficient compared to irobot s older models. In the older Roombas, the robot would navigate randomly and heavily rely on sensors to change directions (Knight), resulting in an inefficient zigzag pattern of navigation (Ackerman and Guizzo). In contrast, the ability to build a map and localize itself with VSLAM increases the efficiency of the Roomba 980 as it allows the robot to clean in straighter lines (Ackerman and Guizzo). In addition to highly efficient navigation patterns, the mapping algorithm allows the Roomba 980 to memorize its current location. This feature allows the robot to automatically find its way to the charger when it is running on low battery, recharge, then resume cleaning where it left off (Ackerman and Guizzo). The older models of irobot s Roombas are also capable of finding its way back to the charger but without the ability to create a map, they cannot resume cleaning from where it left off (Ackerman and Guizzo). This reveals a significant advantage that the VSLAM algorithm brings to the new Roomba 980 as it is not necessary to reset the robot after it finishes recharging. VSLAM is a crucial component of the Roomba 980 and the features of this algorithm substantially enhance the performance of the robot, making it more efficient than the older Roombas. Pitfalls While the original Roombas introduced robot vacuums to consumers, there were some pitfalls that plagued the original Roombas. Because its navigation and cleaning algorithms depend on its sensors, the algorithms can only be as effective as the Roomba s sensors. Although there are IR transmitters for collision avoidance, one flaw with the Roomba s bump sensor system is that it is only activated once the Roomba has contacted an object. Because of the way the original Roomba s Bounce behavior works, this

6 would sometimes cause the Roomba to get stuck in a corner or between objects. Another flaw in the original Roombas is how the odometer worked. If the Roomba bumped into something, the wheels would slip and the Roomba would rotate, but this distance is not counted by the odometer. The odometer is used by the Roomba to calculate the tightness of its spiral when it is in Spot Coverage mode and to keep track of how it has traveled for its minimum and maximum distances in Wall-following mode. Thus, a miscalculation in the odometer could decrease the Roomba s cleaning efficiency. The 980 model improved on the older Roombas by implementing VSLAM into the Roomba, which allowed it to create a map of its environment and know where it is located. By doing so, the model does not need to rely solely on its sensors to operate, alleviating the 980 model of many of its flaws found in the older models. Another improvement the Roomba 980 has over its predecessors is that by incorporating VSLAM into its design and thus, creating a map of its surroundings, the 980 could resume cleaning where it left off after recharging, something the older models could not do. Although Roombas have improved moving from the original algorithms to VSLAM, some pitfalls still exist. The odometer issue is still a problem for the Roomba 980 since it combines the odometry data with its image data to create a map using VSLAM (Karlsson et al. 25). As well, the image data may be hard to collect and analyzed by the VSLAM algorithm since it relies on the quality of the images. The images may be blurry, have poor lighting (e.g. a dark room), etc., which may make the image data difficult for the Roomba 980 to use (Karlsson et al. 25). Consumer complaints have also plagued the original Roombas and the Roomba 980. One common complaint is that the Roomba is louder than what I expected (All Home Robotics). On the ethics side of the technology in Roombas, the cameras on the 980 model may present security and privacy concerns for consumers (Knight). Since irobot has expanded its robotics to military applications and since then have sold it off (Endeavor Robotics), we believe another ethical concern for the public is the military application of VSLAM in that VSLAM may be used to create deadly robots that can navigate in the environment on its own. While this may decrease the risk for human soldiers, the civilian risk is not necessarily reduced. Other Uses/Other Industries The Roomba is a great representation of how advances in technology and computational algorithms has led to more efficient products. In the world we live in today, people constantly attempt to optimize their daily tasks to achieve efficiency in their every-day lives and examples of these activities include: commuting to work using the shortest route, streamlining processes at work and at home to free up time, energy, and costs, or simply purchasing equipment or electronics that can perform a task at a much faster and cost-effective way (Yershov 1). Similarly, many industries are optimizing their products and making it greatly efficient by applying similar algorithmic techniques that we have observed in the Roomba 980. The field of robotics has been expanding dramatically from the 1990s through the present time. Early robots, most often found in the lab or factory environments, were expensive, hazardous, and difficult to operate (Yershov 1). Today, Computer Scientists have helped with advances in technology and algorithms used in motion planning, making robots both optimal and efficient. By studying the Roomba, we can determine that its technology can create an entrance into other industries and how it affects the performance of new products. Results demonstrate that, with some caveats, the Roomba is a viable foundation for both classroom and laboratory use, especially for work seeking to leverage robots to other ends, as well as robotics per se with a computational focus (Tribelhorn and Dodds 1393).

7 Gardening We have seen how effective the Roomba has become at performing arduous repetitive tasks in the household, but this technology can be applied to other similar procedures that are performed frequently, like gardening -weeding flowers or vegetable gardens. These procedures can then be carried out by a gardening rover. Like the mapping and navigation techniques already present in the Roomba, a gardening rover utilizes a path planning algorithm to detect plants and measure the environmental parameters of the area where they are growing, and after providing its attention, the rover moves to the nearest neighbouring plant based on the path planning algorithm (Kumar et al. 979). Along with this algorithm, computer scientists have also added important modifications to these gardening rovers to optimize its performance. A major addition is the feature extraction algorithm called SIFT (Scale and Invariant Feature Transform), which correctly identifies and classifies various plant species (Kumar et al. 979). This leads to a more efficient and effective care of the plants which in turn produces a higher quality yield. The term precision gardening is coined based on the use of such technology as the gardening rover is programmed to deliver the appropriate amount of water and fertilizer to enhance the growth of the plant (Kumar et al. 980). With algorithms that are homogenous to the ones in the Roomba and further modifications, gardening is becoming a much more efficient task which supplies high-quality outputs. Farming Given the right programming and equipped with the right tools, there is a competitive edge that robotics can have in larger industries like farming. With the increasing desire for organically grown produce, robotics can have a positive impact on the already time consuming and inefficient way in which these goods are produced. Organic farmers who want to weed their crops without the use of herbicides and other harmful chemicals go through a labor-intensive process of caring for their produce. Programming a self-navigating robot that can weed crops on a schedule, or even when they detect weeds on a route, can have a profound impact on the production of organically grown goods, on a global scale. Tractors, combine harvesters, and other farming equipment designed for specialized tasks are all human operated, time-consuming to use, and require specialized training. Robotics has the potential to play a major role in automating tasks on a farm. A driver-less tractor has already been introduced into the farming industry as a concept for the future of agriculture. Automatic tractor saves time, increases farm efficiency and lowers the overall cost. By calculating its current position and the path that it needs to follow, a robotic tractor can drive a precise path, perfectly matching rows to one another in the thickest fog or the dark of night. (Prakash et al. 1699). This provides a major advantage, not to mention the health and safety benefits, to farmers who are subject to adverse weather conditions or who simply cannot harvest their crops due to disabilities or illnesses. Self-driving vehicles The VSLAM algorithm is a crucial component that irobot has utilized in their Roombas and this technology is gradually expanding to several auto industries. Similar styles of the mapping and navigation technology that the VSLAM algorithm contains is being incorporated into vehicles for self-navigation. As

8 John Leonard, a professor at MIT, has remarked, VSLAM is becoming a valuable commercial tool which will potentially be used in self-driven cars (Knight). This statement reveals that the VSLAM algorithm is the platform for more efficient and futuristic technology. Self-driving cars utilize this algorithm to map its surroundings and sense any obstacles that are nearby (SLAM: Self-Driving Cars, AI and Mapping on the Move). Google s self-driving car is an example of a vehicle that uses a similar style of the VSLAM algorithm. Like the Roomba, Google s SLAM Technology operates by taking 3D images processed by a laser radar on top of their vehicle (Sandhu). The images are then used as measurements for the self-driving vehicle to make its driving decisions (Sandhu). The algorithm used in these self-driving cars are like the one in the Roomba in how they utilize their mapping and navigation techniques. As this technology continues to expand, we can expect future products to pilot us through our day to day lives (Sandhu). Conclusion irobot s Roomba vacuums are autonomous robots that have developed greatly with advances in technology. The original Roomba models consisted of various technologies and algorithms but it was evident that they had many limitations. To address these limitations, irobot released the Roomba 980 which equipped with improved technology and computational algorithms were able to upgrade the original Roombas and make them into an extremely efficient cleaning robots. Despite the advances in technology displayed through the Roomba 980, these robots still have several limitations. We have also found that further development in self-navigation and mapping technologies can lead to many different implementations in various industries. The effect of similar technology in the gardening, farming and selfdriving vehicle industries has contributed to increased productivity and efficiency in people's daily lives, turning arduous and labor intensive tasks into activities that can be programmed into autonomous robots. Overall, through our analysis on irobot s Roomba vacuums, we have discovered that technology always consists of limitations and that the expansion of technology and computer science in various industries will lead towards a more optimal society. However, we are left to wonder, will it ever be possible to achieve technology without limitations?

9 Works Cited Ackerman, Evan, and Enrico Guizzo. IRobot Brings Visual Mapping and Navigation to the Roomba 980. IEEE Spectrum: Technology, Engineering, and Science News, IEEE, 16 Sept. 2015, spectrum.ieee.org/automaton/robotics/home-robots/irobot-brings-visualmapping-and-navigation-to-the-roomba-980. Accessed 29 Mar Endeavor Robotics. Endeavor Robotics, Endeavor Robotics, endeavorrobotics.com/. Accessed 26 Mar Harvey, Brian, and Jens Monig. Snap! Reference Manual. Haselirad, Arad, and Jeremiah Neubert. An Algorithm for Semi-Autonomous Environment Navigation with Roomba. University of North Dakota, University of North Dakota, IRobot. IRobot, Accessed 23 Mar Jones, Joseph L., and Philip R. Mass. Method and System for Multi-Mode Coverage for an Autonomous Robot. 26 Oct Knight, Will. With a Roomba Capable of Navigation, IRobot Eyes Advanced Home Robots. MIT Technology Review, MIT Technology Review, 16 Sept. 2015, Accessed 20 Mar Kumar, V. Sathiesh, et al. Smart Autonomous Gardening Rover with Plant Recognition Using Neural Networks. Procedia Computer Science, vol. 93, 2016, pp , doi: /j.procs

10 Layton, Julia. How Robotic Vacuums Work. How Robotic Vacuums Work, HowStuffWorks, 3 Nov. 2005, electronics.howstuffworks.com/gadgets/home/robotic-vacuum.htm. Accessed 29 Mar Prakash, Neelam Rup, et al. An Autonomous Vehicle for Farming Using GPS. International Journal of Electronics and Computer Science Engineering, vol. 1, no. 3, 2012, pp Roomba 980 Robot 100x100.png. IRobot, IRobot, Accessed 25 Mar Roomba. Roomba, Omics International, research.omicsgroup.org/index.php/roomba. Accessed 29 Mar Sandhu, Robin. What Is SLAM Technology? Lifewire, About, Inc., 21 Aug. 2016, Accessed 20 Mar Sinclair, Patrick. Roomba 770 Review: Pros and Cons. Roomba 770 Review: Pros and Cons, All Home Robotics, 5 Dec. 2016, Accessed 29 Mar SLAM: Self-Driving Cars, AI and Mapping on the Move. SwiftKey Blog, Touchtype Ltd, 13 Aug. 2015, blog.swiftkey.com/slam-self-driving-cars-ai-and-mapping-on-the-move/. Accessed 22 Mar Tribelhorn, Ben, and Zachary Dodds. Evaluating the Roomba: A Low-Cost, Ubiquitous Platform for Robotics Research and Education. Proceedings 2007 IEEE International Conference on Robotics and Automation, 2007, doi: /robot

11 Woodford, Chris. How Do Roomba Robot Vacuum Cleaners Work? Explain That Stuff, Explain That Stuff, 29 Nov. 2016, Accessed 26 Mar Yershov, Dmytro. Fast Numerical Algorithms for Optimal Robot Motion Planning. University of Illinois at Urbana-Champaign, 2013.

Meet Your Neato Robot

Meet Your Neato Robot My User Guide English Meet Your Neato Robot Congratulations on your new robot vacuum. This Wi-Fi enabled robot allows you to manage your floor cleaning from a phone, tablet, and other smart devices. This

More information

Robotics Tutorial 1: Robot Floor Cleaner

Robotics Tutorial 1: Robot Floor Cleaner Robotics Tutorial : Robot Floor Cleaner Andrew Davison ajd@doc.ic.ac.uk In this tutorial we will consider and discuss the design of a low-cost robot cleaner able to clean the floorspace of typical homes

More information

English Français Español Italiano Deutsch... 73

English Français Español Italiano Deutsch... 73 English... 01 Français... 19 Español... 37 Italiano... 55 Deutsch... 73 English Meet Your Neato Robot Congratulations on your new robot vacuum now connected in your smart home so you can manage your floor

More information

LG Robotic Vacuum Cleaner

LG Robotic Vacuum Cleaner Quietly but Thoroughly at Work 20 Yeouido-dong, Yeongdeungpo-gu, Seoul, Korea 150-721 www.lg.com LG Robotic Vacuum Cleaner LG introduces the new era of smart cleaning like you ve never seen before. With

More information

FAQs Miele Scout RX1

FAQs Miele Scout RX1 FAQs Miele Scout RX1 Contents 1. Navigation... 2 2. Remote controls... 4 3. Recharging station... 4 4. Follow-on costs... 5 5. Safety... 5 6. Dustbox... 6 7. Hygiene... 7 1. Navigation How does the gyro

More information

500 Series.

500 Series. 500 Series www.irobot.com Dear irobot Roomba owner, Welcome to the world of irobot! As an owner of an irobot Roomba Vacuum Cleaning Robot, you join a world-wide community of people who enjoy more free

More information

PUCRC90. Smart Robot Vacuum Automatic Floor Cleaner with Sweep, Dust and Vacuum Ability

PUCRC90. Smart Robot Vacuum Automatic Floor Cleaner with Sweep, Dust and Vacuum Ability PUCRC90 Smart Robot Vacuum Automatic Floor Cleaner with Sweep, Dust and Vacuum Ability TABLE OF CONTENTS SAFETY INSTRUCTIONS PRODUCT PARTS Main Body and Accessories Robot Anatomy Charging Home Base and

More information

Safety and Compliance Information

Safety and Compliance Information Owner s Guide Safety and Compliance Information THIS APPLIANCE CAN BE USED BY CHILDR AGED FROM 8 YEARS AND ABOVE AND PERSONS WITH REDUCED PHYSICAL, SSORY OR MTAL CAPABILITIES OR LACK OF EXPERICE AND KNOWLEDGE

More information

irobot Roomba Owner s Manual

irobot Roomba Owner s Manual irobot Roomba Owner s Manual www.domotec.uk.com www.irobot.com Dear irobot Roomba Owner, Welcome to the new world of irobot. As an owner of irobot s latest Roomba Vacuuming Robot, you join a growing group

More information

500 Series.

500 Series. 500 Series www.domotec.uk.com www.irobot.com Dear irobot Roomba owner, Welcome to the world of irobot! As an owner of an irobot Roomba Vacuum Cleaning Robot, you join a world-wide community of people

More information

Team Rescue X: Autonomous Firefighting Robot

Team Rescue X: Autonomous Firefighting Robot Team Rescue X: Autonomous Firefighting Robot Team Members Project Manager: Shervin Haghgouy Parts Manager: Shervin Nikravesh Website Designer: Vincent Thomas Repository Manager: Alexander Camp Report Editor:

More information

English. Meet Your Neato Robot

English. Meet Your Neato Robot 1 Meet Your Neato Robot Congratulations on your new Neato robot now connected so you can manage your floor cleaning from anywhere using your smartphone or tablet. English This guide will help get your

More information

Introducing the latest in a line of robot technology

Introducing the latest in a line of robot technology Introducing the latest in a line of robot technology The new Roomba 700 series. 2011 irobot Corporation. All Rights Reserved. irobot, Roomba, Scooba, PackBot and Virtual Wall are registered trademarks

More information

800 Series Owner s Guide

800 Series Owner s Guide 800 Series Owner s Guide Important Safety Instructions WARNING: TO REDUCE THE RISK OF INJURY OR DAMAGE, READ THE FOLLOWING SAFETY PRECAUTIONS WH SETTING UP, USING AND MAINTAINING YOUR ROBOT. THIS APPLIANCE

More information

YCR-M05 User Guide Vacuum Cleaning Robot iclebo POP

YCR-M05 User Guide Vacuum Cleaning Robot iclebo POP YCR-M05 User Guide Vacuum Cleaning Robot iclebo POP Please be sure to read the SAFETY PRECAUTIONS before use. Please keep the packing box for further customer service needs. SAFETY PRECAUTIONS COMPONENTS

More information

500/600 Series Owner's Manual

500/600 Series Owner's Manual 500/600 Series Owner's Manual Dear irobot Roomba Owner, Thank you for purchasing an irobot Roomba vacuum cleaning robot. You ve joined the millions of people who clean with robots - the smarter way to

More information

Roborock Vacuum cleaner

Roborock Vacuum cleaner Overview The main unit Roborock Vacuum cleaner User`s Manual Thank you for choosing our device! Smart robot equipped with a high-precision laser sensor. The vacuum cleaner independently determines the

More information

Instruction Manual. Note:This Instruction Manual applies to units purchased in North America only.

Instruction Manual. Note:This Instruction Manual applies to units purchased in North America only. EN Instruction Manual Note:This Instruction Manual applies to units purchased in North America only. Congratulations on the purchase of your ECOVACS ROBOTICS DEEBOT! We hope it brings you many years of

More information

600 Series Owner s Guide

600 Series Owner s Guide 600 Series Owner s Guide Important Safety Instructions WARNING: TO REDUCE THE RISK OF INJURY OR DAMAGE, READ THE FOLLOWING SAFETY PRECAUTIONS WH SETTING UP, USING, AND MAINTAINING YOUR ROBOT. THIS APPLIANCE

More information

OWNER S MANUAL CLEANING ROBOT

OWNER S MANUAL CLEANING ROBOT OWNER S MANUAL CLEANING ROBOT Before using, please carefully read the Safety Precautions pages to allow for safe operation of the product. After reading the operation manual, please keep it in an easily

More information

eiq-c22ew WIFI Robot Vacuum Cleaner with HEPA filter and self-charging home dock USER MANUAL

eiq-c22ew WIFI Robot Vacuum Cleaner with HEPA filter and self-charging home dock USER MANUAL eiq-c22ew WIFI Robot Vacuum Cleaner with HEPA filter and self-charging home dock USER MANUAL Thank you for choosing ElectriQ Please read this user manual before using this robotic vacuum cleaner and keep

More information

M-488A Cleaning Robot Owner s Manual

M-488A Cleaning Robot Owner s Manual M-488A Cleaning Robot Owner s Manual Dear Owner, Thank you for purchasing your new Vileda Cleaning Robot. After many years of studying consumer needs, we have designed this cleaning robot to make your

More information

Dual Spin Mop Robot Cleaner

Dual Spin Mop Robot Cleaner Dual Spin Mop Robot Cleaner Copyright 2017 EVERYBOT Inc. All rights reserved. This publication is protected by copyright and all rights are reserved. No part of it may be reproduced or transmitted by any

More information

Robot Vacuum Cleaner. User Manual

Robot Vacuum Cleaner. User Manual Robot Vacuum Cleaner User Manual CONTENTS PRODUCT SPECIFICATION 1 2 4 4 5 6 7 8 8 9 10 11 13 13 13 14 14 15 15 16 17 FAQs Product Setup Video Contact Us www.purecleanhome.com Safety Instructions Before

More information

Downloaded from manuals search engine

Downloaded from   manuals search engine Dear irobot Roomba Owner, Thank you for purchasing an irobot Roomba vacuum cleaning robot. You ve joined the millions of people who clean with robots - the smarter way to get it done. Please take a few

More information

i Series Owner s Guide

i Series Owner s Guide i Series Owner s Guide Safety Information Important Safety Information This owner's guide includes information for Regulatory Model(s): RVB-Y SAVE THESE INSTRUCTIONS WARNING: When using an electrical appliance,

More information

EN Instruction Manual

EN Instruction Manual EN Instruction Manual Live Smart. Enjoy Life. Congratulations on the purchase of your Ecovacs Robotics DEEBOT! We hope it brings you many years of satisfaction. We trust the purchase of your new robot

More information

Vacuum Cleaning Robot iclebo Alpha

Vacuum Cleaning Robot iclebo Alpha YCR-M05 User Guide Vacuum Cleaning Robot iclebo Alpha Please be sure to read the Safety Precautions before use. www.yujinrobotinc.com Safety Precautions Components and detailed names Reference For effective

More information

Table of Contents. page 2-3 page 4 page 5 page 6-7 page 8-9 page 10 page 11 page 12

Table of Contents. page 2-3 page 4 page 5 page 6-7 page 8-9 page 10 page 11 page 12 Model 4100 Table of Contents Roomba Anatomy... Charging Roomba... Cleaning with Roomba... Roomba Features... Roomba Maintenance... Virtual Walls... Frequently Asked Questions... Contact irobot Corporation...

More information

600 Series Owner s Guide

600 Series Owner s Guide 600 Series Owner s Guide Important Safety Instructions WARNING: TO REDUCE THE RISK OF INJURY OR DAMAGE, READ THE FOLLOWING SAFETY PRECAUTIONS WH SETTING UP, USING, AND MAINTAINING YOUR ROBOT. THIS APPLIANCE

More information

USER MANUAL Vacuum and Floor Mopping Robot myvacbot S200

USER MANUAL Vacuum and Floor Mopping Robot myvacbot S200 USER MANUAL Vacuum and Floor Mopping Robot myvacbot S200 CONTENTS 01 FEATURES... 4 02 SAFETY INSTRUCTIONS... 5 03 PARTS... 6 04 ASSEMBLY... 6 05 FUNCTIONS... 7 06 FEATURES & CLEANING MODE... 8 07 CLEANING

More information

Fire Detection Using Image Processing

Fire Detection Using Image Processing Fire Detection Using Image Processing Ku. R.A.Agrawal ME Student Department of CSE Babasaheb Naik college of Engineering Pusad, India rachanaagrawal90@gmail.com Prof. S.T.Khandare Associate professor Department

More information

AUTONOMOUS FLOOR CLEANING BOT

AUTONOMOUS FLOOR CLEANING BOT AUTONOMOUS FLOOR CLEANING BOT KUSHAL N L 1, HAMARA CHAUDHURI 2, NIKITHESH H R 3 1,2,3Student, Dept. of Electronics and Communication Engineering, The National Institute of Engineering, Mysuru, Karnataka,

More information

MULTIFUNCTION ROBTIC AUTO VACUUM CLEANER. MODEL NO.: M-788 Auto Charging With Remote Controller, Mop And UV Lamp

MULTIFUNCTION ROBTIC AUTO VACUUM CLEANER. MODEL NO.: M-788 Auto Charging With Remote Controller, Mop And UV Lamp MULTIFUNCTION ROBTIC AUTO VACUUM CLEANER MODEL NO.: M-788 Auto Charging With Remote Controller, Mop And UV Lamp Thank you for purchasing M-788! Please read carefully this manual before using! Please follow

More information

WHAT IS ENGINEERING? Learn about the variety of engineering careers. Introduction 02 Engineering profile 03 Case study: The Dyson 360 Eye Robot

WHAT IS ENGINEERING? Learn about the variety of engineering careers. Introduction 02 Engineering profile 03 Case study: The Dyson 360 Eye Robot WHAT IS ENGINEERING? Learn about the variety of engineering careers Introduction 02 Engineering profile 03 Case study: The Dyson 360 Eye Robot Lesson plans 06 Today's engineers Introduction 2 ENGINEER

More information

MATLAB & Simulink for Cyber Physical Systems

MATLAB & Simulink for Cyber Physical Systems MATLAB & Simulink for Cyber Physical Systems Sumit Tandon Senior Customer Success Manager, MathWorks 2017 The MathWorks, Inc. 1 Agenda Intro to MATLAB and Simulink What, where, who, how, quick demos Intro

More information

Autonomous Waste Sorter Design Project

Autonomous Waste Sorter Design Project Autonomous Waste Sorter Design Project Ahmet Mavus*, Sinem Gozde Defterli**, Erman Cagan Ozdemir*** * Middle East Technical University, Department of Mechanical Engineering, Ankara, 06531 Turkey (e-mail:

More information

USER MANUAL CR-V01K. All-in-one cleaning & air purifying robot. SERVICE HOTLINE: Or visit :

USER MANUAL CR-V01K. All-in-one cleaning & air purifying robot. SERVICE HOTLINE: Or visit : USER MANUAL CR-V01K All-in-one cleaning & air purifying robot SERVICE HOTLINE:1-888-566 6736 Or visit : www.coverproducts.com/support/ Please read this user manual thoroughly before operating the product

More information

Cleaning. Owner s Manual. RoboVac 11c Pet Edition (T2111) T V01. For FAQs and more information, please visit:

Cleaning. Owner s Manual. RoboVac 11c Pet Edition (T2111) T V01. For FAQs and more information, please visit: Cleaning For FAQs and more information, please visit: www.eufylife.com Owner s Manual RoboVac 11c Pet Edition (2111) 2111 51005000847 V01 able of Contents 02 About Your RoboVac What's in the Box RoboVac

More information

EN Instruction Manual 1 JA JA

EN Instruction Manual 1 JA JA EN Instruction Manual JA 1 Congratulations on the purchase of your ECOVACS ROBOTICS DEEBOT! We hope it brings you many years of satisfaction. We trust the purchase of your new robot will help keep your

More information

eiq-r900m Antibacterial Vacuum Cleaner and Floor Mopping Robot with self-charging home dock USER MANUAL

eiq-r900m Antibacterial Vacuum Cleaner and Floor Mopping Robot with self-charging home dock USER MANUAL eiq-r900m Antibacterial Vacuum Cleaner and Floor Mopping Robot with self-charging home dock USER MANUAL Thank you for choosing ElectriQ Please read this user manual before using this robotic vacuum cleaner

More information

Sensor Report. University of Florida Department of Electrical and Computer Engineering EEL5666 Intelligent Machines Design Laboratory

Sensor Report. University of Florida Department of Electrical and Computer Engineering EEL5666 Intelligent Machines Design Laboratory Sensor Report University of Florida Department of Electrical and Computer Engineering EEL5666 Intelligent Machines Design Laboratory James Larson 10-31-02 Table of Contents Table of Contents..2 Overview

More information

part Interfacing COPYRIGHTED MATERIAL in this part

part Interfacing COPYRIGHTED MATERIAL in this part Interfacing part COPYRIGHTED MATERIAL in this part Chapter 1 Getting Started with Roomba Chapter 2 Interfacing Basics Chapter 3 Building a Roomba Serial Interface Tether Chapter 4 Building a Roomba Bluetooth

More information

i Series Owner s Guide

i Series Owner s Guide i Series Owner s Guide Safety Information Important Safety Information This owner's guide includes information for Regulatory Model(s): RVB-Y SAVE THESE INSTRUCTIONS WARNING: When using an electrical appliance,

More information

AP Air Ion Counter Instructions

AP Air Ion Counter Instructions AP Air Ion Counter Instructions Standard 2 million ions/cm 3 version- The 6 m long ground cord should be used to connect the meter to earth ground for most types of measurements - - especially if you are

More information

Cleaning. Owner s Manual. RoboVac 11 SM-A438-V03. For FAQs and more information, please visit:

Cleaning. Owner s Manual. RoboVac 11 SM-A438-V03. For FAQs and more information, please visit: Cleaning For FAQs and more information, please visit: www.eufylife.com Owner s Manual RoboVac 11 SM-A438-V03 able of Contents 02 Important Safety Instructions 04 About Your RoboVac What's In the Box RoboVac

More information

Homework 4: Packaging Specifications and Design

Homework 4: Packaging Specifications and Design Homework 4: Packaging Specifications and Design Team Code Name: 2D-MPR Group No. 12 Team Member Completing This Homework: Tyler Neuenschwander E-mail Address of Team Member: tcneuens@ purdue.edu NOTE:

More information

Martin Dekan, František Duchoň, Ladislav Jurišica, Anton Vitko and Andrej Babinec

Martin Dekan, František Duchoň, Ladislav Jurišica, Anton Vitko and Andrej Babinec Journal of Mechanics Engineering and Automation 3 (2013) 197-202 D DAVID PUBLISHING Martin Dekan, František Duchoň, Ladislav Jurišica, Anton Vitko and Andrej Babinec Institute of Control and Industrial

More information

Safety Information Important Safety Information

Safety Information Important Safety Information Safety Information Important Safety Information SAVE THESE INSTRUCTIONS WARNING: When using an electrical appliance, basic precautions should always be followed, including the following: READ ALL INSTRUCTIONS

More information

Owner s Manual. Solar-Breeze Robotic Pool Cleaner

Owner s Manual. Solar-Breeze Robotic Pool Cleaner Owner s Manual Solar-Breeze Robotic Pool Cleaner Page 1 Solar-Breeze Robotic Pool Cleaner Owner s Guide Safety Precautions: The Solar-Breeze pool skimmer may look like a pool toy to some children and may

More information

H68 Pro FAQ Customer Service Product Care

H68 Pro FAQ Customer Service Product Care H68 Pro FAQ Customer Service Who is Moneual? You can find Moneual's company information by clicking here How do I contact Moneual? You can find Moneual's contact information by clicking here Where can

More information

Implementation of Auto Car Washing System Using Two Robotic Arms

Implementation of Auto Car Washing System Using Two Robotic Arms Implementation of Auto Car Washing System Using Two Robotic Arms Pranoti Utekar 1, Sayali Naik 2, Monika Wadekar 3, S.G. Watve 4 U.G. Students, Department of Electronics and Telecommunication Engineering,

More information

RELATION BETWEEN FUNCTION AND FORM IN VACUUM CLEANERS DESIGN

RELATION BETWEEN FUNCTION AND FORM IN VACUUM CLEANERS DESIGN Ștefan RADU RELATION BETWEEN FUNCTION AND FORM IN VACUUM CLEANERS DESIGN Abstract: The paper analyses how robotic vacuum cleaner works, describing their cleaning capabilities and additional features. The

More information

600 Series Owner s Guide

600 Series Owner s Guide 600 Series Owner s Guide Important Safety Instructions WARNING: TO REDUCE THE RISK OF INJURY OR DAMAGE, READ THE FOLLOWING SAFETY PRECAUTIONS WH SETTING UP, USING, AND MAINTAINING YOUR ROBOT. THIS APPLIANCE

More information

Vehicle Detection: How To Choose the Right Technology... 3

Vehicle Detection: How To Choose the Right Technology... 3 Vehicle Detection: How to Choose the Right Technology March 2017 Table of Contents Vehicle Detection: How To Choose the Right Technology... 3 Wireless Magnetometer... 3 Wireless Ultrasonic Sensor... 4

More information

AUTOMATIC CABLE SPOOLING for A ROBOTIC VACUUM CLEANER

AUTOMATIC CABLE SPOOLING for A ROBOTIC VACUUM CLEANER AUTOMATIC CABLE SPOOLING for A ROBOTIC VACUUM CLEANER 1 Min-Chie Chiu, 2 Long-Jyi Yeh, and 2 Cheng-Chen Shih 1 Department of Automatic Control Engineering, Chungchou Institute of Technology. 2 Department

More information

Development of cleaning system installed in horizontal moving system for maintenance of high-rise building

Development of cleaning system installed in horizontal moving system for maintenance of high-rise building Development of cleaning system installed in horizontal moving system for maintenance of high-rise building Jaemyung Huh 1, Sung-Min Moon 1, Sung-Won Kim 1, Daehie Hong 2 * 1 Department of Mechanical Engineering,

More information

ENERGY CONSUMPTION OF HOUSES AND LIFESTYLE IN COLD CLIMATIC AREA OF JAPAN

ENERGY CONSUMPTION OF HOUSES AND LIFESTYLE IN COLD CLIMATIC AREA OF JAPAN -9 The 5 World Sustainable Building Conference, Tokyo, 7-9 September 5 (SB5Tokyo) ENERGY CONSUMPTION OF HOUSES AND LIFESTYLE IN COLD CLIMATIC AREA OF JAPAN Kahori GENJO Dr.Eng. Shin-ichi MATSUMOTO Dr.Eng

More information

600 Series Owner s Guide

600 Series Owner s Guide 600 Series Owner s Guide Important Safety Information THIS APPLIANCE CAN BE USED BY CHILDR AGED FROM 8 YEARS AND ABOVE AND PERSONS WITH REDUCED PHYSICAL, SSORY, OR MTAL CAPABILITIES OR LACK OF EXPERICE

More information

The simple solution to a daily challenge

The simple solution to a daily challenge Danfoss Dynamic Valve The simple solution to a daily challenge Optimal temperature control and automatic hydronic balancing for two-pipe heating systems all in a single valve. 2-in-1 valve design. Combines

More information

The simple solution to a daily challenge

The simple solution to a daily challenge Danfoss Dynamic Valve The simple solution to a daily challenge Optimal temperature control and automatic hydronic balancing for two-pipe heating systems all in a single valve. 2-in-1 valve design The Dynamic

More information

Documentation on NORTHSTAR. Jeremy Ma PhD Candidate California Institute of Technology May 17th, 2006

Documentation on NORTHSTAR. Jeremy Ma PhD Candidate California Institute of Technology May 17th, 2006 Documentation on NORTHSTAR Jeremy Ma PhD Candidate California Institute of Technology jerma@caltech.edu May 17th, 2006 1 Introduction The Northstar Detector-Projector Bundle Kit comes with a detector and

More information

Project 1: Assessing User Interaction

Project 1: Assessing User Interaction v Project 1: Assessing User Interaction INFO-I300; FALL 2015 Zhipeng Ghu ; Sean Peters ; Amelia Weller v Overview: The Purpose of the Project For this project, our team will be analyzing affordances and

More information

Clean Base Automatic Dirt Disposal. For Roomba i Series Robot Vacuums. Owner s Guide

Clean Base Automatic Dirt Disposal. For Roomba i Series Robot Vacuums. Owner s Guide Clean Base Automatic Dirt Disposal For Roomba i Series Robot Vacuums Owner s Guide Safety Information Important Safety Information This owner's guide includes information for Regulatory Model(s): ADE-N1

More information

Remote Area Clearance Device (RACE)

Remote Area Clearance Device (RACE) Remote Area Clearance Device (RACE) Team 40 Rahul Sachdeva and Bjorn Oberg ECE 445 Project Proposal Spring 2018 TA Nick Ratajczyk 1 Introduction 1.1 Objective It is quite common for people to lose small

More information

[Patil* et al., 5(7): July, 2016] ISSN: IC Value: 3.00 Impact Factor: 4.116

[Patil* et al., 5(7): July, 2016] ISSN: IC Value: 3.00 Impact Factor: 4.116 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY INTELLIGENT LIGHTING SYSTEM WITH ENERGY EFFICIENCY Neha Patil*, Prof.A.C.Wani * P. G.Student, M.E. [Digital Electronics], SSBT

More information

Video Analytics Technology for Disaster Management and Security Solutions

Video Analytics Technology for Disaster Management and Security Solutions FEATURED ARTICLES Disaster Management and Security Solutions for a Safe and Secure Way of Life Video Analytics Technology for Disaster Management and Security Solutions The rising demand for safety and

More information

Robotic vacuum cleaner Model: V7s Pro

Robotic vacuum cleaner Model: V7s Pro Robotic vacuum cleaner Model: V7s Pro English Before using the robot, please ensure the power switch is on. Take a few moments to survey the area to be cleaned and remove any obstacles. The robot will

More information

Sholapur, Maharashtra, India

Sholapur, Maharashtra, India Smart Floor Cleaning Robot Sonali B. Munde 1, Prof.S.S. Joshi 2 1,2 Department of Electronics and Communication Engineering, N.K. orchid college of engineering & technology, Sholapur, Maharashtra, India

More information

OWNER S MANUAL HIGH WALL INVERTER. (English) (BSHVD1S SERIES)

OWNER S MANUAL HIGH WALL INVERTER. (English) (BSHVD1S SERIES) OWNER S MANUAL HIGH WALL INVERTER (English) (BSHVD1S SERIES) IMPORTANT As with any product that has moving parts or is subject to wear and tear, it is VERY IMPORTANT that you maintain your air conditioner

More information

Robotic Vacuum Cleaner

Robotic Vacuum Cleaner SR8F3* SERIES SR8F4* SERIES Robotic Vacuum Cleaner User Manual This manual is made with 100 % recycled paper. Before operating this unit, please read the instructions carefully. For indoor use only. English

More information

G4S SMARTalarm User Guide

G4S SMARTalarm User Guide G4S SMARTalarm User Guide CONGRATULATIONS WITH YOUR NEW SECURITY SYSTEM! We are glad that you have chosen G4S SMARTalarm. G4S is the largest supplier of security solutions in the world. We have invested

More information

Domestic robots. Machines that look after your home are getting cleverer, but they still need care and attention if they are to perform as intended.

Domestic robots. Machines that look after your home are getting cleverer, but they still need care and attention if they are to perform as intended. Reading Practice Domestic robots Machines that look after your home are getting cleverer, but they still need care and attention if they are to perform as intended. Floor-cleaning machines capable of responding

More information

Radar technology in surveillance

Radar technology in surveillance White paper Radar technology in surveillance November 2018 Summary Using radar technology for detection can reduce the number of false alarms and increase detection efficiency in conditions with poor visibility.

More information

Sensing the World. When you have finished this lecture you should be able to:

Sensing the World. When you have finished this lecture you should be able to: Free Course: How to build a real robot Lecture 3 Sensing the World MUSES_SECRET: L3, Adding the Brain: ORF-RE 2011-2012 Project - Dr. Alaa PAMI Khamis, Research IEEE Group RAS University Egypt Chapter

More information

Part 1. Moving Forward

Part 1. Moving Forward Part 1. Moving Forward Requirements - Write a program that makes the robot move forward 1 meter and then stops. In this lab, our attention will be focused on two components of the robot used in lab: the

More information

INSTRUCTION MANUAL. Self-Charging Robot Vacuum SKY4719. Ver. 1

INSTRUCTION MANUAL. Self-Charging Robot Vacuum SKY4719. Ver. 1 INSTRUCTION MANUAL Self-Charging Robot Vacuum Ver. 1 SKY4719 Thank you for choosing us! Since 2002, Best Choice Products has been bringing customers high-quality products at the absolute lowest price.

More information

International Journal of Advanced in Management, Technology and Engineering Sciences

International Journal of Advanced in Management, Technology and Engineering Sciences Smart Baton *S.Vimala 1, Sreeja Vijay 2, Madhavagiri Srinivasa Vishnu Teja 3, Kanikireddy Venkata Pavankumar Reddy 4 1 Associate Professor, Prathyusha Engineering College, Thiruvallur 2 Assistant Professor,

More information

SECTION HVAC Fans

SECTION HVAC Fans PART 1 GENERAL SECTION 23 34 00 1.1 SUMMARY A. Section Includes 1. The ceiling-mounted circulation fan is the model scheduled with the capacities indicated. The fan shall be furnished with mounting hardware,

More information

SECTION HVAC Fans

SECTION HVAC Fans PART 1 GENERAL SECTION 23 34 00 1.1 SUMMARY A. Section Includes 1. The ceiling-mounted circulation fan is the model scheduled with the capacities indicated. The fan shall be furnished with mounting hardware,

More information

Security + Automation Made Easy QUICK START GUIDE

Security + Automation Made Easy QUICK START GUIDE Security + Automation Made Easy QUICK START GUIDE To set up your yard sign, attach the sign to the post with the two provided screws. Then slide the top and bottom pieces of the post into the gray coupler.

More information

Corporate Presentation

Corporate Presentation Corporate Presentation Ontech s Controlled Magnetic Field technology, marks the next generation in the world's security systems, satisfying market demands with innovative new functionality not available

More information

OWNER S MANUAL HIGH WALL INVERTER. (English) (MSHVD1S SERIES)

OWNER S MANUAL HIGH WALL INVERTER. (English) (MSHVD1S SERIES) OWNER S MANUAL HIGH WALL INVERTER (English) (MSHVD1S SERIES) IMPORTANT As with any product that has moving parts or is subject to wear and tear, it is VERY IMPORTANT that you maintain your air conditioner

More information

USER MANUAL myvacbot SN500 Robot Vacuum

USER MANUAL myvacbot SN500 Robot Vacuum USER MANUAL myvacbot SN500 Robot Vacuum CONTTS 01 SAFETY INSTRUCTIONS... 6 02 PARTS... 9 03 PRODUCT OVERVIEW... 10 04 CHARGING STATION... 11 05 PRODUCT INSTALLATION... 12 06 PRODUCT CLEANING MODE... 12

More information

VESICA LINEAR SUSPENDED VES L

VESICA LINEAR SUSPENDED VES L PROJECT INFORMATION Project Name Catalog # VESICA LINEAR SUSPENDED APPLICATIONS Office Spaces Conference Rooms Municipal Facilities Medical Facilities Type Date Financial Institutions Retail Spaces Hospitality

More information

CONTENT 1. INTRODUCTION 1.1 FEATURES OF YOUR DETECTOR 2. PARTS AND NAMES 3. PREPARATION 3.1 ASSEMBLING THE DETECTOR 3.2 INSTALLING BATTERIES

CONTENT 1. INTRODUCTION 1.1 FEATURES OF YOUR DETECTOR 2. PARTS AND NAMES 3. PREPARATION 3.1 ASSEMBLING THE DETECTOR 3.2 INSTALLING BATTERIES CONTENT 1. INTRODUCTION 1.1 FEATURES OF YOUR DETECTOR 2. PARTS AND NAMES 3. PREPARATION 3.1 ASSEMBLING THE DETECTOR 3.2 INSTALLING BATTERIES 3.3 LOW BATTERY ALARM 3.4 USING HEADPHONES 4. FUNCTIONS AND

More information

800 Series Owner s Guide

800 Series Owner s Guide 800 Series Owner s Guide Important Safety Instructions WARNING: TO REDUCE THE RISK OF INJURY OR DAMAGE, READ THE FOLLOWING SAFETY PRECAUTIONS WH SETTING UP, USING, AND MAINTAINING YOUR ROBOT. THIS APPLIANCE

More information

Robot Proposal. B.O. bot

Robot Proposal. B.O. bot EEL 5666 Intelligent Machines Design Lab Dr. A Antonio Arroyo Dr. Eric M. Schwartz Robot Proposal B.O. bot Submitted by: Christopher Thomas UFID:7158-3450 thomadm@ufl.edu Table of Contents Abstract...

More information

Analysis of Oil Pumping in the Hermetic Reciprocating Compressor for Household Refrigerators

Analysis of Oil Pumping in the Hermetic Reciprocating Compressor for Household Refrigerators Purdue University Purdue e-pubs International Compressor Engineering Conference School of Mechanical Engineering 2010 Analysis of Oil Pumping in the Hermetic Reciprocating Compressor for Household Refrigerators

More information

Description of the vacuum. (The chances are you re never going to read me) Owner s Manual. models X9 & G9.

Description of the vacuum. (The chances are you re never going to read me) Owner s Manual. models X9 & G9. Description of the vacuum (The chances are you re never going to read me) Owner s Manual models X9 & G9 www.simplicityvac.com Contents IMPORTANT SAFETY INSTRUCTIONS 2 Polarization instructions 3 Description

More information

Automobile Security System Based on Face Recognition Structure Using GSM Network

Automobile Security System Based on Face Recognition Structure Using GSM Network Advance in Electronic and Electric Engineering. ISSN 2231-1297, Volume 3, Number 6 (2013), pp. 733-738 Research India Publications http://www.ripublication.com/aeee.htm Automobile Security System Based

More information

O W N E R S M A N U A L

O W N E R S M A N U A L OWNER S MANUAL Welcome! EN Dear irobot Roomba Owner, Thank you for purchasing an irobot Roomba vacuum cleaning robot. You ve joined the millions of people who clean with robots the smarter way to get

More information

Raymond James Technology Investors Conference. December 5,

Raymond James Technology Investors Conference. December 5, R Raymond James Technology Investors Conference December 5, 2018 1 Forward Looking Statements Certain statements made in this presentation that are not based on historical information are forward-looking

More information

Compact, high-power, outdoor-rated, cable-free, battery-powered LED uplight with onboard wireless DMX, infrared remote, and manual control via OLED function menu + Six-unit road-worthy custom charging

More information

The IR FOCUS technology

The IR FOCUS technology The IR FOCUS technology The IR LED heating technology is a new method of comfort heating developed by IR FOCUS. It is based on the idea of heating people instead of heating spaces and thereby saving a

More information

A Sense of Light. Visit our Light-Shop: Order No. OS30016P / Printed in Germany

A Sense of Light. Visit our Light-Shop:   Order No. OS30016P / Printed in Germany Sales Contacts www.osram-os.com INFRARED LASER A Sense of Light Asia OSRAM Opto Semiconductors Sdn. Bhd (Malaysia), Shanghai Representative Office: Room 2301-2302, Harbour Ring Plaza, No. 18 Xizang (M.)

More information

16th Annual ICR XChange Conference January 13, 2014

16th Annual ICR XChange Conference January 13, 2014 16th Annual ICR XChange Conference January 13, 2014 Forward Looking Statements Certain statements made in this presentation that are not based on historical information are forward-looking statements which

More information

Xiaomi Roborock 2. Robot Hoover USER MANUAL

Xiaomi Roborock 2. Robot Hoover USER MANUAL Xiaomi Roborock 2 Robot Hoover u USER MANUAL Thanks for purchasing Roborock Robotic Vacuum Robot hoover. Please read this user manual carefully before using and keep it properly for future use. CONTENTS

More information

Cleaning. Owner s Manual. RoboVac 11c. Product Model: T2103 SM-A540-V01. For FAQs and more information, please visit:

Cleaning. Owner s Manual. RoboVac 11c. Product Model: T2103 SM-A540-V01. For FAQs and more information, please visit: Cleaning For FAQs and more information, please visit: www.eufylife.com Owner s Manual RoboVac 11c Product Model: 2103 SM-A540-V01 able of Contents 02 Important Safety Instructions 04 About Your RoboVac

More information

SECTION HVAC Fans

SECTION HVAC Fans PART 1 GENERAL SECTION 23 34 00 1.1 SUMMARY A. Section Includes 1. The ceiling-mounted circulation fan is the model scheduled with the capacities indicated. The fan shall be furnished with mounting hardware,

More information