| Literature DB >> 32444611 |
Mohammad Ali Ghorbani1,2, Rahman Khatibi3, Vijay P Singh4, Ercan Kahya5, Heikki Ruskeepää6, Mandeep Kaur Saggi7, Bellie Sivakumar8, Sungwon Kim9, Farzin Salmasi10, Mahsa Hasanpour Kashani11, Saeed Samadianfard10, Mahmood Shahabi10, Rasoul Jani12.
Abstract
The barriers for the development of continuous monitoring of Suspended Sediment Concentration (SSC) in channels/rivers include costs and technological gaps but this paper shows that a solution is feasible by: (i) using readily available high-resolution images; (ii) transforming the images into image analytics to form a modelling dataset; and (iii) constructing predictive models by learning inherent correlation between observed SSC values and their image analytics. High-resolution images were taken of water containing a series of SSC values using an exploratory flume. Machine learning is processed by dividing the dataset into training and testing sets and the paper uses the following models: Generalized Linear Machine (GLM) and Distributed Random Forest (DRF). Results show that each model is capable of reliable predictions but the errors at higher SSC are not fully explained by modelling alone. Here we offer sufficient evidence for the feasibility of a continuous SSC monitoring capability in channels before the next phase of the study with the goal of producing practice guidelines.Entities:
Year: 2020 PMID: 32444611 PMCID: PMC7244478 DOI: 10.1038/s41598-020-64707-9
Source DB: PubMed Journal: Sci Rep ISSN: 2045-2322 Impact factor: 4.379
Figure 1Prototype capability for continuous SSC monitoring in three steps.
Statistical characteristics of measured SSC.
| Variables | Datapoints | Mean | Variance | SD | Skewness | Maximum gr/lt | Minimum | |
|---|---|---|---|---|---|---|---|---|
| Training Phase | SSC (gr/lt) | 111 | 3.477 | 8.834 | 2.972 | 0.783 | 10 | 0.28 |
| Mean | 3*111 | 0.466 | 0.010 | 0.100 | −0.183 | 0.612 | 0.313 | |
| Mean intensity | 111 | 0.491 | 0.001 | 0.031 | 0.301 | 0.544 | 0.446 | |
| Entropy | 111 | 6.689 | 0.095 | 0.309 | −0.184 | 7.260 | 5.852 | |
| SD | 3*111 | 0.052 | 0.0002 | 0.016 | −0.013 | 0.092 | 0.023 | |
| Testing Phase | SSC (gr/lt) | 55 | 3.506 | 8.901 | 2.983 | 0.772 | 9.9 | 0.32 |
| Mean | 3*55 | 0.466 | 0.010 | 0.100 | −0.182 | 0.610 | 0.306 | |
| Mean intensity | 55 | 0.492 | 0.0009 | 0.031 | 0.263 | 0.543 | 0.441 | |
| Entropy | 55 | 6.692 | 0.121 | 0.348 | −0.841 | 7.346 | 5.723 | |
| SD | 3*55 | 0.052 | 0.0003 | 0.016 | 0.062 | 0.083 | 0.024 |
Default model parameters.
| GLM | DRF |
|---|---|
| Family = “gamma”; | mtries = 6 |
| Lambda-search=TRUE | ntrees = 500 |
| nlambdas = 100 | max-depth = 20 |
| Solver = “IRLSM” | nfolds = 5 |
| Link = “inverse” | score_each_iteration = T |
| nfolds = 5 | Estimated parameters: number of tree= 500 |
| Estimated parameters: nlambda = 100 | min depth=8 max depth=13 |
| lambda max = 4.9555 | |
| lambda min = 0.05191 |
Total Number of datapoints: 166; Datapoints for training: 111; Datapoints for testing: 55; their ratio: 33%:67%.
Figure 5Laboratory setup. (a) Experimental setup at the laboratory of hydraulics in the University of Tabriz and the Islamic Azad University of Tabriz, (b) downstream of the flume.
Figure 6Sample images of water flowing in the flume with different sediment concentrations of (a) 0.3, (b) 1.5, (c) 2.5, (d) 5, (e) 7.6 and (f) 10 gr/l (flow direction is from left to right).
Figure 2Results of GLM for the testing phases: (a) Relative error plot; (b) scatter diagram; (c) PDF plot of residuals.
Figure 3Results of DRF for the testing phase: (a) Rlative error plot; (b) scatter diagram; (c) PDF plot of residuals.
Figure 4Inter-comparison of the r esults - testing and training phases: (a) Scatter diagram of residuals of the models; (b) Taylor diagram.