Pereira, P., M. Kotti, H. Fino, and M. Fakhfakh. "
Metaheuristic algorithms comparison for the LC - Voltage controlled oscillators optimal design."
5th International Conference on Modeling, Simulation and Applied Optimization (ICMSAO). Hammamet, Tunisia 2013. 1-6.
AbstractThe goal of this paper is to present a comparison among three known metaheuristics: Genetic Algorithm (GA), Particle Swarm Optimization (PSO) and Simulated Annealing (SA). For the comparison, the design of an LC - Voltage Controlled Oscillator (LC-VCO) is considered, where the minimization of both VCO phase noise and power consumption is envisaged. The objective of this comparison is to find the algorithm yielding the best solution. The validity of the solution obtained with each metaheuristic algorithm is checked against HSPICE/RF simulation results. Robustness checks for each algorithm are presented at the end of this paper.
Nandy, Suman, Goncalo Goncalves, Joana Vaz Pinto, Tito Busani, Vitor Figueiredo, Luis Pereira, Rodrigo Ferrao Paiva Martins, and Elvira Fortunato. "
Current transport mechanism at metal-semiconductor nanoscale interfaces based on ultrahigh density arrays of p-type NiO nano-pillars."
Nanoscale. 5.23 (2013): 11699-11709.
AbstractThe present work focuses on a qualitative analysis of localised I-V characteristics based on the nanostructure morphology of highly dense arrays of p-type NiO nano-pillars (NiO-NPs). Vertically aligned NiO-NPs have been grown on different substrates by using a glancing angle deposition (GLAD) technique. The preferred orientation of as grown NiO-NPs was controlled by the deposition pressure. The NiO-NPs displayed a polar surface with a microscopic dipole moment along the (111) plane (Tasker's type III). Consequently, the crystal plane dependent surface electron accumulation layer and the lattice disorder at the grain boundary interface showed a non-uniform current distribution throughout the sample surface, demonstrated by a conducting AFM technique (c-AFM). The variation in I-V for different points in a single current distribution grain (CD-grain) has been attributed to the variation of Schottky barrier height (SBH) at the metal-semiconductor (M-S) interface. Furthermore, we observed that the strain produced during the NiO-NPs growth can modulate the SBH. Inbound strain acts as an external field to influence the local electric field at the M-S interface causing a variation in SBH with the NPs orientation. This paper shows that vertical arrays of NiO-NPs are potential candidates for nanoscale devices because they have a great impact on the local current transport mechanism due to its nanostructure morphology.
Marques, Ricardo, Hervé Paulino, Fernando Alexandre, and Pedro D. Medeiros. "
Algorithmic Skeleton Framework for the Orchestration of GPU Computations."
Euro-Par 2013 Parallel Processing - 19th International Conference, Euro-Par 2013, Aachen, Germany, August 26-30, 2013. Proceedings. Ed. Dieter Mey an Felix Wolf, Bernd Mohr. Lecture Notes in Computer Science. Aachen, Germany: Springer-Verlag, 2013. 874-885.
AbstractThe Graphics Processing Unit (GPU) is gaining popular- ity as a co-processor to the Central Processing Unit (CPU). However, harnessing its capabilities is a non-trivial exercise that requires good knowledge of parallel programming, more so when the complexity of these applications is increasingly rising. Languages such as StreamIt [1] and Lime [2] have addressed the offloading of composed computations to GPUs. However, to the best of our knowledge, no support exists at library level. To this extent, we propose Marrow, an algorithmic skeleton frame- work for the orchestration of OpenCL computations. Marrow expands the set of skeletons currently available for GPU computing, and enables their combination, through nesting, into complex structures. Moreover, it introduces optimizations that overlap communication and computa- tion, thus conjoining programming simplicity with performance gains in many application scenarios. We evaluated the framework from a perfor- mance perspective, comparing it against hand-tuned OpenCL programs. The results are favourable, indicating that Marrow’s skeletons are both flexible and efficient in the context of GPU computing.
Cunha, Jácome, João Paulo Fernandes, Jorge Mendes, and João Saraiva. "
Complexity Metrics for Spreadsheet Models."
The 13th International Conference on Computational Science and Its Applications. Eds. B. Murgante, and et al. Vol. 7972. ICCSA'13, 7972. LNCS, 2013. 459-474.
AbstractThis paper proposes a set of metrics for the assessment of the complexity of models defining the business logic of spreadsheets. This set can be considered the first step in the direction of building a quality standard for spreadsheet models, that is still to be defined. The computation of concrete metric values has further been integrated under a well-established model-driven spreadsheet development environment, providing a framework for the analysis of spreadsheet models under spreadsheets themselves.