KMITL

Permanent URI for this communityhttps://dspace.kmitl.ac.th/handle/123456789/1

Browse

Search Results

Now showing 1 - 10 of 48
  • Some of the metrics are blocked by your 
    Item type:Publication,
    The Development of a Lithium-Ion Battery Analyzer for Data-Driven Analysis of Battery Performance
    (2024-01-01)
    Jaitrong, Kunanon
    ;
    Seetisarn, Puvit
    ;
    Numsomran, Arjin
    ;
    Tipsuwanporn, Vittaya
    ;
    Chaoraingern, Jutarut
    As demand for higher energy density, faster charging, and longer lifespan increases, so too does the need for sophisticated analysis of battery performance. This study focuses on the development of a lithium-ion battery analyzer for data-driven battery performance analysis. The system comprises a hardware platform and a cloud-connected software infrastructure. The hardware utilizes an STM32 microcontroller integrated with an LTC6803 for precise battery parameter measurements, including voltage, current, and temperature. The charging circuit is an LTC-4162, allowing for controlled charging profiles. A Raspberry Pi, running Raspbian OS, acts as the central processing unit, collecting data from the microcontroller and displaying it on a user-friendly human machine interface developed using Node-RED. Crucially, the system leverages cloud connectivity for data storage, analysis, and remote monitoring. The system transmits measured data to a cloud platform, which offers scalable storage and facilitates the development of sophisticated data analysis algorithms. This cloud integration allows for real-time battery performance monitoring and visualization through a dedicated application. Additionally, the system incorporates a local data backup mechanism, ensuring data accessibility even during internet disruptions. The developed system provides a comprehensive platform for data-driven insights into battery health, enabling informed decisions regarding battery operation and maintenance.
  • Some of the metrics are blocked by your 
    Item type:Publication,
    Real-Time Indoor Air Quality Index Prediction Using a Vacuum Cleaner Robot's AIoT Electronic Nose
    (2023-01-01)
    Chaoraingern, Jutarut
    ;
    Tipsuwanporn, Vittaya
    ;
    Numsomran, Arjin
    To encourage the good health and well-being sustainable development goal, this article presents the design and implementation of real-time indoor air quality index (AQI) prediction using an artificial internet of things (AIoT) electronic nose integrated into a vacuum cleaner robot. The objective of the proposed method is to implement an effective embedded AIoT solution utilizing sensor fusion and the TinyML framework for the purpose of strengthening the environmental health system with suitable current technology. The high-accuracy sensor outputs of total volatile organic compounds (TVOC), humidity, equivalent carbon dioxide (eCO2), and PM2.5 gathered as the dataset are normalized in the data pre-processing state and utilized to create trained models using dense neural networks (DNN) deep learning algorithms. Tiny machine learning is responsible for neural network training, as it is capable of executing AI algorithms on embedded devices with extremely low power consumption and limited RAM and ROM resources. The testing results demonstrate that the predictive model performed well, with 99% accuracy for a maximum absolute regression error less than 15 and an 18.33 mean square error. The embedded device implementation uses Wio terminals with ARM Cortex-M4F microcontrollers for real-time indoor air quality index prediction and visualization. Experimental results demonstrating the average precision of the indoor AQI prediction were obtained at an average accuracy of over 98% with a computation time of 10 milliseconds and an acceptable usage of ROM and RAM resources of 8.5 KB and 1.1 KB, respectively, along with successive performances that satisfied web application data virtualization using the internet of things (IoT).
  • Some of the metrics are blocked by your 
    Item type:Publication,
    The PIDmn Controller Tuning for Temperature and % RH Control in a Chamber Using Simulink Desktop Real-Time
    (2023-01-01)
    Boonseng, Nuengsatree
    ;
    Numsomran, Arjin
    ;
    Tipsuwanporn, Vittaya
    ;
    Chaoraingern, Jutarut
    This paper presents the development and implementation of a PID-{n}{m} controller tuning technique for temperature and relative humidity (% RH) control in a chamber using Simulink Desktop Real-Time. The proposed controller tuning method aims to achieve precise and robust control of temperature and % RH in environments where accurate environmental conditions are critical, such as laboratories, manufacturing facilities, and storage units. The PID-{n}{m} controller incorporates additional derivative, integral, and filter terms to enhance control performance. The design process involves analyzing the system dynamics, modeling the chamber's temperature and % RH response, and selecting appropriate control parameters. The tuning strategy takes into account the specific requirements of temperature and % RH control, such as fast response, a lower percent of overshoot, and steady-state accuracy. Simulink Desktop Real-Time is utilized for the real-time implementation of the control algorithm, providing a reliable and efficient platform for testing and validation. Experimental results demonstrate the effectiveness of the proposed methodology in achieving precise and stable temperature and % RH control.
  • Some of the metrics are blocked by your 
    Item type:Publication,
    Event-Based LQR Control for Rotary Inverted Pendulum Using Wireless Networked Control System
    (2023-01-01)
    Thongsakul, Baitong
    ;
    Numsomran, Arjin
    ;
    Tipsuwanporn, Vittaya
    ;
    Chaoraingern, Jutarut
    Wireless communication introduces delays, packet losses, and data uncertainties, which can degrade the control's performance. To address these challenges, this paper presents an event-based Linear Quadratic Regulator (LQR) control approach for a rotary inverted pendulum system utilizing a Wireless Networked Control System (WNCS). To facilitate the control process, a WNCS is employed to transmit data between the rotary inverted pendulum and the controller via WiFi, a wireless network executing in the CYW43439 wireless chip of the Raspberry Pi Pico W development board. The wireless node consists of a sensor node, actuator node, access point node, and controller node, which transmit and receive data via the TCP/IP communication protocol. The event-triggering mechanism is integrated into the control loop. It allows the control algorithm to adaptively adjust the control update rate based on the system's dynamics and network conditions, ensuring efficient utilization of network resources while maintaining satisfactory control performance. The experimental results of hardware in the loop (HIL) in the MATLAB/Simulink real-time kernel show that the proposed event-based LQR control strategy can achieve balancing and improve resilience to network-induced disturbances, making it suitable for real-world applications where wireless network constraints are prevalent.
  • Some of the metrics are blocked by your 
    Item type:Publication,
    Artificial Intelligence for the Classification of Plastic Waste Utilizing TinyML on Low-Cost Embedded Systems
    (2023-01-01)
    Chaoraingern, Jutarut
    ;
    Tipsuwanporn, Vittaya
    ;
    Numsomran, Arjin
    BCG’s implementation of the economy makes Thailand more environmentally conscious. The consolidation policy encourages consumers to eliminate single-use plastics using the 3Rs. This article introduces a solution to reduce plastic waste drastically using artificial intelligence. Utilizing a low-cost Arducam Pico4ML embedded device and TinyML, a plastic waste classifying system prototype is developed for plastic bottle segregation. The grayscale image datasets of PET, HDPE plastic bottles, and unknown objects are adjusted in the image pre-processing state and utilized to create trained models using MobileNetV2 convolutional-based neural network algorithms. Effective feature extraction and model training are performed on the Edge Impulse platform, and the trained model is exported to an embedded device using the optimized compiler. A further RS485 Modbus communication protocol feature enables integration with a programmable logic controller (PLC). The validation results of the trained model indicate a classification performance of 100% accuracy. Based on the average precision results, it is notable that the trained model can recognize the most common waste with an average accuracy of over 90%. The minimum classification rate of the MobileNetV2 quantized model is 249 milliseconds. It is also implemented in low-cost embedded devices for real-time plastic waste classification using fewer processing resources (185.4K ROM and 88K RAM). The findings exhibit sequential contributions that satisfy the criteria for classifying plastic bottles and the machine’s integration capacity. These outcomes are anticipated to foster social shifts in behavior and enhance public awareness about plastic waste management.
  • Some of the metrics are blocked by your 
    Item type:Publication,
    The Design of PI with Delayed-Time Integral Mode Controller for Wireless Networked Control System
    (2021-01-01)
    Jantapoon, Warakon
    ;
    Tipsuwanporn, Vittaya
    ;
    Numsomran, Arjin
    The problem of delay time and data packet loss in a wireless network control system causes a negative effect on the controller's performance in reference tracking of the process variable. Therefore, this research presents the design of PI with a delayed-time integral mode controller for the wireless networked control system which adds a term of delay time to an integral control in the forward path to compensate the unnecessary integration of the controller, while supporting the control system to track the reference values continuously and efficiently. The performance tests are implemented in the first order plus dead time process, a vertical take-off landing (VTOL), which are controlled using IEEE 802.15.4 (Zigbee) wireless networks, and MATLAB, TrueTime 2.0 simulator by comparing the control system response with Predictive Proportional Integral (P-PI) and Smith Predictor controls. The results showed that with the disturbance conditions and packet loss at 60% the proposed technique, PI with delayed-time integral mode overcome the performance of other methods at a percentage overshoot of 2.3% and the integral absolute error (IAE) 0.8964 degrees.
  • Some of the metrics are blocked by your 
    Item type:Publication,
    Modified adaptive sliding mode control for trajectory tracking of mini-drone quadcopter unmanned aerial vehicle
    (2020-10-01)
    Chaoraingern, Jutarut
    ;
    Tipsuwanporn, Vittaya
    ;
    Numsomran, Arjin
    Unmanned Aerial Vehicles are among the most widely attracting interest, especially in the applications of transportation, inspection, and surveillance. The great mechanisms for motion control are set to become a vital factor in performing the robust and accurate stabilized flight relied on perturbations and disturbances. This paper presents modified adaptive sliding mode control for trajectory tracking of mini-drone quadcopter unmanned aerial vehicles, which aims at demonstrating the effectiveness of nonlinear adaptive control strategy for achieving the desired performance of the mini-drone quadcopter system. Besides providing mathematical modeling and nonlinear dynamic characteristic details of mini-drone quadcopter actuated system, the modified adaptive sliding mode algorithm is developed using adaptation law based on Lyapunov stability approach then applied on the attitude loop and the altitude loop control system so that the nonlinear adaptive behavior of the controller enables the compensation of disturbances and parameter perturbations. The effectiveness validations of the proposed control technique compared with the traditional approach are performed through the Matlab simulation. The results have been illustrated that the modified adaptive sliding mode control can decrease the error performance indexes to the minimum ISE at 1.041 m2 and the zero percentage of overshoot while enables excellent stability and robustness even in the presence of parameter perturbations and disturbance.
  • Some of the metrics are blocked by your 
    Item type:Publication,
    Efficient fractional order reference model of adaptive controller design for multi-input multi-output thermal system
    (2020-01-01)
    Chaoraingern, Jutarut
    ;
    Tipsuwanporn, Vittaya
    ;
    Numsomran, Arjin
    The diverse control techniques have been combined with fractional calculus to enhance the control system performance. This paper presents an efficient fractional-order model reference adaptive controller (FOMRAC) design, which aims to demonstrate the solution for temperature reference tracking and cross-coupling rejection in the multi-input multi-output thermal system as well as cognizing of power consumption saving constraints. The mathematical modeling, nonlinear dynamic characteristic details, and system identification of the thermal system are described while the fractional-order controller combined with a model reference adaptive control (FOMRAC) based on MIT rule is developed so that to create the nonlinear adaptive mechanism which enables the excellent performance to control the multi-input multi-output thermal system. Likewise, a decoupling compensator is constructed to remunerate the effect of the cross-coupling interaction. The validation of the proposed control scheme is performed through the Matlab simulation and the experiment on the multi-input multi-output thermal system. The results illustrated the FOMRAC technique in which the controller's adjustable parameters can provide efficiency stability and performance to minimize the settling time and percent overshoot of the control system response. Besides, the analysis of the power consumption in the control system is addressed to reinforce the useful ability of the proposed method compared with the integral-order model reference adaptive controller (IOMRAC) and the traditional PID controller. The results revealed that the proposed FOMRAC technique exhibited much better than other methods because of the effective optimization of adaptive gain mechanism and fractional-order operators.
  • Some of the metrics are blocked by your 
    Item type:Publication,
    Measurement uncertainty evaluation for yaw error reduction
    (2019-01-01)
    Harnnarong, Sh
    ;
    Chinchusak, Wanchai
    ;
    Numsomran, Arjin
    ;
    Hormchoey, Pisit
    ;
    Tipsuwanporn, Vittaya
    The previous research compared the yaw measurement error between a rotary encoder and a couple of single beam laser (CSL) module, that those result emphasized only repeatability of yaw measurement error. In order to complete correspondingly with the metrological algorithm. This research presents the measurement uncertainty evaluation of yaw measurement error with the CSL module that based on the guide to the expression of uncertainty in measurement. The measurement uncertainty of the CSL module calibration is 12.30 arcsec.
  • Some of the metrics are blocked by your 
    Item type:Publication,
    Yaw error measurement reduction of TMDP
    (2018-12-10)
    Tipsuwanporn, Vittaya
    ;
    Chinchusak, Wanchai
    ;
    Numsomran, Arjin
    Recently, the yaw sensor would need to be developed their accuracies and repeatability. This research presents the design of a couple single beam laser (CSL) technique for residual error reduction of tape measuring development project. The result of comparison method of CSL and yaw module with laboratory's angular interferometer are satisfactory, and the deviation of measurement error is within and less than 0.1%.