
A State of Art Rigid Beam Calculator to Aid Your Day to Day Engg Struggle
This app is published under GPL 3.0 License
Quick Start
Enter this string into the calculator to get a glimpse of what it does.
(If you paste the code and an error is given, run it again. And also make sure you have copied the base64 string correct.)
eyJsZW5ndGgiOiIxMCIsInN1cHBvcnRzIjpbWyJwaW4iLCIyIl0sWyJyb2xsZXIiLCI4Il1dLCJsb2FkcyI6W1siLTUiLCIxIl0sWyI2IiwiMyJdXSwiZGlzdHJpYnV0ZWRMb2FkcyI6W1siNCIsIjciLCI1IiwiNyIsIiJdXSwibW9tZW50cyI6W1siMTAiLCI5Il1dfQ==
How to
Enter Beam Data
- Leave the Base64 Output Section blank
- Click "Submit"
- A form will pop up and you can input your beam data, namely loads, supports and moments
- When you are done entering the data, copy the b64 output (aka the random characters) in the end
Make sure you meet the requirements, and paste the b64 output exact as is, or an error will be thrown.
- A valid beam must have at exact 2 fixed or roller supports, or only one fixed support or it will be indeterminate or unstable
- The roller support cannot generate a downward reaction force. Or the beam will simply fall over.
- All support, loads and supports must be within the range of beam length length.
Get the Calculated Result
- Paste the base64 string exactly as is into the Base64 Output
- Click "Submit"
- The free body diagram, shear force diagram and bending moment diagram, and the graphing data will be given in csv format.
- Enjoy
View Source Code
Use the quick start to get the calculation result.
When you get the result, the link to source code will also be given. You can just download and extract the code.
Demo
Input
- Point load
- -5.0N, 2m
- 6.0N, 3m
- Distributed load
- 5.0N - 7.0N (4.0m - 7.0m)
- Moment
- 10N.0, 9.0 m
Output
