Skip to content

Home / Facility Planning / Load-Distance Layout Score

Load-Distance (From-To) Layout Score Calculator

Score any factory or warehouse layout by the travel it creates, then test a change and see the gain. Enter each department as a grid coordinate, list the material moves between them as a from-to chart, and the tool returns the load-distance score, the sum of load times distance across every flow. Pick rectilinear or euclidean distance, add a detour factor for real aisles, and weight moves by trips or by trips times cost. Pin one layout as a baseline, rearrange, and read the percent change. Free, no sign-up, and your numbers stay in your browser.

In short: the load-distance method ranks layouts by the travel they force. It adds up load times distance for every move on your from-to chart, so a busy flow over a long aisle costs the most and a short one costs the least. Lower is better. Enter your departments and flows to read the score, find the heaviest corridor, and compare one arrangement against another by the percent it cuts.

Layout data

Departments

Give each department a centroid coordinate in your layout grid. X and Y are positions, in the same distance unit as your travel data.

DepartmentXY

Flows (from-to chart)

One row per material move. Pick the from and to departments, then the load (trips, moves, or unit-loads per period). Rate is optional and used only when the load basis is load x cost.

FromToLoadRate

Load-distance score

12,600 trip-distancelower is better

Total trips
420
Distance per trip
30.00
Heaviest corridor
Assembly -> Painting (3,600.0)
Flows counted
7
Pinned baseline
Change vs baseline

The heaviest corridor is Assembly to Painting at 28.6% of the score. Move those two departments closer to cut travel.

What the calculator computes

Enter your layout as two short tables. The first lists each department with a centroid coordinate, an X and a Y in your layout grid. The second is the from-to chart: one row per material move, with a from department, a to department, the load that travels between them, and an optional cost rate. Pick a distance metric, set a detour factor, and choose whether the load is plain trips or trips times cost. The tool then returns the load-distance score for the whole layout, the total trips it carries, the average distance per trip, the single heaviest corridor, and, once you pin a baseline, the percent change of any rearrangement.

The score is a measure of internal travel, not a dollar figure. It answers one question well: given where the departments sit and how much material moves between them, how much load-weighted travel does this arrangement force. A low score means heavy flows sit close together and light flows can afford to sit apart. The number has no meaning on its own; it earns its keep when you compare one layout against another and read the reduction. That is exactly how a plant engineer or a student judges whether moving two departments was worth the trouble.

Why the load-distance method works

Material handling cost rises with two things: how much you move and how far you move it. A flow that runs a hundred trips a week over a long aisle burns far more travel than one that runs ten trips across a short one. The load-distance method takes that idea directly. It multiplies the load on each flow by the distance that flow has to travel, then adds the products across every move in the plant. Heavy long moves dominate the total, light short moves barely register, and the score settles on a single figure that stands for all the walking, forklift runs, and conveyor time the layout creates.

The strength of the method is that it turns a fuzzy question, is this a good layout, into an arithmetic one. You do not need to guess whether Assembly should sit next to Painting or next to Shipping. You compute the score both ways and let the numbers decide. Because travel is the largest controllable cost in most material handling, an arrangement that cuts load-distance usually cuts real handling cost by a similar share. That is why the method sits at the center of facility layout planning and why it is the yardstick behind computer layout tools.

How the score is figured

The load-distance score has a plain formula. For every flow from department i to department j, multiply the load Lij by the distance Dij between the two centroids, then sum those products over all flows: LD = sum of Lij times Dij. The load is trips, moves, or unit-loads per period, and the distance is measured between the department centers in your chosen metric. Lowest score wins, because a lower total means less load-weighted travel.

The default example makes it concrete. Receiving sits at (0,20), Fabrication at (20,20), Assembly at (40,20), Painting at (0,0), and Shipping at (20,0), with seven flows between them. Take the first flow, Receiving to Fabrication at 100 trips. In rectilinear distance the gap is |0-20| plus |20-20|, which is 20, so that flow contributes 20 times 100, or 2,000. Do the same for all seven flows and the products are 2,000, 1,800, 3,600, 1,600, 1,200, 800, and 1,600. Add them and the load-distance score is 12,600 trip-distance units, carried over 420 total trips, for an average of 30.00 distance units per trip.

Reading a from-to chart

The from-to chart is the heart of the input. It is a list of every material move in the plant, each with an origin, a destination, and a load count for the period you care about, whether that is a shift, a day, a week, or a year. Traditional layout work draws it as a grid with departments down the side and across the top and the load written in each cell, but a flow list captures the same information and is easier to type. What matters is that each nonzero move appears once with an honest count.

Reading the chart tells you where the pressure is before you touch a single coordinate. The heaviest corridor in the default layout is Assembly to Painting: 60 trips over a rectilinear distance of |40-0| plus |20-0|, which is 60, contributing 60 times 60, or 3,600. That single flow is 28.6 percent of the whole 12,600 score, more than any other pair. When one corridor carries that much of the total, it is the first place to look for a fix, because pulling those two departments closer removes travel faster than anything else you could rearrange.

Rectilinear versus euclidean distance

Distance can be measured two ways, and the choice changes the score. Rectilinear distance, also called Manhattan or right-angle distance, is the sum of the horizontal and vertical gaps, |xi-xj| plus |yi-yj|. It is the honest default for a plant floor, because forklifts and carts follow aisles that run along and across the building, not diagonally through machines and racks. Euclidean distance is the straight line between two centers, the square root of the squared gaps, which fits only open floor where travel can cut directly across.

For the same layout, euclidean always returns a smaller or equal total, because a straight line never runs longer than the two legs of a right angle. In the default plant the Assembly to Painting move measures 60 in rectilinear terms but only the square root of 40 squared plus 20 squared, about 44.72, as a straight line. That gap is exactly why rectilinear is the safer choice: it reflects the corners real material handling has to turn. Use euclidean only when the floor is genuinely open and travel really does go point to point.

The detour factor and real aisles

Neither metric is true aisle distance. Even rectilinear travel is idealized, because real routes bend around columns, machines, storage, and one-way lanes, so the path a cart drives is longer than the clean grid distance between two centroids. The detour factor closes that gap. It is a single multiplier, usually between 1.2 and 1.5, that scales every measured distance up to an estimate of the real travel. A factor of 1.3 says the actual route runs about thirty percent longer than the grid line.

Because the factor multiplies every flow by the same amount, it does not change which layout wins; a plan that scores lower before the factor scores lower after it too. What the factor changes is the size of the number, so the score reflects real travel rather than the geometric minimum. Set the detour factor to 1.4 on the default layout and the rectilinear score scales straight from 12,600 to 17,640. Keep the factor the same across every layout you compare, or the comparison stops being fair.

Load basis: trips versus trips times cost

Plain trips are the right load when every move costs about the same per unit of distance. A forklift run is a forklift run, so counting trips captures the travel fairly. But moves are not always equal. A move that needs a crane, a two-person team, a special carrier, or a slow careful pace costs more per unit distance than a routine pallet run. When that is true, weight the flow by trips times a cost rate, so an expensive move pulls on the score harder than its trip count alone would.

Switch the load basis to trips times cost and fill the rate column to turn this on. Give one flow a rate of 2 and only that flow’s contribution doubles, while the rest stay put. That is how a costly move can outweigh a busier cheap one: a 30-trip flow at rate 2 counts the same as a 60-trip flow at rate 1. When every rate is equal the cost basis matches the trips-only score exactly, so there is no harm in leaving the column blank when handling costs are flat across the plant.

Improving a layout and the percent change

The score is only useful in comparison, so the workflow is score, pin, change, and read the gain. Compute the load-distance of the layout you have, pin it as the baseline, then move a department or two and recompute. The tool shows the new score beside the pinned one and the percent change between them, which is the real output: not the raw number but how much travel a rearrangement removed.

Take the default plant. Swap the Painting and Shipping positions so Painting sits at (20,0) and Shipping at (0,0). The Assembly to Painting distance drops from 60 to 40, so that heavy flow falls from 3,600 to 2,400, and after the other affected flows adjust the new total is 11,200. Against the pinned baseline of 12,600 that is a change of 11.1 percent lower, computed as 12,600 minus 11,200 over 12,600. One swap, an eighth of the travel gone. Testing swaps one at a time and keeping the ones that lower the score is the whole game.

Load-distance versus center of gravity

Two methods get confused because both multiply load by distance, but they answer different questions. The load-distance method evaluates an arrangement of departments inside one building. You place the departments, list the flows between them, and it scores how much internal travel the arrangement forces, so you can compare layouts and improve them. It is about the inside of a plant or a warehouse.

The center of gravity method works on a map, not a floor. It takes the locations and volumes of your markets or suppliers and computes a single weighted-average point where one new facility should sit to minimize outbound and inbound freight. It answers where to put a building, not how to arrange the rooms inside it. Use center of gravity to pick a site for a plant or a distribution center, then use load-distance to lay out the departments once the building exists. They sit at different scales and run in that order.

CRAFT and systematic layout planning

The load-distance score is the engine inside classic layout tools. CRAFT, the Computerized Relative Allocation of Facilities Technique, is the best known. It scores the current layout, then tries swapping pairs of departments, keeps any swap that lowers the load-distance total, and repeats until no swap helps. That pin-and-swap loop is exactly what the calculator lets you do by hand, one move at a time, so you can watch the percent gain of each change instead of trusting a black box.

In systematic layout planning, or SLP, the from-to chart and its load-distance analysis are the quantitative half of the method. SLP pairs that flow analysis with a relationship chart that captures reasons two departments should or should not sit together, such as shared staff, noise, or safety, which pure travel numbers miss. Load-distance handles the measurable travel; the relationship chart handles the judgments. Together they keep a layout from being optimized for forklifts at the expense of everything else that runs in the building.

Five worked examples

Example 1: the baseline score

Start with the five default departments: Receiving at (0,20), Fabrication at (20,20), Assembly at (40,20), Painting at (0,0), and Shipping at (20,0). The seven flows are Receiving to Fabrication at 100 trips, Fabrication to Assembly at 90, Assembly to Painting at 60, Painting to Shipping at 80, Assembly to Shipping at 30, Receiving to Assembly at 20, and Fabrication to Painting at 40, for 420 total trips. Using rectilinear distance and a detour factor of 1, each flow contributes load times distance: 2,000, 1,800, 3,600, 1,600, 1,200, 800, and 1,600. The Receiving to Fabrication move alone is |0-20| plus |20-20|, which is 20, times 100 trips, or 2,000. Sum all seven and the load-distance score is 12,600 trip-distance units, the number to beat.

Example 2: reading the from-to chart for the heaviest corridor

Before rearranging anything, find where the travel piles up. Scan the seven contributions and Assembly to Painting stands out: it carries 60 trips over a rectilinear distance of |40-0| plus |20-0|, which is 60, contributing 60 times 60, or 3,600. That is 28.6 percent of the 12,600 score, the single biggest mover, larger than the busier Receiving to Fabrication flow because the distance is three times as long. The chart tells you the fix without any guesswork: that is the pair to pull closer, since removing distance from the heaviest corridor cuts more travel than touching any lighter one.

Example 3: improving the layout with one swap

Act on what Example 2 found. Swap the Painting and Shipping positions so Painting moves to (20,0) and Shipping moves to (0,0), then recompute. The Assembly to Painting distance drops from 60 to 40, so that flow falls from 3,600 to 2,400, while the other flows touching those two departments adjust in step. The new load-distance total is 11,200. Pin the first layout as the baseline at 12,600 and the tool reports a change of 11.1 percent lower, computed as 12,600 minus 11,200 over 12,600. One swap removed roughly an eighth of the plant’s travel, which is the payoff the method is built to reveal.

Example 4: rectilinear versus euclidean

Keep the baseline layout but switch the distance metric from rectilinear to euclidean. Now the Assembly to Painting move is measured as a straight line, the square root of 40 squared plus 20 squared, which is about 44.72 rather than 60. Every diagonal flow shrinks the same way, and the whole score falls to about 10,863.2, lower than the rectilinear 12,600 because straight lines cut the corners that aisles cannot. The euclidean figure looks better, but it is not what a forklift drives. Rectilinear is the honest default for aisle travel, and euclidean belongs only to genuinely open floor.

Example 5: the detour factor and cost basis

Return to rectilinear and set the detour factor to 1.4 to approximate the extra length real aisles add. Because the factor multiplies every flow equally, the score scales straight from 12,600 to 17,640, a bigger and more realistic number that still ranks layouts in the same order. Separately, switch the load basis to trips times cost and give one flow a rate of 2. Only that flow’s contribution doubles, so a costly move can outweigh a busier cheap one: a 30-trip move at rate 2 now counts like a 60-trip move at rate 1. The two settings let the score reflect both real aisle length and uneven handling cost.

Three expert tips

Build the from-to chart before you touch coordinates

The score is only as good as the flow counts behind it, so start with the chart, not the drawing. Walk the process, list every material move, and count the real trips per period from routings, dispatch logs, or a week of observation rather than guessing. A flow you leave out or a count you inflate quietly bends the whole result, and the tool has no way to warn you, because it trusts the numbers you type. Get the from-to chart right first, and the coordinates and the swaps become the easy part.

Use rectilinear distance and a detour factor for aisle layouts

A plant floor is a grid of aisles, so measure travel the way carts actually move, along and across, with rectilinear distance. Then add a detour factor of about 1.2 to 1.5 to account for the columns, machines, and one-way lanes that make the real route longer than the clean grid line. Do not reach for euclidean straight-line distance on a plant floor; it flatters every diagonal and understates the travel a forklift really drives. Keep the same metric and factor across every layout you compare so the ranking stays fair.

Score the current layout, pin it, then test one swap at a time

Resist the urge to redraw the whole plant at once. Score the layout you have, pin it as the baseline, then change one thing, recompute, and read the percent gain. Keep the swaps that lower the score and discard the ones that do not. This is exactly how CRAFT improves a layout, and doing it by hand one move at a time shows you which change earned the gain, which a full redraw hides. Small tested moves also stay feasible, because you are not committing to a rearrangement you cannot actually build.

Reading the results panel

The headline is the load-distance score, the sum of load times distance across every flow, with lower being better. Below it, total trips confirms the tool read every move you entered, and distance per trip divides the score by the trips to give the average travel each move carries, a quick sense of how spread out the plant is. The heaviest corridor names the single flow that contributes most and shows its share, which points straight at the first thing to fix.

The flows counted line is a check that no move was dropped. The pinned baseline and change versus baseline rows are where the method pays off: once you pin a layout, every recompute shows the percent it moved against that reference, so you read improvement directly instead of comparing raw numbers in your head. A negative change means the new layout cut travel; a positive one means it added travel and the swap was a step back. The flow map draws the departments and the moves so the heaviest corridors are visible, not just tabulated.

The limits of the method

The load-distance score is a travel model and nothing more. Centroid distance ignores the detail of the floor: the exact aisle layout, one-way lanes, congestion at busy intersections, and any vertical travel up and down between levels all sit outside the math. It assumes handling cost is linear in distance, that twice the distance costs twice as much, which holds well for steady flows but less so where setup or waiting dominates. And it measures center to center, so a large department whose real dock sits far from its centroid can be mismodeled.

Two more limits matter. The score is only meaningful in comparison, never on its own; a figure of 12,600 says nothing until you have a second layout to rank it against. And a from-to chart with wrong counts produces a wrong score that still looks tidy, so bad flow data is the most common way the method misleads. Treat the output as a relative ranking of layouts, a strong guide to which arrangement travels less, not an absolute cost you can put in a budget without a fuller study.

Where this calculator fits

It suits anyone arranging departments inside a building where material moves between them: plant engineers laying out a factory, warehouse planners placing zones and staging areas, operations managers testing whether a rearrangement is worth the downtime, and students working through a facility layout assignment. Planners use it to score the current floor, find the heaviest corridors, and prove that a proposed move cuts travel before anyone lifts a machine. The pin-and-swap workflow gives them a defensible number for each change instead of a hunch.

Because the tool takes plain grid coordinates, a simple flow list, either distance metric, a detour factor, and a trips or cost basis, it fits a quick classroom exercise and a real plant study alike. The flow map shows the departments and the moves between them so the balance of travel is visible, which makes the result easy to explain to a team that has to approve moving equipment. It is the hand-run version of the load-distance loop that layout software automates, kept transparent so you can see every step.

Common mistakes to avoid

The first mistake is trusting a from-to chart built on guesses instead of counted moves, which produces a confident score off the wrong data. The second is using euclidean straight-line distance on an aisle layout, which flatters diagonals and understates real travel; rectilinear with a detour factor is the honest default. The third is reading the raw score as if it meant something on its own, when it only has meaning next to another layout, so always pin a baseline and compare.

A fourth is changing the metric or the detour factor between two layouts you are comparing, which breaks the ranking because the numbers are no longer on the same scale. A fifth is expecting the tool to place departments for you; it scores an arrangement you set, it does not invent one, so you supply the layout and it grades it. Count real flows, measure travel the way carts move, pin before you compare, hold the settings steady, and arrange the departments yourself, and the load-distance score becomes a reliable guide to a better floor.

Frequently asked questions

What is the load-distance method?

The load-distance method is a facility layout technique that scores an arrangement of departments by the travel it forces. For every material move it multiplies the load, the trips or unit-loads that travel, by the distance between the two department centroids, then adds those products across all moves. The result is a single load-distance score: lower means heavy flows sit close together and the layout creates less handling travel. The number has no meaning on its own and is used to compare one layout against another, keeping the arrangement that scores lower. It is the standard yardstick behind computerized layout tools like CRAFT.

What is the formula for the load-distance score?

The load-distance score is LD = sum of Lij times Dij, taken over every flow from department i to department j. Lij is the load on that flow, the trips, moves, or unit-loads per period, and Dij is the distance between the two department centroids in the chosen metric. In words, multiply each move’s load by its distance, then add the products across all moves. For the default layout the seven flows contribute 2,000, 1,800, 3,600, 1,600, 1,200, 800, and 1,600, which sum to a load-distance score of 12,600 trip-distance units over 420 total trips. Lowest score wins.

What is a from-to chart?

A from-to chart is the list of material moves in a plant, showing how much load travels from each department to each other department over a period. Classic layout work draws it as a grid with departments down the side and across the top and the load written in each cell; a flow list captures the same thing as one row per move with a from, a to, and a load count. It is the core input to the load-distance method, because the score multiplies each charted load by the distance the move travels. An accurate chart, built from counted trips rather than guesses, is what makes the score trustworthy.

What is the difference between rectilinear and euclidean distance?

Rectilinear distance, also called Manhattan or right-angle distance, is the sum of the horizontal and vertical gaps, |xi-xj| plus |yi-yj|. It fits a plant floor, where forklifts and carts follow aisles that run along and across the building. Euclidean distance is the straight line between two centers, the square root of the squared gaps, which suits only open floor where travel goes point to point. For the same layout euclidean is always smaller or equal, because a straight line never runs longer than two right-angle legs. In the default plant the Assembly to Painting move is 60 rectilinear but about 44.72 euclidean. Rectilinear is the honest default for aisle travel.

What is the detour factor?

The detour factor is a single multiplier that scales measured distance up to an estimate of real aisle travel, usually between 1.2 and 1.5. Even rectilinear distance is idealized, because real routes bend around columns, machines, storage, and one-way lanes, so the path a cart drives is longer than the clean grid line. A factor of 1.3 says the actual route runs about thirty percent longer. Because it multiplies every flow by the same amount, it does not change which layout wins, only the size of the score. Setting the factor to 1.4 on the default layout scales the score from 12,600 to 17,640. Keep it the same across every layout you compare.

Should I weight moves by trips or by trips times cost?

Use plain trips when every move costs about the same per unit of distance, which is the common case; counting trips then captures the travel fairly. Switch to trips times cost when some moves cost more per unit distance, such as a crane lift, a two-person carry, or a slow careful haul. Weighting by trips times a cost rate lets an expensive move pull on the score harder than its trip count alone. Give one flow a rate of 2 and only that flow’s contribution doubles, so a 30-trip move at rate 2 counts like a 60-trip move at rate 1. When every rate is equal the cost basis matches the trips-only score exactly.

How do I read the load-distance score?

Read it as a measure of load-weighted travel where lower is better. The units are load times distance, for example trip-distance units when the load is trips and the distance is feet or meters. A lower score means heavy flows sit close together and the layout creates less handling travel. The raw figure has no absolute meaning, so it is used only in comparison: score one layout, pin it, rearrange, and read the percent change. The default layout scores 12,600, and a single swap that drops it to 11,200 is an 11.1 percent improvement. The number matters relative to another layout, not on its own.

What is the difference between load-distance and center of gravity?

Load-distance evaluates an arrangement of departments inside one building. You place the departments, list the flows between them, and it scores the internal travel the layout forces so you can compare and improve arrangements. Center of gravity works on a map: it takes the locations and volumes of markets or suppliers and computes a single weighted-average point where one new facility should sit to minimize freight. One arranges the rooms inside a building, the other picks where the building goes. They run in sequence: use center of gravity to site a plant or distribution center, then use load-distance to lay out its departments once it exists.

How does load-distance relate to CRAFT and SLP?

Load-distance is the engine inside both. CRAFT, the Computerized Relative Allocation of Facilities Technique, scores the current layout, tries swapping pairs of departments, keeps any swap that lowers the load-distance total, and repeats until no swap helps. Doing that by hand one move at a time is exactly the pin-and-swap workflow this tool supports. In systematic layout planning, or SLP, the from-to chart and its load-distance analysis are the quantitative half, paired with a relationship chart that captures non-travel reasons two departments should or should not sit together, such as shared staff, noise, or safety. Load-distance handles measurable travel; the relationship chart handles the judgments.

Can the calculator place departments automatically?

No. The tool scores a layout you arrange; it does not invent an arrangement for you. You supply the department coordinates and the from-to chart, and it computes the load-distance score, the heaviest corridor, and the percent change against a pinned baseline. Improving the layout is a manual pin-and-swap loop: score what you have, move a department, recompute, and keep the change if the score fell. That mirrors how CRAFT works internally, but the tool keeps you in control of each move so you can see which change earned the gain and confirm the new arrangement is actually feasible on the floor.

How many departments and flows can I enter?

The tool starts with five editable department rows and up to eight flow rows, which covers a typical teaching problem and many real plant studies. You need at least two departments and one flow for the score to mean anything, since travel requires a move between two places. There is no strict upper limit for the math, but the score is only as good as the flows you enter, so group tiny incidental moves into the main flows rather than logging dozens of near-zero rows. A handful of well-counted major flows usually describes a plant’s travel better than a long list of noisy ones.

Does the load-distance score mean anything on its own?

No, it is only meaningful in comparison. A score of 12,600 says nothing until you have a second layout to rank it against, because the number depends on your coordinate scale, your load units, and your detour factor, none of which map to an absolute cost. The right use is to score the current layout, pin it, rearrange, and read the percent reduction. That relative reading is reliable even when the raw figure is arbitrary, which is why the method is framed as a ranking tool. Treat the score as a way to tell which arrangement travels less, not as a cost you can put straight into a budget.

Should flows be directional or combined?

Either works, as long as you are consistent. If material moves both ways between two departments and each direction travels the same distance, you can combine them into one flow with the total load, or keep them as two directional rows that sum to the same contribution. Directional entry is clearer when the two directions carry different loads, such as a heavy outbound flow and a light return, because you can see each one in the from-to chart and in the heaviest-corridor readout. What you must not do is mix conventions within one layout, counting some pairs once and others twice, because that distorts the score and breaks the comparison with any other layout.

How do I get coordinates for my departments?

Overlay a simple grid on your floor plan and read the X and Y of each department’s centroid off the axes, keeping the same scale and units for every department and matching the units of your travel data. The centroid is the rough center of the department’s footprint; for a large area whose real dock or door sits well off-center, use that access point instead so the distances reflect where material actually enters and leaves. The coordinates only need to be consistent with each other, not tied to any official survey, because the method cares about relative positions and the loads that move between them, not absolute geography.

Related facility planning calculators

More tools are coming to this silo. Return to the Facility Planning hub for the full set.

Sources, disclaimer, and editorial transparency

The load-distance formula, the from-to chart, the rectilinear and euclidean metrics, the detour factor, the CRAFT and SLP context, and the limits described here follow recognized operations-management sources, including the LibreTexts Engineering treatment of facility layout and load-distance analysis, the operational research facility-layout notes hosted at Brunel University (J.E. Beasley), and standard operations-management texts such as Krajewski, Ritzman, and Malhotra on the load-distance and grid methods. Distances are computed as rectilinear or euclidean values and a detour factor is recommended when reading them as real aisle travel. This calculator and guide are built and reviewed by the OpsCalculators team; see our Editorial Policy for how each tool is researched, built, and tested.

Results are accurate estimates for planning and education, not a substitute for a full layout study or a simulation of the floor. The method models load-weighted travel only and ignores aisle detail, congestion, vertical movement, and non-travel relationships between departments, and the score is meaningful only in comparison, so validate outputs before an equipment move or a capital decision. See our full Disclaimer. OpsCalculators.com is operated by MAFHH INTERNATIONAL LTD. Your inputs are processed in your browser and are never stored; see our Privacy Policy.