파렛트 적재 계산 방식
계산기는 파렛트 바닥면에 상자를 두 방향으로 모두 놓아 보고 단당 더 많이 들어가는 쪽을 고릅니다. 남는 공간을 회전한 상자 줄로 메우는 혼합 패턴도 함께 검토합니다. 단은 최대 적재 높이와 최대 적재 중량 가운데 먼저 걸리는 조건까지 쌓습니다.
표준 파렛트에는 상자가 몇 개 들어가나요?
상자 크기와 적재 패턴에 따라 다릅니다. GMA 48×40 in 파렛트에 30×25 cm 상자를 올리면 블록쌓기로 단당 16개 안팎이 배치되고, 최대 높이나 중량 한도까지 쌓습니다.
미국과 유럽의 표준 파렛트 규격은 무엇인가요?
미국 표준은 48×40 in(121.9×101.6 cm)의 GMA 파렛트입니다. 유럽은 120×80 cm의 EUR 파렛트를 쓰는데, 폭이 좁아 같은 상자라도 배치가 달라집니다. 한국의 KS 표준 일관수송용 파렛트는 T11(1100×1100 mm)입니다.
파렛트는 얼마나 높이 쌓을 수 있나요?
랙에 넣지 않는 파렛트는 파렛트 자체를 포함해 137–152 cm(54–60 in)까지 쌓는 경우가 많지만, 제품 중량과 안정성에 따라 달라집니다. 랙 보관 창고나 컨테이너 화물은 더 높이 쌓기도 하므로 한도는 운송사나 창고에 확인하십시오.
Embed this calculator on your site
Free to embed — paste this snippet into your page. It stays free, has no ads inside, and links back to us.
Add ?theme=light (or ?theme=dark) to the embed URL to lock the color theme regardless of the visitor's system setting.
<iframe id="cargosum-pallet-calculator" src="https://cargosum.com/embed/pallet-calculator/" width="100%" height="960"
style="border:1px solid #ddd;border-radius:4px" title="파렛트 계산기 — CargoSum" loading="lazy"></iframe>
<p>Calculator by <a href="https://cargosum.com/pallet-calculator/">CargoSum 파렛트 계산기</a></p>
<script>window.addEventListener("message",function(e){if(e.origin==="https://cargosum.com"&&e.data&&e.data.type==="cargosum:embed-height"){var f=document.getElementById("cargosum-pallet-calculator");if(f&&e.source===f.contentWindow)f.style.height=e.data.height+"px";}});</script>