Measure Truck Load Volume in 10 Seconds – Without Stopping

Neuvition's LiDAR system scans moving trucks, calculates coal, gravel, or wood chip volume with high accuracy,
and automatically sends data to your ERP. Trusted by mines, ports, and logistics hubs worldwide.

The Problems You May Have

You're probably moving less material than you think—and billing for less than you move.

The Obvious Problem: Measurement Error

Manual estimation isn't just inaccurate—it's
unpredictably inaccurate. Industry studies show
perpetual inventory errors up to 20%. For a
mid-sized operation, that's hundreds of thousands
in revenue leakage.

The Hidden Problem: Carryback

After dumping, material sticks to the truck bed.
Your scale doesn't see it. Your driver might not feel
it. But every ton of carryback means one
less ton delivered—and one extra trip burned.

The Costly Problem: Density Variance

A truck loaded to 240 tons of dry material vs.
wet material moves very different volumes.
Without volume data, you're flying blind on
actual production metrics.

Vad vi levererar

For every truck that passed through your gate, one system, three critical answers.

Nettovolym

Know exactly how much material left your site – not an estimate.

Carryback Detection

Automatically flag trucks that still have material after dumping. Stop paying to haul the same material twice. We compare empty profiles before and after dumping

Real-Time Volume & Weight Data

Know what you‘re actually shipping. With both volume and weight from each load, you can spot discrepancies, verify material grade.

Why Neuvition?

Neuvition provides LiDAR-based volume measurement for trucks, stockpiles, conveyors, and warehouses. We focus exclusively on this field — so we know the pain points and blind spots, and we've solved them in coal mines, ports, grain storage, and in snow, dust, and extreme heat. Our proprietary software converts high-precision 3D LiDAR data into actionable answers: net volume, carryback alerts, and volume-weight verification. The system integrates with your existing ERP or scale database via API or SDK, and custom development is available if you need something specific.

Tack about your challenge

Calculate Your Hidden Loss

See how much manual measurement is costing you each year

Hur det fungerar

For every truck that passed through your gate, one system, three critical answers.

steg 1 Empty truck passes

Empty trunk passes

Tom

System registers the empty truck.

≤15km/h driving speed, Vehicle ID captured via license plate or RFID.

steg 2 Loaded truck passes

Loaded truck passes

Loaded + point cloud

Scan the loaded profile.

LiDAR captures 3D data of the loaded container.

steg 3 Results appear in 10 seconds

Results appear in 10 seconds

LED display-show key results for drivers or site personnel

LED display shows key results for drivers. Software dashboard displays vehicle ID, net volume, weight, density, and carryback alert (available upon request).

steg 4 Data to your system

Data to your system

ERP interface

Auto-sync, no manual entry

Data sent to your ERP, scale system, or management platform via API.

Betrodd av industriledare

Blog Name Blog Name Blog Name

Blog Name Blog Name Blog Name

Blog Name Blog Name Blog Name

Blog Name Blog Name Blog Name

FAQ

Yes. We provide API and SDK,SDK available in Python, C++, Java. Many customers integrate volume data with their ticketing system for automated billing.

Kontakta oss

Om du har några frågor eller förslag, vänligen lämna ett meddelande, vi kontaktar dig inom 24 timmar!

Telefon: +1 888-487-8667

Företagsvision: Bättre vision för en smartare framtid
// Ny prenumerationstjänst $("#btn-subscribe").click(function () { let email = $("#email").val(); if (email == '') { alert('Denna e-postadress är obligatorisk'); return false } $.ajax({ type: 'post', url: 'https://system.neuvition.cn/api/customer/en', data: { company: 'prenumerera kund', email: email, json: jsonStr, message: 'prenumerera meddelande', }, cache: false, dataType: 'json', success: function (result) { alert('Prenumererade framgångsrikt!'); }, error: function (data) { console.log("err"); } }); console.log(email) })