Building a Robotic Vacuum Cleaner

In summary, the robot will require a 20 kPa suction pressure and a 1000 sqft cleaning area in one charge of the battery. The pressure and flow rate will be determined by the width and speed of the robot. The battery will need to have a minimum capacity of 10 joules/m3. The mouth parts of the robot will need to be designed to follow the surface of the floor without too much variation in the gap or the airflow.
  • #1
geraldoon
1
0
I need to build a robotic vacuum cleaner that requires minimally 20kPa suction pressure, and is able to clean a 1000sqft area within a single charge of the battery. How do I first calculate the motor specs required to produce that suction pressure and the battery that is able to last the entire 1000 sqft cleaning. Any help would be appreciated

Mentor note: Moved to homework forum from EE forum.
 
Last edited by a moderator:
Physics news on Phys.org
  • #2
This is going to be extremely difficult to do with (evidently) no background in engineering. You're not even describing or approaching the first problem correctly.

A vacuum cleaner uses a vacuum pump, which is like a high pressure fan/blower. So you need both a pressure and a flow rate as the sizing criteria. Where did you get the pressure?

Second, there are a lot of vacuum cleaners out there. You should be studying how they work.

What is this project for? Is it a school project? If so, at what level?
 
  • #3
Welcome to PF.

The solution requires that you specify the width and speed of the robot. That tells you how long it will take to cover 1000 m2.

The next issue is the flow rate of air while it is working. What suction pump will you use? You will need to know the pressure against volume curve for the vacuum pump, to find the operating point or range.
Power in watts is pressure in Pa, multiplied by the volume per second in m3.
The power gives you the minimum motor size required.

You then know the time and the power, so you can compute the minimum energy required in joules, which is the time in seconds multiplied by the power in watts. The energy gives you the minimum battery capacity required.

You will need to design the pick-up mouth parts, so it follows the surface of the floor, without too much variation in the gap or the airflow.
 
  • Like
Likes russ_watters

FAQ: Building a Robotic Vacuum Cleaner

What components are needed to build a robotic vacuum cleaner?

To build a robotic vacuum cleaner, you will need several key components including a microcontroller (e.g., Arduino or Raspberry Pi), motors for movement, sensors for obstacle detection (e.g., infrared or ultrasonic sensors), a vacuum system (motor and fan), a battery for power, wheels or tracks for mobility, and a chassis to house all the components. Additionally, you may need a dustbin and a brush mechanism for effective cleaning.

How do the sensors in a robotic vacuum cleaner work?

Sensors in a robotic vacuum cleaner are crucial for navigation and obstacle avoidance. Common sensors include infrared sensors, which detect obstacles by emitting and receiving infrared light, and ultrasonic sensors, which use sound waves to detect objects. These sensors help the vacuum cleaner map its surroundings, avoid obstacles, and navigate efficiently. Some advanced models also use cameras and LIDAR for more precise mapping.

How do you program the navigation system of a robotic vacuum cleaner?

The navigation system of a robotic vacuum cleaner can be programmed using algorithms that process sensor data to make real-time decisions. Common algorithms include Simultaneous Localization and Mapping (SLAM) for mapping and navigation, and A* or Dijkstra's algorithm for pathfinding. The microcontroller or onboard computer processes the sensor inputs, updates the map, and calculates the optimal path to follow while avoiding obstacles and covering the entire area efficiently.

What are the power requirements for a robotic vacuum cleaner?

The power requirements for a robotic vacuum cleaner depend on the components used, such as the motors, sensors, and vacuum system. Typically, a rechargeable lithium-ion battery is used, providing between 14.4V to 18V and a capacity ranging from 2000mAh to 4000mAh or higher. The battery should be capable of running the vacuum for at least 60-90 minutes on a single charge to ensure adequate cleaning time.

How do you ensure the robotic vacuum cleaner can handle different floor types?

To ensure the robotic vacuum cleaner can handle different floor types, it should be equipped with adjustable suction power and a versatile brush system. The wheels or tracks should have good traction to move smoothly over carpets, tiles, and hardwood floors. Additionally, sensors can detect floor type changes and adjust the cleaning mode accordingly. Some models also have height-adjustable brushes to maintain optimal contact with various surfaces.

Similar threads

Back
Top