A professional-grade desktop application for calculating and analyzing concrete strength based on GOST 18105 standards.
Concrete Strength Analyzer is a lightweight, high-precision engineering tool designed for construction laboratories and structural engineers. It allows you to:
- Predict concrete strength based on age, temperature, and cement type.
- Perform reverse calculations to determine the concrete class from measured test results.
- Visualize strength development over time with an interactive dynamic chart.
- Export calculation results and data points for further analysis in Excel/Matlab.
- GOST 18105 Compliant: Calculation logic adheres to standard maturity functions for concrete curing.
- Smart Visualization: Real-time graph generation showing the strength development curve.
- Data Export: Save test results and data points to
.txtfiles for documentation. - Dual-Language Support: Seamless switching between English and Russian interfaces.
- High Precision: Handles complex exponential maturity calculations with standard-defined activation energies.
- Download the latest release from the Releases section.
- Launch
ConcreteStrength.exe. - Select your preferred language in the UI.
- Choose the calculation mode:
- "I know the concrete class": Enter age, temperature, and other variables to get the expected strength (MPa).
- "I want to determine the class": Enter the measured strength to identify the corresponding concrete class.
- Click "Analyze" to compute results and generate the chart.
- Use the "Save Data to TXT" button to export your results.
- OS: Windows 10 or higher.
- Dependencies: Provided as a standalone executable. No installation required.
- Language: C++
- Framework: Qt 5
- Build System: CMake
Built for construction engineers with precision and reliability in mind.
