Sign in to use this feature.

Years

Between: -

Subjects

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Journals

Article Types

Countries / Regions

Search Results (17)

Search Parameters:
Keywords = design space exploration (DSE)

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
30 pages, 2809 KiB  
Review
A Survey on Computing-in-Memory (CiM) and Emerging Nonvolatile Memory (NVM) Simulators
by John Taylor Maurer, Ahmed Mamdouh Mohamed Ahmed, Parsa Khorrami, Sabrina Hassan Moon and Dayane Alfenas Reis
Chips 2025, 4(2), 19; https://doi.org/10.3390/chips4020019 - 3 May 2025
Viewed by 1769
Abstract
Modern computer applications have become highly data-intensive, giving rise to an increase in data traffic between the processor and memory units. Computing-in-Memory (CiM) has shown great promise as a solution to this aptly named von Neumann bottleneck problem by enabling computation within the [...] Read more.
Modern computer applications have become highly data-intensive, giving rise to an increase in data traffic between the processor and memory units. Computing-in-Memory (CiM) has shown great promise as a solution to this aptly named von Neumann bottleneck problem by enabling computation within the memory unit and thus reducing data traffic. Many simulation tools in the literature have been proposed to enable the design space exploration (DSE) of these novel computer architectures as researchers are in need of these tools to test their designs prior to fabrication. This paper presents a collection of classical nonvolatile memory (NVM) and CiM simulation tools to showcase their capabilities, as presented in their respective analyses. We provide an in-depth overview of DSE, emerging NVM device technologies, and popular CiM architectures. We organize the simulation tools by design-level scopes with respect to their focus on the devices, circuits, architectures, systems/algorithms, and applications they support. We conclude this work by identifying the gaps within the simulation space. Full article
(This article belongs to the Special Issue Magnetoresistive Random-Access Memory (MRAM): Present and Future)
Show Figures

Figure 1

20 pages, 2444 KiB  
Article
PIMCoSim: Hardware/Software Co-Simulator for Exploring Processing-in-Memory Architectures
by Jinyoung Shin, Seongmo An, Sangho Lee and Seung Eun Lee
Electronics 2024, 13(23), 4795; https://doi.org/10.3390/electronics13234795 - 5 Dec 2024
Cited by 1 | Viewed by 2015
Abstract
As the scope of artificial intelligence (AI) expands and the structure becomes more complex, the amount of data for inference and training has increased. In traditional computer architectures, the memory bandwidth limitations have intensified bottlenecks in AI systems, and processing-in-memory (PIM) architectures have [...] Read more.
As the scope of artificial intelligence (AI) expands and the structure becomes more complex, the amount of data for inference and training has increased. In traditional computer architectures, the memory bandwidth limitations have intensified bottlenecks in AI systems, and processing-in-memory (PIM) architectures have been proposed to overcome this issue. PIM is an architecture that performs computations within memory, thereby reducing data movement between the CPU and memory. However, since PIM is difficult to optimize as a general-purpose architecture, it is essential to adopt an architecture suitable for the target application. While various simulators and emulators have been introduced for the design space exploration (DSE) of different PIM architectures, simulators are limited in debugging hardware operations, and emulators face challenges in flexibly modifying the system configuration, as emulators implement the entire architecture in hardware. Therefore, this paper introduces PIMCoSim, a comprehensive hardware–software co-simulator for the DSE of DRAM-PIM systems. This co-simulator partially emulates simplified hardware-implemented processing elements (PEs) and integrates software models for memory operations, facilitating the DSE of PIM systems. To validate PIMCoSim, we analyzed results for different computational workloads by varying PIM structures and operational policies, demonstrating the efficiency of DRAM-PIM systems. The co-simulation approach in PIMCoSim aims to contribute to analyzing DRAM-PIM configurations and adopting optimized structures. Full article
(This article belongs to the Special Issue Computer Architecture & Parallel and Distributed Computing)
Show Figures

Figure 1

20 pages, 713 KiB  
Article
GRMD: A Two-Stage Design Space Exploration Strategy for Customized RNN Accelerators
by Qingpeng Li, Jian Xiao and Jizeng Wei
Symmetry 2024, 16(11), 1546; https://doi.org/10.3390/sym16111546 - 19 Nov 2024
Cited by 1 | Viewed by 925
Abstract
Recurrent neural networks (RNNs) have produced significant results in many fields, such as natural language processing and speech recognition. Owing to their computational complexity and sequence dependencies, RNNs need to be deployed on customized hardware accelerators to satisfy performance and energy-efficiency constraints. However, [...] Read more.
Recurrent neural networks (RNNs) have produced significant results in many fields, such as natural language processing and speech recognition. Owing to their computational complexity and sequence dependencies, RNNs need to be deployed on customized hardware accelerators to satisfy performance and energy-efficiency constraints. However, designing hardware accelerators for RNNs is challenged by the vast design space and the reliance on ineffective optimization. An efficient automated design space exploration (DSE) strategy that can balance conflicting objectives is wanted. To address the low efficiency and insufficient universality of the resource allocation process employed for hardware accelerators, we propose an automated two-stage design space exploration (DSE) strategy for customized RNN accelerators. The strategy combines a genetic algorithm (GA) and a reinforcement learning (RL) algorithm, and it utilizes symmetrical exploration and exploitation to find the optimal solutions. In the first stage, the area of the hardware accelerator is taken as the optimization objective, and the GA is used for partial exploration purposes to narrow the design space while maintaining diversity. Then, the latency and power of the hardware accelerator are taken as the optimization objectives, and the RL algorithm is used in the second stage to find the corresponding Pareto solutions. To verify the effectiveness of the developed strategy, it is compared with other algorithms. We use three different network models as benchmarks: a vanilla RNN, LSTM, and a GRU. The results demonstrate that the strategy proposed in this paper can provide better solutions and can achieve latency, power, and area reductions of 9.35%, 5.34%, and 11.95%, respectively. The HV of GRMD is reduced by averages of 6.33%, 6.32%, and 0.67%, and the runtime is reduced by averages of 18.11%, 14.94%, and 10.28%, respectively. Additionally, given different weights, it can make reasonable trade-offs between multiple objectives. Full article
(This article belongs to the Section Computer)
Show Figures

Figure 1

34 pages, 1063 KiB  
Review
A Survey on Design Space Exploration Approaches for Approximate Computing Systems
by Sepide Saeedi, Ali Piri, Bastien Deveautour, Ian O’Connor, Alberto Bosio, Alessandro Savino and Stefano Di Carlo
Electronics 2024, 13(22), 4442; https://doi.org/10.3390/electronics13224442 - 13 Nov 2024
Cited by 1 | Viewed by 2223
Abstract
Approximate Computing (AxC) has emerged as a promising paradigm to enhance performance and energy efficiency by allowing a controlled trade-off between accuracy and resource consumption. It is extensively adopted across various abstraction levels, from software to architecture and circuit levels, employing diverse methodologies. [...] Read more.
Approximate Computing (AxC) has emerged as a promising paradigm to enhance performance and energy efficiency by allowing a controlled trade-off between accuracy and resource consumption. It is extensively adopted across various abstraction levels, from software to architecture and circuit levels, employing diverse methodologies. The primary objective of AxC is to reduce energy consumption for executing error-resilient applications, accepting controlled and inherently acceptable output quality degradation. However, harnessing AxC poses several challenges, including identifying segments within a design amenable to approximation and selecting suitable AxC techniques to fulfill accuracy and performance criteria. This survey provides a comprehensive review of recent methodologies proposed for performing Design Space Exploration (DSE) to find the most suitable AxC techniques, focusing on both hardware and software implementations. DSE is a crucial design process where system designs are modeled, evaluated, and optimized for various extra-functional system behaviors such as performance, power consumption, energy efficiency, and accuracy. A systematic literature review was conducted to identify papers that ascribe their DSE algorithms, excluding those relying on exhaustive search methods. This survey aims to detail the state-of-the-art DSE methodologies that efficiently select AxC techniques, offering insights into their applicability across different hardware platforms and use-case domains. For this purpose, papers were categorized based on the type of search algorithm used, with Machine Learning (ML) and Evolutionary Algorithms (EAs) being the predominant approaches. Further categorization is based on the target hardware, including Field-Programmable Gate Arrays (FPGAs), Application-Specific Integrated Circuits (ASICs), general-purpose Central Processing Units (CPUs), and Graphics Processing Units (GPUs). A notable observation was that most studies targeted image processing applications due to their tolerance for accuracy loss. By providing an overview of techniques and methods outlined in existing literature pertaining to the DSE of AxC designs, this survey elucidates the current trends and challenges in optimizing approximate designs. Full article
Show Figures

Figure 1

26 pages, 2782 KiB  
Article
A Techno-Economic Assessment of DC Fast-Charging Stations with Storage, Renewable Resources and Low-Power Grid Connection
by Gurpreet Singh, Matilde D’Arpino and Terence Goveas
Energies 2024, 17(16), 4012; https://doi.org/10.3390/en17164012 - 13 Aug 2024
Cited by 5 | Viewed by 1871
Abstract
The growing demand for high-power DC fast-charging (DCFC) stations for electric vehicles (EVs) is expected to lead to increased peak power demand and a reduction in grid power quality. To maximize the economic benefits and station utilization under practical constraints set by regulatory [...] Read more.
The growing demand for high-power DC fast-charging (DCFC) stations for electric vehicles (EVs) is expected to lead to increased peak power demand and a reduction in grid power quality. To maximize the economic benefits and station utilization under practical constraints set by regulatory authorities, utilities and DCFC station operators, this study explores and provides methods for connecting DCFC stations to the grid, employing low-power interconnection rules and distributed energy resources (DERs). The system uses automotive second-life batteries (SLBs) and photovoltaic (PV) systems as energy buffer and local energy resources to support EV charging and improve the station techno-economic feasibility through load shifting and charge sustaining. The optimal sizing of the DERs and the selection of the grid interconnection topology is achieved by means of a design space exploration (DSE) and exhaustive search approach to maximize the economic benefits of the charging station and to mitigate high-power demand to the grid. Without losing generality, this study considers a 150 kW DCFC station with a range of DER sizes, grid interconnection specifications and related electricity tariffs of American Electric Power (AEP) Ohio and the Public Utility Commission of Ohio (PUCO). Various realistic scenarios and strategies are defined to account for the interconnection requirements of the grid to the DCFC with DERs. The system’s techno-economic performance over a ten-year period for different scenarios is analyzed and compared using a multitude of metrics. The results of the analysis show that the the integration of DERs in DCFC stations has a positive impact on the economic value of the investment when compared to traditional installations. Full article
(This article belongs to the Special Issue Future Smart Energy for Electric Vehicle Charging)
Show Figures

Figure 1

20 pages, 690 KiB  
Article
Generative Design of the Architecture Platform in Multiprocessor System Design
by Luise Müller, Nico Schumacher, Lukas Steffen and Christian Haubelt
Electronics 2024, 13(7), 1404; https://doi.org/10.3390/electronics13071404 - 8 Apr 2024
Viewed by 1548
Abstract
When designing a system at the Electronic System Level (ESL), designers are confronted with a very large number of design decisions, each affecting the characteristics of the resulting system. Simultaneously, the demands for the system’s performance, reliability, and energy consumption have increased drastically. [...] Read more.
When designing a system at the Electronic System Level (ESL), designers are confronted with a very large number of design decisions, each affecting the characteristics of the resulting system. Simultaneously, the demands for the system’s performance, reliability, and energy consumption have increased drastically. Design Space Exploration (DSE) aims to facilitate this complex task by automating the system synthesis and traversing the design space autonomously. Previous studies on DSE have mainly considered fixed architectures with a fixed set of hardware components only. In the paper at hand, we overcome this limitation to allow for a higher degree of freedom in the design of a multiprocessor system. Instead of a fixed architecture as input, we are using a resource library containing resource types whose instances can then be arbitrarily placed and connected. More specifically, we enable the exploration of the types, the number, and the positions of required processing-type instances in a grid-based topology template in addition to deciding on the remaining system synthesis tasks, namely, resource allocation, task binding, routing, and scheduling. We provide an extensible framework, based on Answer Set Programming (ASP) modulo Theories (ASPmT), for generating system architectures fulfilling predefined constraints. Our studies show that this higher degree of freedom, originating from fewer restrictions regarding the architecture, leads to an increased complexity of the problem. In extensive experiments, we show scalability trends for a set of parameters, demonstrating the capabilities and limits of our approach. Full article
(This article belongs to the Special Issue Embedded Systems: Fundamentals, Design and Practical Applications)
Show Figures

Figure 1

21 pages, 4212 KiB  
Article
Flare: An FPGA-Based Full Precision Low Power CNN Accelerator with Reconfigurable Structure
by Yuhua Xu, Jie Luo and Wei Sun
Sensors 2024, 24(7), 2239; https://doi.org/10.3390/s24072239 - 31 Mar 2024
Cited by 3 | Viewed by 3738
Abstract
Convolutional neural networks (CNNs) have significantly advanced various fields; however, their computational demands and power consumption have escalated, posing challenges for deployment in low-power scenarios. To address this issue and facilitate the application of CNNs in power constrained environments, the development of dedicated [...] Read more.
Convolutional neural networks (CNNs) have significantly advanced various fields; however, their computational demands and power consumption have escalated, posing challenges for deployment in low-power scenarios. To address this issue and facilitate the application of CNNs in power constrained environments, the development of dedicated CNN accelerators is crucial. Prior research has predominantly concentrated on developing low precision CNN accelerators using code generated from high-level synthesis (HLS) tools. Unfortunately, these approaches often fail to efficiently utilize the computational resources of field-programmable gate arrays (FPGAs) and do not extend well to full precision scenarios. To overcome these limitations, we integrate vector dot products to unify the convolution and fully connected layers. By treating the row vector of input feature maps as the fundamental processing unit, we balance processing latency and resource consumption while eliminating data rearrangement time. Furthermore, an accurate design space exploration (DSE) model is established to identify the optimal design points for each CNN layer, and dynamic partial reconfiguration is employed to maximize each layer’s access to computational resources. Our approach is validated through the implementation of AlexNet and VGG16 on 7A100T and ZU15EG platforms, respectively. We achieve an average convolutional layer throughput of 28.985 GOP/s and 246.711 GOP/s for full precision. Notably, the proposed accelerator demonstrates remarkable power efficiency, with a maximum improvement of 23.989 and 15.376 times compared to current state-of-the-art FPGA implementations. Full article
(This article belongs to the Section Electronic Sensors)
Show Figures

Figure 1

27 pages, 1409 KiB  
Article
Rapid Decision-Making Tool for Electric Powertrain Sizing for Motorcycles during New Product Development
by Mehmet Cagin Kirca, Andrew McGordon and Truong Quang Dinh
Energies 2024, 17(2), 330; https://doi.org/10.3390/en17020330 - 9 Jan 2024
Cited by 2 | Viewed by 1688
Abstract
As part of the intergovernmental and public interventions to reduce carbon dioxide emissions, there are no existing regulations to ban the sale of petrol motorcycles (PM), but it is expected that motorcycle regulations will follow car regulations with several years of delay. There [...] Read more.
As part of the intergovernmental and public interventions to reduce carbon dioxide emissions, there are no existing regulations to ban the sale of petrol motorcycles (PM), but it is expected that motorcycle regulations will follow car regulations with several years of delay. There is an emerging trend in motorcycle uptake, which will lead to new development projects with existing brands, and new brands, and will clearly increase the need for development tools that satisfies design challenges specific to electric motorcycles (EM) and electric powertrains. There is significant importance in motorcycle design to quantify the vehicle-level performance indicators and specifications, which are not limited to total vehicle mass, range, acceleration performance, and top speed. Those performance indicators should be quantified for different powertrain configurations and component selections to identify the most suitable configuration for the specific motorcycle development. In this paper, an innovative powertrain sizing approach is proposed to provide solutions for EMs against the design challenges specific to electric motorcycles. The innovative approach is to apply the practice of design space exploration (DSE) in resilient system design (RSD) to EM development. As a proof of concept, a case study of battery sizing is presented, in which a powertrain sizing tool is used to identify battery pack sizing requirements using requirement-based design (RBD), sensitivity analysis and DSE. The case study shows that the RBD approach allows EM product developers to identify a single solution, while DSE clearly demonstrates the trade-off between different configurations, taking multiple design variables into account. The tool prioritises high accessibility and high confidence with limited information at the early phases of electric motorcycle powertrain component sizing and selection. Full article
(This article belongs to the Special Issue Mechatronic Technologies for Future Energy Systems)
Show Figures

Figure 1

1 pages, 157 KiB  
Correction
Correction: Schiboni et al. DynDSE: Automated Multi-Objective Design Space Exploration for Context-Adaptive Wearable IoT Edge Devices. Sensors 2020, 20, 6104
by Giovanni Schiboni, Juan Carlos Suarez, Rui Zhang and Oliver Amft
Sensors 2022, 22(18), 6808; https://doi.org/10.3390/s22186808 - 8 Sep 2022
Viewed by 1303
Abstract
Due to formal academic regulations, the affiliation of the university has been amended, and an “Acknowledgements” section has been added to the original publication [...] Full article
11 pages, 761 KiB  
Article
Hybrid CNN-SVM Inference Accelerator on FPGA Using HLS
by Bing Liu, Yanzhen Zhou, Lei Feng, Hongshuo Fu and Ping Fu
Electronics 2022, 11(14), 2208; https://doi.org/10.3390/electronics11142208 - 14 Jul 2022
Cited by 9 | Viewed by 3301
Abstract
Convolution neural networks (CNN), support vector machine (SVM) and hybrid CNN-SVM algorithms are widely applied in many fields, including image processing and fault diagnosis. Although many dedicated FPGA accelerators have been proposed for specific networks, such as CNN or SVM, few of them [...] Read more.
Convolution neural networks (CNN), support vector machine (SVM) and hybrid CNN-SVM algorithms are widely applied in many fields, including image processing and fault diagnosis. Although many dedicated FPGA accelerators have been proposed for specific networks, such as CNN or SVM, few of them have focused on CNN-SVM. Furthermore, the existing accelerators do not support CNN-SVM, which limits their application scenarios. In this work, we propose a hybrid CNN-SVM accelerator on FPGA. This accelerator utilizes a novel hardware-reuse architecture and unique computation mapping strategy to implement different calculation modes in CNN-SVM so that it can realize resource-efficient acceleration of the hybrid algorithm. In addition, we propose a universal deployment methodology to automatically select accelerator design parameters according to the target platform and algorithm. The experimental results on ZYNQ-7020 show that our implementation can efficiently map CNN-SVM onto FPGA, and the performance is competitive with other state-of-the-art works. Full article
(This article belongs to the Special Issue Advanced Application of FPGA in Embedded Systems)
Show Figures

Figure 1

17 pages, 4760 KiB  
Article
Security-Related Hardware Cost Optimization for CAN FD-Based Automotive Cyber-Physical Systems
by Yong Xie, Yili Guo, Sheng Yang, Jian Zhou and Xiaobai Chen
Sensors 2021, 21(20), 6807; https://doi.org/10.3390/s21206807 - 13 Oct 2021
Cited by 8 | Viewed by 2452
Abstract
The introduction of various networks into automotive cyber-physical systems (ACPS) brings great challenges on security protection of ACPS functions, the auto industry recommends to adopt the hardware security module (HSM)-based multicore ECU to secure in-vehicle networks while meeting the delay constraint. However, this [...] Read more.
The introduction of various networks into automotive cyber-physical systems (ACPS) brings great challenges on security protection of ACPS functions, the auto industry recommends to adopt the hardware security module (HSM)-based multicore ECU to secure in-vehicle networks while meeting the delay constraint. However, this approach incurs significant hardware cost. Consequently, this paper aims to reduce security enhancing-related hardware cost by proposing two efficient design space exploration (DSE) algorithms, namely, stepwise decreasing-based heuristic algorithm (SDH) and interference balancing-based heuristic algorithm (IBH), which explore the task assignment, task scheduling, and message scheduling to minimize the number of required HSMs. Experiments on both synthetical and real data sets show that the proposed SDH and IBH are superior than state-of-the-art algorithm, and the advantage of SDH and IBH becomes more obvious as the increase about the percentage of security-critical tasks. For synthetic data sets, the hardware cost can be reduced by 61.4% and 45.6% averagely for IBH and SDH, respectively; for real data sets, the hardware cost can be reduced by 64.3% and 54.4% on average for IBH and SDH, respectively. Furthermore, IBH is better than SDH in most cases, and the runtime of IBH is two or three orders of magnitude smaller than SDH and state-of-the-art algorithm. Full article
(This article belongs to the Collection Fog/Edge Computing based Smart Sensing System)
Show Figures

Figure 1

37 pages, 615 KiB  
Article
Hybrid Application Mapping for Composable Many-Core Systems: Overview and Future Perspective
by Behnaz Pourmohseni, Michael Glaß, Jörg Henkel, Heba Khdr, Martin Rapp, Valentina Richthammer, Tobias Schwarzer, Fedor Smirnov, Jan Spieck, Jürgen Teich, Andreas Weichslgartner and Stefan Wildermann
J. Low Power Electron. Appl. 2020, 10(4), 38; https://doi.org/10.3390/jlpea10040038 - 17 Nov 2020
Cited by 14 | Viewed by 4795
Abstract
Many-core platforms are rapidly expanding in various embedded areas as they provide the scalable computational power required to meet the ever-growing performance demands of embedded applications and systems. However, the huge design space of possible task mappings, the unpredictable workload dynamism, and the [...] Read more.
Many-core platforms are rapidly expanding in various embedded areas as they provide the scalable computational power required to meet the ever-growing performance demands of embedded applications and systems. However, the huge design space of possible task mappings, the unpredictable workload dynamism, and the numerous non-functional requirements of applications in terms of timing, reliability, safety, and so forth. impose significant challenges when designing many-core systems. Hybrid Application Mapping (HAM) is an emerging class of design methodologies for many-core systems which address these challenges via an incremental (per-application) mapping scheme: The mapping process is divided into (i) a design-time Design Space Exploration (DSE) step per application to obtain a set of high-quality mapping options and (ii) a run-time system management step in which applications are launched dynamically (on demand) using the precomputed mappings. This paper provides an overview of HAM and the design methodologies developed in line with it. We introduce the basics of HAM and elaborate on the way it addresses the major challenges of application mapping in many-core systems. We provide an overview of the main challenges encountered when employing HAM and survey a collection of state-of-the-art techniques and methodologies proposed to address these challenges. We finally present an overview of open topics and challenges in HAM, provide a summary of emerging trends for addressing them particularly using machine learning, and outline possible future directions. While there exists a large body of HAM methodologies, the techniques studied in this paper are developed, to a large extent, within the scope of invasive computing. Invasive computing introduces resource awareness into applications and employs explicit resource reservation to enable incremental application mapping and dynamic system management. Full article
Show Figures

Figure 1

26 pages, 9722 KiB  
Article
DynDSE: Automated Multi-Objective Design Space Exploration for Context-Adaptive Wearable IoT Edge Devices
by Giovanni Schiboni, Juan Carlos Suarez, Rui Zhang and Oliver Amft
Sensors 2020, 20(21), 6104; https://doi.org/10.3390/s20216104 - 27 Oct 2020
Cited by 4 | Viewed by 2839 | Correction
Abstract
We describe a simulation-based Design Space Exploration procedure (DynDSE) for wearable IoT edge devices that retrieve events from streaming sensor data using context-adaptive pattern recognition algorithms. We provide a formal characterisation of the design space, given a set of system functionalities, components and [...] Read more.
We describe a simulation-based Design Space Exploration procedure (DynDSE) for wearable IoT edge devices that retrieve events from streaming sensor data using context-adaptive pattern recognition algorithms. We provide a formal characterisation of the design space, given a set of system functionalities, components and their parameters. An iterative search evaluates configurations according to a set of requirements in simulations with actual sensor data. The inherent trade-offs embedded in conflicting metrics are explored to find an optimal configuration given the application-specific conditions. Our metrics include retrieval performance, execution time, energy consumption, memory demand, and communication latency. We report a case study for the design of electromyographic-monitoring eyeglasses with applications in automatic dietary monitoring. The design space included two spotting algorithms, and two sampling algorithms, intended for real-time execution on three microcontrollers. DynDSE yielded configurations that balance retrieval performance and resource consumption with an F1 score above 80% at an energy consumption that was 70% below the default, non-optimised configuration. We expect that the DynDSE approach can be applied to find suitable wearable IoT system designs in a variety of sensor-based applications. Full article
Show Figures

Figure 1

24 pages, 456 KiB  
Article
Exact Design Space Exploration Based on Consistent Approximations
by Kai Neubauer, Benjamin Beichler and Christian Haubelt
Electronics 2020, 9(7), 1057; https://doi.org/10.3390/electronics9071057 - 27 Jun 2020
Cited by 2 | Viewed by 3504
Abstract
The aim of design space exploration (DSE) is to identify implementations with optimal quality characteristics which simultaneously satisfy all imposed design constraints. Hence, besides searching for new solutions, a quality evaluation has to be performed for each design point. This process is typically [...] Read more.
The aim of design space exploration (DSE) is to identify implementations with optimal quality characteristics which simultaneously satisfy all imposed design constraints. Hence, besides searching for new solutions, a quality evaluation has to be performed for each design point. This process is typically very expensive and takes a majority of the exploration time. As nearly all the explored design points are sub-optimal, most of them get discarded after evaluation. However, evaluating a solution takes virtually the same amount of time for both good and bad ones. That way, a huge amount of computing power is literally wasted. In this paper, we propose a solution to the aforementioned problem by integrating efficient approximations in the background of a DSE engine in order to allow an initial evaluation of each solution. Only if the approximated quality indicates a promising candidate, the time-consuming exact evaluation is executed. The novelty of our approach is that (1) although the evaluation process is accelerated by using approximations, we do not forfeit the quality of the acquired solutions and (2) the integration in a background theory allows sophisticated reasoning techniques to prune the search space with the help of the approximation results. We have conducted an experimental evaluation of our approach by investigating the dependency of the accuracy of used approximations on the performance gain. Based on 120 electronic system level problem instances, we show that our approach is able to increase the overall exploration coverage by up to six times compared to a conservative DSE whenever accurate approximation functions are available. Full article
(This article belongs to the Special Issue Software/Hardware Codesign for Embedded Multicore Systems)
Show Figures

Figure 1

14 pages, 1136 KiB  
Article
Predesign Considerations for the DC Link Voltage Level of the CENTRELINE Fuselage Fan Drive Unit
by Stefan Biser, Guido Wortmann, Swen Ruppert, Mykhaylo Filipenko, Mathias Noe and Martin Boll
Aerospace 2019, 6(12), 126; https://doi.org/10.3390/aerospace6120126 - 20 Nov 2019
Cited by 13 | Viewed by 8519
Abstract
Electric propulsion (EP) systems offer considerably more degrees of freedom (DOFs) within the design process of aircraft compared to conventional aircraft engines. This requires large, computationally expensive design space explorations (DSE) with coupled models of the single components to incorporate interdependencies during optimization. [...] Read more.
Electric propulsion (EP) systems offer considerably more degrees of freedom (DOFs) within the design process of aircraft compared to conventional aircraft engines. This requires large, computationally expensive design space explorations (DSE) with coupled models of the single components to incorporate interdependencies during optimization. The purpose of this paper is to exemplarily study these interdependencies of system key performance parameters (KPIs), e.g., system mass and efficiency, for a varying DC link voltage level of the power transmission system considering the example of the propulsion system of the CENTRELINE project, including an electric motor, a DC/AC inverter, and the DC power transmission cables. Each component is described by a physically derived, analytical model linking specific subdomains, e.g., electromagnetics, structural mechanics and thermal analysis, which are used for a coupled system model. This approach strongly enhances model accuracy and simultaneously keeps the computational effort at a low level. The results of the DSE reveal that the system KPIs improve for higher DC link voltage despite slightly inferior performance of motor and inverter as the mass of the DC power transmission cable has a major share for a an aircraft of the size as in the CENTRELINE project. Modeling of further components and implementation of optimization strategies will be part of future work. Full article
(This article belongs to the Special Issue 9th EASN International Conference on Innovation in Aviation & Space)
Show Figures

Figure 1

Back to TopTop