Skip to content

macmakran/SBC_Test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

SBC_Test

πŸ—οΈ SPT Safe Bearing Capacity (SBC) Calculator

A web-based SBC calculator using Standard Penetration Test (SPT) values based on IS 2131. This tool is built using Streamlit and allows you to:

  • Input site-specific soil and test parameters
  • Calculate Safe Bearing Capacity (SBC)
  • Apply overburden and dilatancy corrections
  • Generate and download professional PDF reports

🧰 Features

  • Calculates SBC using corrected SPT N-values
  • Includes overburden and dilatancy corrections
  • Displays effective stress, correction factor, and all intermediate results
  • Reference soil weight table
  • PDF Report Generation with:
    • Input summary
    • Output summary
    • Timestamp
    • Company name: NCC Co & Lab Pvt Ltd

πŸ“¦ Requirements

  • Python 3.7+
  • pip

πŸ”§ Install Dependencies

pip install streamlit pandas fpdf

Once launched, the app will open in your browser at http://localhost:8501.

streamlit run app.py


The calculator applies the following steps:

Effective Overburden Pressure:

Test depth is above water table:

SBC Calculation:

πŸ“„ PDF Report
The generated report includes:

Project date and time

Input parameters

Intermediate calculations

Final SBC value

Company branding (NCC Co & Lab Pvt Ltd)

Click the "πŸ“„ Download PDF Report" button in the app to get your report.

🏒 About
This calculator is developed for NCC Co & Lab Pvt Ltd to assist field and design engineers in quick, IS-compliant estimation of safe bearing capacity based on SPT data.

⚠️ Disclaimer: Always consult a geotechnical engineer for detailed soil investigations and critical foundation designs.

πŸ“¬ Feedback
If you'd like to contribute or report an issue, feel free to open a pull request or contact the developer.

---

Would you like me to generate this as a downloadable `.md` file or include a project logo/image

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages