Difference between revisions of "Resource networks"
Jump to navigation
Jump to search
m (de added as flag.) |
|||
Line 4: | Line 4: | ||
|ru=Сеть ресурсов | |ru=Сеть ресурсов | ||
|zh-cn=资源网络 | |zh-cn=资源网络 | ||
|ua=Мережа ресурсів | |||
}} | }} | ||
Revision as of 09:28, 9 September 2020
Summary
A resource network works similarly to a data network where devices are connected to each by sockets and pipes.
While a data network shares device information and power, the resource network provides materials, power, and other resources to the connected devices.
Resources
The resource network manages resource consumption, production, and storage.
It treats all connected components as a single holistic system.
Devices inform the network of their resource capabilities.
- Devices can provide resource storage and/or resource conversion.
- Example: A generator stores 10000 units of fuel; converts one unit of fuel to one unit of steam; converts one unit of steam to 1000 units of heat; converts 1000 units of heat to one unit of power.
- Individual devices can draw from the network directly, in order to extract resources from the network, do more complex crafting operations, or to fire weapons.
Example case: Generator
- The cells can inform the network that they have storage for a resource (fuel and coolant in the case of the generator).
- The generator can inform the network that it is able to convert these resources to other resources at a certain ratio.
- The network determines the resources and storage available. The network can determine how much of all the resources can be produced, and advance all of the production.