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

Construction Noise Vibration Monitoring Package

Calculates source-bound construction noise, vibration, telemetry, and action-response metrics from a deterministic SSC-12 task-owned source pack.

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

15 inputs

Always given

Included directly in every task prompt.

15
Show 15 inputs
  • Source sound power

    source_sound_power_dba

    EQUIP-12-SOURCE-04 construction source sound power

    105 dBA
  • Receiver distance

    receiver_distance_m

    RCV-12-MAP-04 receiver distance

    95 m
  • Barrier insertion loss

    barrier_insertion_loss_db

    STAGE-12-CONST-04 temporary barrier insertion loss

    8 dB
  • Background level

    background_level_dba

    RCV-12-MAP-04 background level

    49 dBA
  • Noise action threshold

    noise_action_threshold_dba

    MON-12-CRIT-04 noise action threshold

    65 dBA
  • Forcing frequency

    forcing_frequency_hz

    EQUIP-12-SOURCE-04 vibration forcing frequency

    28 Hz
  • Ground natural frequency

    ground_natural_frequency_hz

    RCV-12-MAP-04 source path natural frequency

    10 Hz
  • Damping ratio

    damping_ratio

    RCV-12-MAP-04 path damping ratio

    0.05
  • Source vibration velocity

    source_vibration_velocity_mm_s

    EQUIP-12-SOURCE-04 source vibration velocity

    4.5 mm/s
  • Vibration path factor

    vibration_path_factor

    RCV-12-MAP-04 vibration path factor

    0.42
  • Vibration action threshold

    vibration_action_threshold_mm_s

    MON-12-CRIT-04 vibration action threshold

    2 mm/s
  • Telemetry capacity mb day

    telemetry_capacity_mb_day

    MON-12-CRIT-04 telemetry capacity

    320 MB/d
  • Telemetry load mb day

    telemetry_load_mb_day

    MON-12-CRIT-04 telemetry load

    245 MB/d
  • Allowed response

    allowed_response_h

    LOG-12-ACTION-04 allowed complaint response time

    24 h
  • Planned response

    planned_response_h

    LOG-12-ACTION-04 planned complaint response time

    16 h

Scored outputs

9 outputs

Receiver construction noise dba

receiver_construction_noise_dba

Construction source level at receiver after distance and barrier loss

Scores if within ±0.3% of the reference value.

Combined construction noise dba

combined_construction_noise_dba

Logarithmic sum of construction receiver noise and background

Scores if within ±0.3% of the reference value.

Noise action margin db

noise_action_margin_db

Noise action threshold minus combined construction level

Scores if within ±0.3% of the reference value.

Vibration transmissibility

vibration_transmissibility

Damped vibration transmissibility through the construction path

Scores if within ±0.3% of the reference value.

Receiver vibration velocity mm s

receiver_vibration_velocity_mm_s

Receiver vibration velocity

Scores if within ±0.3% of the reference value.

Vibration action margin mm s

vibration_action_margin_mm_s

Vibration action threshold minus receiver vibration velocity

Scores if within ±0.3% of the reference value.

Monitoring data headroom mb

monitoring_data_headroom_mb

Telemetry capacity minus daily telemetry load

Scores if within ±0.3% of the reference value.

Complaint response margin h

complaint_response_margin_h

Allowed response time minus planned response time

Scores if within ±0.3% of the reference value.

Overall pass score

overall_pass_score

1.0 when noise, vibration, telemetry, and response 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-12 construction monitoring package
medium:
All source-pack values given for the SSC-12 construction monitoring package
hard:
All source-pack values given for the SSC-12 construction monitoring package

Task bundle

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

/workspace

  • instruction.md
  • construction-noise-vibration-monitoring-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 checking a task-owned synthetic SSC-12 construction noise and vibration monitoring package.2 3Use only the source pack values below for numeric grading. Construction noise/vibration monitoring practice and FTA-style screening workflows provide context only; they are not extra data sources for this instance.4 5## Scene6 7- Product: `SSC-12-LH-04`8- Construction staging plan: `STAGE-12-CONST-04`9- Equipment/source schedule: `EQUIP-12-SOURCE-04`10- Receiver map: `RCV-12-MAP-04`11- Monitoring criterion: `MON-12-CRIT-04`12- Complaint/action log: `LOG-12-ACTION-04`13- Construction impact memo: `MEMO-12-CONST-04`14 15Compute receiver construction noise, combined construction noise, noise action margin, vibration transmissibility, receiver vibration velocity, vibration action margin, monitoring data headroom, complaint response margin, and pass score.16 17Write `/workspace/output.md` with a compact memo preserving the object IDs above. Include a source-boundary statement that this is a task-owned synthetic source pack.18 19Do not claim authority approval, accepted project evidence, software export validity, full standards compliance, executable real source-pack parsing, generated benchmark readiness, or benchmark readiness.20 21Include a fenced JSON block with exactly these numeric keys:22 23```json24{25 "receiver_construction_noise_dba": <numeric_value>,26 "combined_construction_noise_dba": <numeric_value>,27 "noise_action_margin_db": <numeric_value>,28 "vibration_transmissibility": <numeric_value>,29 "receiver_vibration_velocity_mm_s": <numeric_value>,30 "vibration_action_margin_mm_s": <numeric_value>,31 "monitoring_data_headroom_mb": <numeric_value>,32 "complaint_response_margin_h": <numeric_value>,33 "overall_pass_score": <numeric_value>34}35```36

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.

Ssc12 construction monitoring case

ssc12_construction_monitoring_case

Construction noise and vibration monitoring case

Parameter ranges
source_sound_power_dba
105
receiver_distance_m
95
barrier_insertion_loss_db
8
background_level_dba
49
noise_action_threshold_dba
65
forcing_frequency_hz
28
ground_natural_frequency_hz
10
damping_ratio
0.05
source_vibration_velocity_mm_s
4.5
vibration_path_factor
0.42
vibration_action_threshold_mm_s
2
telemetry_capacity_mb_day
320
telemetry_load_mb_day
245
allowed_response_h
24
planned_response_h
16

Example task

ssc12-construction-monitoring-case-previewhard difficulty, all inputs given.

Construction noise and vibration monitoring case. Required outputs: receiver_construction_noise_dba, combined_construction_noise_dba, noise_action_margin_db, vibration_transmissibility, receiver_vibration_velocity_mm_s, vibration_action_margin_mm_s

The model sees

Scenario context and visible inputs.

source_sound_power_dba
105 to 105 dBA
receiver_distance_m
95 to 95 m
barrier_insertion_loss_db
8 to 8 dB
background_level_dba
49 to 49 dBA
noise_action_threshold_dba
65 to 65 dBA
forcing_frequency_hz
28 to 28 Hz
ground_natural_frequency_hz
10 to 10 Hz
damping_ratio
0.05 to 0.05
source_vibration_velocity_mm_s
4.5 to 4.5 mm/s
vibration_path_factor
0.42 to 0.42
vibration_action_threshold_mm_s
2 to 2 mm/s
telemetry_capacity_mb_day
320 to 320 MB/d
telemetry_load_mb_day
245 to 245 MB/d
allowed_response_h
24 to 24 h
planned_response_h
16 to 16 h

Executable tool: construction-noise-vibration-monitoring-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.

{
  "receiver_construction_noise_dba": <number>,
  "combined_construction_noise_dba": <number>,
  "noise_action_margin_db": <number>,
  "vibration_transmissibility": <number>,
  "receiver_vibration_velocity_mm_s": <number>,
  "vibration_action_margin_mm_s": <number>,
  "monitoring_data_headroom_mb": <number>,
  "complaint_response_margin_h": <number>,
  "overall_pass_score": <number>
}
  • receiver_construction_noise_dba · scored within ±0.3%
  • combined_construction_noise_dba · scored within ±0.3%
  • noise_action_margin_db · scored within ±0.3%
  • vibration_transmissibility · scored within ±0.3%
  • receiver_vibration_velocity_mm_s · scored within ±0.3%
  • vibration_action_margin_mm_s · scored within ±0.3%
  • monitoring_data_headroom_mb · scored within ±0.3%
  • complaint_response_margin_h · scored within ±0.3%
  • overall_pass_score · scored within ±0.1%