Search results for: differential drive cmos rectifier
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 2487

Search results for: differential drive cmos rectifier

1257 Natural Fibre Composite Structural Sections for Residential Stud Wall Applications

Authors: Mike R. Bambach

Abstract:

Increasing awareness of environmental concerns is leading a drive towards more sustainable structural products for the built environment. Natural fibres such as flax, jute and hemp have recently been considered for fibre-resin composites, with a major motivation for their implementation being their notable sustainability attributes. While recent decades have seen substantial interest in the use of such natural fibres in composite materials, much of this research has focused on the materials aspects, including fibre processing techniques, composite fabrication methodologies, matrix materials and their effects on the mechanical properties. The present study experimentally investigates the compression strength of structural channel sections of flax, jute and hemp, with a particular focus on their suitability for residential stud wall applications. The section geometry is optimised for maximum strength via the introduction of complex stiffeners in the webs and flanges. Experimental results on both natural fibre composite channel sections and typical steel and timber residential wall studs are compared. The geometrically optimised natural fibre composite channels are shown to have compression capacities suitable for residential wall stud applications, identifying them as a potentially viable alternative to traditional building materials in such application, and potentially other light structural applications.

Keywords: channel sections, natural fibre composites, residential stud walls, structural composites

Procedia PDF Downloads 307
1256 Hard Disk Failure Predictions in Supercomputing System Based on CNN-LSTM and Oversampling Technique

Authors: Yingkun Huang, Li Guo, Zekang Lan, Kai Tian

Abstract:

Hard disk drives (HDD) failure of the exascale supercomputing system may lead to service interruption and invalidate previous calculations, and it will cause permanent data loss. Therefore, initiating corrective actions before hard drive failures materialize is critical to the continued operation of jobs. In this paper, a highly accurate analysis model based on CNN-LSTM and oversampling technique was proposed, which can correctly predict the necessity of a disk replacement even ten days in advance. Generally, the learning-based method performs poorly on a training dataset with long-tail distribution, especially fault prediction is a very classic situation as the scarcity of failure data. To overcome the puzzle, a new oversampling was employed to augment the data, and then, an improved CNN-LSTM with the shortcut was built to learn more effective features. The shortcut transmits the results of the previous layer of CNN and is used as the input of the LSTM model after weighted fusion with the output of the next layer. Finally, a detailed, empirical comparison of 6 prediction methods is presented and discussed on a public dataset for evaluation. The experiments indicate that the proposed method predicts disk failure with 0.91 Precision, 0.91 Recall, 0.91 F-measure, and 0.90 MCC for 10 days prediction horizon. Thus, the proposed algorithm is an efficient algorithm for predicting HDD failure in supercomputing.

Keywords: HDD replacement, failure, CNN-LSTM, oversampling, prediction

Procedia PDF Downloads 75
1255 Role of Information and Communication Technology in Pharmaceutical Innovation: Case of Firms in Developing Countries

Authors: Ilham Benali, Nasser Hajji, Nawfel Acha

Abstract:

The pharmaceutical sector is ongoing different constraints related to the Research and Development (R&D) costs, the patents extinction, the demand pressing, the regulatory requirement and the generics development, which drive leading firms in the sector to undergo technological change and to shift to biotechnological paradigm. Based on a large literature review, we present a background of innovation trajectory in pharmaceutical industry and reasons behind this technological transformation. Then we investigate the role that Information and Communication Technology (ICT) is playing in this revolution. In order to situate pharmaceutical firms in developing countries in this trajectory, and to examine the degree of their involvement in the innovation process, we did not find any previous empirical work or sources generating gathered data that allow us to analyze this phenomenon. Therefore, and for the case of Morocco, we tried to do it from scratch by gathering relevant data of the last five years from different sources. As a result, only about 4% of all innovative drugs that have access to the local market in the mentioned period are made locally which substantiates that the industrial model in pharmaceutical sector in developing countries is based on the 'license model'. Finally, we present another alternative, based on ICT use and big data tools that can allow developing countries to shift from status of simple consumers to active actors in the innovation process.

Keywords: biotechnologies, developing countries, innovation, information and communication technology, pharmaceutical firms

Procedia PDF Downloads 147
1254 On One New Solving Approach of the Plane Mixed Problem for an Elastic Semistrip

Authors: Natalia D. Vaysfel’d, Zinaida Y. Zhuravlova

Abstract:

The loaded plane elastic semistrip, the lateral boundaries of which are fixed, is considered. The integral transformations are applied directly to Lame’s equations. It leads to one dimensional boundary value problem in the transformations’ domain which is formulated as a vector one. With the help of the matrix differential calculation’s apparatus and apparatus of Green matrix function the exact solution of a vector problem is constructed. After the satisfying the boundary condition at the semi strip’s edge the problem is reduced to the solving of the integral singular equation with regard of the unknown stress at the semis trip’s edge. The equation is solved with the orthogonal polynomials method that takes into consideration the real singularities of the solution at the ends of integration interval. The normal stress at the edge of the semis trip were calculated and analyzed.

Keywords: semi strip, Green's Matrix, fourier transformation, orthogonal polynomials method

Procedia PDF Downloads 427
1253 Palatability of a Garlic and Citrus Extract Feed Supplement to Enhance Energy Retention and Methane Production in Ruminants in vivo

Authors: Michael Graz, Andrew Shearer, Gareth Evans

Abstract:

Manipulation of rumen bacteria is receiving increasing attention as a way of controlling greenhouse gas (GHG) emissions that are generated by the agricultural sector. Feed supplementation in particular is one of the ways in which this drive is being addressed, in particular with reference to livestock-generated GHG emissions. A blend of naturally occurring chemical extracts obtained from garlic and bitter orange extracts has been identified as a natural, sustainable and non-antibiotic based way of reducing methane production by ruminant livestock. In the current study, the acceptability and impact of this blend of natural extracts on feed rations of beef cattle was trialed in vivo on a commercial farm in Europe. Initial findings have demonstrated acceptable palatability, with all animals accepting the feed supplement into their ration both when it was mixed into the total daily ration and when used as a part of their high energy rations. Measurement of the impact of this feed supplement on productivity weight gain and milk quality is ongoing. In conclusion, this field study confirmed the palatability of the combination of garlic and citrus extracts and hence pointed to possibility of the extract blend to improve digestion, enhance body energy retention and limit CH4 formation in relation to feed intake.

Keywords: citrus, garlic, methane reduction, palatability, ruminants

Procedia PDF Downloads 388
1252 ParkedGuard: An Efficient and Accurate Parked Domain Detection System Using Graphical Locality Analysis and Coarse-To-Fine Strategy

Authors: Chia-Min Lai, Wan-Ching Lin, Hahn-Ming Lee, Ching-Hao Mao

Abstract:

As world wild internet has non-stop developments, making profit by lending registered domain names emerges as a new business in recent years. Unfortunately, the larger the market scale of domain lending service becomes, the riskier that there exist malicious behaviors or malwares hiding behind parked domains will be. Also, previous work for differentiating parked domain suffers two main defects: 1) too much data-collecting effort and CPU latency needed for features engineering and 2) ineffectiveness when detecting parked domains containing external links that are usually abused by hackers, e.g., drive-by download attack. Aiming for alleviating above defects without sacrificing practical usability, this paper proposes ParkedGuard as an efficient and accurate parked domain detector. Several scripting behavioral features were analyzed, while those with special statistical significance are adopted in ParkedGuard to make feature engineering much more cost-efficient. On the other hand, finding memberships between external links and parked domains was modeled as a graph mining problem, and a coarse-to-fine strategy was elaborately designed by leverage the graphical locality such that ParkedGuard outperforms the state-of-the-art in terms of both recall and precision rates.

Keywords: coarse-to-fine strategy, domain parking service, graphical locality analysis, parked domain

Procedia PDF Downloads 403
1251 Three Dimensional Vibration Analysis of Carbon Nanotubes Embedded in Elastic Medium

Authors: M. Shaban, A. Alibeigloo

Abstract:

This paper studies free vibration behavior of single-walled carbon nanotubes (SWCNTs) embedded on elastic medium based on three-dimensional theory of elasticity. To accounting the size effect of carbon nanotubes, nonlocal theory is adopted to shell model. The nonlocal parameter is incorporated into all constitutive equations in three dimensions. The surrounding medium is modeled as two-parameter elastic foundation. By using Fourier series expansion in axial and circumferential direction, the set of coupled governing equations are reduced to the ordinary differential equations in thickness direction. Then, the state-space method as an efficient and accurate method is used to solve the resulting equations analytically. Comprehensive parametric studies are carried out to show the influences of the nonlocal parameter, radial and shear elastic stiffness, thickness-to-radius ratio and radius-to-length ratio.

Keywords: carbon nanotubes, embedded, nonlocal, free vibration

Procedia PDF Downloads 440
1250 On Differential Growth Equation to Stochastic Growth Model Using Hyperbolic Sine Function in Height/Diameter Modeling of Pines

Authors: S. O. Oyamakin, A. U. Chukwu

Abstract:

Richard's growth equation being a generalized logistic growth equation was improved upon by introducing an allometric parameter using the hyperbolic sine function. The integral solution to this was called hyperbolic Richard's growth model having transformed the solution from deterministic to a stochastic growth model. Its ability in model prediction was compared with the classical Richard's growth model an approach which mimicked the natural variability of heights/diameter increment with respect to age and therefore provides a more realistic height/diameter predictions using the coefficient of determination (R2), Mean Absolute Error (MAE) and Mean Square Error (MSE) results. The Kolmogorov-Smirnov test and Shapiro-Wilk test was also used to test the behavior of the error term for possible violations. The mean function of top height/Dbh over age using the two models under study predicted closely the observed values of top height/Dbh in the hyperbolic Richard's nonlinear growth models better than the classical Richard's growth model.

Keywords: height, Dbh, forest, Pinus caribaea, hyperbolic, Richard's, stochastic

Procedia PDF Downloads 471
1249 Numerical Investigation of Seismic Behaviour of Building

Authors: Tinebeb Tefera Ashene

Abstract:

Glass facade systems have gained popularity in recent times. During an earthquake, building frames suffer large inter-story drifts, causing racking of building facade systems. A facade system is highly vulnerable and fails more frequently than a building with significant devastating effects. The usage of Metallic yield damper connections (Added Damping Stiffness) is proposed in this study to mitigate the aforementioned problems. Results showed as compared to control, usage of Metallic yield damper connections (Added-Damping-And-Stiffness) exhibited a reduction of connection deformation and axial force; differential displacement between frame and facade; and facade distortion by 44.35%, 43.33%, and 51.45% respectively. Also, employing proposed energy-absorbing connections reduced inter-story link joint drift by 71.11% and mitigated detrimental seismic effects on the entire building facade system.

Keywords: damper, energy dissipation, metallic yield, facades

Procedia PDF Downloads 48
1248 Social Economy Effects on Wetlands Change in China during Three Decades Rapid Growth Period

Authors: Ying Ge

Abstract:

Wetlands are one of the essential types of ecosystems in the world. They are of great value to human society thanks to their special ecosystem functions and services, such as protecting biodiversity, adjusting hydrology and climate, providing essential habitats and, products and tourism resources. However, wetlands worldwide are degrading severely due to climate change, accelerated urbanization, and rapid economic development. Both nature and human factors drive wetland change, and the influences are variable from wetland types. Thus, the objectives of this study were to (1) to compare the changes in China’s wetland area during the three decades rapid growth period (1978-2008); (2) to analyze the effects of social economy and environmental factors on wetlands change (area loss and change of wetland types) in China during the high-speed economic development. The socio-economic influencing factors include population, income, education, development of agriculture, industry, infrastructure, wastewater amount, etc. Several statistical methods (canonical correlation analysis, principal component analysis, and regression analysis) were employed to analyze the relationship between socio-economic indicators and wetland area change. This study will determine the relevant driving socio-economic factors on wetland changes, which is of great significance for wetland protection and management.

Keywords: socioeconomic effects, China, wetland change, wetland type

Procedia PDF Downloads 68
1247 Dynamical Analysis of the Fractional-Order Mathematical Model of Hashimoto’s Thyroiditis

Authors: Neelam Singha

Abstract:

The present work intends to analyze the system dynamics of Hashimoto’s thyroiditis with the assistance of fractional calculus. Hashimoto’s thyroiditis or chronic lymphocytic thyroiditis is an autoimmune disorder in which the immune system attacks the thyroid gland, which gradually results in interrupting the normal thyroid operation. Consequently, the feedback control of the system gets disrupted due to thyroid follicle cell lysis. And, the patient perceives life-threatening clinical conditions like goiter, hyperactivity, euthyroidism, hyperthyroidism, etc. In this work, we aim to obtain the approximate solution to the posed fractional-order problem describing Hashimoto’s thyroiditis. We employ the Adomian decomposition method to solve the system of fractional-order differential equations, and the solutions obtained shall be useful to provide information about the effect of medical care. The numerical technique is executed in an organized manner to furnish the associated details of the progression of the disease and to visualize it graphically with suitable plots.

Keywords: adomian decomposition method, fractional derivatives, Hashimoto's thyroiditis, mathematical modeling

Procedia PDF Downloads 203
1246 Electromagnetic Simulation Based on Drift and Diffusion Currents for Real-Time Systems

Authors: Alexander Norbach

Abstract:

The script in this paper describes the use of advanced simulation environment using electronic systems (Microcontroller, Operational Amplifiers, and FPGA). The simulation may be used for all dynamic systems with the diffusion and the ionisation behaviour also. By additionally required observer structure, the system works with parallel real-time simulation based on diffusion model and the state-space representation for other dynamics. The proposed deposited model may be used for electrodynamic effects, including ionising effects and eddy current distribution also. With the script and proposed method, it is possible to calculate the spatial distribution of the electromagnetic fields in real-time. For further purpose, the spatial temperature distribution may be used also. With upon system, the uncertainties, unknown initial states and disturbances may be determined. This provides the estimation of the more precise system states for the required system, and additionally, the estimation of the ionising disturbances that occur due to radiation effects. The results have shown that a system can be also developed and adopted specifically for space systems with the real-time calculation of the radiation effects only. Electronic systems can take damage caused by impacts with charged particle flux in space or radiation environment. In order to be able to react to these processes, it must be calculated within a shorter time that ionising radiation and dose is present. All available sensors shall be used to observe the spatial distributions. By measured value of size and known location of the sensors, the entire distribution can be calculated retroactively or more accurately. With the formation, the type of ionisation and the direct effect to the systems and thus possible prevent processes can be activated up to the shutdown. The results show possibilities to perform more qualitative and faster simulations independent of kind of systems space-systems and radiation environment also. The paper gives additionally an overview of the diffusion effects and their mechanisms. For the modelling and derivation of equations, the extended current equation is used. The size K represents the proposed charge density drifting vector. The extended diffusion equation was derived and shows the quantising character and has similar law like the Klein-Gordon equation. These kinds of PDE's (Partial Differential Equations) are analytically solvable by giving initial distribution conditions (Cauchy problem) and boundary conditions (Dirichlet boundary condition). For a simpler structure, a transfer function for B- and E- fields was analytically calculated. With known discretised responses g₁(k·Ts) and g₂(k·Ts), the electric current or voltage may be calculated using a convolution; g₁ is the direct function and g₂ is a recursive function. The analytical results are good enough for calculation of fields with diffusion effects. Within the scope of this work, a proposed model of the consideration of the electromagnetic diffusion effects of arbitrary current 'waveforms' has been developed. The advantage of the proposed calculation of diffusion is the real-time capability, which is not really possible with the FEM programs available today. It makes sense in the further course of research to use these methods and to investigate them thoroughly.

Keywords: advanced observer, electrodynamics, systems, diffusion, partial differential equations, solver

Procedia PDF Downloads 127
1245 Chemical and Mechanical Characterization of Composites Reinforced with Coconut Fiber in the Polymeric Matrix of Recycled PVC

Authors: Luiz C. G. Pennafort Jr., Alexandre de S. Rios, Enio P. de Deus

Abstract:

In the search for materials that replace conventional polymers in order to preserve natural resources, combined with the need to minimize the problems arising from environmental pollution generated by plastic waste, comes the recycled materials biodegradable, especially the composites reinforced with natural fibers. However, such materials exhibit properties little known, requiring studies of manufacturing methods and characterization of these composites. This article shows informations about preparation and characterization of a composite produced by extrusion, which consists of recycled PVC derived from the recycling of materials discarded, added of the micronized coconut fiber. The recycled PVC with 5% of micronized fiber were characterized by X-ray diffraction, thermogravimetric, differential scanning calorimetry, mechanical analysis and optical microscopy. The use of fiber in the composite caused a decrease in its specific weight, due to the lower specific weight of fibers and the appearance of porosity, in addition to the decrease of mechanical properties.

Keywords: recycled PVC, coconut fiber, characterization, composites

Procedia PDF Downloads 460
1244 Drop-Out Rate in Leocadio Alejo Entienza High School for SY 2013-2014: Its Causes and Interventions

Authors: Raquel Balon Quintana

Abstract:

This study aims to help the Students-At-Risk of Dropping Out to finish their studies in their grade/year level category for this school year by finding out students’ behavior in and out the school, community involvement in the learning process and the causes or reasons behind drop-out rate that affect the performance level of the school. This study also looked for the intervention measures to reduce the drop-out rate of the school. The Normative Survey Method of research was used to achieve its purpose and objective of conducting interview with students and their parents, subject teachers, classmates and friends; undertaking observation and monitoring to find out the whereabouts of SARDO’s on and off classes hours; using questionnaires; and conducting home visitation to be able to link the community involvement into dropping-out of student. Results of the study revealed that out of 32 Students-At-Risk of Dropping Out, 50% were over age for high school (16 years old to 21 years old) while the other 50% came from the regular high school students. These 16 students came from the 41 students who dropped-out from their classes last school year. All Students-At-Risk of Dropping-Out are single and seventy-eight percent of them are male. Top five (5) among the factors that affect their school performance were peer pressure, self-drive, malnutrition, family problem/support and truancy. The five (5) least factors that affect their schooling were problems within their community, school-administration factor, harassment, teacher factor and distance from the school.

Keywords: students-at-risk of dropping-out, drop-out rate, Leocadio Alejo Entienza High School, Philippines

Procedia PDF Downloads 550
1243 Investigating the Regulation System of the Synchronous Motor Excitation Mode Serving as a Reactive Power Source

Authors: Baghdasaryan Marinka, Ulikyan Azatuhi

Abstract:

The efficient usage of the compensation abilities of the electrical drive synchronous motors used in production processes can essentially improve the technical and economic indices of the process.  Reducing the flows of the reactive electrical energy due to the compensation of reactive power allows to significantly reduce the load losses of power in the electrical networks. As a result of analyzing the scientific works devoted to the issues of regulating the excitation of the synchronous motors, the need for comprehensive investigation and estimation of the excitation mode has been substantiated. By means of the obtained transmission functions, in the Simulink environment of the software package MATLAB, the transition processes of the excitation mode have been studied. As a result of obtaining and estimating the graph of the Nyquist plot and the transient process, the necessity of developing the Proportional-Integral-Derivative (PID) regulator has been justified. The transient processes of the system of the PID regulator have been investigated, and the amplitude–phase characteristics of the system have been estimated. The analysis of the obtained results has shown that the regulation indices of the developed system have been improved. The developed system can be successfully applied for regulating the excitation voltage of different-power synchronous motors, operating with a changing load, ensuring a value of the power coefficient close to 1.

Keywords: transition process, synchronous motor, excitation mode, regulator, reactive power

Procedia PDF Downloads 222
1242 Optimal Hybrid Linear and Nonlinear Control for a Quadcopter Drone

Authors: Xinhuang Wu, Yousef Sardahi

Abstract:

A hybrid and optimal multi-loop control structure combining linear and nonlinear control algorithms are introduced in this paper to regulate the position of a quadcopter unmanned aerial vehicle (UAV) driven by four brushless DC motors. To this end, a nonlinear mathematical model of the UAV is derived and then linearized around one of its operating points. Using the nonlinear version of the model, a sliding mode control is used to derive the control laws of the motor thrust forces required to drive the UAV to a certain position. The linear model is used to design two controllers, XG-controller and YG-controller, responsible for calculating the required roll and pitch to maneuver the vehicle to the desired X and Y position. Three attitude controllers are designed to calculate the desired angular rates of rotors, assuming that the Euler angles are minimal. After that, a many-objective optimization problem involving 20 design parameters and ten objective functions is formulated and solved by HypE (Hypervolume estimation algorithm), one of the widely used many-objective optimization algorithms approaches. Both stability and performance constraints are imposed on the optimization problem. The optimization results in terms of Pareto sets and fronts are obtained and show that some of the design objectives are competing. That is, when one objective goes down, the other goes up. Also, Numerical simulations conducted on the nonlinear UAV model show that the proposed optimization method is quite effective.

Keywords: optimal control, many-objective optimization, sliding mode control, linear control, cascade controllers, UAV, drones

Procedia PDF Downloads 66
1241 Development and Characterization of Mesoporous Silica Nanoparticles of Quercetin in Skin Cancer

Authors: Khusboo Agrawal, S. Saraf

Abstract:

Quercetin, a flavonol provides a cellular protection against UV induced oxidative damages due to its excellent free radical scavenging activity and direct pro-apoptopic effect on tumor cells. However, its topical use is limited due to its unfavorable physicochemical properties. The present study was aimed to evaluate the potential of mesoporous silica nanoparticles as topical carrier system for quercetin delivery. Complexes of quercetin with mesoporous silica was prepared with different weight ratios and characterized by thermo gravimetric analysis, X-ray diffraction, high resolution TEM, FT-IR spectroscopy, zeta potential measurements and differential scanning calorimetry The protective effect of this vehicle on UV-induced degradation of the quercetin was investigated revealing a certain positive influence of the inclusion on the photostability over time. Epidermal accumulation and transdermal permeation of this molecule were ex vivo evaluated by using Franz diffusion cells. The immobilization of Quercetin in mesoporous silica nanoparticles (MSNs) increased the stability without undermining the antioxidant efficacy.

Keywords: cancer, MSNs, quercetin, topical delivery

Procedia PDF Downloads 302
1240 Stability Enhancement of Supported Ionic Liquid Membranes Using Ion Gels for Gas Separation

Authors: Y. H. Hwang, J. Won, Y. S. Kang

Abstract:

Supported ionic liquid membranes (SILMs) have attracted due to the negligible vapor pressure of ionic liquids (ILs) as well as the high gas selectivity for specific gases such as CO2 or olefin. 1-ethyl-3-methylimidazolium tricyanomethanide ([EMIM][TCM]), 1-butyl-3-methylimidazolium tricyanomethanide ([BMIM][TCM]), show high CO2 solubility, CO2 absorption, rapid CO2 absorption rate and negligible vapor pressure, SILMs using these ILs have been good candidates as CO2 separation membranes. However, SILM has to be operated at a low differential pressure to prevent the solvent from being expelled from the pores of supported membranes. In this paper, we improve the mechanical strength by forming ion gels which provide the stability while it retains the diffusion properties of the liquid stage which affects the gas separation properties. The ion gel was created by the addition of tri-block copolymer, poly(styrene-ethylene oxide-b-styrene) in RTIL. SILM using five different RTILs, are investigated with and without ion gels. The gas permeance were measured and the gas performance with and without the SEOS were investigated.

Keywords: ion gel, ionic liquid, membrane, nanostructure

Procedia PDF Downloads 308
1239 Modeling Reflection and Transmission of Elastodiffussive Wave Sata Semiconductor Interface

Authors: Amit Sharma, J. N. Sharma

Abstract:

This paper deals with the study of reflection and transmission characteristics of acoustic waves at the interface of a semiconductor halfspace and elastic solid. The amplitude ratios (reflection and transmission coefficients) of reflected and transmitted waves to that of incident wave varying with the incident angles have been examined for the case of quasi-longitudinal wave. The special cases of normal and grazing incidence have also been derived with the help of Gauss elimination method. The mathematical model consisting of governing partial differential equations of motion and charge carriers diffusion of n-type semiconductors and elastic solid has been solved both analytically and numerically in the study. The numerical computations of reflection and transmission coefficients has been carried out by using MATLAB programming software for silicon (Si) semiconductor and copper elastic solid. The computer simulated results have been plotted graphically for Si semiconductors. The study may be useful in semiconductors, geology, and seismology in addition to surface acoustic wave (SAW) devices.

Keywords: quasilongitudinal, reflection and transmission, semiconductors, acoustics

Procedia PDF Downloads 386
1238 In Silico Analysis of Small Heat Shock Protein Gene Family by RNA-Seq during Tomato Fruit Ripening

Authors: Debora P. Arce, Flavia J. Krsticevic, Marco R. Bertolaccini, Joaquín Ezpeleta, Estela M. Valle, Sergio D. Ponce, Elizabeth Tapia

Abstract:

Small Heat Shock Proteins (sHSPs) are low molecular weight chaperones that play an important role during stress response and development in all living organisms. Fruit maturation and oxidative stress can induce sHSP synthesis both in Arabidopsis and tomato plants. RNA-Seq technology is becoming widely used in various transcriptomics studies; however, analyzing and interpreting the RNA-Seq data face serious challenges. In the present work, we de novo assembled the Solanum lycopersicum transcriptome for three different maturation stages (mature green, breaker and red ripe). Differential gene expression analysis was carried out during tomato fruit development. We identified 12 sHSPs differentially expressed that might be involved in breaker and red ripe fruit maturation. Interestingly, these sHSPs have different subcellular localization and suggest a complex regulation of the fruit maturation network process.

Keywords: sHSPs, maturation, tomato, RNA-Seq, assembly

Procedia PDF Downloads 473
1237 Continuous Processing Approaches for Tunable Asymmetric Photochemical Synthesis

Authors: Amanda C. Evans

Abstract:

Enabling technologies such as continuous processing (CP) approaches can provide the tools needed to control and manipulate reactivities and transform chemical reactions into micro-controlled in-flow processes. Traditional synthetic approaches can be radically transformed by the application of CP, facilitating the pairing of chemical methodologies with technologies from other disciplines. CP supports sustainable processes that controllably generate reaction specificity utilizing supramolecular interactions. Continuous photochemical processing is an emerging field of investigation. The use of light to drive chemical reactivity is not novel, but the controlled use of specific and tunable wavelengths of light to selectively generate molecular structure under continuous processing conditions is an innovative approach towards chemical synthesis. This investigation focuses on the use of circularly polarized (cp) light as a sustainable catalyst for the CP generation of asymmetric molecules. Chiral photolysis has already been achieved under batch, solid-phase conditions: using synchrotron-sourced cp light, asymmetric photolytic selectivities of up to 4.2% enantiomeric excess (e.e.) have been reported. In order to determine the optimal wavelengths to use for irradiation with cp light for any given molecular building block, CD and anisotropy spectra for each building block of interest have been generated in two different solvents (water, hexafluoroisopropanol) across a range of wavelengths (130-400 nm). These spectra are being used to support a series of CP experiments using cp light to generate enantioselectivity.

Keywords: anisotropy, asymmetry, flow chemistry, active pharmaceutical ingredients

Procedia PDF Downloads 153
1236 Agriculture, Food Security and Poverty Reduction in Nigeria: Cointegration and Granger Causality Approach

Authors: Ogunwole Cecilia Oluwakemi, Timothy Ayomitunde Aderemi

Abstract:

Provision of sufficient food and elimination of abject poverty have usually been the conventional benefits of agriculture in any society. Meanwhile, despite the fact that Nigeria is an agrarian society, food insecurity and poverty have become the issues of concern among both scholars and policymakers in the recent times. Against this backdrop, this study examined the nexus among agriculture, food security, and poverty reduction in Nigeria from 1990 to 2019 within the framework of the Cointegration and Granger Causality approach. Data was collected from the Central Bank of Nigeria Statistical Bulletin and the World Development Indicators, respectively. The following are the major results that emanated from the study. A long run equilibrium relationship exists among agricultural value added, food production index, and GDP per capita in Nigeria. Similarly, there is a unidirectional causality which flows from food production index to poverty reduction in Nigeria. In the same vein, one way causality flows from poverty reduction to agricultural value added in Nigeria. Consequently, this study makes the following recommendation for the policymakers in Nigeria, and other African countries by extension, that agricultural value added and food production are the important variables that cannot be undermined when poverty reduction occupies the central focus of the policymakers. Therefore, any time these policymakers want to reduce poverty, policies that drive agricultural value added and food production should be embarked upon. Therefore, this study will contribute to the literature by establishing the type of linkage that exists between agriculture, food security, and poverty reduction in Nigeria.

Keywords: agriculture, value added, food production, GDP per capita, Nigeria

Procedia PDF Downloads 178
1235 The Impact of Corporate Social Responsibility and Relationship Marketing on Relationship Maintainer and Customer Loyalty by Mediating Role of Customer Satisfaction

Authors: Anam Bhatti, Sumbal Arif, Mariam Mehar, Sohail Younas

Abstract:

CSR has become one of the imperative implements in satisfying customers. The impartial of this research is to calculate CSR, relationship marketing, and customer satisfaction. In Pakistan, there is not enough research work on the effect of CSR and relationship marketing on relationship maintainer and customer loyalty. To find out deductive approach and survey method is used as research approach and research strategy respectively. This research design is descriptive and quantitative study. For data, collection questionnaire method with semantic differential scale and seven point scales are adopted. Data has been collected by adopting the non-probability convenience technique as sampling technique and the sample size is 400. For factor confirmatory factor analysis, structure equation modeling and medication analysis, regression analysis Amos software were used. Strong empirical evidence supports that the customer’s perception of CSR performance is highly influenced by the values.

Keywords: CSR, Relationship marketing, Relationship maintainer, Customer loyalty, Customer satisfaction

Procedia PDF Downloads 470
1234 Association of Hypoxia-Inducible Factor-1α in Patients with Chronic Obstructive Pulmonary Diseases

Authors: Kriti Upadhyay, Ashraf Ali, Puja Sohal, Randeep Guleria

Abstract:

Background: In Chronic Obstructive Pulmonary diseases (COPD) pathogenesis oxidative stress plays an important role. Hypoxia-Inducible factor (HIF-1α) is a dimeric protein complex which Functions as a master transcriptional regulator of the adaptive response to hypoxiaand is a risk factor that increases when oxidative stress triggers. The role ofHIF-1αin COPD due to smoking is lacking. Aim: This study aims to evaluate the role of HIF-1α in smoker COPD patients comparing its association with diseases severity. Method: In this cross-sectional study, we recruited 87 subjects, 57 were smokers with COPD,15 were smokers without COPD and other 15 were non-smoker healthy controls. The mean age was 54.6± 9.32 (cases 57.08±8.15; controls 50.0± 9.8). There were 62%smokers, 25% non-smokers,7% tobacco chewers and 6% ex-smokers. Enzyme-linked immune sorbent assay (ELISA) method was used for analyzing serum samples wherein HIF-1α was analyzed by Sandwich-ELISA. Results: In smoker COPD patients, a significantly higher HIF-1α level showed positive association with hypoxia, smoking status and severity of disease (p=0.03). The mean value of HIF-1α was not significantly different in smokers without COPD and healthy controls. Conclusion: It is found that HIF-1α level was increased in smoker COPD, but not in smokers without COPD. This suggests that development of COPD drive the HIF-1α pathway and it correlates with the severity of diseases.

Keywords: COPD, chronic obstructive pulmonary diseases, smokers, nonsmokers, hypoxia

Procedia PDF Downloads 139
1233 Proof of Concept Design and Development of a Computer-Aided Medical Evaluation of Symptoms Web App: An Expert System for Medical Diagnosis in General Practice

Authors: Ananda Perera

Abstract:

Computer-Assisted Medical Evaluation of Symptoms (CAMEOS) is a medical expert system designed to help General Practices (GPs) make an accurate diagnosis. CAMEOS comprises a knowledge base, user input, inference engine, reasoning module, and output statement. The knowledge base was developed by the author. User input is an Html file. The physician user collects data in the consultation. Data is sent to the inference engine at servers. CAMEOS uses set theory to simulate diagnostic reasoning. The program output is a list of differential diagnoses, the most probable diagnosis, and the diagnostic reasoning.

Keywords: CDSS, computerized decision support systems, expert systems, general practice, diagnosis, diagnostic systems, primary care diagnostic system, artificial intelligence in medicine

Procedia PDF Downloads 149
1232 An Analytical and Numerical Solutions for the Thermal Analysis of a Mechanical Draft Wet Cooling Tower

Authors: Hamed Djalal

Abstract:

The thermal analysis of the mechanical draft wet cooling tower is performed in this study by the heat and mass transfer modelization in the packing zone. After combining the heat and mass transfer laws, the mass and energy balances and by involving the Merkel assumptions; firstly, an ordinary differential equations system is derived and solved numerically by the Runge-Kutta method to determine the water and air temperatures, the humidity, and also other properties variation along the packing zone. Secondly, by making some linear assumptions for the air saturation curve, an analytical solution is formed, which is developed for the air washer calculation, but in this study, it is applied for the cooling tower to express also the previous parameters mathematically as a function of the packing height. Finally, a good agreement with experimental data is achieved by both solutions, but the numerical one seems to be the more accurate for modeling the heat and mass transfer process in the wet cooling tower.

Keywords: evaporative cooling, cooling tower, air washer, humidification, moist air, heat, and mass transfer

Procedia PDF Downloads 90
1231 Implementation of Lean Management in Non-Governmental Organizations: A Case Study on WrocłAw Food Bank

Authors: Maciej Pieńkowski

Abstract:

Lean Management is nowadays one of the most dominating management concepts within industrial and service environment, providing compelling business benefits to many companies. At the same time, its application in the non-governmental organizations has not been extensively researched yet. Filling this gap will address clear necessity of efficient management system in NGO environment and significantly improve operational performance of many organizations. The goal of the research is to verify effectiveness of Lean Management implementation in the non-governmental organizations, based on Wrocław Food Bank case study. The case study describes a Lean Management implementation project within analyzed organization. During the project, Wrocław Food Bank went through full 5-step Lean Thinking processes, which consist of value identification, value stream mapping, creation of flow, establishing pull and seeking perfection. The research contains a detailed summary of each of those steps and provides with information regarding results of their implementation. The major findings of the study indicate, that application of Lean Management in NGO environment is possible, however physical implementation of its guidelines can be strongly impeded by multiple constraints, which non-governmental organizations are facing. Due to challenges like limited resources, project based activities and lack of traditional supplier-customer relationship, many NGOs may fail in their efforts to implement Lean Management. Successful Lean application requires therefore strong leadership commitment, which would drive transformation to remove barriers and obstacles.

Keywords: lean management, non-governmental organizations, continuous improvement, lean thinking

Procedia PDF Downloads 295
1230 Distribution of Traffic Volume at Fuel Station during Peak Hour Period on Arterial Road

Authors: Surachai Ampawasuvan, Supornchai Utainarumol

Abstract:

Most of fuel station’ customers, who drive on the major arterial road wants to use the stations to fill fuel to their vehicle during their journey to destinations. According to the survey of traffic volume of the vehicle using fuel stations by video cameras, automatic counting tools, or questionnaires, it was found that most users prefer to use fuel stations on holiday rather than on working day. They also prefer to use fuel stations in the morning rather than in the evening. When comparing the ratio of the distribution pattern of traffic volume of the vehicle using fuel stations by video cameras, automatic counting tools, there is no significant difference. However, when comparing the ratio of peak hour (peak hour rate) of the results from questionnaires at 13 to 14 percent with the results obtained by using the methods of the Institute of Transportation Engineering (ITE), it is found that the value is similar. However, it is different from a survey by video camera and automatic traffic counting at 6 to 7 percent of about half. So, this study suggests that in order to forecast trip generation of vehicle using fuel stations on major arterial road which is mostly characterized by Though Traffic, it is recommended to use the value of half of peak hour rate, which would make the forecast for trips generation to be more precise and accurate and compatible to surrounding environment.

Keywords: peak rate, trips generation, fuel station, arterial road

Procedia PDF Downloads 398
1229 Understanding the Complexities of Consumer Financial Spinning

Authors: Olivier Mesly

Abstract:

This research presents a conceptual framework termed “Consumer Financial Spinning” (CFS) to analyze consumer behavior in the financial/economic markets. This phenomenon occurs when consumers of high-stakes financial products accumulate unsustainable debt, leading them to detach from their initial financial hierarchy of needs, wealth-related goals, and preferences regarding their household portfolio of assets. The daring actions of these consumers, forming a dark financial triangle, are characterized by three behaviors: overconfidence, the use of rationed rationality, and deceitfulness. We show that we can incorporate CFS into the traditional CAPM and Markovitz’ portfolio optimization models to create a framework that explains such market phenomena as the global financial crisis, highlighting the antecedents and consequences of ill-conceived speculation. Because this is a conceptual paper, there is no methodology with respect to ground studies. However, we apply modeling principles derived from the data percolation methodology, which contains tenets explicating how to structure concepts. A simulation test of the proposed framework is conducted; it demonstrates the conditions under which the relationship between expected returns and risk may deviate from linearity. The analysis and conceptual findings are particularly relevant both theoretically and pragmatically as they shed light on the psychological conditions that drive intense speculation, which can lead to market turmoil. Armed with such understanding, regulators are better equipped to propose solutions before the economic problems become out of control.

Keywords: consumer financial spinning, rationality, deceitfulness, overconfidence, CAPM

Procedia PDF Downloads 37
1228 The Key Role of Yttrium Oxide on Devitrification Resilience of Barium Gallo-germanate Glasses: Physicochemical Properties and Crystallization Study

Authors: Samar Aoujia, Théo Guérineaub, Rayan Zaitera, Evelyne Fargina, Younès Messaddeqb, Thierry Cardinala

Abstract:

Two barium gallo-germanate glass series were elaborated to investigate the effect of the yttrium introduction on the glass physicochemical properties and crystallization behavior. One to twenty mol% of YO3/2 were either added into the glass matrix or substituted for gallium oxide. The glass structure was studied by Raman spectroscopy, and the thermal, optical, thermo-mechanical and physical properties are examined. The introduction of yttrium ions in both glass series increases the glass transition temperature, crystallization temperature, softening temperature, coefficient of linear thermal expansion and density. Through differential scanning calorimetry and X-ray diffraction analyses, it was found that competition occurs between the gallo-germanate zeolite-type phase and the yttrium-containing phase. From 13 mol% of YO3/2, the yttrium introduction impedes the formation of surface crystallization in these glasses.

Keywords: photonic, heavy-metal oxide, glass, crystallization

Procedia PDF Downloads 138