LIVEdataset aec-bench@releasetasks 552models 18last submission · built
mechanicalwith-tool

Lift Shaft Car Accessibility Service Package

Calculates source-bound vertical transport metrics from a deterministic SSC-08 task-owned source pack. The template combines car dimension margins, shaft clearance margins, accessible lift capacity, generator allocation, feeder current, voltage-drop margin, and an overall synthetic pass score.

with-tool: The model is given an executable Python calculator script.

How this task is generated

One template produces many comparable benchmark tasks while keeping the scoring contract fixed.

  1. 01

    Template

    The reusable contract shown on this page.

  2. 02

    Scenario

    An archetype and site context are sampled.

  3. 03

    Difficulty tier

    Inputs may be hidden at harder tiers.

  4. 04

    Task prompt

    The model responds with the declared outputs.

Parameters

Inputs the model receives, and the outputs it is scored on.

Inputs

23 inputs

Always given

Included directly in every task prompt.

23
Show 23 inputs
  • Car internal width

    car_internal_width_m

    CAR-08-DATA-06 car internal width

    1.6 m
  • Required car width

    required_car_width_m

    LIFT-08-RULE-06 required car width

    1.4 m
  • Car internal depth

    car_internal_depth_m

    CAR-08-DATA-06 car internal depth

    2.1 m
  • Required car depth

    required_car_depth_m

    LIFT-08-RULE-06 required car depth

    2 m
  • Shaft width

    shaft_width_m

    SHAFT-08-PLAN-06 shaft width

    2.35 m
  • Shaft depth

    shaft_depth_m

    SHAFT-08-PLAN-06 shaft depth

    2.75 m
  • Side clearance

    side_clearance_m

    CAR-08-DATA-06 side clearance

    0.3 m
  • Front rear clearance

    front_rear_clearance_m

    CAR-08-DATA-06 front/rear clearance

    0.25 m
  • Lift count

    lift_count

    ACCESS-08-SCHED-06 lift count

    2
  • Car capacity

    car_capacity_persons

    CAR-08-DATA-06 car capacity

    16 persons
  • Loading factor

    loading_factor

    ACCESS-08-SCHED-06 loading factor

    0.8
  • Round trip time

    round_trip_time_s

    ACCESS-08-SCHED-06 round-trip time

    95 s
  • Accessible demand persons per 5min

    accessible_demand_persons_per_5min

    ACCESS-08-SCHED-06 accessible demand

    42 persons/5min
  • Lift motor

    lift_motor_kw

    POWER-08-SCHED-06 lift motor load

    22 kW
  • Fire service lift count

    fire_service_lift_count

    LIFT-08-RULE-06 fire-service lift count

    1
  • Controls load

    controls_load_kw

    POWER-08-SCHED-06 controls load

    3.5 kW
  • Generator allocation

    generator_allocation_kw

    POWER-08-SCHED-06 generator allocation

    32 kW
  • Voltage

    voltage_v

    POWER-08-SCHED-06 feeder voltage

    400 V
  • Power factor

    power_factor

    POWER-08-SCHED-06 power factor

    0.88
  • Feeder length

    feeder_length_km

    POWER-08-SCHED-06 feeder length

    0.09 km
  • Feeder resistance ohm per km

    feeder_resistance_ohm_per_km

    POWER-08-SCHED-06 feeder resistance

    0.39 ohm/km
  • Feeder reactance ohm per km

    feeder_reactance_ohm_per_km

    POWER-08-SCHED-06 feeder reactance

    0.08 ohm/km
  • Allowable voltage drop percent

    allowable_voltage_drop_percent

    POWER-08-SCHED-06 allowable voltage drop

    3 %

Scored outputs

11 outputs

Car width margin

car_width_margin_m

Car width margin

Scores if within ±3% of the reference value.

Car depth margin

car_depth_margin_m

Car depth margin

Scores if within ±3% of the reference value.

Shaft width margin

shaft_width_margin_m

Shaft width margin

Scores if within ±3% of the reference value.

Shaft depth margin

shaft_depth_margin_m

Shaft depth margin

Scores if within ±3% of the reference value.

Accessible lift capacity persons per 5min

accessible_lift_capacity_persons_per_5min

Accessible lift capacity per 5 minutes

Scores if within ±3% of the reference value.

Accessible capacity margin persons per 5min

accessible_capacity_margin_persons_per_5min

Accessible lift capacity minus demand

Scores if within ±3% of the reference value.

Emergency power load

emergency_power_load_kw

Emergency lift power load

Scores if within ±3% of the reference value.

Generator allocation margin

generator_allocation_margin_kw

Generator allocation margin

Scores if within ±3% of the reference value.

Lift feeder current

lift_feeder_current_a

Lift feeder current

Scores if within ±3% of the reference value.

Feeder voltage drop margin

feeder_voltage_drop_margin_percent

Feeder voltage drop margin

Scores if within ±3% of the reference value.

Overall pass score

overall_pass_score

1.0 when vertical transport checks pass

Scores if within ±0.1% of the reference value.

Difficulty

Each template is sampled at three tiers. Harder tiers may hide inputs, forcing the model to infer them from the scenario description.

All inputs remain visible at every tier

For this template, difficulty scales through parameter and scenario ranges rather than hidden information.

easy:
All source-pack values given for the SSC-08 lift accessibility package
medium:
All source-pack values given for the SSC-08 lift accessibility package
hard:
All source-pack values given for the SSC-08 lift accessibility package

Task bundle

The exact instruction and parameter contract used to generate this task, pinned to the published library source.

/workspace

  • instruction.md
  • lift-shaft-car-accessibility-service-package_calc.py

Teal lines show Jinja input conditions, not task visibility policy. A line renders only when that input or tool is visible.

1You are a mechanical/vertical-transport engineer checking a task-owned synthetic SSC-08 lift shaft, car dimension, and accessibility service package.2 3Use only the task-owned synthetic source pack values shown below for numeric grading. External lift planning, shaft/car dimensional review, accessibility service, emergency lift power, and feeder workflows shape the practice context only; they are not extra data sources for this instance.4 5## Scene6 7- Product family: `SSC-08-LH-06`8- Floor and shaft plan: `SHAFT-08-PLAN-06`9- Car and shaft data: `CAR-08-DATA-06`10- Population and accessibility schedule: `ACCESS-08-SCHED-06`11- Emergency lift rule: `LIFT-08-RULE-06`12- Power schedule: `POWER-08-SCHED-06`13- Vertical transport memo: `MEMO-08-VT-06`14 15## Source Values16 17| Item | Value |18|------|-------|19| Car internal width | {{ car_internal_width_m }} m |20| Required car width | {{ required_car_width_m }} m |21| Car internal depth | {{ car_internal_depth_m }} m |22| Required car depth | {{ required_car_depth_m }} m |23| Shaft width | {{ shaft_width_m }} m |24| Shaft depth | {{ shaft_depth_m }} m |25| Side clearance | {{ side_clearance_m }} m |26| Front/rear clearance | {{ front_rear_clearance_m }} m |27| Lift count | {{ lift_count }} |28| Car capacity | {{ car_capacity_persons }} persons |29| Loading factor | {{ loading_factor }} |30| Round-trip time | {{ round_trip_time_s }} s |31| Accessible demand | {{ accessible_demand_persons_per_5min }} persons/5min |32| Lift motor load | {{ lift_motor_kw }} kW |33| Fire-service lift count | {{ fire_service_lift_count }} |34| Controls load | {{ controls_load_kw }} kW |35| Generator allocation | {{ generator_allocation_kw }} kW |36| Voltage | {{ voltage_v }} V |37| Power factor | {{ power_factor }} |38| Feeder length | {{ feeder_length_km }} km |39| Feeder resistance | {{ feeder_resistance_ohm_per_km }} ohm/km |40| Feeder reactance | {{ feeder_reactance_ohm_per_km }} ohm/km |41| Allowable voltage drop | {{ allowable_voltage_drop_percent }} percent |42 43## Checks44 45- Car width and depth margins equal internal dimensions minus required dimensions.46- Shaft margins equal shaft dimensions minus car dimensions and required clearances.47- Accessible lift capacity equals `300 x lift_count x car_capacity x loading_factor / round_trip_time`.48- Accessible capacity margin equals accessible lift capacity minus accessible demand.49- Emergency power load equals fire-service lift motor load plus controls load.50- Generator allocation margin equals generator allocation minus emergency power load.51- Lift feeder current and voltage drop use three-phase voltage, power factor, feeder R/X, and length.52- Overall pass score is `1.0` only when car, shaft, accessibility, generator, and feeder checks pass; otherwise it is `0.0`.53 54## Output Format55 56Write a compact vertical transport memo to `/workspace/output.md`. Include a source-boundary statement that this is a task-owned synthetic source pack. Preserve the object IDs above and state whether the baseline source pack passes the current docs-only checks.57 58Do not claim authority approval, accepted project evidence, software export validity, full standards compliance, executable real source-pack parsing, generated benchmark readiness, or benchmark readiness.59 60Include a fenced JSON block with exactly these numeric keys:61 62```json63{64 "car_width_margin_m": <numeric_value>,65 "car_depth_margin_m": <numeric_value>,66 "shaft_width_margin_m": <numeric_value>,67 "shaft_depth_margin_m": <numeric_value>,68 "accessible_lift_capacity_persons_per_5min": <numeric_value>,69 "accessible_capacity_margin_persons_per_5min": <numeric_value>,70 "emergency_power_load_kw": <numeric_value>,71 "generator_allocation_margin_kw": <numeric_value>,72 "lift_feeder_current_a": <numeric_value>,73 "feeder_voltage_drop_margin_percent": <numeric_value>,74 "overall_pass_score": <numeric_value>75}76```77

Scenario archetypes

Each generated task is drawn from one of these realistic scenario bands.

Site contexts ground each scenario in a real locale the model can use to infer hidden values.

Ssc08 lift accessibility case

ssc08_lift_accessibility_case

Lift shaft, car dimension, and accessibility service case

ssc08-lift-accessibility
Parameter ranges

Example task

ssc08-lift-accessibility-ssc08-lift-accessibility-case-previewhard difficulty, all inputs given.

Lift shaft, car dimension, and accessibility service case. ssc08-lift-accessibility. Required outputs: car_width_margin_m, car_depth_margin_m, shaft_width_margin_m, shaft_depth_margin_m, accessible_lift_capacity_persons_per_5min, accessible_capacity_margin_persons_per_5min

The model sees

Scenario context and visible inputs.

car_internal_width_m
1.6 to 1.6 m
required_car_width_m
1.4 to 1.4 m
car_internal_depth_m
2.1 to 2.1 m
required_car_depth_m
2 to 2 m
shaft_width_m
2.35 to 2.35 m
shaft_depth_m
2.75 to 2.75 m
side_clearance_m
0.3 to 0.3 m
front_rear_clearance_m
0.25 to 0.25 m
lift_count
2 to 2
car_capacity_persons
16 to 16 persons
loading_factor
0.8 to 0.8
round_trip_time_s
95 to 95 s
accessible_demand_persons_per_5min
42 to 42 persons/5min
lift_motor_kw
22 to 22 kW
fire_service_lift_count
1 to 1
controls_load_kw
3.5 to 3.5 kW
generator_allocation_kw
32 to 32 kW
voltage_v
400 to 400 V
power_factor
0.88 to 0.88
feeder_length_km
0.09 to 0.09 km
feeder_resistance_ohm_per_km
0.39 to 0.39 ohm/km
feeder_reactance_ohm_per_km
0.08 to 0.08 ohm/km
allowable_voltage_drop_percent
3 to 3 %

Executable tool: lift-shaft-car-accessibility-service-package_calc.py

The model must infer

Inputs withheld at this difficulty.

Nothing. All inputs are supplied.

The model must produce

The scored JSON answer schema.

{
  "car_width_margin_m": <number>,
  "car_depth_margin_m": <number>,
  "shaft_width_margin_m": <number>,
  "shaft_depth_margin_m": <number>,
  "accessible_lift_capacity_persons_per_5min": <number>,
  "accessible_capacity_margin_persons_per_5min": <number>,
  "emergency_power_load_kw": <number>,
  "generator_allocation_margin_kw": <number>,
  "lift_feeder_current_a": <number>,
  "feeder_voltage_drop_margin_percent": <number>,
  "overall_pass_score": <number>
}
  • car_width_margin_m · scored within ±3%
  • car_depth_margin_m · scored within ±3%
  • shaft_width_margin_m · scored within ±3%
  • shaft_depth_margin_m · scored within ±3%
  • accessible_lift_capacity_persons_per_5min · scored within ±3%
  • accessible_capacity_margin_persons_per_5min · scored within ±3%
  • emergency_power_load_kw · scored within ±3%
  • generator_allocation_margin_kw · scored within ±3%
  • lift_feeder_current_a · scored within ±3%
  • feeder_voltage_drop_margin_percent · scored within ±3%
  • overall_pass_score · scored within ±0.1%