LIVEdataset releasetasks 552models 18last submission · built
task library
built templatetraffic-analysiswith-tool

Handling Capacity

Calculates the five-minute handling capacity of a lift group from building population, round-trip time, car capacity, number of lifts, and car loading factor. The reduced method reports passengers carried in five minutes and capacity as a percentage of population.

inputs

5 fields

context

2 archetypes

engine

with-tool

outputs

2 scored fields

contract fields

Parameter Map

5 inputs to 2 scored outputs

  • building_population

    float

    Population served by the lift group

    10 to 20000
  • round_trip_time_s

    float

    Lift round-trip time

    20 to 600s
  • car_capacity_persons

    float

    Rated lift car capacity in persons

    2 to 40
  • lift_count

    float

    Number of lifts in the group

    1 to 16
  • car_loading_factor_pct

    floathidden in hard

    Effective car loading factor

    30 to 100%
passengers_per_5mintol 0.03

Passengers transported in five minutes

handling_capacity_pcttol 0.03

Five-minute handling capacity as population percentage

visibility contract

Difficulty Ladder

all_giveneasy

Residential group with all inputs visible

all fields visible
all_givenmedium

Residential or office lift group

all fields visible
partialhard

Loading factor hidden in traffic design context

car_loading_factor_pct

scenario bands

Archetype Atlas

residential_group

2 contexts

Residential lift group

building_population100 to 1500
round_trip_time_s60 to 220
car_capacity_persons6 to 18
lift_count1 to 6

apartment-core / mixed-use-tower

office_group

2 contexts

Commercial office lift group

building_population500 to 10000
round_trip_time_s90 to 300
car_capacity_persons12 to 28
lift_count4 to 12

office-tower / campus-office

rendered task

Generation Preview

office-tower-office-group-preview

difficulty
hard
visibility
partial
archetype
office_group
site context
office-tower
instruction excerpthandling-capacity_calc.py

visible fields

  • building_population500 to 10000
  • round_trip_time_s90 to 300 s
  • car_capacity_persons12 to 28
  • lift_count4 to 12

withheld schema

car_loading_factor_pctpassengers_per_5minhandling_capacity_pct
Commercial office lift group. office-tower. Required outputs: passengers_per_5min, handling_capacity_pct