콘크리트 계산기Name

콘크리트 볼륨과 슬래브 또는 풋 프린트에 대한 가방의 수를 작동합니다.

%
$
콘크리트 볼륨
사전 혼합 가방
예상 비용
입방 피트 / 미터

입력하는 동안 결과가 업데이트됩니다.

이 계산기에 대해

you are looking for a concrete calculator that can help you calculate the amount of concrete you need for a slab, footing or path, and how many bags of pre-mix that is. It multiplies length × width × thickness to get the volume — in cubic yards or cubic metres — using consistent units (feet with inch thickness in imperial, metres with centimetric thickness in metric). Set a quantity to size several identical pours at once, add a waste allowance for spillage and over-excavation, choose the bag size, and enter a price per bag for a cost estimate. 2019-12-28 · Concrete Calculator: A Concrete Calculator for the Concrete Industry. This calculator is a great tool for calculating the amount of concrete you need for a slab, footing or path.Worked example: A concrete calculator for the concrete industry.Worked example: A concrete calculator for the concrete industry.Worked example: A concrete calculator for the concrete industry.Worked example: A concrete calculator for the concrete industry.Worked example: A concrete calculator for the concrete industry.Worked example: A concrete calculator for the concrete industry.Worked example: A concrete calculator for the concrete industry.Worked example: A concrete calculator for the concrete industry.Worked example: A concrete calculator for the concrete industry.Worked example: A concrete calculator for the concrete industry.Worked example: A concrete calculator for the concrete industry.Worked example: A concrete calculator for the concrete industry.Worked example: A concrete calculator for the concrete industry.Worked example: A concrete calculator for the concrete industry.Worked example: A concrete calculator for the concrete industry.Worked example: A concrete calculator for the concrete industry.Worked example: A concrete calculator for the concrete industry.Worked example: A concrete calculator for the concrete industry.Worked example: A concrete calculator for the concrete industry.Worked example: A concrete calculator for the concrete industry.Worked example: A concrete calculator for the concrete industry.Worked example: A concrete calculator for the concrete industry.Worked example: A concrete calculator for the concrete industry.Worked example: A concrete calculator for the concrete industry.Worked example: A concrete calculator for the concrete industry.Worked example:

자주 묻는 질문

슬래브에 얼마나 많은 콘크리트가 필요합니까?

길이 × 너비 × 두께를 일관된 단위로 곱해보세요. 10×10 피트 슬래브, 4 인치 두께는 10 × 10 × (4 ÷ 12) = 33.3 입방 피트, 약 1.23 입방 야드입니다.

큐빅 야드 당 콘크리트의 얼마나 많은 가방?

80 파운드 가방은 대략 0.6 입방 피트를 생산, 그래서 입방 야드 (27 cu ft) 약 45 가방을 걸립니다. 야드에 의해 준비 혼합물을 주문하는 것은 일반적으로 저렴한 당신이 입방 야드의 3 분의 1을 통과하면.

쓰레기를 위해 추가로 추가해야합니까?

예 - 5-10% 허용량은 흘림, 불균일한 서브베이스 및 과도한 파괴를 커버하므로 중간 붓기 중에 짧은 실행을하지 않습니다. 고급 옵션 아래에 설정하고 볼륨, 가방 및 비용이 모두 포함됩니다.

콘크리트 얼마나 많은 봉지는 입방 야드를 만들?

그것은 가방 크기에 따라 달라집니다: 입방 야드는 27 입방 피트, 그래서 0.6 cu ft에서 80 lb 가방 당 약 45 가방, 0.45 cu ft에서 60 lb 가방 당 약 60, 0.30 cu ft에서 40 lb 가방 당 약 90. 계산기는 선택한 가방 크기를 사용합니다.

언제 백 대신 레이디 믹스를 주문해야 합니까?

가방은 대략 반 입방 야드까지 작은 작업에 적합; 그 밖에 혼합 노력과 단위 당 비용이 빠르게 올라가고, 야드에 의해 제공 된 준비 혼합 트럭은 저렴하고 훨씬 적은 작업. 대부분의 공급 업체는 1 입방 야드 주위의 최소 부하가 있습니다.

콘크리트 슬래브는 얼마나 두꺼워야 하나요?

4 인치는 테라스, 걷기 및 창고 기지에 대한 표준입니다; 차도 및 차량을 취하는 영역은 일반적으로 5-6 인치, 종종 보강. 프로젝트가 필요한 두께를 입력 - 그것은 직접 볼륨과 가방 수를 확대.

❤️ 사랑 Calculator.Free? 공유하세요

𝕏  X Facebook Reddit
API — 코드에서 이 계산기를 사용

이 계산기를 무료 JSON 엔드포인트로 호출하세요. 키가 필요하지 않습니다. 아래 필드 값을 쿼리 매개 변수 또는 JSON으로 보내십시오. 전체 API 문서 읽기 →

끝점

GET https://calculator.free/api/v1/concrete/

curl

curl "https://calculator.free/api/v1/concrete/?units=imperial&length=10&width=10&thickness=4"

JavaScript fetch()

const r = await fetch(
  "https://calculator.free/api/v1/concrete/?" + new URLSearchParams({
    "units": "imperial",
    "length": "10",
    "width": "10",
    "thickness": "4"
  }));
const data = await r.json();
console.log(data.results);

결과는 재정, 의료 또는 세금 조언이 아닌 일반적인 지침을위한 추정치입니다.