scispace - formally typeset
Open AccessJournal ArticleDOI

Field Programmable Gate Array Applications—A Scientometric Review

Juan Ruiz-Rosero, +2 more
- Vol. 7, Iss: 4, pp 63
Reads0
Chats0
TLDR
This paper reviews the top FPGAs’ applications by a scientometric analysis in ScientoPy, covering publications related to FPGA from 1992 to 2018, finding the top 150 applications that are divided into the following categories: digital control, communication interfaces, networking, computer security, cryptography techniques, machine learning, digital signal processing, image and video processing, big data, computer algorithms and other applications.
Abstract
Field Programmable Gate Array (FPGA) is a general purpose programmable logic device that can be configured by a customer after manufacturing to perform from a simple logic gate operations to complex systems on chip or even artificial intelligence systems. Scientific publications related to FPGA started in 1992 and, up to now, we found more than 70,000 documents in the two leading scientific databases (Scopus and Clarivative Web of Science). These publications show the vast range of applications based on FPGAs, from the new mechanism that enables the magnetic suspension system for the kilogram redefinition, to the Mars rovers’ navigation systems. This paper reviews the top FPGAs’ applications by a scientometric analysis in ScientoPy, covering publications related to FPGAs from 1992 to 2018. Here we found the top 150 applications that we divided into the following categories: digital control, communication interfaces, networking, computer security, cryptography techniques, machine learning, digital signal processing, image and video processing, big data, computer algorithms and other applications. Also, we present an evolution and trend analysis of the related applications.

read more

Citations
More filters

Cellular Automata And Complexity Collected Papers

TL;DR: In this article, the authors describe the infectious downloading of cellular automata and complexity collected papers, which can end up in infectious downloads, where instead of reading a good book with a cup of coffee in the afternoon, instead they juggled with some malicious bugs inside their laptop.
Journal ArticleDOI

Blockchain-IoT Sensor (BIoTS): A Solution to IoT-Ecosystems Security Issues

TL;DR: In this article, the authors proposed the BIoTS hardware design that contains some modules built-in VHDL (SHA-256, PoW, and SD-Memory) and other peripheral electronic devices to provide capabilities to the perception layer by implementing the blockchain architecture's security requirements in an IoT device.
Journal ArticleDOI

Digital Circuit for Seamless Resampling ADC Output Streams.

TL;DR: A digital circuit is proposed that, if included in the acquisition channel of a digital storage oscilloscope, between the internal analog-to-digital converter (ADC) and the acquisition memory, allows the user to select any sampling rate lower than the maximum one with fine resolution.
Journal ArticleDOI

Improving Characteristics of LUT-Based Mealy FSMs with Twofold State Assignment

TL;DR: The results of experiments conducted with standard benchmarks show that the proposed approach produces LUT-based circuits with significantly higher operating frequency than it is for circuits produced by other investigated methods (Auto and One-hot of Vivado, JEDI, twofold state assignment).
Journal ArticleDOI

Masivo: Parallel Simulation Model Based on OpenCL for Massive Public Transportation Systems’ Routes

TL;DR: This paper presents a new simulation model for public transport routes’ simulation called Masivo, which runs the public transport stops’ operations in OpenCL work items concurrently, using a multi-core high performance platform.
References
More filters
Journal ArticleDOI

MapReduce: simplified data processing on large clusters

TL;DR: This presentation explains how the underlying runtime system automatically parallelizes the computation across large-scale clusters of machines, handles machine failures, and schedules inter-machine communication to make efficient use of the network and disks.
Journal ArticleDOI

Cognitive radio: making software radios more personal

TL;DR: With RKRL, cognitive radio agents may actively manipulate the protocol stack to adapt known etiquettes to better satisfy the user's needs and transforms radio nodes from blind executors of predefined protocols to radio-domain-aware intelligent agents that search out ways to deliver the services the user wants even if that user does not know how to obtain them.
Journal ArticleDOI

Software survey: VOSviewer, a computer program for bibliometric mapping.

TL;DR: VOSviewer’s ability to handle large maps is demonstrated by using the program to construct and display a co-citation map of 5,000 major scientific journals.
Journal ArticleDOI

Cellular automata as models of complexity

TL;DR: Natural systems from snowflakes to mollusc shells show a great diversity of complex patterns that can be investigated through mathematical models termed ‘cellular automata’, which consist of many identical components, each simple.
Proceedings ArticleDOI

A survey of CORDIC algorithms for FPGA based computers

Ray Andraka
TL;DR: This paper attempts to survey commonly used functions that may be accomplished using a CORDIC architecture, explain how the algorithms work, and explore implementation specific to FPGAs.