6 resultados para Hierarchical morphology
em Cochin University of Science
Resumo:
A detailed study of the blends of ethylene-propylene-diene rubber (EPDM) and chlorobutyl rubber (CIIR) is proposed in this study. These blends may find application in the manufacture of curing diaphragms/curing envelopes for tire curing applications. EPDM possesses better physical properties such as high heat resistance, ozone resistance, cold and moisture resistance, high resistance to permanent defonnation, very good resistance to flex cracking and impact. Because of the low gas and moisture penneability, good weathering resistance and high thermal stability of CIIR, blends of EPDM with CIlR may be attractive, if sufficient mechanical strength can be developed. Although a lot of work has been done on elastomer blends, studies on the blends of EPDM and CIIR rubbers are meagre. Hence in this investigation it is proposed to make a systematic study on the characteristics of EPDM and CIIR rubber blends.The mechanical and physical properties of an elastomer blend depend mainly on the blend compatibility. So in the first part of the study, it is proposed to develop compatible blends of EPDM with CIIR. Various commercial grades of ethylenepropylene- diene rubber are proposed to be blended with a specific grade of chlorobutyl rubber at varying proportions. The extent of compatibility in these blends is proposed to be evaluated based on their mechanical properties such as tensile strength, tear strength and ageing resistance. In addition to the physical property measurements, blend compatibility is also proposed to be studied based on the glass transition behavlour of the blends in relation to the Tg's of the individual components using Differential Scanning Calorimetry (DSC) and Dynamic Mechanical Analysis (DMA). The phase morphology of the blends is also proposed to be investigated by Scanning Electron Microscopy (SEM) studies of the tensile fracture surfaces. In the case of incompatible blends, the effect of addition of chlorosulfonated polyethylene as a compatibiliser is also proposed to be investigated.In the second part of the study, the effect of sulphur curing and resin curing on the curing behaviour and the vulcanizate properties of EPDM/CIIR blends are planned to be evaluated. Since the properties of rubber vulcanizates are determined by their network structures, it is proposed to determine the network structure of the vulcanizates by chemical probes so as to correlate it with the mechanical properties.In the third part of the work, the effect of partial precuring of one of the components prior to blending as a possible means of improving the properties of the blend is proposed to be investigated. This procedure may also help to bring down the viscosity mismatch between the constituent e1astomers and provide covulcanization of the blend.The rheological characteristics and processability of the blends are proposed to be investigated in the last part of the study. To explore their possible applications, the air permeability of the blend samples at varying temperatures is proposed to be measured. The thermal diffusivity behaviour of EPDM/CIlR blends is also proposed to be investigated using novel laser technique. The thermal diffusivity of the blends along with the thermal degradation resistance may help to determine whether the blends are suitable for high temperature applications such as in the manufacturing of curing envelope.
Resumo:
This thesis summarizes the results on the studies on a syntax based approach for translation between Malayalam, one of Dravidian languages and English and also on the development of the major modules in building a prototype machine translation system from Malayalam to English. The development of the system is a pioneering effort in Malayalam language unattempted by previous researchers. The computational models chosen for the system is first of its kind for Malayalam language. An in depth study has been carried out in the design of the computational models and data structures needed for different modules: morphological analyzer , a parser, a syntactic structure transfer module and target language sentence generator required for the prototype system. The generation of list of part of speech tags, chunk tags and the hierarchical dependencies among the chunks required for the translation process also has been done. In the development process, the major goals are: (a) accuracy of translation (b) speed and (c) space. Accuracy-wise, smart tools for handling transfer grammar and translation standards including equivalent words, expressions, phrases and styles in the target language are to be developed. The grammar should be optimized with a view to obtaining a single correct parse and hence a single translated output. Speed-wise, innovative use of corpus analysis, efficient parsing algorithm, design of efficient Data Structure and run-time frequency-based rearrangement of the grammar which substantially reduces the parsing and generation time are required. The space requirement also has to be minimised
Resumo:
The focus of this paper is to develop computationally efficient mathematical morphology operators on hypergraphs. To this aim we consider lattice structures on hypergraphs on which we build morphological operators. We develop a pair of dual adjunctions between the vertex set and the hyperedge set of a hypergraph , by defining a vertex-hyperedge correspondence. This allows us to recover the classical notion of a dilation/erosion of a subset of vertices and to extend it to subhypergraphs of . This paper also studies the concept of morphological adjunction on hypergraphs for which both the input and the output are hypergraphs
Resumo:
Knowledge discovery in databases is the non-trivial process of identifying valid, novel potentially useful and ultimately understandable patterns from data. The term Data mining refers to the process which does the exploratory analysis on the data and builds some model on the data. To infer patterns from data, data mining involves different approaches like association rule mining, classification techniques or clustering techniques. Among the many data mining techniques, clustering plays a major role, since it helps to group the related data for assessing properties and drawing conclusions. Most of the clustering algorithms act on a dataset with uniform format, since the similarity or dissimilarity between the data points is a significant factor in finding out the clusters. If a dataset consists of mixed attributes, i.e. a combination of numerical and categorical variables, a preferred approach is to convert different formats into a uniform format. The research study explores the various techniques to convert the mixed data sets to a numerical equivalent, so as to make it equipped for applying the statistical and similar algorithms. The results of clustering mixed category data after conversion to numeric data type have been demonstrated using a crime data set. The thesis also proposes an extension to the well known algorithm for handling mixed data types, to deal with data sets having only categorical data. The proposed conversion has been validated on a data set corresponding to breast cancer. Moreover, another issue with the clustering process is the visualization of output. Different geometric techniques like scatter plot, or projection plots are available, but none of the techniques display the result projecting the whole database but rather demonstrate attribute-pair wise analysis