9,268 research outputs found
On q-Laplace Transforms of the q-Bessel Functions
Mathematics Subject Classification: 33D15, 44A10, 44A20The present paper deals with the evaluation of the q-Laplace transforms
of a product of basic analogues of the Bessel functions. As applications,
several useful special cases have been deduced
MORA - an architecture and programming model for a resource efficient coarse grained reconfigurable processor
This paper presents an architecture and implementation details for MORA, a novel coarse grained reconfigurable processor for accelerating media processing applications. The MORA architecture involves a 2-D array of several such processors, to deliver low cost, high throughput performance in media processing applications. A distinguishing feature of the MORA architecture is the co-design of hardware architecture and low-level programming language throughout the design cycle. The implementation details for the single MORA processor, and benchmark evaluation using a cycle accurate simulator are presented
A low cost reconfigurable soft processor for multimedia applications: design synthesis and programming model
This paper presents an FPGA implementation of a low cost 8 bit reconfigurable processor core for media processing applications. The core is optimized to provide all basic arithmetic and logic functions required by the media processing and other domains, as well as to make it easily integrable into a 2D array. This paper presents an investigation of the feasibility of the core as a potential soft processing architecture for FPGA platforms. The core was synthesized on the entire Virtex FPGA family to evaluate its overall performance, scalability and portability. A special feature of the proposed architecture is its simple programming model which allows low level programming. Throughput results for popular benchmarks coded using the programming model and cycle accurate simulator are presented
A C++-embedded Domain-Specific Language for programming the MORA soft processor array
MORA is a novel platform for high-level FPGA programming of streaming vector and matrix operations, aimed at multimedia applications. It consists of soft array of pipelined low-complexity SIMD processors-in-memory (PIM). We present a Domain-Specific Language (DSL) for high-level programming of the MORA soft processor array. The DSL is embedded in C++, providing designers with a familiar language framework and the ability to compile designs using a standard compiler for functional testing before generating the FPGA bitstream using the MORA toolchain. The paper discusses the MORA-C++ DSL and the compilation route into the assembly for the MORA machine and provides examples to illustrate the programming model and performance
Recommended from our members
Towards a Theory of Practice: Critical Transdisciplinary Multiliteracies
About the book: Education institutions and organizations throughout the world are currently being held accountable for achieving and maintaining historically unmatched standards of academic quality and performance. Accreditation bodies; policy makers; boards of trustees; and teacher, parent, and student groups all place educational institutions and organizations under unprecedented accountability pressures. The aim of this volume is to explore and better understand how these pressures are impacting a broad range of social and cultural issues and, subsequently, how these issues impact student motivation and learnin
On the Riemann-Liouville Fractional q-Integral Operator Involving a Basic Analogue of Fox H-Function
2000 Mathematics Subject Classification: 33D60, 26A33, 33C60The present paper envisages the applications of Riemann-Liouville fractional q-integral operator to a basic analogue of Fox H-function. Results involving the basic hypergeometric functions like Gq(.), Jv(x; q), Yv(x; q),Kv(x; q), Hv(x; q) and various other q-elementary functions associated with the Riemann-Liouville fractional q-integral operator have been deduced as special cases of the main result
On Generalized Weyl Fractional q-Integral Operator Involving Generalized Basic Hypergeometric Functions
Mathematics Subject Classification: 33D60, 33D90, 26A33Fractional q-integral operators of generalized Weyl type, involving generalized basic hypergeometric functions and a basic analogue of Fox’s H-function have been investigated. A number of integrals involving various q-functions have been evaluated as applications of the main results
On the Design and Analysis of Parallel and Distributed Algorithms
Arrival of multicore systems has enforced a new scenario in computing, the
parallel and distributed algorithms are fast replacing the older sequential
algorithms, with many challenges of these techniques. The distributed
algorithms provide distributed processing using distributed file systems and
processing units, while network is modeled as minimum cost spanning tree. On
the other hand, the parallel processing chooses different language platforms,
data parallel vs. parallel programming, and GPUs. Processing units, memory
elements and storage are connected through dynamic distributed networks in the
form of spanning trees. The article presents foundational algorithms, analysis,
and efficiency considerations.Comment: 9 page
- …