1 resultado para Reti calcolatori Protocolli comunicazione Gerarchie protocolli Software Defined Networking Internet
em Universitätsbibliothek Kassel, Universität Kassel, Germany
Filtro por publicador
- JISC Information Environment Repository (3)
- Repository Napier (2)
- University of Cagliari UniCA Eprints (1)
- ABACUS. Repositorio de Producción Científica - Universidad Europea (1)
- Aberdeen University (2)
- Aberystwyth University Repository - Reino Unido (5)
- AMS Campus - Alm@DL - Università di Bologna (1)
- AMS Tesi di Dottorato - Alm@DL - Università di Bologna (17)
- AMS Tesi di Laurea - Alm@DL - Università di Bologna (107)
- Aquatic Commons (11)
- Archivo Digital para la Docencia y la Investigación - Repositorio Institucional de la Universidad del País Vasco (30)
- Aston University Research Archive (3)
- B-Digital - Universidade Fernando Pessoa - Portugal (3)
- Biblioteca de Teses e Dissertações da USP (1)
- Biblioteca Digital da Câmara dos Deputados (3)
- Biblioteca Digital da Produção Intelectual da Universidade de São Paulo (2)
- Biblioteca Digital de Teses e Dissertações Eletrônicas da UERJ (19)
- BORIS: Bern Open Repository and Information System - Berna - Suiça (12)
- Boston University Digital Common (5)
- Bulgarian Digital Mathematics Library at IMI-BAS (6)
- CaltechTHESIS (2)
- Cambridge University Engineering Department Publications Database (78)
- CentAUR: Central Archive University of Reading - UK (3)
- Chinese Academy of Sciences Institutional Repositories Grid Portal (87)
- Coffee Science - Universidade Federal de Lavras (1)
- CORA - Cork Open Research Archive - University College Cork - Ireland (6)
- DI-fusion - The institutional repository of Université Libre de Bruxelles (1)
- Digital Commons - Montana Tech (1)
- Digital Commons at Florida International University (10)
- Digital Peer Publishing (1)
- Digitale Sammlungen - Goethe-Universität Frankfurt am Main (2)
- Doria (National Library of Finland DSpace Services) - National Library of Finland, Finland (1)
- DRUM (Digital Repository at the University of Maryland) (3)
- Duke University (7)
- eResearch Archive - Queensland Department of Agriculture; Fisheries and Forestry (5)
- Funes: Repositorio digital de documentos en Educación Matemática - Colombia (9)
- Greenwich Academic Literature Archive - UK (37)
- Helda - Digital Repository of University of Helsinki (14)
- Indian Institute of Science - Bangalore - Índia (42)
- Infoteca EMBRAPA (11)
- Martin Luther Universitat Halle Wittenberg, Germany (1)
- Massachusetts Institute of Technology (5)
- National Center for Biotechnology Information - NCBI (1)
- Open University Netherlands (1)
- Plymouth Marine Science Electronic Archive (PlyMSEA) (5)
- QSpace: Queen's University - Canada (1)
- QUB Research Portal - Research Directory and Institutional Repository for Queen's University Belfast (118)
- Queensland University of Technology - ePrints Archive (193)
- Repositório Científico do Instituto Politécnico de Lisboa - Portugal (1)
- Repositório digital da Fundação Getúlio Vargas - FGV (1)
- Repositório Digital da UNIVERSIDADE DA MADEIRA - Portugal (1)
- Repositório Institucional da Universidade de Aveiro - Portugal (4)
- Repositorio Institucional de la Universidad de Málaga (1)
- Repositório Institucional UNESP - Universidade Estadual Paulista "Julio de Mesquita Filho" (10)
- Repositorio Institucional Universidad de Medellín (1)
- SAPIENTIA - Universidade do Algarve - Portugal (2)
- Universidad del Rosario, Colombia (1)
- Universidad Politécnica de Madrid (17)
- Universidade Complutense de Madrid (2)
- Universidade Federal de Uberlândia (2)
- Universidade Federal do Pará (2)
- Universidade Federal do Rio Grande do Norte (UFRN) (6)
- Universita di Parma (1)
- Universitat de Girona, Spain (1)
- Universitätsbibliothek Kassel, Universität Kassel, Germany (1)
- Université de Montréal, Canada (1)
- Université Laval Mémoires et thèses électroniques (1)
- University of Queensland eSpace - Australia (1)
- University of Washington (1)
Resumo:
Software Defined Radio (SDR) hardware platforms use parallel architectures. Current concepts of developing applications (such as WLAN) for these platforms are complex, because developers describe an application with hardware-specifics that are relevant to parallelism such as mapping and scheduling. To reduce this complexity, we have developed a new programming approach for SDR applications, called Virtual Radio Engine (VRE). VRE defines a language for describing applications, and a tool chain that consists of a compiler kernel and other tools (such as a code generator) to generate executables. The thesis presents this concept, as well as describes the language and the compiler kernel that have been developed by the author. The language is hardware-independent, i.e., developers describe tasks and dependencies between them. The compiler kernel performs automatic parallelization, i.e., it is capable of transforming a hardware-independent program into a hardware-specific program by solving hardware-specifics, in particular mapping, scheduling and synchronizations. Thus, VRE simplifies programming tasks as developers do not solve hardware-specifics manually.