University Visvesvaraya College of Engineering (UVCE) was established in 1917, under the name Government Engineering College, by Bharat Ratna Sir M. Visvesvaraya. It is the 5th engineering college to be established in the country and 1st in Karnataka. UVCE is one of the few technical institutions in the country that is vested with the status of a university and autonomy on the lines of IITs. It is one of the oldest technical institutions in the country, imparting technical education leading to B.Tech., B. Arch., M.Tech., M. Arch. and PhD degrees in the various disciplines of Engineering and Architecture. The college is approved by the AICTE and the Government of Karnataka. UVCE has secured an NAAC accreditation score of 3.17 (A Grade). The college receives financial aid under the TEQIP program from the World Bank.A committee has been formed by the Government of Karnataka, headed by S. Sadagopan as the chairman to explore the procedure of granting autonomy to the institute.Tech.Tech.Tech. Arch.
Multivariate Time Series (MTS) forecasting plays a pivotal role in domains such as finance, healthcare, energy management, climate prediction, and IoT systems, where timely and accurate forecasts are critical for decision-making. Traditional sequence modeling approaches, including RNNs, LSTMs, CNNs, and TCNs, often face challenges in capturing long-range dependencies, multivariate interactions, and efficient parallel computation, limiting their scalability and accuracy. Transformer models, leveraging self-attention mechanisms, parallelism, and flexible sequence modeling, have recently emerged as a powerful alternative. This survey aims to provide a comprehensive, structured overview of Transformer-based approaches for MTS forecasting, including early models, efficient attention mechanisms, decomposition-based architectures, patch-based methods, hybrid models, and large-scale pretrained foundation models.We present a comprehensive taxonomy of existing approaches, datasets, and evaluation metrics, highlighting their comparative strengths and limitations. Additionally, we discuss key challenges such as computational complexity, interpretability, data sparsity, and generalization, and outline future research directions, including spatiotemporal modeling, self-supervised learning, physics-informed designs, explainable architectures, and federated learning. The survey consolidates existing knowledge and provides guidance for researchers and practitioners to select, adapt, and innovate Transformer-based models for effective MTS forecasting.
This study reports the design, fabrication, and experimental investigation of 3D-printed honeycomb structures subjected to drop-weight impact testing. Hexagonal honeycomb structures were designed using CAD software and fabricated using Fused Deposition Modeling (FDM) with PLA (Polylactic Acid) material. The primary objectives were to analyze energy absorption capacity, deformation characteristics, and failure mechanisms under controlled dynamic impact loading. Drop-weight impact tests were conducted at three distinct heights (1.0 m, 1.5 m, and 2.0 m), with a striker mass of 63.6 kg, systematically evaluating different impact energy levels. Force-displacement behavior and post-impact failure modes were documented to assess structural response. Results demonstrated that the honeycomb structure absorbed 624 J, 936 J, and 1248 J of energy at 1.0 m, 1.5 m, and 2.0 m drop heights, respectively, with corresponding displacements of 28–32 mm, 33–39 mm, and 45–50 mm. Specific energy absorption (SEA) values increased from 9.81 J/kg to 19.62 J/kg with increasing impact height. Progressive cell wall buckling and densification were identified as primary deformation mechanisms. This work contributes to understanding the performance of polymer-based cellular structures under dynamic impact loading and provides a foundation for optimization in crashworthy applications in aerospace, automotive, and protective equipment sectors.
The rise in Electric Vehicle (EV) usage has significantly increased the need for high-power fast charging systems that must meet rigorous performance standards. This paper examines the performance of 50 kW grid-connected EV charger. The design of the charger utilizes a dual stage Vienna rectifier at the front end, combined with a bi-directional DC-DC stage, to achieve a high-power factor, minimize total harmonic distortion (THD), and maintain stable operation of the DC bus. Vienna rectifiers are commonly utilized in high-power electric vehicle chargers because of their excellent efficiency greater than 94% and nearly unity power factor. An analysis of 50 kW charger that employs a Vienna rectifier focuses on its output ripple, input signal distortion, and power input factor. Under standard operating conditions, the performance remains equable. However, once the battery charge status surpasses 80%, the notable decline in performance occurs. In this scenario, both ripple and THD increase, and the power factor strays from unity, potentially harming the battery State of Health (SOH) during constant-voltage charging. Based on research results, this paper quantified the implication of current ripple on conversion efficiency in Electric vehicle charger through experimental verification and the results communicate that the current ripples have important influence on EV chargers.
The rising integration of IoT devices into various applications has amplified security risks, particularly in resource-limited setups with constrained computing capacity and storage. Standard intrusion detection approaches often prove inadequate for these contexts owing to their intensive resource needs. This work proposes a host-based intrusion detection system customized for IoT infrastructures, harnessing compact and adaptable machine learning strategies. The developed system examines diverse classifier groups, encompassing tree-oriented models like Decision Tree and Random Forest, boosting-oriented techniques such as LightGBM and XGBoost, support vector machines including LinearSVC, and linear-based classifiers encompassing Logistic Regression, Stochastic Gradient Descent, Passive-Aggressive methods, and Perceptron algorithms. To identify the optimal detection algorithms suited to varied IoT application environments, a multi-factor decision framework integrating TOPSIS, VIKOR, MOORA, and WASPAS ranking methodologies is utilized. Outcomes from trials reveal that linear classifiers and streamlined tree models deliver strong detection performance alongside brief training periods and lowered processing demands.The solution achieves a top accuracy rate of 98.7%, with training times under two seconds for the majority of algorithms, yielding roughly 15-20 times enhancement in efficiency relative to typical ensemble-driven intrusion detection systems.
Dynamic optimization in large-scale networks, such as Internet of Things (IoT) and wireless sensor networks (WSNs), demands adaptive and decentralized algorithms to manage energy, trust, and routing efficiently. This paper proposes a novel bio-inspired optimization approach, namely the Hybrid Termite-Tuna Swarm Algorithm (HTTSA), which combines the decentralized search capability of termite behavior with the exploration-exploitation balance of Tuna Swarm Optimization (TSO). The termite-inspired component performs localized pheromone-based discovery to construct viable routing candidates, while the tuna-inspired module performs global search to converge on optimal paths based on multi-objective metrics such as energy, trust, and hop count. Extensive simulations demonstrate that HTTSA outperforms existing algorithms in terms of network lifetime, energy efficiency, and resilience to dynamic changes. The proposed model is especially suited for privacy-aware, energy-constrained environments in IoT applications.