• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 238
  • 57
  • 52
  • 31
  • 24
  • 13
  • 10
  • 6
  • 5
  • 5
  • 3
  • 3
  • 3
  • 2
  • 2
  • Tagged with
  • 525
  • 169
  • 139
  • 89
  • 86
  • 84
  • 83
  • 78
  • 77
  • 77
  • 74
  • 51
  • 51
  • 47
  • 46
  • 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.
61

Développement de réseaux de capteurs de nouvelle génération pour la surveillance de structures aéronautiques / New generation wireless sensors network development for aerospace structure health monitoring

Perget, Florian 15 December 2014 (has links)
Les réseaux de capteurs sans-fil sont une nouvelle technologie qui permet de déployer des capteurs hétérogènes et de les faire communiquer sans fil et de façon autonome. Cette capacité nouvelle à surveiller ou instrumenter le monde qui nous entoure ouvre la voie à de nouvelles applications innovantes ou à une évolution majeure d’applications déjà existantes.D’une dizaine de nœuds à plusieurs milliers, les réseaux de capteurs sans fil commencent à conquérir le monde industriel et notre vie quotidienne. Leurs besoins en communications, gestion, génération et stockage de l’énergie, miniaturisation et réduction des coûts ne nécessitent pas seulement de perfectionner les technologies actuelles mais bien d’en inventer de nouvelles. Parmi toutes les applications révolutionnaires des réseaux de capteurs sans fil comme dans la santé, l’environnement, l’industrie et le militaire, l’une des applications les plus transformatrices est la surveillance de structure. La surveillance de structure est l’art de surveiller tout ce qui peut s’abimer, s’user ou tomber en panne. Elle est particulièrement importante dans les domaines des transports et du bâtiment, étant donné que la sécurité des personnes est en jeu. En plaçant aux endroits stratégiques des capteurs sans-fil, il sera possible de prévoir et de prévenir la défaillance d’un pont, l’usure d’un avion ou d’un train ou la déformation d’un bâtiment. La surveillance de structure permet de prévenir les pannes et les défaillances, de réduire les coûts de maintenance et d’améliorer les performances. C’est un processus complexe qui implique plusieurs technologies : des capteurs, la transmission de l’information et l’analyse des données. La nature (accéléromètre, gyroscope, jauge de contrainte, température, pression, fuite, givre, etc. . .), la position ainsi que le nombre de capteurs sont dictés et dépendants des besoins de l’analyse de la structure qui doit être effectuée. De ce fait, les contraintes imposées au système de transmission de données sans fil, afin d’offrir une couverture suffisante de la structure de l’appareil avec plusieurs centaines voire plusieurs milliers de capteurs que leur localisation rendra difficile d’accès, nécessitent des nouvelles innovations en matière d’efficacité énergétique et de performance de communication. Ce travail s’intéresse à la conception et l’implémentation d’un système de transmission de données dans un réseau de capteurs sans-fil. Après une présentation des exigences du système de surveillance de structure aéronautique, l’architecture générale du système de surveillance est décrite. Une couche physique spécifique à haute efficacité énergétique basée sur l’Impulse-Radio UltraWide Band a été conçue. Les designs complets de l’émetteur et du récepteur IR-UWB sont présentés ainsi que l'optimisation du codage canal par rapport à la consommation énergétique. Une couche MAC spécifique permettant un nombre important de nœuds et une efficacité énergétique élevée basée sur du TDMA reconfigurable a été conçue. Plusieurs prototypes ont été implémentés pour valider la conception et démontrer les performances. Ces implémentation utilise des techniques avancées d’optimisation de la consommation énergétique et de reconfigurabilité afin de répondre aux exigences des réseaux de capteurs sans-fil. Des simulations ASIC permettent également de prévoir que ce système permettra de supporter des débits applicatifs de plusieurs centaines de mégabits par seconde, tout en permettant à plusieurs dizaines de nœuds de communiquer. Les performances énergétiques de ce système de communication sont aujourd’hui à l’état de l’art. Enfin, cette technologie de communication sans-fil a été intégrée dans un système complet de deux nœuds capteurs et d’un routeur dans un démonstrateur FPGA / Wireless Sensor Networks (WSN) is an emerging technology which allows deploying wireless communicating autonomous heterogenous sensors. This monitoring capability paves the way for new innovative applications or breakthrough evolution of existing ones. WSN have started to change the industry and our daily lives. Their communication, energy, miniaturization and cost requirements cannot be met by evolutions of current technologies but will require new innovations.Among health, environment, industrial and military applications for WSN, one of the most revolutionary is Structural Health Monitoring (SHM). SHM is the art of monitoring anything which can wear, break down or be damaged. It is of utmost importance in safety sensitive domains such as the transport and construction industries.By placing sensors in carefully chosen locations, SHM will allow failure prediction, cost reduction and improved performance of bridges, planes, building or engines.The tens to thousands of sensors and the huge amount of data generated places a strong burden on the wireless communication of the nodes, which cannot be satisfied with today’s technology. This work presents the design and implementation works such a wireless communication system.Following a presentation of the context and requirement of this work, a general description of the SHM system is given. A specific highly energy efficient physical layer based on Impulse-Radio UltraWide Band (IR-UWB) has been designed.The complete IR-UWB transmitter and receiver are detailed, including the energy efficiency optimized channel coding. A specific Medium Access Control (MAC) layer allowing a large number of communicating nodes based on reconfigurableTime Division Multiple Access (TDMA) was designed. Several prototypes of this system have been implemented to prove feasibility and performance. These implementations employ advanced energy consumption reduction and reconfigurability techniques to answer WSN communication challenges. An ASIC implementation simulation has demonstrated hundreds of megabits per second data rate at state of the art energy efficiency
62

Fuzz testing on eNodeB over the air interface : Using fuzz testing as a means of testing security

Pestrea, Anna January 2021 (has links)
In modern society, security has become an increasingly important subject, as technologyhas become an integrated part of everyday life. The security of a system can be tested withthe help of fuzzing, where incoming messages to the system are altered. In this thesis, afuzzer was developed targeting an E-UTRAN Node B (eNB) in the Long-Term Evolution(LTE) landscape. The eNB is current prototype and is from the company Ericsson. Thefuzzer is particularly designed for testing the Medium Access Control (MAC) layer of theeNB. The fuzzer uses a genetic method where all of the fuzzer’s flags (the R, F2, E, LCID, Fand L flags) are triggered during the fuzzing period. Depending on the output of the firstgeneration of fuzzed values, new values are generated either by choosing a value close tothe original value, or by choosing a value that belong to the same subgroup as the originalvalue. Four test cases are made, where first test case is the base line of the program and theother three test cases fuzzes the eNB, using different parts of the fuzzer. The results show that depending on which parts of the fuzzer are used, the connectionbecomes different. For test two and three, the connection became increasingly unstable andmore data was present in the connection. Test case four did not however deviate so muchfrom the baseline, if compared to test two and three.
63

Eu também sou gente: Movimento de Adolescentes e Crianças e Educação Popular / I too am somebody: Movement of Adolescents and Children and Popular Education

ALBUQUERQUE, Klaus Paz de 21 August 2009 (has links)
Made available in DSpace on 2014-07-29T16:10:44Z (GMT). No. of bitstreams: 1 Dissertacao do Klaus1.pdf: 697669 bytes, checksum: b2fd4df7e28b1a395ddeaa15a11e9b61 (MD5) Previous issue date: 2009-08-21 / The present work was developed according to the line of research Education, Work and Social Movements , of the Post-Graduate Program in Education, of the School of Education, of the Federal University of Goiás, with the objective of analyzing the possibility of realizing popular education with children and adolescents. In a qualitative perspective, the data was collected and analyzed through documental sources. The theoretical reference is based on the concepts of popular education and of child and of adolescent. Popular Education understood as political and class education. (BRANDÃO, 1994, 2006a; JARA, 1994; WANDERLEY, 1994). The terms child and adolescent comprehended according to the vision of Benjamin, i.e., as historical subjects, considering that popular and class education adapted to a population composed of children and youth, most of whom have some connection to social movements, necessarily envisions the child and the adolescent in a manner that diverges from the mainline comprehension of occidental capitalistic society. By presenting the difficulties that MAC faced dealing with the institutions that have been organized hierarchically and adult-centered for thousands of years, such as Church, family and school, this research confirmed that it is possible to realize popular education with children and adolescents. / O presente trabalho foi desenvolvido junto à linha de pesquisa Educação, Trabalho e Movimentos Sociais, Programa de Pós-Graduação em Educação da Faculdade de Educação da Universidade Federal de Goiás, com o objetivo de analisar a possibilidade de se fazer educação popular com crianças e adolescentes. Em uma perspectiva qualitativa, os dados foram coletados e analisados por meio das fontes documentais. O referencial teórico advém da conceituação de educação popular e de criança e adolescente. Educação Popular entendida como educação política e de classe (BRANDÃO, 1994, 2006a; JARA, 1994; WANDERLEY, 1994). Criança e adolescente compreendidos na dimensão de Benjamin (2002), ou seja, como sujeitos históricos, visto que, para pensar educação política e de classe com o público infanto-juvenil, sobretudo ligado aos movimentos sociais, faz-se necessário pensar a criança e o adolescente de forma diversa da compreensão da sociedade ocidental capitalista. Mesmo ao mostrar as dificuldades encontradas pelo MAC frente às instituições milenarmente hierarquizadas e adultocêntricas como a Igreja, a família e a escola, essa pesquisa permitiu afirmar que é possível realizar educação popular com crianças e adolescentes.
64

THROUGHPUT AND LATENCY PERFORMANCE OF IEEE 802.11E WITH 802.11A, 802.11B, AND 802.11G PHYSICAL LAYERS

Shah, Vishal, Cooklev, Todor 10 1900 (has links)
International Telemetering Conference Proceedings / October 18-21, 2004 / Town & Country Resort, San Diego, California / IEEE 802.11e is an amendment of the medium-access control (MAC) layer of the standard for wireless local area networking IEEE 802.11. The goal of 802.11e is to provide 802.11 networks with Quality of Service (QoS). 802.11 has three physical layers (PHY) of practical importance: 802.11b, 802.11a, and 802.11g. 802.11a and 802.11g provide data rates between 6 and 54 Mbps, and 802.11b provides data rates of 5.5 Mbps and 11 Mbps. However these data rates are not the actual throughput. The actual throughput that a user will experience will be lower. The throughput depends on both the PHY and MAC layers. It is important to estimate what exactly is the throughput when the physical layer is 802.11a, 802.11b, or 802.11g, and the MAC layer is 802.11e. In other words, how does providing QoS change the throughput for each of the three physical layers? In this paper we provide answers to this problem. Analytic formulae are derived. The maximum achievable throughput and minimum delay involved in data transfers are determined. The obtained results have further significance for the design of high-throughput wireless protocols.
65

An Adaptive IEEE 802.11 MAC in Multihop Wireless Ad Hoc Networks Considering Large Interference Range / 多跳接IEEE 802.11無線網路中考慮大干擾範圍之可調媒介存取控制協定

涂建明, Chien-Ming Tu Unknown Date (has links)
在無線區域網路的範疇,IEEE 802.11是一個主要的媒介存取控制協定。然而在隨意式多跳接的網路中,IEEE 802.11面臨更嚴重的hidden terminal和exposed terminal problems,而這些問題主因都源自於過大的訊號干擾範圍與過大的訊號感應範圍。在這篇論文裡,我們提出一個可調式的媒介存取控制協定,針對IEEE 802.11 RTS/CTS handshake機制做簡單地修改,使得IEEE 802.11 devices可以依據週遭的傳收狀態動態調整自身的傳送和接收行為。實驗結果顯示我們的方法使原來的 802.11 減少了互相干擾的情形並且提升了系統的效能。 / The IEEE 802.11 standard is the most popular Medium Access Control (MAC) protocol for wireless local area networks. However, in multihop wireless ad hoc networks, the IEEE 802.11 MAC protocol will suffer from more serious hidden terminal and exposed terminal problems than those in single hop WLANs. More specifically, it is due to the large interference range and the large carrier sensing range. In this thesis, we propose an adaptive IEEE 802.11 MAC (AMAC) that makes two simple modifications of IEEE 802.11 RTS/CTS handshake to dynamically adjust the transmission and reception according to the shared medium status near transmitter and receiver, respectively. Simulation results show that our method can lessen interferences and increase system throughput as compared with IEEE 802.11 MAC.
66

Performance Study for Co-existing Wi-Fi and ZigBee Systems and Design of Interoperability Techniques

Tang, Yong 21 August 2012 (has links)
Wireless local area networks (WLANs) and wireless sensor networks (WSNs) technologies have been comprehensively developed and deployed during recent years. Since commercial WLAN and WSN products share the same free of license frequency band, the low power, low rate ZigBee based WSNs are vulnerable to the interference from Wi-Fi WLANs. Therefore, it is important to evaluate the performance of ZigBee WSNs that are subjected to interference generated by collocated Wi-Fi WLANs and to design effective counter-measuring techniques should performance improvement is needed. In this research, a versatile testbed for conducting various experiments is established and the ZigBee system’s performance with different clear channel assessment (CCA) modes and energy detection (ED) thresholds are evaluated through extensive experimental measurements in the testbed. It can be concluded from the results that CCA has significant impact on ZigBee’s performance. An existing theoretical analysis approach that is based on the collision time model between ZigBee and Wi-Fi packets is suitably modified to provide analytical evaluation means of the cases we examined. In order to mitigate the interference from the collocated Wi-Fi system, a novel and effective interference-aware adaptive CCA (IAACCA) scheme is proposed and implemented as firmware flashed into Crossbow motes. Experiments confirmed the ability of IAACCA to countermeasure effectively interference generated by Wi-Fi and thus improve the performance of ZigBee WSNs. Finally, a thorough statistical analysis is performed to understand the factors impacting the performance of ZigBee system and is used to further verify our experimental methods.
67

Fast propagation of messages in VANETs and the impact of vehicles as obstacles on signal propagation

Zhang, Zengzhe January 2015 (has links)
Vehicular Ad hoc NETworks (VANETs), an emerging technology, use vehicles as nodes to form a mobile ad hoc network for the dissemination of safety and entertainment messages. The thesis provides a scheme for the fast propagation of messages in VANETs and evaluates the impact of vehicles as obstacles on signal propagation. An improved scheme for intermediate node selection in DBA-MAC (Dynamic Backbone Assisted MAC) is proposed, which consists of a CW (Contention Window) constraint scheme and an updated criterion of suitability. A performance comparison shows that messages in the proposed scheme propagate faster than in DBA-MAC. The CW constraint scheme is also applicable in VANET protocols which adapt the CW mechanism to communicate the suitability of vehicles for acting as intermediate nodes. Additionally, the mathematical models for DBAMAC and the proposal are established, which indicate the probability of candidates to be chosen over alternatives in the intermediate node selection. A novel metric - delay taking into account the effect of formation time(DEFT) - is proposed. DEFT combines the network formation time and propagation delay. It shows the impact of network formation on propagation latency. The configuration for optimal performance can be acquired using the proposed DEFT. In order to evaluate the proposals, a novel distribution of vehicle location is proposed. In the proposed distribution, the security distances between adjacent vehicles in the same lane are considered. The estimation of vehicles’ location can be more practical and accurate using the proposed distribution. In the wide body of the VANET literature, it is assumed that all the vehicles within the radio range of a transmitter are able to receive the signal. Yet, in practice, the vehicles as obstacles between the transmitter and the receiver affect the signal propagation significantly. This thesis presents the impact of these obstacles on the network connectivity and system performance of the protocols. The results and the analysis show that neglecting obstacles in practice leads to a significant degree of error in the estimation of system performance. In practice, tall vehicles forward messages in a more efficient way than do lower vehicles since they are free from the obstacle effect. An improved scheme is proposed, in which the height of vehicles is used as a factor to determine their suitability for message forwarding.
68

Cooperative Jamming in Wireless Networks - Turning Attacks into Privacy Protection

Wu, Jingqi 19 December 2008 (has links)
Generally, collisions between packets are undesired in wireless networks. We design this scheme, Cooperative Jamming in Wireless Networks (CJWN), to make use of collision to protect secret DATA packets from being sniffed by a nearby eavesdropper. We are intending to greatly increase the Packet Error Rate (PER) at the eavesdropper when the PER at the receiver is maintained at an acceptable level. This scheme is not intended to completely take the place of various encryption/decryption schemes which are working based on successfully received packets. Adding CJWN to the popular CSMA/CA adopted in IEEE 802.11 will add more security even the key for encryption/decryption is already exposed. Because the overhead of CJWN is very big, we do not suggest using it on every transmission. When some secret packets have a high requirement of confidentiality, CJWN is worth trying at the cost of throughput performance and power.
69

Impact of Acknowledgments on Application Performance in 4G LTE Networks

Levasseur, Brett Michael 21 May 2014 (has links)
4G LTE is a new cellular phone network standard to provide both the capacity and Quality of Service (QoS) needed to support multimedia applications. Recent research in LTE has explored modifications to the current QoS setup, creating MAC layer schedulers and modifying the current QoS architecture. However, what has not been fully explored are the effects of LTE retransmission choices and capabilities on QoS. This thesis examines the impact of using acknowledgments to recover lost data over the wireless interface on VoIP, FTP and MPEG video applications. Issues explored include interaction between application performance, network transport protocols, LTE acknowledgment mode, and wireless conditions. Simulations show that LTE retransmissions improve FTP throughput by 0.1 to 0.8 Mb/s. With delay sensitive applications, like VoIP and video, the benefits of retransmissions are dependent on the loss rate. When the wireless loss rate is less than 20%, VoIP has similar performance with and without LTE retransmissions. At higher loss rates the use of LTE retransmissions adds degrading the VoIP quality by 71%. With UDP video, the choice of retransmissions or not makes little change when the wireless loss rates are less than 10%. With higher wireless loss rates, the frame arrival delay increases by up to 539% with LTE retransmissions, but the frame rate of the video decreases by up to 34% without those retransmissions. LTE providers should configure their networks to use retransmission policies appro- priate for the type of application traffic. This thesis shows that VoIP, FTP and video require different configurations in the LTE network layers.
70

Luminex Microsphere Immunoassay Offers an Improved Method in Testing for Antibodies to Eastern Equine Encephalitis Virus in Sentinel Chicken Sera

Fitzpatrick, Kelly Ann 18 July 2008 (has links)
Eastern Equine Encephalitis virus has a human mortality rate of 30% of those cases diagnosed, while 30% of those surviving infection remain with neurological sequelae for life (CDC.gov, 2007). The use of sentinel chickens for surveillance of arboviruses that are known to use birds as a reservoir host, such as St. Louis Encephalitis (SLE), West Nile (WN) virus, Eastern Equine Encephalitis (EEE) and Highlands J (HJ) virus, in Florida began with the Sentinel Chicken Arboviral Surveillance Network in 1978 (Day and Stark, 1996). This network enables the activation of an early warning system for citizens, as well as, county epidemiologists and those in mosquito control, allowing for a coordinated effort of disease prevention. Methods currently used at the Florida Department of Health, Tampa Branch Laboratory include screening of submitted sera for antibodies to these arboviruses of epidemiologic importance by way of the hemagglutination inhibition test (HAI), and confirmation by the IgM antibody capture enzyme-linked immunosorbent assay (MAC-ELISA) and Plaque Reduction Neutralization test if the MAC-ELISA proves to be negative. While these tests combined are providing the results needed, the time to result can be a week or greater depending on the initial screening result in the HAI tests. The Microsphere Assay Technology provides an accurate, more rapid (a day or two instead of a week or more) detection method including both a screening and confirmation protocol specifically designed to test for antibody to EEE in sentinel chicken sera. Two sera out of the thousands tested that were tested by HAI shown to be negative in standard testing, resulted as positive by the MIA method and therefore indicated a missed positive. The sensitivity and specificity, positive and negative predictive values of this new protocol as compared with MAC-ELISA as a reference standard indicated that both tests were remarkably similar; Providing sensitivity near 80%, specificity and PPV at 99%, and negative predictive values at 90% for MAC-ELISA and 94% for the MIA. Finally it was determined that Highlands J virus will not have any impact on the testing protocol and results of this test.

Page generated in 0.0205 seconds