Skip to main content
1-Visitor
October 30, 2016
Question

can any one help me please

  • October 30, 2016
  • 4 replies
  • 3074 views

I want to create a while loop to calculate the right compression depth ( a ) then calculate the right area of steel ( As)

then  Revise a then As

until the tensile force = compression ( 0.85 fc a b ) = As fy

thank you

4 replies

24-Ruby IV
October 31, 2016

Send please your Mathcad-sheet!

23-Emerald I
October 31, 2016

Step #1:  Select the "use the advanced editor" tab in the top right corner of this window.  This will create an "attach" icon in the lower right corner (where "Mention" is now.)  Attach your sheet as Valery has requested.

Step#2:  Read the help section on solve blocks.  Mathcad has built-in tools that make most while and/or programming exercises avoidable.

melshab1-VisitorAuthor
1-Visitor
October 31, 2016

I want the area of steel As

change while a is changing , until the value (a) satisfy the condition 

thank you very much

23-Emerald I
November 1, 2016

This sheet is version 3.1.

Many of us cannot open it.  Can you create a PDF file and post that?  Or another viewable version?

16-Pearl
November 1, 2016

Here's his approach and my proposed solution.

As solver.jpg

melshab1-VisitorAuthor
1-Visitor
November 1, 2016

thank you very much to help me