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

Digital Commons Network

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

Engineering

PDF

Electronic Theses and Dissertations

Theses/Dissertations

2017

Computer Science

Articles 1 - 3 of 3

Full-Text Articles in Entire DC Network

Simulation Of Sic Mosfet Power Converters, Mustafa Nameer Albadri Jan 2017

Simulation Of Sic Mosfet Power Converters, Mustafa Nameer Albadri

Electronic Theses and Dissertations

This thesis discusses the use of wide bandgap devices (SiC-MOSFET) in the design and implementation of various power converters (Push-pull inverter, Buck converter). Different parameters and scenarios were discussed and implemented for both silicon and silicon carbide MOSFET cases. A comparison between same circuits is done using silicon in the first case and silicon carbide MOSFET was implemented under the same conditions and parameters to investigate the silicon carbide MOSFET enhancement to the circuit. The modeling for silicon and silicon carbide MOSFET was created using the spice model provided from leading electronics companies as ROHM, CREE and INFINION. This spice …


Statistical Shape Modeling To Quantify Variation In The Proximal Humeral Anatomy, Paul B. Sade Sr. Jan 2017

Statistical Shape Modeling To Quantify Variation In The Proximal Humeral Anatomy, Paul B. Sade Sr.

Electronic Theses and Dissertations

The fit of the humeral prosthesis to the intramedullary canal and the replication of the anatomic humeral head center are important factors in Total Shoulder Arthroplasty (TSA). The objective of this thesis was to develop a Statistical Shape Model (SSM) of the cortical and cancellous bone regions of the proximal humerus, and to assess potential shape differences with gender and ethnicity, with a goal of informing implant design. An SSM was used and Principal Component Analysis (PCA) was applied to data that represented both the cancellous and cortical humeral bone of 63 healthy subjects and cadavers. Anatomical measurements and PC …


Explaining The Performance Of Bidirectional Dijkstra And A* On Road Networks, Sneha Sawlani Jan 2017

Explaining The Performance Of Bidirectional Dijkstra And A* On Road Networks, Sneha Sawlani

Electronic Theses and Dissertations

The heuristic search community traditionally uses A* as the baseline algorithm for their research methods. Research papers in the road networks community, however, often build upon Dijkstra's algorithm and use Bidirectional Dijkstra's algorithm as their baseline. This thesis investigates the performance of A* and Bidirectional Dijkstra in road networks to see how they compare and to see if there is a principled explanation for the different approaches. Our analysis reveals why Bidirectional Dijkstra can perform well in this domain, but also shows a simple mistake that can be made when building test problems that hurts the performance of A*.