Design of a Waste Classification System Using a Low Experimental Cost Capacitive Sensor and Machine Learning Algorithms
Abstract
:1. Introduction
- In [8], researchers designed recycling machines equipped with ML to classify glass and plastic bottles. Although effective, these solutions are limited to transparent materials due to the optical properties required for their detection.
- In [9], a study integrated spectrophotometry with ML, achieving high accuracy in waste classification. However, the high cost of implementation makes it difficult to adopt in resource-limited environments.
- In [10], researchers proposed YOLO-Green, a model optimized for real-time detection that classifies waste from images. Although efficient, its performance decreases considerably when processing contaminated waste, a common problem in recycling centers. In [11], researchers developed a system to classify recyclable materials using CNN, achieving an accuracy of 94.5%. However, its implementation depends on expensive machine vision equipment and controlled conditions, which limits its applicability in contaminated environments.
- In [12], researchers propose ConvoWaste, which uses deep neural networks to classify waste into categories such as plastics and metals, achieving an accuracy of 98%.
- In [13], the research proposes an intelligent model to categorize waste using deep learning techniques. AlexNet, DenseNet121, and SqueezeNet have been implemented to perform the classification tasks. The obtained results showed great success in the classification process. DenseNet121 achieved the best performance with a value of 0.9415 in terms of accuracy. However, its reliance on specific databases restricts its generalization to other contexts.
2. Materials and Methods
2.1. Solid Waste Classification
2.2. Sensors
2.3. Capacitive Sensor
2.4. Design of the Proposed Capacitive Sensors
2.4.1. Sensor Design MT
- Electrical permittivity in a vacuum ()
- Relative permittivity of the dielectric between the plates of the capacitor.
2.4.2. MNT Sensor Design
3. Results
3.1. Comparative Analysis of Theoretical and Experimental Capacitance for MT and MNT Sensors
3.2. Estimation of the Number of Samples and Analysis of the Information
3.3. Comparison of MT Vs. MNT Treatments
- Step 1: A new random variable is defined and the mean value and standard deviation for the variable are calculated. The result of this process yielded the values of and for and , respectively. On the other hand, when defining a new variable Z, it is necessary to make an adjustment in the hypotheses as follows:
- Step 2: We proceed to calculate the value of the statistic established for the test by using the following expression:
- Step 3: Establish the acceptance range of the for at 5% significance ( and degrees of freedom. For the particular case, the value of , defining the range of acceptance of the between . When evaluating the value of the d statistic, it is observed that it is within the acceptance interval, which is why is not rejected. In view of the above, it is concluded that the sensor supported in the MNT is better than the MT sensor for the proposed scenario, with 95% confidence. Additionally, the MNT sensor describes a higher variance (greater response sensitivity, in the presence of different types of materials and even of the same type) compared to the MT sensor, which is very favorable for the identification and classification of waste or materials.
3.4. Classification of Solid Waste with MNT Sensor Using Machine Learning Algorithms
- Number of trees (n_estimators): 100 trees. This value is commonly used as a standard in practical scenarios, and as a recommendation in default configurations of the Scikit-learn library, establishing a balance point between performance and computing time.
- Split criterion: Gini. Used to evaluate the purity of the partitions in each node of the tree.
- Maximum depth (max_depth): No limit. Allowing full growth of the trees and ensuring the capture of complex patterns in the data.
- Minimum leaf sample size (min_samples_leaf): In order to avoid overfitting by reducing variability in the final predictions.
- Data normalization: The RobustScaler technique from the sklearn library was used to adjust the capacitance values and mitigate the influence of outliers on the model.
- Data splitting: The dataset was split into 80% for training and 20% for testing using the train_test_split function, using a random seed to ensure reproducibility.
4. Conclusions
Author Contributions
Funding
Institutional Review Board Statement
Informed Consent Statement
Data Availability Statement
Conflicts of Interest
References
- Pan, Z.; Sun, X.; Huang, Y.; Liang, T.; Lu, J.; Zhang, L.; Qi, C. Anaerobic Co-Digestion of Food Waste and Microalgae at Variable Mixing Ratios: Enhanced Performance, Kinetic Analysis, and Microbial Community Dynamics Investigation. Appl. Sci. 2024, 14, 4387. [Google Scholar] [CrossRef]
- Gan, B.; Zhang, C. Research on the algorithm of urban waste classification and recycling based on deep learning technology. In Proceedings of the 2020 International Conference on Computer Vision, Image and Deep Learning (CVIDL), Chongqing, China, 10–12 July 2020; Institute of Electrical and Electronics Engineers, Inc.: Piscataway, NJ, USA, 2020; pp. 232–236. [Google Scholar] [CrossRef]
- Kokoulin, A.N.; Uzhakov, A.A.; Tur, A.I. The Automated Sorting Methods Modernization of Municipal Solid Waste Processing System. In Proceedings of the 2020 International Russian Automation Conference (RusAutoCon), Sochi, Russia, 6–12 September 2020; Institute of Electrical and Electronics Engineers, Inc.: Piscataway, NJ, USA, 2020; pp. 1074–1078. [Google Scholar] [CrossRef]
- Dadic, B.; Ivankovic, T.; Spelic, K.; Hrenovic, J.; Jurisic, V. Natural Materials as Carriers of Microbial Consortium for Bioaugmentation of Anaerobic Digesters. Appl. Sci. 2024, 14, 6883. [Google Scholar] [CrossRef]
- Colasante, A.; D’Adamo, I. The circular economy and bioeconomy in the fashion sector: Emergence of a “sustainability bias”. J. Clean Prod. 2021, 329, 129774. [Google Scholar] [CrossRef]
- Blumberga, D.; Ozarska, A.; Indzere, Z.; Chen, B.; Lauka, D. Energy, Bioeconomy, Climate Changes and Environment Nexus. Environ. Clim. Technol. 2019, 23, 370–392. [Google Scholar] [CrossRef]
- Saranya, M. A Survey on Health Monitoring System by using IOT. Int. J. Res. Appl. Sci. Eng. Technol. 2018, 6, 778–782. [Google Scholar] [CrossRef]
- Dhulekar, P.; Gandhe, S.T.; Mahajan, U.P. Development of Bottle Recycling Machine Using Machine Learning Algorithm. In Proceedings of the 2018 International Conference On Advances in Communication and Computing Technology (ICACCT), Sangamner, India, 8–9 February 2018; Institute of Electrical and Electronics Engineers, Inc.: Piscataway, NJ, USA, 2018; pp. 515–519. [Google Scholar] [CrossRef]
- Saranya, A.; Bhambri, M.; Ganesan, V. A Cost-Effective Smart E-Bin System for Garbage Management Using Convolutional Neural Network. In Proceedings of the 2021 International Conference on System, Computation, Automation and Networking (ICSCAN), Puducherry, India, 30–31 July 2021; Institute of Electrical and Electronics Engineers, Inc.: Piscataway, NJ, USA, 2021; pp. 1–6. [Google Scholar] [CrossRef]
- Lin, W. YOLO-Green: A Real-Time Classification and Object Detection Model Optimized for Waste Management. In Proceedings of the 2021 IEEE International Conference on Big Data (Big Data), Orlando, FL, USA, 15–18 December 2021; Institute of Electrical and Electronics Engineers, Inc.: Piscataway, NJ, USA, 2021; pp. 51–57. [Google Scholar] [CrossRef]
- Liu, K.; Liu, X. Recycling Material Classification using Convolutional Neural Networks. In Proceedings of the 2022 21st IEEE International Conference on Machine Learning and Applications (ICMLA), Nassau, Bahamas, 12–14 December 2022; Institute of Electrical and Electronics Engineers, Inc.: Piscataway, NJ, USA, 2022; pp. 83–88. [Google Scholar] [CrossRef]
- Nafiz, M.S.; Das, S.S.; Morol, M.K.; Al Juabir, A.; Nandi, D. ConvoWaste: An Automatic Waste Segregation Machine Using Deep Learning. In Proceedings of the 2023 3rd International Conference on Robotics, Electrical and Signal Processing Techniques (ICREST), Dhaka, Bangladesh, 7–8 January 2023; Institute of Electrical and Electronics Engineers, Inc.: Piscataway, NJ, USA, 2023; pp. 181–186. [Google Scholar] [CrossRef]
- Ba Alawi, A.E.; Saeed, A.Y.A.; Almashhor, F.; Al-Shathely, R.; Hassan, A.N. Solid Waste Classification Using Deep Learning Techniques. In Proceedings of the 2021 International Congress of Advanced Technology and Engineering (ICOTEN), Taiz, Yemen, 4–5 July 2021; Institute of Electrical and Electronics Engineers, Inc.: Piscataway, NJ, USA, 2021; pp. 1–5. [Google Scholar] [CrossRef]
- Wang, B.; Zhou, W.; Shen, S. Garbage classification and environmental monitoring based on internet of things. In Proceedings of the 2018 IEEE 4th Information Technology and Mechatronics Engineering Conference (ITOEC), Chongqing, China, 14–16 December 2018; Institute of Electrical and Electronics Engineers, Inc.: Piscataway, NJ, USA, 2018; pp. 1762–1766. [Google Scholar] [CrossRef]
- Ravi, S.; Jawahar, T. Smart city solid waste management leveraging semantic based collaboration. In Proceedings of the 2017 International Conference on Computational Intelligence in Data Science(ICCIDS), Chennai, India, 2–3 June 2017; Institute of Electrical and Electronics Engineers, Inc.: Piscataway, NJ, USA, 2018; pp. 1–4. [Google Scholar] [CrossRef]
- Rismiyati; Endah, S.N.; Khadijah; Shiddiq, I.N. Xception Architecture Transfer Learning for Garbage Classification. In Proceedings of the 2020 4th International Conference on Informatics and Computational Sciences (ICICoS), Semarang, Indonesia, 10–11 November 2020; Institute of Electrical and Electronics Engineers, Inc.: Piscataway, NJ, USA, 2020; pp. 1–4. [Google Scholar] [CrossRef]
- Vesga Ferreira, J.C.; Sepulveda, F.A.A.; Perez Waltero, H.E. Smart Ecological Points, a Strategy to Face the New Challenges in Solid Waste Management in Colombia. Sustainability 2024, 16, 5300. [Google Scholar] [CrossRef]
- Vesga, J.C.; Barrera, J.A.; Sierra, J.E. Design of a prototype remote medical monitoring system for measuring blood pressure and glucose measurement. Indian J. Sci. Technol. 2018, 11, 1–8. [Google Scholar] [CrossRef]
- Harlacher, B.L.; Stewart, R.W. Common mode voltage measurements comparison for CISPR 22 conducted emissions measurements. In Proceedings of the 2001 IEEE EMC International Symposium. Symposium Record. International Symposium on Electromagnetic Compatibility (Cat. No.01CH37161), Montreal, QC, Canada, 13–17 August 2001; Institute of Electrical and Electronics Engineers, Inc.: Piscataway, NJ, USA, 2001; Volume 1, pp. 26–30. [Google Scholar] [CrossRef]
- Shyam, G.K.; Manvi, S.S.; Bharti, P. Smart waste management using Internet-of-Things (IoT). In Proceedings of the 2017 2nd International Conference on Computing and Communications Technologies (ICCCT), Chennai, India, 23–24 February 2017; Institute of Electrical and Electronics Engineers, Inc.: Piscataway, NJ, USA, 2017; pp. 199–203. [Google Scholar] [CrossRef]
- Fernandez, G.P.; Acosta, A.M. Migración de Aluminio a los Alimentos Provenientes de Envases y Utensilios de Cocina Nacionales e Importados, Comercializados en Nuestro País. Seminario de Difusión de Resultados del Proyecto de Investigacion. Published Online 2020. Available online: http://repositorio.conacyt.gov.py/handle/20.500.14066/3994 (accessed on 18 August 2023).
- Cardona, L.; Jiménez, J.; Vanegas, N. Caracterización de materiales empleados en la fabricación de artefactos explosivos improvisados. Rev. Colomb. Mater. 2014, 13–19. [Google Scholar] [CrossRef]
- Shikha, U.S.; James, R.K.; Pradeep, A.; Baby, S.; Jacob, J. Threshold Voltage Modeling of Negative Capacitance Double Gate TFET. In Proceedings of the 2022 35th International Conference on VLSI Design and 2022 21st International Conference on Embedded Systems (VLSID), Bangalore, India, 26 February–2 March 2022; Institute of Electrical and Electronics Engineers, Inc.: Piscataway, NJ, USA, 2022; pp. 287–291. [Google Scholar] [CrossRef]
- González Manteiga, M.T.; Pérez de Vargas, A. Estadística Aplicada una Visión Instrumental; Ediciones Díaz de Santos: Madrid, Spain, 2010; Available online: https://books.google.com.co/books?id=8tocMTUkICkC&printsec=frontcover (accessed on 11 December 2017).
- Domínguez, J.; Castaño, E. Diseño de Experimentos—Estrategias y Análisis en Ciencias e Ingeniería; Alfaomega: Mexico City, Mexico, 2016. [Google Scholar]
- Walpole, R.; Myers, R.; Myers, S. Probabilidad y Estadística para Ingeniería y Ciencias, 9th ed.; Pearson: London, UK, 2012. [Google Scholar]
- Rico Martínez, M.; Vesga Ferreira, J.C.; Carroll Vargas, J.; Rodríguez, M.C.; Toro, A.A.; Cuevas Carrero, W.A. Shapley’s Value as a Resource Optimization Strategy for Digital Radio Transmission over IBOC FM. Appl. Sci. 2024, 14, 2704. [Google Scholar] [CrossRef]
Plastic Type | |
---|---|
Polyethylene | 2.3 |
Polystyrene | 2.6 |
Polypropylene | 2.2 to 2.6 |
PVC | 2.9 |
Polyethylene Terephthalate PET | 2.8 |
Material | Capacitance [pF] | ||
---|---|---|---|
Mean | Standard Deviation | Confidence Interval (95%) | |
Plastic | 24.680 | 1.519 | (24.084, 25.275) |
Glass | 25.080 | 1.394 | (24.538, 25.622) |
Metal | 25.120 | 1.394 | (24.573, 25.666) |
Organic | 251.120 | 120.823 | (203.757, 298.482) |
Material | Capacitance [pF] | ||
---|---|---|---|
Mean | Standard Deviation | Confidence Interval (95%) | |
Plastic | 34.680 | 1.574 | (34.063, 35.297) |
Glass | 34.880 | 1.666 | (34.227, 35.533) |
Metal | 31.960 | 0.934 | (31.593, 32.326) |
Organic | 680.960 | 324.396 | (553.799, 808.120) |
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2025 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).
Share and Cite
Vesga Ferreira, J.C.; Perez Waltero, H.E.; Vesga Barrera, J.A. Design of a Waste Classification System Using a Low Experimental Cost Capacitive Sensor and Machine Learning Algorithms. Appl. Sci. 2025, 15, 1565. https://doi.org/10.3390/app15031565
Vesga Ferreira JC, Perez Waltero HE, Vesga Barrera JA. Design of a Waste Classification System Using a Low Experimental Cost Capacitive Sensor and Machine Learning Algorithms. Applied Sciences. 2025; 15(3):1565. https://doi.org/10.3390/app15031565
Chicago/Turabian StyleVesga Ferreira, Juan Carlos, Harold Esneider Perez Waltero, and Jose Antonio Vesga Barrera. 2025. "Design of a Waste Classification System Using a Low Experimental Cost Capacitive Sensor and Machine Learning Algorithms" Applied Sciences 15, no. 3: 1565. https://doi.org/10.3390/app15031565
APA StyleVesga Ferreira, J. C., Perez Waltero, H. E., & Vesga Barrera, J. A. (2025). Design of a Waste Classification System Using a Low Experimental Cost Capacitive Sensor and Machine Learning Algorithms. Applied Sciences, 15(3), 1565. https://doi.org/10.3390/app15031565