• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 2
  • 2
  • 1
  • Tagged with
  • 4
  • 4
  • 4
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • About
  • The Global ETD Search service is a free service for researchers to find electronic theses and dissertations. This service is provided by the Networked Digital Library of Theses and Dissertations.
    Our metadata is collected from universities around the world. If you manage a university/consortium/country archive and want to be added, details can be found on the NDLTD website.
1

Analyse et amélioration de la qualité de services WEB multimédia et leurs mises en oeuvre sur ordinateur et sur FPGA

Al-Canaan, Amer January 2014 (has links)
Résumé : Les services Web, issus de l’avancée technologique dans le domaine des réseaux informatiques et des dispositifs de télécommunications portables et fixes, occupent une place primordiale dans la vie quotidienne des gens. La demande croissante sur des services Web multimédia (SWM), en particulier, augmente la charge sur les réseaux d’Internet, les fournisseurs de services et les serveurs Web. Cette charge est essentiellement due au fait que les SWM de haute qualité nécessitent des débits de transfert et des tailles de paquets importants. La qualité de service (par définition, telle que vue par l’utilisateur) est influencée par plusieurs facteurs de performance, comme le temps de traitement, le délai de propagation, le temps de réponse, la résolution d’images et l’efficacité de compression. Le travail décrit dans cette thèse est motivé par la demande continuellement croissante de nouveaux SWM et le besoin de maintenir et d’améliorer la qualité de ces services. Nous nous intéressons tout d’abord à la qualité de services (QdS) des SWM lorsqu’ils sont mis en œuvre sur des ordinateurs, tels que les ordinateurs de bureau ou les portables. Nous commençons par étudier les aspects de compatibilité afin d’obtenir des SWM fonctionnant de manière satisfaisante sur différentes plate-formes. Nous étudions ensuite la QdS des SWM lorsqu’ils sont mis en œuvre selon deux approches différentes, soit le protocole SOAP et le style RESTful. Nous étudions plus particulièrement le taux de compression qui est un des facteurs influençant la QdS. Après avoir considéré sous différents angles les SWM avec mise en œuvre sur des ordinateurs, nous nous intéressons à la QdS des SWM lorsqu’ils sont mis en œuvre sur FPGA. Nous effectuons alors une étude et une mise en œuvre qui permet d’identifier les avantages à mettre en œuvre des SWM sur FPGA. Les contributions se définissent en cinq volets comme suit : 1. Nous introduisons des méthodes de création, c’est-à-dire conception et mise en œuvre, de SWM sur des plate-formes logicielles hétérogènes dans différents environnements tels que Windows, OS X et Solaris. Un objectif que nous visons est de proposer une approche permettant d’ajouter de nouveaux SWM tout en garantissant la compatibilité entre les plate-formes, dans le sens où nous identifions les options nous permettant d’offrir un ensemble riche et varié de SWM pouvant fonctionner sur les différentes plate-formes. 2. Nous identifions une liste de paramètres pertinents influençant la QdS des SWM mis en œuvre selon le protocole SOAP et selon le style REST. 3. Nous développons un environnement d’analyse pour quantifier les impacts de chaque paramètre identifié sur la QdS de SWM. Pour cela, nous considérons les SWM mis en œuvre selon le protocole SOAP et aussi selon style REST. Les QdS obtenues avec SOAP et REST sont comparées objectivement. Pour faciliter la comparaison, la même gamme d’images (dans l’analyse de SWM SOAP) a été réutilisée et les mêmes plate-formes logicielles. 4. Nous développons une procédure d’analyse qui permet de déterminer une corrélation entre la dimension d’une image et le taux de compression adéquat. Les résultats obtenus confirment cette contribution propre à cette thèse qui confirme que le taux de compression peut être optimisé lorsque les dimensions de l’image ont la propriété suivante : le rapport entre la longueur et la largeur est égal au nombre d’or connu dans la nature. Trois libraires ont été utilisées à savoir JPEG, JPEG2000 et DjVu. 5. Dans un volet complémentaire aux quatre volets précédents, qui concernent les SWM sur ordinateurs, nous étudions ainsi la conception et la mise en œuvre de SWM sur FPGA. Nous justifions l’option de FPGA en identifiant ses avantages par rapport à deux autres options : ordinateurs et ASICs. Afin de confirmer plusieurs avantages identifiés, un SWM de QdS élevée et de haute performance est créé sur FPGA, en utilisant des outils de conception gratuits, du code ouvert (open-source) et une méthode fondée uniquement sur HDL. Notre approche facilitera l’ajout d’autres modules de gestions et d’orchestration de SWM. 6. La mise à jour et l’adaptation du code open-source et de la documentation du module Ethernet IP Core pour la communication entre le FPGA et le port Ethernet sur la carte Nexys3. Ceci a pour effet de faciliter la mise en œuvre de SWM sur la carte Nexys3. // Abstract : Web services, which are the outcome of the technological advancements in IT networks and hand-held mobile devices for telecommunications, occupy an important role in our daily life. The increasing demand on multimedia Web services (MWS), in particular, augments the load on the Internet, on service providers and Web servers. This load is mainly due to the fact that the high-quality multimedia Web services necessitate high data transfer rates and considerable payload sizes. The quality of service (QoS, by definition as it is perceived by the user) is influenced by several factors, such as processing time, propagation delay, response time, image resolution and compression efficacy. The research work in this thesis is motivated by the persistent demand on new MWS, and the need to maintain and improve the QoS. Firstly, we focus on the QoS of MWS when they are implemented on desktop and laptop computers. We start with studying the compatibility aspects in order to obtain MWS functioning satisfactorily on different platforms. Secondly, we study the QoS for MWS implemented according to the SOAP protocol and the RESTful style. In particular, we study the compression rate, which is one of the pertinent factors influencing the QoS. Thirdly, after the study of MWS when implemented on computers, we proceed with the study of QoS of MWS when implemented on hardware, in particular on FPGAs. We achieved thus comprehensive study and implementations that show and compare the advantages of MWS on FPGAs. The contributions of this thesis can be resumed as follows: 1. We introduce methods of design and implementation of MWS on heterogeneous platforms, such as Windows, OS X and Solaris. One of our objectives is to propose an approach that facilitates the integration of new MWS while assuring the compatibility amongst involved platforms. This means that we identify the options that enable offering a set of rich and various MWS that can run on different platforms. 2. We determine a list of relevant parameters that influence the QoS of MWS. 3. We build an analysis environment that quantifies the impact of each parameter on the QoS of MWS implemented on both SOAP protocol and RESTful style. Both QoS for SOAP and REST are objectively compared. The analysis has been held on a large scale of different images, which produces a realistic point of view describing the behaviour of real MWS. 4. We develop an analysis procedure to determine the correlation between the aspect ratio of an image and its compression ratio. Our results confirm that the compression ratio can be improved and optimised when the aspect ratio of iiiiv an image is close to the golden ratio, which exists in nature. Three libraries of compression schemes have been used, namely: JPEG, JPEG2000 and DjVu. 5. Complementary to the four contributions mentioned above, which concern the MWS on computers, we study also the design and implementation of MWS on FPGA. This is justified by the numerous advantages that are offered by FPGAs, compared to the other technologies such as computers and ASICs. In order to highlight the advantages of implementing MWS on FPGA, we developed on FPGA a MWS of high performance and high level of QoS. To achieve our goal, we utilised freely available design utilities, open-source code and a method based only on HDL. This approach is adequate for future extensions and add-on modules for MWS orchestration.
2

Architectures and Protocols for Performance Improvements of Real-Time Networks

Kunert, Kristina January 2010 (has links)
When designing architectures and protocols for data traffic requiring real-time services, one of the major design goals is to guarantee that traffic deadlines can be met. However, many real-time applications also have additional requirements such as high throughput, high reliability, or energy efficiency. High-performance embedded systems communicating heterogeneous traffic with high bandwidth and strict timing requirements are in need of more efficient communication solutions, while wireless industrial applications, communicating control data, require support of reliability and guarantees of real-time predictability at the same time. To meet the requirements of high-performance embedded systems, this thesis work proposes two multi-wavelength high-speed passive optical networks. To enable reliable wireless industrial communications, a framework in­corporating carefully scheduled retransmissions is developed. All solutions are based on a single-hop star topology, predictable Medium Access Control algorithms and Earliest Deadline First scheduling, centrally controlled by a master node. Further, real-time schedulability analysis is used as admission control policy to provide delay guarantees for hard real-time traffic. For high-performance embedded systems an optical star network with an Arrayed Waveguide Grating placed in the centre is suggested. The design combines spatial wavelength re­use with fixed-tuned and tuneable transceivers in the end nodes, enabling simultaneous transmis­sion of both control and data traffic. This, in turn, permits efficient support of heterogeneous traf­fic with both hard and soft real-time constraints. By analyzing traffic dependencies in this mul­tichannel network, and adapting the real-time schedulability analysis to incorporate these traffic dependencies, a considerable increase of the possible guaranteed throughput for hard real-time traffic can be obtained. Most industrial applications require using existing standards such as IEEE 802.11 or IEEE 802.15.4 for interoperability and cost efficiency. However, these standards do not provide predict­able channel access, and thus real-time guarantees cannot be given. A framework is therefore de­veloped, combining transport layer retransmissions with real-time analysis admission control, which has been adapted to consider retransmissions. It can be placed on top of many underlying communication technologies, exemplified in our work by the two aforementioned wireless stan­dards. To enable a higher data rate than pure IEEE 802.15.4, but still maintaining its energy saving properties, two multichannel network architectures based on IEEE 802.15.4 and encompassing the framework are designed. The proposed architectures are evaluated in terms of reliability, utiliza­tion, delay, complexity, scalability and energy efficiency and it is concluded that performance is enhanced through redundancy in the time and frequency domains.
3

[en] DEVELOPMENT, VALIDATION AND APPLICATION OF A FLEXIBLE TOOL FOR THE SIMULATION OF CELLULAR MOBILE SYSTEMS / [pt] DESENVOLVIMENTO, VALIDAÇÃO E APLICAÇÃO DE UMA FERRAMENTA FLEXÍVEL PARA A SIMULAÇÃO DE SISTEMAS MÓVEIS CELULARES

ILDELANO FERREIRA E SILVA 12 June 2002 (has links)
[pt] Este trabalho descreve uma ferramenta de simulação esenvolvida para analisar o gerenciamento dos recursos de rádio e parâmetros de QoS (Quality of Service) dos sistemas móveis celulares. Pela natureza de um sistema real de telefonia celular, é extremamente difícil que as variáveis de saída de um simulador sejam derivadas de um conjunto real de funções. Isso se deve à grande quantidade de parâmetros que devem ser considerados no comportamento da mobilidade, nas condições de tráfego, nas características geográficas e morfológicas da região, na modelagem complexa do canal rádio propagação móvel, entre outras. Visando a desenvolver uma ferramenta de simulação próxima da realidade, adotam-se modelos de propagação, de mobilidade e de tráfego que sejam satisfatoriamente adequados ao caso real. A contribuição deste trabalho é oferecer uma ferramenta de simulação flexível, aqui adequada ao sistema norte-americano TDMA (IS-136), que possibilite ao usuário, além de analisar a capacidade do sistema,também avaliar novos algoritmos de controle de potência, novas estratégias de handoff, novos esquemas de alocação de canal e modelos de propagação. A ferramenta será validada seguindo o processo de um projeto real de telefonia celular e ao final, será aplicada a um sistema celular com sobreposição macro-células/micro-células, analisando-se algumas estratégias de handoff dedicadas a esses sistemas. / [en] This work describes a simulation tool, which was developed to analyze the radio resources and QoS (Quality of Service) parameters in mobile systems. Because of the complex characteristics of an actual cellular network, it is extremely difficult having the outputs of the simulator being derived from a real set of functions, due to the large amount of parameters that have to be considered such as the mobility behavior, the traffic conditions, the geographic and morphologic characteristics of the region, the complex modeling of mobile radio propagation channel, and so on. In order to develop a simulation tool as near as possible to the reality, models that are satisfactorily adequate to the real case have been considered. So, propagation, mobility and traffic models were adapted from the IS-136 American system. The contribution of this work is to offer a flexible simulation tool that allows the user, in addition to analyzing the capacity of the system, to evaluate new algorithms of power control, handoff strategies, channel allocation schemes and propagation models. The tool will be validated following the process of a real project of cellular telephony and at the end, it will be applied to a cellular system with overlapped macro- cells/micro-cells, and some handoff strategies dedicated to those systems will be analyzed.
4

[en] DEVELOPMENT OF A SIMULATION TOOL FOR CELLULAR NETWORK PLANNING AND PERFORMANCE EVALUATION BASED ON THE SIGNALING LOAD / [pt] DESENVOLVIMENTO DE UMA FERRAMENTA DESIMULAÇÃO PARA PLANEJAMENTO E ANÁLISE DO DESEMPENHO DE REDES CELULARES A PARTIR DA CARGA DE SINALIZAÇÃO GERADA

RODRIGO CESAR D ALBRIEUX DE CARVALHO 14 June 2002 (has links)
[pt] Com o advento dos sistemas celulares de segunda e terceira gerações é esperado que as operadoras se vejam obrigadas a enfrentar um aumento dramático na carga de sinalização que trafega sobre a parte fixa da rede móvel. Apesar disso, são raros os provedores de serviços de comunicações móveis que possuem atualmente a capacidade de prever com relativa precisão o montante desse aumento. Este trabalho apresenta as etapas do desenvolvimento de uma ferramenta de simulação para análise de desempenho de redes de comunicação móvel celular com base na carga de sinalização gerada pelos procedimentos que a mantém em operação. A plataforma de simulação inclui um modelo de mobilidade e teletráfego para caracterizar o processo de geração dos cenários típicos de uma rede móvel celular e um modelo de retardos para representação da rede de sinalização. Ao final do estudo,são apresentados exemplos de aplicação da ferramenta na obtenção de resultados sobre gerência de status, gerência de localização, avaliação da carga de sinalização,dimensionamento da rede de sinalização e análise de desempenho para diferentes configurações de rede. / [en] The advent of second and third generation cellular systems make cellular operators face dramatic increase in the signaling traffic over the fixed part of the mobile network. In spite of this, rare mobile communications service providers are able to forecast the above mention increase and quantify it with reasonable precision. This work describes the development process of a simulation tool for performance analysis of cellular mobile network based on the signaling load generated by the procedures that keeps it working. The simulation platform inlcudes a mobility and teletraffic model to describe the generation process of cellular mobile networks tipical scenarios and a delay model to represent the signaling network. At the end, examples showing the application of the simulation tool to obtain results about status and location management, signaling load evaluation, signaling network planning and performance analysis for different network configurations are presented.

Page generated in 0.2686 seconds