I try to explain what would be a fembot in 40 years.
This is work in progress and I will complete it regularly.
Fell free to react and give your advice
________________________________________________________
Create an autonomous robot means that you need to solve a very small number of very difficult problems. The first one is creating the body and the second one is creating the artificial intelligence.
PART 1
HOW TO CREATE AN ARTIFICIAL REALISTIC BODY
-->SOLUTIONS FOR ENERGY STORAGE
-->SOLUTION FOR ENERGY CONVERSION INTO MOVEMENT
-->MECANICAL SOLUTION SQUELETON AND ARCHITECTURE
-->OTHERS EMBEDDED FUNCTIONS
PART 2
HOW TO CREATE REALISTIC ARTIFICIAL INTELLIGENCE
-->PROCESSOR BASED SOLUTIONS
-->NEURAL NETWORK BASED SOLUTIONS
-->MIXED SYSTEMS BASED SOLUTIONS
-->CONCERNING QUANTUM COMPUTERS
_________________________________________________________
To create the body:
You need to design a system that can move with a lot of liberty during a long time, for this you need to answer 4 mains problems.

This energy must be convert inside the body into electrical or mechanical energy by efficient means.
Usually in a robot 90% of internal available space into the body is devoted to this purpose.



The difficulty to find a correct answer to all these parameters is the reason why until very recently a large majority of robots were permanently plug to an external electrical current source or have a very limited energetic autonomy (2 or 3 hours).
-------------------------------------------------
-SOLUTIONS FOR ENERGY STORAGE
-------------------------------------------------
Solution for storing useable energy into the robot

Such battery reach their limits at the beginning of the 21 century, these battery where used for the first generation of robots a good example is the Honda robot Asimo:
In Asimo (2010) you have around 15 Li-ion battery mounted in parallel. They weight 8 kg (it is more than 25% of the total weight of the robot) they all produce around 50 V and it represent around 1400 W/h. Asimo battery last 45 minutes so the robot need around 1800W/h to function.
It is true that the servo-motors used in Asimo are maybe not the best way to transform electrical energy into mechanical energy. It is also true that some little improvement are still possible but it is very unlikely to see robots based on polymers battery with more than 2 hours of autonomy.

11000 W/h/kg, unfortunately for a number of technical raison (for example oxidation of the air filters) This potential are reduced to “only” 1000 W/h/kg. These battery has been developed between 2005 and 2015. Now in 2050 they are extensively used especially for cars and for robots. For robots they allow autonomy between 6 and 12 hours. In conclusion when you notice sometime that your fembot breath, it is not only “emulation”…

A simple fact is that kissing a fembot that just drink is glass of methanol is not so tasty. The second point is that if you run permanently your fembot it can become expensive. Don’t forget the price of fuel when you buy a car, and don’t do the same mistake when you buy you bot.
--------------------------------------------------------------------
-SOLUTION FOR ENERGY CONVERSION INTO MOVEMENT
--------------------------------------------------------------------
Store the energy efficiently into the robot is an important point but not the only one.
You need to convert this electrical energy into mechanical energy.
During a very long time everybody thought that servo-motors were the best way to do that. And that was one of the main reason that explain why robots were so slow and limited in their movement. So, why Scientist were using this obsolete technology ? It is because a servo-motor is very easy to manipulate and program with a micro-controller.
Around 2009 scientist and robotics engineer, understood how stupid they are when they see for the first time the US army tactical operational robot for war zone : “bigdog”.
http://www.youtube.com/watch?v=W1czBcnX1Ww
This day robotics engineers finally understand that pneumatics systems is the only ways to create a reactive and efficient walking robot and things begin to progress faster…
In case you are using a pneumatic/hydrolic systems this mean you need pumps and an hydrolic or pneumatic motor. Such a motor will work with water (hydrilic) or air (pneumatic).
For sure you understand that a water leak into a hydrolic-based fembot is not the best thing that happen !! So pneumatics systems with a air compressed systems are prefered for robots.
The goal of a pneumatic system is to maintain the pressure into the hydrolic circuit to activate with the nominal force all the pump that could be use at the same time into the robot.
Two parameters are important in order to choose an adpated pneumatic motor:


It is not so easy to evluate that value (I have not acces to the bigdog parameters, and hydrolics systems are not really my area) but I try to make my own evaluation (very approximate) I get :
-betwen 1000 and 2000 psi
-between 2 and 4 gallons
(that might be false so if somebody want to calculate it that's ok)
My point is that:
If my value are correct it is possible to find motor generating 2000psi for 4 gallons with the correct integration level, weight and with a power consumption around 1500 W/h.
This correspond to the electrical power you need to move Asimo but dynamic motion of such a systems a far better than what Asimo can do (see big dog)
TO BE CONTINUED