> ## Documentation Index
> Fetch the complete documentation index at: https://calcs.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Enter Distributed Loads

> Enter distributed loads, tributary widths and load magnitudes, in imperial or metric units.

Enter distributed loads by tributary width and load magnitude. The inputs are the same in both unit systems; pick the section for the units you work in.

## Imperial units

In Calcs.com there is a designated table for Distributed Loads under the Loads section. This table is accompanied by a diagram of the structural component that is being analyzed, which updates in real-time and indicates the loads you have entered.

<img src="https://mintcdn.com/clearcalcs/lchEzA4h00Mzlgpc/images/migrated/fb2729b01554-file-ynqhkfe8l0.png?fit=max&auto=format&n=lchEzA4h00Mzlgpc&q=85&s=d966a01293ad3a1d400b21a603fd7c80" alt="" width="596" height="417" data-path="images/migrated/fb2729b01554-file-ynqhkfe8l0.png" />

This article will discuss the input parameters in the Distributed Loads table and gives some worked examples on how to input distributed loads into Calcs.com for structural design applications.

### Input Parameters

<img src="https://mintcdn.com/clearcalcs/-3TA4BOzcQ3BrOZT/images/migrated/88b66c2c014c-file-kuhvmysigh.png?fit=max&auto=format&n=-3TA4BOzcQ3BrOZT&q=85&s=d5263e0424d230df308dc4d012485455" alt="" width="596" height="417" data-path="images/migrated/88b66c2c014c-file-kuhvmysigh.png" />

| Parameter                   | Description                                                                                                                                               |
| :-------------------------- | :-------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Start Location (A)**      | The distance from the left end (zero point) of the beam where the load begins. Measured in feet.                                                          |
| **End Location (B)**        | The point where the load ceases to act, measured from the left end (zero point) of the beam. Measured in feet. Use **'L'** for the right end of the beam. |
| **Tributary Width (C & D)** | The width of the area from which the member obtains its load. See the explanation below for details.                                                      |
| **Load Magnitude (E)**      | The pressure magnitude, entered in Pounds per Square Foot (PSF). Click the cell to open a table where you can select the load type and enter the value.   |

<Tip>
  **Pro Tip:** You can enter conversion formulas directly into the cell (similar to Excel) for both Start and End locations.
</Tip>

<Tip>
  **Shortcut:** If the end location is the right end of the beam, you can input **'L'** instead of the actual length value.
</Tip>

#### Understanding Tributary Width

Every structural element has an area from which it obtains its load. As with any other area, this can also be expressed as a product of length and width. The length of this area is usually either the length of the element itself or the length of the distributed load (B-A from the table). Tributary width is simply the width of this area.

To better illustrate this concept, consider a floor that is supported by members spaced 's' ft apart.

<img src="https://mintcdn.com/clearcalcs/XO7fzDjaQ7IYQ3qi/images/migrated/04162f107a2b-file-hwfwmozyjt.png?fit=max&auto=format&n=XO7fzDjaQ7IYQ3qi&q=85&s=e19947a0d65e3cafb2b882e2ac76808c" alt="" width="481" height="212" data-path="images/migrated/04162f107a2b-file-hwfwmozyjt.png" />

<Note>
  **Key Concept:** For most cases, the tributary width is the same as member spacing.
</Note>

Consider beam X, where its tributary area has the same length as the beam and the tributary width is 's'. Notice that the tributary area is not always a rectangle and can instead take on a triangular shape. In such instances:

* The starting and ending tributary widths will be different
* You'll need to enter different values for **Total Start Tributary Width** and **Total End Tributary Width**

Both tributary width values are measured in feet and refer to the width of the tributary area at the starting and ending points of the distributed load, respectively.

#### Load Magnitudes

When you click on the Load Magnitudes cell, a new table will appear (see below).

<img src="https://mintcdn.com/clearcalcs/lchEzA4h00Mzlgpc/images/migrated/fa6b38605819-file-nxtzsbvssj.png?fit=max&auto=format&n=lchEzA4h00Mzlgpc&q=85&s=bc6044c90673676a68377fba3974e728" alt="" width="641" height="380" data-path="images/migrated/fa6b38605819-file-nxtzsbvssj.png" />

* **First Column:** A drop-down menu from which you can choose your load type.
* **Second Column:** You can input the magnitude of the load in Pounds per Square Foot (PSF).

### Examples

#### Example 1

##### Task

Input a live load of 40psf on a floor joist with a member spacing of 1.33ft.

##### Method

<Steps>
  <Step title="Set the Range">
    Enter **0** for Start Location and **L** for End Location to apply the load to the full beam.
  </Step>

  <Step title="Define Tributary Width">
    Input the member spacing (**1.33ft**) into both the Start and End Tributary Width cells.
  </Step>

  <Step title="Apply Load Magnitude">
    Click the **Load Magnitudes** cell, select **Live Load** from the dropdown, and enter **40** in the magnitude field.
  </Step>
</Steps>

<img src="https://mintcdn.com/clearcalcs/6PuU-K_D_MascHz6/images/migrated/c968b5381cae-file-fucdxh1uvp.png?fit=max&auto=format&n=6PuU-K_D_MascHz6&q=85&s=b8515540ee3ff627816463d54036a2e0" alt="" width="616" height="358" data-path="images/migrated/c968b5381cae-file-fucdxh1uvp.png" />

<img src="https://mintcdn.com/clearcalcs/wCKMGQrVqWo51C47/images/migrated/a48fe978e09a-file-nj5vhm6dkd.png?fit=max&auto=format&n=wCKMGQrVqWo51C47&q=85&s=4cb065ec2b95a1e9707937b9964594e3" alt="" width="690" height="332" data-path="images/migrated/a48fe978e09a-file-nj5vhm6dkd.png" />

#### Example 2

##### Task

Input a dead load of 10psf on a ceiling joist with a member spacing of 2ft.

##### Method

<Steps>
  <Step title="Set the Range">
    Enter **0** for Start Location and **L** for End Location to apply the load to the full beam.
  </Step>

  <Step title="Define Tributary Width">
    Input the member spacing (**2ft**) into both the Start and End Tributary Width cells.
  </Step>

  <Step title="Apply Load Magnitude">
    Click the **Load Magnitudes** cell, select **Dead Load** from the dropdown, and enter **10** in the magnitude field.
  </Step>
</Steps>

<img src="https://mintcdn.com/clearcalcs/XO7fzDjaQ7IYQ3qi/images/migrated/06478e3bdd58-file-rjmegpwso9.png?fit=max&auto=format&n=XO7fzDjaQ7IYQ3qi&q=85&s=ef4a95a184e17d36429a7eda9f0b0285" alt="" width="616" height="351" data-path="images/migrated/06478e3bdd58-file-rjmegpwso9.png" />

<img src="https://mintcdn.com/clearcalcs/5zVEHycKpm3vA7at/images/migrated/4fa13b7bcd67-file-qp85f2pji9.png?fit=max&auto=format&n=5zVEHycKpm3vA7at&q=85&s=57ed75d02cfbf70241a07e49ac492712" alt="" width="677" height="332" data-path="images/migrated/4fa13b7bcd67-file-qp85f2pji9.png" />

#### Example 3

##### Task

Input a roof live load of 20psf and a dead load of 15psf on a rafter with 1.33ft member spacing.

<Accordion title="Understanding Load Orientation (Rafters Only)">
  In the calculator for rafters, you will notice that there's an additional column in the distributed loads table (as shown in the image below).

  <img src="https://mintcdn.com/clearcalcs/6PuU-K_D_MascHz6/images/migrated/c3cfd8b275e0-file-hzwwfvwmlr.png?fit=max&auto=format&n=6PuU-K_D_MascHz6&q=85&s=9a76b4f158d6fd2b3ab7525a131754ef" alt="" width="594" height="270" data-path="images/migrated/c3cfd8b275e0-file-hzwwfvwmlr.png" />

  This column refers to the orientation of the line of action of the specified load. There is a drop-down menu from which you can choose either gravity or allied.

  * **Gravity:** The load always acts vertically downwards. e.g. weight force
  * **Allied:** The load acts perpendicular to the surface of the structural element. e.g. wind
</Accordion>

##### Method

<Steps>
  <Step title="Set the Range">
    Enter **0** for Start Location and **L** for End Location to apply the load to the full beam.
  </Step>

  <Step title="Define Tributary Width">
    Input the member spacing (**1.33ft**) into both the Start and End Tributary Width cells.
  </Step>

  <Step title="Apply Multiple Load Magnitudes">
    Click the **Load Magnitudes** cell to open the load table. Add two rows:

    * Select **Roof Live Load** and enter **20** in the magnitude field
    * Select **Dead Load** and enter **15** in the magnitude field
  </Step>
</Steps>

<img src="https://mintcdn.com/clearcalcs/5zVEHycKpm3vA7at/images/migrated/42a549f061dc-file-oqiy6h3lps.png?fit=max&auto=format&n=5zVEHycKpm3vA7at&q=85&s=5042a093717bf842857cf92c5844382c" alt="" width="624" height="348" data-path="images/migrated/42a549f061dc-file-oqiy6h3lps.png" />

<img src="https://mintcdn.com/clearcalcs/lchEzA4h00Mzlgpc/images/migrated/f4593a9c1730-file-eu3d6jmzc1.png?fit=max&auto=format&n=lchEzA4h00Mzlgpc&q=85&s=f8016e9e78a4820974fdb587ca49241b" alt="" width="693" height="687" data-path="images/migrated/f4593a9c1730-file-eu3d6jmzc1.png" />

## Metric units

In Calcs.com there is a designated table for Distributed Loads under the Loads section. This table is accompanied by a diagram of the structural component that is being analyzed, which updates in real-time and indicates the loads you have entered.

<img src="https://mintcdn.com/clearcalcs/lchEzA4h00Mzlgpc/images/migrated/ef3291fd4c41-file-yhbfg2x2yn.png?fit=max&auto=format&n=lchEzA4h00Mzlgpc&q=85&s=2cadb2fb5e5b6f70f305acf2dcc2f0f7" alt="" width="596" height="416" data-path="images/migrated/ef3291fd4c41-file-yhbfg2x2yn.png" />

This article will discuss the input parameters in the Distributed Loads table and gives some worked examples on how to input distributed loads into Calcs.com for structural design applications.

### Input Parameters

<img src="https://mintcdn.com/clearcalcs/6PuU-K_D_MascHz6/images/migrated/c182eb7cd60a-file-ydmklzmo26.png?fit=max&auto=format&n=6PuU-K_D_MascHz6&q=85&s=264d1aa37ac1aa33ab4d6ca3d18ffed2" alt="" width="596" height="416" data-path="images/migrated/c182eb7cd60a-file-ydmklzmo26.png" />

| Parameter                   | Description                                                                                                                                                      |
| :-------------------------- | :--------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Start Location (A)**      | The distance from the left end (zero point) of the beam where the load begins. Measured in millimeters.                                                          |
| **End Location (B)**        | The point where the load ceases to act, measured from the left end (zero point) of the beam. Measured in millimeters. Use **'L'** for the right end of the beam. |
| **Tributary Width (C & D)** | The width of the area from which the member obtains its load. See the explanation below for details.                                                             |
| **Load Magnitude (E)**      | The pressure magnitude, entered in kilopascals (kPa). Click the cell to open a table where you can select the load type and enter the value.                     |

<Tip>
  **Pro Tip:** You can enter conversion formulas directly into the cell (similar to Excel) for both Start and End locations.
</Tip>

<Tip>
  **Shortcut:** If the end location is the right end of the beam, you can input **'L'** instead of the actual length value.
</Tip>

#### Understanding Tributary Width

Every structural element has an area from which it obtains its load. As with any other area, this can also be expressed as a product of length and width. The length of this area is usually either the length of the element itself or the length of the distributed load (B-A from the table). Tributary width is simply the width of this area.

To better illustrate this concept, consider a floor that is supported by members spaced 's' mm apart.

<img src="https://mintcdn.com/clearcalcs/XO7fzDjaQ7IYQ3qi/images/migrated/04162f107a2b-file-hwfwmozyjt.png?fit=max&auto=format&n=XO7fzDjaQ7IYQ3qi&q=85&s=e19947a0d65e3cafb2b882e2ac76808c" alt="" width="481" height="212" data-path="images/migrated/04162f107a2b-file-hwfwmozyjt.png" />

<Note>
  **Key Concept:** For most cases, the tributary width is the same as member spacing.
</Note>

Consider beam X, where its tributary area has the same length as the beam and the tributary width is 's'. Notice that the tributary area is not always a rectangle and can instead take on a triangular shape. In such instances:

* The starting and ending tributary widths will be different
* You'll need to enter different values for **Total Start Tributary Width** and **Total End Tributary Width**

Both tributary width values are measured in millimeters and refer to the width of the tributary area at the starting and ending points of the distributed load, respectively.

#### Load Magnitudes

When you click on the Load Magnitudes cell, a new table will appear (see below).

<img src="https://mintcdn.com/clearcalcs/0BKfHfJWdoXOtU8o/images/migrated/da7fd22b4543-file-rindmiuppv.png?fit=max&auto=format&n=0BKfHfJWdoXOtU8o&q=85&s=87798b0576a04981e9589fdf0a11a246" alt="" width="644" height="383" data-path="images/migrated/da7fd22b4543-file-rindmiuppv.png" />

* **First Column:** A drop-down menu from which you can choose your load type.
* **Second Column:** You can input the magnitude of the load in kilopascals (kPa).

### Examples

#### Example 1

##### Task

Input a live load of 1.5kPa on a floor joist with a member spacing of 450mm.

##### Method

<Steps>
  <Step title="Set the Range">
    Enter **0** for Start Location and **L** for End Location to apply the load to the full beam.
  </Step>

  <Step title="Define Tributary Width">
    Input the member spacing (**450mm**) into both the Start and End Tributary Width cells.
  </Step>

  <Step title="Apply Load Magnitude">
    Click the **Load Magnitudes** cell, select **Live Load** from the dropdown, and enter **1.5** in the magnitude field.
  </Step>
</Steps>

<img src="https://mintcdn.com/clearcalcs/XO7fzDjaQ7IYQ3qi/images/migrated/03da5be1909e-file-auce56yen0.png?fit=max&auto=format&n=XO7fzDjaQ7IYQ3qi&q=85&s=349cf9ea3e3c526ad41192bae00df83d" alt="" width="608" height="368" data-path="images/migrated/03da5be1909e-file-auce56yen0.png" />

<img src="https://mintcdn.com/clearcalcs/6PuU-K_D_MascHz6/images/migrated/c2fa2f764084-file-l1fuzhhvc2.jpg?fit=max&auto=format&n=6PuU-K_D_MascHz6&q=85&s=65d7a5378d26c7da4f32ef2811ab60bb" alt="" width="684" height="344" data-path="images/migrated/c2fa2f764084-file-l1fuzhhvc2.jpg" />

#### Example 2

##### Task

Input a dead load of 0.12kPa on a ceiling joist with a member spacing of 600mm.

##### Method

<Steps>
  <Step title="Set the Range">
    Enter **0** for Start Location and **L** for End Location to apply the load to the full beam.
  </Step>

  <Step title="Define Tributary Width">
    Input the member spacing (**600mm**) into both the Start and End Tributary Width cells.
  </Step>

  <Step title="Apply Load Magnitude">
    Click the **Load Magnitudes** cell, select **Dead Load** from the dropdown, and enter **0.12** in the magnitude field.
  </Step>
</Steps>

<img src="https://mintcdn.com/clearcalcs/7GJyORIkCuwKrW7N/images/migrated/306595d1fb71-file-5tqeg4sutw.png?fit=max&auto=format&n=7GJyORIkCuwKrW7N&q=85&s=2ba4258953984cf2afedfc2d281c2973" alt="" width="620" height="368" data-path="images/migrated/306595d1fb71-file-5tqeg4sutw.png" />

<img src="https://mintcdn.com/clearcalcs/7GJyORIkCuwKrW7N/images/migrated/354f2f27591b-file-3hielk79gq.png?fit=max&auto=format&n=7GJyORIkCuwKrW7N&q=85&s=e8350e277b9acd5d4330318c698a14e1" alt="" width="682" height="346" data-path="images/migrated/354f2f27591b-file-3hielk79gq.png" />

#### Example 3

##### Task

Input a live load of 0.25kPa and a dead load of 0.9kPa on a rafter with 600mm member spacing.

##### Method

<Steps>
  <Step title="Set the Range">
    Enter **0** for Start Location and **L** for End Location to apply the load to the full beam.
  </Step>

  <Step title="Define Tributary Width">
    Input the member spacing (**600mm**) into both the Start and End Tributary Width cells.
  </Step>

  <Step title="Apply Multiple Load Magnitudes">
    Click the **Load Magnitudes** cell to open the load table. Add two rows:

    * Select **Live Load** and enter **0.25** in the magnitude field
    * Select **Dead Load** and enter **0.9** in the magnitude field
  </Step>
</Steps>

<img src="https://mintcdn.com/clearcalcs/XO7fzDjaQ7IYQ3qi/images/migrated/0541ff207829-file-tvmfppcfd8.png?fit=max&auto=format&n=XO7fzDjaQ7IYQ3qi&q=85&s=c8c726dcb77c15e859d44877e2010409" alt="" width="619" height="368" data-path="images/migrated/0541ff207829-file-tvmfppcfd8.png" />

<img src="https://mintcdn.com/clearcalcs/lchEzA4h00Mzlgpc/images/migrated/ee09963486eb-file-hrhzj4dirt.png?fit=max&auto=format&n=lchEzA4h00Mzlgpc&q=85&s=71078f840bfefef3d4b52bf03a98781b" alt="" width="688" height="703" data-path="images/migrated/ee09963486eb-file-hrhzj4dirt.png" />
