vix.ing · top · new · best · stats · spec

A DSEL for High Throughput and Low Latency Software-Defined Radio on Multicore CPUs

2022/06/13 by Adrien Cassagne, Romain Tajan, Cassagne, Adrien +9
Computer Science · Engineering · #Advanced Wireless Communication Techniques #Computation and Language (cs.CL) #Distributed #Embedded Systems Design Techniques #FOS: Computer and information sciences #FOS: Electrical engineering #Parallel #Radio Frequency Integrated Circuit Design #Signal Processing (eess.SP) #and Cluster Computing (cs.DC) #electronic engineering #information engineering

paper · doi:10.48550/arxiv.2206.06147

openalex publication_date 2022/06/13 · openalex created_date 2023/07/06 · openalex updated_date 2026/07/28

Abstract

This article presents a new Domain Specific Embedded Language (DSEL) dedicated to Software-Defined Radio (SDR). From a set of carefully designed components, it enables to build efficient software digital communication systems, able to take advantage of the parallelism of modern processor architectures, in a straightforward and safe manner for the programmer. In particular, proposed DSEL enables the combination of pipelining and sequence duplication techniques to extract both temporal and spatial parallelism from digital communication systems. We leverage the DSEL capabilities on a real use case: a fully digital transceiver for the widely used DVB-S2 standard designed entirely in software. Through evaluation, we show how proposed software DVB-S2 transceiver is able to get the most from modern, high-end multicore CPU targets.

Related