The open RISC-V instruction set architecture provides a new innovative platform for integrated circuit design, and the multiplier and adder are the core units of the computing unit. This paper designs a high-performan...
详细信息
Metal-Supported Solid Oxide Fuel Cells(MS-SOFCs)hold significant potential for driving the energy *** electrochemical devices represent the most advanced generation of Solid Oxide Fuel Cell(SOFCs)and can pave the way ...
详细信息
Metal-Supported Solid Oxide Fuel Cells(MS-SOFCs)hold significant potential for driving the energy *** electrochemical devices represent the most advanced generation of Solid Oxide Fuel Cell(SOFCs)and can pave the way for mass production and wider adoption than Proton Exchange Membrane Fuel Cells(PEMFCs)due to their fuel flexibility,higher power density and the absence of noble metals in the fabrication *** review examines the state-of-the-art of SOFCs and MS-SOFCs,presenting perspectives and research directions for these key technological devices,highlighting novel materials,techniques,architectures,devices,and degradation mechanisms to address current challenges and future *** such as infiltration/impregnation,ex-solution catalyst synthesis,and the use of a pre-catalytic reformer layer are discussed as their impact on efficiency and prolonged *** concepts are also described and connected with well-dispersed nano particles,hindrance of coarsening,and an increased number of Triple Phase Boundaries(TPBs).This review also describes the synergistic use of reformers with MS-SOFCs to compose solutions in energy generation from readily available ***,the End-of-Life(EoL),recycling,and life-cycle assessments(LCAs)of the Fuel Cell Hybrid Electric Vehicles(FCHEVs)were *** comparing Fuel Cell Electric Vehicles(FCEVs)equipped with(PEMFCs)and FCHEVs equipped with MS-SOFCs,both powered with hydrogen(H_(2))generated by different routes were *** review aims to provide valuable insights into these key technological devices,emphasizing the importance of robust research and development to enhance performance and lifespan while reducing costs and environmental impact.
High-Level Synthesis (HLS) enables rapid prototyping of complex hardware designs by translating C or C++ code to low-level RTL code. However, the testing and evaluation of HLS designs still typically rely on slow RTL-...
详细信息
ISBN:
(数字)9798350372434
ISBN:
(纸本)9798350372441
High-Level Synthesis (HLS) enables rapid prototyping of complex hardware designs by translating C or C++ code to low-level RTL code. However, the testing and evaluation of HLS designs still typically rely on slow RTL-level simulators that can take hours to provide feedback, especially for complex designs. A recent work, LightningSim, helps to solve this problem by providing a simulation workflow one to two orders of magnitude faster than RTL simulation. However, it still exhibits inefficiencies due to several types of redundant computation, making it slow for large design simulation and design space exploration. Addressing these inefficiencies, we introduce LightningSimV2, a much faster and scalable simulation tool. LightningSimV2 features three main innovations. First, we perform compile-time static analysis, exploiting the repetitive structures in HLS designs, e.g., loops, to reduce the simulation workload. Second, we propose a novel graph-based simulation approach, with decoupled simulation graph construction step and graph traversal step, significantly reducing repeated computation. Third, benefiting from the decoupled approach, LightningSimV2 can perform incremental stall analysis extremely fast, enabling highly efficient design space exploration of large numbers of complex hardware parameters, e.g., optimal FIFO depths. Moreover, the DSE is well-suited for parallel computing, further improving the DSE efficiency. Compared with LightningSim, LightningSimV2 achieves up to 3.5× speedup in full simulation and up to 577× speed up for incremental DSE. Our code is open-source on GitHub at https://***/sharc-lab/LightningSim/tree/v0.2.0.
Markov games (MGs) and multi-agent reinforcement learning (MARL) are studied to model decision making in multi-agent systems. Traditionally, the objective in MG and MARL has been risk-neutral, i.e., agents are assumed...
详细信息
Air contaminants can be found outside and inside our houses and automobiles. We used autos for transportation daily. A vehicle was also used by some people as an extension of their home. According to the World Health ...
详细信息
With the development of the Internet of Things (IoT), the data acquisition system is more and more important for the follow-up of experimental data. In this paper, two data collecting platforms based on IoT techn...
详细信息
The sudden outbreak of the COVID-19 pandemic has had a serious impact on the health and daily life of people. The problem of determining where to put household goods during an epidemic is particularly important. This ...
详细信息
A world model is essential for an agent to predict the future and plan in domains such as autonomous driving and robotics. To achieve this, recent advancements have focused on video generation, which has gained signif...
详细信息
This paper presents a penalty factor-based energy scheduling (PFES) formulation for distributed energy resources (DER) optimal energy management in distribution networks. DER limits, as well as network line thermal li...
详细信息
One of the significant challenges in the field of computer vision is the calculation of scene depth and the distance of objects from images obtained by cameras. In computer vision, image depth is derived using various...
详细信息
ISBN:
(数字)9798331507565
ISBN:
(纸本)9798331507572
One of the significant challenges in the field of computer vision is the calculation of scene depth and the distance of objects from images obtained by cameras. In computer vision, image depth is derived using various methods, one of which is stereo vision. In this approach, the disparity of objects in images seen by two eyes serves as the basis for calculating distance and scene depth. An important aspect of this discussion is the ability to process in real-time and beyond real-time since subsequent stages require considerable time for post-processing and decision-making. Additionally, in various applications, such as mobile phones, size, weight, power consumption, and hardware costs become crucial factors. Thus, having a model that not only offers good performance but can also be implemented on low-power hardware becomes particularly important. There are various methods for stereo vision calculations, generally categorized into traditional methods and neural network-based methods. Among these two categories, neural network-based models provide higher accuracy results compared to traditional methods, which has motivated researchers in recent years to present diverse models capable of real-time execution. After examining the foundations of the stereo vision domain and reviewing existing methods, we present a creative comprehensive model called Disp1DNet in this paper. Unlike existing models that process entire images using two-dimensional and three-dimensional convolutional layers, this model utilizes one-dimensional convolution and processes images row by row. This innovation allows us to achieve a processing time of 1.6 ms with a 22% error rate on the Synthetic Stereo Image Data for Algorithm Evaluation dataset, which relates to driving, approximately 20 times less than the minimum time required for real-time processing.
暂无评论