Javascript is required
Search
/
/
Journal of Intelligent Systems and Control
JIMD
Journal of Intelligent Systems and Control (JISC)
JOSA
ISSN (print): 2957-9805
ISSN (online): 2957-9813
Submit to JISC
Review for JISC
Propose a Special Issue
Current State
Issue
Volume
2024: Vol. 3
Archive
Home

Journal of Intelligent Systems and Control (JISC) is a notable platform in the realm of intelligent systems and control technology, offering a unique blend of peer-reviewed, open-access content. This journal is dedicated to advancing research in both theoretical and practical applications of intelligent systems, highlighting its significant role in shaping technological advancements and practical solutions in automation and control. JISC sets itself apart by providing in-depth analyses and discussions not just on theoretical models but also on real-world implementations, appealing to both academic researchers and industry practitioners. Emphasizing innovative methodologies and current developments, JISC distinguishes itself from other journals in its field. Published quarterly by Acadlore, the journal typically releases its four issues in March, June, September, and December each year.

  • Professional Service - Every article submitted undergoes an intensive yet swift peer review and editing process, adhering to the highest publication standards.

  • Prompt Publication - Thanks to our proficiency in orchestrating the peer-review, editing, and production processes, all accepted articles see rapid publication.

  • Open Access - Every published article is instantly accessible to a global readership, allowing for uninhibited sharing across various platforms at any time.

Editor(s)-in-chief(1)
he chen
Hebei University of Technology, China
chenh@hebut.edu.cn | website
Research interests: Double Pendulum Cranes; Offshore Cranes; Dynamic Modeling; Trajectory Planning; Fuzzy Control; Adaptive Control

Aims & Scope

Aims

Journal of Intelligent Systems and Control (JISC) is a groundbreaking open-access journal dedicated to exploring the frontiers of intelligent systems and system control. Its mission is to foster innovative research and deepen understanding in the operation and control of diverse systems ranging from economics to engineering, management, and technology. JISC welcomes a variety of original submissions, including reviews, research papers, short communications, and special issues focusing on novel theories and practical advancements that enhance system performance and control.

JISC's objective is to provide a platform for detailed theoretical and experimental research, with no limits on paper length, ensuring comprehensive communication and reproducibility of results. Unique features of JISC include:

  • Every publication benefits from prominent indexing, ensuring widespread recognition.

  • A distinguished editorial team upholds unparalleled quality and broad appeal.

  • Seamless online discoverability of each article maximizes its global reach.

  • An author-centric and transparent publication process enhances submission experience.

Scope

JISC covers a broad spectrum of topics, setting it apart from similar journals by its comprehensive approach:

  • Artificial Intelligence in Systems: Delving into the development and application of AI across various systems, exploring its impact on efficiency and innovation.

  • AI-Powered Internet of Things (IoT): Investigating how AI enhances IoT devices and networks, with a focus on smart systems integration and real-time data analysis.

  • Robotics Enhanced by AI: Examining the integration of AI in robotics, including autonomous systems, machine learning algorithms for robotics, and AI's role in robotic advancements.

  • Artificial Neural Networks (ANNs): In-depth studies on the design, implementation, and application of ANNs in simulating human decision-making processes.

  • Computer Vision and Pattern Recognition: Research on advanced techniques in computer vision, image recognition, and pattern analysis using AI.

  • Data Mining and Big Data Processing: Analyzing how AI-driven data mining and big data processing techniques transform information management and decision-making.

  • Advancements in Deep Learning and Machine Learning: Exploring cutting-edge developments in deep learning and machine learning, focusing on their applications in complex system analysis and prediction.

  • Learning Methodologies: Detailed examination of various AI learning methodologies, including supervised, semi-supervised, and unsupervised learning, and their applications.

  • Human-Centric AI Computing: Studies on the interaction between humans and AI systems, including human-computer interaction (HCI), human-robot interaction (HRI), and the implications for user experience and system design.

  • Social and Affective Computing: Exploring the impact of AI on social computing, including emotional recognition, sentiment analysis, and AI's role in social media and communication platforms.

  • Image and Video Processing Techniques: Advanced research in AI-driven image and video processing, analysis, and interpretation.

  • Development of Multi-Agent Systems: Investigations into the creation and management of multi-agent systems, focusing on coordination, cooperation, and competition among intelligent agents.

  • Intelligent Information Systems: Insight into the design and application of intelligent systems for information retrieval, processing, and management.

  • Control Theory and System Control Applications: Detailed exploration of modern control theories, including linear and nonlinear control, and their practical applications in various industries.

  • Innovations in Robotics and Automation: Studies on the latest trends in robotics and automation, including the integration of AI and IoT in automated systems.

  • Ethical and Social Implications of Intelligent Systems: Addressing the ethical, legal, and social implications of AI and intelligent system deployment in various sectors.

Articles
Recent Articles
Most Downloaded
Most Cited
Open Access
Research article
Development and Application of an Electronic Nose System for Classifying Coffee Varieties Based on Aromatic Profiles
danang erwanto ,
royb fatkhur rizal ,
dian efytra yuliana ,
misbahul munir ,
yuki trisnoaji ,
catur harsito ,
abram anggit mahadi ,
singgih dwi prasetyo
|
Available online: 09-29-2024

Abstract

Full Text|PDF|XML

Indonesia, a significant exporter of coffee, faces persistent challenges in accurately identifying and classifying coffee varieties based on aromatic characteristics, primarily due to the subjective variability of human sensory evaluation. To address these limitations, an electronic nose (e-nose) system was developed for the classification of coffee varieties through the analysis of aromatic profiles. The system integrates a DHT-22 sensor and four gas sensors (MQ-5, MQ-4, MQ-3, and MQ-135) to measure humidity, temperature, and gas concentrations from coffee vapor. Data acquisition was facilitated by the Arduino Uno platform, while classification was conducted using the Naive Bayes Classifier (NBC) algorithm. The e-nose achieved a classification accuracy of 82.2%, as validated through a confusion matrix and performance metrics, including precision, recall, and F1-score. Among the gas sensors employed, the MQ-4 sensor, which detects methane, demonstrated the highest response sensitivity, whereas the MQ-3 sensor, designed to detect alcohol, exhibited the lowest. This system significantly mitigates the inherent subjectivity associated with traditional aroma assessment methods and offers considerable potential for enhancing quality control protocols in coffee production processes. Future work will focus on integrating advanced machine-learning algorithms, optimizing sensor array performance, and expanding the dataset to include a broader diversity of coffee samples. These advancements are expected to further refine the system's classification capabilities and contribute to more robust quality assurance in the coffee industry.

Abstract

Full Text|PDF|XML

The environmental conditions in large-scale, intensive poultry farming systems require high precision, and accurate prediction of environmental factors is critical for effective control. Existing control methods generally focus on the prediction and control of individual environmental factors without considering the interdependencies among these factors, leading to low prediction and control accuracy. To address the complex nature of the environmental system in poultry houses, characterised by multi-factor dependencies, an adaptive environmental control system based on Multi-feature Long Short-Term Memory (Multif-LSTM) was proposed. The Multif-LSTM model within the system calculates the dependencies between environmental factors using correlation coefficients and establishes a multi-input, multi-output neural network architecture. External climate factors are also incorporated during the input phase. Experimental comparisons conducted in a duck house environment, with Recurrent Neural Network (RNN) and Long Short-Term Memory (LSTM) models, show that the Multif-LSTM model outperforms others in terms of prediction accuracy. For NH3 concentration, the Root Mean Square Error (RMSE), the Mean Absolute Percentage Error (MAPE), and Coefficient of Determination (R2) values are 1.34, 8.3, and 0.55, respectively; for temperature, they are 0.29, 2.83, and 0.98; and for relative humidity, they are 1.73, 2.46, and 0.95, respectively. Compared to the average performance of the RNN and LSTM models, the RMSE is reduced by 2.5, MAPE by 4.6, and R2 increased by 0.32. The results demonstrate that the Multif-LSTM model achieves higher prediction accuracy and is suitable for high-precision adaptive environmental control in poultry houses.

Abstract

Full Text|PDF|XML
To address the rate mismatch between high-bandwidth, high-sampling-rate analog-to-digital converters (ADCs) and low-bandwidth, low-sampling-rate baseband processors, digital signal processing techniques were employed to enable the parallel processing of broadband signals. The broadband signals were decomposed into multiple narrowband channels, facilitating parallel processing and frequency-selective analysis of signals. The validity of the principle was verified through MATLAB modeling. A digital channelization Register Transfer Level (RTL) model was constructed on a Field-Programmable Gate Array (FPGA) using Verilog Hardware Description Language (HDL), implementing a pipelined parallel processing mechanism. The computational efficiency in Fast Fourier Transform (FFT) operations was improved by optimizing the processing flow. A digital channelization receiver application test board was developed using a domestically produced FMQL45T900 FPGA as the core component. Practical applications confirmed the correctness of the approach, with significant improvements in power efficiency compared to methods reported in existing literature, thereby enhancing overall parallel processing performance. This method demonstrates broad applicability in fields such as military communications, broadcasting, radar navigation systems, and more.

Abstract

Full Text|PDF|XML
Underwater gliders have become a focal point in marine research due to advancements in maritime technologies and the increasing demand for versatile autonomous underwater vehicles (AUVs) in applications such as oceanography, environmental monitoring, and marine surveillance. This study provides a comprehensive analysis of the critical parameters influencing the gliding behavior of a newly designed AUV model, simulated using ANSYS Fluent. In this study, two essential gliding parameters were investigated: the critical angle of attack and the optimum wingspan. The model was fully submerged, and a three-dimensional representation of the AUV was employed to replicate realistic underwater dynamics. Navier-Stokes equations, coupled with continuity equations, were numerically solved to ensure mass and momentum conservation across the simulated environment. The model was rigorously validated against published experimental data, thereby establishing reliability in the simulated outcomes. The results reveal an optimum angle of attack that significantly enhances the glider’s maneuverability, facilitating efficient ascent and descent adjustments by the automated control system to navigate precise underwater positions. These findings contribute valuable insights for designing AUVs with enhanced autonomous control and efficient gliding capabilities, aiding in the effective application of AUVs across a range of marine environments.

Abstract

Full Text|PDF|XML

Electricity remains one of the most vital resources for industrial, domestic, and agricultural applications. However, electricity theft has emerged as a significant challenge, contributing to substantial power losses and severe economic repercussions for utility companies. This study examines the role of smart meters (SMs) in minimizing electricity theft and reducing energy losses by transitioning from traditional analogue meters to advanced SMs equipped with automated billing and metering systems. Data collected from the SM system in the Akre energy distribution network reveal that, following the implementation of SMs, overall electrical power losses were reduced by 17.1%, while theft incidents decreased by 96.4%. These results demonstrate that the deployment of SMs significantly contributes to lowering total power losses and yields considerable financial benefits for both utility providers (UPs) and consumers. Moreover, the system enhances the ability to remotely monitor and control customer meters, allowing continuous oversight of meter readings without requiring physical visits. This remote functionality strengthens theft prevention measures, improves grid reliability, and reduces operational costs. The findings highlight the potential of the SM system in advancing power efficiency and promoting a more secure and cost-effective energy distribution network.

Open Access
Research article
Enhanced Abnormal Event Detection in Surveillance Videos Through Optimized Regression Algorithms
jyothi honnegowda ,
komala mallikarjunaiah ,
mallikarjunaswamy srikantaswamy
|
Available online: 06-29-2024

Abstract

Full Text|PDF|XML

The recognition of abnormal events in surveillance video streams plays a crucial role in modern security systems, yet conventional techniques such as Support Vector Machines (SVMs) and decision trees (DTs) exhibit limitations in terms of accuracy and efficiency. These traditional models are often hindered by high false alarm rates and struggle to adapt to dynamic environments with variable conditions, thus reducing their practical applicability. In response to these challenges, an innovative approach, termed Adaptive Regression for Event Recognition (ARER), has been developed, leveraging advanced regression algorithms tailored for video data analysis. The ARER model integrates deep learning techniques, allowing for more precise temporal and contextual analysis of video footage. This methodology is structured through a multi-layered architecture that progresses from basic motion detection to complex anomaly identification. Trained on an extensive dataset covering a range of environmental and situational variables, ARER demonstrates enhanced robustness and adaptability. Evaluation results indicate that the ARER model achieves a 0.35% improvement in detection accuracy and a 0.40% reduction in false positives when compared to SVMs. Additionally, system throughput is increased by 0.25%, and detection latency is reduced by 0.30% in comparison to DTs. These advancements highlight the ARER approach as a superior alternative for real-time monitoring, offering significant improvements in both reliability and performance for surveillance applications.

Abstract

Full Text|PDF|XML
Separately excited direct current (DC) motors, renowned for their linear characteristics and controllability, are extensively employed in various industrial applications. Effective speed control of these motors can be achieved through multiple methods, with fuzzy logic being a particularly robust approach. This study focuses on evaluating the transient responses of current and voltage in relation to the rotational speed of a DC motor under two distinct control schemes: field control and armature control, both subjected to similar load disturbances. A simulation-based methodology was employed using a DC motor speed control system combined with a fuzzy logic controller (FLC) designed with the Mamdani min-max method. The system was implemented in Simulink. In this framework, the FLC processes speed error signals and field current ($I_f$) errors as inputs to generate a field voltage control signal, which is then utilized by the armature voltage (Va) regulator to modulate the armature voltage. The results demonstrate that the FLC effectively stabilizes motor speed, quickly and accurately following speed references, even under load disturbances. Moreover, the system effectively mitigates speed fluctuations induced by load variations. A comparison between the two control schemes reveals that the field control approach exhibits a slower response time, taking 2.93 seconds to reach a steady state, whereas the armature control achieves this in a significantly faster time of 0.144 seconds. These findings underscore the efficacy of fuzzy logic in maintaining stable and responsive speed control in DC motors, with the armature control method displaying superior transient performance.
Open Access
Research article
Neuro-Fuzzy Logic Controller for Switching Capacitor Banks in Power Factor Correction within the Manufacturing Industry
olamide omolara olusanya ,
gbenga mufutau adebajo ,
ibrahim giwa ,
kennedy okokpujie ,
samuel adebayo daramola ,
adenugba vincent akingunsoye
|
Available online: 06-29-2024

Abstract

Full Text|PDF|XML
Regulatory bodies in electrical engineering mandate the installation of power factor (PF) improvement systems to elevate PF values to between 0.9 and 0.96. Compliance is enforced by regional or local utility companies through penal rates and incentives for PF values nearing unity. Traditional power factor correction (PFC) systems often utilize microprocessor-based controllers for switching capacitor banks, which can result in under- or over-compensation of reactive power. This study developed an adaptive neuro-fuzzy inference system (ANFIS) utilizing a Sugeno-Takagi inference model based on the sub-clustering method to address the limitations of sensitivity and response time observed in existing microcontroller-based PFC systems. The proposed neuro-fuzzy (NF) controller comprises a five-layered model with two inputs, i.e., kilowatt (KW) and kilovolt-ampere reactive (KVAR), and one output (PF). A 25-rule set performance of the developed program was achieved, with significant improvements observed after 50 epochs, culminating in an error rate of 0.050691 recorded post the second epoch. The results demonstrated that the developed controller exhibits higher sensitivity and faster response time compared to existing PF controllers. Consequently, the implementation of the proposed controller is recommended for optimizing the switching of capacitor banks, thereby enhancing PF in manufacturing industries characterized by variable load conditions.
Open Access
Research article
Evaluating the Usability and Effectiveness of a Special Education Campus Navigation System for Students with Visual Impairment
solomon babatunde olaleye ,
benedictus adekunle adebiyi ,
aminat abdulsalaam ,
florence chika nwosu ,
abosede olayinka adeyanju ,
hassana mamman ambi ,
clement omolayo
|
Available online: 06-29-2024

Abstract

Full Text|PDF|XML
This study evaluates the usability and effectiveness of a newly developed special education (SPED) campus navigation system designed for students with visual impairment (SVI) at the Federal College of Education (Special), Oyo, Oyo State, Nigeria. The primary objective was to assess the system's capability to facilitate self-navigation for SVI and identify challenges encountered in a campus environment. A mixed-methods approach, combining quantitative data from questionnaires and qualitative insights from interviews, was employed. Twenty SVI, selected through purposive sampling, participated in the study, using the system over a five-week period. The findings indicate significant improvements in the orientation and mobility of SVI, resulting in increased confidence in navigating the campus. Participants reported that the navigation system effectively aided in locating key areas, detecting obstacles, and ensuring safety. However, several critical challenges were identified, such as the system's voice being drowned out in noisy environments and the frequent need for battery recharging every five days. Participants suggested enhancements, including the incorporation of volume control to accommodate various environmental conditions and regular device charging to prevent battery depletion. These improvements are deemed essential for enhancing the system's reliability and usability for SVI.

Abstract

Full Text|PDF|XML
In recent decades, the demand for electricity has continuously increased. Power generation facilities are predominantly situated at substantial distances from consumption centers, necessitating transmission over extensive, high-voltage lines. Such configurations lead to significant energy losses and diminished capacity and capability of transmission systems. Consequently, enhancements in transmission line performance have become a focal point for power system operators. The integration of the flexible alternating current transmission system (FACTS) technology has emerged as a pivotal solution, facilitating dynamic control over power flow and amplifying the existing capacity of power lines without the need for constructing new infrastructure. Among various FACTS devices, the static synchronous series compensator (SSSC) plays a crucial role by injecting variable capacitive or inductive reactance as required, thereby optimizing power flow and enhancing voltage stability. This review paper meticulously examines the functionality of different FACTS technologies, with a specific focus on the SSSC. Comparative analyses of transmission line performance, uncompensated, compensated through traditional series capacitors, and enhanced via SSSC, were conducted. The findings underscore the versatility of SSSC in reducing transmission losses and stabilizing network operations. This investigation not only details the operational benefits of SSSC but also explores its potential in addressing contemporary challenges in power transmission systems.

Abstract

Full Text|PDF|XML

In the pursuit of optimizing automotive suspension systems, a semi-active suspension system (SASS) utilizing continuous skyhook control has been developed to enhance vehicle ride comfort and handling. This system is specifically engineered to mitigate vibrations stemming from high-frequency road excitations. Central to this advancement is the introduction of an electrohydraulic (EH) damper, which is uniquely characterized by solenoid valves capable of adjusting the orifice size to modify damping characteristics. By tuning the damping ratio, the system effectively minimizes the positional oscillations of the sprung mass in response to road irregularities. The dynamic behavior of this damper is comprehensively modeled through a boundary model approach, ensuring precise simulation and prediction of performance. A full-scale quarter-car test platform was constructed to evaluate the dynamic response and the efficacy of various control strategies implemented within the SASS. The performance assessments were conducted using MATLAB Simulink to simulate the behavior of the system under skyhook control algorithms, which aim to maintain the chassis’s vertical stability during disturbances. Comparative tests involving a single EH damper have demonstrated a high level of correlation with the simulated models, achieving a 95% agreement level. These findings underscore the capability of the SASS to surpass traditional hydraulic dampers in terms of performance, cost-efficiency, and versatility in testing applications. The insights garnered from this study not only validate the functionality of the proposed system but also contribute significantly to the body of knowledge in vehicle dynamics and control. This research provides a foundational framework for future exploration and potential implementation of advanced damping systems in the automotive industry.

Open Access
Research article
Enhanced Interval State Estimation for Uncertain Systems
zhaoxia huang ,
meng liu ,
wanting dou ,
dantong yang ,
xinyu li ,
jiayu zhang ,
ying wang
|
Available online: 03-30-2024

Abstract

Full Text|PDF|XML
The quality of state estimation in uncertain systems exerts a significant impact on the performance of control systems. Within these uncertain systems, set-valued mappings introduce output uncertainties, complicating the design of observers. This study maps the output error of uncertain systems to the nonlinear terms of a framer , thereby extending the Luenberger framer. An interval observer design method for uncertain systems is proposed, leveraging monotone system theory to analyze the coherence of the error system. The effectiveness of the algorithm is validated through simulation examples.
load more...
- no more data -
- no more data -