Search results for: Green's function
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 6866

Search results for: Green's function

3086 Mixed Tetravalent Cs₂RuₘPt₁-ₘX₆ (X = Cl-, Br-) Based Vacancy-Ordered Halide Double Perovskites for Enhanced Solar Water Oxidation

Authors: Jigar Shaileshumar Halpati, Aravind Kumar Chandiran

Abstract:

Vacancy ordered double perovskites (VOPs) have been significantly attracting researchers due to their chemical structure diversity and interesting optoelectronic properties. Some VOPs have been recently reported to be suitable photoelectrodes for photoelectrochemical water-splitting reactions due to their high stability and panchromatic absorption. In this work, we systematically synthesized mixed tetravalent VOPs based on Cs₂RuₘPt₁-ₘX₆ (X = Cl-, Br-) and reported their structural, optical, electrochemical and photoelectrochemical properties. The structural characterization confirms that the mixed tetravalent site intermediates formed their own phases. The parent materials, as well as their intermediates, were found to be stable in ambient conditions for over 1 year and also showed incredible stability in harsh pH media ranging from pH 1 to pH 11. Moreover, these materials showed panchromatic absorption with onset up to 1000 nm depending upon the mixture stoichiometry. The extraordinary stability and excellent absorption properties make them suitable materials for photoelectrochemical water-splitting applications. PEC studies of these series of materials showed a high water oxidation photocurrent of 0.56 mA cm-² for Cs₂Ru₀.₅Pt₀.₅Cl₆. Fundamental investigation from photoelectrochemical reactions revealed that the intrinsic ruthenium-based VOP showed enhanced hole transfer to the electrolyte, while the intrinsic platinum-based VOP showed higher photovoltage. The mix of these end members at the tetravalent site showed a synergic effect of reduced charge transfer resistance from the material to the electrolyte and increased photovoltage, which led to increased PEC performance of the intermediate materials.

Keywords: solar water splitting, photo electrochemistry, photo absorbers, material characterization, device characterization, green hydrogen

Procedia PDF Downloads 70
3085 Bioinformatics and Molecular Biological Characterization of a Hypothetical Protein SAV1226 as a Potential Drug Target for Methicillin/Vancomycin-Staphylococcus aureus Infections

Authors: Nichole Haag, Kimberly Velk, Tyler McCune, Chun Wu

Abstract:

Methicillin/multiple-resistant Staphylococcus aureus (MRSA) are infectious bacteria that are resistant to common antibiotics. A previous in silico study in our group has identified a hypothetical protein SAV1226 as one of the potential drug targets. In this study, we reported the bioinformatics characterization, as well as cloning, expression, purification and kinetic assays of hypothetical protein SAV1226 from methicillin/vancomycin-resistant Staphylococcus aureus Mu50 strain. MALDI-TOF/MS analysis revealed a low degree of structural similarity with known proteins. Kinetic assays demonstrated that hypothetical protein SAV1226 is neither a domain of an ATP dependent dihydroxyacetone kinase nor of a phosphotransferase system (PTS) dihydroxyacetone kinase, suggesting that the function of hypothetical protein SAV1226 might be misannotated on public databases such as UniProt and InterProScan 5.

Keywords: Methicillin-resistant Staphylococcus aureus, dihydroxyacetone kinase, essential genes, drug target, phosphoryl group donor

Procedia PDF Downloads 399
3084 Biostimulant and Abiotic Plant Stress Interactions in Malting Barley: A Glasshouse Study

Authors: Conor Blunt, Mariluz del Pino-de Elias, Grace Cott, Saoirse Tracy, Rainer Melzer

Abstract:

The European Green Deal announced in 2021 details agricultural chemical pesticide use and synthetic fertilizer application to be reduced by 50% and 20% by 2030. Increasing and maintaining expected yields under these ambitious goals has strained the agricultural sector. This intergovernmental plan has identified plant biostimulants as one potential input to facilitate this new phase of sustainable agriculture; these products are defined as microorganisms or substances that can stimulate soil and plant functioning to enhance crop nutrient use efficiency, quality and tolerance to abiotic stresses. Spring barley is Ireland’s most widely sown tillage crop, and grain destined for malting commands the most significant market price. Heavy erratic rainfall is forecasted in Ireland’s climate future, and barley is particularly susceptible to waterlogging. Recent findings suggest that plant receptivity to biostimulants may depend on the level of stress inflicted on crops to elicit an assisted plant response. In this study, three biostimulants of different genesis (seaweed, protein hydrolysate and bacteria) are applied to ‘RGT Planet’ malting barley fertilized at three different rates (0 kg/ha, 40 kg/ha, 75 kg/ha) of calcium ammonium nitrogen (27% N) under non-stressed and waterlogged conditions. This 4x3x2 factorial trial design was planted in a completed randomized block with one plant per experimental unit. Leaf gas exchange data and key agronomic and grain quality parameters were analyzed via ANOVA. No penalty on productivity was evident on plants receiving 40 kg/ha of N and bio stimulant compared to 75 kg/ha of N treatments. The main effects of nitrogen application and waterlogging provided the most significant variation in the dataset.

Keywords: biostimulant, Barley, malting, NUE, waterlogging

Procedia PDF Downloads 71
3083 Secure Network Coding against Content Pollution Attacks in Named Data Network

Authors: Tao Feng, Xiaomei Ma, Xian Guo, Jing Wang

Abstract:

Named Data Network (NDN) is one of the future Internet architecture, all nodes (i.e., hosts, routers) are allowed to have a local cache, used to satisfy incoming requests for content. However, depending on caching allows an adversary to perform attacks that are very effective and relatively easy to implement, such as content pollution attack. In this paper, we use a method of secure network coding based on homomorphic signature system to solve this problem. Firstly ,we use a dynamic public key technique, our scheme for each generation authentication without updating the initial secret key used. Secondly, employing the homomorphism of hash function, intermediate node and destination node verify the signature of the received message. In addition, when the network topology of NDN is simple and fixed, the code coefficients in our scheme are generated in a pseudorandom number generator in each node, so the distribution of the coefficients is also avoided. In short, our scheme not only can efficiently prevent against Intra/Inter-GPAs, but also can against the content poisoning attack in NDN.

Keywords: named data networking, content polloution attack, network coding signature, internet architecture

Procedia PDF Downloads 329
3082 Efficient Reconstruction of DNA Distance Matrices Using an Inverse Problem Approach

Authors: Boris Melnikov, Ye Zhang, Dmitrii Chaikovskii

Abstract:

We continue to consider one of the cybernetic methods in computational biology related to the study of DNA chains. Namely, we are considering the problem of reconstructing the not fully filled distance matrix of DNA chains. When applied in a programming context, it is revealed that with a modern computer of average capabilities, creating even a small-sized distance matrix for mitochondrial DNA sequences is quite time-consuming with standard algorithms. As the size of the matrix grows larger, the computational effort required increases significantly, potentially spanning several weeks to months of non-stop computer processing. Hence, calculating the distance matrix on conventional computers is hardly feasible, and supercomputers are usually not available. Therefore, we started publishing our variants of the algorithms for calculating the distance between two DNA chains; then, we published algorithms for restoring partially filled matrices, i.e., the inverse problem of matrix processing. In this paper, we propose an algorithm for restoring the distance matrix for DNA chains, and the primary focus is on enhancing the algorithms that shape the greedy function within the branches and boundaries method framework.

Keywords: DNA chains, distance matrix, optimization problem, restoring algorithm, greedy algorithm, heuristics

Procedia PDF Downloads 112
3081 Prediction of Maximum Inter-Story Drifts of Steel Frames Using Intensity Measures

Authors: Edén Bojórquez, Victor Baca, Alfredo Reyes-Salazar, Jorge González

Abstract:

In this paper, simplified equations to predict maximum inter-story drift demands of steel framed buildings are proposed in terms of two ground motion intensity measures based on the acceleration spectral shape. For this aim, the maximum inter-story drifts of steel frames with 4, 6, 8 and 10 stories subjected to narrow-band ground motion records are estimated and compared with the spectral acceleration at first mode of vibration Sa(T1) which is commonly used in earthquake engineering and seismology, and with a new parameter related with the structural response known as INp. It is observed that INp is the parameter best related with the structural response of steel frames under narrow-band motions. Finally, equations to compute maximum inter-story drift demands of steel frames as a function of spectral acceleration and INp are proposed.

Keywords: intensity measures, spectral shape, steel frames, peak demands

Procedia PDF Downloads 385
3080 The Relationship between Sexual Minority Stress and Sexual Satisfaction: A Meta-Analytic Review

Authors: Terri A. Croteau, Todd G. Morrison

Abstract:

Despite increased scholarly attention paid to minority stress and sexual satisfaction among sexual minorities, to the authors’ knowledge, no researchers, to date, have attempted to synthesize this literature. To address this omission, the authors conducted a meta-analytic review of the association between sexual minority stress (i.e., sexual identity stigma, internalized sexual identity stigma, and sexual identity concealment) and sexual satisfaction. Twenty-seven articles containing 58 effect sizes were analyzed (N = 183,582). Findings indicated a small, inverse relationship between these constructs, indicating that minority stress may lead to diminished sexual satisfaction among gay/lesbian and bisexual individuals. Further, the overall effect size varied as a function of minority stress type, such that the effect for internalized stigma was significantly larger than the effects for stigma or concealment. Age also moderated the relationship between minority stress and sexual satisfaction; specifically, older age was associated with a smaller effect, suggesting that older adults may be better at coping with minority stress than younger adults. Limitations, implications, and directions for future research are discussed.

Keywords: minority stress, stigma, sexual satisfaction, sexual minorities

Procedia PDF Downloads 130
3079 Artificial Intelligent Methodology for Liquid Propellant Engine Design Optimization

Authors: Hassan Naseh, Javad Roozgard

Abstract:

This paper represents the methodology based on Artificial Intelligent (AI) applied to Liquid Propellant Engine (LPE) optimization. The AI methodology utilized from Adaptive neural Fuzzy Inference System (ANFIS). In this methodology, the optimum objective function means to achieve maximum performance (specific impulse). The independent design variables in ANFIS modeling are combustion chamber pressure and temperature and oxidizer to fuel ratio and output of this modeling are specific impulse that can be applied with other objective functions in LPE design optimization. To this end, the LPE’s parameter has been modeled in ANFIS methodology based on generating fuzzy inference system structure by using grid partitioning, subtractive clustering and Fuzzy C-Means (FCM) clustering for both inferences (Mamdani and Sugeno) and various types of membership functions. The final comparing optimization results shown accuracy and processing run time of the Gaussian ANFIS Methodology between all methods.

Keywords: ANFIS methodology, artificial intelligent, liquid propellant engine, optimization

Procedia PDF Downloads 573
3078 Shock Isolation Performance of a Pre-Compressed Large Deformation Shock Isolator with Quasi-Zero-Stiffness Characteristic

Authors: Ji Chen, Chunhui Zhang, Fanming Zeng, Lei Zhang, Ying Li, Wei Zhang

Abstract:

Based on the synthetic principle of force, a pre-compressed nonlinear isolator with quasi-zero-stiffness (QZS) is developed for shock isolation of ship equipment. The proposed isolator consists of a vertical spring with positive stiffness and several lateral springs with negative stiffness. An analytical expression of vertical stiffness of the nonlinear isolator is derived and numerical simulation on the effect of the geometric design parameters is carried out. Besides, a pre-compressed QZS shock isolation system model is established. The stiffness characteristic of the system is studied and the effects of excitation amplitude and friction damping on shock isolation performance are discussed respectively. The research results show that in comparison with linear shock isolation system, the pre-compressed QZS shock isolation system could realize constant-force or approximately constant-force function and perform better anti-impact performance.

Keywords: quasi-zero-stiffness, constant-force, pre-compressed, large deformation, shock isolation, friction damping

Procedia PDF Downloads 682
3077 The Pedagogical Functions of Arts and Cultural-Heritage Education with ICTs in Museums – A Case Study of FINNA and Google Art

Authors: Pei Zhao, Sara Sintonen, Heikki Kynäslahti

Abstract:

Digital museums and arts galleries have become popular in museum education and management. Museum and arts galleries website is one of the most effective and efficient ways. Google, a corporation specializing in Internet-related services and projects, not only puts high-resolution arts images online, but also uses augmented-reality in digital art gallery. The Google Art Project, Google’s production, provides users a platform in appreciating and learning arts. After Google Art Project, more and more countries released their own museum and arts gallery websites, like British Paining in BBC, and FINNA in Finland. Pedagogical function in these websites is one of the most important functions. In this paper, we use Google Art Project and FINNA as the case studies to investigate what kinds of pedagogical functions exist in these websites. Finally, this paper will give the recommendation to digital museums and websites development, especially the pedagogical functions development, in the future.

Keywords: arts education, cultural-heritage education, education with ICTs, pedagogical functions

Procedia PDF Downloads 543
3076 ANA Negative but FANA Positive Patients with Clinical Symptoms of Rheumatic Disease: The Suggestion for Clinicians

Authors: Abdolreza Esmaeilzadeh, Mehri Mirzaei

Abstract:

Objective: Rheumatic disease is a chronic disease that causes pain, stiffness, swelling and limited motion and function of many joints. RA is the most common form of autoimmune arthritis, affecting more than 1.3 million Americans. Of these, about 75% are women. Materials and Methods: This study was formed due to the misconception about ANA test, which is frequently performed with methods based upon solid phase as ELISA. This experiment was conducted on 430 patients, with clinical symptoms that are likely affected with rheumatic diseases, simultaneously by means of ANA and FANA. Results: 36 cases (8.37%) of patients, despite positive ANA, have demonstrated negative results via Indirect Immunofluorescence Assay (IIFA), (false positive). 116 cases (27%) have demonstrated negative ANA results, by means of the ELISA technique, although they had positive IIFA results. Conclusion: Other advantages of IIFA are antibody titration and specific pattern detection that have the capability of distinguishing positive dsDNA results. According to the restrictions and false negative cases, in patients, IIFA test is highly recommended for these disease's diagnosis.

Keywords: autoimmune disease, IIFA, EIA, rheumatic disease

Procedia PDF Downloads 492
3075 Levels and Trends of Under-Five Mortality in South Africa from 1998 to 2012

Authors: T. Motsima, K. Zuma, E Rapoo

Abstract:

Childhood mortality is a key sign of the coverage of child survival interventions, social and economic progressions. Although the level of under-five mortality has been declining, it is still unacceptably high. The primary aim of this paper is to establish and analyse the levels and trends of under-five mortality for the periods 1998, 2003 and 2012 in South Africa. Methods: The data used for analysis came from the 1998 SADHS, the 2003 SADHS and the 2012 SABSSM which collected information on the survival status of children. The Kaplan-Meier estimate of the survival function method was used to determine the probabilities of failure (death) from birth up to 59 months. Results and Conclusion: The overall U5MR declined by 28.2% from 53.1 in 1998 to 38.1 in 2012. The U5MR of male children declined from 59.2 in 1998 to 46.2 in 2003 and dropped further to 41.4 in 2012. The U5MR of children of mothers aged 40 years and older increased from 64.0 in 1998 to 89.0 in 2003 and rose further to 129.9 in 2012. The U5MR of children of mothers with education level of 12 years or more increased from 32.2 in 1998 to 35.2 in 2003 and declined substantially to 17.5 in 2012.

Keywords: demographic and health survey, Kaplan-Meier, levels and trends, under-five mortality

Procedia PDF Downloads 125
3074 Estimation of Coefficient of Discharge of Side Trapezoidal Labyrinth Weir Using Group Method of Data Handling Technique

Authors: M. A. Ansari, A. Hussain, A. Uddin

Abstract:

A side weir is a flow diversion structure provided in the side wall of a channel to divert water from the main channel to a branch channel. The trapezoidal labyrinth weir is a special type of weir in which crest length of the weir is increased to pass higher discharge. Experimental and numerical studies related to the coefficient of discharge of trapezoidal labyrinth weir in an open channel have been presented in the present study. Group Method of Data Handling (GMDH) with the transfer function of quadratic polynomial has been used to predict the coefficient of discharge for the side trapezoidal labyrinth weir. A new model is developed for coefficient of discharge of labyrinth weir by regression method. Generalized models for predicting the coefficient of discharge for labyrinth weir using Group Method of Data Handling (GMDH) network have also been developed. The prediction based on GMDH model is more satisfactory than those given by traditional regression equations.

Keywords: discharge coefficient, group method of data handling, open channel, side labyrinth weir

Procedia PDF Downloads 152
3073 Changing Human Resources Policies in Companies after the COVID-19 Pandemic

Authors: Murat Çolak, Elifnaz Tanyıldızı

Abstract:

Today, human mobility with globalization has increased the interaction between countries significantly; although this contact has advanced societies in terms of civilization, it has also increased the likelihood of pandemics. The coronavirus (COVID-19) pandemic, which caused the most loss of life among them, turned into a global epidemic by covering the whole world in a short time. While there was an explosion in demand in some businesses around the world, some businesses temporarily stopped or had to stop their activities. The businesses affected by the crisis had to adapt to the new legal regulations but had to make changes in matters such as their working styles, human resources practices, and policies. One of the measures taken into account is the reduction of the workforce. The current COVID-19 crisis has posed serious challenges for many organizations and has generated an unprecedented wave of termination notices. This study examined examples of companies affected by the pandemic process and changed their working policies after the pandemic. This study aims to reveal the impact of the global COVID-19 pandemic on human resources policies and employees and how these situations will affect businesses in the future.

Keywords: human resource management, crisis management, COVID-19, business function

Procedia PDF Downloads 91
3072 A Flexible Real-Time Eco-Drive Strategy for Electric Minibus

Authors: Felice De Luca, Vincenzo Galdi, Piera Stella, Vito Calderaro, Adriano Campagna, Antonio Piccolo

Abstract:

Sustainable mobility has become one of the major issues of recent years. The challenge in reducing polluting emissions as much as possible has led to the production and diffusion of vehicles with internal combustion engines that are less polluting and to the adoption of green energy vectors, such as vehicles powered by natural gas or LPG and, more recently, with hybrid and electric ones. While on the one hand, the spread of electric vehicles for private use is becoming a reality, albeit rather slowly, not the same is happening for vehicles used for public transport, especially those that operate in the congested areas of the cities. Even if the first electric buses are increasingly being offered on the market, it remains central to the problem of autonomy for battery fed vehicles with high daily routes and little time available for recharging. In fact, at present, solid-state batteries are still too large in size, heavy, and unable to guarantee the required autonomy. Therefore, in order to maximize the energy management on the vehicle, the optimization of driving profiles offer a faster and cheaper contribution to improve vehicle autonomy. In this paper, following the authors’ precedent works on electric vehicles in public transport and energy management strategies in the electric mobility area, an eco-driving strategy for electric bus is presented and validated. Particularly, the characteristics of the prototype bus are described, and a general-purpose eco-drive methodology is briefly presented. The model is firstly simulated in MATLAB™ and then implemented on a mobile device installed on-board of a prototype bus developed by the authors in a previous research project. The solution implemented furnishes the bus-driver suggestions on the guide style to adopt. The result of the test in a real case will be shown to highlight the effectiveness of the solution proposed in terms of energy saving.

Keywords: eco-drive, electric bus, energy management, prototype

Procedia PDF Downloads 132
3071 The Public Policy of Energy Subsidies Reform in Egypt

Authors: Doaa Nounou

Abstract:

This research examines the public policy energy subsidies reform efforts in Egypt since 2014. Egypt’s widely used energy subsidies have been controversial since they were first introduced, as they inadequately target the poorest part of the population. Also, their effect on economic development and democratic transition became very challenging in recent years. This research argues that although subsidy reform is a highly politicalized issue in democratizing countries, there are still a number of pragmatic public policies that can be applied to make the subsidy system function more efficiently and at the same time decrease inequality which could facilitate a more orderly and peaceful transition to democracy. Therefore, this research attempts to study the role of the executive branch in reforming the subsidy programmes to support the poor and bring about structural changes to achieve social justice and economic growth. This research also attempts to analyze the role of the military and civil society in reforming the subsidy system. Moreover, it attempts to discuss the role of the state media in social mobilization to rationalize consumption and its contribution to subsidies reform.

Keywords: subsidies, public policy, political economy, democratization, equality

Procedia PDF Downloads 207
3070 Nonlinear Vibration Analysis of a Functionally Graded Micro-Beam under a Step DC Voltage

Authors: Ali Raheli, Rahim Habibifar, Behzad Mohammadi-Alasti, Mahdi Abbasgholipour

Abstract:

This paper presents vibration behavior of a FGM micro-beam and its pull-in instability under a nonlinear electrostatic pressure. An exponential function has been applied to show the continuous gradation of the properties along thickness. Nonlinear integro-differential-electro-mechanical equation based on Euler–Bernoulli beam theory has been derived. The governing equation in the static analysis has been solved using Step-by-Step Linearization Method and Finite Difference Method. Fixed points or equilibrium positions and singular points have been shown in the state control space. In order to find the response to a step DC voltage, the nonlinear equation of motion has been solved using Galerkin-based reduced-order model and time histories and phase portrait for different applied voltages have been shown. The effects of electrostatic pressure on stability of FGM micro-beams having various amounts of the ceramic constituent have been investigated.

Keywords: FGM, MEMS, nonlinear vibration, electrical, dynamic pull-in voltage

Procedia PDF Downloads 449
3069 Non-Signaling Chemokine Receptor CCRL1 and Its Active Counterpart CCR7 in Prostate Cancer

Authors: Yiding Qu, Svetlana V. Komarova

Abstract:

Chemokines acting through their cognate chemokine receptors guide the directional migration of the cell along the chemokine gradient. Several chemokine receptors were recently identified as non-signaling (decoy), based on their ability to bind the chemokine but produce no measurable signal in the cell. The function of these decoy receptors is not well understood. We examined the expression of a decoy receptor CCRL1 and a signaling receptor that binds to the same ligands, CCR7, in prostate cancer using publically available microarray data (www.oncomine.org). The expression of both CCRL1 and CCR7 increased in an approximately half of prostate carcinoma samples and the majority of metastatic cancer samples compared to normal prostate. Moreover, the expression of CCRL1 positively correlated with the expression of CCR7. These data suggest that CCR7 and CCRL1 can be used as clinical markers for the early detection of transformation from carcinoma to metastatic cancer. In addition, these data support our hypothesis that the non-signaling chemokine receptors actively stimulate cell migration.

Keywords: bioinformatics, cell migration, decoy receptor, meta-analysis, prostate cancer

Procedia PDF Downloads 463
3068 Performance Degradation for the GLR Test-Statistics for Spatial Signal Detection

Authors: Olesya Bolkhovskaya, Alexander Maltsev

Abstract:

Antenna arrays are widely used in modern radio systems in sonar and communications. The solving of the detection problems of a useful signal on the background of noise is based on the GLRT method. There is a large number of problem which depends on the known a priori information. In this work, in contrast to the majority of already solved problems, it is used only difference spatial properties of the signal and noise for detection. We are analyzing the influence of the degree of non-coherence of signal and noise unhomogeneity on the performance characteristics of different GLRT statistics. The description of the signal and noise is carried out by means of the spatial covariance matrices C in the cases of different number of known information. The partially coherent signal is simulated as a plane wave with a random angle of incidence of the wave concerning a normal. Background noise is simulated as random process with uniform distribution function in each element. The results of investigation of degradation of performance characteristics for different cases are represented in this work.

Keywords: GLRT, Neumann-Pearson’s criterion, Test-statistics, degradation, spatial processing, multielement antenna array

Procedia PDF Downloads 380
3067 Initial Dip: An Early Indicator of Neural Activity in Functional Near Infrared Spectroscopy Waveform

Authors: Mannan Malik Muhammad Naeem, Jeong Myung Yung

Abstract:

Functional near infrared spectroscopy (fNIRS) has a favorable position in non-invasive brain imaging techniques. The concentration change of oxygenated hemoglobin and de-oxygenated hemoglobin during particular cognitive activity is the basis for this neuro-imaging modality. Two wavelengths of near-infrared light can be used with modified Beer-Lambert law to explain the indirect status of neuronal activity inside brain. The temporal resolution of fNIRS is very good for real-time brain computer-interface applications. The portability, low cost and an acceptable temporal resolution of fNIRS put it on a better position in neuro-imaging modalities. In this study, an optimization model for impulse response function has been used to estimate/predict initial dip using fNIRS data. In addition, the activity strength parameter related to motor based cognitive task has been analyzed. We found an initial dip that remains around 200-300 millisecond and better localize neural activity.

Keywords: fNIRS, brain-computer interface, optimization algorithm, adaptive signal processing

Procedia PDF Downloads 215
3066 The LNG Paradox: The Role of Gas in the Energy Transition

Authors: Ira Joseph

Abstract:

The LNG paradox addresses the issue of how the most expensive form of gas supply, which is LNG, will grow in an end user market where demand is most competitive, which is power generation. In this case, LNG demand growth is under siege from two entirely different directions. At one end is price; it will be extremely difficult for gas to replace coal in Asia due to the low price of coal and the age of the generation plants. Asia's coal fleet, on average, is less than two decades old and will need significant financial incentives to retire before its state lifespan. While gas would cut emissions in half relative to coal, it would also more than double the price of the fuel source for power generation, which puts it in a precarious position. In most countries in Asia other than China, this cost increase, particularly from imports, is simply not realistic when it is also necessary to focus on economic growth and social welfare. On the other end, renewables are growing at an exponential rate for three reasons. One is that prices are dropping. Two is that policy incentives are driving deployment, and three is that China is forcing renewables infrastructure into the market to take a political seat at the global energy table with Saudi Arabia, the US, and Russia. Plus, more renewables will lower import growth of oil and gas in China, if not end it altogether. Renewables are the predator at the gate of gas demand in power generation and in every year that passes, renewables cut into demand growth projections for gas; in particular, the type of gas that is most expensive, which is LNG. Gas does have a role in the future, particularly within a domestic market. Once it crosses borders in the form of LNG or even pipeline gas, it quickly becomes a premium fuel and must be marketed and used this way. Our research shows that gas will be able to compete with batteries as an intermittency and storage tool and does offer a method to harmonize with renewables as part of the energy transition. As a baseload fuel, however, the role of gas, particularly, will be limited by cost once it needs to cross a border. Gas converted into blue or green hydrogen or ammonia is also an option for storage depending on the location. While this role is much reduced from the primary baseload role that gas once aspired to land, it still offers a credible option for decades to come.

Keywords: natural gas, LNG, demand, price, intermittency, storage, renewables

Procedia PDF Downloads 49
3065 Classification of Political Affiliations by Reduced Number of Features

Authors: Vesile Evrim, Aliyu Awwal

Abstract:

By the evolvement in technology, the way of expressing opinions switched the direction to the digital world. The domain of politics as one of the hottest topics of opinion mining research merged together with the behavior analysis for affiliation determination in text which constitutes the subject of this paper. This study aims to classify the text in news/blogs either as Republican or Democrat with the minimum number of features. As an initial set, 68 features which 64 are constituted by Linguistic Inquiry and Word Count (LIWC) features are tested against 14 benchmark classification algorithms. In the later experiments, the dimensions of the feature vector reduced based on the 7 feature selection algorithms. The results show that Decision Tree, Rule Induction and M5 Rule classifiers when used with SVM and IGR feature selection algorithms performed the best up to 82.5% accuracy on a given dataset. Further tests on a single feature and the linguistic based feature sets showed the similar results. The feature “function” as an aggregate feature of the linguistic category, is obtained as the most differentiating feature among the 68 features with 81% accuracy by itself in classifying articles either as Republican or Democrat.

Keywords: feature selection, LIWC, machine learning, politics

Procedia PDF Downloads 377
3064 First Principle Calculations of the Structural and Optoelectronic Properties of Cubic Perovskite CsSrF3

Authors: Meriem Harmel, Houari Khachai

Abstract:

We have investigated the structural, electronic and optical properties of a compound perovskite CsSrF3 using the full-potential linearized augmented plane wave (FP-LAPW) method within density functional theory (DFT). In this approach, both the local density approximation (LDA) and the generalized gradient approximation (GGA) were used for exchange-correlation potential calculation. The ground state properties such as lattice parameter, bulk modulus and its pressure derivative were calculated and the results are compared whit experimental and theoretical data. Electronic and bonding properties are discussed from the calculations of band structure, density of states and electron charge density, where the fundamental energy gap is direct under ambient conditions. The contribution of the different bands was analyzed from the total and partial density of states curves. The optical properties (namely: the real and the imaginary parts of the dielectric function ε(ω), the refractive index n(ω) and the extinction coefficient k(ω)) were calculated for radiation up to 35.0 eV. This is the first quantitative theoretical prediction of the optical properties for the investigated compound and still awaits experimental confirmations.

Keywords: DFT, fluoroperovskite, electronic structure, optical properties

Procedia PDF Downloads 457
3063 Specific Frequency of Globular Clusters in Different Galaxy Types

Authors: Ahmed H. Abdullah, Pavel Kroupa

Abstract:

Globular clusters (GC) are important objects for tracing the early evolution of a galaxy. We study the correlation between the cluster population and the global properties of the host galaxy. We found that the correlation between cluster population (NGC) and the baryonic mass (Mb) of the host galaxy are best described as 10 −5.6038Mb. In order to understand the origin of the U -shape relation between the GC specific frequency (SN) and Mb (caused by the high value of SN for dwarfs galaxies and giant ellipticals and a minimum SN for intermediate mass galaxies≈ 1010M), we derive a theoretical model for the specific frequency (SNth). The theoretical model for SNth is based on the slope of the power-law embedded cluster mass function (β) and different time scale (Δt) of the forming galaxy. Our results show a good agreement between the observation and the model at a certain β and Δt. The model seems able to reproduce higher value of SNth of β = 1.5 at the midst formation time scale.

Keywords: galaxies: dwarf, globular cluster: specific frequency, number of globular clusters, formation time scale

Procedia PDF Downloads 320
3062 Subacute Thyroiditis Triggered by Sinovac and Oxford-AstraZeneca Vaccine

Authors: Ratchaneewan Salao, Steven W. Edwards, Kiatichai Faksri, Kanin Salao

Abstract:

Background: A two-dose regimen of COVID-19 vaccination (inactivated whole virion SARS-CoV-2 and adenoviral vector) has been widely used. Side effects are very low, but several adverse effects have been reported. Methods: A 40-year-old female patient, with a previous history of thyroid goitre, developed severe neck pain, headache, nausea and fatigue 7-days after receiving second vaccination with Vaxzevria® (Oxford-AstraZeneca). Clinical and laboratory findings, including thyroid function tests and ultrasound of thyroid glands, were performed. Results: Her left thyroid gland was multinodular enlarged, and severely tender on palpation. She had difficulty in swallowing and had tachycardia but no signs of hyperthyroidism. Laboratory results supported a diagnosis of subacute thyroiditis. She was prescribed NSAID (Ibuprofen 400 mg) and dexamethasone for 3-days and her symptoms resolved. Conclusions: Although this is an extremely rare event, physicians may encounter more cases of this condition due to the extensive vaccination program using this combination of vaccines.

Keywords: SARS-CoV-2, adenoviral vector vaccines, vaccination, subacute thyroiditis

Procedia PDF Downloads 63
3061 Human Intelligence: A Corollary of Genotype and Habitat

Authors: Tripureshwari Paul

Abstract:

We are born with nature molded by nurture. Studies have confirmed the productive role of genes and environment on an individual. This study examines the relationship of parental genotype values on the intellectual ability of their children. Keeping in mind that academic achievement-learning capacity of student through normative education, a function of exposure to family environment and pathology with intellectual quotient of the individual. Purposive sampling was used and children between ages 11 and 12 years and their respective parents were involved. Raven’s Standard Progressive Matrices (RSPM), Family Pathology Scale (FPS) and Family Environment Scale (FES) were administered. The results found significant relationship of Offspring IQ to Parental IQ, maternal IQ demonstrating higher values of correlation. Female IQ was significant to maternal IQ and male IQ was significant to paternal IQ. With Academic Achievement not significantly correlated to IQ, it was determined that Competitive framework, freedom to expression and Recreational Orientation in family affect a child’s intellectual performance.

Keywords: academic achievement, environment, family environment, family pathology, genotype, intelligence quotient, maternal IQ, paternal IQ

Procedia PDF Downloads 127
3060 Spatial and Temporal Variability of Fog Over the Indo-Gangetic Plains, India

Authors: Sanjay Kumar Srivastava, Anu Rani Sharma, Kamna Sachdeva

Abstract:

The aim of the paper is to analyze the characteristics of winter fog in terms of its trend and spatial-temporal variability over Indo-Gangetic plains. The study reveals that during last four and half decades (1971-2015), an alarming increasing trend in fog frequency has been observed during the winter months of December and January over the study area. The frequency of fog has increased by 118.4% during the peak winter months of December and January. It has also been observed that on an average central part of IGP has 66.29% fog days followed by west IGP with 41.94% fog days. Further, Empirical Orthogonal Function (EOF) decomposition and Mann-Kendall variation analysis are used to analyze the spatial and temporal patterns of winter fog. The findings have significant implications for the further research of fog over IGP and formulate robust strategies to adapt the fog variability and mitigate its effects. The decision by Delhi Government to implement odd-even scheme to restrict the use of private vehicles in order to reduce pollution and improve quality of air may result in increasing the alarming increasing trend of fog over Delhi and its surrounding areas regions of IGP.

Keywords: fog, climatology, spatial variability, temporal variability

Procedia PDF Downloads 342
3059 Safety Assessment of Tuberous Roots of Boerhaavia diffusa Root Extract: Acute and Sub-Acute Toxicity Studies

Authors: Surender Singh, Yogendra Kumar Gupta

Abstract:

Boerhaavia diffusa (BD) Linn. belonging to family Nyctaginaceae is a herbaceous plant and known as ‘punarnava’ in Hindi, used as herbal medicine for pain relief and various ailments. It is widely used as a green leafy vegetable in many Asian and African countries. The objective of present study was to investigate potential adverse effects, if any, of standardized root extract of Boerhaavia diffusa in rats following subchronic administration. In acute toxicity study, no mortality was found at a dose of 2000mg/kg which indicates that oral LD50 of Boerhaavia diffusa root extract is more than 2000mg/kg. The chronic administration of Boerhaavia diffusa for 28 days at a dose of 1000mg/kg body weight did not produce any significant changes in hematological (RBC, WBC, platelets, hemoglobin, bleeding time, clotting time) and biochemical (triglycerides, blood glucose, high density lipoprotein, serum creatinine, serum glutamic oxaloacetic transaminase, serum glutamic pyruvic transaminase) parameters of male and female rats as compared to normal control group. All the animals survived until the scheduled necropsy, and their physical and behavioral examinations did not reveal any treatment-related adverse effects. No pathological changes were observed in histological section of heart, kidney, liver, testis, ovaries and brain of Boerhaavia diffusa treated male and female rats as compared to normal control animals.These observations from oral acute toxicitystudy suggest that the extract is practically non-toxic. Thus, it can be inferred that the Boerhaavia diffusa root extract at levels up to 1000 mg/kg/day was found to be safe and does not cause adverse effects in rats. So, the no-observed effect level (NOAEL) of the extract was found to be 1000mg/kg/day.

Keywords: Boerhaavia diffusa, histology, toxicity, sub-acute

Procedia PDF Downloads 267
3058 The Grand Unified Theory of Bidirectional Spacetime with Spatial Covariance and Wave-Particle Duality in Spacetime Flow Model

Authors: Tory Erickson

Abstract:

The "Bidirectional Spacetime with Spatial Covariance and Wave-Particle Duality in Spacetime Flow" (BST-SCWPDF) Model introduces a framework aimed at unifying general relativity (GR) and quantum mechanics (QM). By proposing a concept of bidirectional spacetime, this model suggests that time can flow in more than one direction, thus offering a perspective on temporal dynamics. Integrated with spatial covariance and wave-particle duality in spacetime flow, the BST-SCWPDF Model resolves long-standing discrepancies between GR and QM. This unified theory has profound implications for quantum gravity, potentially offering insights into quantum entanglement, the collapse of the wave function, and the fabric of spacetime itself. The Bidirectional Spacetime with Spatial Covariance and Wave-Particle Duality in Spacetime Flow" (BST-SCWPDF) Model offers researchers a framework for a better understanding of theoretical physics.

Keywords: astrophysics, quantum mechanics, general relativity, unification theory, theoretical physics

Procedia PDF Downloads 72
3057 Lightweight Ceramics from Clay and Ground Corncobs

Authors: N.Quaranta, M. Caligaris, R. Varoli, A. Cristobal, M. Unsen, H. López

Abstract:

Corncobs are agricultural wastes and they can be used as fuel or as raw material in different industrial processes like cement manufacture, contaminant adsorption, chemical compound synthesis, etc. The aim of this work is to characterize this waste and analyze the feasibility of its use as a pore-forming material in the manufacture of lightweight ceramics for the civil construction industry. The characterization of raw materials is carried out by using various techniques: electron diffraction analysis X-ray, differential and gravimetric thermal analyses, FTIR spectroscopy, ecotoxicity evaluation, among others. The ground corncobs, particle size less than 2 mm, are mixed with clay up to 30% in volume and shaped by uniaxial pressure of 25 MPa, with 6% humidity, in moulds of 70mm x 40mm x 18mm. Then the green bodies are heat treated at 950°C for two hours following the treatment curves used in ceramic industry. The ceramic probes are characterized by several techniques: density, porosity and water absorption, permanent volumetric variation, loss on ignition, microscopies analysis, and mechanical properties. DTA-TGA analysis of corncobs shows in the range 20°-250°C a small loss in TGA curve and exothermic peaks at 250°-500°C. FTIR spectrum of the corncobs sample shows the characteristic pattern of this kind of organic matter with stretching vibration bands of adsorbed water, methyl groups, C–O and C–C bonds, and the complex form of the cellulose and hemicellulose glycosidic bonds. The obtained ceramic bodies present external good characteristics without loose edges and adequate properties for the market requirements. The porosity values of the sintered pieces are higher than those of the reference sample without waste addition. The results generally indicate that it is possible to use corncobs as porosity former in ceramic bodies without modifying the usual sintering temperatures employed in the industry.

Keywords: ceramic industry, biomass, recycling, hemicellulose glycosidic bonds

Procedia PDF Downloads 400