Page 1 of 1

The project require student to write a flow chart based on Figure 1 using Python programming language to compute the fol

Posted: Fri May 20, 2022 2:28 pm
by answerhappygod
The Project Require Student To Write A Flow Chart Based On Figure 1 Using Python Programming Language To Compute The Fol 1
The Project Require Student To Write A Flow Chart Based On Figure 1 Using Python Programming Language To Compute The Fol 1 (21.09 KiB) Viewed 54 times
The Project Require Student To Write A Flow Chart Based On Figure 1 Using Python Programming Language To Compute The Fol 2
The Project Require Student To Write A Flow Chart Based On Figure 1 Using Python Programming Language To Compute The Fol 2 (19.82 KiB) Viewed 54 times
The project require student to write a flow chart based on Figure 1 using Python programming language to compute the following forces: i. Reaction force at support A and B. ii. The internal force in the member of the truss. B RB L2 RA Lị Figure 1 where: F - External force • Li - Total length of member AB L2 - Total length of member AC

Requirement 1: The Calculation of Reaction Force Rg and RB Use static equilibrium equation to calculate the reaction force of Ra and R3 in term of variable L1, L2 and F. Requirement 2: The Calculation of Internal Force of the truss members Use the method of joints to calculate the internal forces of the truss member. Requirement 3: Program Limitation The group of students have to identify the restriction of their developed program. For example, the length of truss member Lı should not less than L2. If users make wrong inputs, the program should request for the right input. Utilize necessary control structure in your program.