![Very Happy :D](./images/smilies/icon_e_biggrin.gif)
I love building with construction robots from my personal roboports. However, I'm struggling to keep more than a handful working for any length of time as batterys drain really fast when a couple hundred bots go to town on a newly placed BP. So, I’m trying to calculate how many bots a portable fusion reactor can support in continuous operation.
So, of to the wiki I am to find the numbers and do the math...
Fusion reactor:
Power output 750 kW electric
Construction bot:
Energy consumption 5 kJ/m
Drain 3 kW
I guess that means a robot uses both the drain and consumption numbers "added" when working?
Units:
"The basic unit of power is 1 watt (W), which is defined as 1 W = 1 J/s , ie. one Joule of work being done every second."
"The basic unit of work is 1 joule (J), and is equivalent to the work done (total energy transferred) by one watt applied for one second: 1 J = 1 W s"
My first guess to the 5kJ/m number was that the "m" was for minute. That was very confusing and led to insane amounts of robots supported from a single reactor. So, I realized it must be meter instead... Obviously in hindsight, but sometimes the brain struggles
![Mr. Green :mrgreen:](./images/smilies/icon_mrgreen.gif)
So that means I need to factor in the speed of the robot as well, and also that I can support less and less robots the higher I research their speed?
I can see my worker robot speed bonus in game, but I cannot find any information on the base speed of the bots on the wiki, so my calculation comes to an end here.
But let's not let that stop me!
My observations suggest about 5 robots per reactor. So, if we assume the robots use "drain" + "consumption" when they work, we get:
750 / (3 + (x*5)) = 5
750 = 5*(3 + (x*5))
750 = 15 + 25*x
735 = 25x
x= 29.4
So, my bots travel at about 30m/s? I don't remember what level I have worker robot speed at so at the time of writing I cannot deduce the base speed from this.