2 resultados para remote CUDA

em Abertay Research Collections - Abertay University’s repository


Relevância:

20.00% 20.00%

Publicador:

Resumo:

This paper presents a techno-economic assessment for a unique Isolated Hybrid Power System (IHPS) design for remote areas isolated from the grid which also has the capability of being operated as a smart μ-grid. The share of renewable energy sources in resource poor developing countries is low. In these countries an increase in the share of alternative energy (wind, water and sun) delivered with inexpensive operationally robust generation and delivery systems is seen to the way forward. In our design also incorporates a novel storage system to increase the effectiveness of the Isolated IHPSs previously reported in the literature. The configuration reported is a system consisting of, the wind and sun powered generation complemented with batteries, fuel cell unit and a diesel generator. The modelling design and simulations were based on Simulations conducted using MATLAB/SIMULINK, and HOMER Energy Planning and Design software tools. The design and simulation of a new storage approach incorporating Hydrogen Peroxide (H2O2) fuel cell (increasing the efficiency of the fuel cell from 35% to 65%) and a single board computer (Raspberry Pi) used for the energy management and control the system are the novel features of our design. The novel control strategy implemented also includes a synchronization capability that facilitates IHPS to IHPS or IHPS to Main-Grid connection. In the paper after briefly but comprehensively detailing the design and simulations we will present the results on which we conclude that smart independent systems that can utilize indigenous renewable energy with a capability of being able to synchronize with the grid or each other are the most optimal way of electrifying resource poor developing countries in a sustainable way with minimum impact on the environment and also achieve reductions in Green House Gases.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Recent advances in the massively parallel computational abilities of graphical processing units (GPUs) have increased their use for general purpose computation, as companies look to take advantage of big data processing techniques. This has given rise to the potential for malicious software targeting GPUs, which is of interest to forensic investigators examining the operation of software. The ability to carry out reverse-engineering of software is of great importance within the security and forensics elds, particularly when investigating malicious software or carrying out forensic analysis following a successful security breach. Due to the complexity of the Nvidia CUDA (Compute Uni ed Device Architecture) framework, it is not clear how best to approach the reverse engineering of a piece of CUDA software. We carry out a review of the di erent binary output formats which may be encountered from the CUDA compiler, and their implications on reverse engineering. We then demonstrate the process of carrying out disassembly of an example CUDA application, to establish the various techniques available to forensic investigators carrying out black-box disassembly and reverse engineering of CUDA binaries. We show that the Nvidia compiler, using default settings, leaks useful information. Finally, we demonstrate techniques to better protect intellectual property in CUDA algorithm implementations from reverse engineering.