VCML / ResearchProgress

0 stars 0 forks source link

[20180908] NASA - previous work #6

Open davinnovation opened 6 years ago

davinnovation commented 6 years ago

SpaceNet Automanifest

Current Algorithm

Input : [SupplyPoint]
for [SupplyPoint]
  < packing >
  for [edge Demand]
    - autopack
  for [node Demand]
    - autopack
  < manifesting >
  for [edge I_ResourceContainer]
    - manifestContainer
  for [node I_ResourceContainer]
    - manifestContainer

Autopack

Input : [Demand]
If COS1 type:
If COS201 type:
If COS203 type:
If COS2, COS3, CO57 type:
If COS4 type:
If COS5 type:
If COS6 type:
If COS8, COS9:
  developing
If COS10 type:
=====
COS1 – liquid tank
COS201 – liquid tank/liquid tank derivative
COS203 – gas tank/gas tank derivative
COS2 – crew transfer bag (CTB/consumables)
COS3 - (CTB/provisions)
CO57 – (CTB/waste)
COS4 – Pressurized SHOSS Box/ SHOSS Box
COS5 - Stowage and Restraint
COS6 - Customized Science Container (uses resource packing factor to set mass)
COS8 - Habitation and Infrastructure
COS9 - Transportation and Carriers
COS10 – Custom resource container

Future Work

Not All Edge-> All Node => Change to Travel Edge -> Node -> Edge -> Node