Finally, look at the kitchen. On the counter, you will see a stainless steel box of spices (masala dabba) next to a modern induction stove. On the wall, a picture of the goddess Annapurna (the goddess of food) is taped up. And on the floor? A 20-year-old pressure cooker that whistles like a train.
The Indian kitchen is a paradox. It is the most sacred, ritualistic space (often where you remove your shoes before entering), yet it is also the most scientific. The pressure cooker is the hero of the Indian lifestyle—it transforms lentils into dal in 7 minutes, saving time for what really matters: chai and gossip.
If you wish to program your own sheet, here is the logic for calculating the factored moment for the top slab assuming a simply supported condition (simplified):
' Inputs Span = 10 ' ft Cover = 5 ' ft Gamma_Soil = 120 ' pcf LL_Truck = 16 ' kips (distributed)' Calculations Dead_Load_Soil = Gamma_Soil * Cover Factored_Load = 1.25 * Dead_Load_Soil + 1.75 * LL_Truck Moment_Midspan = (Factored_Load * Span^2) / 8
' Output MsgBox "Factored Moment = " & Moment_Midspan & " ft-kips"
(Note: Box culverts are actually rigid frames, so you must apply Moment Distribution Method or Cross-frame analysis in the actual spreadsheet, not simple support logic.)
Once moments ($M_u$) are known:
Finally, look at the kitchen. On the counter, you will see a stainless steel box of spices (masala dabba) next to a modern induction stove. On the wall, a picture of the goddess Annapurna (the goddess of food) is taped up. And on the floor? A 20-year-old pressure cooker that whistles like a train.
The Indian kitchen is a paradox. It is the most sacred, ritualistic space (often where you remove your shoes before entering), yet it is also the most scientific. The pressure cooker is the hero of the Indian lifestyle—it transforms lentils into dal in 7 minutes, saving time for what really matters: chai and gossip.
If you wish to program your own sheet, here is the logic for calculating the factored moment for the top slab assuming a simply supported condition (simplified): box culvert design calculations xls link
' Inputs Span = 10 ' ft Cover = 5 ' ft Gamma_Soil = 120 ' pcf LL_Truck = 16 ' kips (distributed)' Calculations Dead_Load_Soil = Gamma_Soil * Cover Factored_Load = 1.25 * Dead_Load_Soil + 1.75 * LL_Truck Moment_Midspan = (Factored_Load * Span^2) / 8
' Output MsgBox "Factored Moment = " & Moment_Midspan & " ft-kips"Finally, look at the kitchen
(Note: Box culverts are actually rigid frames, so you must apply Moment Distribution Method or Cross-frame analysis in the actual spreadsheet, not simple support logic.) (Note: Box culverts are actually rigid frames, so
Once moments ($M_u$) are known: