Search results for: matrix stimulation
1195 Role of F18-FDG PET in Management of Differentiated Thyroid Cancers (TENIS) Patients
Authors: Seemab Safdar, Shazia Fatima, Ahmad Qureshy, M. Adnan Saeed, M. Faheem
Abstract:
Background: Thyroid cancer has 586,000 cases per year worldwide, and this translates to 3% of all tumor diagnoses. 90% of the cases fall under differentiated thyroid carcinoma (DTC), which includes follicular thyroid cancer (FTC) and papillary thyroid cancer (PTC). During their illness, 10% of patients develop distant metastases, and two-thirds of them develop resistance to radioactive iodine (RAI) treatment. It has been shown that in some circumstances, like DTC with high TG levels and negative 131I whole-body scintigraphy (TENIS), [18F] FDG-PET-CT is an effective imaging technique. This study determines the role of [18F] FDG-PET-CT in the treatment of TENIS patients. Methods: 16 patients (n = 12 female; 4 males, age 45 ± 15 years) with histologically proven thyroid cancer (Differentiated and poorly differentiated) and high TG with negative iodine scans were included in this prospective study from January 2024 to June 2024. They underwent scanning in state-of-the-art (GE Discovery MI) [18F] FDG-PET-CT for re-staging or diagnostics of recurrent disease using a standardized protocol. All DTC subtypes and PDTC were included. The referring physicians completed standardized questionnaires both before and after PET-CT to prospectively determine the examination's effect on clinical decision-making. Patient outcomes were measured by analysis of medical records. Moreover, after PET-CT, a change in the pre-PET-CT planned therapies was documented in 32% of cases and additional invasive diagnostic procedures could be waived in 37.5 % of cases. TG levels under TSH stimulation were significantly higher in patients showing PET-CT metastases compared to patients without such findings (68.75%). Results: Without PET-CT, physicians referring to the doctors had not established a complete treatment plan for 45% of patients with thyroid carcinoma. 12/16 patients showed FDG avidity in cervical lymph nodes that were not Iodine avid previously, 2 patients had FDG avid disease in the lungs. In the process, PET-CT helped plan patient management and created a clear plan for treatment in 68.75% of patients. Conclusions: This study confirms that [18F] FDG-PET-CT used in a routine clinical setting has a very important impact on the management of patients with thyroid cancer when TG levels are persistently high in the presence of negative Iodine Scans by initiating treatments and replacing additional imaging and invasive tests.Keywords: PET-CT, TENIS, role, FDG
Procedia PDF Downloads 141194 The High Temperature Damage of DV–2 Turbine Blade Made from Ni–Base Superalloy
Authors: Juraj Belan, Lenka Hurtalová, Eva Tillová, Alan Vaško, Milan Uhríčik
Abstract:
High-pressure turbine (HPT) blades of DV–2 jet engines are made from Ni–base superalloy, a former Soviet Union production, specified as ŽS6K. For improving its high-temperature resistance are blades covered with Al–Si diffusion layer. A regular operation temperature of HPT blades vary from 705°C to 750°C depending on jet engine regime. An over-crossing working temperature range causes degradation of protective alitize layer as well as base material–gamma matrix and gamma prime particles what decreases turbine blade lifetime. High-temperature degradation has mainly diffusion mechanism and causes coarsening of strengthening phase gamma prime and protective alitize layer thickness growing. All changes have a significant influence on high-temperature properties of base material.Keywords: alitize layer, gamma prime phase, high-temperature degradation, Ni–base superalloy ŽS6K, turbine blade
Procedia PDF Downloads 5331193 Parameters of Main Stage of Discharge between Artificial Charged Aerosol Cloud and Ground in Presence of Model Hydrometeor Arrays
Authors: D. S. Zhuravkova, A. G. Temnikov, O. S. Belova, L. L. Chernensky, T. K. Gerastenok, I. Y. Kalugina, N. Y. Lysov, A.V. Orlov
Abstract:
Investigation of the discharges from the artificial charged water aerosol clouds in presence of the arrays of the model hydrometeors could help to receive the new data about the peculiarities of the return stroke formation between the thundercloud and the ground when the large volumes of the hail particles participate in the lightning discharge initiation and propagation stimulation. Artificial charged water aerosol clouds of the negative or positive polarity with the potential up to one million volts have been used. Hail has been simulated by the group of the conductive model hydrometeors of the different form. Parameters of the impulse current of the main stage of the discharge between the artificial positively and negatively charged water aerosol clouds and the ground in presence of the model hydrometeors array and of its corresponding electromagnetic radiation have been determined. It was established that the parameters of the array of the model hydrometeors influence on the parameters of the main stage of the discharge between the artificial thundercloud cell and the ground. The maximal values of the main stage current impulse parameters and the electromagnetic radiation registered by the plate antennas have been found for the array of the model hydrometeors of the cylinder revolution form for the negatively charged aerosol cloud and for the array of the hydrometeors of the plate rhombus form for the positively charged aerosol cloud, correspondingly. It was found that parameters of the main stage of the discharge between the artificial charged water aerosol cloud and the ground in presence of the model hydrometeor array of the different considered forms depend on the polarity of the artificial charged aerosol cloud. In average, for all forms of the investigated model hydrometeors arrays, the values of the amplitude and the current rise of the main stage impulse current and the amplitude of the corresponding electromagnetic radiation for the artificial charged aerosol cloud of the positive polarity were in 1.1-1.9 times higher than for the charged aerosol cloud of the negative polarity. Thus, the received results could indicate to the possible more important role of the big volumes of the large hail arrays in the thundercloud on the parameters of the return stroke for the positive lightning.Keywords: main stage of discharge, hydrometeor form, lightning parameters, negative and positive artificial charged aerosol cloud
Procedia PDF Downloads 2561192 Genetic Algorithms for Feature Generation in the Context of Audio Classification
Authors: José A. Menezes, Giordano Cabral, Bruno T. Gomes
Abstract:
Choosing good features is an essential part of machine learning. Recent techniques aim to automate this process. For instance, feature learning intends to learn the transformation of raw data into a useful representation to machine learning tasks. In automatic audio classification tasks, this is interesting since the audio, usually complex information, needs to be transformed into a computationally convenient input to process. Another technique tries to generate features by searching a feature space. Genetic algorithms, for instance, have being used to generate audio features by combining or modifying them. We find this approach particularly interesting and, despite the undeniable advances of feature learning approaches, we wanted to take a step forward in the use of genetic algorithms to find audio features, combining them with more conventional methods, like PCA, and inserting search control mechanisms, such as constraints over a confusion matrix. This work presents the results obtained on particular audio classification problems.Keywords: feature generation, feature learning, genetic algorithm, music information retrieval
Procedia PDF Downloads 4351191 Using Greywolf Optimized Machine Learning Algorithms to Improve Accuracy for Predicting Hospital Readmission for Diabetes
Authors: Vincent Liu
Abstract:
Machine learning algorithms (ML) can achieve high accuracy in predicting outcomes compared to classical models. Metaheuristic, nature-inspired algorithms can enhance traditional ML algorithms by optimizing them such as by performing feature selection. We compare ten ML algorithms to predict 30-day hospital readmission rates for diabetes patients in the US using a dataset from UCI Machine Learning Repository with feature selection performed by Greywolf nature-inspired algorithm. The baseline accuracy for the initial random forest model was 65%. After performing feature engineering, SMOTE for class balancing, and Greywolf optimization, the machine learning algorithms showed better metrics, including F1 scores, accuracy, and confusion matrix with improvements ranging in 10%-30%, and a best model of XGBoost with an accuracy of 95%. Applying machine learning this way can improve patient outcomes as unnecessary rehospitalizations can be prevented by focusing on patients that are at a higher risk of readmission.Keywords: diabetes, machine learning, 30-day readmission, metaheuristic
Procedia PDF Downloads 611190 Discrete State Prediction Algorithm Design with Self Performance Enhancement Capacity
Authors: Smail Tigani, Mohamed Ouzzif
Abstract:
This work presents a discrete quantitative state prediction algorithm with intelligent behavior making it able to self-improve some performance aspects. The specificity of this algorithm is the capacity of self-rectification of the prediction strategy before the final decision. The auto-rectification mechanism is based on two parallel mathematical models. In one hand, the algorithm predicts the next state based on event transition matrix updated after each observation. In the other hand, the algorithm extracts its residues trend with a linear regression representing historical residues data-points in order to rectify the first decision if needs. For a normal distribution, the interactivity between the two models allows the algorithm to self-optimize its performance and then make better prediction. Designed key performance indicator, computed during a Monte Carlo simulation, shows the advantages of the proposed approach compared with traditional one.Keywords: discrete state, Markov Chains, linear regression, auto-adaptive systems, decision making, Monte Carlo Simulation
Procedia PDF Downloads 4981189 An Efficient Collocation Method for Solving the Variable-Order Time-Fractional Partial Differential Equations Arising from the Physical Phenomenon
Authors: Haniye Dehestani, Yadollah Ordokhani
Abstract:
In this work, we present an efficient approach for solving variable-order time-fractional partial differential equations, which are based on Legendre and Laguerre polynomials. First, we introduced the pseudo-operational matrices of integer and variable fractional order of integration by use of some properties of Riemann-Liouville fractional integral. Then, applied together with collocation method and Legendre-Laguerre functions for solving variable-order time-fractional partial differential equations. Also, an estimation of the error is presented. At last, we investigate numerical examples which arise in physics to demonstrate the accuracy of the present method. In comparison results obtained by the present method with the exact solution and the other methods reveals that the method is very effective.Keywords: collocation method, fractional partial differential equations, legendre-laguerre functions, pseudo-operational matrix of integration
Procedia PDF Downloads 1661188 The Tadpole-Shaped Polypeptides with Two Regulable (Alkyl Chain) Tails
Abstract:
The biocompatible tadpole-shaped polypeptides with one cyclic polypeptides ring and two alkyl chain tails were synthesized by N-heterocyclic carbine (NHC)-mediated ring-opening polymerization (ROP) of α-amino acid N-carboxyanhydrides (NCAs). First, the NHC precursor, denoted as [NHC(H)][HCO₃], with two alkyl chains at the nitrogen was prepared by a simple anion metathesis of imidazole(in)ium chlorides with KHCO₃. Then NHC releasing from the [NHC(H)][HCO₃] directly initiated the ROP of NCA to produce the cyclic polypeptides. Finally, the tadpole-shaped polypeptides with two regulable tails were obtained. The target polypeptides were characterized by nuclear magnetic resonance spectrum (1H NMR), Fourier transform infrared spectroscopy (FT-IR), gel permeation chromatography (GPC) and matrix-assisted laser desorption ionization-time of flight mass spectra (MALDI-TOF MS). This pioneering approach simplifies the synthesis procedures of tadpole-shaped polypeptides compared to other methods, which usually requires specific intramolecular ring-closure reaction.Keywords: cyclic polypeptides, α-amino acid N-carboxyanhydrides, N-heterocyclic carbene, ring-opening polymerization, tadpole-shaped
Procedia PDF Downloads 2051187 Mistuning in Radial Inflow Turbines
Authors: Valentina Futoryanova, Hugh Hunt
Abstract:
One of the common failure modes of the diesel engine turbochargers is high cycle fatigue of the turbine wheel blades. Mistuning of the blades due to the casting process is believed to contribute to the failure mode. Laser vibrometer is used to characterize mistuning for a population of turbine wheels through the analysis of the blade response to piezo speaker induced noise. The turbine wheel design under investigation is radial and is typically used in 6-12 L diesel engine applications. Amplitudes and resonance frequencies are reviewed and summarized. The study also includes test results for a paddle wheel that represents a perfectly tuned system and acts as a reference. Mass spring model is developed for the paddle wheel and the model suitability is tested against the actual data. Randomization is applied to the stiffness matrix to model the mistuning effect in the turbine wheels. Experimental data is shown to have good agreement with the model.Keywords: vibration, radial turbines, mistuning, turbine blades, modal analysis, periodic structures, finite element
Procedia PDF Downloads 4321186 Study of Motion of Impurity Ions in Poly(Vinylidene Fluoride) from View Point of Microstructure of Polymer Solid
Authors: Yuichi Anada
Abstract:
Electrical properties of polymer solid is characterized by dielectric relaxation phenomenon. Complex permittivity shows a high dependence on frequency of external stimulation in the broad frequency range from 0.1mHz to 10GHz. The complex-permittivity dispersion gives us a lot of useful information about the molecular motion of polymers and the structure of polymer aggregates. However, the large dispersion of permittivity at low frequencies due to DC conduction of impurity ions often covers the dielectric relaxation in polymer solid. In experimental investigation, many researchers have tried to remove the DC conduction experimentally or analytically for a long time. On the other hand, our laboratory chose another way of research for this problem from the point of view of a reversal in thinking. The way of our research is to use the impurity ions in the DC conduction as a probe to detect the motion of polymer molecules and to investigate the structure of polymer aggregates. In addition to the complex permittivity, the electric modulus and the conductivity relaxation time are strong tools for investigating the ionic motion in DC conduction. In a non-crystalline part of melt-crystallized polymers, free spaces with inhomogeneous size exist between crystallites. As the impurity ions exist in the non-crystalline part and move through these inhomogeneous free spaces, the motion of ions reflects the microstructure of non-crystalline part. The ionic motion of impurity ions in poly(vinylidene fluoride) (PVDF) is investigated in this study. Frequency dependence of the loss permittivity of PVDF shows a characteristic of the direct current (DC) conduction below 1 kHz of frequency at 435 K. The electric modulus-frequency curve shows a characteristic of the dispersion with the single conductivity relaxation time. Namely, it is the Debye-type dispersion. The conductivity relaxation time analyzed from this curve is 0.00003 s at 435 K. From the plot of conductivity relaxation time of PVDF together with the other polymers against permittivity, it was found that there are two group of polymers; one of the group is characterized by small conductivity relaxation time and large permittivity, and another is characterized by large conductivity relaxation time and small permittivity.Keywords: conductivity relaxation time, electric modulus, ionic motion, permittivity, poly(vinylidene fluoride), DC conduction
Procedia PDF Downloads 1701185 Foggy Image Restoration Using Neural Network
Authors: Khader S. Al-Aidmat, Venus W. Samawi
Abstract:
Blurred vision in the misty atmosphere is essential problem which needs to be resolved. To solve this problem, we developed a technique to restore foggy degraded image from its original version using Back-propagation neural network (BP-NN). The suggested technique is based on mapping between foggy scene and its corresponding original scene. Seven different approaches are suggested based on type of features used in image restoration. Features are extracted from spatial and spatial-frequency domain (using DCT). Each of these approaches comes with its own BP-NN architecture depending on type and number of used features. The weight matrix resulted from training each BP-NN represents a fog filter. The performance of these filters are evaluated empirically (using PSNR), and perceptually. By comparing the performance of these filters, the effective features that suits BP-NN technique for restoring foggy images is recognized. This system proved its effectiveness and success in restoring moderate foggy images.Keywords: artificial neural network, discrete cosine transform, feed forward neural network, foggy image restoration
Procedia PDF Downloads 3821184 Identification and Molecular Profiling of A Family I Cystatin Homologue from Sebastes schlegeli Deciphering Its Putative Role in Host Immunity
Authors: Don Anushka Sandaruwan Elvitigala, P. D. S. U. Wickramasinghe, Jehee Lee
Abstract:
Cystatins are a large superfamily of proteins which act as reversible inhibitors of cysteine proteases. Papain proteases and cysteine cathepsins are predominant substrates of cystatins. Cystatin superfamily can be further clustered into three groups as Stefins, Cystatins, and Kininogens. Among them, stefines are also known as family 1 cystatins which harbors cystatin Bs and cystatin As. In this study, a homologue of family one cystatins more close to cystatin Bs was identified from Korean black rockfish (Sebastes schlegeli) using a prior constructed cDNA (complementary deoxyribonucleic acid) database and designated as RfCyt1. The full-length cDNA of RfCyt1 consisted of 573 bp, with a coding region of 294 bp. It comprised a 5´-untranslated region (UTR) of 55 bp, and 3´-UTR of 263 bp. The coding sequence encodes a polypeptide consisting of 97 amino acids with a predicted molecular weight of 11kDa and theoretical isoelectric point of 6.3. The RfCyt1 shared homology with other teleosts and vertebrate species and consisted conserved features of cystatin family signature including single cystatin-like domain, cysteine protease inhibitory signature of pentapeptide (QXVXG) consensus sequence and N-terminal two conserved neighboring glycine (⁸GG⁹) residues. As expected, phylogenetic reconstruction developed using the neighbor-joining method showed that RfCyt1 is clustered with the cystatin family 1 members, in which more closely with its teleostan orthologues. An SYBR Green qPCR (quantitative polymerase chain reaction) assay was performed to quantify the RfCytB transcripts in different tissues in healthy and immune stimulated fish. RfCyt1 was ubiquitously expressed in all tissue types of healthy animals with gill and spleen being the highest. Temporal expression of RfCyt1 displayed significant up-regulation upon infection with Aeromonas salmonicida. Recombinantly expressed RfCyt1 showed concentration-dependent papain inhibitory activity. Collectively these findings evidence for detectable protease inhibitory and immunity relevant roles of RfCyt1 in Sebastes schlegeli.Keywords: Sebastes schlegeli, family 1 cystatin, immune stimulation, expressional modulation
Procedia PDF Downloads 1361183 Numerical Simulation of Wishart Diffusion Processes
Authors: Raphael Naryongo, Philip Ngare, Anthony Waititu
Abstract:
This paper deals with numerical simulation of Wishart processes for a single asset risky pricing model whose volatility is described by Wishart affine diffusion processes. The multi-factor specification of volatility will make the model more flexible enough to fit the stock market data for short or long maturities for better returns. The Wishart process is a stochastic process which is a positive semi-definite matrix-valued generalization of the square root process. The aim of the study is to model the log asset stock returns under the double Wishart stochastic volatility model. The solution of the log-asset return dynamics for Bi-Wishart processes will be obtained through Euler-Maruyama discretization schemes. The numerical results on the asset returns are compared to the existing models returns such as Heston stochastic volatility model and double Heston stochastic volatility modelKeywords: euler schemes, log-asset return, infinitesimal generator, wishart diffusion affine processes
Procedia PDF Downloads 3781182 The Role of Secondary Filler on the Fracture Toughness of HDPE/Clay Nanocomposites
Authors: R. Kamarudzaman, A. Kalam, N. A. Mohd Fadzil
Abstract:
Oil Palm Fruit Bunch Fiber (OPEFB) was used as secondary filler in HDPE/clay nanocomposites. The composites were prepared by melt compounding which contains High Density Polyethylene (HDPE), OPEFB fibers, Maleic Anhydride Graft Polyethylene (MAPE) and four different clay loading (3, 5, 7 and 10 PE nanoclay pellets per hundred of HDPE pellets). Four OPEFB sizes (180 µm, 250 µm, 300 µm and 355 µm) were added in the composites to investigate their effects on fracture toughness. Fracture toughness of the composites were determined according to ASTM D5045 and Single Edge Notch Bending (SENB) been employed during the test. The effects of alkali treatment were also investigated in this study. The results indicate that the fracture toughness slightly increased as clay loading increased. The highest value of fracture toughness was 0.47 and 1.06 MPa.m1/2 at 5 phr for both types of clay loading. The presence of filler as reinforcement with the matrix indicates the enhancement of composites compared to those without the filler.Keywords: oil palm empty fruit bunch, fiber, polyethylene, polymer nanocomposite, impact strength
Procedia PDF Downloads 5831181 Using Emerging Hot Spot Analysis to Analyze Overall Effectiveness of Policing Policy and Strategy in Chicago
Authors: Tyler Gill, Sophia Daniels
Abstract:
The paper examines how accessing the spatial-temporal constrains of data will help inform policymakers and law enforcement officials. The authors utilize Chicago crime data from 2006-2016 to demonstrate how the Emerging Hot Spot Tool is an ideal hot spot clustering approach to analyze crime data. Traditional approaches include density maps or creating a spatial weights matrix to include the spatial-temporal constrains. This new approach utilizes a space-time implementation of the Getis-Ord Gi* statistic to visualize the data more quickly to make better decisions. The research will help complement socio-cultural research to find key patterns to help frame future policies and evaluate the implementation of prior strategies. Through this analysis, homicide trends and patterns are found more effectively and recommendations for use by non-traditional users of GIS are offered for real life implementation.Keywords: crime mapping, emerging hot spot analysis, Getis-Ord Gi*, spatial-temporal analysis
Procedia PDF Downloads 2441180 Effect of Different Types of Nano/Micro Fillers on the Interfacial Shear Properties of Polyamide 6 with De-Sized Carbon Fiber
Authors: Mohamed H. Gabr, Kiyoshi Uzawa
Abstract:
The current study aims to investigate the effect of fillers with different geometries and sizes on the interfacial shear properties of PA6 composites with de-sized carbon fiber. The fillers which have been investigated are namely; nano-layer silicates (nanoclay), sub-micro aluminum titanium (ALTi) particles, and multiwall carbon nanotube (MWCNT). By means of X-ray photoelectron spectroscopy (XPS), epoxide group which defined as a sizing agent, has been removed. Sizing removal can reduce the acid parameter of carbon fibers surface promoting bonding strength at the fiber/matrix interface which is a desirable property for the carbon fiber composites. Microdroplet test showed that the interfacial shear strength (IFSS) has been enhanced with the addition of 10wt% ALTi by about 23% comparing with neat PA6. However, with including other types of fillers into PA6, the results did not show enhancement of IFSS.Keywords: sub-micro particles, nano-composites, interfacial shear strength, polyamide 6
Procedia PDF Downloads 2411179 A Non-parametric Clustering Approach for Multivariate Geostatistical Data
Authors: Francky Fouedjio
Abstract:
Multivariate geostatistical data have become omnipresent in the geosciences and pose substantial analysis challenges. One of them is the grouping of data locations into spatially contiguous clusters so that data locations within the same cluster are more similar while clusters are different from each other, in some sense. Spatially contiguous clusters can significantly improve the interpretation that turns the resulting clusters into meaningful geographical subregions. In this paper, we develop an agglomerative hierarchical clustering approach that takes into account the spatial dependency between observations. It relies on a dissimilarity matrix built from a non-parametric kernel estimator of the spatial dependence structure of data. It integrates existing methods to find the optimal cluster number and to evaluate the contribution of variables to the clustering. The capability of the proposed approach to provide spatially compact, connected and meaningful clusters is assessed using bivariate synthetic dataset and multivariate geochemical dataset. The proposed clustering method gives satisfactory results compared to other similar geostatistical clustering methods.Keywords: clustering, geostatistics, multivariate data, non-parametric
Procedia PDF Downloads 4771178 Biodegradable Cellulose-Based Materials for the Use in Food Packaging
Authors: Azza A. Al-Ghamdi, Abir S. Abdel-Naby
Abstract:
Cellulose acetate (CA) is a natural biodegradable polymer. It forms transparent films by the casting technique. CA suffers from high degree of water permeability as well as the low thermal stability at high temperatures. To adjust the CA polymeric films to the manufacture of food packaging, its thermal and mechanical properties should be improved. The modification of CA by grafting it with N-Amino phenyl maleimide (N-APhM) led to the construction of hydrophobic branches throughout the polymeric matrix which reduced its wettability as compared to the parent CA. The branches built onto the polymeric chains had been characterized by UV/Vis, 13C-NMR and ESEM. The improvement of the thermal properties was investigated and compared to the parent CA using thermal gravimetric analysis (TGA), differential scanning calorimetry (DSC), differential thermal analysis (DTA), contact angle and mechanical testing measurements. The results revealed that the water-uptake was reduced by increasing the graft percentage. The thermal and mechanical properties were also improved.Keywords: cellulose acetate, food packaging, graft copolymerization, thermal properties
Procedia PDF Downloads 2221177 Metformin and Its Combination with Sodium Hydrosulfide Influences Plasma Galectin-3 and CSE/H₂S System in Diabetic Rat's Heart
Authors: I. V. Palamarchuk, N. V. Zaichko
Abstract:
Background and Aims: Galectin-3 is a marker of subclinical cardiac injury and is elevated in individuals with type 2 diabetes mellitus; while hydrogen sulfide (H₂S), metabolite of sulfur-containing amino acids, is considered having antifibrogenic effects. This study was designed to investigate whether metformin and its combination with NaHS can influence plasma galectin-3 and cystathionine-γ-lyase/hydrogen sulfide (CSE/H₂S) system in diabetic rat’s heart. Methods: 32 healthy male rats (180-250 g) were divided into 4 groups. To induct diabetes, rats (group 2-4) were injected with streptozotocin (STZ, 40 mg/kg/i.p., 0.1 M citrate buffer (pH 4.5). Rats from 3d (STZ+Metf) and 4th (STZ+Metf+NaHS) groups were given metformin (500 mg/kg/day) orally, and rats from 4th (STZ+Metf+NaHS) group were injected sodium hydrosulfide (NaHS, 3 mg/kg/i.p.) once per day starting from 3 to 28 day after streptozotocin injection. Rats of first group (control) were administered the equivalent volumes of 0.9% NaCl. Plasma galectin-3 was measured by ELISA. Rats’ hearts were sampled for determination of H2S by reaction with N,N-Dimethyl-p-phenylenediamine. Determination of CSE gene expression was performed in real time using PCR in the presence of SYBR Green I, using DT-Light detecting amplifier ('DNA-technology', Russia). Results: Induction of streptozotocin diabetes (STZ-diabetes, group 2) was followed by low myocardial H2S concentration and CSE expression (by 35%, p < 0.05 and 60.5%, p < 0.001 respectively, than that in controls), while plasma galectin-3 in this group was significantly higher than in controls (by 3.8 times, p < 0.05). Administration of metformin (group 3) resulted in significantly higher H₂S concentration (by 28.5%, p < 0.05), whereas CSE expression was only by 6% more than that in STZ-diabetes, as well as plasma galectin-3 was only by 14.8% lower in comparison with untreated diabetic rats. The inhibition of H₂S generation and CSE activity by diabetes was greatly attenuated in STZ+Metf+NaHS group. The combination of metformin with NaHS significantly stimulated H₂S production (by 48%, p < 0.05 and 15%, p < 0.05 more than STZ-diabetes and STZ+Metf respectively) and CSE gene expression (by 64.8%, p < 0.05 compared to STZ-diabetes and by 55.4%,p < 0.05 compared to STZ+Metf). Besides, plasma galectin-3 in rats receiving metformin and NaHS was significantly lower by 42%, p < 0.05 and 32.5%, p < 0.05 compared to STZ-diabetes and STZ+Metf groups respectively. Conclusions: To summarize, dysfunction of CSE/H2S system and galectin-3 stimulation was found in streptozotocin-induced diabetic rats. Metformin and its combination with exogenous H2S effectively prevented the development of metabolic changes induced by diabetes. These findings suggest that CSE/H₂S system can be integrated into pathogenesis of diabetic complications through modulation of pro-inflammatory and pro-fibrogenic mediator galectin-3.Keywords: cystathionine-γ-lyase, diabetic heart, galectin-3, hydrogen sulfide, metformin, sodium hydrosulfide
Procedia PDF Downloads 2261176 Geophysical Methods and Machine Learning Algorithms for Stuck Pipe Prediction and Avoidance
Authors: Ammar Alali, Mahmoud Abughaban
Abstract:
Cost reduction and drilling optimization is the goal of many drilling operators. Historically, stuck pipe incidents were a major segment of non-productive time (NPT) associated costs. Traditionally, stuck pipe problems are part of the operations and solved post-sticking. However, the real key to savings and success is in predicting the stuck pipe incidents and avoiding the conditions leading to its occurrences. Previous attempts in stuck-pipe predictions have neglected the local geology of the problem. The proposed predictive tool utilizes geophysical data processing techniques and Machine Learning (ML) algorithms to predict drilling activities events in real-time using surface drilling data with minimum computational power. The method combines two types of analysis: (1) real-time prediction, and (2) cause analysis. Real-time prediction aggregates the input data, including historical drilling surface data, geological formation tops, and petrophysical data, from wells within the same field. The input data are then flattened per the geological formation and stacked per stuck-pipe incidents. The algorithm uses two physical methods (stacking and flattening) to filter any noise in the signature and create a robust pre-determined pilot that adheres to the local geology. Once the drilling operation starts, the Wellsite Information Transfer Standard Markup Language (WITSML) live surface data are fed into a matrix and aggregated in a similar frequency as the pre-determined signature. Then, the matrix is correlated with the pre-determined stuck-pipe signature for this field, in real-time. The correlation used is a machine learning Correlation-based Feature Selection (CFS) algorithm, which selects relevant features from the class and identifying redundant features. The correlation output is interpreted as a probability curve of stuck pipe incidents prediction in real-time. Once this probability passes a fixed-threshold defined by the user, the other component, cause analysis, alerts the user of the expected incident based on set pre-determined signatures. A set of recommendations will be provided to reduce the associated risk. The validation process involved feeding of historical drilling data as live-stream, mimicking actual drilling conditions, of an onshore oil field. Pre-determined signatures were created for three problematic geological formations in this field prior. Three wells were processed as case studies, and the stuck-pipe incidents were predicted successfully, with an accuracy of 76%. This accuracy of detection could have resulted in around 50% reduction in NPT, equivalent to 9% cost saving in comparison with offset wells. The prediction of stuck pipe problem requires a method to capture geological, geophysical and drilling data, and recognize the indicators of this issue at a field and geological formation level. This paper illustrates the efficiency and the robustness of the proposed cross-disciplinary approach in its ability to produce such signatures and predicting this NPT event.Keywords: drilling optimization, hazard prediction, machine learning, stuck pipe
Procedia PDF Downloads 2281175 Mechanical Analysis and Characterization of Friction Stir Processed Aluminium Alloy
Authors: Jaswinder Kumar, Kulbir Singh Sandhu
Abstract:
Friction stir processing (FSP) is a solid-state surface processing technique. A single-pass FSP was performed on Aluminum alloy at combinations of different tool rotational speeds with cylindrical threaded pin profiled tool. The effect of these parameters on tribological properties was studied. The wear resistance is found to be increased from base metal to a single pass FSP sample. The results revealed that with an increase in tool rotational speed, the wear rate increases. The high heat generation causes matrix softening, which results in an increased wear rate; on the other hand, high heat generation leads to coarse grains, which also affected tribological properties. Furthermore, Microstructure results showed that FSPed alloy has a more refined grain structure as compare to the base material, which may be resulted in enhancement of hardness and resistance to wear in FSP.Keywords: friction stir processing, aluminium alloy, microhardness, microstructure
Procedia PDF Downloads 1091174 Effect of Carbon Nanotube Reinforcement in Polymer Composite Plates under Static Loading
Authors: S. Madhu, V. V. Subba Rao
Abstract:
In the implementation of carbon nanotube reinforced polymer matrix composites in structural applications, deflection and stress analysis are important considerations. In the present study, a multi scale analysis of deflection and stress analysis of carbon nanotube (CNT) reinforced polymer composite plates is presented. A micromechanics model based on the Mori-Tanaka method is developed by introducing straight CNTs aligned in one direction. The effect of volume fraction and diameter of CNTs on plate deflection and the stresses are investigated using Classical Laminate Plate Theory (CLPT). The study is primarily conducted with the intention of observing the suitability of CNT reinforced polymer composite plates under static loading for structural applications.Keywords: carbon nanotube, micromechanics, composite plate, multi-scale analysis, classical laminate plate theory
Procedia PDF Downloads 3721173 Liposome Loaded Polysaccharide Based Hydrogels: Promising Delayed Release Biomaterials
Authors: J. Desbrieres, M. Popa, C. Peptu, S. Bacaita
Abstract:
Because of their favorable properties (non-toxicity, biodegradability, mucoadhesivity etc.), polysaccharides were studied as biomaterials and as pharmaceutical excipients in drug formulations. These formulations may be produced in a wide variety of forms including hydrogels, hydrogel based particles (or capsules), films etc. In these formulations, the polysaccharide based materials are able to provide local delivery of loaded therapeutic agents but their delivery can be rapid and not easily time-controllable due to, particularly, the burst effect. This leads to a loss in drug efficiency and lifetime. To overcome the consequences of burst effect, systems involving liposomes incorporated into polysaccharide hydrogels may appear as a promising material in tissue engineering, regenerative medicine and drug loading systems. Liposomes are spherical self-closed structures, composed of curved lipid bilayers, which enclose part of the surrounding solvent into their structure. The simplicity of production, their biocompatibility, the size and similar composition of cells, the possibility of size adjustment for specific applications, the ability of hydrophilic or/and hydrophobic drug loading make them a revolutionary tool in nanomedicine and biomedical domain. Drug delivery systems were developed as hydrogels containing chitosan or carboxymethylcellulose (CMC) as polysaccharides and gelatin (GEL) as polypeptide, and phosphatidylcholine or phosphatidylcholine/cholesterol liposomes able to accurately control this delivery, without any burst effect. Hydrogels based on CMC were covalently crosslinked using glutaraldehyde, whereas chitosan based hydrogels were double crosslinked (ionically using sodium tripolyphosphate or sodium sulphate and covalently using glutaraldehyde). It has been proven that the liposome integrity is highly protected during the crosslinking procedure for the formation of the film network. Calcein was used as model active matter for delivery experiments. Multi-Lamellar vesicles (MLV) and Small Uni-Lamellar Vesicles (SUV) were prepared and compared. The liposomes are well distributed throughout the whole area of the film, and the vesicle distribution is equivalent (for both types of liposomes evaluated) on the film surface as well as deeper (100 microns) in the film matrix. An obvious decrease of the burst effect was observed in presence of liposomes as well as a uniform increase of calcein release that continues even at large time scales. Liposomes act as an extra barrier for calcein release. Systems containing MLVs release higher amounts of calcein compared to systems containing SUVs, although these liposomes are more stable in the matrix and diffuse with difficulty. This difference comes from the higher quantity of calcein present within the MLV in relation with their size. Modeling of release kinetics curves was performed and the release of hydrophilic drugs may be described by a multi-scale mechanism characterized by four distinct phases, each of them being characterized by a different kinetics model (Higuchi equation, Korsmeyer-Peppas model etc.). Knowledge of such models will be a very interesting tool for designing new formulations for tissue engineering, regenerative medicine and drug delivery systems.Keywords: controlled and delayed release, hydrogels, liposomes, polysaccharides
Procedia PDF Downloads 2261172 Acid Fuchsin Dye Based PMMA Film for Holographic Investigations
Authors: G. Vinitha, A. Ramalingam
Abstract:
In view of a possible application in optical data storage devices, diffraction grating efficiency of an organic dye, Acid Fuchsin doped in PMMA matrix was studied under excitation with CW diode pumped Nd: YAG laser at 532 nm. The open aperture Z-scan of dye doped polymer displayed saturable absorption and the closed aperture Z-scan of the samples exhibited negative nonlinearity. The diffraction efficiency of the grating is the ratio of the intensity of the first order diffracted power to the incident read beam power. The dye doped polymer films were found to be good media for recording. It is observed that the formation of gratings strongly depend on the concentration of dye in the polymer film, the intensity ratios of the writing beams and the angle between the writing beams. It has been found that efficient writing can be made at an angle of 20° and when the intensity ratio of the writing beams is unity.Keywords: diffraction efficiency, nonlinear optical material, saturable absorption, surface-relief-gratings
Procedia PDF Downloads 2991171 Comparative Analysis on the Evolution of Chlorinated Solvents Pollution in Granular Aquifers and Transition Zones to Aquitards
Authors: José M. Carmona, Diana Puigserver, Jofre Herrero
Abstract:
Chlorinated solvents belong to the group of nonaqueous phase liquids (DNAPL) and have been involved in many contamination episodes. They are carcinogenic and recalcitrant pollutants that may be found in granular aquifers as: i) pools accumulated on low hydraulic conductivity layers; ii) immobile residual phase retained at the pore-scale by capillary forces; iii) dissolved phase in groundwater; iv) sorbed by particulate organic matter; and v) stored into the matrix of low hydraulic conductivity layers where they penetrated by molecular diffusion. The transition zone between granular aquifers and basal aquitards constitute the lowermost part of the aquifer and presents numerous fine-grained interbedded layers that give rise to significant textural contrasts. These layers condition the transport and fate of contaminants and lead to differences from the rest of the aquifer, given that: i) hydraulic conductivity of these layers is lower; ii) DNAPL tends to accumulate on them; iii) groundwater flow is slower in the transition zone and consequently pool dissolution is much slower; iv) sorbed concentrations are higher in the fine-grained layers because of their higher content in organic matter; v) a significant mass of pollutant penetrates into the matrix of these layers; and vi) this contaminant mass back-diffuses after remediation and the aquifer becomes contaminated again. Thus, contamination sources of chlorinated solvents are extremely more recalcitrant in transition zones, which has far-reaching implications for the environment. The aim of this study is to analyze the spatial and temporal differences in the evolution of biogeochemical processes in the transition zone and in the rest of the aquifer. For this, an unconfined aquifer with a transition zone in the lower part was selected at Vilafant (NE Spain). This aquifer was contaminated by perchloroethylene (PCE) in the 80’s. Distribution of PCE and other chloroethenes in groundwater and porewater was analyzed in: a) conventional piezometers along the plume and in two multilevel wells at the source of contamination; and b) porewater of fine grained materials from cores recovered when drilled the two multilevel wells. Currently, the highest concentrations continue to be recorded in the source area in the transition zone. By contrast, the lowest concentrations in this area correspond to the central part of the aquifer, where flow velocities are higher and a greater washing of the residual phase initially retained has occurred. The major findings of the study were: i) PCE metabolites were detected in the transition zone, where conditions were more reducing than in the rest of the aquifer; ii) however, reductive dechlorination was partial since only the formation of cis-dicholoroethylene (DCE) was reached; iii) In the central part of the aquifer, where conditions were predominantly oxidizing, the presence of nitrate significantly hindered the reductive declination of PCE. The remediation strategies to be implemented should be directed to enhance dissolution of the source, especially in the transition zone, where it is more recalcitrant. For example, by combining chemical and bioremediation methods, already tested at the laboratory scale with groundwater and sediments of this site.Keywords: chlorinated solvents, chloroethenes, DNAPL, partial reductive dechlorination, PCE, transition zone to basal aquitard
Procedia PDF Downloads 1471170 Optical and Double Folding Model Analysis for Alpha Particles Elastically Scattered from 9Be and 11B Nuclei at Different Energies
Authors: Ahmed H. Amer, A. Amar, Sh. Hamada, I. I. Bondouk, F. A. El-Hussiny
Abstract:
Elastic scattering of α-particles from 9Be and 11B nuclei at different alpha energies have been analyzed. Optical model parameters (OMPs) of α-particles elastic scattering by these nuclei at different energies have been obtained. In the present calculations, the real part of the optical potential are derived by folding of nucleon-nucleon (NN) interaction into nuclear matter density distribution of the projectile and target nuclei using computer code FRESCO. A density-dependent version of the M3Y interaction (CDM3Y6), which is based on the G-matrix elements of the Paris NN potential, has been used. Volumetric integrals of the real and imaginary potential depth (JR, JW) have been calculated and found to be energy dependent. Good agreement between the experimental data and the theoretical predictions in the whole angular range. In double folding (DF) calculations, the obtained normalization coefficient Nr is in the range 0.70–1.32.Keywords: elastic scattering, optical model, double folding model, density distribution
Procedia PDF Downloads 2901169 The Application of the Analytic Basis Function Expansion Triangular-z Nodal Method for Neutron Diffusion Calculation
Authors: Kunpeng Wang, Hongchun, Wu, Liangzhi Cao, Chuanqi Zhao
Abstract:
The distributions of homogeneous neutron flux within a node were expanded into a set of analytic basis functions which satisfy the diffusion equation at any point in a triangular-z node for each energy group, and nodes were coupled with each other with both the zero- and first-order partial neutron current moments across all the interfaces of the triangular prism at the same time. Based this method, a code TABFEN has been developed and applied to solve the neutron diffusion equation in a complicated geometry. In addition, after a series of numerical derivation, one can get the neutron adjoint diffusion equations in matrix form which is the same with the neutron diffusion equation; therefore, it can be solved by TABFEN, and the low-high scan strategy is adopted to improve the efficiency. Four benchmark problems are tested by this method to verify its feasibility, the results show good agreement with the references which demonstrates the efficiency and feasibility of this method.Keywords: analytic basis function expansion method, arbitrary triangular-z node, adjoint neutron flux, complicated geometry
Procedia PDF Downloads 4451168 Implication of Multi-Walled Carbon Nanotubes on Polymer/MXene Nanocomposites
Authors: Mathias Aakyiir, Qunhui Zheng, Sherif Araby, Jun Ma
Abstract:
MXene nanosheets stack in polymer matrices, while multi-walled carbon nanotubes (MWCNTs) entangle themselves when used to form composites. These challenges are addressed in this work by forming MXene/MWCNT hybrid nanofillers by electrostatic self-assembly and developing elastomer/MXene/MWCNTs nanocomposites using a latex compounding method. In a 3-phase nanocomposite, MWCNTs serve as bridges between MXene nanosheets, leading to nanocomposites with well-dispersed nanofillers. The high aspect ratio of MWCNTs and the interconnection role of MXene serve as a basis for forming nanocomposites of lower percolation threshold of electrical conductivity from the hybrid fillers compared with the 2-phase composites containing either MXene or MWCNTs only. This study focuses on discussing into detail the interfacial interaction of nanofillers and the elastomer matrix and the outstanding mechanical and functional properties of the resulting nanocomposites. The developed nanocomposites have potential applications in the automotive and aerospace industries.Keywords: elastomers, multi-walled carbon nanotubes, MXenes, nanocomposites
Procedia PDF Downloads 1621167 Analysis of Sulphur-Oxidizing Bacteria Attack on Concrete Based on Waste Materials
Authors: A. Eštoková, M. Kovalčíková, A. Luptáková, A. Sičáková, M. Ondová
Abstract:
Concrete durability as an important engineering property of concrete, determining the service life of concrete structures very significantly, can be threatened and even lost due to the interactions of concrete with external environment. Bio-corrosion process caused by presence and activities of microorganisms producing sulphuric acid is a special type of sulphate deterioration of concrete materials. The effects of sulphur-oxidizing bacteria Acidithiobacillus thiooxidans on various concrete samples, based on silica fume and zeolite, were investigated in laboratory during 180 days. A laboratory study was conducted to compare the performance of concrete samples in terms of the concrete deterioration influenced by the leaching of calcium and silicon compounds from the cement matrix. The changes in the elemental concentrations of calcium and silicon in both solid samples and liquid leachates were measured by using X – ray fluorescence method. Experimental studies confirmed the silica fume based concrete samples were found out to have the best performance in terms of both silicon and calcium ions leaching.Keywords: biocorrosion, concrete, leaching, bacteria
Procedia PDF Downloads 4511166 Poster : Incident Signals Estimation Based on a Modified MCA Learning Algorithm
Authors: Rashid Ahmed , John N. Avaritsiotis
Abstract:
Many signal subspace-based approaches have already been proposed for determining the fixed Direction of Arrival (DOA) of plane waves impinging on an array of sensors. Two procedures for DOA estimation based neural networks are presented. First, Principal Component Analysis (PCA) is employed to extract the maximum eigenvalue and eigenvector from signal subspace to estimate DOA. Second, minor component analysis (MCA) is a statistical method of extracting the eigenvector associated with the smallest eigenvalue of the covariance matrix. In this paper, we will modify a Minor Component Analysis (MCA(R)) learning algorithm to enhance the convergence, where a convergence is essential for MCA algorithm towards practical applications. The learning rate parameter is also presented, which ensures fast convergence of the algorithm, because it has direct effect on the convergence of the weight vector and the error level is affected by this value. MCA is performed to determine the estimated DOA. Preliminary results will be furnished to illustrate the convergences results achieved.Keywords: Direction of Arrival, neural networks, Principle Component Analysis, Minor Component Analysis
Procedia PDF Downloads 451