6 resultados para Interoperability of Applications
em Digital Commons - Michigan Tech
Resumo:
Wood plastic composites (WPCs) have gained popularity as building materials because of their usefulness in replacing solid wood in a variety of applications. These composites are promoted as being low-maintenance, high-durability products. However, it has been shown that WPCs exposed to weathering may experience a color change and/or loss in mechanical properties. An important requirement for building materials used in outdoor applications is the retention of their aesthetic qualities and mechanical properties during service life. Therefore, it is critical to understand the photodegradation mechanisms of WPCs exposed to UV radiation and to develop approaches to stabilize these composites (both unstabilized and stabilized) as well as the effect of weathering on the color fade and the retention of mechanical properties were characterized. Since different methods of manufacturing WPCs lead to different surface characteristics, which can influence weathering, the effect of manufacturing method on the photodegradation of WPCs was investigated first. Wood flour (WF) filled high-density polyethylene (HDPE) composite samples were either injection molded, extruded, or extruded and then planed. Fourier transform infrared (FTIR) spectroscopy was used to monitor the surface chemistry of the manufactured composites. The spectra showed that the surface of planed samples had more wood component than extruded and injection molded samples, respectively. After weathering, the samples were analyzed for color fade, and loss of flexural properties. The final lightness of the composites was not dependent upon the manufacturing method. However the mechanical property loss was dependent upon manufacturing method. The samples with more wood component at the surface (planed samples) experienced a larger percentage of total loss in flexural properties after weathering due to a greater effect of moisture on the samples. The change in surface chemistry of HDPE and WF/HDPE composites after weathering was studied using spectroscopic techniques. X-ray photoelectron spectroscopy (XPS) was used to characterize the occurrence of surface oxidation whereas FTIR spectroscopy was used to monitor the development of degradation products, such as carbonyl groups and vinyl groups, and to determine changes in HDPE crystallinity. Surface oxidation occurred immediately after exposure for both the neat HDPE and WF/HDPE composites. After weathering, the surface of the WF/HDPE composites was oxidized to a greater extent than the neat HDPE after weathering. This suggests that photodegradation is exacerbated by the addition of the carbonyl functional groups of the wood fibers within the HDPE atrix during composite manufacturing. While neat HDPE may undergo cross-linking in the initial stages of accelerated weathering, the WF may physically hinder the ability of the HDPE to cross-link resulting in the potential for HDPE chain scission to dominate in the initial weathering stages of the WF/HDPE composites. To determine which photostabilizers are most effective for WF/HDPE composites, factorial experimental designes were used to determine the effects of adding two hindered amine light stabilizers, an ultraviolet absorber, and a pigment on the color made and mechanical properties of both unweathered and UV weathered samples. Both the pigment and ultraviolet absorber were more effective photostabilizers for WF/HDPE composites than hinder amine light stabilizers. The ineffectiveness of hindered amine light stabilizers in protecting WPCs against UV radiation was attribuated to the acid/base reactions occurring between the WF and hindered amine light stabilizer. The efficiency of an ultraviolet absorber and/or pigment was also examined by incorporating different concentration of an ultraviolet absorber and/or pigment into WF/HDPE composites. Color change and flexural properties were determined after accelerated UV weathering. The lightness of the composite after weathering was influenced by the concentration of both the ultraviolet absorber by masking the bleaching wood component as well as blocking UV light. Flexural MOE loss was influenced by an increase in ultraviolet absorber concentration, but increasing pigment concentration from 1 to 2% had little influence on MOE loss. However, increasing both ultraviolet absorber and pigment concentration resulted in improved strength properties over the unstabilized composites after 3000 h of weather. Finally, the change in surface chemistry due to weathering of WF/HDPE composites that were either unstabilized or stabilized with an ultraviolet absorber and/or pigment was analyzed using FTIR spectroscopy. The samples were tested for loss in modulus of elasticity, carbonyl and vinyl group formation at the surface, and change in HDPE crystallinity. It was concluded that structural changes in the samples; carbonyl group formation, terminal vinyl group formation, and crystallinity changes cannot reliably be used to predict changes in modulus of elasticity using a simple linear relationship. The effect of cross-linking, chain scission, and crystallinity changes due to ultraviolet exposure as well as the interfacial degradation due to moisture exposure are inter-related factors when weathering HDPE and WF/HDPE composites.
Resumo:
Epoxies find variety of applications and during these applications they get exposed to different conditions like elevated temperatures, hydrothermal, chemical, etc. It has been observed that properties of epoxies do get affected substantially if exposed to these conditions for extended period of time and because of the variety of applications, researchers found it necessary to study their effects on the thermal, mechanical, physical and chemical properties. However in this report the focus is on studying effects of physical aging on mechanical properties of EPON 862 with DETDA as its curing agent, where physical aging is aging is the condition which occurs due to exposure to elevated temperatures. A fair amount of computational work has been performed on EPON 862- DETDA to study the effects of physical aging, however very little known work has been done experimentally to study these effects. Young’s modulus, hardness, failure strength, strain to failure, density and glass transition are the properties which have been obtained using various experimental methods - tensile testing, nanoindentation and differential scanning calorimetry. Experimental work on other epoxies have shown no increase or very slight increase in the Young’s modulus and hardness with increased aging time, also decrease in failure strength and strain to failure and through this work on EPON 862- DETDA we can observe similar trends.
Resumo:
Neuromorphic computing has become an emerging field in wide range of applications. Its challenge lies in developing a brain-inspired architecture that can emulate human brain and can work for real time applications. In this report a flexible neural architecture is presented which consists of 128 X 128 SRAM crossbar memory and 128 spiking neurons. For Neuron, digital integrate and fire model is used. All components are designed in 45nm technology node. The core can be configured for certain Neuron parameters, Axon types and synapses states and are fully digitally implemented. Learning for this architecture is done offline. To train this circuit a well-known algorithm Restricted Boltzmann Machine (RBM) is used and linear classifiers are trained at the output of RBM. Finally, circuit was tested for handwritten digit recognition application. Future prospects for this architecture are also discussed.
Resumo:
This thesis develops high performance real-time signal processing modules for direction of arrival (DOA) estimation for localization systems. It proposes highly parallel algorithms for performing subspace decomposition and polynomial rooting, which are otherwise traditionally implemented using sequential algorithms. The proposed algorithms address the emerging need for real-time localization for a wide range of applications. As the antenna array size increases, the complexity of signal processing algorithms increases, making it increasingly difficult to satisfy the real-time constraints. This thesis addresses real-time implementation by proposing parallel algorithms, that maintain considerable improvement over traditional algorithms, especially for systems with larger number of antenna array elements. Singular value decomposition (SVD) and polynomial rooting are two computationally complex steps and act as the bottleneck to achieving real-time performance. The proposed algorithms are suitable for implementation on field programmable gated arrays (FPGAs), single instruction multiple data (SIMD) hardware or application specific integrated chips (ASICs), which offer large number of processing elements that can be exploited for parallel processing. The designs proposed in this thesis are modular, easily expandable and easy to implement. Firstly, this thesis proposes a fast converging SVD algorithm. The proposed method reduces the number of iterations it takes to converge to correct singular values, thus achieving closer to real-time performance. A general algorithm and a modular system design are provided making it easy for designers to replicate and extend the design to larger matrix sizes. Moreover, the method is highly parallel, which can be exploited in various hardware platforms mentioned earlier. A fixed point implementation of proposed SVD algorithm is presented. The FPGA design is pipelined to the maximum extent to increase the maximum achievable frequency of operation. The system was developed with the objective of achieving high throughput. Various modern cores available in FPGAs were used to maximize the performance and details of these modules are presented in detail. Finally, a parallel polynomial rooting technique based on Newton’s method applicable exclusively to root-MUSIC polynomials is proposed. Unique characteristics of root-MUSIC polynomial’s complex dynamics were exploited to derive this polynomial rooting method. The technique exhibits parallelism and converges to the desired root within fixed number of iterations, making this suitable for polynomial rooting of large degree polynomials. We believe this is the first time that complex dynamics of root-MUSIC polynomial were analyzed to propose an algorithm. In all, the thesis addresses two major bottlenecks in a direction of arrival estimation system, by providing simple, high throughput, parallel algorithms.
Resumo:
Heuristic optimization algorithms are of great importance for reaching solutions to various real world problems. These algorithms have a wide range of applications such as cost reduction, artificial intelligence, and medicine. By the term cost, one could imply that that cost is associated with, for instance, the value of a function of several independent variables. Often, when dealing with engineering problems, we want to minimize the value of a function in order to achieve an optimum, or to maximize another parameter which increases with a decrease in the cost (the value of this function). The heuristic cost reduction algorithms work by finding the optimum values of the independent variables for which the value of the function (the “cost”) is the minimum. There is an abundance of heuristic cost reduction algorithms to choose from. We will start with a discussion of various optimization algorithms such as Memetic algorithms, force-directed placement, and evolution-based algorithms. Following this initial discussion, we will take up the working of three algorithms and implement the same in MATLAB. The focus of this report is to provide detailed information on the working of three different heuristic optimization algorithms, and conclude with a comparative study on the performance of these algorithms when implemented in MATLAB. In this report, the three algorithms we will take in to consideration will be the non-adaptive simulated annealing algorithm, the adaptive simulated annealing algorithm, and random restart hill climbing algorithm. The algorithms are heuristic in nature, that is, the solution these achieve may not be the best of all the solutions but provide a means to reach a quick solution that may be a reasonably good solution without taking an indefinite time to implement.
Resumo:
High voltage electrophoretic deposition (HVEPD) has been developed as a novel technique to obtain vertically aligned forests of one-dimensional nanomaterials for efficient energy storage. The ability to control and manipulate nanomaterials is critical for their effective usage in a variety of applications. Oriented structures of one-dimensional nanomaterials provide a unique opportunity to take full advantage of their excellent mechanical and electrochemical properties. However, it is still a significant challenge to obtain such oriented structures with great process flexibility, ease of processing under mild conditions and the capability to scale up, especially in context of efficient device fabrication and system packaging. This work presents HVEPD as a simple, versatile and generic technique to obtain vertically aligned forests of different one-dimensional nanomaterials on flexible, transparent and scalable substrates. Improvements on material chemistry and reduction of contact resistance have enabled the fabrication of high power supercapacitor electrodes using the HVEPD method. The investigations have also paved the way for further enhancements of performance by employing hybrid material systems and AC/DC pulsed deposition. Multi-walled carbon nanotubes (MWCNTs) were used as the starting material to demonstrate the HVEPD technique. A comprehensive study of the key parameters was conducted to better understand the working mechanism of the HVEPD process. It has been confirmed that HVEPD was enabled by three key factors: high deposition voltage for alignment, low dispersion concentration to avoid aggregation and simultaneous formation of holding layer by electrodeposition for reinforcement of nanoforests. A set of suitable parameters were found to obtain vertically aligned forests of MWCNTs. Compared with their randomly oriented counterparts, the aligned MWCNT forests showed better electrochemical performance, lower electrical resistance and a capability to achieve superhydrophpbicity, indicating their potential in a broad range of applications. The versatile and generic nature of the HVEPD process has been demonstrated by achieving deposition on flexible and transparent substrates, as well as aligned forests of manganese dioxide (MnO2) nanorods. A continuous roll-printing HVEPD approach was then developed to obtain aligned MWCNT forest with low contact resistance on large, flexible substrates. Such large-scale electrodes showed no deterioration in electrochemical performance and paved the way for practical device fabrication. The effect of a holding layer on the contact resistance between aligned MWCNT forests and the substrate was studied to improve electrochemical performance of such electrodes. It was found that a suitable precursor salt like nickel chloride could be used to achieve a conductive holding layer which helped to significantly reduce the contact resistance. This in turn enhanced the electrochemical performance of the electrodes. High-power scalable redox capacitors were then prepared using HVEPD. Very high power/energy densities and excellent cyclability have been achieved by synergistically combining hydrothermally synthesized, highly crystalline α-MnO2 nanorods, vertically aligned forests and reduced contact resistance. To further improve the performance, hybrid electrodes have been prepared in the form of vertically aligned forest of MWCNTs with branches of α-MnO2 nanorods on them. Large- scale electrodes with such hybrid structures were manufactured using continuous HVEPD and characterized, showing further improved power and energy densities. The alignment quality and density of MWCNT forests were also improved by using an AC/DC pulsed deposition technique. In this case, AC voltage was first used to align the MWCNTs, followed by immediate DC voltage to deposit the aligned MWCNTs along with the conductive holding layer. Decoupling of alignment from deposition was proven to result in better alignment quality and higher electrochemical performance.