Search results for: salt in matrix
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 2840

Search results for: salt in matrix

2420 Functional Instruction Set Simulator (ISS) of a Neural Network (NN) IP with Native BF-16 Generator

Authors: Debajyoti Mukherjee, Arathy B. S., Arpita Sahu, Saranga P. Pogula

Abstract:

A Functional Model to mimic the functional correctness of a Neural Network Compute Accelerator IP is very crucial for design validation. Neural network workloads are based on a Brain Floating Point (BF-16) data type. The major challenge we were facing was the incompatibility of gcc compilers to BF-16 datatype, which we addressed with a native BF-16 generator integrated to our functional model. Moreover, working with big GEMM (General Matrix Multiplication) or SpMM (Sparse Matrix Multiplication) Work Loads (Dense or Sparse) and debugging the failures related to data integrity is highly painstaking. In this paper, we are addressing the quality challenge of such a complex Neural Network Accelerator design by proposing a Functional Model-based scoreboard or Software model using SystemC. The proposed Functional Model executes the assembly code based on the ISA of the processor IP, decodes all instructions, and executes as expected to be done by the DUT. The said model would give a lot of visibility and debug capability in the DUT bringing up micro-steps of execution.

Keywords: ISA (instruction set architecture), NN (neural network), TLM (transaction-level modeling), GEMM (general matrix multiplication)

Procedia PDF Downloads 67
2419 Production and Characterization of Al-BN Composite Materials by Using Powder Metallurgy

Authors: Ahmet Yonetken, Ayhan Erol

Abstract:

Aluminum matrix composites containing 3, 6, 9, 12 and 15% BN has been fabricated by conventional microwave sintering at 550°C temperature. Compounds formation between Al and BN powders is observed after sintering under Ar shroud. XRD, SEM (Scanning Electron Microscope), mechanical testing and measurements were employed to characterize the properties of Al + BN composite. Experimental results suggest that the best properties as hardness 42,62 HV were obtained for Al+12% BN composite. In this study, the powder metallurgy method was used. It is aimed to produce a light composite with Al matrix BN powders. It has been increased in strength and hardness besides its lightness. Ceramic powders are added to improve mechanical properties.

Keywords: ceramic-metal composites, proporties, powder metallurgy, sintering

Procedia PDF Downloads 183
2418 Enhancing Transfer Path Analysis with In-Situ Component Transfer Path Analysis for Interface Forces Identification

Authors: Raef Cherif, Houssine Bakkali, Wafaa El Khatiri, Yacine Yaddaden

Abstract:

The analysis of how vibrations are transmitted between components is required in many engineering applications. Transfer path analysis (TPA) has been a valuable engineering tool for solving Noise, Vibration, and Harshness (NVH problems using sub-structuring applications. The most challenging part of a TPA analysis is estimating the equivalent forces at the contact points between the active and the passive side. Component TPA in situ Method calculates these forces by inverting the frequency response functions (FRFs) measured at the passive subsystem, relating the motion at indicator points to forces at the interface. However, matrix inversion could pose problems due to the ill-conditioning of the matrices leading to inaccurate results. This paper establishes a TPA model for an academic system consisting of two plates linked by four springs. A numerical study has been performed to improve the interface forces identification. Several parameters are studied and discussed, such as the singular value rejection and the number and position of indicator points chosen and used in the inversion matrix.

Keywords: transfer path analysis, matrix inverse method, indicator points, SVD decomposition

Procedia PDF Downloads 66
2417 Modulation of the Interphase in a Glass Epoxy System: Influence of the Sizing Chemistry on Adhesion and Interfacial Properties

Authors: S. Assengone Otogo Be, A. Fahs, L. Belec, T. A. Nguyen Tien, G. Louarn, J-F. Chailan

Abstract:

Glass fiber-reinforced composite materials have gradually developed in all sectors ranging from consumer products to aerospace applications. However, the weak point is most often the fiber/matrix interface, which can reduce the durability of the composite material. To solve this problem, it is essential to control the interphase and improve our understanding of the adhesion mechanism at the fibre/matrix interface. The interphase properties depend on the nature of the sizing applied on the surface of the glass fibers during their manufacture in order to protect them, facilitate their handling, and ensure fibre/matrix adhesion. The sizing composition, and in particular the nature of the coupling agent and the film-former affects the mechanical properties and the durability of composites. The aim of our study is, therefore, to develop and study composite materials with simplified sizing systems in order to understand how the main constituents modify the mechanical properties and the durability of composites from the nanometric to the macroscopic scale. Two model systems were elaborated: an epoxy matrix reinforced with simplified-sized glass fibres and an epoxy coating applied on glass substrates treated with the same sizings as fibres. For the sizing composition, two configurations were chosen. The first configuration possesses a chemical reactivity to link the glass and the matrix, and the second sizing contains non-reactive agents. The chemistry of the sized glass substrates and fibers was analyzed by FT-IR and XPS spectroscopies. The surface morphology was characterized by SEM and AFM microscopies. The observation of the surface samples reveals the presence of sizings which morphology depends on their chemistry. The evaluation of adhesion of coated substrates and composite materials show good interfacial properties for the reactive configuration. However, the non-reactive configuration exhibits an adhesive rupture at the interface of glass/epoxy for both systems. The interfaces and interphases between the matrix and the substrates are characterized at different scales. Correlations are made between the initial properties of the sizings and the mechanical performances of the model composites.

Keywords: adhesion, interface, interphase, materials composite, simplified sizing systems, surface properties

Procedia PDF Downloads 129
2416 Optimal Control of DC Motor Using Linear Quadratic Regulator

Authors: Meetty Tomy, Arxhana G Thosar

Abstract:

This paper provides the implementation of optimal control for an armature-controlled DC motor. The selection of error weighted Matrix and control weighted matrix in order to implement optimal control theory for improving the dynamic behavior of DC motor is presented. The closed loop performance of Armature controlled DC motor with derived linear optimal controller is then evaluated for the transient operating condition (starting). The result obtained from MATLAB is compared with that of PID controller and simple closed loop response of the motor.

Keywords: optimal control, DC motor, performance index, MATLAB

Procedia PDF Downloads 392
2415 A Robust Spatial Feature Extraction Method for Facial Expression Recognition

Authors: H. G. C. P. Dinesh, G. Tharshini, M. P. B. Ekanayake, G. M. R. I. Godaliyadda

Abstract:

This paper presents a new spatial feature extraction method based on principle component analysis (PCA) and Fisher Discernment Analysis (FDA) for facial expression recognition. It not only extracts reliable features for classification, but also reduces the feature space dimensions of pattern samples. In this method, first each gray scale image is considered in its entirety as the measurement matrix. Then, principle components (PCs) of row vectors of this matrix and variance of these row vectors along PCs are estimated. Therefore, this method would ensure the preservation of spatial information of the facial image. Afterwards, by incorporating the spectral information of the eigen-filters derived from the PCs, a feature vector was constructed, for a given image. Finally, FDA was used to define a set of basis in a reduced dimension subspace such that the optimal clustering is achieved. The method of FDA defines an inter-class scatter matrix and intra-class scatter matrix to enhance the compactness of each cluster while maximizing the distance between cluster marginal points. In order to matching the test image with the training set, a cosine similarity based Bayesian classification was used. The proposed method was tested on the Cohn-Kanade database and JAFFE database. It was observed that the proposed method which incorporates spatial information to construct an optimal feature space outperforms the standard PCA and FDA based methods.

Keywords: facial expression recognition, principle component analysis (PCA), fisher discernment analysis (FDA), eigen-filter, cosine similarity, bayesian classifier, f-measure

Procedia PDF Downloads 410
2414 Active Food Packaging Films Based on Functionalized Graphene/Polymer Composites

Authors: Ahmad Ghanem, Mohamad Yasin, Mona Abdel Rehim, Fabrice Gouanve, Eliane Espuche

Abstract:

Biodegradable polymers are of great interest, especially for biomedical and packaging applications. Current research efforts are focused on the development of biopolymers with the purpose of reducing the plastic pollution induced by the widely used in biodegradable polyolefins. The main challenge is focused on the elaboration of biopolymers having properties competitive to those of polyolefins. On the other hand, graphene oxide (GO), a graphene derivative, is characterized by the presence of several functional groups on the surface such as carboxylic, hydroxyl and epoxide. This feature enables modification of GO surface with different modifiers to obtain versatile surface properties and overcome the problem of graphene sheets aggregations during inclusion in a polymer matrix. In this context, poly (butylene succinate) (PBS) as promising biopolyester is modified through blending with different ratios of functionalized (GO) to improve its barrier properties. Modification of GO has been carried out using different hyperbranched polymeric structures in order to increase miscibility of the nanosheets in the hosting polymeric matrix. Films have been prepared from the modified PBS and their mechanical, thermal and gas barrier properties were investigated. The results reveal enhancement in the thermal and mechanical properties beside observed improvement of the barrier properties for the films prepared from the modified PBS. This improvement is related to the strong dependence on tortuosity effects of dispersion, exfoliation levels of fillers into the polymer matrix and interactions between the fillers and the polymer matrix.

Keywords: gas barrier properties, graphene oxide, food packaging, transport properties

Procedia PDF Downloads 218
2413 Numerical Investigation on Transient Heat Conduction through Brine-Spongy Ice

Authors: S. R. Dehghani, Y. S. Muzychka, G. F. Naterer

Abstract:

The ice accretion of salt water on cold substrates creates brine-spongy ice. This type of ice is a mixture of pure ice and liquid brine. A real case of creation of this type of ice is superstructure icing which occurs on marine vessels and offshore structures in cold and harsh conditions. Transient heat transfer through this medium causes phase changes between brine pockets and pure ice. Salt rejection during the process of transient heat conduction increases the salinity of brine pockets to reach a local equilibrium state. In this process the only effect of passing heat through the medium is not changing the sensible heat of the ice and brine pockets; latent heat plays an important role and affects the mechanism of heat transfer. In this study, a new analytical model for evaluating heat transfer through brine-spongy ice is suggested. This model considers heat transfer and partial solidification and melting together. Properties of brine-spongy ice are obtained using properties of liquid brine and pure ice. A numerical solution using Method of Lines discretizes the medium to reach a set of ordinary differential equations. Boundary conditions are chosen using one of the applicable cases of this type of ice; one side is considered as a thermally isolated surface, and the other side is assumed to be suddenly affected by a constant temperature boundary. All cases are evaluated in temperatures between -20 C and the freezing point of brine-spongy ice. Solutions are conducted using different salinities from 5 to 60 ppt. Time steps and space intervals are chosen properly to maintain the most stable and fast solution. Variation of temperature, volume fraction of brine and brine salinity versus time are the most important outputs of this study. Results show that transient heat conduction through brine-spongy ice can create a various range of salinity of brine pockets from the initial salinity to that of 180 ppt. The rate of variation of temperature is found to be slower for high salinity cases. The maximum rate of heat transfer occurs at the start of the simulation. This rate decreases as time passes. Brine pockets are smaller at portions closer to the colder side than that of the warmer side. A the start of the solution, the numerical solution tends to increase instabilities. This is because of sharp variation of temperature at the start of the process. Changing the intervals improves the unstable situation. The analytical model using a numerical scheme is capable of predicting thermal behavior of brine spongy ice. This model and numerical solutions are important for modeling the process of freezing of salt water and ice accretion on cold structures.

Keywords: method of lines, brine-spongy ice, heat conduction, salt water

Procedia PDF Downloads 206
2412 Online Robust Model Predictive Control for Linear Fractional Transformation Systems Using Linear Matrix Inequalities

Authors: Peyman Sindareh Esfahani, Jeffery Kurt Pieper

Abstract:

In this paper, the problem of robust model predictive control (MPC) for discrete-time linear systems in linear fractional transformation form with structured uncertainty and norm-bounded disturbance is investigated. The problem of minimization of the cost function for MPC design is converted to minimization of the worst case of the cost function. Then, this problem is reduced to minimization of an upper bound of the cost function subject to a terminal inequality satisfying the l2-norm of the closed loop system. The characteristic of the linear fractional transformation system is taken into account, and by using some mathematical tools, the robust predictive controller design problem is turned into a linear matrix inequality minimization problem. Afterwards, a formulation which includes an integrator to improve the performance of the proposed robust model predictive controller in steady state condition is studied. The validity of the approaches is illustrated through a robust control benchmark problem.

Keywords: linear fractional transformation, linear matrix inequality, robust model predictive control, state feedback control

Procedia PDF Downloads 379
2411 Eco-Biological Study of Artemia salina (Branchiopoda, Anostraca) in Sahline Salt Lake, Tunisia

Authors: Khalil Trigui, Rafik Ben Said, Fourat Akrout, Neji Aloui

Abstract:

In this study, we examined in the first part the eco-biology of Artemia (A.salina) collected from Sahline Salt Lake (governorate of Monastir: Tunisia) during an annual cycle. The correlations between environmental factors and some biological parameters of Artemia were determined. The results obtained showed that the environmental factors affected the biology of Artemia. The highest abundance was recorded in May (550 ± 2,16 ind/l) and all life history stages existed with different seasonal proportions. The Artemia population is bisexual with ovoviviparous reproduction at the beginning and oviparous at the end of the life cycle. We also recorded the dominance of males at the start and the females at the end of the cycle. During all the study period, the size of mature females is bigger than that of males. The fertility obtained resulted in a significant production of cysts compared to the nauplii. A negative correlation with highly significant effect was deduced between environmental factors (temperature and salinity) and the production of nauplii (ovoviviparity) in contrast with dissolved oxygen. In the second part of our work is consecrated to the mastery of breeding Artemia. For this, we tested the effect of five external factors (temperature, salinity, dissolved oxygen, light intensity and food) on the survival of this crustacean. Thereby, the survival rates of Artemia were affected by the different values of studied factors. The recorded results showed that Artemia salina has an optimum temperature ranged from 25 to 27°C with a survival rate ranging from 84 to 88%. The optimal salinity to breed Artemia salina was 37 psu (62 ± 0,23%). Nevertheless, this crustacean was able to survive and withstand the salinity of 0 psu (freshwater). The optimum concentration of dissolved oxygen was 7mg/l with a survival rate of 87,11 ± 0,04%. An optimum light intensity of 10 lux revealed a survival rate equal to 85,33 ± 0,01%. The results also showed that the preferred micro-algae by Artemia is Dunaliella salina with a maximum survival rate of the order of 80 ± 0,15%. There is a significant effect for all experienced parameters on the survival of Artemia reared except the nature of food.

Keywords: Artemia salina, biology, breeding, ecology, Sahline salt lake

Procedia PDF Downloads 343
2410 Analysis of Artificial Hip Joint Using Finite Element Method

Authors: Syed Zameer, Mohamed Haneef

Abstract:

Hip joint plays very important role in human beings as it takes up the whole body forces generated due to various activities. These loads are repetitive and fluctuating depending on the activities such as standing, sitting, jogging, stair casing, climbing, etc. which may lead to failure of Hip joint. Hip joint modification and replacement are common in old aged persons as well as younger persons. In this research study static and Fatigue analysis of Hip joint model was carried out using finite element software ANSYS. Stress distribution obtained from result of static analysis, material properties and S-N curve data of fabricated Ultra High molecular weight polyethylene / 50 wt% short E glass fibres + 40 wt% TiO2 Polymer matrix composites specimens were used to estimate fatigue life of Hip joint using stiffness Degradation model for polymer matrix composites. The stress distribution obtained from static analysis was found to be within the acceptable range.The factor of safety calculated from linear Palmgren linear damage rule is less than one, which indicates the component is safe under the design.

Keywords: hip joint, polymer matrix composite, static analysis, fatigue analysis, stress life approach

Procedia PDF Downloads 341
2409 Reagentless Detection of Urea Based on ZnO-CuO Composite Thin Film

Authors: Neha Batra Bali, Monika Tomar, Vinay Gupta

Abstract:

A reagentless biosensor for detection of urea based on ZnO-CuO composite thin film is presented in following work. Biosensors have immense potential for varied applications ranging from environmental to clinical testing, health care, and cell analysis. Immense growth in the field of biosensors is due to the huge requirement in today’s world to develop techniques which are both cost effective and accurate for prevention of disease manifestation. The human body comprises of numerous biomolecules which in their optimum levels are essential for functioning. However mismanaged levels of these biomolecules result in major health issues. Urea is one of the key biomolecules of interest. Its estimation is of paramount significance not only for healthcare sector but also from environmental perspectives. If level of urea in human blood/serum is abnormal, i.e., above or below physiological range (15-40mg/dl)), it may lead to diseases like renal failure, hepatic failure, nephritic syndrome, cachexia, urinary tract obstruction, dehydration, shock, burns and gastrointestinal, etc. Various metal nanoparticles, conducting polymer, metal oxide thin films, etc. have been exploited to act as matrix to immobilize urease to fabricate urea biosensor. Amongst them, Zinc Oxide (ZnO), a semiconductor metal oxide with a wide band gap is of immense interest as an efficient matrix in biosensors by virtue of its natural abundance, biocompatibility, good electron communication feature and high isoelectric point (9.5). In spite of being such an attractive candidate, ZnO does not possess a redox couple of its own which necessitates the use of electroactive mediators for electron transfer between the enzyme and the electrode, thereby causing hindrance in realization of integrated and implantable biosensor. In the present work, an effort has been made to fabricate a matrix based on ZnO-CuO composite prepared by pulsed laser deposition (PLD) technique in order to incorporate redox properties in ZnO matrix and to utilize the same for reagentless biosensing applications. The prepared bioelectrode Urs/(ZnO-CuO)/ITO/glass exhibits high sensitivity (70µAmM⁻¹cm⁻²) for detection of urea (5-200 mg/dl) with high stability (shelf life ˃ 10 weeks) and good selectivity (interference ˂ 4%). The enhanced sensing response obtained for composite matrix is attributed to the efficient electron exchange between ZnO-CuO matrix and immobilized enzymes, and subsequently fast transfer of generated electrons to the electrode via matrix. The response is encouraging for fabricating reagentless urea biosensor based on ZnO-CuO matrix.

Keywords: biosensor, reagentless, urea, ZnO-CuO composite

Procedia PDF Downloads 280
2408 White Clover Trifolium repens L. Genetic Diversity and Salt Tolerance in Urban Area of Riga

Authors: Dace Grauda, Gunta Cekstere, Inta Belogrudova, Andis Karlsons, Isaak Rashal

Abstract:

Trifolium repens L. (white or Dutch clover) is a perennial herb, belongs to legume family (Leguminosae Juss.), spread extensively by stolons and seeds. The species is cultivated worldwide and was naturalized in many countries in meadows, yards, gardens, along roads and streets etc., especially in temperate regions. It is widespread also in grasslands throughout Riga, the capital of Latvia. The goal of this study was to investigate genetic structure of white clover population in Riga and to evaluate influence of different salt concentration on plants. For this purpose universal retrotranspozone based IRAP (Inter-Retrotransposon Amplified Polymorphism) method was used. The plant material was collected in different regions of Riga and in several urban areas of Latvia. Plant DNA was isolated from in silicogel dried leaves of using 1% CTAB (cetyltrimet-ammonium bromide) buffer DNA extraction procedure. Genetic structure of city population and wild populations were compared. Soil salinization is an important issue associated with low water resources and highly urbanized areas in aride and semi-aride climate conditions, as well as de-icing salt application to prevent ice formation on roads in winter. The T. repens variety ‘Daile’ (form giganteum), one of the often used component of urban greeneries, was studied in this investigation. Plants were grown from seeds and cultivated in the light conditions (18-25 C, 16h/8h of day/night, light intensity 3000 lx) in plastic pots (200 ml), filled with commercial neutralized (pH 5.9 ± 0.3) peat substrate with mineral nutrients. To analyse the impact of increased soil salinity treatments with gradually rising NaCl (0; 20; 40; 60; 80; 100 mM) levels were arranged. Plants were watered when necessary with deionised water to provide optimum substrate moisture 60-70%. The experiment was terminated six weeks after establishment. For analysis of mineral nutrients, dry plant material (above ground part and roots) was used. Decrease of Na content can be significant under elevated salinity till 20 mM NaCl. High NaCl concentrations in the substrate increase Na, Cl, Cu, Fe, and Mn accumulation, but reduce S, Mg, K content in the plant above ground parts. Abiotic stresses generally changes the levels of DNA metilation. Several candidate gene for salt tolerance will be analysed for DNA metilation level using Pyromark-Q24 advanced.

Keywords: DNA metilation, IRAP, soil salinization, white clover

Procedia PDF Downloads 343
2407 New Highly-Scalable Carbon Nanotube-Reinforced Glasses and Ceramics

Authors: Konstantinos G. Dassios, Guillaume Bonnefont, Gilbert Fantozzi, Theodore E. Matikas, Costas Galiotis

Abstract:

We report herein the development and preliminary mechanical characterization of fully-dense multi-wall carbon nanotube (MWCNT)-reinforced ceramics and glasses based on a completely new methodology termed High Shear Compaction (HSC). The tubes are introduced and bound to the matrix grains by aid of polymeric binders to form flexible green bodies which are sintered and densified by spark plasma sintering to unprecedentedly high densities of 100% of the pure-matrix value. The strategy was validated across a PyrexTM glass / MWCNT composite while no identifiable factors limit application to other types of matrices. Non-destructive evaluation, based on ultrasonics, of the dynamic mechanical properties of the materials including elastic, shear and bulk modulus as well as Poisson’s ratio showed optimum property improvement at 0.5 %wt tube loading while evidence of nanoscale-specific energy dissipative characteristics acting complementary to nanotube bridging and pull-out indicate a high potential in a wide range of reinforcing and multifunctional applications.

Keywords: ceramic matrix composites, carbon nanotubes, toughening, ultrasonics

Procedia PDF Downloads 355
2406 Cantilever Secant Pile Constructed in Sand: Capping Beam Analysis and Design - Part I

Authors: Khaled R. Khater

Abstract:

The paper theme is soil retaining structures. Cantilever secant-pile wall is triggering scientific point of curiosity. Specially the capping beams structural analysis and its interaction with secant piles as one integrated matrix. It is believed that straining actions of this integrated matrix are most probably induced due to a combination of induced line load and non-uniform horizontal pile tips displacement. The strategy that followed throughout this study starts by converting the pile head horizontal displacements generated by Plaxis-2D model to a system of concentrated line load acting per meter run along the capping beam. Then, those line loads are the input data of Staad-Pro 3D-model. Those models tailored to allow the capping beam and the secant piles interacting as one matrix, i.e. a unit. It is believed that the suggested strategy presents close to real structural simulation. The above is the paper thought and methodology. Three sand densities, one pile rigidity and one excavation depth, “h = 4.0-m,” are completely sufficient to achieve the paper’s objective.

Keywords: secant piles, capping beam, analysis, design, plaxis 2D, staad pro 3D

Procedia PDF Downloads 81
2405 The Effect of Global Warming on Water Resources

Authors: Ehsan Soltanzadeh, Hassan Zare

Abstract:

This paper introduces examples of the influences of global warming on water resources and means of adaptation. The contributing causes of shortage in water resources are sophisticated and have interactions with each other. The world-scale phenomena like global warming have led to an increase in air and ocean’s mean temperature, and this has already caused adverse effects on water resources. Other factors that exacerbated this situation such as population increase, changes in farming habits, rise in city dwellers, unbalanced request for energy and aquatic resources, improved living standards, new eating habits, increasing economic growth and consequently flourishing industrial activities, and different types of pollution such as air, water, etc., are compelling more pressure on our limited water resources. The report will briefly discuss climate change and its detrimental impacts on the water resources and finally will introduce two effective solutions to mitigate the consequences or even reverse them in the near to mid-term future: utilization of molten salt technology for storing huge amounts of generated electricity in solar power plants to accommodate power grid demands, and implementing fuel cell CHPs to reduce carbon emission, and consequently, mitigate the global warming phenomenon as the major root cause of threatening water resources.

Keywords: climate change, global warming, water resources, GHG emissions, fuel cell-CHP, solar power plant, molten salt storage

Procedia PDF Downloads 95
2404 An Image Processing Scheme for Skin Fungal Disease Identification

Authors: A. A. M. A. S. S. Perera, L. A. Ranasinghe, T. K. H. Nimeshika, D. M. Dhanushka Dissanayake, Namalie Walgampaya

Abstract:

Nowadays, skin fungal diseases are mostly found in people of tropical countries like Sri Lanka. A skin fungal disease is a particular kind of illness caused by fungus. These diseases have various dangerous effects on the skin and keep on spreading over time. It becomes important to identify these diseases at their initial stage to control it from spreading. This paper presents an automated skin fungal disease identification system implemented to speed up the diagnosis process by identifying skin fungal infections in digital images. An image of the diseased skin lesion is acquired and a comprehensive computer vision and image processing scheme is used to process the image for the disease identification. This includes colour analysis using RGB and HSV colour models, texture classification using Grey Level Run Length Matrix, Grey Level Co-Occurrence Matrix and Local Binary Pattern, Object detection, Shape Identification and many more. This paper presents the approach and its outcome for identification of four most common skin fungal infections, namely, Tinea Corporis, Sporotrichosis, Malassezia and Onychomycosis. The main intention of this research is to provide an automated skin fungal disease identification system that increase the diagnostic quality, shorten the time-to-diagnosis and improve the efficiency of detection and successful treatment for skin fungal diseases.

Keywords: Circularity Index, Grey Level Run Length Matrix, Grey Level Co-Occurrence Matrix, Local Binary Pattern, Object detection, Ring Detection, Shape Identification

Procedia PDF Downloads 212
2403 Turing Pattern in the Oregonator Revisited

Authors: Elragig Aiman, Dreiwi Hanan, Townley Stuart, Elmabrook Idriss

Abstract:

In this paper, we reconsider the analysis of the Oregonator model. We highlight an error in this analysis which leads to an incorrect depiction of the parameter region in which diffusion driven instability is possible. We believe that the cause of the oversight is the complexity of stability analyses based on eigenvalues and the dependence on parameters of matrix minors appearing in stability calculations. We regenerate the parameter space where Turing patterns can be seen, and we use the common Lyapunov function (CLF) approach, which is numerically reliable, to further confirm the dependence of the results on diffusion coefficients intensities.

Keywords: diffusion driven instability, common Lyapunov function (CLF), turing pattern, positive-definite matrix

Procedia PDF Downloads 342
2402 The Physicochemical Properties of Two Rivers in Eastern Cape South Africa as Relates to Vibrio Spp Density

Authors: Oluwatayo Abioye, Anthony Okoh

Abstract:

In the past view decades; human has experienced outbreaks of infections caused by pathogenic Vibrio spp which are commonly found in aquatic milieu. Asides the well-known Vibrio cholerae, discovery of other pathogens in this genus has been on the increase. While the dynamics of occurrence and distribution of Vibrio spp have been linked to some physicochemical parameters in salt water, data in relation to fresh water is limited. Hence, two rivers of importance in the Eastern Cape, South Africa were selected for this study. In all, eleven sampling sites were systematically identified and relevant physicochemical parameters, as well as Vibrio spp density, were determined for the period of six months using standard instruments and methods. Results were statistically analysed to determined key physicochemical parameters that determine the density of Vibrio spp in the selected rivers. Results: The density of Vibrio spp in all the sampling points ranges between < 1 CFU/mL to 174 x 10-2 CFU/mL. The physicochemical parameters of some of the sampling points were above the recommended standards. The regression analysis showed that Vibrio density in the selected rivers depends on a complex relationship between various physicochemical parameters. Conclusion: This study suggests that Vibrio spp density in fresh water does not depend on only temperature and salinity as suggested by earlier studies on salt water but rather on a complex relationship between several physicochemical parameters.

Keywords: vibrio density, physicochemical properties, pathogen, aquatic milieu

Procedia PDF Downloads 228
2401 Modeling of Coupled Mechanical State and Diffusion in Composites with Impermeable Fibers

Authors: D. Gueribiz, F. Jacquemin, S. Fréour

Abstract:

During their service life, composite materials are submitted to humid environments. The moisture absorbed by their matrix polymer induced internal stresses which can lead to multi-scale damage and may reduce the lifetime of composite structures. The estimation of internal stresses is based at a first on realistic evaluation of the diffusive behavior of composite materials. Generally, the modeling and simulation of the diffusive behavior of composite materials are extensively investigated through decoupled models based on the assumption of Fickien behavior. For these approaches, the concentration and the deformation (or stresses), the two state variables of the problem considered are governed by independent equations which are solved separately. In this study, a model coupling diffusive behavior with stresses state for a polymer matrix composite reinforced with impermeable fibers is proposed, the investigation of diffusive behavior is based on a more general thermodynamic approach which introduces a dependence of diffusive behavior on internal stresses state. The coupled diffusive behavior modeling was established in first for homogeneous and isotropic matrix and it is, thereafter, extended to impermeable unidirectional composites.

Keywords: composites materials, moisture diffusion, effective moisture diffusivity, coupled moisture diffusion

Procedia PDF Downloads 287
2400 Water Problems, Social Mobilization and Migration: A Case Study of Lake Urmia

Authors: Fatemeh Dehghan Khangahi, Hakan Gunes

Abstract:

Transforming a public necessity into a commercial commodity becomes more and more evident as time goes on, and it is one of the issues of water shortage. Development projects of countries, consume the water and waterbeds in various forms, ignoring the concepts such as sustainability and the negative effects they place on the environment, pollute and change the ways of waterways. Throughout these processes, the water basins and all the vital environments sometimes can suffer damage to the irreparable level. In this context, the issue of Lake Urmia that is located in the North West of Iran left alone by drought, has been researched. The lake, which is on the list of UNESCO's biosphere reserves, is now exposed to the danger of desiccation. If the desiccation is fully realized, more than 5.000.000 people that they are living around the lake, will have to migrate as a result of negative living conditions. As a matter of fact, along with the recent years of increasing drought level, regional migrations have begun. In addition to migration issues, it is also necessary to specify the negative effects on human and all-round’s life that depend on the formation of salt storms, mixing of salt into the air and soil, which threaten human health seriously because the lake is salty. The main aim of this work is to raise national and international awareness of this problem, which is an environment and a human tragedy at the same time. This research has two basic questions: 1) In the case of Lake Urmia, what are environmental problems and how they have emerged and what is the role of governments? 2) What is the social consequence of this problem in relation to the first question? In response, after the literature search, having a comparative view of the situation of the Aral Sea and the Great Salt Lake (Utah, USA), which involved the two major international examples. The first, one is related to the terms of population and migration, the second is about biological properties. Then, data and status information that provided after 3 years area research has been evaluated. Towards the end, with the support of qualitative and quantitative methods, the study of social mobilization in the region has been carried out. An example of it is using the public space of TRAXTOR matches like a protests area.

Keywords: environment problems, water, social mobilization, Lake Urmia, migration

Procedia PDF Downloads 116
2399 Minimization of the Abrasion Effect of Fiber Reinforced Polymer Matrix on Stainless Steel Injection Nozzle through the Application of Laser Hardening Technique

Authors: Amessalu Atenafu Gelaw, Nele Rath

Abstract:

Currently, laser hardening process is becoming among the most efficient and effective hardening technique due to its significant advantages. The source where heat is generated, the absence of cooling media, self-quenching property, less distortion nature due to localized heat input, environmental friendly behavior and less time to finish the operation are among the main benefits to adopt this technology. This day, a variety of injection machines are used in plastic, textile, electrical and mechanical industries. Due to the fast growing of composite technology, fiber reinforced polymer matrix becoming optional solution to use in these industries. Due, to the abrasion nature of fiber reinforced polymer matrix composite on the injection components, many parts are outdated before the design period. Niko, a company specialized in injection molded products, suffers from the short lifetime of the injection nozzles of the molds, due to the use of fiber reinforced and, therefore, more abrasive polymer matrix. To prolong the lifetime of these molds, hardening the susceptible component like the injecting nozzles was a must. In this paper, the laser hardening process is investigated on Unimax, a type of stainless steel. The investigation to get optimal results for the nozzle-case was performed in three steps. First, the optimal parameters for maximum possible hardenability for the investigated nozzle material is investigated on a flat sample, using experimental testing as well as thermal simulation. Next, the effect of an inclination on the maximum temperature is analyzed both by experimental testing and validation through simulation. Finally, the data combined and applied for the nozzle. This paper describes possible strategies and methods for laser hardening of the nozzle to reach hardness of at least 720 HV for the material investigated. It has been proven, that the nozzle can be laser hardened to over 900 HV with the option of even higher results when more precise positioning of the laser can be assured.

Keywords: absorptivity, fiber reinforced matrix, laser hardening, Nd:YAG laser

Procedia PDF Downloads 144
2398 E-Bike FE Model Analysis: Connection Stiffness of Elements with Different DOFs

Authors: Lele Zhang, Hui Leng Choo, Alexander Konyukhov, Shuguang Li

Abstract:

Finite Element (FE) model of simplified e-bike structure was generated by main frame with two tiers, which consisted of pipe, mass, beam, and shell elements (pipe 289, beam188, shell 181, shell 281, combin14, link11, mass21). These elements would be introduced and demonstrated using mathematical formulas. Based on coupling theory, constrain equations was proposed. Exporting all the parameters obtained from theory part, the connection stiffness matrix of the whole e-bike structure between each of these elements was detected.

Keywords: coupling theory, stiffness matrix, e-bike, finite element model

Procedia PDF Downloads 363
2397 A Robust Model Predictive Control for a Photovoltaic Pumping System Subject to Actuator Saturation Nonlinearity and Parameter Uncertainties: A Linear Matrix Inequality Approach

Authors: Sofiane Bououden, Ilyes Boulkaibet

Abstract:

In this paper, a robust model predictive controller (RMPC) for uncertain nonlinear system under actuator saturation is designed to control a DC-DC buck converter in PV pumping application, where this system is subject to actuator saturation and parameter uncertainties. The considered nonlinear system contains a linear constant part perturbed by an additive state-dependent nonlinear term. Based on the saturating actuator property, an appropriate linear feedback control law is constructed and used to minimize an infinite horizon cost function within the framework of linear matrix inequalities. The proposed approach has successfully provided a solution to the optimization problem that can stabilize the nonlinear plants. Furthermore, sufficient conditions for the existence of the proposed controller guarantee the robust stability of the system in the presence of polytypic uncertainties. In addition, the simulation results have demonstrated the efficiency of the proposed control scheme.

Keywords: PV pumping system, DC-DC buck converter, robust model predictive controller, nonlinear system, actuator saturation, linear matrix inequality

Procedia PDF Downloads 164
2396 Effect of Alloying Elements on Particle Incorporation of Boron Carbide Reinforced Aluminum Matrix Composites

Authors: Steven Ploetz, Andreas Lohmueller, Robert F. Singer

Abstract:

The outstanding performance of aluminum matrix composites (AMCs) regarding stiffness/weight ratio makes AMCs attractive material for lightweight construction. Low-density boride compounds promise simultaneously an increase in stiffness and decrease in composite density. This is why boron carbide is chosen for composite manufacturing. The composites are fabricated with the stir casting process. To avoid gas entrapment during mixing and ensure nonporous composites, partial vacuum is adapted during particle feeding and stirring. Poor wettability of boron carbide with liquid aluminum hinders particle incorporation, but alloying elements such as magnesium and titanium could improve wettability and thus particle incorporation. Next to alloying elements, adapted stirring parameters and impeller geometries improve particle incorporation and enable homogenous particle distribution and high particle volume fractions of boron carbide. AMCs with up to 15 vol.% of boron carbide particles are produced via melt stirring, resulting in an increase in stiffness and strength.

Keywords: aluminum matrix composites, boron carbide, stiffness, stir casting

Procedia PDF Downloads 297
2395 A Quinary Coding and Matrix Structure Based Channel Hopping Algorithm for Blind Rendezvous in Cognitive Radio Networks

Authors: Qinglin Liu, Zhiyong Lin, Zongheng Wei, Jianfeng Wen, Congming Yi, Hai Liu

Abstract:

The multi-channel blind rendezvous problem in distributed cognitive radio networks (DCRNs) refers to how users in the network can hop to the same channel at the same time slot without any prior knowledge (i.e., each user is unaware of other users' information). The channel hopping (CH) technique is a typical solution to this blind rendezvous problem. In this paper, we propose a quinary coding and matrix structure-based CH algorithm called QCMS-CH. The QCMS-CH algorithm can guarantee the rendezvous of users using only one cognitive radio in the scenario of the asynchronous clock (i.e., arbitrary time drift between the users), heterogeneous channels (i.e., the available channel sets of users are distinct), and symmetric role (i.e., all users play a same role). The QCMS-CH algorithm first represents a randomly selected channel (denoted by R) as a fixed-length quaternary number. Then it encodes the quaternary number into a quinary bootstrapping sequence according to a carefully designed quaternary-quinary coding table with the prefix "R00". Finally, it builds a CH matrix column by column according to the bootstrapping sequence and six different types of elaborately generated subsequences. The user can access the CH matrix row by row and accordingly perform its channel, hoping to attempt rendezvous with other users. We prove the correctness of QCMS-CH and derive an upper bound on its Maximum Time-to-Rendezvous (MTTR). Simulation results show that the QCMS-CH algorithm outperforms the state-of-the-art in terms of the MTTR and the Expected Time-to-Rendezvous (ETTR).

Keywords: channel hopping, blind rendezvous, cognitive radio networks, quaternary-quinary coding

Procedia PDF Downloads 72
2394 Improving Alginate Bioink by Recombinant Spider-Silk Biopolymer

Authors: Dean Robinson, Miriam Gublebank, Ella Sklan, Tali Tavor Re'em

Abstract:

Alginate, a natural linear polysaccharide polymer extracted from brown seaweed, is extensively applied due to its biocompatibility, all- aqueous ease of handling, and relatively low costs. Alginate easily forms a hydrogel when crosslinked with a divalent ion, such as calcium. However, Alginate hydrogel holds low mechanical properties and is cell-inert. To overcome these drawbacks and to improve alginate as a bio-ink for bioprinting, we produced a new alginate matrix combined with spider silk, one of the most resilient, elastic, strong materials known to men. Recombinant spider silk biopolymer has a sponge-like structure and is known to be biocompatible and non-immunogenic. Our results indicated that combining synthetic spider-silk into bio-printed cell-seeded alginate hydrogels resulted in improved properties compared to alginate: improved mechanical properties of the matrix, achieving a tunable gel viscosity and high printability, alongside prolonged and higher cell viability in culture, probably due to the improved cell-matrix interactions. The new bio-ink was then used for bilayer bioprinting of epithelial and stromal endometrial cells. Such a co-culture model will be used for the formation of the complex endometrial tissue for studying the embryo implantation process.

Keywords: cell culture, tissue engineering, spider silk, alginate, bioprinting

Procedia PDF Downloads 165
2393 Effect of Spatially Correlated Disorder on Electronic Transport Properties of Aperiodic Superlattices (GaAs/AlxGa1-xAs)

Authors: F. Bendahma, S. Bentata, S. Cherid, A. Zitouni, S. Terkhi, T. Lantri, Y. Sefir, Z. F. Meghoufel

Abstract:

We examine the electronic transport properties in AlxGa1-xAs/GaAs superlattices. Using the transfer-matrix technique and the exact Airy function formalism, we investigate theoretically the effect of structural parameters on the electronic energy spectra of trimer thickness barrier (TTB). Our numerical calculations showed that the localization length of the states becomes more extended when the disorder is correlated (trimer case). We have also found that the resonant tunneling time (RTT) is of the order of several femtoseconds.

Keywords: electronic transport properties, structural parameters, superlattices, transfer-matrix technique

Procedia PDF Downloads 268
2392 Quantum Mechanics Approach for Ruin Probability

Authors: Ahmet Kaya

Abstract:

Incoming cash flows and outgoing claims play an important role to determine how is companies’ profit or loss. In this matter, ruin probability provides to describe vulnerability of the companies against ruin. Quantum mechanism is one of the significant approaches to model ruin probability as stochastically. Using the Hamiltonian method, we have performed formalisation of quantum mechanics < x|e-ᵗᴴ|x' > and obtained the transition probability of 2x2 and 3x3 matrix as traditional and eigenvector basis where A is a ruin operator and H|x' > is a Schroedinger equation. This operator A and Schroedinger equation are defined by a Hamiltonian matrix H. As a result, probability of not to be in ruin can be simulated and calculated as stochastically.

Keywords: ruin probability, quantum mechanics, Hamiltonian technique, operator approach

Procedia PDF Downloads 322
2391 Effect of Chilling on Soundness, Micro Hardness, Ultimate Tensile Strength, and Corrosion Behavior of Nickel Alloy-Fused Silica Metal Matrix Composite

Authors: G. Purushotham, Joel Hemanth

Abstract:

An investigation has been carried out to fabricate and evaluate the strength and soundness of chilled composites consisting of nickel matrix and fused silica particles (size 40–150 μm) in the matrix. The dispersoid added ranged from 3 to 12 wt. % in steps of 3%. The resulting composites cast in moulds containing metallic and non-metallic chill blocks (MS, SiC, and Cu) were tested for their microstructure and mechanical properties. The main objective of the present research is to obtain fine grain Ni/SiO2 chilled sound composite having very good mechanical properties. Results of the investigation reveal the following: (1) Strength of the composite developed is highly dependent on the location of the casting from where the test specimens are taken and also on the dispersoid content of the composite. (2) Chill thickness and chill material, however, does significantly affect the strength and soundness of the composite. (3) Soundness of the composite developed is highly dependent on the chilling rate as well as the dispersoid content. An introduction of chilling and increase in the dispersoid content of the material both result in an increase in the ultimate tensile strength (UTS) of the material. The temperature gradient developed during solidification and volumetric heat capacity (VHC) of the chill used is the important parameters controlling the soundness of the composite. (4) Thermal properties of the end chills are used to determine the magnitude of the temperature gradient developed along the length of the casting solidifying under the influence of chills.

Keywords: metal matrix composite, mechanical properties, corrosion behavior, nickel alloy, fused silica, chills

Procedia PDF Downloads 386