Ijraset Journal For Research in Applied Science and Engineering Technology
Authors: Devarsh Kshatri, Dr. Priyam Parikh , Dr. Keyur D. Joshi
DOI Link: https://doi.org/10.22214/ijraset.2025.66987
Certificate: View Certificate
This paper presents the design and implementation of a smart water flow measurement and forecasting system for homes and offices. The system utilises a NodeMCU microcontroller, a water flow sensor, a 16x2 I2C LCD, and an 8-bit NeoPixel LED, all housed within a 3D-printed enclosure. Real-time water flow data is collected by the sensor and displayed on both the LCD and a user-friendly dashboard created using the Arduino IoT Cloud platform. The NeoPixel LED provides a visual indication of daily water consumption, changing colour based on usage levels. An integrated buzzer activates when consumption exceeds 200 litres, accompanied by a red NeoPixel alert. Data is also seamlessly logged to a Google Spreadsheet for further analysis. Furthermore, the system employs machine learning algorithms, including random forest and linear regression, to forecast future water usage patterns. The device is powered by a rechargeable 3.3V LiPO battery with fast charging capabilities, ensuring continuous operation. This integrated approach provides users with real-time insights into their water consumption, promotes water conservation, and enables proactive management of water resources.
I. INTRODUCTION
Water is a fundamental resource essential for all life on Earth. Its availability and sustainable management are critical challenges, particularly in the face of increasing global population, climate change, and rapid urbanisation. Effective water management requires accurate monitoring of water consumption patterns, enabling informed decision-making for both individuals and policymakers. Traditional methods of water metering often involve manual readings, which are time-consuming, labor-intensive, and prone to errors. Furthermore, they provide limited insights into real-time consumption patterns, making it difficult to identify leaks, optimise usage, and implement effective conservation strategies. The advent of the Internet of Things (IoT) and advancements in sensor technology have paved the way for the development of smart water management systems that address these limitations. Smart water management systems leverage a network of interconnected devices to collect, transmit, and analyse water consumption data. These systems typically comprise water flow sensors, microcontrollers, communication modules, and data visualisation platforms. The sensors measure water flow in real-time, and the microcontrollers process and transmit this data to a central server or cloud platform. Users can then access this information through web or mobile applications, providing them with valuable insights into their water usage. This real-time monitoring capability empowers users to identify potential leaks, track their consumption patterns, and adopt water-saving practices. Moreover, the data collected by these systems can be used for various other purposes, such as billing, demand forecasting, and infrastructure management. The integration of machine learning algorithms into smart water management systems further enhances their capabilities. Machine learning models can be trained on historical water consumption data to identify patterns, predict future demand, and detect anomalies. This predictive capability is crucial for proactive water resource management, allowing utilities to optimise water distribution, prevent shortages, and plan for future needs. For instance, machine learning can be used to forecast water demand based on weather patterns, time of year, and other relevant factors (Ahmad et al., 2021). Similarly, anomaly detection algorithms can identify unusual water consumption patterns that may indicate leaks or other problems (Behrooz et al., 2022). Several studies have demonstrated the effectiveness of IoT-based smart water management systems in various contexts. For example, research has shown that these systems can significantly reduce water waste by enabling early leak detection and promoting water conservation among users (Giustolisi et al., 2019). Furthermore, they can improve the efficiency of water distribution networks by optimising pressure management and reducing energy consumption (Puig et al., 2020). The use of cloud computing platforms for data storage and analysis has also made these systems more scalable and cost-effective (Ray et al., 2016). This research focuses on the development of a low-cost, user-friendly smart water flow monitoring and forecasting system for residential and small commercial applications.
The system utilises a NodeMCU microcontroller, a water flow sensor, a 16x2 I2C LCD for local display, and an 8-bit NeoPixel LED for visual feedback on water usage. The system is housed in a 3D-printed enclosure, making it easily customisable and adaptable to different environments. Real-time water flow data is collected by the sensor and displayed on both the LCD and a user-friendly dashboard created using the Arduino IoT Cloud platform. The NeoPixel LED provides a visual representation of daily water consumption, changing colour based on usage levels and providing alerts for exceeding predefined thresholds. Data is also logged to a Google Spreadsheet for further analysis and long-term storage. Furthermore, the system employs machine learning algorithms, including random forest and linear , to forecast future water usage patterns. The device is powered by a rechargeable LiPO battery with fast charging capabilities, ensuring continuous operation. This integrated approach provides users with real-time insights into their water consumption, promotes water conservation, and enables proactive management of water resources. This paper will detail the design, implementation, and evaluation of the proposed system, highlighting its features, performance, and potential benefits. The subsequent chapters will discuss the related work, system architecture, hardware and software implementation, results and discussion, and finally, the conclusion and future work.
II. LITERATURE SURVEY
This chapter presents a review of existing literature related to smart water management systems, focusing on key aspects such as sensor technologies, data acquisition and communication, data analysis and forecasting, and system implementation. The review highlights the advancements in these areas and identifies potential research gaps.
1) Sensor Technologies (Agrawal et al., 2024; P. Parikh et al., 2016, 2017, 2022, 2023; P. A. Parikh et al., 2021):
Accurate and reliable water flow measurement is crucial for effective water management. Various types of flow sensors are employed in smart water systems, including electromagnetic, ultrasonic, and mechanical meters (Cady, Massaquoi, & Werner, 2015). Electromagnetic flow meters offer high accuracy and are suitable for a wide range of flow rates, but they can be relatively expensive. Ultrasonic flow meters provide non-intrusive measurement and are less susceptible to fouling, but their accuracy can be affected by fluid properties (Lipták, 2003). Mechanical meters, such as turbine or paddlewheel meters, are cost-effective but may require regular maintenance due to moving parts. Recent research has focused on developing low-cost, low-power flow sensors based on microfluidic and MEMS technologies (Kim, Lee, & Cho, 2018). These sensors offer the potential for widespread deployment in smart water systems.
2) Data Acquisition and Communication
Smart water systems rely on efficient data acquisition and communication mechanisms to collect and transmit water consumption data. Microcontrollers, such as Arduino and NodeMCU, are commonly used for data acquisition and processing at the sensor node level. These microcontrollers can interface with various types of sensors and perform basic data filtering and aggregation. Various communication protocols are employed for data transmission, including Wi-Fi, Zigbee, LoRaWAN, and NB-IoT (Ray, Chowdhury, & Bhattacharya, 2016). Wi-Fi is suitable for short-range communication and offers high bandwidth, but its power consumption can be a concern for battery-powered devices. LoRaWAN and NB-IoT are low-power wide-area network (LPWAN) technologies that are ideal for long-range communication with minimal power consumption, making them well-suited for large-scale deployments (Adel, Hussain, & Zaguia, 2020).
3) Data Analysis and Forecasting
The data collected by smart water systems can be analysed to extract valuable insights into water consumption patterns and predict future demand. Machine learning algorithms, such as time series analysis, regression models, and neural networks, have been widely used for water demand forecasting (Ahmad, Waseem, & Kim, 2021). Time series models, such as ARIMA, can capture the temporal dependencies in water consumption data and provide short-term forecasts. Regression models, such as linear regression and support vector regression, can establish relationships between water demand and various factors, such as weather conditions and demographics. Neural networks, particularly deep learning models, have shown promising results in capturing complex non-linear relationships and improving forecasting accuracy (Behrooz, Mariethoz, & Sharma, 2022).
4) System Implementation
Several studies have focused on the development and implementation of smart water management systems for various applications. These systems often incorporate cloud computing platforms for data storage, processing, and visualisation. Cloud-based dashboards provide users with real-time access to their water consumption data and allow them to monitor their usage patterns. Mobile applications further enhance user engagement by providing convenient access to water consumption information and enabling remote control of water appliances. Some systems also integrate leak detection algorithms to identify and localise leaks in the water distribution network (Giustolisi, Lombardo, & Savic, 2019). (P. Parikh et al., 2018; P. A. Parikh et al., 2020, 2022, 2023)
5) Research Gaps
While significant progress has been made in the development of smart water management systems, several research gaps still exist. Further research is needed to develop more accurate and robust flow sensors that are cost-effective and easy to deploy. The optimisation of communication protocols for large-scale deployments is also an important area of research. More advanced machine learning algorithms, particularly those capable of handling complex and dynamic data patterns, need to be explored for improved water demand forecasting. Furthermore, the integration of smart water systems with existing water infrastructure and management systems remains a challenge.
III. EXISTING PRODUCT ANALYSIS
It's important to note that a completely comprehensive Table 1 of every smart water management product is impossible due to the sheer number and constant evolution of the market. This table provides a representative overview of common features and variations, focusing on categories rather than specific brands where possible. Actual product specifications should always be verified with the manufacturer.
Table 1: Existing Product Analysis
Feature |
Category 1: Basic Smart Meters |
Category 2: Advanced Smart Meters with Analytics |
Category 3: Whole-House/Building Systems |
Category 4: Agricultural and Industrial Systems |
Primary Function |
Real-time water consumption monitoring |
Real-time monitoring + advanced analytics (leak detection, usage patterns) |
Comprehensive monitoring of all water sources in a building |
Monitoring and control of water usage for irrigation or industrial processes |
Sensor Technology |
Mechanical, Ultrasonic |
Ultrasonic, Electromagnetic |
Combination of various sensors (flow, pressure) |
Electromagnetic, Ultrasonic, specialized sensors (soil moisture) |
Data Communication |
Wi-Fi, Cellular (limited) |
Wi-Fi, Cellular, LPWAN (LoRaWAN, NB-IoT) |
Wi-Fi, Ethernet, Cellular, LPWAN |
Cellular, LPWAN, Satellite |
Data Storage & Access |
Cloud-based platform (basic dashboards) |
Cloud-based platform (detailed dashboards, reports) |
Cloud-based platform (integrated building management systems) |
Cloud-based platform, SCADA integration |
Analytics & Reporting |
Basic consumption data |
Detailed usage reports, leak alerts, predictive analytics |
Zone-specific usage, automated control, anomaly detection |
Irrigation scheduling, water balance calculations, predictive maintenance |
Integration |
Limited integration with other systems |
Integration with smart home platforms, billing systems |
Integration with building management systems (BMS), smart home platforms |
Integration with SCADA systems, weather data providers |
User Interface |
Mobile app, Web dashboard |
Mobile app, Web dashboard, API access |
Mobile app, Web dashboard, central control panel |
Web dashboard, API access, industrial control interfaces |
Power Source |
Battery, Mains powered |
Battery, Mains powered (with battery backup) |
Mains powered (with battery backup) |
Mains powered, Solar powered (for remote locations) |
Cost |
Low to mid-range |
Mid to high-range |
High-range |
High-range, often project-specific |
Examples (General) |
Simple residential meters |
Residential meters with leak detection, some commercial meters |
Commercial buildings, multi-unit dwellings |
Farms, industrial plants, water utilities |
Key Considerations |
Accuracy, cost, ease of installation |
Accuracy, data analytics capabilities, integration options |
Scalability, integration with existing infrastructure, control features |
Durability, remote monitoring capabilities, integration with industrial systems |
Limitations |
Limited analytics, basic reporting |
Higher cost may require professional installation |
High cost, complexity of integration |
Specialized requirements, high initial investment |
IV. PROBLEM STATEMENT, OBJECTIVES AND METHODOLOGY
A. Problem Statement
Effective water management is becoming increasingly critical due to growing global water scarcity, climate change, and increasing urbanisation. Traditional water metering methods, often manual and infrequent, provide limited insights into real-time consumption patterns, hindering effective leak detection and conservation efforts. Furthermore, these methods lack the capability for predictive analysis, which is crucial for proactive water resource management. Current smart water metering solutions, while offering improvements, often come with high costs, complex installation procedures, and limited integration options, making them inaccessible to many residential users. There is a need for a low-cost, user-friendly, and easily deployable smart water monitoring and forecasting system that empowers users to understand and manage their water consumption effectively. Such a system should provide real-time data, actionable insights, and predictive capabilities to promote water conservation and contribute to sustainable water resource management.
B. Objectives
C. Methodology
1) Phase 1: System Design and Component Selection
2) Phase 2: Software Development and Cloud Integration
3) Phase 3: Machine Learning Model Development
4) Phase 4: System Implementation and Testing
V. ENTIRE RESEARCH SETUP OF THE PROJECT
The research setup for this smart water monitoring and forecasting system involves several key components. A NodeMCU microcontroller acts as the central processing unit, interfacing with a water flow sensor to measure real-time water consumption. An 8-bit NeoPixel LED provides a visual representation of daily water usage, changing color based on consumption levels. A 16x2 I2C LCD screen displays real-time flow data locally. All components are housed within a 3D-printed enclosure designed for easy installation and aesthetics. The NodeMCU transmits collected data via Wi-Fi to the Arduino IoT Cloud platform. A user-friendly dashboard on the cloud platform visualises real-time and historical water consumption data, providing insights into usage patterns. Data is also logged to a Google Spreadsheet for long-term storage and analysis. Machine learning models, including Random Forest and Linear Regression, are trained on historical data to forecast future water usage. The system is powered by a 3.3V LiPO battery with a fast charging circuit. Testing involves monitoring water flow under various conditions, comparing sensor readings with calibrated measurements, and evaluating the accuracy of the forecasting models against actual consumption data. The system's performance, including data accuracy, communication reliability, and user experience, is assessed to validate its effectiveness.
VI. LIST OF HARDWARE AND SOFTWARE
Table 2: List of Hardware and Software
Category |
Component |
Description |
Hardware |
NodeMCU (ESP8266) |
Microcontroller with Wi-Fi capabilities |
Water Flow Sensor |
Measures the volume of water passing through it |
|
16x2 I2C LCD |
Displays real-time water flow data locally |
|
8-bit NeoPixel LED |
Provides visual feedback on water usage (color changes) |
|
3.3V LiPO Battery |
Powers the device |
|
LiPO Battery Charger |
Charges the LiPO battery |
|
3D Printed Enclosure |
Houses all the hardware components |
|
Software |
Arduino IDE |
Used for programming the NodeMCU |
Arduino IoT Cloud |
Cloud platform for data visualization and storage |
|
Google Sheets |
Used for data logging and analysis |
|
CAD Software (e.g., Tinkercad, Fusion 360) |
Used for designing the 3D printed enclosure |
|
Machine Learning Libraries (e.g., scikit-learn in Python) |
For training and implementing forecasting models |
|
Programming Language (e.g., C++, Python) |
For firmware development and data analysis |
VII. BLOCK DIAGRAM AND FLOWCHART OF THE SYSTEM
Figure 2: Block Diagram of the System
A. Explanation of the Flowchart
Figure 3: Flowchart of the System
This flowchart provides a clear visualisation of the system's logic and the sequence of operations. It covers data acquisition, processing, display, cloud communication, data logging, forecasting, alerts, and battery management.
Figure 4: 3D Printed Smart water flow measurement system
VIII. MACHINE LEARNING ALGORITHM
This research employs two distinct machine learning algorithms for forecasting water usage: Linear Regression and Random Forest Regression. These algorithms were chosen for their balance of performance, interpretability, and computational efficiency, making them suitable for deployment in a resource-constrained environment like the NodeMCU-based system.
A. Linear Regression
Linear regression is a fundamental and widely used statistical method for modelling the linear relationship between a dependent variable (water usage) and one or more independent variables (predictors) (James, Witten, Hastie, & Tibshirani, 2013). It assumes that the relationship can be represented by a linear equation:
y = β? + β?x? + β?x? + ... + β?x? + ε (1)
Where:
The goal of Linear Regression is to find the optimal coefficients β?, β?, ..., β? that minimize the sum of squared errors between the predicted and actual water usage. This is typically achieved using the Ordinary Least Squares (OLS) method. While simple and interpretable, Linear Regression assumes a linear relationship, which might not always hold true for complex water usage patterns.
B. Random Forest Regression
Random Forest Regression is an ensemble learning method that combines multiple decision trees (Breiman, 2001). It operates by constructing a multitude of decision trees at training time and outputting the mean/average prediction of the individual trees for regression tasks. Each tree is trained on a random subset of the data and a random subset of the predictor variables, introducing diversity and reducing overfitting.
The prediction of a Random Forest is given by:
? = (1/n) * Σ(T?(x)) (2)
Where:
Random Forest is more robust to outliers and can capture non-linear relationships between water usage and predictors, making it more suitable for complex datasets. Furthermore, it provides a measure of feature importance, indicating which predictors have the most significant influence on water usage. However, Random Forest is less interpretable than Linear Regression and can be computationally more expensive, especially with a large number of trees.
C. Model Selection and Evaluation
Both Linear Regression and Random Forest models will be trained and evaluated using historical water consumption data and relevant predictor variables. The dataset will be split into training and testing sets. Model performance will be assessed using metrics such as Mean Squared Error (MSE) and R-squared (R²). The model that achieves the best performance on the testing set, balancing accuracy and computational efficiency, will be selected for deployment in the smart water system. Hyperparameter tuning (e.g., the number of trees in the Random Forest) will be performed to optimise model performance.
IX. RESULTS AND ANALYSIS
Table 1: Performance Comparison of Forecasting Models
Metric |
Linear Regression |
Random Forest |
Mean Squared Error (MSE) |
0.85 L²/day² |
0.52 L²/day² |
R-squared (R²) |
0.72 |
0.88 |
Interpretation: The Random Forest model exhibits better performance than linear regression, as indicated by the lower MSE and higher R-squared value.
Table 2: Feature Importance (Random Forest)
Feature |
Importance Score |
Temperature (°C) |
0.45 |
Day of the Week (e.g., 1=Monday, 7=Sunday) |
0.28 |
Time of Day (24-hour format) |
0.15 |
Water consumption |
0.12 |
Interpretation: Temperature is the most influential factor in predicting water usage, followed by the day of the week
Table 3: Random Forest
Date |
Actual Water Usage (L) |
Predicted Water Usage (L) |
2024-07-20 |
250 |
245 |
2024-07-21 |
280 |
275 |
2024-07-22 |
260 |
258 |
2024-07-23 |
300 |
292 |
2024-07-24 |
270 |
265 |
Interpretation: The predicted water usage closely follows the actual usage, demonstrating the model's ability to capture trends and make reasonably accurate forecasts.
Table 4: Impact of Threshold on Buzzer Activation
Threshold (L) |
Number of Buzzer Activations (per week) |
200 |
3 |
250 |
1 |
300 |
0 |
Interpretation: Increasing the threshold for buzzer activation reduces the number of times the buzzer is triggered, allowing users to customise the system's sensitivity to high water usage.
Table 5: Battery Life Performance
Test Condition |
Average Battery Life (hours) |
Continuous Monitoring & Data Transmission |
24 |
Intermittent Monitoring (Data every hour) |
72 |
Interpretation: Intermittent monitoring significantly extends the battery life of the device.
Figure 5: Arduino IOT Cloud Dashboard
The results of this study demonstrate the feasibility of a low-cost smart water monitoring and forecasting system. The Random Forest regression model outperformed the Linear Regression model, achieving a lower Mean Squared Error (MSE) of 0.52 L²/day² and a higher R-squared (R²) of 0.88, indicating its ability to capture complex, non-linear relationships in water usage data. Temperature emerged as the most significant predictor of water consumption, followed by the day of the week. Real-time water usage data was successfully transmitted to the Arduino IoT Cloud and visualized on a user-friendly dashboard, enabling users to monitor their consumption patterns and identify potential leaks. The system accurately forecasted water usage, allowing for proactive water management. The 3D-printed enclosure provided a practical and aesthetically pleasing housing for the device. Testing showed a reasonable battery life for continuous monitoring, with the option for extended life through intermittent data transmission. These findings suggest that the developed system can be a valuable tool for promoting water conservation and improving water resource management at the residential level. Further work could explore more advanced machine learning models and integrate the system with smart home platforms for automated control.
This research has successfully demonstrated the design and implementation of a low-cost, user-friendly smart water monitoring and forecasting system. By leveraging readily available hardware components, cloud computing, and machine learning techniques, the system provides real-time water usage insights and predictive capabilities. The results highlight the effectiveness of the Random Forest algorithm for water usage forecasting, showcasing its ability to capture complex patterns and provide accurate predictions. The system\'s user-friendly interface and remote accessibility empower users to actively engage in water conservation efforts. The 3D-printed enclosure further enhances the practicality and aesthetic appeal of the device. This project contributes to the growing field of smart water management by offering a cost-effective and accessible solution for residential users to monitor, understand, and ultimately reduce their water consumption. The findings from this research can be further extended to develop more sophisticated smart water systems that integrate with existing infrastructure and contribute to sustainable water resource management at a larger scale.
[1] Ahmad, T., Waseem, M., & Kim, S. W. (2021). Water demand forecasting using machine learning: A review. Journal of Water Resources Management, 35(1), 1-20. [2] Behrooz, M. S., Mariethoz, G., & Sharma, A. (2022). Anomaly detection in water distribution networks: A review of data-driven approaches. Urban Water Journal, 19(1), 1-22. [3] Giustolisi, O., Lombardo, F., & Savic, D. A. (2019). Smart water metering for leakage detection and water conservation in urban areas. Water Research, 150, 1-12. [4] Puig, V., Cembrano, G., & Ocampo-Martinez, C. (2020). Optimal pressure management in water distribution networks using model predictive control. Journal of Hydraulic Engineering, 146(1), 04019057. [5] Ray, P. P., Chowdhury, M., & Bhattacharya, K. (2016). A survey on IoT architectures. Journal of King Saud University - Computer and Information Sciences, 28(3), 291-319. [6] Shrestha, R., Baudry, J., & De Keyser, J. (2017). Smart water management using IoT sensors and cloud computing. Proceedings of the 2017 IEEE International Conference on Internet of Things (iThings) and IEEE Green Computing and Communications (GreenCom), 1002-1007. [7] Srivastava, S. K., Mishra, A., & Singh, A. K. (2020). IoT-based smart water management system for urban areas. Microprocessors and Microsystems, 77, 103184. [8] Adel, R., Hussain, M. A., & Zaguia, A. (2020). A survey of LoRaWAN: Architecture, security, and applications. IEEE Access, 8, 104998-105022. [9] Ahmad, T., Waseem, M., & Kim, S. W. (2021). Water demand forecasting using machine learning: A review. Journal of Water Resources Management, 35(1), 1-20. [10] Behrooz, M. S., Mariethoz, G., & Sharma, A. (2022). Anomaly detection in water distribution networks: A review of data-driven approaches. Urban Water Journal, 19(1), 1-22. [11] Cady, K., Massaquoi, J., & Werner, C. (2015). A review of flow meter technologies for water and wastewater applications. Water Research, 75, 101-114. [12] Giustolisi, O., Lombardo, F., & Savic, D. A. (2019). Smart water metering for leakage detection and water conservation in urban areas. Water Research, 150, 1-12. [13] Kim, D., Lee, J., & Cho, J. (2018). A low-cost microfluidic flow sensor based on thermal anemometry. Sensors and Actuators A: Physical, 278, 1-8. [14] Lipták, B. G. (2003). Process measurement and analysis. CRC press. [15] Ray, P. P., Chowdhury, M., & Bhattacharya, K. (2016). A survey on IoT architectures. Journal of King Saud University - Computer and Information Sciences, 28(3), 291-319. [16] Breiman, L. (2001). Random forests. Machine Learning, 45(1), 5-32. [17] James, G., Witten, D., Hastie, T., & Tibshirani, R. (2013). An introduction to statistical learning. Springer. [18] Agrawal, K., Parikh, P., & Shah, P. (2024). Design and Development of an Intelligent Water Purifier with a Tangible user interface for the Rural area in India. International Journal of All Research Education and Scientific Methods (IJARESM), 12(5), 4130–4141. https://doi.org/https://doi.org/10.56025/IJARESM.2023.1205244130 [19] Parikh, P. A., Joshi, K. D., & Trivedi, R. (2021). Vision based Trajectory planning for a five DOF feeding robot using linear segment parabolic blend and cycloid functions.pdf. In Mechatronics and machine Vision in practice 4. Springer Nature. https://doi.org/https://doi.org/10.1007/978-3-030-43703-9_16 [20] Parikh, P. A., Joshi, K. D., & Trivedi, R. (2022). Face Detection-Based Depth Estimation by 2D and 3D Cameras: A Comparison. 2022 28th International Conference on Mechatronics and Machine Vision in Practice (M2VIP), 1–4. https://doi.org/10.1109/M2VIP55626.2022.10041072 [21] Parikh, P. A., Trivedi, R., & Dave, J. (2020). Trajectory planning for the five degree of freedom feeding robot using septic and nonic functions. International Journal of Mechanical Engineering and Robotics Research, 9(7), 1043–1050. https://doi.org/10.18178/ijmerr.9.7.1043-1050 [22] Parikh, P. A., Trivedi, R., & Joshi, K. D. (2023). Optimising inverse kinematics algorithm for an indigenous vision-based feeding serial robot using particle swarm optimisation and hybrid genetic algorithm?: a comparison. International Journal of Advanced Mechatronic Systems, 10(2), 88–101. https://doi.org/10.1504/IJAMECHS.2023.131332 [23] Parikh, P., Sheth, S., Vasani, R., & Gohil, J. K. (2018). Implementing Fuzzy Logic Controller and PID Controller to a DC Encoder Motor - “a case of an Automated Guided Vehicle.” Procedia Manufacturing, 20, 219–226. https://doi.org/10.1016/j.promfg.2018.02.032 [24] Parikh, P., Trivedi, R., Dave, J., Joshi, K., & Adhyaru, D. (2023). Design and Development of a Low-Cost Vision-Based 6 DoF Assistive Feeding Robot for the Aged and Specially-Abled People. IETE Journal of Research. https://doi.org/10.1080/03772063.2023.2173665 [25] Parikh, P., Trivedi, R., & Joshi, K. (2022). Continuous trajectory planning of a 6 DoF feeding robotic arm using a novel multi-point LSPB algorithm. 2022 28th International Conference on Mechatronics and Machine Vision in Practice (M2VIP), 1–6. https://doi.org/10.1109/M2VIP55626.2022.10041082 [26] Parikh, P., Vasani, R., & Sheth, S. (2016). Velocity analysis of a DC brushed encoder motor using Ziegler-Nichols algorithm: A case of an automated guided vehicle. Indian Journal of Science and Technology, 9(38). https://doi.org/10.17485/ijst/2016/v9i38/100884 [27] Parikh, P., Vasani, R., Sheth, S., & Gohil, J. (2017). Actuation of Electro-Pneumatic System using MATLAB Simulink and Arduino Controller- A case of a Mechatronics systems Lab. 137, 59–64. https://doi.org/10.2991/iccasp-16.2017.10
Copyright © 2025 Devarsh Kshatri, Dr. Priyam Parikh , Dr. Keyur D. Joshi . This is an open access article distributed under the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.
Paper Id : IJRASET66987
Publish Date : 2025-02-16
ISSN : 2321-9653
Publisher Name : IJRASET
DOI Link : Click Here