Humanoid Robots News and Knowledge

Editor Picks

Control Systems in Humanoid Robots -

Control systems in a humanoid robot serve as the layer between the main AI system (that is responsible from the overalllearning, planning, reasoning and decision making of a robot) and the hardware that will enable robot’s actions. According to the “order” given by the AI, the control system then executes this order, while at the same time coordinating all systems within the robot. The highest control level is where the control system interacts with the AI. The middle control system controls overall posture and movement and the low level control systems controls joints (actuators) and sensors and processes sensor feedback. Let’s take a look at each. High Level Controls: High […] Read More

Actuation in Humanoid Robots -

Actuation means movement generation. Achieving humanlike movement is not an easy task and requires many degrees of freedom actuation systems to be used while utilizing robotics principles and watching out for safety rules. Mainly the following types of actuators are used, although other types for very specific applications also exist: Electric motors and servos: Electric motors can run on AC or DC power and is the most common type of actuation in robots together with servos. Through electric motors a high degree of precision can be obtained and they are lighter in weight with respect to the types we list below. Pneumatic actuators: These utilize compressed air to operate. They […] Read More

Power Supply and Management in Humanoid Robots -

A very important aspect of humanoid robot design and construction is power supply and management. No matter how advanced we make a machine, if it is not able to operate with sufficient power intensity and duration, it will be of little use. This power must not only be sufficient, but must also be distributed optimally, and also be used efficiently within each component at all times. Power supply and management in robots may be grouped under two main subtitles: Efficiency of batteries Power density and efficiency are primary factors that affect a robot’s overall operational capabilities and operational time, as well as the robot’s weight and size. A battery’s internal […] Read More

Core AI Systems in Humanoid Robotics -

Analysis of Sensor Data A humanoid robot receives information about its surroundings and also about its own state at a given time and location through its sensors. This information is then used to decide the proper course of action accordingly and then executing these decisions. Sensor inputs are often analyzed as combined inputs in order to obtain better overall information and improve accuracy. There are various important aspects to sensor data analysis, such as time dependence, filtering noise, extraction of useful data, classification of data. See our post here for more detail on this topic. Cognitive AI Cognitive AI encompasses perception, reasoning, learning, decision making and planning, which are all […] Read More

Components of a Humanoid Robot -

Introduction Humanoid robots, which were only a handful advanced systems until few years ago, are now being developed in large numbers and able to perform increasingly complex tasks. Many experts in AI and Robotics estimate that in the next decade or even by the end of this decade, we will start seeing humanoid robots helping us around the house, on the streets, factories, offices. These are complex systems where electronics, robotics and AI meet. To be useful, a humanoid robot must not only be able to perform predefined movements but also observe its environment and adapt its behavior accordingly. Let’s take a look at the main components… Sensors In our […] Read More