Matching Items (10)
Filtering by

Clear all filters

152388-Thumbnail Image.png
Description
Microprocessors are the processing heart of any digital system and are central to all the technological advancements of the age including space exploration and monitoring. The demands of space exploration require a special class of microprocessors called radiation hardened microprocessors which are less susceptible to radiation present outside the earth's

Microprocessors are the processing heart of any digital system and are central to all the technological advancements of the age including space exploration and monitoring. The demands of space exploration require a special class of microprocessors called radiation hardened microprocessors which are less susceptible to radiation present outside the earth's atmosphere, in other words their functioning is not disrupted even in presence of disruptive radiation. The presence of these particles forces the designers to come up with design techniques at circuit and chip levels to alleviate the errors which can be encountered in the functioning of microprocessors. Microprocessor evolution has been very rapid in terms of performance but the same cannot be said about its rad-hard counterpart. With the total data processing capability overall increasing rapidly, the clear lack of performance of the processors manifests as a bottleneck in any processing system. To design high performance rad-hard microprocessors designers have to overcome difficult design problems at various design stages i.e. Architecture, Synthesis, Floorplanning, Optimization, routing and analysis all the while maintaining circuit radiation hardness. The reference design `HERMES' is targeted at 90nm IBM G process and is expected to reach 500Mhz which is twice as fast any processor currently available. Chapter 1 talks about the mechanisms of radiation effects which cause upsets and degradation to the functioning of digital circuits. Chapter 2 gives a brief description of the components which are used in the design and are part of the consistent efforts at ASUVLSI lab culminating in this chip level implementation of the design. Chapter 3 explains the basic digital design ASIC flow and the changes made to it leading to a rad-hard specific ASIC flow used in implementing this chip. Chapter 4 talks about the triple mode redundant (TMR) specific flow which is used in the block implementation, delineating the challenges faced and the solutions proposed to make the flow work. Chapter 5 explains the challenges faced and solutions arrived at while using the top-level flow described in chapter 3. Chapter 6 puts together the results and analyzes the design in terms of basic integrated circuit design constraints.
ContributorsRamamurthy, Chandarasekaran (Author) / Clark, Lawrence T (Thesis advisor) / Holbert, Keith E. (Committee member) / Barnaby, Hugh J (Committee member) / Mayhew, David (Committee member) / Arizona State University (Publisher)
Created2013
132909-Thumbnail Image.png
Description
This thesis details the design and construction of a torque-controlled robotic gripper for use with the Pheeno swarm robotics platform. This project required expertise from several fields of study including: robotic design, programming, rapid prototyping, and control theory. An electronic Inertial Measurement Unit and a DC Motor were both used

This thesis details the design and construction of a torque-controlled robotic gripper for use with the Pheeno swarm robotics platform. This project required expertise from several fields of study including: robotic design, programming, rapid prototyping, and control theory. An electronic Inertial Measurement Unit and a DC Motor were both used along with 3D printed plastic components and an electronic motor control board to develop a functional open-loop controlled gripper for use in collective transportation experiments. Code was developed that effectively acquired and filtered rate of rotation data alongside other code that allows for straightforward control of the DC motor through experimentally derived relationships between the voltage applied to the DC motor and the torque output of the DC motor. Additionally, several versions of the physical components are described through their development.
ContributorsMohr, Brennan (Author) / Berman, Spring (Thesis director) / Ren, Yi (Committee member) / Mechanical and Aerospace Engineering Program (Contributor) / School for Engineering of Matter,Transport & Enrgy (Contributor) / Barrett, The Honors College (Contributor)
Created2019-05
133327-Thumbnail Image.png
Description
This paper outlines the development of a script which utilizes a series of user-defined input parameters to construct base-level CAD models of aircraft landing gear. With an increased focus on computation development of aircraft models to allow for a rapidprototyping design process, this program seeks to allow designers to check

This paper outlines the development of a script which utilizes a series of user-defined input parameters to construct base-level CAD models of aircraft landing gear. With an increased focus on computation development of aircraft models to allow for a rapidprototyping design process, this program seeks to allow designers to check for the validity of design integration before moving forward on systems testing. With this script, users are able to visually analyze the landing gear configurations on an aircraft in both the gear up and gear down configuration. The primary purpose this serves is to determine the validity of the gear's potential to fit within the limited real estate on an aircraft body. This, theoretically, can save time by weeding out infeasible designs before moving forward with subsystem performance testing. The script, developed in Python, constructs CAD models of dual and dual-tandem main landing gear configurations in the CAD program Rhino5. With an included design template consisting of 33 parameters, the script allows for a reasonable trade off between conciseness and flexibility of design.
ContributorsPatrick, Noah Edward (Author) / Takahashi, Timothy (Thesis director) / Middleton, James (Committee member) / Mechanical and Aerospace Engineering Program (Contributor) / Barrett, The Honors College (Contributor)
Created2018-05
154869-Thumbnail Image.png
Description
There is very little in the way of prescriptive procedures to guide designers in tolerance specification. This shortcoming motivated the group at Design Automation Lab to automate tolerancing of mechanical assemblies. GD&T data generated by the Auto-Tolerancing software is semantically represented using a neutral Constraint Tolerance Feature (CTF) graph file

There is very little in the way of prescriptive procedures to guide designers in tolerance specification. This shortcoming motivated the group at Design Automation Lab to automate tolerancing of mechanical assemblies. GD&T data generated by the Auto-Tolerancing software is semantically represented using a neutral Constraint Tolerance Feature (CTF) graph file format that is consistent with the ASME Y14.5 standard and the ISO STEP Part 21 file. The primary objective of this research is to communicate GD&T information from the CTF file to a neutral machine readable format. The latest STEP AP 242 (ISO 10303-242) “Managed model based 3D engineering“ aims to support smart manufacturing by capturing semantic Product Manufacturing Information (PMI) within the 3D model and also helping with long-term archiving of the product information. In line with the recommended practices published by CAx Implementor Forum, this research discusses the implementation of CTF to AP 242 translator. The input geometry available in STEP AP 203 format is pre-processed using STEP-NC DLL and 3D InterOp. While the former is initially used to attach persistent IDs to the topological entities in STEP, the latter retains the IDs during translation to ACIS entities for consumption by other modules in the Auto-tolerancing module. The associativity of GD&T available in CTF file to the input geometry is through persistent IDs. C++ libraries used for the translation to STEP AP 242 is provided by StepTools Inc through the STEP-NC DLL. Finally, the output STEP file is tested using available AP 242 readers and shows full conformance with the STEP standard. Using the output AP 242 file, semantic GDT data can now be automatically consumed by downstream applications such as Computer Aided Process Planning (CAPP), Computer Aided Inspection (CAI), Computer Aided Tolerance Systems (CATS) and Coordinate Measuring Machines (CMM).
ContributorsVenkiteswaran, Adarsh (Author) / Shah, Jami J. (Thesis advisor) / Hardwick, Martin (Committee member) / Davidson, Joseph K. (Committee member) / Arizona State University (Publisher)
Created2016
155838-Thumbnail Image.png
Description
Digital architectures for data encryption, processing, clock synthesis, data transfer, etc. are susceptible to radiation induced soft errors due to charge collection in complementary metal oxide semiconductor (CMOS) integrated circuits (ICs). Radiation hardening by design (RHBD) techniques such as double modular redundancy (DMR) and triple modular redundancy (TMR) are used

Digital architectures for data encryption, processing, clock synthesis, data transfer, etc. are susceptible to radiation induced soft errors due to charge collection in complementary metal oxide semiconductor (CMOS) integrated circuits (ICs). Radiation hardening by design (RHBD) techniques such as double modular redundancy (DMR) and triple modular redundancy (TMR) are used for error detection and correction respectively in such architectures. Multiple node charge collection (MNCC) causes domain crossing errors (DCE) which can render the redundancy ineffectual. This dissertation describes techniques to ensure DCE mitigation with statistical confidence for various designs. Both sequential and combinatorial logic are separated using these custom and computer aided design (CAD) methodologies.

Radiation vulnerability and design overhead are studied on VLSI sub-systems including an advanced encryption standard (AES) which is DCE mitigated using module level coarse separation on a 90-nm process with 99.999% DCE mitigation. A radiation hardened microprocessor (HERMES2) is implemented in both 90-nm and 55-nm technologies with an interleaved separation methodology with 99.99% DCE mitigation while achieving 4.9% increased cell density, 28.5 % reduced routing and 5.6% reduced power dissipation over the module fences implementation. A DMR register-file (RF) is implemented in 55 nm process and used in the HERMES2 microprocessor. The RF array custom design and the decoders APR designed are explored with a focus on design cycle time. Quality of results (QOR) is studied from power, performance, area and reliability (PPAR) perspective to ascertain the improvement over other design techniques.

A radiation hardened all-digital multiplying pulsed digital delay line (DDL) is designed for double data rate (DDR2/3) applications for data eye centering during high speed off-chip data transfer. The effect of noise, radiation particle strikes and statistical variation on the designed DDL are studied in detail. The design achieves the best in class 22.4 ps peak-to-peak jitter, 100-850 MHz range at 14 pJ/cycle energy consumption. Vulnerability of the non-hardened design is characterized and portions of the redundant DDL are separated in custom and auto-place and route (APR). Thus, a range of designs for mission critical applications are implemented using methodologies proposed in this work and their potential PPAR benefits explored in detail.
ContributorsRamamurthy, Chandarasekaran (Author) / Clark, Lawrence T (Thesis advisor) / Allee, David (Committee member) / Bakkaloglu, Bertan (Committee member) / Holbert, Keith E. (Committee member) / Arizona State University (Publisher)
Created2017
147589-Thumbnail Image.png
Description

The purpose of this project is to assess how well today’s youth is able to learn new skills<br/>in the realm of engineering through online video-conferencing resources. Each semester of this<br/>last year, a class of students in both 3rd and 6th grade learned about computer-aided design (CAD)<br/>and 3D printing through their

The purpose of this project is to assess how well today’s youth is able to learn new skills<br/>in the realm of engineering through online video-conferencing resources. Each semester of this<br/>last year, a class of students in both 3rd and 6th grade learned about computer-aided design (CAD)<br/>and 3D printing through their laptops at school. This was done by conducting online lessons of<br/>TinkerCAD via Zoom and Google Meet. TinkerCAD is a simple website that incorporates easy-to-learn skills and gives students an introduction to some of the basic operations that are used in<br/>everyday CAD endeavors. In each lesson, the students would learn new skills by creating<br/>increasingly difficult objects that would test both their ability to learn new skills and their overall<br/>enjoyment with the subject matter. The findings of this project reflect that students are able to<br/>quickly learn and retain new information relating to CAD. The group of 6th graders was able to<br/>learn much faster, which was expected, but the class of 3rd graders still maintained the<br/>knowledge gained from previous lessons and were able to construct increasingly complicated<br/>objects without much struggle. Overall, the students in both classes enjoyed the lessons and did<br/>not find them too difficult, despite the online environment that we were required to use. Some<br/>students found the material more interesting than others, but in general, the students found it<br/>enjoyable to learn about a new skill that has significant real-world applications

ContributorsWerner, Matthew (Author) / Song, Kenan (Thesis director) / Lin, Elva (Committee member) / Mechanical and Aerospace Engineering Program (Contributor) / Barrett, The Honors College (Contributor)
Created2021-05
147595-Thumbnail Image.png
Description

In this study, a scissor jack was structurally analyzed and compared to a FEA model to study the structure of the jack. the system was simplified to a 2D system, and one of the truss members was analyzed for yielding, fatigue, and buckling.

ContributorsLedalla, Aishwarya (Author) / Kosaraju, Srinivas (Thesis director) / Patel, Jay (Committee member) / Mechanical and Aerospace Engineering Program (Contributor, Contributor) / Barrett, The Honors College (Contributor)
Created2021-05
132724-Thumbnail Image.png
Description
Multi-material manufacturing combines multiple fabrication processes to produce individual parts that can be made up of several different materials. These processes can include both additive and subtractive manufacturing methods as well as embedding other components during manufacturing. This yields opportunities for creating single parts that can take the

Multi-material manufacturing combines multiple fabrication processes to produce individual parts that can be made up of several different materials. These processes can include both additive and subtractive manufacturing methods as well as embedding other components during manufacturing. This yields opportunities for creating single parts that can take the place of an assembly of parts produced using conventional techniques. Some example applications of multi-material manufacturing include parts that are produced using one process then machined to tolerance using another, parts with integrated flexible joints, or parts that contain discrete embedded components such as reinforcing materials or electronics.

Multi-material manufacturing has applications in robotics because, with it, mechanisms can be built into a design without adding additional moving parts. This allows for robot designs that are both robust and low cost, making it a particularly attractive method for education or research. 3D printing is of particular interest in this area because it is low cost, readily available, and capable of easily producing complicated part geometries. Some machines are also capable of depositing multiple materials during a single process. However, up to this point, planning the steps to create a part using multi-material manufacturing has been done manually, requiring specialized knowledge of the tools used. The difficulty of this planning procedure can prevent many students and researchers from using multi-material manufacturing.

This project studied methods of automating the planning of multi-material manufacturing processes through the development of a computational framework for processing 3D models and automatically generating viable manufacturing sequences. This framework includes solid operations and algorithms which assist the designer in computing manufacturing steps for multi-material models. This research is informing the development of a software planning tool which will simplify the planning needed by multi-material fabrication, making it more accessible for use in education or research.

In our paper, Voxel-Based Cad Framework for Planning Functionally Graded and Multi-Step Rapid Fabrication Processes, we present a new framework for representing and computing functionally-graded materials for use in rapid prototyping applications. We introduce the material description itself, low-level operations which can be used to combine one or more geometries together, and algorithms which assist the designer in computing manufacturing-compatible sequences. We then apply these techniques to several example scenarios. First, we demonstrate the use of a Gaussian blur to add graded material transitions to a model which can then be produced using a multi-material 3D printing process. Our second example highlights our solution to the problem of inserting a discrete, off-the-shelf part into a 3D printed model during the printing sequence. Finally, we implement this second example and manufacture two example components.
ContributorsBrauer, Cole D (Author) / Aukes, Daniel (Thesis director) / Sodemann, Angela (Committee member) / Engineering Programs (Contributor, Contributor) / Barrett, The Honors College (Contributor)
Created2019-05
132673-Thumbnail Image.png
Description
The premise of this thesis developed from my personal interests and undergraduate educational experiences in both industrial engineering and design studies, particularly those related to product design. My education has stressed the differences in the ways that engineers and designers approach problem solving and creating solutions, but I am most

The premise of this thesis developed from my personal interests and undergraduate educational experiences in both industrial engineering and design studies, particularly those related to product design. My education has stressed the differences in the ways that engineers and designers approach problem solving and creating solutions, but I am most interested in marrying the two mindsets of designers and engineers to better solve problems creatively and efficiently.
This thesis focuses on the recent appearance of generative design technology into the world of industrial design and engineering as it relates to product development. An introduction to generative design discusses the uses and benefits of this tool for both designers and engineers and also addresses the challenges of this technology. The relevance of generative design to the world of product development is discussed as well as the implications of how this technology will change the roles of designers and engineers, and especially their traditional design processes. The remainder of this paper is divided into two elements. The first serves as documentation of my own exploration of using generative design software to solve a product design challenge and my reflections on the benefits and challenges of using this tool. The second element addresses the need for employing quantitiative methodologies within the generative design process to aid designers in selecting the most advantageous design option when presented with generative outcomes. Both sections aim to provide more context to this new design process and seek to answer questions about some of the ambiguous processes of generative design.
ContributorsElgin, Mariah Crystal (Author) / Bacalzo, Dean (Thesis director) / Gel, Esma (Committee member) / Industrial, Systems & Operations Engineering Prgm (Contributor) / Dean, Herberger Institute for Design and the Arts (Contributor) / Barrett, The Honors College (Contributor)
Created2019-05
164630-Thumbnail Image.png
Description

In nature, some animals have an exoskeleton that provides protection, strength, and stability to the organism, but in engineering, an exoskeleton refers to a device that augments or aids human ability. Since the 1890s, engineers have been designing exoskeletal devices, and conducting research into the possible uses of such devices.

In nature, some animals have an exoskeleton that provides protection, strength, and stability to the organism, but in engineering, an exoskeleton refers to a device that augments or aids human ability. Since the 1890s, engineers have been designing exoskeletal devices, and conducting research into the possible uses of such devices. These bio-inspired mechanisms do not necessarily relate to a robotic device, though since the 1900s, robotic principles have been applied to the design of exoskeletons making their development a subfield in robotic research. There are different multiple types of exoskeletons that target different areas of the human body, and the targeted area depends on the need of the device. Usually, the devices are developed for medical or military usage; for this project, the focus is on medical development of an automated elbow joint to assist in rehabilitation. This project is being developed for therapeutic purposes in conjunction between Arizona State University and Mayo Clinic. Because of the nature of this project, I am responsible for the development of a lightweight brace that could be applied to the elbow joint that was designed by Dr. Kevin Hollander. In this project, my research centered on the use of the Wilmer orthosis brace design, and its possible application to the exoskeleton elbow being developed for Mayo Clinic. This brace is a lightweight solution that provides extra comfort to the user.

ContributorsCarlton, Bryan (Author) / Sugar, Thomas (Thesis director) / Aukes, Daniel (Committee member) / Barrett, The Honors College (Contributor) / Engineering Programs (Contributor)
Created2022-05