Search
8 articles for “overhead structures”
-
EXPLORING URBAN VOIDS: STUDYING URBAN REGENERATION
Abstract: The rapid urbanization of a city is beneficial for its economic and cultural growth, but it stems from a growing concern over the effects of urbanization on the environment, human health, and well-being. This rapid urbanization results in the development in the formation of voids in the urban fabric. These voids create the possibility of places in the city that are overlooked and underutilized during the development of the city. …
Published in International Journal of Urban Design and Development · Vol. 1, Issue 1, 2023 · pp. 35–46 Read article
-
Dynamic Skip-Layer Trees: A Novel Data Structure for Efficient Multi-level IoT Data Processing in Smart Cities
Abstract: This paper introduces dynamic skip-layer trees (DSLTs), a novel hierarchical data structure specifically designed for processing and managing multi-layered Internet of Things (IoT) sensor data in smart city environments. DSLTs extend the traditional skip list concept by incorporating dynamic layer adjustment and spatial awareness, enabling efficient querying and updates across various geographical and temporal dimensions. Our experimental results demonstrate that DSLTs achieve up to 40% faster query processing and a …
Published in International Journal of Data Structure Studies · Vol. 2, Issue 2, 2024 · pp. 11–21 Read article
-
DFT Compatible Low Power EDAC Based on Clock Gating
Abstract: The in-situ EDAC architecture is normally hired in timing-error tolerant circuits in a try and decrease the conservative timing protect band due to procedure, voltage, and temperature (PVT) fluctuations. But with the addition of the latch-based totally data channel, extra detection, and propagation common sense, it makes the implementation of the layout for- testability (DFT) tough. We present a new low area test overhead DFT EDAC architecture with extreme reduction …
Published in International Journal of VLSI Circuit Design & Technology · Vol. 3, Issue 1, 2025 · pp. 41–53 Read article
-
Design and Fabrication of Thermal Insulated Overhead Water Tanks
Abstract: Overhead water containers are essential for storing water in residential and commercial structures, but because of varying weather, they are sometimes subject to extreme temperature swings. During the summer, the average temperature regularly surpasses 50°C. In residential and commercial structures, above water tanks are essential for water garages; but, due to changing climate conditions, they may be subjected to high temperature changes on a regular basis. The tanks are primarily …
Published in International Journal of Energy and Thermal Applications · Vol. 3, Issue 2, 2025 · pp. 32–40 Read article
-
Data Structure Driven Probabilistic Deadlock Resolution in Multiprocessor Systems
Abstract: Deadlock resolution in multiprocessor systems is fundamentally a graph-theoretic and probabilistic decision problem. Existing victim selection heuristics, such as youngest, oldest, and lowest priority, apply static rules that overlook the dynamic runtime state of processes, leading to unnecessary computational loss. This paper reframes the inference-guided preemption (IGP) algorithm as a data-structure-centric solution, highlighting how resource allocation graphs, wait-for graphs, adjacency lists, min-heaps, and hash-based evidence stores interact to enable efficient …
Published in International Journal of Data Structure Studies · Vol. 4, Issue 1, 2026 · pp. 11–20 Read article
-
Algorithmic Strategies for Complex Data Handling: Optimizing Data Structures for Enhanced Computational Performance
Abstract: We live in an age of big data and processing very large often complicated datasets can be crucial to efficient algorithmic performance. This paper discusses different algorithmic techniques when working with difficult data and how to arrange your information structures correctly for better functionality in large-scale methods. It checks the impact of different algorithms like sorting, searching, and hashing in boosting its processing speed as well as memory use. This …
Published in International Journal of Data Structure Studies · Vol. 2, Issue 2, 2024 · pp. 1–10 Read article
-
A Constraint-Driven Generative Design Methodology for Modular Actuated Robotic Components in Decentralized Manufacturing
Abstract: This work formalizes a constraint-driven generative design framework for actuator-integrated robotic components intended for decentralized additive manufacturing. Conventional topology optimization typically prioritizes structural efficiency while treating actuator integration, modular interfaces, and fabrication constraints as secondary considerations. In contrast, the proposed methodology encodes these requirements as first-order geometric and mechanical constraints prior to automated material redistribution. The framework defines preserved actuator geometry, bounded design envelopes, representative loading abstractions, and manufacturability-aware domains …
Published in International Journal of Robotics and Automation in Mechanics · Vol. 4, Issue 1, 2026 Read article
-
Traversal Speed Comparison of BFS and DFS in Balanced and Skewed Binary Trees
Abstract: In this paper, we provide an analysis of how well both breadth-first search (BFS) and depth-first search (DFS) algorithms perform while wandering through two kinds of binary trees: balanced and skewed. The research was motivated by the practical application of storing files and directories in a certain type of parent-child relationship through the use of hierarchical file systems (e.g., windows explorer). The result of measuring how fast and versatilely these …
Published in International Journal of Data Structure Studies · Vol. 4, Issue 2, 2026 Read article