Open Access. Powered by Scholars. Published by Universities.®

Engineering Commons

Open Access. Powered by Scholars. Published by Universities.®

Computer Engineering

Computer Science and Engineering Master's Theses

Theses/Dissertations

2019

Articles 1 - 4 of 4

Full-Text Articles in Engineering

Analysis Of The Duration And Energy Consumption Of Aes Algorithms On A Contiki-Based Iot Device, Brandon Tsao Dec 2019

Analysis Of The Duration And Energy Consumption Of Aes Algorithms On A Contiki-Based Iot Device, Brandon Tsao

Computer Science and Engineering Master's Theses

With the growing prevalence of the Internet of Things, securing the sheer abundance of devices is critical. The current IoT and security landscapes lack empirical metrics on encryption algorithm implementations that are optimized for constrained devices, such as encryption/decryption duration and energy consumption. In this paper, we achieve two things. First, we survey for optimized implementations of symmetric encryption algorithms. Seconds, we study the performance of various symmetric encryption algorithms on a Contiki-based IoT device. This paper provides encryption and decryption durations and energy consumption results on three implementations of AES: TinyAES, B-Con’s AES, and Contiki’s own built-in AES. In …


Extreme Image Compression With Deep Learning Autoencoder, Licheng Xiao Dec 2019

Extreme Image Compression With Deep Learning Autoencoder, Licheng Xiao

Computer Science and Engineering Master's Theses

Image compression can save billions of dollars in the industry by reducing the bits needed to store and transfer an image without significantly losing visual quality. Traditional image compression methods use transform, quantization, predictive coding and entropy coding to tackle the problem, represented by international standards like JPEG (joint photographic experts group), JPEG 2000, BPG (better portable graphics), and HEIC (high efficiency image file format). Recently, there are deep learning based image compression approaches that achieved similar or better performance compared with traditional methods, represented by autoencoder, GAN (generative adversarial networks) and super-resolution based approaches.

In this paper, we built …


The Fog Development Kit: A Platform For The Development And Management Of Fog Systems, Colton Powell Dec 2019

The Fog Development Kit: A Platform For The Development And Management Of Fog Systems, Colton Powell

Computer Science and Engineering Master's Theses

With the rise of the Internet of Things (IoT), fog computing has emerged to help traditional cloud computing in meeting scalability demands. Fog computing makes it possible to fulfill real-time requirements of applications by bringing more processing, storage, and control power geographically closer to end-devices. How- ever, since fog computing is a relatively new field, there is no standard platform for research and development in a realistic environment, and this dramatically inhibits innovation and development of fog-based applications. In response to these challenges, we propose the Fog Development Kit (FDK). By providing high-level interfaces for allocating computing and networking resources, …


Overhead Management Strategies For Internet Of Things Devices, Kavin Kamaraj Jun 2019

Overhead Management Strategies For Internet Of Things Devices, Kavin Kamaraj

Computer Science and Engineering Master's Theses

Overhead (time and energy) management is paramount for IoT edge devices considering their typically resource-constrained nature. In this thesis we present two contributions for lowering resource consumption of IoT devices. The first contribution is minimizing the overhead of the Transport Layer Security (TLS) authentication protocol in the context of IoT networks by selecting a lightweight cipher suite configuration. TLS is the de facto authentication protocol for secure communication in Internet of Things (IoT) applications. However, the processing and energy demands of this protocol are the two essential parameters that must be taken into account with respect to the resource-constraint nature …