ldm_calculator
Calculate loading metres (LDM) to determine how much trailer length pallets occupy, for accurate road freight quoting and trailer utilisation assessment.
Instructions
Calculate loading metres (LDM) for road freight shipments.
LDM measures how much of a trailer's length a pallet load occupies. European trailers are 13.6m long and 2.4m wide. LDM = (pallet_length x pallet_width x quantity) / (trailer_width x stack_factor).
Use this tool when you need to:
Quote European road freight (FTL/LTL)
Calculate trailer utilisation percentage
Check if pallets fit within vehicle weight/space limits
Supports pallet presets (euro, uk, half, quarter) or custom dimensions. Supports vehicles: artic (13.6m), rigid10, rigid75, luton, or custom length.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pallet | No | Pallet preset. Euro=1200x800mm, UK=1200x1000mm, Half=800x600mm, Quarter=600x400mm | |
| vehicle | No | Vehicle type (default: artic 13.6m) | |
| quantity | No | Number of pallets (default: 1) | |
| width_mm | No | Custom pallet width in mm (use instead of preset) | |
| length_mm | No | Custom pallet length in mm (use instead of preset) | |
| stackable | No | Can pallets be stacked? (default: false) | |
| weight_kg | No | Weight per pallet in kg | |
| stack_height | No | Stack height: 2 or 3 (default: 2) | |
| vehicle_length_m | No | Custom vehicle length in metres (required if vehicle=custom) |