scispace - formally typeset
Open AccessDissertation

Prototypage Rapide et Génération de Code pour DSP Multi-Coeurs Appliqués à la Couche Physique des Stations de Base 3GPP LTE

Maxime Pelcat
TLDR
Un distributeur adaptatif capable of faire des choix en temps reel sur the base of temps d'execution predits sur the differents cœurs contenus dans un eNodeB is presented.
Abstract
Le standard 3GPP LTE (Long Term Evolution) est un nouveau standard de telecommunication terrestre dont la couche physique des stations de base, appelees eNodeB, est particulierement couteuse. Les processeurs de traitement du signal (DSP) sont largement employes dans les stations de base pour calculer les algorithmes de la couche physique. Les DSPs de derniere generation sont des systemes complexes et heterogenes. Il n'existe pas actuellement de solution ideale pour distribuer les parties d'une application comme le LTE sur les differents cœurs contenus dans un eNodeB. Dans cette these, nous presentons une methode de travail pour le prototypage rapide et la generation de code automatique. Certains algorithmes de la couche physique du LTE etant trop variables pour une distribution hors-ligne, nous presentons un distributeur adaptatif capable de faire des choix en temps reel sur la base de temps d'execution predits.

read more

Citations
More filters
Journal ArticleDOI

LTE physical layer: Performance analysis and evaluation

TL;DR: A comprehensive investigation of the LTE performance analysis is presented, where the Bit Error Rate, Block Error Rate and throughput performance results of LTE PHY layer provided.
Proceedings Article

Scalable compile-time scheduler for multi-core architectures

TL;DR: A scheduling module is described which produces an advanced scalability in terms of schedule quality and computation time, and also separates the heuristic complexity from the architecture model precision.
Journal ArticleDOI

Handbook on Parallel and Distributed Processing

TL;DR: This Handbook is a high quality snapshot of the state of the art in parallel and distributed computing in late 1990s, and its authors went to great length to make them very high quality overviews of their sub-area and their effort should be appreciated.
Journal ArticleDOI

Optimized dynamic compilation of dataflow representations for multimedia applications

TL;DR: Dataflow representations from the upcoming MPEG Reconfigurable Media Coding (RMC) standard are used to supply the decoding information to adaptive decoders and two optimizations based on dataflow representations and dynamic compilation are proposed that enhance flexibility and performance of multimedia applications.
Proceedings ArticleDOI

Memory bounds for the distributed execution of a hierarchical Synchronous Data-Flow graph

TL;DR: An application analysis technique to define the boundary of shared memory requirements of Multiprocessor System-on-Chip (MPSoC) in early stages of development is presented and a heuristic approach is proposed to provide a near-optimal solution of the MWC problem.
References
More filters
Journal ArticleDOI

A mathematical theory of communication

TL;DR: This final installment of the paper considers the case where the signals or the messages or both are continuously variable, in contrast with the discrete nature assumed until now.
Book

Computers and Intractability: A Guide to the Theory of NP-Completeness

TL;DR: The second edition of a quarterly column as discussed by the authors provides a continuing update to the list of problems (NP-complete and harder) presented by M. R. Garey and myself in our book "Computers and Intractability: A Guide to the Theory of NP-Completeness,” W. H. Freeman & Co., San Francisco, 1979.
Book

Design Patterns: Elements of Reusable Object-Oriented Software

TL;DR: The book is an introduction to the idea of design patterns in software engineering, and a catalog of twenty-three common patterns, which most experienced OOP designers will find out they've known about patterns all along.