Nur Syazreen Ahmad’s research while affiliated with Universiti Sains Islam Malaysia and other places

What is this page?


This page lists works of an author who doesn't have a ResearchGate profile or hasn't added the works to their profile yet. It is automatically generated from public (personal) data to further our legitimate goal of comprehensive and accurate scientific recordkeeping. If you are this author and want this page removed, please let us know.

Publications (64)


Figure 1. The TWSBR's prototype built in (a) this study and (b) its connection diagram
Figure 3. Illustrations on (a) the LQR and PID, (b) the proposed hybrid PID-LQR, and (c) control schemes for the TWSBR
Model parameters of the robot
Self-balancing robot: modeling and comparative analysis between PID and linear quadratic regulator
  • Article
  • Full-text available

November 2023

·

662 Reads

·

6 Citations

International Journal of Reconfigurable and Embedded Systems (IJRES)

Lu Bin Lau

·

Nur Syazreen Ahmad

·

Patrick Goh

p>A two-wheeled self-balancing robot (TWSBR) is an underactuated system that is inherently nonlinear and unstable. While many control methods have been introduced to enhance the performance, there is no unique solution when it comes to hardware implementation as the robot’s stability is highly dependent on accuracy of sensors and robustness of the electronic control systems. In this study, a TWSBR that is controlled by an embedded NI myRIO-1900 board with LabVIEW-based control scheme is developed. We compare the performance between proportional-integral-derivative (PID) and linear quadratic regulator (LQR) schemes which are designed based on the TWSBR’s model that is constructed from Newtonian principles. A hybrid PID-LQR scheme is then proposed to compensate for the individual components’ limitations. Experimental results demonstrate the PID is more effective at regulating the tilt angle of the robot in the presence of external disturbances, but it necessitates a higher velocity to sustain its equilibrium. The LQR on the other hand outperforms PID in terms of maximum initial tilt angle. By combining both schemes, significant improvements can be observed, such as an increase in maximum initial tilt angle and a reduction in settling time.</p

Download

Figure 1. Detailed circuit connections of proposed system
Figure 3. Program flowcharts of (a) ESP8266 and (b) Blynk.run() function
Figure 4. The program flowchart loaded on (a) the web VI and (b) the corresponding event handler's flowchart
Figure 5. The prototype's (a) front view, (b) left view, (c) right view, and (d) electronic circuit connection
Figure 6. The UI developed using G web development software
IoT-enabled system for monitoring and controlling vertical farming operations

November 2023

·

1,267 Reads

·

11 Citations

International Journal of Reconfigurable and Embedded Systems (IJRES)

Harn Tung Ng

·

Zhi Kean Tham

·

Nurul Amani Abdul Rahim

·

[...]

·

Nur Syazreen Ahmad

In this paper, we present an internet of things (IoT) powered solution that facilitates effortless monitoring and management of vertical farming operations. Our proposed approach employs cost-effective embedded microcontrollers and sensors to keep a tab on crucial parameters like soil moisture, air humidity, and temperature. The data acquired from these sensors can be accessed through a web page that is compatible with all web browsers and smart gadgets such as mobile phones and tablets. Furthermore, the IoT platform offers users the ability to regulate soil moisture and administer ultraviolet light to plants. The system can bring many benefits such as enabling real-time monitoring and control of environmental conditions, reducing energy consumption, improving scalability and flexibility, and contributing to the sustainable and efficient production of food.


Temporal convolutional networks for transient simulation of high-speed channels

July 2023

·

24 Reads

·

10 Citations

Alexandria Engineering Journal

While the recurrent neural network (RNN) architecture has been the go-to model in transient modeling, recently the temporal convolutional network (TCN) has been garnering more attention as it has a longer memory than recurrent architectures with the same capacity. In this paper, we propose the use of the TCN for transient simulation of high-speed channels. The adaptive successive halving algorithm (ASH-HPO) is used to perform automated hyperparameter optimization for the TCN. It has two components, progressive sampling and successive halving. It iteratively expand the size of training dataset and eliminates a certain percentage of bad performing models. The progressive sampling component is modified to preserve the original sequencing of time series data to prevent information leakage. Also, the successive halving component is modified so that each eliminated model must be validated using at least two different validation datasets before it is being removed. The robustness of the proposed method is demonstrated using four high-speed channel examples, and the TCN is compared against existing convolutional neural network long short-term memory (CNN-LSTM) and dilated causal convolution (DCC) models. The TCN outperforms the other models consistently in all four tasks in terms of training speed, amount of training data to converge, and accuracy.


Figure 1. Proposed structure of the MagLev system
Figure 4. Illustration on the method to identify the equilibrium position where (a) show experimental setup and (b) show block diagram of the LabVIEW VI
Figure 5. LabVIEW VI program for the orientation control of the MagLev (a) the block diagram and (b) front panel
Figure 10. Illustrations on the experiments when the object is levitated and moved to (a) θ = 0 • , (b) θ = 90 • , and (c) θ = −90 •
Parameters of the MagLev system
Development of magnetic levitation system with position and orientation control

July 2023

·

397 Reads

·

4 Citations

International Journal of Reconfigurable and Embedded Systems (IJRES)

This work demonstrates the design and development of a magnetic levitation (MagLev) system that is able to control both the position and orientation of the levitated object. For the position control, a pole placement method was exploited to estimate parameters of the proportional integral derivative (PID) controller. In addition, the MagLev was constructed using a pair of electromagnets, two infrared (IR) receiver-emitter pairs and a servo motor to allow the orientation of the object to be controlled. The proposed controller was programmed in a LabVIEW environment, which was then compiled and deployed into an embedded NI myRIO board. Experimental results demonstrated that the proposed method was able to achieve a zero steady-state orientation error when the object was rotated from 0 ◦ to ±90◦ , a steady-state position error of 0.3 cm without rotation, and steady-state position errors of no greater than 1.2 cm with rotation.


A systematic review on recent advances in autonomous mobile robot navigation

April 2023

·

285 Reads

·

128 Citations

Engineering Science and Technology an International Journal

Recent years have seen a dramatic rise in the popularity of autonomous mobile robots (AMRs) due to their practicality and potential uses in the modern world. Path planning is among the most important tasks in AMR navigation since it demands the robot to identify the best route based on desired performance criteria such as safety margin, shortest time, and energy consumption. The complexity of the problem can however become intractable when challenging scenarios are considered, which include navigation in a dynamic environment and solving multi-objective optimizations. Various classical and heuristic techniques have been proposed by researchers to mitigate such issues. The purpose of this paper is to provide a comprehensive and up-to-date literature review of the path planning strategies that have received a considerable attention over the past decade. A systematic analysis of the strengths, shortcomings, and scope of each method is presented. The trends as well as challenges in practical implementation of the strategies are also discussed at the end of this paper. The outcome of this survey provides useful guidance for future research into creating new strategies that can enhance the autonomy level of AMRs while preserving their robustness against unforeseen circumstances in practice.




Modeling and Hybrid PSO-WOA-based Intelligent PID and State-Feedback Control for Ball and Beam Systems

January 2023

·

117 Reads

·

20 Citations

IEEE Access

The ball and beam (BnB) system serves as a benchmark in control engineering as it provides a foundational concept applicable to addressing stabilization challenges of various underactuated nonlinear systems. This includes tasks like maintaining the balance of goods carried by mobile robots and controlling the attitude of unmanned aerial vehicles. In this study, the focus is on enhancing control optimization strategies for BnB systems that take into account inherent nonlinearities arising from actuator constraints and state measurements. The work introduces a novel intelligent control approach, termed hybrid PSO-WOA, which combines Particle Swarm Optimization (PSO) and Whale Optimization Algorithm (WOA) to automate optimal parameter search for proportional-integral-derivative (PID) and state feedback (SF) controllers. The collaborative technique between PSO and WOA is formulated to strike a balance between exploration and exploitation phases, and to mitigate premature convergence risks due to the system’s complexities. Additionally, three control schemes, namely cascade PID-PID, cascade PID-SF, and cascade PID-observer are introduced, each with tailored cost functions for optimization through the hybrid PSO-WOA algorithm, accommodating both measurable and unmeasurable state scenarios. Simulation results consistently demonstrate the superior performance of the hybrid approach compared to individual PSO and WOA methods, as well as conventional PID and linear quadratic regulator approaches. Notable, the hybrid approach exhibits a significant improvement in error metrics, reducing integral-time absolute error by 18.99%, integral squared error by 35.37%, and steady-state error by 92.86%. This substantial enhancement suggests promising directions for future research in automated control parameter tuning for underactuated nonlinear systems.


Close Proximity Time-to-collision Prediction for Autonomous Robot Navigation: An Exponential GPR Approach

December 2022

·

35 Reads

·

29 Citations

Alexandria Engineering Journal

Fusion of X-band Doppler radar and infrared sensors can offer a great advantage for close proximity time-to-collision (TTC) prediction in the field of autonomous robot navigation due to precise obstacle speed detection and direction sensing. Nevertheless, poor ranging performance from the infrared sensors may result owing to fluctuating reflectivity of the moving obstacle. The TTC prediction accuracy may also be further degraded when the obstacle’s trajectory is non-parallel to the robot’s heading direction due to uncertainty in the radar’s radiation pattern which typically increases at the side lobes of the antenna. Thus, to enhance the performance, we propose an exponential Gaussian Process Regression (E-GPR)-based prediction model which is able to approximate an unknown function in a probabilistic manner. The proposed method is validated via a series of experiments with an obstacle approaching the robot from different viewing angles with a speed ranging between 30 and 63 cm/s. Results demonstrate that the average TTC error based on the sensor fusion is 0.31s; but with the E-GPR method, the error is successfully reduced to 0.0937s, which is the largest error reduction when compared against other competing machine-learning models such as multilayer perceptron neural network, support vector machine and boosted tree.


Modeling and simulation for transient thermal analyses using a voltage-in-current latency insertion method

December 2022

·

13 Reads

·

1 Citation

Journal of Electronic Science and Technology

This article presents a modeling and simulation method for transient thermal analyses of integrated circuits (ICs) using the original and voltage-in-current (VinC) latency insertion method (LIM). LIM-based algorithms are a set of fast transient simulation methods that solve electrical circuits in a leapfrog updating manner without relying on large matrix operations used in conventional Simulation Program with Integrated Circuit Emphasis (SPICE)-based methods which can significantly slow down the solution process. The conversion from the thermal to electrical model is performed first by using the analogy between heat and electrical conduction. Since electrical inductance has no thermal equivalence, a modified VinC LIM formulation is presented which removes the requirement of the insertion of fictitious inductors. Numerical examples are presented which show that the modified VinC LIM formulation outperforms the basic LIM formulation, both in terms of stability and accuracy in the transient thermal simulation of ICs.


Citations (45)


... The work presented in [41] employs a ML-based NLOS detection method in conjunction with an adaptive robust extended Kalman filter (AREKF) for error compensation. The methodology comprises two primary components: support vector machine recursive feature elimination (SVM-RFE) for NLOS classification and AREKF for distance error mitigation. ...

Reference:

Dynamic Real-Time Anchor Selection for Accurate UWB Indoor Positioning-Based Deep Neural Networks
Improved UWB-based indoor positioning system via NLOS classification and error mitigation
  • Citing Article
  • March 2025

Engineering Science and Technology an International Journal

... Particle Swarm Optimization (PSO) [32] is one of the widely utilized algorithms for optimizing parameters in robotics and control systems [33]. For instance, the work presented in [34] employs PSO to enhance the path planning of a DWMR while adhering to specified velocity constraints. ...

Enhanced Fuzzy Logic Control for Active Suspension Systems via Hybrid Water Wave and Particle Swarm Optimization
  • Citing Article
  • February 2025

International Journal of Control Automation and Systems

... For the collaborative positioning and calibration of unmanned swarms, currently, common positioning and calibration methods include the integration of GNSS and IMU [12], the integration of visual and inertial sensors [13], UWB-based positioning [14], as well as SLAM technology [15], etc. [16]. The integration of GNSS and IMU employs Kalman filtering technology to offer high-precision positioning. ...

A Comprehensive Review on Sensor Fusion Techniques for Localization of a Dynamic Target in GPS-Denied Environments

IEEE Access

... Finally, modeling efficient monitoring mechanisms are essential in data-driven system for auditing [31], run-time verification [32], [33], and Machine Learning training [34], [35]. Therefore, defining monitoring rates as well as storage destination is a key step in the domain decomposition. ...

LiDAR-Based Obstacle Avoidance With Autonomous Vehicles: A Comprehensive Review

IEEE Access

... [35,36], the resonances in the collected data play a crucial role because the primary intention is the material identification. In a very recent study, Ting et al., proposed a material classification system utilising an embedded random forest (RF) antenna array, which measures changes in the received signal strength indicator values [37]. The study combined a Kalman filter with a support vector machine (SVM) classifier, achieving over 96% accuracy in material classification within a 2-m range. ...

Material classification via embedded RF antenna array and machine learning for intelligent mobile robots
  • Citing Article
  • November 2024

Alexandria Engineering Journal

... It can achieve data rates of up to 1 Gbit/s within a 10-meter radius, making it suitable for wireless personal area communications. In addition, its fading robustness allows it to function effectively in multipath environments by overcoming signal fading, and its ability to penetrate obstacles enables operation in both LoS and NLoS conditions, which enhances its versatility and applicability [40]. UWB excels in providing centimeterlevel location data between a transmitter and receiver over a short range of 10-15 meters. ...

Robust Classification of UWB NLOS/LOS Using Combined FCE and XGBoost Algorithms

IEEE Access

... Deep learningbased models offer improvements in predictive accuracy but are typically computationally expensive, posing challenges for real-time deployment in resource-constrained environments [24]. Another key limitation in previous work is the reliance on fixed rule-based fan control mechanisms, which are unable to adapt dynamically to varying environmental conditions [25][26][27]. Many greenhouse systems employ simplistic ON/OFF heuristics, leading to either excessive fan usage or delayed activation, both of which negatively impact energy efficiency and plant health. ...

Fuzzy logic approach for controlling uncertain and nonlinear systems: a comprehensive review of applications and advances

... The fleet sizing problem has also been investigated in the field of autonomous vehicles which include Automated Guided Vehicles (AGVs) and Autonomous Mobile Robots (AMRs). Recent review paper of Leong and Ahmad (2024) gives a detailed overview of the autonomous load-carrying mobile robots, with a particular focus on indoor applications for both ground and aerial platforms. Vis (2006) reviews research on AGV design and control and Fragapane et al. (2021) examine AMR planning and control for intralogistics. ...

Exploring Autonomous Load-Carrying Mobile Robots in Indoor Settings: A Comprehensive Review

IEEE Access

... where the abbreviations TP, TN, FP, and FN represent True Positives, True Negatives, False Positives, and False Negatives, respectively [42]. TP indicates the number of correctly identified LOS instances, TN represents correctly identified NLOS instances, FP corresponds to LOS instances mistakenly identified as NLOS, and FN represents NLOS instances mistakenly identified as LOS. ...

MCT-Array: A Novel Portable Transceiver Antenna Array for Material Classification With Machine Learning

IEEE Access

... (2) Three newly designed strategies and mechanisms are employed to enhance the algorithm's effectiveness and efficiency: the elite diverse utilization strategy is introduced to fully leverage jackals with better fitness and improve convergence rate, the multiple candidate mechanism and perturbation mechanism are employed to avoid premature convergence, and the alternating compound adaptive mechanism is designed to balance exploration and exploitation. [20] and IGJO (2023) [19], as well as other state-of-the-art algorithms such as HWPSO (2024) [24], DSA (2024) [25], BEO (2024) [5], APO (2024) [26], COA (2023) [27], and OA (2023) [28], etc., DAGJO generally demonstrates certain advantages across different optimization problems. ...

Enhanced path planning algorithm via hybrid WOA-PSO for differential wheeled mobile robots