You are here
Search results
(1 - 9 of 9)
- Title
- Optimizing message to virtual link assignment in Avionics Full-Duplex Switched Ethernet networks
- Creator
- Klonowski, Joseph
- Date
- 2019
- Collection
- Electronic Theses & Dissertations
- Description
-
"Avionics Full-Duplex Switched Ethernet (AFDX) is an Ethernet-based data network that provides deterministic performance, high reliability, and lower costs and development time by utilizing commercial off-the-shelf networking components. As AFDX networks have become of the network are continually being evaluated. There are two main types of solutions to improving network performance: changes to the physical layer and changes to the logical layer. Because the physical network is setup prior to...
Show more"Avionics Full-Duplex Switched Ethernet (AFDX) is an Ethernet-based data network that provides deterministic performance, high reliability, and lower costs and development time by utilizing commercial off-the-shelf networking components. As AFDX networks have become of the network are continually being evaluated. There are two main types of solutions to improving network performance: changes to the physical layer and changes to the logical layer. Because the physical network is setup prior to defining the data that is transferred on the network, logical layer optimization becomes important and is often the only viable solution. Previous research has explored optimization of different aspects of the logical solution for a given target (whether it be latency or bandwidth), however, an approach for a customizable target using optimization techniques has not been attempted. In this work, we provide an overview of AFDX networks and discuss factors engineers consider while optimizing the network. Previously researched solutions are evaluated for effectiveness. We identify the need for an optimization solution that allows for a customizable objective to account for both message latency and bandwidth. To fill this gap, we consider the problem of assigning messages to virtual links, which are configurable, logical unidirectional links from publishing end systems to one or more subscribing end systems. We propose a flexible framework based on particle swarm optimization (PSO) that performs message to virtual link assignment in AFDX networks to optimize a user-defined objective. We discuss and provide results on PSO optimization for a range of hyperparameters. Finally, results for a sample swarm are presented to prove the feasibility and usefulness of the proposed approach."--Page ii.
Show less
- Title
- Integration of a statistical method in one way delay trend detection for available bandwidth estimation
- Creator
- Shafii, Mahnaz
- Date
- 2008
- Collection
- Electronic Theses & Dissertations
- Title
- Flexible spectrum use in channel bonding wireless networks
- Creator
- Yang, Xi (Software engineer)
- Date
- 2014
- Collection
- Electronic Theses & Dissertations
- Description
-
Channel bonding, which assembles multiple narrow channels into one logical channel, can speed up data transmission and achieve better bandwidth utilization in wireless networks. Since introduced in 802.11n, channel bonding has been extended continually to support wider channels, making low-lag high-speed wireless communication possible. However, different radio technologies have different requirements on channel width. Devices that use different channel widths coexist in a contention domain...
Show moreChannel bonding, which assembles multiple narrow channels into one logical channel, can speed up data transmission and achieve better bandwidth utilization in wireless networks. Since introduced in 802.11n, channel bonding has been extended continually to support wider channels, making low-lag high-speed wireless communication possible. However, different radio technologies have different requirements on channel width. Devices that use different channel widths coexist in a contention domain may cause inefficiency and unfairness issues. For example, narrowband devices are easier to obtain medium access opportunities because they do not need to wait for the entire wide band to be idle. Therefore, although wideband devices can provide higher transmission speed, they are at an unfavorable position in contentions with narrowband devices.To this end, we propose a flexible spectrum use channel bonding (FSUB) protocol in which a node is allowed to start a transmission whenever there are some idle narrow channels and gradually increases the channel width during transmission. Because a node dynamically adjusts the channel width in a communication, we use a convolution method to achieve fast spectrum agreement between the transmitter and the receiver. To address contentions between devices in a wide band of spectrum, we introduce a compound preamble to make the collisions detectable in the frequency domain and use a parallel bitwise arbitration mechanism to quickly determine the winner. We implement and evaluate the proposed protocol through both the GNU Radio/USRP platform and ns-2 simulations. The results show that the proposed protocol well addresses the inefficiency and unfairness issues caused by heterogeneous radio coexistence. Channel bonding devices usingFSUB have more medium access opportunities and can aggregate wider channels than using other channel bonding protocols in presence of narrowband interference. The FSUB enables a device to always benefit from channel bonding without concerns about narrowband interference level.
Show less
- Title
- Implementation of a high throughput low power MAC protocol in wireless sensor networks
- Creator
- Liu, Chin-Jung
- Date
- 2011
- Collection
- Electronic Theses & Dissertations
- Description
-
This thesis presents the design, implementation, and evaluation of TATD-MAC, a TDMA-based low duty cycle synchronous MAC protocol that improves throughput by increasing channel uti- lization with a traffic-adaptive time slot scheduling method. Conventional time division multiple access (TDMA) introduces significant end-to-end packet delivery delay and its throughput is lim- ited. TATD-MAC achieves higher throughput by improving TDMA with a novel traffic-adaptive mechanism that assigns time...
Show moreThis thesis presents the design, implementation, and evaluation of TATD-MAC, a TDMA-based low duty cycle synchronous MAC protocol that improves throughput by increasing channel uti- lization with a traffic-adaptive time slot scheduling method. Conventional time division multiple access (TDMA) introduces significant end-to-end packet delivery delay and its throughput is lim- ited. TATD-MAC achieves higher throughput by improving TDMA with a novel traffic-adaptive mechanism that assigns time slots only to nodes that are expecting traffic. Our traffic-adaptive mechanism is a two-phase design, which decomposes the DATA period into traffic notification part and data transmission scheduling part. The two-phase design enables TATD-MAC to optimize the control packets and improve their energy efficiencies according to the characteristics of each phase. The source nodes inform all nodes on the routing path that these sources have outgoing traffic by transmitting traffic notification packets in a "pulse" fashion. With traffic notification packets, ev- ery node on the routing path claims time slots in data transmission part. Therefore, TATD-MAC is able to forward a packet over multiple hops in a single cycle and thus reduce the end-to-end delay. The data transmission scheduling mechanism only assigns time slots to nodes with traf- fic through an ordered schedule negotiation scheme. This innovative traffic-adaptive scheduling mechanism assigns time slots based on traffic and totally eliminates the idle listening slots on nodes with no traffic. Moreover, if any other nodes need more time slots, they are able to claim them, which further improves channel utilization and achievable throughput. We implemented a TATD-MAC prototype on Tmote-Sky running TinyOS 2.1.0. Performance evaluation shows that TATD-MAC significantly improves throughput compared to conventional TDMA and achieves the same throughput as TDMA with slot stealing while having 70% less power consumption.
Show less
- Title
- Scheduling for CPU Packing and node shutdown to reduce the energy consumption of high performance computing centers
- Creator
- Vudayagiri, Srikanth Phani
- Date
- 2010
- Collection
- Electronic Theses & Dissertations
- Description
-
During the past decade, there has been a tremendous growth in the high performance computing and data center arenas. The huge energy requirements in these sectors have prompted researchers to investigate possible ways to reduce their energy consumption. Reducing the energy consumption is not only beneficial to an organization economically but also to the environment. In this thesis, we focus our attention on high performance scientific computing clusters. We first perform experiments with the...
Show moreDuring the past decade, there has been a tremendous growth in the high performance computing and data center arenas. The huge energy requirements in these sectors have prompted researchers to investigate possible ways to reduce their energy consumption. Reducing the energy consumption is not only beneficial to an organization economically but also to the environment. In this thesis, we focus our attention on high performance scientific computing clusters. We first perform experiments with the CPU Packing feature available in Linux using programs from the SPEC CPU2000 suite. We then look at an energy-aware scheduling algorithm for the cluster that assumes that CPU Packing is enabled on all the nodes. Using simulations, we compare the scheduling done by this algorithm to that done by the existing, commercial Moab scheduler in the cluster. We experiment with the Moab Green Computing feature and based on our observations, we implement the shutdown mechanism used by Moab in our simulations. Our results show that Moab Green Computing could provide about an 13% energy savings on average for the HPC cluster without any noticeable decrease in the performance of jobs.
Show less
- Title
- Inter-partition networking for overlay multicast
- Creator
- Eetemadi, Sauleh
- Date
- 2005
- Collection
- Electronic Theses & Dissertations
- Title
- Distributed parallel computing architecture for monitoring and control of large physical processes
- Creator
- Siebert, James Eugene
- Date
- 1977
- Collection
- Electronic Theses & Dissertations
- Title
- Channel balancing strategies to optimize uplink utilization
- Creator
- Nalkund, Asok
- Date
- 2003
- Collection
- Electronic Theses & Dissertations
- Title
- Computer-mediated versus face-to-face communication in hierarchical team decision making
- Creator
- Hedlund, Jennifer
- Date
- 1993
- Collection
- Electronic Theses & Dissertations