The AFF3CT framework for building numerical communication chains

Day 1 | 12:35 | 00:55 | UB2.147 | Olivier Aumage


Note: I'm reworking this at the moment, some things won't work.

The stream isn't available yet! Check back at 12:35.

The AFF3CT framework (https://aff3ct.github.io/) is a free and open-source environment under MIT license for building numerical communication chains in the context of software-defined radio applications. It has been developed over about a decade by Inria and the IMS and LIP6 research labs to enable the design, simulation, validation and production-oriented exploitation of building blocks, such as error correction code modules, in chains such as satellite DVB-S2 video transmission or 5G communications. AFF3CT has been designed with a focus on efficiently using the hardware parallelism available in modern multicore processors. This talk will present a brief overview of AFF3CT's capabilities and architecture.

The AFF3CT open source repositories are available at the following links: - AFF3CT GitHub repo: - https://github.com/aff3ct/aff3ct.git - AFF3CT's task-based runtime system StreamPU repo: - https://github.com/aff3ct/streampu.git - AFF3CT's SIMD intrinsics wrapper library MIPP repo: - https://github.com/aff3ct/MIPP.git - AFF3CT's DVB-S2 SDR example repo: - https://github.com/aff3ct/dvbs2