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

Computer Engineering Commons

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

24,185 Full-Text Articles 39,602 Authors 8,464,720 Downloads 271 Institutions

All Articles in Computer Engineering

Faceted Search

24,185 full-text articles. Page 541 of 954.

Enhancing An Extensible Interpreter With A Syntax Macro Facility, Xin Wan 2017 Arkansas Tech University

Enhancing An Extensible Interpreter With A Syntax Macro Facility, Xin Wan

Theses and Dissertations from 2017

This thesis builds a syntax macro facility for an extensible interpreter, which enables the developer to extend the base language at run time, without knowing the details of the interpreter. In the enhanced extensible interpreter, each grammar rule is represented by a distinct class that inherits from Instruction class, which contains all the information necessary for scanning, parsing, and interpreting the corresponding construct. The macro facility is implemented by a special class Macro, which also inherits from Instruction class. Each macro rule is associated with a unique Macro instance. With the new extensible interpreter strategy, the syntax macro facility does …


Hardware Design Theory (Using Raspberry Pi), Anthony Kelly, Thomas Blum Dr. 2017 La Salle University

Hardware Design Theory (Using Raspberry Pi), Anthony Kelly, Thomas Blum Dr.

Undergraduate Research

The concept for this research proposal is focused on achieving three main objectives:

1) To understand the logic and design behind the Raspberry Pi (RbP) mini-computer model, including: all hardware components and their functions, the capabilities [and limits] of the RbP, and the circuit engineering for these components.

2) To be able to, using the Python high-level language, duplicate, manipulate, and create RbP projects ranging from basic user-input and response systems to the theories behind more intricate and complicated observatory sensors.

3) Simultaneously, in order to combine a mutual shared interest of History and to blend in work done within …


Dsrc Performance Analysis In Foggy Environment For Intelligent Vehicles System, Mostafa El-Said, Samah Mansour, Alexander Arendsen 2017 Grand Valley State University

Dsrc Performance Analysis In Foggy Environment For Intelligent Vehicles System, Mostafa El-Said, Samah Mansour, Alexander Arendsen

Peer-Reviewed Publications

Advanced Driver Assistance System (ADAS) is one of the fastest growing areas in the Intelligent Transportation Systems (ITS). Research efforts has focused on developing a driver assistant alert system to warn driver in foggy environment. However, there is a lack of which effective V2V/V2I communication technology would be the best to extend and disseminate this information to nearby vehicles. In this paper, we examine the use of Dedicated Short Range Communications (DSRC) as a V2V communication mechanism to share the foggy conditions to nearby vehicles. The study also investigates the effect of changing the fog/air density on the DSRC performance …


Improving Automatic Content Type Identification From A Data Set, Kathy T. Dai 2017 University of Arkansas, Fayetteville

Improving Automatic Content Type Identification From A Data Set, Kathy T. Dai

Computer Science and Computer Engineering Undergraduate Honors Theses

Data file layout inference refers to building the structure and determining the metadata of a text file. The text files dealt within this research are personal information records that have a consistent structure. Traditionally, if the layout structure of a text file is unknown, the human user must undergo manual labor of identifying the metadata. This is inefficient and prone to error. Content-based oracles are the current state-of-the-art automation technology that attempts to solve the layout inference problem by using databases of known metadata. This paper builds upon the information and documentation of the content-based oracles, and improves the databases …


On The Simulation And Mitigation Of Anisoplanatic Optical Turbulence For Long Range Imaging, Russell C. Hardie, Daniel A. LeMaster 2017 University of Dayton

On The Simulation And Mitigation Of Anisoplanatic Optical Turbulence For Long Range Imaging, Russell C. Hardie, Daniel A. Lemaster

Electrical and Computer Engineering Faculty Publications

We describe a numerical wave propagation method for simulating long range imaging of an extended scene under anisoplanatic conditions. Our approach computes an array of point spread functions (PSFs) for a 2D grid on the object plane. The PSFs are then used in a spatially varying weighted sum operation, with an ideal image, to produce a simulated image with realistic optical turbulence degradation. To validate the simulation we compare simulated outputs with the theoretical anisoplanatic tilt correlation and differential tilt variance. This is in addition to comparing the long- and short-exposure PSFs, and isoplanatic angle. Our validation analysis shows an …


Cryptography And Data Security In Cloud Computing, Zheng YAN, Robert H. DENG, Vijay VARADHARAJAN 2017 Xidian University

Cryptography And Data Security In Cloud Computing, Zheng Yan, Robert H. Deng, Vijay Varadharajan

Research Collection School Of Computing and Information Systems

Cloud computing offers a new way of services by re-arranging various resources and providing them to users based on their demands. It also plays an important role in the next generation mobile networks and services (5G) and Cyber-Physical and Social Computing (CPSC). Storing data in the cloud greatly reduces storage burden of users and brings them access convenience, thus it has become one of the most important cloud services. However, cloud data security, privacy and trust become a crucial issue that impacts the success of cloud computing and may impede the development of 5G and CPSC. First, storing data at …


Exploiting Hardware Abstraction For Parallel Programming Framework: Platform And Multitasking, Hongyuan Ding 2017 University of Arkansas, Fayetteville

Exploiting Hardware Abstraction For Parallel Programming Framework: Platform And Multitasking, Hongyuan Ding

Graduate Theses and Dissertations

With the help of the parallelism provided by the fine-grained architecture, hardware accelerators on Field Programmable Gate Arrays (FPGAs) can significantly improve the performance of many applications. However, designers are required to have excellent hardware programming skills and unique optimization techniques to explore the potential of FPGA resources fully. Intermediate frameworks above hardware circuits are proposed to improve either performance or productivity by leveraging parallel programming models beyond the multi-core era.

In this work, we propose the PolyPC (Polymorphic Parallel Computing) framework, which targets enhancing productivity without losing performance. It helps designers develop parallelized applications and implement them on FPGAs. …


In Situ Electron Microscopy Of Plasmon-Mediated Nanocrystal Synthesis, Peter Sutter, YIng Li, Christos Argyropoulos, Eli A. Sutter 2017 University of Nebraska-Lincoln

In Situ Electron Microscopy Of Plasmon-Mediated Nanocrystal Synthesis, Peter Sutter, Ying Li, Christos Argyropoulos, Eli A. Sutter

Department of Electrical and Computer Engineering: Faculty Publications

Chemical processes driven by nonthermal energy (e.g., visible light) are attractive for future approaches to energy conversion, synthesis, photocatalysis, and so forth. The growth of anisotropic metal nanostructures mediated by excitation of a localized surface plasmon resonance (LSPR) is a prototype example of such a reaction. Important aspects, notably the growth mechanism and a possible role of plasmonic “hot spots” within the metal nanostructures, remain poorly understood. Here, we use in situ electron microscopy to stimulate and image the plasmon-mediated growth of triangular Ag nanoprisms in solution. The quantification of the time-dependent evolution of the lateral size and thickness of …


Automation In Entertainment: Concept, Design, And Application, Ryan Thally 2017 Fine and Performing Arts

Automation In Entertainment: Concept, Design, And Application, Ryan Thally

Undergraduate Honors Theses

The focus of this thesis is to explore the automation technology used in the modern entertainment industry. Upon completion of my thesis, I will deliver a working prototype of the chosen technology and present its capabilities in a choreographed show.


A Study Of Activation Functions For Neural Networks, Meenakshi Manavazhahan 2017 University of Arkansas, Fayetteville

A Study Of Activation Functions For Neural Networks, Meenakshi Manavazhahan

Computer Science and Computer Engineering Undergraduate Honors Theses

Artificial neural networks are function-approximating models that can improve themselves with experience. In order to work effectively, they rely on a nonlinearity, or activation function, to transform the values between each layer. One question that remains unanswered is, “Which non-linearity is optimal for learning with a particular dataset?” This thesis seeks to answer this question with the MNIST dataset, a popular dataset of handwritten digits, and vowel dataset, a dataset of vowel sounds. In order to answer this question effectively, it must simultaneously determine near-optimal values for several other meta-parameters, including the network topology, the optimization algorithm, and the number …


Music Feature Matching Using Computer Vision Algorithms, Mason Hollis 2017 University of Arkansas, Fayetteville

Music Feature Matching Using Computer Vision Algorithms, Mason Hollis

Computer Science and Computer Engineering Undergraduate Honors Theses

This paper seeks to establish the validity and potential benefits of using existing computer vision techniques on audio samples rather than traditional images in order to consistently and accurately identify a song of origin from a short audio clip of potentially noisy sound. To do this, the audio sample is first converted to a spectrogram image, which is used to generate SURF features. These features are compared against a database of features, which have been previously generated in a similar fashion, in order to find the best match. This algorithm has been implemented in a system that can run as …


Discovering Your Selling Points: Personalized Social Influential Tags Exploration, Yuchen LI, Kian-Lee TAN, Ju FAN, Dongxiang ZHANG 2017 Singapore Management University

Discovering Your Selling Points: Personalized Social Influential Tags Exploration, Yuchen Li, Kian-Lee Tan, Ju Fan, Dongxiang Zhang

Research Collection School Of Computing and Information Systems

Social influence has attracted significant attention owing to the prevalence of social networks (SNs). In this paper, we study a new social influence problem, called personalized social influential tags exploration (PITEX), to help any user in the SN explore how she influences the network. Given a target user, it finds a size-k tag set that maximizes this user’s social influence. We prove the problem is NP-hard to be approximated within any constant ratio. To solve it, we introduce a sampling-based framework, which has an approximation ratio of 1−ǫ 1+ǫ with high probabilistic guarantee. To speedup the computation, we devise more …


A Data-Driven Approach For Benchmarking Energy Efficiency Of Warehouse Buildings, Wee Leong LEE, Kar Way TAN, Zui Young LIM 2017 Singapore Management University

A Data-Driven Approach For Benchmarking Energy Efficiency Of Warehouse Buildings, Wee Leong Lee, Kar Way Tan, Zui Young Lim

Research Collection School Of Computing and Information Systems

This study proposes adata-driven approach for benchmarking energy efficiency of warehouse buildings.Our proposed approach provides an alternative to the limitation of existingbenchmarking approaches where a theoretical energy-efficient warehouse was usedas a reference. Our approach starts by defining the questions needed to capturethe characteristics of warehouses relating to energy consumption. Using an existingdata set of warehouse building containing various attributes, we first cluster theminto groups by their characteristics. The warehouses characteristics derivedfrom the cluster assignments along with their past annual energy consumptionare subsequently used to train a decision tree model. The decision tree providesa classification of what factors contribute to different …


Uncovering Exceptional Predictions Using Exploratory Analysis Of Second Stage Machine Learning., Aneseh Alvanpour 2017 University of Louisville

Uncovering Exceptional Predictions Using Exploratory Analysis Of Second Stage Machine Learning., Aneseh Alvanpour

Electronic Theses and Dissertations

Nowadays, algorithmic systems for making decisions are widely used to facilitate decisions in a variety of fields such as medicine, banking, applying for universities or network security. However, many machine learning algorithms are well-known for their complex mathematical internal workings which turn them into black boxes and makes their decision-making process usually difficult to understand even for experts. In this thesis, we try to develop a methodology to explain why a certain exceptional machine learned decision was made incorrectly by using the interpretability of the decision tree classifier. Our approach can provide insights about potential flaws in feature definition or …


Analog And Mixed Signal Verification Using Satisfiability Solver On Discretized Models, Nikita Ramesh Wanjale 2017 University of Nevada, Las Vegas

Analog And Mixed Signal Verification Using Satisfiability Solver On Discretized Models, Nikita Ramesh Wanjale

UNLV Theses, Dissertations, Professional Papers, and Capstones

With increasing demand of performance constraints and the ever reducing size of the IC chips, analog and mixed-signal designs have become indispensable and increasingly complex in modern CMOS technologies. This has resulted in the rise of stochastic behavior in circuits, making it important to detect all the corner cases and verify the correct functionality of the design under all circumstances during the earlier stages of the design process. It can be achieved by functional or formal verification methods, which are still widely unexplored for Analog and Mixed-Signal (AMS) designs.

Design Verification is a process to validate the performance of the …


Sparse Coding On Stereo Video For Object Detection, Sheng Y. Lundquist, Melanie Mitchell, Garrett T. Kenyon 2017 Portland State University

Sparse Coding On Stereo Video For Object Detection, Sheng Y. Lundquist, Melanie Mitchell, Garrett T. Kenyon

Computer Science Faculty Publications and Presentations

Deep Convolutional Neural Networks (DCNN) require millions of labeled training examples for image classification and object detection tasks, which restrict these models to domains where such a dataset is available. We explore the use of unsupervised sparse coding applied to stereo-video data to help alleviate the need for large amounts of labeled data. In this paper, we show that unsupervised sparse coding is able to learn disparity and motion sensitive basis functions when exposed to unlabeled stereo-video data. Additionally, we show that a DCNN that incorporates unsupervised learning exhibits better performance than fully supervised networks. Furthermore, finding a sparse representation …


Hexarray: A Novel Self-Reconfigurable Hardware System, Fady Hussein 2017 Boise State University

Hexarray: A Novel Self-Reconfigurable Hardware System, Fady Hussein

Boise State University Theses and Dissertations

Evolvable hardware (EHW) is a powerful autonomous system for adapting and finding solutions within a changing environment. EHW consists of two main components: a reconfigurable hardware core and an evolutionary algorithm. The majority of prior research focuses on improving either the reconfigurable hardware or the evolutionary algorithm in place, but not both. Thus, current implementations suffer from being application oriented and having slow reconfiguration times, low efficiencies, and less routing flexibility. In this work, a novel evolvable hardware platform is proposed that combines a novel reconfigurable hardware core and a novel evolutionary algorithm.

The proposed reconfigurable hardware core is a …


Detection Of Plant Emergence Based On Spatio Temporal Image Sequence Analysis, Bhushit Agarwal 2017 University of Nebraska-Lincoln

Detection Of Plant Emergence Based On Spatio Temporal Image Sequence Analysis, Bhushit Agarwal

Department of Computer Science and Engineering: Dissertations, Theses, and Student Research

The phenome of a plant is the sum of all observable phenotypes for that plant. Phenotypes are observable characteristics or traits of a plant. These traits generally reflect a combination of influences from the genotype of the plant and the environment in which the plant has grown and developed. Collecting phenotypic data has traditionally been a slow and costly manual process, albeit one highly necessary for plant breeding and the development of improved agronomic practices. As a result automated methods for plant phenotyping analysis have become an active research field in recent years. Image-based plant phenotyping analysis facilitates extraction of …


Investigation Into The Application Of Personality Insights And Language Tone Analysis In Spam Classification, Colm McGetrick 2017 Technological University Dublin

Investigation Into The Application Of Personality Insights And Language Tone Analysis In Spam Classification, Colm Mcgetrick

Dissertations

Due to its persistence spam remains as one of the biggest problems facing users and suppliers of email communication services. Machine learning techniques have been very successful at preventing many spam mails from arriving in user mailboxes, however they still account for over 50% of all emails sent. Despite this relative success the economic cost of spam has been estimated as high as $50 billion in 2005 and more recently at $20 billion so spam can still be considered a considerable problem. In essence a spam email is a commercial communication trying to entice the receiver to take some positive …


Vehicle Make And Model Recognition For Intelligent Transportation Monitoring And Surveillance., Faezeh Tafazzoli 2017 University of Louisville

Vehicle Make And Model Recognition For Intelligent Transportation Monitoring And Surveillance., Faezeh Tafazzoli

Electronic Theses and Dissertations

Vehicle Make and Model Recognition (VMMR) has evolved into a significant subject of study due to its importance in numerous Intelligent Transportation Systems (ITS), such as autonomous navigation, traffic analysis, traffic surveillance and security systems. A highly accurate and real-time VMMR system significantly reduces the overhead cost of resources otherwise required. The VMMR problem is a multi-class classification task with a peculiar set of issues and challenges like multiplicity, inter- and intra-make ambiguity among various vehicles makes and models, which need to be solved in an efficient and reliable manner to achieve a highly robust VMMR system. In this dissertation, …


Digital Commons powered by bepress