Search results for: fractional differential equations
1507 Effect of Polyethylene Glycol on Physiochemical Properties of Spherical Agglomerates of Pioglitazone Hydrochloride
Authors: S. V. Patil , S. K. Sahoo, K. Y. Chougule, S. S. Patil
Abstract:
Spherically agglomerated crystals of Pioglitazone hydrochloride (PGH) with improved flowability and compactibility were successfully prepared by emulsion solvent diffusion method. Plane agglomerates and agglomerates with additives: polyethylene glycol 6000 (PEG), polyvinyl pyrrolidone (PVP) and β cyclodextrin (β-CD) were prepared using methanol, chloroform and water as good solvent, bridging liquid and poor solvent respectively. Particle size, flowability, compactibility and packability of plane, PEG and β-CD agglomerates were preferably improved for direct tableting compared with raw crystals and PVP agglomerates of PGH. These improved properties of spherically agglomerated crystals were due to their large and spherical shape and enhanced fragmentation during compaction which was well supported by increased tensile strength and less elastic recovery of its compact. X-ray powder diffraction and differential scanning calorimetry study were indicated polymorphic transition of PGH from form II to I during recrystallization but not associated with chemical transition indicated by fourier transforms infrared spectra.Keywords: spherical crystallization, pioglitazone hydrochloride, compactibility, packability
Procedia PDF Downloads 3571506 Effect of Mesh Size on the Supersonic Viscous Flow Parameters around an Axisymmetric Blunt Body
Authors: Haoui Rabah
Abstract:
The aim of this work is to analyze a viscous flow around the axisymmetric blunt body taken into account the mesh size both in the free stream and into the boundary layer. The resolution of the Navier-Stokes equations is realized by using the finite volume method to determine the flow parameters and detached shock position. The numerical technique uses the Flux Vector Splitting method of Van Leer. Here, adequate time stepping parameter, CFL coefficient and mesh size level are selected to ensure numerical convergence. The effect of the mesh size is significant on the shear stress and velocity profile. The best solution is obtained with using a very fine grid. This study enabled us to confirm that the determination of boundary layer thickness can be obtained only if the size of the mesh is lower than a certain value limits given by our calculations.Keywords: supersonic flow, viscous flow, finite volume, blunt body
Procedia PDF Downloads 6041505 Unsteady Flow and Heat Transfer of Nanofluid from Circular Tube in Cross-Flow
Authors: H. Bayat, M. Majidi, M. Bolhasani, A. Karbalaie Alilou, A. Mirabdolah Lavasani
Abstract:
Unsteady flow and heat transfer from a circular cylinder in cross-flow is studied numerically. The governing equations are solved by using finite volume method. Reynolds number varies in range of 50 to 200, in this range flow is considered to be laminar and unsteady. Al2O3 nanoparticle with volume fraction in range of 5% to 20% is added to pure water. Effects of adding nanoparticle to pure water on lift and drag coefficient and Nusselt number is presented. Addition of Al2O3 has inconsiderable effect on the value of drags and lift coefficient. However, it has significant effect on heat transfer; results show that heat transfer of Al2O3 nanofluid is about 9% to 36% higher than pure water.Keywords: nanofluid, heat transfer, unsteady flow, forced convection, cross-flow
Procedia PDF Downloads 3971504 The Implementation of Secton Method for Finding the Root of Interpolation Function
Authors: Nur Rokhman
Abstract:
A mathematical function gives relationship between the variables composing the function. Interpolation can be viewed as a process of finding mathematical function which goes through some specified points. There are many interpolation methods, namely: Lagrange method, Newton method, Spline method etc. For some specific condition, such as, big amount of interpolation points, the interpolation function can not be written explicitly. This such function consist of computational steps. The solution of equations involving the interpolation function is a problem of solution of non linear equation. Newton method will not work on the interpolation function, for the derivative of the interpolation function cannot be written explicitly. This paper shows the use of Secton method to determine the numerical solution of the function involving the interpolation function. The experiment shows the fact that Secton method works better than Newton method in finding the root of Lagrange interpolation function.Keywords: Secton method, interpolation, non linear function, numerical solution
Procedia PDF Downloads 3791503 Design Of High Sensitivity Transceiver for WSN
Authors: A. Anitha, M. Aishwariya
Abstract:
The realization of truly ubiquitous wireless sensor networks (WSN) demands Ultra-low power wireless communication capability. Because the radio transceiver in a wireless sensor node consumes more power when compared to the computation part it is necessary to reduce the power consumption. Hence, a low power transceiver is designed and implemented in a 120 nm CMOS technology for wireless sensor nodes. The power consumption of the transceiver is reduced still by maintaining the sensitivity. The transceiver designed combines the blocks including differential oscillator, mixer, envelope detector, power amplifiers, and LNA. RF signal modulation and demodulation is carried by On-Off keying method at 2.4 GHz which is said as ISM band. The transmitter demonstrates an output power of 2.075 mW while consuming a supply voltage of range 1.2 V-5.0 V. Here the comparison of LNA and power amplifier is done to obtain an amplifier which produces a high gain of 1.608 dB at receiver which is suitable to produce a desired sensitivity. The multistage RF amplifier is used to improve the gain at the receiver side. The power dissipation of the circuit is in the range of 0.183-0.323 mW. The receiver achieves a sensitivity of about -95 dBm with data rate of 1 Mbps.Keywords: CMOS, envelope detector, ISM band, LNA, low power electronics, PA, wireless transceiver
Procedia PDF Downloads 5191502 Optimization of Structures with Mixed Integer Non-linear Programming (MINLP)
Authors: Stojan Kravanja, Andrej Ivanič, Tomaž Žula
Abstract:
This contribution focuses on structural optimization in civil engineering using mixed integer non-linear programming (MINLP). MINLP is characterized as a versatile method that can handle both continuous and discrete optimization variables simultaneously. Continuous variables are used to optimize parameters such as dimensions, stresses, masses, or costs, while discrete variables represent binary decisions to determine the presence or absence of structural elements within a structure while also calculating discrete materials and standard sections. The optimization process is divided into three main steps. First, a mechanical superstructure with a variety of different topology-, material- and dimensional alternatives. Next, a MINLP model is formulated to encapsulate the optimization problem. Finally, an optimal solution is searched in the direction of the defined objective function while respecting the structural constraints. The economic or mass objective function of the material and labor costs of a structure is subjected to the constraints known from structural analysis. These constraints include equations for the calculation of internal forces and deflections, as well as equations for the dimensioning of structural components (in accordance with the Eurocode standards). Given the complex, non-convex and highly non-linear nature of optimization problems in civil engineering, the Modified Outer-Approximation/Equality-Relaxation (OA/ER) algorithm is applied. This algorithm alternately solves subproblems of non-linear programming (NLP) and main problems of mixed-integer linear programming (MILP), in this way gradually refines the solution space up to the optimal solution. The NLP corresponds to the continuous optimization of parameters (with fixed topology, discrete materials and standard dimensions, all determined in the previous MILP), while the MILP involves a global approximation to the superstructure of alternatives, where a new topology, materials, standard dimensions are determined. The optimization of a convex problem is stopped when the MILP solution becomes better than the best NLP solution. Otherwise, it is terminated when the NLP solution can no longer be improved. While the OA/ER algorithm, like all other algorithms, does not guarantee global optimality due to the presence of non-convex functions, various modifications, including convexity tests, are implemented in OA/ER to mitigate these difficulties. The effectiveness of the proposed MINLP approach is demonstrated by its application to various structural optimization tasks, such as mass optimization of steel buildings, cost optimization of timber halls, composite floor systems, etc. Special optimization models have been developed for the optimization of these structures. The MINLP optimizations, facilitated by the user-friendly software package MIPSYN, provide insights into a mass or cost-optimal solutions, optimal structural topologies, optimal material and standard cross-section choices, confirming MINLP as a valuable method for the optimization of structures in civil engineering.Keywords: MINLP, mixed-integer non-linear programming, optimization, structures
Procedia PDF Downloads 461501 Semantic Features of Turkish and Spanish Phraseological Units with a Somatic Component ‘Hand’
Authors: Narmina Mammadova
Abstract:
In modern linguistics, the comparative study of languages is becoming increasingly popular, the typology and comparison of languages that have different structures is expanding and deepening. Of particular interest is the study of phraseological units, which makes it possible to identify the specific features of the compared languages in all their national identity. This paper gives a brief analysis of the comparative study of somatic phraseological units (SFU) of the Spanish and Turkish languages with the component "hand" in the semantic aspect; identification of equivalents, analogs and non-equivalent units, as well as a description of methods of translation of non-equivalent somatic phraseological units. Comparative study of the phraseology of unrelated languages is of particular relevance since it allows us to identify both general, universal features and differential and specific features characteristic of a particular language. Based on the results of the generalization of the study, it can be assumed that phraseological units containing a somatic component have a high interlingual phraseological activity, which contributes to an increase in the degree of interlingual equivalence.Keywords: Linguoculturology, Turkish, Spanish, language picture of the world, phraseological units, semantic microfield
Procedia PDF Downloads 1961500 Modal Analysis for Study of Minor Historical Architecture
Authors: Milorad Pavlovic, Anna Manzato, Antonella Cecchi
Abstract:
Cultural heritage conservation is a challenge for contemporary society. In recent decades, significant resources have been allocated for the conservation and restoration of architectural heritage. Historical buildings were restored, protected and reinforced with the intent to limit the risks of degradation or loss, due to phenomena of structural damage and to external factors such as differential settlements, earthquake effects, etc. The wide diffusion of historic masonry constructions in Italy, Europe and the Mediterranean area requires reliable tools for the evaluation of their structural safety. In this paper is presented a free modal analysis performed on a minor historical architecture located in the village of Bagno Grande, near the city of L’Aquila in Italy. The location is characterized by a complex urban context, seriously damaged by the earthquake of 2009. The aim of this work is to check the structural behavior of a masonry building characterized by several boundary conditions imposed by adjacent buildings and infrastructural facilities.Keywords: FEM, masonry, minor historical architecture, modal analysis
Procedia PDF Downloads 3181499 Tuberculous Osteomyelitis Mimicking Tumours and Tumour-Like Lesions of Bone: Clinico-Radiologic Study of 22 Patients
Authors: Parveen Kundu, Zile Singh, Kunika Kundu, Swaran Kaur
Abstract:
Context: Tuberculous osteomyelitis is a relatively uncommon condition that can present with various clinical and radiological features, often mimicking bone tumors or tumor-like lesions. In endemic countries like India, tuberculosis should be considered as a potential differential diagnosis for lytic bone lesions. This study aimed to highlight the different presentations of tuberculosis that can mimic tumors or tumor-like lesions in bone and emphasize the successful outcome of antitubercular therapy (ATT) in treating these cases. Research Aim: The main objective of this research was to explore the varied presentations of tuberculosis that mimic bone tumors or tumor-like lesions both clinically and radiologically, focusing on different bones. The study aimed to raise awareness among clinicians about this possibility and highlight the importance of histopathological confirmation before initiating treatment for lytic bone lesions. Methodology: This study utilized a retrospective review of 22 patients with suspected lytic bone lesions, who were subsequently diagnosed with tuberculous osteomyelitis through histopathological examination. The cases were collected over a period of ten years. Eleven cases required curettage for extensive lesions with sequestrations, while all 22 patients received 12 months of antitubercular therapy. Findings: The study included 14 male and 8 female patients, ranging in age from 3 to 61 years, with an average age of 22.05. The clinical and radiological presentations varied, with examples including bone cysts in the metaphyseal area of long bones, lesions resembling chondroblastomas, giant cell tumors, and osteoid osteoma, as well as multifocal lytic lesions resembling metastasis or multiple myeloma. One patient had lesions in both the clavicle and hand. Lesions mimicking chondromas were also observed in the phalanges of the hand and foot metatarsal. All patients showed resolution of the lesions and no residual disability following ATT. Theoretical Importance: This study highlights the importance of considering tuberculosis as a potential differential diagnosis for lytic bone lesions, particularly in endemic regions. It emphasizes the need for histopathological confirmation to accurately diagnose tuberculous osteomyelitis, as this is considered the gold standard. Data Collection and Analysis Procedures: Data for this study were collected retrospectively from medical records and radiological images of the 22 patients. The cases were analyzed based on clinical presentation, radiological findings, and histopathological confirmation. The outcomes of antitubercular therapy were also assessed. The data were summarized and presented descriptively. Question Addressed: This study aimed to address the question of how tuberculosis can mimic different bone tumors and tumor-like lesions clinically and radiologically. It also aimed to assess the successful outcome of antitubercular therapy in treating these cases. Conclusion: Tuberculous osteomyelitis can present with varied clinical and radiological features, often mimicking bone tumors or tumor-like lesions. Clinicians should consider tuberculosis as a potential diagnosis for lytic bone lesions, especially in endemic areas. Histopathological confirmation is essential for accurate diagnosis. Antitubercular therapy is an effective treatment for tuberculous osteomyelitis, leading to the resolution of the lesions with no residual disability.Keywords: tuberculosis, tumor, curettage, bone
Procedia PDF Downloads 911498 Guided Wave in a Cylinder with Trepezoid Cross-Section
Authors: Nan Tang, Bin Wu, Cunfu He
Abstract:
The trapezoid rods are widely used in civil engineering as load –carrying members. Ultrasonic guided wave is one of the most popular techniques in analyzing the propagation of elastic guided wave. The goal of this paper is to investigate the propagation of elastic waves in the isotropic bar with trapezoid cross-section. Dispersion curves that describe the relationship between the frequency and velocity provide the fundamental information to describe the propagation of elastic waves through a structure. Based on the SAFE (semi-analytical finite element) a linear algebraic system of equations is obtained. By using numerical methods, dispersion curves solved for the rods with the trapezoid cross-section. These fundamental information plays an important role in applying ultrasonic guided waves to NTD for structures with trapezoid cross section.Keywords: guided wave, dispersion, finite element method, trapezoid rod
Procedia PDF Downloads 2921497 A Machine Learning-Based Analysis of Autism Prevalence Rates across US States against Multiple Potential Explanatory Variables
Authors: Ronit Chakraborty, Sugata Banerji
Abstract:
There has been a marked increase in the reported prevalence of Autism Spectrum Disorder (ASD) among children in the US over the past two decades. This research has analyzed the growth in state-level ASD prevalence against 45 different potentially explanatory factors, including socio-economic, demographic, healthcare, public policy, and political factors. The goal was to understand if these factors have adequate predictive power in modeling the differential growth in ASD prevalence across various states and if they do, which factors are the most influential. The key findings of this study include (1) the confirmation that the chosen feature set has considerable power in predicting the growth in ASD prevalence, (2) the identification of the most influential predictive factors, (3) given the nature of the most influential predictive variables, an indication that a considerable portion of the reported ASD prevalence differentials across states could be attributable to over and under diagnosis, and (4) identification of Florida as a key outlier state pointing to a potential under-diagnosis of ASD there.Keywords: autism spectrum disorder, clustering, machine learning, predictive modeling
Procedia PDF Downloads 1031496 Loan Portfolio Quality and the Bank Soundness in the Eccas: An Empirical Evaluation of Cameroonians Banks
Authors: Andre Kadandji, Mouhamadou Fall, Francois Koum Ekalle
Abstract:
This paper aims to analyze the sound banking through the effects of the damage of the loan portfolio in the Cameroonian banking sector through the Z-score. The approach is to test the effect of other CAMEL indicators and macroeconomics indicators on the relationship between the non-performing loan and the soundness of Cameroonian banks. We use a dynamic panel data, made by 13 banks for the period 2010-2013. The analysis provides a model equations embedded in panel data. For the estimation, we use the generalized method of moments to understand the effects of macroeconomic and CAMEL type variables on the ability of Cameroonian banks to face a shock. We find that the management quality and macroeconomic variables neutralize the effects of the non-performing loan on the banks soundness.Keywords: loan portfolio, sound banking, Z-score, dynamic panel
Procedia PDF Downloads 2911495 A Thermal Analysis Based Approach to Obtain High Carbonaceous Fibers from Chicken Feathers
Authors: Y. Okumuş, A. Tuna, A. T. Seyhan, H. Çelebi
Abstract:
Useful carbon fibers were derived from chicken feathers (PCFs) based on a two-step pyrolysis method. The collected PCFs were cleaned and categorized as black, white and brown. Differential scanning calorimeter (DSC) and thermo-gravimetric analyzer (TGA) were systemically used to design the pyrolysis steps. Depending on colors, feathers exhibit different glass transition (Tg) temperatures. Long-time heat treatment applied to the feathers emerged influential on the surface quality of the resulting carbon fibers. Fourier Transformation Infrared (FTIR) examination revealed that the extent of disulfide bond cleavage is highly associated with the feather melting stability. Scanning electron microscopy (SEM) examinations were employed to evaluate the morphological changes of feathers after pyrolysis. Of all, brown feathers were found to be the most promising to turn into useful carbon fibers without any trace of melting and shape distortion when pyrolysis was carried out at 230°C for 24 hours and at 450°C for 1 hour.Keywords: poultry chicken feather, keratin protein fiber, pyrolysis, high carbonaceous fibers
Procedia PDF Downloads 3301494 Numerical Simulation of the Flow around Wing-In-Ground Effect (WIG) Craft
Authors: A. Elbatran, Y. Ahmed, A. Radwan, M. Ishak
Abstract:
The use of WIG craft is representing an ambitious technology that will support in reducing time, effort, and money of the conventional marine transportation in the future. This paper investigates the aerodynamic characteristic of compound wing-in-ground effect (WIG) craft model. Drag coefficient, lift coefficient and Lift and drag ratio were studied numerically with respect to the ground clearance and the wing angle of attack. The modifications of the wing has been done in order to investigate the most suitable wing configuration that can increase the wing lift-to-drag ratio at low ground clearance. A numerical investigation was carried out in this research work using finite volume Reynolds-Averaged Navier-Stokes Equations (RANSE) code ANSYS CFX, Validation was carried out by using experiments. The experimental and the numerical results concluded that the lift to drag ratio decreased with the increasing of the ground clearance.Keywords: drag Coefficient, ground clearance, navier-stokes, WIG
Procedia PDF Downloads 3801493 Comparison of Sediment Rating Curve and Artificial Neural Network in Simulation of Suspended Sediment Load
Authors: Ahmad Saadiq, Neeraj Sahu
Abstract:
Sediment, which comprises of solid particles of mineral and organic material are transported by water. In river systems, the amount of sediment transported is controlled by both the transport capacity of the flow and the supply of sediment. The transport of sediment in rivers is important with respect to pollution, channel navigability, reservoir ageing, hydroelectric equipment longevity, fish habitat, river aesthetics and scientific interests. The sediment load transported in a river is a very complex hydrological phenomenon. Hence, sediment transport has attracted the attention of engineers from various aspects, and different methods have been used for its estimation. So, several experimental equations have been submitted by experts. Though the results of these methods have considerable differences with each other and with experimental observations, because the sediment measures have some limits, these equations can be used in estimating sediment load. In this present study, two black box models namely, an SRC (Sediment Rating Curve) and ANN (Artificial Neural Network) are used in the simulation of the suspended sediment load. The study is carried out for Seonath subbasin. Seonath is the biggest tributary of Mahanadi river, and it carries a vast amount of sediment. The data is collected for Jondhra hydrological observation station from India-WRIS (Water Resources Information System) and IMD (Indian Meteorological Department). These data include the discharge, sediment concentration and rainfall for 10 years. In this study, sediment load is estimated from the input parameters (discharge, rainfall, and past sediment) in various combination of simulations. A sediment rating curve used the water discharge to estimate the sediment concentration. This estimated sediment concentration is converted to sediment load. Likewise, for the application of these data in ANN, they are normalised first and then fed in various combinations to yield the sediment load. RMSE (root mean square error) and R² (coefficient of determination) between the observed load and the estimated load are used as evaluating criteria. For an ideal model, RMSE is zero and R² is 1. However, as the models used in this study are black box models, they don’t carry the exact representation of the factors which causes sedimentation. Hence, a model which gives the lowest RMSE and highest R² is the best model in this study. The lowest values of RMSE (based on normalised data) for sediment rating curve, feed forward back propagation, cascade forward back propagation and neural network fitting are 0.043425, 0.00679781, 0.0050089 and 0.0043727 respectively. The corresponding values of R² are 0.8258, 0.9941, 0.9968 and 0.9976. This implies that a neural network fitting model is superior to the other models used in this study. However, a drawback of neural network fitting is that it produces few negative estimates, which is not at all tolerable in the field of estimation of sediment load, and hence this model can’t be crowned as the best model among others, based on this study. A cascade forward back propagation produces results much closer to a neural network model and hence this model is the best model based on the present study.Keywords: artificial neural network, Root mean squared error, sediment, sediment rating curve
Procedia PDF Downloads 3251492 Depletion Layer Parameters of Al-MoO3-P-CdTe-Al MOS Structures
Authors: A. C. Sarmah
Abstract:
The Al-MoO3-P-CdTe-Al MOS sandwich structures were fabricated by vacuum deposition method on cleaned glass substrates. Capacitance versus voltage measurements were performed at different frequencies and sweep rates of applied voltages for oxide and semiconductor films of different thicknesses. In the negative voltage region of the C-V curve a high differential capacitance of the semiconductor was observed and at high frequencies (<10 kHz) the transition from accumulation to depletion and further to deep depletion was observed as the voltage was swept from negative to positive. A study have been undertaken to determine the value of acceptor density and some depletion layer parameters such as depletion layer capacitance, depletion width, impurity concentration, flat band voltage, Debye length, flat band capacitance, diffusion or built-in-potential, space charge per unit area etc. These were determined from C-V measurements for different oxide and semiconductor thicknesses.Keywords: debye length, depletion width, flat band capacitance, impurity concentration
Procedia PDF Downloads 4511491 Modeling of Wind Loads on Heliostats Installed in South Algeria of Various Pylon Height
Authors: Hakim Merarda, Mounir Aksas, Toufik Arrif, Abd Elfateh Belaid, Amor Gama, Reski Khelifi
Abstract:
Knowledge of wind loads is important to develop a heliostat with good performance. These loads can be calculated by mathematical equations based on several parameters: the density, wind velocity, the aspect ratio of the mirror (height/width) and the coefficient of the height of the tower. Measurement data of the wind velocity and the density of the air are used in a numerical simulation of wind profile that was performed on heliostats with different pylon heights, with 1m^2 mirror areas and with aspect ratio of mirror equal to 1. These measurement data are taken from the meteorological station installed in Ghardaia, Algeria. The main aim of this work is to find a mathematical correlation between the wind loads and the height of the tower.Keywords: heliostat, solar tower power, wind loads simulation, South Algeria
Procedia PDF Downloads 5611490 Investigation of the Effect of Grid Size on External Store Separation Trajectory Using CFD
Authors: Alaa A. Osman, Amgad M. Bayoumy Aly, Ismail El baialy, Osama E. Abdellatif, Essam E. Khallil
Abstract:
In this paper, a numerical simulation of a finned store separating from a wing-pylon configuration has been studied and validated. A dynamic unstructured tetrahedral mesh approach is accomplished by using three grid sizes to numerically solving the discretized three dimensional, inviscid and compressible Navier-stokes equations. The method used for computations of separation of an external store assuming quasi-steady flow condition. Computations of quasi-steady flow have been directly coupled to a six degree-of-freedom (6DOF) rigid-body motion code to generate store trajectories. The pressure coefficients at four different angular cuts and time histories of various trajectory parameters during the store separation are compared for every grid size with published experimental data.Keywords: CFD modelling, transonic store separation, quasi-steady flow, moving-body trajectories
Procedia PDF Downloads 3901489 Analysis of Financial Time Series by Using Ornstein-Uhlenbeck Type Models
Authors: Md Al Masum Bhuiyan, Maria C. Mariani, Osei K. Tweneboah
Abstract:
In the present work, we develop a technique for estimating the volatility of financial time series by using stochastic differential equation. Taking the daily closing prices from developed and emergent stock markets as the basis, we argue that the incorporation of stochastic volatility into the time-varying parameter estimation significantly improves the forecasting performance via Maximum Likelihood Estimation. While using the technique, we see the long-memory behavior of data sets and one-step-ahead-predicted log-volatility with ±2 standard errors despite the variation of the observed noise from a Normal mixture distribution, because the financial data studied is not fully Gaussian. Also, the Ornstein-Uhlenbeck process followed in this work simulates well the financial time series, which aligns our estimation algorithm with large data sets due to the fact that this algorithm has good convergence properties.Keywords: financial time series, maximum likelihood estimation, Ornstein-Uhlenbeck type models, stochastic volatility model
Procedia PDF Downloads 2421488 Dynamic Response of Nano Spherical Shell Subjected to Termo-Mechanical Shock Using Nonlocal Elasticity Theory
Authors: J. Ranjbarn, A. Alibeigloo
Abstract:
In this paper, we present an analytical method for analysis of nano-scale spherical shell subjected to thermo-mechanical shocks based on nonlocal elasticity theory. Thermo-mechanical properties of nano shpere is assumed to be temperature dependent. Governing partial differential equation of motion is solved analytically by using Laplace transform for time domain and power series for spacial domain. The results in Laplace domain is transferred to time domain by employing the fast inverse Laplace transform (FLIT) method. Accuracy of present approach is assessed by comparing the the numerical results with the results of published work in literature. Furtheremore, the effects of non-local parameter and wall thickness on the dynamic characteristics of the nano-sphere are studied.Keywords: nano-scale spherical shell, nonlocal elasticity theory, thermomechanical shock, dynamic response
Procedia PDF Downloads 3731487 Bifurcation Curve for Semipositone Problem with Minkowski-Curvature Operator
Authors: Shao-Yuan Huang
Abstract:
We study the shape of the bifurcation curve of positive solutions for the semipositone problem with the Minkowski-curvature operator. The Minkowski-curvature problem plays an important role in certain fundamental issues in differential geometry and in the special theory of relativity. In addition, it is well known that studying the multiplicity of positive solutions is equivalent to studying the shape of the bifurcation curve. By the shape of the bifurcation curve, we can understand the change in the multiplicity of positive solutions with varying parameters. In this paper, our main technique is a time-map method used in Corsato's PhD Thesis. By this method, studying the shape of the bifurcation curve is equivalent to studying the shape of a certain function T with improper integral. Generally speaking, it is difficult to study the shape of T. So, in this paper, we consider two cases that the nonlinearity is convex or concave. Thus we obtain the following results: (i) If f''(u) < 0 for u > 0, then the bifurcation curve is C-shaped. (ii) If f''(u) > 0 for u > 0, then there exists η>β such that the bifurcation curve does not exist for 0Keywords: bifurcation curve, Minkowski-curvature problem, positive solution, time-map method
Procedia PDF Downloads 1031486 Kauffman Model on a Network of Containers
Authors: Johannes J. Schneider, Mathias S. Weyland, Peter Eggenberger Hotz, William D. Jamieson, Oliver Castell, Alessia Faggian, Rudolf M. Füchslin
Abstract:
In the description of the origin of life, there are still some open gaps, e.g., the formation of macromolecules cannot be fully explained so far. The Kauffman model proposes the existence of autocatalytic sets of macromolecules which mutually catalyze reactions leading to each other’s formation. Usually, this model is simulated in one well-stirred pot only, with a continuous inflow of small building blocks, from which larger molecules are created by a set of catalyzed ligation and cleavage reactions. This approach represents the picture of the primordial soup. However, the conditions on the early Earth must have differed geographically, leading to spatially different outcomes whether a specific reaction could be performed or not. Guided by this picture, the Kauffman model is simulated in a large number of containers in parallel, with neighboring containers being connected by diffusion. In each container, only a subset of the overall reaction set can be performed. Under specific conditions, this approach leads to a larger probability for the existence of an autocatalytic metabolism than in the original Kauffman model.Keywords: agglomeration, autocatalytic set, differential equation, Kauffman model
Procedia PDF Downloads 581485 Acoustic Radiation from an Infinite Cylindrical Shell with Periodic Lengthwise Ribs
Authors: Yunzhe Tong, Jun Fan, Bin Wang
Abstract:
The vibroacoustic behavior of an immersed infinite cylindrical shell with periodic lengthwise ribs has been studied in this paper. The motions of the shell are described by the Donnell equations. Each lengthwise rib is modeled as an elastic beam. The motions of the bulkheads are decomposed into the longitudinal motions and flexural motions. The analytical expressions of the shell motions can be obtained through circumferential mode expansion, Fourier Transform and periodic boundary condition in the circumferential direction. Furthermore, the far-field radiated pressure has been obtained using the stationary phase. The analysis of wavenumber domain shows that periodic lengthwise stiffeners in the circumferential direction can produce flexural Bloch waves. The dominant feature in far-field pressure amplitude is the resonance of the supersonic components of the flexural Bloch waves in the circumferential direction.Keywords: flexural Bloch wave, stiffened shell, vibroacoustics, wavenumber analysis
Procedia PDF Downloads 2091484 Heat Transfer Enhancement through Hybrid Metallic Nanofluids Flow with Viscous Dissipation and Joule Heating Effect
Authors: Khawar Ali
Abstract:
We present the numerical study of unsteady hydromagnetic (MHD) flow and heat transfer characteristics of a viscous incompressible electrically conducting water-based hybrid metallic nanofluid (containing Cu-Au/ H₂O nanoparticles) between two orthogonally moving porous coaxial disks with suction. Different from the classical shooting methodology, we employ a combination of a direct and an iterative method (SOR with optimal relaxation parameter) for solving the sparse systems of linear algebraic equations arising from the FD discretization of the linearized self similar nonlinear ODEs. Effects of the governing parameters on the flow and heat transfer are discussed and presented through tables and graphs. The findings of the present investigation may be beneficial for the electronic industry in maintaining the electronic components under effectiveand safe operational conditions.Keywords: heat transfer enhancement, hybrid metallic nanofluid, viscous dissipation and joule heating effect , Two dimensional flow
Procedia PDF Downloads 2291483 Robust Fuzzy PID Stabilizer: Modified Shuffled Frog Leaping Algorithm
Authors: Oveis Abedinia, Noradin Ghadimi, Nasser Mikaeilvand, Roza Poursoleiman, Asghar Poorfaraj
Abstract:
In this paper a robust Fuzzy Proportional Integral Differential (PID) controller is applied to multi-machine power system based on Modified Shuffled Frog Leaping (MSFL) algorithm. This newly proposed controller is more efficient because it copes with oscillations and different operating points. In this strategy the gains of the PID controller is optimized using the proposed technique. The nonlinear problem is formulated as an optimization problem for wide ranges of operating conditions using the MSFL algorithm. The simulation results demonstrate the effectiveness, good robustness and validity of the proposed method through some performance indices such as ITAE and FD under wide ranges operating conditions in comparison with TS and GSA techniques. The single-machine infinite bus system and New England 10-unit 39-bus standard power system are employed to illustrate the performance of the proposed method.Keywords: fuzzy PID, MSFL, multi-machine, low frequency oscillation
Procedia PDF Downloads 4301482 Metabolic Regulation of Rhizobacteria for Cool-Season Grass Tolerance to Heat Stress
Authors: Kashif Jaeel, Bingru Huang
Abstract:
Stress-induced accumulation of ethylene exacerbates drought damages in plants, and suppressing stress induction of ethylene may promote plant tolerance to heat stress. The objective of this study was to investigate the effects of endophytic bacteria (Paraburkholderia aspalathi) with 1-aminocyclopropane-1-carboxylic acid (ACC) deaminase enzymes in suppressing ethylene production on plant tolerance to heat stress and underlying physiological mechanisms of P. aspalathi-regulation in creeping bentgrass (Agrostis stolonifera). A novel strain of P. aspalathi, ‘WSF23’, with ACC deaminase activity was used to inoculate the roots of plants (cv. ‘Penncross’) subjected to heat stress in controlled-environment chambers. Inoculation with WSF23 bacteria resulted in improved shoot and root growth during heat stress. The differential changes in metabolite regulation due to the bacterial inoculation could contribute to ACC deamination bacteria-improved heat tolerance in cool-season grass species.Keywords: rhizobacteria, grass, heat, plant metabolism, soil bacteria
Procedia PDF Downloads 671481 A Performance Analysis Study of an Active Solar Still Integrating Fin at the Basin Plate
Authors: O. Ansari, H. Hafs, A. Bah, M. Asbik, M. Malha, M. Bakhouya
Abstract:
Water is one of the most important and vulnerable natural resources due to human activities and climate change. Water-level continues declining year after year and it is primarily caused by sustained, extensive, and traditional usage methods. Improving water utilization becomes an urgent issue in order satisfy the increasing population needs. Desalination of seawater or brackish water could help in increasing water potential. However, a cost-effective desalination process is required. The most appropriate method for performing this desalination is solar-driven distillation, given its simplicity, low cost and especially the availability of the solar energy source. The main objective of this paper is to demonstrate the influence of coupling integrated basin plate by fins with preheating by solar collector on the performance of solar still. The energy balance equations for the various elements of the solar still are introduced. A numerical example is used to show the efficiency of the proposed solution.Keywords: active solar still, desalination, fins, solar collector
Procedia PDF Downloads 2181480 Mathematical Modeling of Human Cardiovascular System: A Lumped Parameter Approach and Simulation
Authors: Ketan Naik, P. H. Bhathawala
Abstract:
The purpose of this work is to develop a mathematical model of Human Cardiovascular System using lumped parameter method. The model is divided in three parts: Systemic Circulation, Pulmonary Circulation and the Heart. The established mathematical model has been simulated by MATLAB software. The innovation of this study is in describing the system based on the vessel diameters and simulating mathematical equations with active electrical elements. Terminology of human physical body and required physical data like vessel’s radius, thickness etc., which are required to calculate circuit parameters like resistance, inductance and capacitance, are proceeds from well-known medical books. The developed model is useful to understand the anatomic of human cardiovascular system and related syndromes. The model is deal with vessel’s pressure and blood flow at certain time.Keywords: cardiovascular system, lumped parameter method, mathematical modeling, simulation
Procedia PDF Downloads 3331479 Potential Role of IL-1β in Synovial Fluid in Modulating Multiple Joint Tissue Pathologies Leading to Inflammation and Accelerating Cartilage Degeneration
Authors: Priya Kulkarni, Soumya Koppikar, Datta Shinde, Shantanu Deshpande, Narendrakumar Wagh, Abhay Harsulkar
Abstract:
Osteoarthritis (OA) is associated with multiple and overlapping aetiologies. IL-1β is produced by stressed tissue and known to aggravate disease pathologies. We selected 10 patients with elevated IL-1β in their synovial fluids (SF). We hypothesized IL-1β as nodal-point connecting different pathologies. IL-1β was higher in all meniscal tear (MT) patients perhaps as the earliest response to injury. Since MT above age of 30 leads to OA in less than 5 years, it is attributed that IL-1β modulates OA pathology. Among all bilateral OA patients, an interesting case operated for Total-Knee-Replacement revealed differential cartilage degeneration demonstrating strong association with higher IL-1β. Symptoms like acute-pain, effusion and redness were correlated with higher IL-1β and NO (Nitric-oxide). However, higher IL-1β was also found without typical-inflammation characterized by infiltration of neutrophils and macrophages. Cultured synoviocytes responded to IL-1β by releasing NO. In conclusion, IL-1β in SF acquires central position influencing different OA pathologies and aetiologies.Keywords: IL-1β, meniscal tear, osteoarthritis, synovial fluid
Procedia PDF Downloads 5961478 Mapping Man-Induced Soil Degradation in Armenia's High Mountain Pastures through Remote Sensing Methods: A Case Study
Authors: A. Saghatelyan, Sh. Asmaryan, G. Tepanosyan, V. Muradyan
Abstract:
One of major concern to Armenia has been soil degradation emerged as a result of unsustainable management and use of grasslands, this in turn largely impacting environment, agriculture and finally human health. Hence, assessment of soil degradation is an essential and urgent objective set out to measure its possible consequences and develop a potential management strategy. Since recently, an essential tool for assessing pasture degradation has been remote sensing (RS) technologies. This research was done with an intention to measure preciseness of Linear spectral unmixing (LSU) and NDVI-SMA methods to estimate soil surface components related to degradation (fractional vegetation cover-FVC, bare soils fractions, surface rock cover) and determine appropriateness of these methods for mapping man-induced soil degradation in high mountain pastures. Taking into consideration a spatially complex and heterogeneous biogeophysical structure of the studied site, we used high resolution multispectral QuickBird imagery of a pasture site in one of Armenia’s rural communities - Nerkin Sasoonashen. The accuracy assessment was done by comparing between the land cover abundance data derived through RS methods and the ground truth land cover abundance data. A significant regression was established between ground truth FVC estimate and both NDVI-LSU and LSU - produced vegetation abundance data (R2=0.636, R2=0.625, respectively). For bare soil fractions linear regression produced a general coefficient of determination R2=0.708. Because of poor spectral resolution of the QuickBird imagery LSU failed with assessment of surface rock abundance (R2=0.015). It has been well documented by this particular research, that reduction in vegetation cover runs in parallel with increase in man-induced soil degradation, whereas in the absence of man-induced soil degradation a bare soil fraction does not exceed a certain level. The outcomes show that the proposed method of man-induced soil degradation assessment through FVC, bare soil fractions and field data adequately reflects the current status of soil degradation throughout the studied pasture site and may be employed as an alternate of more complicated models for soil degradation assessment.Keywords: Armenia, linear spectral unmixing, remote sensing, soil degradation
Procedia PDF Downloads 328