Estimate Brick, Cement and Sand for Brickwork (brickwork)

Estimate materials and labor for brickwork. Calculate bricks, cement, sand, and labor needed for a project.

Estimate Brick, Cement and Sand for Brickwork

Purpose

The "Estimate Brick, Cement and Sand for Brickwork" function helps users calculate the quantity of bricks, cement, sand, and labor required for a brickwork project based on the input dimensions and ratios.

Use Cases

  • Construction projects involving brickwork
  • Estimating materials and labor costs for brickwork

How to Use

  1. Enter the dimensions and details required for the calculation.
  2. Click on the "Calculate" button to get the estimated quantities of bricks, cement, sand, and labor.

Input Values

  1. Brick Length: Length of a brick (default unit is inch)
  2. Brick Width: Width of a brick (default unit is inch)
  3. Brick Height: Height of a brick (default unit is inch)
  4. Work Thickness: Thickness of the brickwork (default unit is inch)
  5. Work Length: Length of the brickwork area (default unit is foot)
  6. Work Width: Width of the brickwork area (default unit is foot)
  7. Cement-Sand Ratio: Ratio of cement to sand
  8. Sand Part: Part of sand in the mortar mix
  9. Mortar Dry Volume Factor: Factor for dry volume of mortar
  10. Mortar Thickness: Thickness of the mortar layer (default unit is inch)
  11. Cement Bag Volume: Volume of a cement bag (default unit is cubic foot per bag)
  12. Brick Wastage: Percentage of wastage in brick usage
  13. Skilled Labour: Volume of work a skilled laborer can do in a day (default unit is cubic foot per manday)
  14. Unskilled Labour: Volume of work an unskilled laborer can do in a day (default unit is cubic foot per manday)

Output Values

  1. Total Number of Bricks: Number of bricks needed
  2. Total Cement Volume: Volume of cement required (in bags)
  3. Total Sand Volume: Volume of sand required (converted to cubic feet)
  4. Brick Work Volume: Volume of the brickwork area (converted to cubic feet)
  5. Skilled Labour: Number of skilled laborers required (in mandays)
  6. Unskilled Labour: Number of unskilled laborers required (in mandays)

Any other Instruction

  • Ensure all input values are entered correctly to get accurate estimates.
  • Pay attention to the units of measurement for input values.
  • Click on the "Calculate" button only once to avoid duplicate calculations.

Code Analysis

  1. Calculate the volume of bricks with and without mortar.
  2. Determine the total work volume.
  3. Calculate the number of bricks needed and account for wastage.
  4. Estimate the volume of mortar, cement, and sand required.
  5. Calculate the number of skilled and unskilled laborers needed.

Technical Parameters

  • brick_length, brick_width, brick_height, work_thickness, work_length, work_width, cement_sand_ratio, sand_part, mortar_dry_volume_factor, mortar_thickness, cement_bag_volume, brick_wastage, skilled_labour, unskilled_labour

Return Values

  • Total Number of Bricks, Total Cement Volume, Total Sand Volume, Brick Work Volume, Skilled Labour, Unskilled Labour

Example Expressions

You can use the following expressions to directly evaluate in a non-interactive manner using eva():

eva(brickwork(brick_length='8 inch', brick_width='4 inch', brick_height='2.5 inch', work_thickness='4 inch', work_length='8 ft', work_width='6 ft', cement_sand_ratio=1.5, sand_part=3.0, mortar_dry_volume_factor=1.2, mortar_thickness='0.4 inch', cement_bag_volume='1.5 ft**3/bag', brick_wastage='5 pct', skilled_labour='25 cft/manday', unskilled_labour='18 cft/manday'))
eva(brickwork(brick_length='9 inch', brick_width='4.5 inch', brick_height='3 inch', work_thickness='5 inch', work_length='10 ft', work_width='8 ft', cement_sand_ratio=1.2, sand_part=4.0, mortar_dry_volume_factor=1.3, mortar_thickness='0.6 inch', cement_bag_volume='1.75 ft**3/bag', brick_wastage='6 pct', skilled_labour='28 cft/manday', unskilled_labour='22 cft/manday'))

Click on Help icon to open the help page on a separate window.






Calculator: brickwork, Created by: super, V#0: , Variant owner: , Link