Sign in to use this feature.

Years

Between: -

Article Types

Countries / Regions

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Search Results (396)

Search Parameters:
Journal = Technologies
Section = Information and Communication Technologies

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
32 pages, 1885 KiB  
Article
Mapping Linear and Configurational Dynamics to Fake News Sharing Behaviors in a Developing Economy
by Claudel Mombeuil, Hugues Séraphin and Hemantha Premakumara Diunugala
Technologies 2025, 13(8), 341; https://doi.org/10.3390/technologies13080341 - 6 Aug 2025
Abstract
The proliferation of social media has paradoxically facilitated the widespread dissemination of fake news, impacting individuals, politics, economics, and society as a whole. Despite the increasing scholarly research on this phenomenon, a significant gap exists regarding its dynamics in developing countries, particularly how [...] Read more.
The proliferation of social media has paradoxically facilitated the widespread dissemination of fake news, impacting individuals, politics, economics, and society as a whole. Despite the increasing scholarly research on this phenomenon, a significant gap exists regarding its dynamics in developing countries, particularly how predictors of fake news sharing interact, rather than merely their net effects. To acquire a more nuanced understanding of fake news sharing behavior, we propose identifying the direct and complex interplay among key variables by utilizing a dual analytical framework, leveraging Structural Equation Modeling (SEM) for linear relationships and Fuzzy-Set Qualitative Comparative Analysis (fsQCA) to uncover asymmetric patterns. Specifically, we investigate the influence of news-find-me orientation, social media trust, information-sharing tendencies, and status-seeking motivation on the propensity of fake news sharing behavior. Additionally, we delve into the moderating influence of social media literacy on these observed effects. Based on a cross-sectional survey of 1028 Haitian social media users, the SEM analysis revealed that news-find-me perception had a negative but statistically insignificant influence on fake news sharing behavior. In contrast, information sharing exhibited a significant negative association. Trust in social media was positively and significantly linked to fake news sharing behavior. Meanwhile, status-seeking motivation was positively associated with fake news sharing behavior, although the association did not reach statistical significance. Crucially, social media literacy moderated the effects of trust and information sharing. Interestingly, fsQCA identified three core configurations for fake news sharing: (1) low status seeking, (2) low information-sharing tendencies, and (3) a unique interaction of low “news-find-me” orientation and high social media trust. Furthermore, low social media literacy emerged as a direct core configuration. These findings support the urgent need to prioritize social media literacy as a key intervention in combating the dissemination of fake news. Full article
(This article belongs to the Section Information and Communication Technologies)
18 pages, 1305 KiB  
Article
Curriculum–Vacancy–Course Recommendation Model Based on Knowledge Graphs, Sentence Transformers, and Graph Neural Networks
by Valiya Ramazanova, Madina Sambetbayeva, Sandugash Serikbayeva, Aigerim Yerimbetova, Zhanar Lamasheva, Zhanna Sadirmekova and Gulzhamal Kalman
Technologies 2025, 13(8), 340; https://doi.org/10.3390/technologies13080340 - 5 Aug 2025
Abstract
This article addresses the task of building personalized educational recommendations based on a heterogeneous knowledge graph that integrates data from university curricula, job vacancies, and online courses. To solve the problem of course recommendations by their relevance to a user’s competencies, a graph [...] Read more.
This article addresses the task of building personalized educational recommendations based on a heterogeneous knowledge graph that integrates data from university curricula, job vacancies, and online courses. To solve the problem of course recommendations by their relevance to a user’s competencies, a graph neural network (GNN)-based approach is proposed, specifically utilizing and comparing the Heterogeneous Graph Transformer (HGT) architecture, Graph Sample and Aggregate network (GraphSAGE), and Heterogeneous Graph Attention Network (HAN). Experiments were conducted on a heterogeneous graph comprising various node and relation types. The models were evaluated using regression and ranking metrics. The results demonstrated the superiority of the HGT-based recommendation model as a link regression task, especially in terms of ranking metrics, confirming its suitability for generating accurate and interpretable recommendations in educational systems. The proposed approach can be useful for developing adaptive learning recommendations aligned with users’ career goals. Full article
(This article belongs to the Section Information and Communication Technologies)
Show Figures

Figure 1

19 pages, 1217 KiB  
Article
Temporal Multi-Query Subgraph Matching in Cybersecurity
by Min Lu, Qianzhen Zhang and Xianqiang Zhu
Technologies 2025, 13(8), 335; https://doi.org/10.3390/technologies13080335 - 1 Aug 2025
Viewed by 92
Abstract
Regarding attack scenarios as query graphs and conducting subgraph matching on the data system is an important approach to identify and detect cyber threats. However, existing subgraph matching methods are not suitable for detecting time-evolving attacks since they either focus on single-query graphs [...] Read more.
Regarding attack scenarios as query graphs and conducting subgraph matching on the data system is an important approach to identify and detect cyber threats. However, existing subgraph matching methods are not suitable for detecting time-evolving attacks since they either focus on single-query graphs or ignore the temporal constraints between multiple queries. In this paper, we model the time-evolving attack detection as a novel temporal multi-query subgraph matching problem and propose an efficient algorithm to address this problem. We first give a compact representation of the temporal query graph by merging all queries into one. Based on the temporal query graph, we propose a concise auxiliary data structure to maintain partial solutions. In addition, we employ a query matching tree to generate an efficient matching order and enumerate matchings based on the order. Extensive experiments over real-world datasets confirm the effectiveness and efficiency of our approach. Full article
(This article belongs to the Section Information and Communication Technologies)
Show Figures

Figure 1

24 pages, 3553 KiB  
Article
A Hybrid Artificial Intelligence Framework for Melanoma Diagnosis Using Histopathological Images
by Alberto Nogales, María C. Garrido, Alfredo Guitian, Jose-Luis Rodriguez-Peralto, Carlos Prados Villanueva, Delia Díaz-Prieto and Álvaro J. García-Tejedor
Technologies 2025, 13(8), 330; https://doi.org/10.3390/technologies13080330 - 1 Aug 2025
Viewed by 204
Abstract
Cancer remains one of the most significant global health challenges due to its high mortality rates and the limited understanding of its progression. Early diagnosis is critical to improving patient outcomes, especially in skin cancer, where timely detection can significantly enhance recovery rates. [...] Read more.
Cancer remains one of the most significant global health challenges due to its high mortality rates and the limited understanding of its progression. Early diagnosis is critical to improving patient outcomes, especially in skin cancer, where timely detection can significantly enhance recovery rates. Histopathological analysis is a widely used diagnostic method, but it is a time-consuming process that heavily depends on the expertise of highly trained specialists. Recent advances in Artificial Intelligence have shown promising results in image classification, highlighting its potential as a supportive tool for medical diagnosis. In this study, we explore the application of hybrid Artificial Intelligence models for melanoma diagnosis using histopathological images. The dataset used consisted of 506 histopathological images, from which 313 curated images were selected after quality control and preprocessing. We propose a two-step framework that employs an Autoencoder for dimensionality reduction and feature extraction of the images, followed by a classification algorithm to distinguish between melanoma and nevus, trained on the extracted feature vectors from the bottleneck of the Autoencoder. We evaluated Support Vector Machines, Random Forest, Multilayer Perceptron, and K-Nearest Neighbours as classifiers. Among these, the combinations of Autoencoder with K-Nearest Neighbours achieved the best performance and inference time, reaching an average accuracy of approximately 97.95% on the test set and requiring 3.44 min per diagnosis. The baseline comparison results were consistent, demonstrating strong generalisation and outperforming the other models by 2 to 13 percentage points. Full article
(This article belongs to the Special Issue Application of Artificial Intelligence in Medical Image Analysis)
Show Figures

Figure 1

25 pages, 1765 KiB  
Article
Trigger-Based Systems as a Promising Foundation for the Development of Computing Architectures Based on Neuromorphic Materials
by Dina Shaltykova, Kaisarali Kadyrzhan, Jelena Caiko, Yelizaveta Vitulyova and Ibragim Suleimenov
Technologies 2025, 13(8), 326; https://doi.org/10.3390/technologies13080326 - 31 Jul 2025
Viewed by 124
Abstract
It is demonstrated that neuromorphic materials designed for computational tasks can be effectively implemented by drawing an analogy with trigger-based systems built upon classical binary elements. Among the most promising approaches in this context are systems that perform computations based on the Residue [...] Read more.
It is demonstrated that neuromorphic materials designed for computational tasks can be effectively implemented by drawing an analogy with trigger-based systems built upon classical binary elements. Among the most promising approaches in this context are systems that perform computations based on the Residue Number System (RNS). A specific implementation of a trigger-based adder employing the proposed methodology is presented and tested through simulation modeling. This adder utilizes the representation of natural numbers as elements of a subtraction ring modulo P, where P is the product of Mersenne prime numbers. This configuration enables component-wise, independent execution of arithmetic operations. It is further shown that analogous trigger-based systems can be realized using recurrent neural network analogs, particularly those implemented with neuromorphic materials. The study emphasizes that it is possible to construct a neural network, especially one based on neuromorphic substrates, that can perform logical operations equivalent to those executed by conventional binary circuitry. A key challenge in the proposed approach lies in implementing an operation analogous to the carry mechanism employed in classical binary adders. An algorithm addressing this issue is proposed, based on the transition from computations modulo P to computations modulo 2P. Full article
(This article belongs to the Section Information and Communication Technologies)
Show Figures

Figure 1

22 pages, 12983 KiB  
Article
A Hybrid Model for Fluorescein Funduscopy Image Classification by Fusing Multi-Scale Context-Aware Features
by Yawen Wang, Chao Chen, Zhuo Chen and Lingling Wu
Technologies 2025, 13(8), 323; https://doi.org/10.3390/technologies13080323 - 30 Jul 2025
Viewed by 131
Abstract
With the growing use of deep learning in medical image analysis, automated classification of fundus images is crucial for the early detection of fundus diseases. However, the complexity of fluorescein fundus angiography (FFA) images poses challenges in the accurate identification of lesions. To [...] Read more.
With the growing use of deep learning in medical image analysis, automated classification of fundus images is crucial for the early detection of fundus diseases. However, the complexity of fluorescein fundus angiography (FFA) images poses challenges in the accurate identification of lesions. To address these issues, we propose the Enhanced Feature Fusion ConvNeXt (EFF-ConvNeXt) model, a novel architecture combining VGG16 and an enhanced ConvNeXt for FFA image classification. VGG16 is employed to extract edge features, while an improved ConvNeXt incorporates the Context-Aware Feature Fusion (CAFF) strategy to enhance global contextual understanding. CAFF integrates an Improved Global Context (IGC) module with multi-scale feature fusion to jointly capture local and global features. Furthermore, an SKNet module is used in the final stages to adaptively recalibrate channel-wise features. The model demonstrates improved classification accuracy and robustness, achieving 92.50% accuracy and 92.30% F1 score on the APTOS2023 dataset—surpassing the baseline ConvNeXt-T by 3.12% in accuracy and 4.01% in F1 score. These results highlight the model’s ability to better recognize complex disease features, providing significant support for more accurate diagnosis of fundus diseases. Full article
(This article belongs to the Special Issue Application of Artificial Intelligence in Medical Image Analysis)
Show Figures

Figure 1

31 pages, 11269 KiB  
Review
Advancements in Semantic Segmentation of 3D Point Clouds for Scene Understanding Using Deep Learning
by Hafsa Benallal, Nadine Abdallah Saab, Hamid Tairi, Ayman Alfalou and Jamal Riffi
Technologies 2025, 13(8), 322; https://doi.org/10.3390/technologies13080322 - 30 Jul 2025
Viewed by 547
Abstract
Three-dimensional semantic segmentation is a fundamental problem in computer vision with a wide range of applications in autonomous driving, robotics, and urban scene understanding. The task involves assigning semantic labels to each point in a 3D point cloud, a data representation that is [...] Read more.
Three-dimensional semantic segmentation is a fundamental problem in computer vision with a wide range of applications in autonomous driving, robotics, and urban scene understanding. The task involves assigning semantic labels to each point in a 3D point cloud, a data representation that is inherently unstructured, irregular, and spatially sparse. In recent years, deep learning has become the dominant framework for addressing this task, leading to a broad variety of models and techniques designed to tackle the unique challenges posed by 3D data. This survey presents a comprehensive overview of deep learning methods for 3D semantic segmentation. We organize the literature into a taxonomy that distinguishes between supervised and unsupervised approaches. Supervised methods are further classified into point-based, projection-based, voxel-based, and hybrid architectures, while unsupervised methods include self-supervised learning strategies, generative models, and implicit representation techniques. In addition to presenting and categorizing these approaches, we provide a comparative analysis of their performance on widely used benchmark datasets, discuss key challenges such as generalization, model transferability, and computational efficiency, and examine the limitations of current datasets. The survey concludes by identifying potential directions for future research in this rapidly evolving field. Full article
(This article belongs to the Section Information and Communication Technologies)
Show Figures

Figure 1

15 pages, 4016 KiB  
Article
Long Short-Term Memory Mixture Density Network for Remaining Useful Life Prediction of IGBTs
by Yarens J. Cruz, Fernando Castaño and Rodolfo E. Haber
Technologies 2025, 13(8), 321; https://doi.org/10.3390/technologies13080321 - 30 Jul 2025
Viewed by 304
Abstract
A reliable prediction of the remaining useful life of critical electronic components, such as insulated gate bipolar transistors, is necessary for preventing failures in many industrial applications. Recently, diverse machine-learning techniques have been used for this task. However, they are generally focused on [...] Read more.
A reliable prediction of the remaining useful life of critical electronic components, such as insulated gate bipolar transistors, is necessary for preventing failures in many industrial applications. Recently, diverse machine-learning techniques have been used for this task. However, they are generally focused on capturing the temporal dependencies or on representing the probabilistic nature of the degradation of the device. This work proposes a neural network architecture that combines long short-term memory and mixture density networks to address both targets simultaneously when modeling the remaining useful life. The proposed model was trained and evaluated using a real dataset of insulated gate bipolar transistors, demonstrating a high capacity for predicting the remaining useful life of the validation devices. The proposed model outperformed the other algorithms considered in the study in terms of root mean squared error and coefficient of determination. In general terms, an average reduction of at least 18% of the root mean squared error was obtained when compared with the second-best model among those considered in this work, but in some specific cases, the root mean squared error during the prediction of remaining useful life decreased up to 21%. In addition to the high performance obtained, the characteristics of the network output also facilitated the creation of confidence intervals, which are more informative than solely exact values for decision-making. Full article
(This article belongs to the Section Information and Communication Technologies)
Show Figures

Figure 1

36 pages, 5908 KiB  
Review
Exploring the Frontier of Integrated Photonic Logic Gates: Breakthrough Designs and Promising Applications
by Nikolay L. Kazanskiy, Ivan V. Oseledets, Artem V. Nikonorov, Vladislava O. Chertykovtseva and Svetlana N. Khonina
Technologies 2025, 13(8), 314; https://doi.org/10.3390/technologies13080314 - 23 Jul 2025
Viewed by 636
Abstract
The increasing demand for high-speed, energy-efficient computing has propelled the development of integrated photonic logic gates, which utilize the speed of light to surpass the limitations of traditional electronic circuits. These gates enable ultrafast, parallel data processing with minimal power consumption, making them [...] Read more.
The increasing demand for high-speed, energy-efficient computing has propelled the development of integrated photonic logic gates, which utilize the speed of light to surpass the limitations of traditional electronic circuits. These gates enable ultrafast, parallel data processing with minimal power consumption, making them ideal for next-generation computing, telecommunications, and quantum applications. Recent advancements in nanofabrication, nonlinear optics, and phase-change materials have facilitated the seamless integration of all-optical logic gates onto compact photonic chips, significantly enhancing performance and scalability. This paper explores the latest breakthroughs in photonic logic gate design, key material innovations, and their transformative applications. While challenges such as fabrication precision and electronic–photonic integration remain, integrated photonic logic gates hold immense promise for revolutionizing optical computing, artificial intelligence, and secure communication. Full article
(This article belongs to the Section Information and Communication Technologies)
Show Figures

Figure 1

23 pages, 2363 KiB  
Review
Handover Decisions for Ultra-Dense Networks in Smart Cities: A Survey
by Akzhibek Amirova, Ibraheem Shayea, Didar Yedilkhan, Laura Aldasheva and Alma Zakirova
Technologies 2025, 13(8), 313; https://doi.org/10.3390/technologies13080313 - 23 Jul 2025
Viewed by 451
Abstract
Handover (HO) management plays a key role in ensuring uninterrupted connectivity across evolving wireless networks. While previous generations such as 4G and 5G have introduced several HO strategies, these techniques are insufficient to meet the rigorous demands of sixth-generation (6G) networks in ultra-dense, [...] Read more.
Handover (HO) management plays a key role in ensuring uninterrupted connectivity across evolving wireless networks. While previous generations such as 4G and 5G have introduced several HO strategies, these techniques are insufficient to meet the rigorous demands of sixth-generation (6G) networks in ultra-dense, heterogeneous smart city environments. Existing studies often fail to provide integrated HO solutions that consider key concerns such as energy efficiency, security vulnerabilities, and interoperability across diverse network domains, including terrestrial, aerial, and satellite systems. Moreover, the dynamic and high-mobility nature of smart city ecosystems further complicate real-time HO decision-making. This survey aims to highlight these critical gaps by systematically categorizing state-of-the-art HO approaches into AI-based, fuzzy logic-based, and hybrid frameworks, while evaluating their performance against emerging 6G requirements. Future research directions are also outlined, emphasizing the development of lightweight AI–fuzzy hybrid models for real-time decision-making, the implementation of decentralized security mechanisms using blockchain, and the need for global standardization to enable seamless handovers across multi-domain networks. The key outcome of this review is a structured and in-depth synthesis of current advancements, which serves as a foundational reference for researchers and engineers aiming to design intelligent, scalable, and secure HO mechanisms that can support the operational complexity of next-generation smart cities. Full article
(This article belongs to the Section Information and Communication Technologies)
Show Figures

Figure 1

41 pages, 1710 KiB  
Article
Toward Integrated Satellite Operations and Network Management: A Review and Novel Framework
by Arnau Singla, Franco Criscola, David Canales, Juan A. Fraire, Anna Calveras and Joan A. Ruiz-de-Azua
Technologies 2025, 13(8), 312; https://doi.org/10.3390/technologies13080312 - 22 Jul 2025
Viewed by 419
Abstract
Achieving global coverage and performance goals for 6G requires seamless integration of satellite and terrestrial networks, yet current operational frameworks lack common standards for managing these heterogeneous infrastructures. This paper addresses the critical need for unified satellite-terrestrial network operations by proposing the CMS [...] Read more.
Achieving global coverage and performance goals for 6G requires seamless integration of satellite and terrestrial networks, yet current operational frameworks lack common standards for managing these heterogeneous infrastructures. This paper addresses the critical need for unified satellite-terrestrial network operations by proposing the CMS framework, a novel task-scheduling-based approach that bridges the operational gap between satellite operations (SatOps) and network operations (NetOps). The framework integrates satellite-specific constraints with network service requirements and QoS metrics through constraint satisfaction programming and multi-objective optimization. Three novel architectures are introduced: integrated operations (embedding NetOps within SatOps), coordinated operations (unified control with separate execution channels), and adaptive operations (mutual adaptation through intelligent interfaces). Each architecture addresses different connectivity scenarios and integration requirements for both sporadic and persistent satellite constellations. The proposed architectures are evaluated against challenges spanning infrastructure and architecture, interoperability and standardization, integrated management, operational dynamics, and technology maturation and deployment. Validation through simulation demonstrates significant performance improvements, with task completion rates improving by 17.87% to 44.02% and data throughput gains of 25.09% to 93.62% compared to traditional approaches. The CMS framework establishes a resilient operational standard for future 6G networks, offering practical solutions to bridge the current divide between satellite and terrestrial network operations. Full article
(This article belongs to the Section Information and Communication Technologies)
Show Figures

Figure 1

22 pages, 1703 KiB  
Article
Developing a Concept for an OPC UA Standard to Improve Interoperability in Battery Cell Production: A Methodological Approach for Standardization in Heterogeneous Production Environments
by Julia Sawodny, Simon Otte, Fabian Böttinger, Fabian Haag, Andreas Schlereth, Tom-Hendrik Hülsmann, Felix Tidde, David Roth, Arno Schmetz, Alexander Puchta, Sebastian Schabel, Thomas Bauernhansl and Jürgen Fleischer
Technologies 2025, 13(7), 302; https://doi.org/10.3390/technologies13070302 - 14 Jul 2025
Viewed by 414
Abstract
The development of interoperable and reusable information models is a key challenge for digitalization in manufacturing domains with heterogeneous and complex process chains. Ensuring seamless data exchange requires the standardization of both data syntax and semantics, while maintaining compatibility with existing industry standards. [...] Read more.
The development of interoperable and reusable information models is a key challenge for digitalization in manufacturing domains with heterogeneous and complex process chains. Ensuring seamless data exchange requires the standardization of both data syntax and semantics, while maintaining compatibility with existing industry standards. This paper presents a methodology for deriving standardizable and generalizable OPC UA information models tailored to domains with high process variability and interdisciplinary requirements. The methodology integrates system analysis, parameter mapping, and the development of modular submodels, supported by expert input and validation. It emphasizes the reuse and extension of existing OPC UA Companion Specifications to reduce complexity, avoid redundancy, and enable long-term standardization. The approach is exemplified by its application to battery cell production, an emerging manufacturing domain combining process and mechanical engineering with continuous and discrete processes. Its high degree of heterogeneity and lack of domain-specific standards pose significant challenges for model development. Through iterative expert workshops and structured model validation, a dedicated and transferable OPC UA framework is created. The resulting layered model structure combines a cross-industry standard with newly developed, process-aware model elements. This enables both broad applicability and the depth required for complex production environments, while supporting use cases such as traceability, regulatory reporting (e.g., EU Battery Passport), and process optimization. The resulting model improves interoperability, transparency, and data integration, offering a scalable blueprint for other complex manufacturing sectors. Full article
(This article belongs to the Section Information and Communication Technologies)
Show Figures

Figure 1

27 pages, 1889 KiB  
Article
Advancing Smart City Sustainability Through Artificial Intelligence, Digital Twin and Blockchain Solutions
by Ivica Lukić, Mirko Köhler, Zdravko Krpić and Miljenko Švarcmajer
Technologies 2025, 13(7), 300; https://doi.org/10.3390/technologies13070300 - 11 Jul 2025
Cited by 1 | Viewed by 650
Abstract
This paper presents an integrated Smart City platform that combines digital twin technology, advanced machine learning, and a private blockchain network to enhance data-driven decision making and operational efficiency in both public enterprises and small and medium-sized enterprises (SMEs). The proposed cloud-based business [...] Read more.
This paper presents an integrated Smart City platform that combines digital twin technology, advanced machine learning, and a private blockchain network to enhance data-driven decision making and operational efficiency in both public enterprises and small and medium-sized enterprises (SMEs). The proposed cloud-based business intelligence model automates Extract, Transform, Load (ETL) processes, enables real-time analytics, and secures data integrity and transparency through blockchain-enabled audit trails. By implementing the proposed solution, Smart City and public service providers can significantly improve operational efficiency, including a 15% reduction in costs and a 12% decrease in fuel consumption for waste management, as well as increased citizen engagement and transparency in Smart City governance. The digital twin component facilitated scenario simulations and proactive resource management, while the participatory governance module empowered citizens through transparent, immutable records of proposals and voting. This study also discusses technical, organizational, and regulatory challenges, such as data integration, scalability, and privacy compliance. The results indicate that the proposed approach offers a scalable and sustainable model for Smart City transformation, fostering citizen trust, regulatory compliance, and measurable environmental and social benefits. Full article
(This article belongs to the Section Information and Communication Technologies)
Show Figures

Figure 1

29 pages, 1341 KiB  
Article
GaN Power Amplifier with DPD for Enhanced Spectral Integrity in 2.3–2.5 GHz Wireless Systems
by Mfonobong Uko
Technologies 2025, 13(7), 299; https://doi.org/10.3390/technologies13070299 - 11 Jul 2025
Viewed by 554
Abstract
The increasing need for high-data-rate wireless applications in 5G and IoT networks requires sophisticated power amplifier (PA) designs in the sub-6 GHz spectrum. This work introduces a high-efficiency Gallium Nitride (GaN)-based power amplifier optimized for the 2.3–2.5 GHz frequency band, using digital pre-distortion [...] Read more.
The increasing need for high-data-rate wireless applications in 5G and IoT networks requires sophisticated power amplifier (PA) designs in the sub-6 GHz spectrum. This work introduces a high-efficiency Gallium Nitride (GaN)-based power amplifier optimized for the 2.3–2.5 GHz frequency band, using digital pre-distortion (DPD) to improve spectral fidelity and reduce distortion. The design employs load modulation and dynamic biasing to optimize power-added efficiency (PAE) and linearity. Simulation findings indicate a gain of 13 dB, a 3 dB compression point at 29.7 dBm input power, and 40 dBm output power, with a power-added efficiency of 60% and a drain efficiency of 65%. The power amplifier achieves a return loss of more than 15 dB throughout the frequency spectrum, ensuring robust impedance matching and consistent performance. Electromagnetic co-simulations confirm its stability under high-frequency settings, rendering it appropriate for next-generation high-efficiency wireless communication systems. Full article
(This article belongs to the Section Information and Communication Technologies)
Show Figures

Figure 1

20 pages, 2198 KiB  
Article
Ellipsoidal-Set Design of Robust and Secure Control Against Denial-of-Service Cyber Attacks in Electric-Vehicle Induction Motor Drives
by Ehab H. E. Bayoumi, Hisham M. Soliman and Sangkeum Lee
Technologies 2025, 13(7), 289; https://doi.org/10.3390/technologies13070289 - 7 Jul 2025
Viewed by 258
Abstract
Electric vehicles face increasing cybersecurity threats that can compromise the integrity of their electric drive systems, especially under Denial-of-Service (DoS) attacks. To precisely regulate torque and speed in electric vehicles, vector-controlled induction motor drives rely on continuous communication between controllers and sensors. This [...] Read more.
Electric vehicles face increasing cybersecurity threats that can compromise the integrity of their electric drive systems, especially under Denial-of-Service (DoS) attacks. To precisely regulate torque and speed in electric vehicles, vector-controlled induction motor drives rely on continuous communication between controllers and sensors. This flow could be broken by a DoS attack, which could result in unstable motor operation or complete drive system failure. To address this, we propose a novel ellipsoidal-set-based state feedback controller with integral action, formulated via linear matrix inequalities (LMIs). This controller improves disturbance rejection, maintains system stability under DoS-induced input disruptions, and enhances security by constraining the system response within a bounded invariant set. The proposed tracker has a faster dynamic reaction and better disturbance attenuation capabilities than the traditional H control method. The effectiveness of the proposed controller is validated through a series of diverse testing scenarios. Full article
(This article belongs to the Special Issue Smart Transportation and Driving)
Show Figures

Figure 1

Back to TopTop