https://github.com/olajideolagunju/clarifier_settling_modeling_project
https://github.com/olajideolagunju/clarifier_settling_modeling_project
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/olajideolagunju/clarifier_settling_modeling_project
- Owner: OlajideOlagunju
- Created: 2021-01-14T19:17:42.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-15T01:41:46.000Z (over 4 years ago)
- Last Synced: 2025-05-16T00:09:07.869Z (18 days ago)
- Language: Jupyter Notebook
- Size: 45.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Calculating the Limit of Stokesian Settling in Wastewater
[Full Project Link](https://github.com/OlaOlagunju/LOSS_Project/blob/main/Full%20Project%20-%20Calculating%20the%20Limit%20of%20Stokesian%20Settling%20in%20Wastewater.ipynb)
## Summary
In wastewater treatment, clarifiers are critical to maintain clear effluent. **The limit of stokesian settling (LOSS) parameter measures the total suspended solids (TSS) concentration at which clarifier failures occur.** LOSS characterizes a wastewater transition from a faster settling or flocculent regime to a slower or hindered regime. A limitation in measurement of LOSS was visual subjectivity.In this project, three methods employing grayscale image data were introduced for measuring LOSS. They used simple linear regression, sigmoid fitting, noise (standard deviations in grayscale index) respectively and were tested for consistency in changing light exposure settings, settling time and sludge quality. Light exposure impacted the measurements at very bright settings, by decreasing the sensitivity of calculations, while longer settling times for taking measurements (> 50 s) also reduced the sensitivity. **Noise (light dispersion in the wastewater) calculations provided the least variability in LOSS from the methods, and was promising to use as a metric for LOSS.**
