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

Computer Engineering Commons

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

PDF

Computer Engineering

Discipline
Institution
Publication Year
Publication
Publication Type

Articles 31 - 60 of 97

Full-Text Articles in Computer Engineering

Voice Controlled Augmented Reality: A Comparison Of Speech-Recognition Tools For Ar Applications, Juan Estrella Dec 2019

Voice Controlled Augmented Reality: A Comparison Of Speech-Recognition Tools For Ar Applications, Juan Estrella

Publications and Research

Augmented Reality (AR) refers to the technologies that enhance the version of the physical environment with computer-generated sensory input such as sound and graphics overlaid on top of the user’s view of the real world. Artificial Intelligence (AI) studies how to make computer programs and machines "smart" and take decisions. Our research project focuses on exploring the Integration of AI in AR applications. Specifically, on using Speech Recognition or Natural Language Processing for controlling virtual AR objects and enhancing the human-computer interaction. It is obvious that integration of AI and AR is of great value. However, for developers, it is …


Resource Allocation And Task Scheduling Optimization In Cloud-Based Content Delivery Networks With Edge Computing, Yang Peng Dec 2019

Resource Allocation And Task Scheduling Optimization In Cloud-Based Content Delivery Networks With Edge Computing, Yang Peng

Operations Research and Engineering Management Theses and Dissertations

The extensive growth in adoption of mobile devices pushes global Internet protocol (IP) traffic to grow and content delivery network (CDN) will carry 72 percent of total Internet traffic by 2022, up from 56 percent in 2017. In this praxis, Interconnected Cache Edge (ICE) based on different public cloud infrastructures with multiple edge computing sites is considered to help CDN service providers (SPs) to maximize their operational profit. The problem of resource allocation and performance optimization is studied in order to maximize the cache hit ratio with available CDN capacity.

The considered problem is formulated as a multi-stage stochastic linear …


Enginews, Fall 2019, School Of Computer Science & Engineering Oct 2019

Enginews, Fall 2019, School Of Computer Science & Engineering

News, Magazines and Reports

The IDEA Lab at SHU offers a variety of state of the art equipment available for students to use.


On Using Ai Bots For Voice Controlled Augmented Reality Applications, Juan Estrella Apr 2019

On Using Ai Bots For Voice Controlled Augmented Reality Applications, Juan Estrella

Publications and Research

Artificial Intelligence (AI) has the potential to benefit society in the realms of medicine, security, manufacturing, entertainment, marketing, and many others. One of the advances of AI is in the field of Natural Language Processing and Speech Recognition; making computers understand what humans say and mean. On the other hand, the term Augmented Reality (AR) refers to the technologies that superimpose digital content generated by computers over the user’s view of the real world. AR technologies enhance the version of the physical environment with computergenerated sensory input such as sound, video, or graphics overlaid on top of the real-world view. …


Analyzing Public View Towards Vaccination Using Twitter, Mahajan Rutuja Jan 2019

Analyzing Public View Towards Vaccination Using Twitter, Mahajan Rutuja

Browse all Theses and Dissertations

Educating people about vaccination tends to target vaccine acceptance and reduction of hesitancy. Social media provides a promising platform for studying public perception regarding vaccination. In this study, we harvested tweets over a year related to vaccines from February 2018 to January 2019. We present a two-stage classifier to: (1) classify the tweets as relevant or non-relevant and (2) categorize them in terms of pro-vaccination, anti-vaccination, or neutral outlook. We found that the classifier was able to distinguish clearly between anti-vaccination and pro-vaccination tweets, but also misclassified many of these as neutral. Using Latent Dirichlet Allocation, we found that two …


Use Of Virtual Reality Technology In Medical Training And Patient Rehabilitation, Sankalp Mishra Jan 2019

Use Of Virtual Reality Technology In Medical Training And Patient Rehabilitation, Sankalp Mishra

Browse all Theses and Dissertations

Coaching patients to follow the rehabilitation routines correctly and timely after surgery is often a challenge due to the limited medical knowledge of patients and limited availability of clinicians. Similarly, it is also a challenge to train medical professionals with both the technical and communication skills required in their practices. The recent emergence of VR technologies shines the light on improving the current training practices. In this thesis research, I will look at the development and application of VR-based immersive training games for two particular cases: 1. Post hand surgery rehab; and, 2. Training for Social determinants of health (SDOH) …


Accelerating Reverse Engineering Image Processing Using Fpga, Matthew Joshua Harris Jan 2019

Accelerating Reverse Engineering Image Processing Using Fpga, Matthew Joshua Harris

Browse all Theses and Dissertations

In recent decades, field programmable gate arrays (FPGAs) have evolved beyond simple, expensive computational components with minimal computing power to complex, inexpensive computational engines. Today, FPGAs can perform algorithmically complex problems with improved performance compared to sequential CPUs by taking advantage of parallelization. This concept can be readily applied to the computationally dense field of image manipulation and analysis. Processed on a standard CPU, image manipulation suffers with large image sets processed by highly sequential algorithms, but by carefully adhering to data dependencies, parallelized FPGA functions or kernels offer the possibility of significant improvement through threaded CPU functions. This thesis …


Static Evaluation Of Type Inference And Propagation On Global Variables With Varying Context, Ivan Frasure Jan 2019

Static Evaluation Of Type Inference And Propagation On Global Variables With Varying Context, Ivan Frasure

Browse all Theses and Dissertations

Software reverse engineering (SRE) is a broad field with motivations ranging from verifying or documenting gordian source code files to understanding and reimplementing binary object files and executables. SRE of binaries is exceptionally compelling and challenging due to large amounts of information that can be lost in the compilation progress. A central area in SRE is type inference. Type inference is built around a fundamental step in understanding the behavior of a binary, recovering the types of data in the program. Type inference has many unique techniques in both static and dynamic type inference systems that have been implemented in …


Securing Modern Cyberspace Using A Multi-Faceted Approach, Yu Li Jan 2019

Securing Modern Cyberspace Using A Multi-Faceted Approach, Yu Li

Browse all Theses and Dissertations

Security has become one of the most significant concerns for our cyberspace. Securing the cyberspace, however, becomes increasingly challenging. This can be attributed to the rapidly growing diversities and complexity of the modern cyberspace. Specifically, it is not any more dominated by connected personal computers (PCs); instead, it is greatly characterized by cyber-physical systems (CPS), embedded systems, dynamic services, and human-computer interactions. Securing modern cyberspace therefore calls for a multi-faceted approach capable of systematically integrating these emerging characteristics. This dissertation presents our novel and significant solutions towards this direction. Specifically, we have devised automated, systematic security solutions to three critical …


Speech Enabled Navigation In Virtual Environments, Raksha Rajashekar Jan 2019

Speech Enabled Navigation In Virtual Environments, Raksha Rajashekar

Browse all Theses and Dissertations

Navigating in a Virtual Environment with traditional input devices such as mouse, joysticks and keyboards provide limited maneuverability and is also time consuming. While working in a virtual environment, changing parameters to obtain the desired visualization requires time to achieve by manually entering parameter values in an algorithm to test outcomes. The following thesis presents an alternate user interface to reduce user efforts, while navigating within the Virtual Environment. The user interface is an Android application which is designed to accommodate spoken commands. This Speech Enabled User Interface termed as the Speech Navigation Application (SNA), provides the user with an …


Towards Data And Model Confidentiality In Outsourced Machine Learning, Sagar Sharma Jan 2019

Towards Data And Model Confidentiality In Outsourced Machine Learning, Sagar Sharma

Browse all Theses and Dissertations

With massive data collections and needs for building powerful predictive models, data owners may choose to outsource storage and expensive machine learning computations to public cloud providers (Cloud). Data owners may choose cloud outsourcing due to the lack of in-house storage and computation resources or the expertise of building models. Similarly, users, who subscribe to specialized services such as movie streaming and social networking, voluntarily upload their data to the service providers' site for storage, analytics, and better services. The service provider, in turn, may also choose to benefit from ubiquitous cloud computing. However, outsourcing to a public cloud provider …


Detecting Malicious Behavior In Openwrt With Qemu Tracing, Jeremy Porter Jan 2019

Detecting Malicious Behavior In Openwrt With Qemu Tracing, Jeremy Porter

Browse all Theses and Dissertations

In recent years embedded devices have become more ubiquitous than ever before and are expected to continue this trend. Embedded devices typically have a singular or more focused purpose, a smaller footprint, and often interact with the physical world. Some examples include routers, wearable heart rate monitors, and thermometers. These devices are excellent at providing real time data or completing a specific task quickly, but they lack many features that make security issues more obvious. Generally, Embedded devices are not easily secured. Malware or rootkits in the firmware of an embedded system are difficult to detect because embedded devices do …


Automated Vehicle Electronic Control Unit (Ecu) Sensor Location Using Feature-Vector Based Comparisons, Gregory S. Buthker Jan 2019

Automated Vehicle Electronic Control Unit (Ecu) Sensor Location Using Feature-Vector Based Comparisons, Gregory S. Buthker

Browse all Theses and Dissertations

In the growing world of cybersecurity, being able to map and analyze how software and hardware interact is key to understanding and protecting critical embedded systems like the Engine Control Unit (ECU). The aim of our research is to use our understanding of the ECU's control flow attained through manual analysis to automatically map and identify sensor functions found within the ECU. We seek to do this by generating unique sets of feature vectors for every function within the binary file of a car ECU, and then using those feature sets to locate functions within each binary similar to their …


Using Augmented Reality To Enhance Learning Experiences About Electrical Circuits, Juan Estrella Oct 2018

Using Augmented Reality To Enhance Learning Experiences About Electrical Circuits, Juan Estrella

Publications and Research

The term Augmented Reality (AR) refers to the technologies that superimpose digital content generated by computers over the user’s view of the real world. AR technologies enhance the version of the physical environment with computer-generated sensory input such as sound, video, or graphics overlaid on top of the real-world view. In recent years, AR has moved beyond expensive military applications and has now entered a wide variety of domains. In engineering education, AR technologies can serve as a learning aid as well as a basis for innovation. The technology provides 3-D visualizations that allow to: (i) observe flaws in designs …


Investigating The Effect Of Detecting And Mitigating A Ring Oscillator-Based Hardware Trojan, Lakshmi Ramakrishnan Oct 2018

Investigating The Effect Of Detecting And Mitigating A Ring Oscillator-Based Hardware Trojan, Lakshmi Ramakrishnan

Electrical Engineering Theses and Dissertations

The outsourcing of the manufacturing process of integrated circuits to fabrications plants all over the world has exposed these chips to several security threats, especially at the hardware level. There have been instances of malicious circuitry, such as backdoors, being added to circuits without the knowledge of the chip designers or vendors. Such threats could be immensely powerful and dangerous against confidentiality, among other vulnerabilities.

Defense mechanisms against such attacks have been probed and defense techniques have been developed. But with the passage of time, attack techniques have improved immensely as well. From directly observing the inputs or outputs, adversaries …


Enginews, September 2018, School Of Computer Science & Engineering Institution: Sacred Heart University Sep 2018

Enginews, September 2018, School Of Computer Science & Engineering Institution: Sacred Heart University

News, Magazines and Reports

No abstract provided.


Enginews, August 2018, School Of Computer Science & Engineering Aug 2018

Enginews, August 2018, School Of Computer Science & Engineering

News, Magazines and Reports

A Summer of Collaboration: MakerSpace students.


Enginews, July 2018, School Of Computer Science & Engineering Jul 2018

Enginews, July 2018, School Of Computer Science & Engineering

News, Magazines and Reports

The Rube Goldberg Machine: The 90 year old concept’s lessons for the engineering student --Solar Power!? Solar Powered Charging comes to Sacred Heart.


Cryptki: Mobile Hardware Wallet, Derrick Chan, Rowan Decker, William Nguyen, Yuya Oguchi Jun 2018

Cryptki: Mobile Hardware Wallet, Derrick Chan, Rowan Decker, William Nguyen, Yuya Oguchi

Interdisciplinary Design Senior Theses

Cryptocurrencies are rapidly receiving mainstream attention and adoption. As a result, new technologies are developing to store and transact cryptocurrencies to keep up with a rapidly developing market. We have developed a way to utilize a mobile phone to communicate with the Ethereum blockchain in order to monitor and initiate cryptocurrency transactions. The project allows users to create new Ethereum addresses and to send arbitrary amounts of Ether to existing Ethereum addresses, while maintaining security for the end user. We conclude that this method of communication with the Ethereum blockchain is viable and is an avenue for exploration in the …


Camera-Based Distance Sensor, Kai Schmidt, Evan Holmes Jun 2018

Camera-Based Distance Sensor, Kai Schmidt, Evan Holmes

Interdisciplinary Design Senior Theses

While working on a robotics project at the electrical contracting company for which we work, we discovered a gap in the electronic distance sensor market in terms of range, accuracy, precision, and cost. We designed and constructed a prototype for an electronic distance sensing component which utilizes a camera, laser, and image processor to measure distances. The laser is pointed at a surface and an image of the laser dot is captured. An image processing algorithm determines the pixel position of the dot in the image, and this position is compared to a lookup table of known values to determine …


B.O.G.G.L.E.S.: Boundary Optical Geographic Lidar Environment System, Miguel Chapa, Evan Hoerl, Isaac Jorgensen, Carl Maggio Jun 2018

B.O.G.G.L.E.S.: Boundary Optical Geographic Lidar Environment System, Miguel Chapa, Evan Hoerl, Isaac Jorgensen, Carl Maggio

Interdisciplinary Design Senior Theses

The purpose of this paper is to describe a pseudo X-ray vision system that pairs a Lidar scanner with a visualization device. The system as a whole is referred to as B.O.G.G.L.E.S. There are several key factors that went into the development of this system and the background information and design approach are thoroughly described. B.O.G.G.L.E.S functionality is depicted through the use of design constraints and the analysis of test results. Additionally, many possible developments for B.O.G.G.L.E.S are proposed in the paper. This indicates that there are various avenues of improvement for this project that could be implemented in the …


Halo - A Personal Iot Air Monitor Powered By Harvested Energy, Benjamin Lampe, Taylor Mau, Samantha Morehead, Naeem Turner-Bandele Jun 2018

Halo - A Personal Iot Air Monitor Powered By Harvested Energy, Benjamin Lampe, Taylor Mau, Samantha Morehead, Naeem Turner-Bandele

Interdisciplinary Design Senior Theses

Urban air pollution leads to widespread respiratory illness and millions of deaths annually. PM2.5, particulate matter with a diameter less than 2.5 micrometers, is the product of many common combustion reactions and poses a particularly serious health risk. Its small size allows it to penetrate deep into the lungs and enter the bloodstream. Existing air quality monitors are aimed at scientific research, di↵erentiating between pollutants and providing high accuracy in measurement. These devices are prohibitively expensive and cannot easily be carried around. Due to the highly localized nature of air pollution, and in order to allow individuals and institutions to …


Rf Roaming System Locator: A Modular Omnidirectional Antenna System, George Stathakis, Josh Sullivan, Christian Ayscue Jun 2018

Rf Roaming System Locator: A Modular Omnidirectional Antenna System, George Stathakis, Josh Sullivan, Christian Ayscue

Interdisciplinary Design Senior Theses

Drones are increasingly common in everything from entertainment to delivery services. Currently, GPS and wireless triangulation are the two main methods of tracking drones and collision avoidance. The main problem with these two methods are accuracy and mobility. This thesis goes into building a system that is able to solve the two main drawbacks, by using a completely contained antenna system. The system is robust and can work in a variety of environments and situations. While the thesis focuses on drone tracking, the system is built with modularity in mind and can be adapted to track other RF signals with …


Urinalysis Screening For Rural Communities, Dana Bren-Cardali, Lilian Dao, Jeffrey Destruel, Ryan Fernandez Jun 2018

Urinalysis Screening For Rural Communities, Dana Bren-Cardali, Lilian Dao, Jeffrey Destruel, Ryan Fernandez

Interdisciplinary Design Senior Theses

Access to medical care and health screenings is a necessity for patients around the globe, but it can be difficult to provide this without screenings becoming costly or convoluted. In rural and underdeveloped areas, patients are often disadvantaged when it comes to finding reliable and affordable healthcare. The isolation provided by their location and the rising costs of physicians makes it impossible for most impoverished communities to attain personalized care. Because of this, treatable diseases often go unaddressed, allowing diseases to progress to a critical condition. Mortality rates have shown to be higher in communities located in rural areas and …


Pressure Ulcer Prevention System, Rey-David Palomares, Ojus Rao Jun 2018

Pressure Ulcer Prevention System, Rey-David Palomares, Ojus Rao

Interdisciplinary Design Senior Theses

Pressure ulcers, also known as bedsores, are a widespread but often understated problem. A pressure ulcer is an injury that develops with constant pressure on an area of skin for a long time. They range from bruises to open wounds to even exposed bone. These injuries especially impact bedridden and elderly hospital inpatients, since these people must depend on nursing staff for mobility.

Pressure ulcers can seem to be a solved problem. Solutions that completely eliminate pressure ulcers do exist. These solutions, however, are too expensive for widespread use, at thousands of dollars per bed. Other solutions, such as relying …


The Human Keyboard, Derek Char, Thomas Chung, Alexander Mckee, Allen Pai Jun 2018

The Human Keyboard, Derek Char, Thomas Chung, Alexander Mckee, Allen Pai

Interdisciplinary Design Senior Theses

Most products that implement features for user interactions utilize buttons or switches for the user to command to select actions to perform. Such designs are typically controlled with direct motions, such as touch or voice and are seldom designed in consideration of those unable to utilize direct control. In this project, we designed technology that reads naturally occuring biosignals from the body, which then can be apply those signals with any interface. For our specific application in this project, we decided to implement a keyboard. Instead of teaching the fingers how to type on a mechanical keyboard, the body can …


Using Augmented Reality In Engineering Education, Juan Estrella May 2018

Using Augmented Reality In Engineering Education, Juan Estrella

Publications and Research

Augmented Reality is an interactive mixture between the real world and computerized images that capture the audience’s attention. Devices that support augmented reality improve the image of the real-world surroundings with simulated physical input such as sound, video, or graphics overlaid on top of the real-world view. In recent years, augmented reality has improved beyond expensive military applications and has now entered a wide variety of domains. In engineering education, AR technologies can serve as a learning aid as well as a basis for innovation. The technology provides 3-D visualizations that allow to: (i) observe flaws in designs before the …


Enginews, May 2018, School Of Computer Science & Engineering May 2018

Enginews, May 2018, School Of Computer Science & Engineering

News, Magazines and Reports

Trial and Error: Adjusting to the MakerSpace --Looking Forward: Rube Goldberg Machine.


Unsupervised Parkinson’S Disease Assessment, Alexander S. Adranly, Senbao Lu, Yousef Zoumot Apr 2018

Unsupervised Parkinson’S Disease Assessment, Alexander S. Adranly, Senbao Lu, Yousef Zoumot

Interdisciplinary Design Senior Theses

Parkinson’s Disease (PD) is a progressive neurological disease that affects 6.2 million people worldwide. The most popular clinical method to measure PD tremor severity is a standardized test called the Unified Parkinson’s Disease Rating Scale (UPDRS), which is performed subjectively by a medical professional. Due to infrequent checkups and human error introduced into the process, treatment is not optimally adjusted for PD patients. According to a recent review there are two devices recommended to objectively quantify PD symptom severity. Both devices record a patient’s tremors using inertial measurement units (IMUs). One is not currently available for over the counter purchases, …


A Survey Of Digital Systems Curriculum And Pedagogy In Electrical And Computer Engineering Programs, Hector A. Ochoa, Mukul V. Shirvaikar Jan 2018

A Survey Of Digital Systems Curriculum And Pedagogy In Electrical And Computer Engineering Programs, Hector A. Ochoa, Mukul V. Shirvaikar

Faculty Publications

Digital Systems is one of the basic foundational courses in Electrical and Computer Engineering. One of the challenges in designing and modifying the curriculum for the course is the fast pace of technology change in the area. TTL chips that were in vogue with students building physical circuits, have given way to new paradigms like FPGA based synthesis with hardware description languages such as VHDL. However, updating a course is not as simple as just changing the book, and changing the syllabus. A large amount of work needs to be done in terms of selecting the book that will accommodate …