For case 1, you need to write a C program to calculate the moment, M produced by a Force, F at every distance spacing wh

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

For case 1, you need to write a C program to calculate the moment, M produced by a Force, F at every distance spacing wh

Post by answerhappygod »

For Case 1 You Need To Write A C Program To Calculate The Moment M Produced By A Force F At Every Distance Spacing Wh 1
For Case 1 You Need To Write A C Program To Calculate The Moment M Produced By A Force F At Every Distance Spacing Wh 1 (64.8 KiB) Viewed 14 times
For case 1, you need to write a C program to calculate the moment, M produced by a Force, F at every distance spacing when the crane jib changes its distance during lifting works. The distance and force data as shown in Table 1: Distance, meter From point 1 to 2 Table 1: Force and distance table for Jib Crane Case 2 Case 3 Force = 15,000 N Force = 20,000 N Case 1 Force = 10,000 N 1 Submission: 2 3 4 5 6 7 8 9 10 1.5 3.0 3.5 4.0 4.5 5.0 5.5 6.0 6.5 7.0 Continue until 10 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0 Continue until 10 1) Report in PDF format only. 2) Upload the program code (save as shortname.c). Case 4 Force = 25,000 N 0.25 0.50 0.75 1.0 Maximum length of the jib crane is 10 m, with the safe limit for the jib crane can handle with maximum Moment 113,000 N. 1.25 1.50 1.75 2.00 2.50 3.00 Continue until 10 Your task now to make a menu-driven C program to calculate the moment for each cases for all distances, next make a technical report to be presented to the Operation Team to show all results and propose the safe distance for each cases for the lifting process. The report format as follows: Cover page, Table of Content, Objective, Problem description, Program algorithm & flow chart, results and discussion (how you address the problem, explanations on the written program and any improvements can be made to the written program), conclusion, reference, appendix. Put your codes in appendix in the report.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply