Search results for: leisure time activity
21522 Method Comprising One to One Web Based Real Time Communications
Authors: Lata Kiran Dey, Rajendra Kumar, Biren Karmakar
Abstract:
Web Real Time Communications is a collection of standards, protocols, which provides real-time communications capabilities between web browsers and devices. This paper outlines the design and further implementation of web real-time communications on secure web applications having audio and video call capabilities. This proposed application may put up a system that will be able to work over both desktops as well as the mobile browser. Though, WebRTC also gives a set of JavaScript standard RTC APIs, which primarily works over the real-time communication framework. This helps to build a suitable communication application, which enables the audio, video, and message transfer in between the today’s modern browsers having WebRTC support.Keywords: WebRTC, SIP, RTC, JavaScript, SRTP, secure web sockets, browser
Procedia PDF Downloads 14821521 A Study of the Relationship between Time Management Behaviour and Job Satisfaction of Higher Education Institutes in India
Authors: Sania K. Rao, Feza T. Azmi
Abstract:
The purpose of the present study is to explore the relationship between time management behaviour and job satisfaction of academicians of higher education institutes in India. The analyses of this study were carried out with AMOS (version 20.0); and Confirmatory Factor Analysis (CFA) and Structural Equation Modelling (SEM) were conducted. The factor analysis and findings show that perceived control of time serves as the partial mediating factor to have a significant and positive influence on job satisfaction. Further, at the end, a number of suggestions to improve one’s time management behaviour were provided.Keywords: time management behaviour, job satisfaction, higher education, India, mediation analysis
Procedia PDF Downloads 38921520 The Design of a Mixed Matrix Model for Activity Levels Extraction and Sub Processes Classification of a Work Project (Case: Great Tehran Electrical Distribution Company)
Authors: Elham Allahmoradi, Bahman Allahmoradi, Ali Bonyadi Naeini
Abstract:
Complex systems have many aspects. A variety of methods have been developed to analyze these systems. The most efficient of these methods should not only be simple, but also provide useful and comprehensive information about many aspects of the system. Matrix methods are considered the most commonly methods used to analyze and design systems. Each matrix method can examine a particular aspect of the system. If these methods are combined, managers can access to more comprehensive and broader information about the system. This study was conducted in four steps. In the first step, a process model of a real project has been extracted through IDEF3. In the second step, activity levels have been attained by writing a process model in the form of a design structure matrix (DSM) and sorting it through triangulation algorithm (TA). In the third step, sub-processes have been obtained by writing the process model in the form of an interface structure matrix (ISM) and clustering it through cluster identification algorithm (CIA). In the fourth step, a mixed model has been developed to provide a unified picture of the project structure through the simultaneous presentation of activities and sub-processes. Finally, the paper is completed with a conclusion.Keywords: integrated definition for process description capture (IDEF3) method, design structure matrix (DSM), interface structure matrix (ism), mixed matrix model, activity level, sub-process
Procedia PDF Downloads 49421519 Extraction, Recovery and Bioactivities of Chlorogenic Acid from Unripe Green Coffee Cherry Waste of Coffee Processing Industry
Authors: Akkasit Jongjareonrak, Supansa Namchaiya
Abstract:
Unripe green coffee cherry (UGCC) accounting about 5 % of total raw material weight receiving to the coffee bean production process and is, in general, sorting out and dump as waste. The UGCC is known to rich in phenolic compounds such as caffeoylquinic acids, feruloylquinic acids, chlorogenic acid (CGA), etc. CGA is one of the potent bioactive compounds using in the nutraceutical and functional food industry. Therefore, this study aimed at optimization the extraction condition of CGA from UGCC using Accelerated Solvent Extractor (ASE). The ethanol/water mixture at various ethanol concentrations (50, 60 and 70 % (v/v)) was used as an extraction solvent at elevated pressure (10.34 MPa) and temperatures (90, 120 and 150 °C). The recovery yield of UGCC crude extract, total phenolic content, CGA content and some bioactivities of UGCC extract were investigated. Using of ASE at lower temperature with higher ethanol concentration provided higher CGA content in the UGCC crude extract. The maximum CGA content was observed at the ethanol concentration of 70% ethanol and 90 °C. The further purification of UGCC crude extract gave a higher purity of CGA with a purified CGA yield of 4.28 % (w/w, of dried UGCC sample) containing 72.52 % CGA equivalent. The antioxidant activity and antimicrobial activity of purified CGA extract were determined. The purified CGA exhibited the 2,2-Diphenyl-1-picrylhydrazyl (DPPH) radical scavenging activity at 0.88 mg Trolox equivalent/mg purified CGA sample. The antibacterial activity against Escherichia coli was observed with the minimum inhibitory concentration (MIC) at 3.12 mg/ml and minimum bactericidal concentration (MBC) at 12.5 mg/ml. These results suggested that using of high concentration of ethanol and low temperature under elevated pressure of ASE condition could accelerate the extraction of CGA from UGCC. The purified CGA extract could be a promising alternative source of bioactive compound using for nutraceutical and functional food industry.Keywords: bioactive, chlorogenic acid, coffee, extraction
Procedia PDF Downloads 25721518 Decomposition of Third-Order Discrete-Time Linear Time-Varying Systems into Its Second- and First-Order Pairs
Authors: Mohamed Hassan Abdullahi
Abstract:
Decomposition is used as a synthesis tool in several physical systems. It can also be used for tearing and restructuring, which is large-scale system analysis. On the other hand, the commutativity of series-connected systems has fascinated the interest of researchers, and its advantages have been emphasized in the literature. The presentation looks into the necessary conditions for decomposing any third-order discrete-time linear time-varying system into a commutative pair of first- and second-order systems. Additional requirements are derived in the case of nonzero initial conditions. MATLAB simulations are used to verify the findings. The work is unique and is being published for the first time. It is critical from the standpoints of synthesis and/or design. Because many design techniques in engineering systems rely on tearing and reconstruction, this is the process of putting together simple components to create a finished product. Furthermore, it is demonstrated that regarding sensitivity to initial conditions, some combinations may be better than others. The results of this work can be extended for the decomposition of fourth-order discrete-time linear time-varying systems into lower-order commutative pairs, as two second-order commutative subsystems or one first-order and one third-order commutative subsystems.Keywords: commutativity, decomposition, discrete time-varying systems, systems
Procedia PDF Downloads 11021517 Clustering-Based Computational Workload Minimization in Ontology Matching
Authors: Mansir Abubakar, Hazlina Hamdan, Norwati Mustapha, Teh Noranis Mohd Aris
Abstract:
In order to build a matching pattern for each class correspondences of ontology, it is required to specify a set of attribute correspondences across two corresponding classes by clustering. Clustering reduces the size of potential attribute correspondences considered in the matching activity, which will significantly reduce the computation workload; otherwise, all attributes of a class should be compared with all attributes of the corresponding class. Most existing ontology matching approaches lack scalable attributes discovery methods, such as cluster-based attribute searching. This problem makes ontology matching activity computationally expensive. It is therefore vital in ontology matching to design a scalable element or attribute correspondence discovery method that would reduce the size of potential elements correspondences during mapping thereby reduce the computational workload in a matching process as a whole. The objective of this work is 1) to design a clustering method for discovering similar attributes correspondences and relationships between ontologies, 2) to discover element correspondences by classifying elements of each class based on element’s value features using K-medoids clustering technique. Discovering attribute correspondence is highly required for comparing instances when matching two ontologies. During the matching process, any two instances across two different data sets should be compared to their attribute values, so that they can be regarded to be the same or not. Intuitively, any two instances that come from classes across which there is a class correspondence are likely to be identical to each other. Besides, any two instances that hold more similar attribute values are more likely to be matched than the ones with less similar attribute values. Most of the time, similar attribute values exist in the two instances across which there is an attribute correspondence. This work will present how to classify attributes of each class with K-medoids clustering, then, clustered groups to be mapped by their statistical value features. We will also show how to map attributes of a clustered group to attributes of the mapped clustered group, generating a set of potential attribute correspondences that would be applied to generate a matching pattern. The K-medoids clustering phase would largely reduce the number of attribute pairs that are not corresponding for comparing instances as only the coverage probability of attributes pairs that reaches 100% and attributes above the specified threshold can be considered as potential attributes for a matching. Using clustering will reduce the size of potential elements correspondences to be considered during mapping activity, which will in turn reduce the computational workload significantly. Otherwise, all element of the class in source ontology have to be compared with all elements of the corresponding classes in target ontology. K-medoids can ably cluster attributes of each class, so that a proportion of attribute pairs that are not corresponding would not be considered when constructing the matching pattern.Keywords: attribute correspondence, clustering, computational workload, k-medoids clustering, ontology matching
Procedia PDF Downloads 24821516 Optimal Location of the I/O Point in the Parking System
Authors: Jing Zhang, Jie Chen
Abstract:
In this paper, we deal with the optimal I/O point location in an automated parking system. In this system, the S/R machine (storage and retrieve machine) travels independently in vertical and horizontal directions. Based on the characteristics of the parking system and the basic principle of AS/RS system (Automated Storage and Retrieval System), we obtain the continuous model in units of time. For the single command cycle using the randomized storage policy, we calculate the probability density function for the system travel time and thus we develop the travel time model. And we confirm that the travel time model shows a good performance by comparing with discrete case. Finally in this part, we establish the optimal model by minimizing the expected travel time model and it is shown that the optimal location of the I/O point is located at the middle of the left-hand above corner.Keywords: parking system, optimal location, response time, S/R machine
Procedia PDF Downloads 40921515 Impact of Wastewater from Outfalls of River Ganga on Germination Percentage and Growth Parameters of Bitter Gourd (Momordica charantia L.) with Antioxidant Activity Study
Authors: Sayanti Kar, Amitava Ghosh, Pritam Aitch, Gupinath Bhandari
Abstract:
An extensive seasonal analysis of wastewater had been done from outfalls of river Ganga in Howrah, Hooghly, 24 PGS (N) District, West Bengal, India during 2017. The morphological parameters of Bitter gourd (Momordica charantia L.) were estimated under wastewater treatment. An approach to study the activity within the range of low molecular weight peptide 3-0.5 kDa were taken through its extraction and purification by ion exchange resin column, cation, and anion exchanger. HPLC analysis had been done for both in wastewater treated and untreated plants. The antioxidant activity by using DPPH and germination percentage in control and treated plants were also determined in relation to wastewater effect. The inhibition of growth and its parameters were maximum in pre-monsoon in comparing to post-monsoon and monsoon season. The study also helped to explore the effect of wastewater on the peptidome of Bitter gourd (Momordica charantia L.). Some of these low molecular weight peptide(s) (3-0.5 kDa) also inhibited during wastewater treatment. Expression of particular peptide(s) or absence of some peptide(s) in chromatogram indicated the adverse effects on plants which may be the indication of stressful condition. Pre monsoon waste water was found to create more impact than other two.Keywords: bitter gourd (Momordica charantia l.), low molecular weight peptide, river ganga, waste water
Procedia PDF Downloads 12721514 Modeling of Bioelectric Activity of Nerve Cells Using Bond Graph Method
Authors: M. Ghasemi, F. Eskandari, B. Hamzehei, A. R. Arshi
Abstract:
Bioelectric activity of nervous cells might be changed causing by various factors. This alteration can lead to unforeseen circumstances in other organs of the body. Therefore, the purpose of this study was to model a single neuron and its behavior under an initial stimulation. This study was developed based on cable theory by means of the Bond Graph method. The numerical values of the parameters were derived from empirical studies of cellular electrophysiology experiments. Initial excitation was applied through square current functions, and the resulted action potential was estimated along the neuron. The results revealed that the model was developed in this research adapted with the results of experimental studies and demonstrated the electrical behavior of nervous cells properly.Keywords: bond graph, stimulation, nervous cells, modeling
Procedia PDF Downloads 42921513 Assessing the Antimicrobial Activity of Chitosan Nanoparticles by Fluorescence-Labeling
Authors: Laidson P. Gomes, Cristina T. Andrade, Eduardo M. Del Aguila, Cameron Alexander, Vânia M. F. Paschoalin
Abstract:
Chitosan is a natural polysaccharide prepared by the N-deacetylation of chitin. In this study, the physicochemical and antibacterial properties of chitosan nanoparticles, produced by ultrasound irradiation, were evaluated. The physicochemical properties of the nanoparticles were determined by dynamic light scattering and zeta potential analysis. Chitosan nanoparticles inhibited the growth of E. coli. The minimum inhibitory concentration (MIC) values were lower than 0.5 mg/mL, and the minimum bactericidal concentration (MBC) values were similar or higher than MIC values. Confocal laser scanning micrographs (CLSM) were used to observe the interaction between E. coli suspensions mixed with FITC-labeled chitosan polymers and nanoparticles.Keywords: chitosan nanoparticles, dynamic light scattering, zeta potential, confocal microscopy, antibacterial activity
Procedia PDF Downloads 50121512 Time to CT in Major Trauma in Coffs Harbour Health Campus - The Australian Rural Centre Experience
Authors: Thampi Rawther, Jack Cecire, Andrew Sutherland
Abstract:
Introduction: CT facilitates the diagnosis of potentially life-threatening injuries and facilitates early management. There is evidence that reduced CT acquisition time reduces mortality and length of hospital stay. Currently, there are variable recommendations for ideal timing. Indeed, the NHS standard contract for a major trauma service and STAG both recommend immediate access to CT within a maximum time of 60min and appropriate reporting within 60min of the scan. At Coffs Harbour Health Campus (CHHC), a CT radiographer is on site between 8am-11pm. Aim: To investigate the average time to CT at CHHC and assess for any significant relationship between time to CT and injury severity score (ISS) or time of triage. Method: All major trauma calls between Jan 2021-Oct 2021 were audited (N=87). Patients were excluded if they went from ED to the theatre. Time to CT is defined as the time between triage to the timestamp on the first CT image. Median and interquartile range was used as a measure of central tendency as the data was not normally distributed, and Chi-square test was used to determine association. Results: The median time to CT is 51.5min (IQR 40-74). We found no relationship between time to CT and ISS (P=0.18) and time of triage to time to CT (P=0.35). We compared this to other centres such as John Hunter Hospital and Gold Coast Hospital. We found that the median CT acquisition times were 76min (IQR 52-115) and 43min, respectively. Conclusion: This shows an avenue for improvement given 35% of CT’s were >30min. Furthermore, being proactive and aware of time to CT as an important factor to trauma management can be another avenue for improvement. Based on this, we will re-audit in 12-24months to assess if any improvement has been made.Keywords: imaging, rural surgery, trauma surgery, improvement
Procedia PDF Downloads 10221511 Tissue-Specific Distribution of Cytochrome P450 1A1 and 3A in Rainbow Trout (Oncorhynchus mykiss)
Authors: Viktoriia Burkina, Vladimir Zlabek, Galia Zamaratskaia
Abstract:
Cytochromes P450 (CYP) are important family of enzymes in Phase I metabolism. Environmental pollutants often act as inducers of the gene expression and activities CYP1A1 and CYP3A-like isoforms in fish. The activities are generally measured in the fish liver or gills, and less is known about tissue distribution of expression. In present study, the CYP1A1 and CYP3A-like activities were measured in rainbow trout liver, gill, intestine, heart, brain and gonads. The activities of CYP1A1 and CYP3A-like proteins were estimated as the rates of 7-ethoxyresorufin-O-deethylation (EROD) and benzyloxy-4-trifluoromethylcoumarin-O-debenzyloxylation (BFCOD), respectively. The CYP1A1 and CYP3A-like activities were detectable in all investigated fish tissues, with the highest activity in hepatic tissue followed by heart > brain > gill > intestine > gonads. To confirm the presence of CYP1A1 in different tissues, EROD activity was measured in presence of the selective inhibitors ellipticine (CYP1A1), ketoconazole (CYP3A), 8-methoxypsoralen (human CYP2A) and diallyl sulphide (CYP2E1). It was found that ellipticine, ketoconazole and 8-methoxypsoralen inhibited hepatic EROD activity by 88-98%. Ellipticine inhibited gill, intestine, and gonad EROD activity by 50%. In conclusion, EROD and BFCOD activities were detected in rainbow trout liver, gill, intestine, heart, brain and gonads. Further studies are needed to fully identify all CYP450 isoforms responsible for these activities. Acknowledgement: The study was financially supported by the Ministry of Education, Youth and Sports of the Czech Republic - projects „CENAKVA “(No. CZ.1.05/2.1.00/01.0024), “CENAKVA Center Development “(No. CZ.1.05/2.1.00/19.0380), “CENAKVA II “(No. LO1205 under the NPU I program), and "Development of USB - International mobility (No. CZ.02.2.69/0.0/0.0/16_027/0008364).Keywords: BFCOD, EROD, fish, phase I metabolism, selective inhibitors
Procedia PDF Downloads 15121510 Heuristic to Generate Random X-Monotone Polygons
Authors: Kamaljit Pati, Manas Kumar Mohanty, Sanjib Sadhu
Abstract:
A heuristic has been designed to generate a random simple monotone polygon from a given set of ‘n’ points lying on a 2-Dimensional plane. Our heuristic generates a random monotone polygon in O(n) time after O(nℓogn) preprocessing time which is improved over the previous work where a random monotone polygon is produced in the same O(n) time but the preprocessing time is O(k) for n < k < n2. However, our heuristic does not generate all possible random polygons with uniform probability. The space complexity of our proposed heuristic is O(n).Keywords: sorting, monotone polygon, visibility, chain
Procedia PDF Downloads 42721509 Applications of High Intensity Ultrasound to Modify Millet Protein Concentrate Functionality
Authors: B. Nazari, M. A. Mohammadifar, S. Shojaee-Aliabadi, L. Mirmoghtadaie
Abstract:
Millets as a new source of plant protein were not used in food applications due to its poor functional properties. In this study, the effect of high intensity ultrasound (frequency: 20 kHz, with contentious flow) (US) in 100% amplitude for varying times (5, 12.5, and 20 min) on solubility, emulsifying activity index (EAI), emulsion stability (ES), foaming capacity (FC), and foaming stability (FS) of millet protein concentrate (MPC) were evaluated. In addition, the structural properties of best treatments such as molecular weight and surface charge were compared with the control sample to prove the US effect. The US treatments significantly (P<0.05) increased the solubility of the native MPC (65.8±0.6%) at all sonicated times with the maximum solubility that is recorded at 12.5 min treatment (96.9±0.82 %). The FC of MPC was also significantly affected by the US treatment. Increase in sonicated time up to 12.5 min significantly increased the FC of native MPC (271.03±4.51 ml), but higher increase reduced it significantly. Minimal improvements were observed in the FS of all sonicated MPC compared to the native MPC. Sonicated time for 12.5 min affected the EAI and ES of the native MPC more markedly than 5 and 20 min that may be attributed to higher increase in proteins tendency to adsorption at the oil and water interfaces after the US treatment at this time. SDS-PAGE analysis showed changes in the molecular weight of MPC that attributed to shearing forces created by cavitation phenomenon. Also, this phenomenon caused an increase in the exposure of more amino acids with negative charge in the surface of US treated MPC, that was demonstrated by Zetasizer data. High intensity ultrasound, as a green technology, can significantly increase the functional properties of MPC and can make this usable for food applications.Keywords: functional properties, high intensity ultrasound, millet protein concentrate, structural properties
Procedia PDF Downloads 24121508 Measurement of 238U, 232Th and 40K in Soil Samples Collected from Coal City Dhanbad, India
Authors: Zubair Ahmad
Abstract:
Specific activities of the natural radionuclides 238U, 232Th and 40K were measured by using γ - ray spectrometric technique in soil samples collected from the city of Dhanbad, which is located near coal mines. Mean activity values for 238U, 232Th and 40K were found to be 60.29 Bq/kg, 64.50 Bq/kg and 481.0 Bq/kg, respectively. Mean radium equivalent activity, absorbed dose rate, outdoor dose, external hazard index, internal hazard index, for the area under study were determined as 189.53 Bq/kg, 87.21 nGy/h, 0.37 mSv/y, 0.52 and 0.64, respectively. The annual effective dose to the general public was found 0.44 mSv/y. This value lies well below the limit of 1 mSv/y as recommended by International Commission on Radiological Protection. Measured values were found safe for environment and public health.Keywords: coal city Dhanbad, gamma-ray spectroscopy, natural radioactivity, soil samples
Procedia PDF Downloads 26721507 Effects of Injection of eCG and Oxytocin on Semen Characteristics of Zel Rams in Nonbreeding Season
Authors: Khosro Ghazvinian, Reza Narenji Sani, Touba Khodaiean, Melika Moezifar
Abstract:
Many previous studies have reported that eCG was effective for completing spermatogenesis. In mice, eCG increased testes weight. In addition, Oxytocin (OT) was important in sperm transition and sperm motility in domestic animals. Peripheral circulation of OT also, was increased during sex incitement and ejaculation The objective of this study was to investigate the effect of IM injection of eCG and OT on semen characteristics in Zel rams in out of breeding season. Eighteen 3-year-old Zel adult rams were randomly divided into five equal groups (control and four treatment groups). 0.9% NaCl (1 ml) was injected IM into each ram in the control group, whereas eCG was administered IM at a single dose of 400 IU and 600 IU to each ram in the two eCG treatment groups and OT was administered IM at a single dose of 5 IU and 10 IU to each ram in the other two OT treatment groups. Semen samples were taken by an electroejaculator from all rams 10 min after the IM injection of 0.9% NaCl, eCG, or OT. eCG did not alter semen volume, and OT did not alter sperm motility or abnormal sperm, in comparison to the control values. Mass activity, sperm motility and total sperm number increased significantly in eCG group compared to the control group; and semen volume, mass activity, total sperm number of the OT treatment groups increased significantly compared to the control group. Exogenous 600 IU eCG and 10 IU OT increase mass activity, total sperm number, lived sperm and sperm concentration in Zel rams.Keywords: eCG, oxytocine, semen characteristics, Zel Ram, nonbreeding season
Procedia PDF Downloads 40421506 Determination of Some Chemical Properties of Uncommon Flours
Authors: Sónia C. Andrade, Solange F. Oliveira, Raquel P. F. Guiné, Paula M. R. Correia
Abstract:
Flours of wheat, chestnut, acorn and lupin were evaluated in relation to phenolic compounds, antioxidant activity, and oxalate content. At the chemical level the results show some variability between samples by type of flour, and the sample of chestnut flour presented the higher value of oxalate (0.00348 mg/100g) when compared to the other samples in the study. Considering the content of phenolic compounds, the sample that stood out was the acorn flour, having a high value of 0.812 g AGE/100 g. All the samples presented intermediate content of antioxidant activity and the sample that showed a slightly higher value was the wheat flour with a value of 0.746 mM TRE/g sample.Keywords: Wheat, Acorn, Lupin, Chestnut, Flour, Antioxidant properties, Oxalate
Procedia PDF Downloads 36121505 Multiple Strategies in Prevention of Metabolic Syndrome Result from Vitamin D Deficiency in Children
Authors: Maryam Ghavam Sadri, Maryam Shahrooz
Abstract:
Background: Nowadays the prevalence of metabolic syndrome (Mets) has taken on a growing trend. Studies have shown the relationship between vitamin D deficiency (VDD) status and Mets in children. Also studies have recorded that exerting strategies for vitamin D status improvement can help prevent Mets in children. This study investigated multiple strategies of prevention of Mets resulting from VDD in children. Methods: This review study has been done by using keywords related to the topic and 54 articles were found (2000-2015) that 25 were selected according to the indicators of Mets, supplementation and fortification of foods with vitamin D and attention to children environment and life style. Results: Studies have suggested the correlation between serum levels of vitamin D with waist circumference (p < 0.0001), systolic blood pressure (p=0.01), HOMA-IR (p=0.001) and HDL cholesterol (p < 0.0001). An inverse correlation between serum 25 (OH) D and HOMA-IR (p = 0.006) and insulin (P = 0.002) has been proved in overweight group. Higher HOMASDS and triglycerides found in vitamin D deficient obese children compared to control group without VDD (p=0.04). After supplementation with vitamin D, serum TG concentration decreases significantly (p=0.04), and improves insulin resistance (p=0.02). The prevalence of VDD is associated with time of watching TV (P < 0.01), hours of physical activity per week (P = 0.01), skipping breakfast (P < 0.001) soda intake (P < 0.001), and milk intake per day (P < 0.01). Conclusion: According to the beneficial role of vitamin D in prevention of Mets and proven relationship between serum levels of vitamin D and Mets indicators, we can prevent childhood Mets through the application of appropriate strategies such as supplementation and food fortification with vitamin D and positive changes in children life style with especial attention to physical activity in exposure of sunlight and their environment condition.Keywords: children, metabolic syndrome, prevention strategies, vitamin D
Procedia PDF Downloads 56721504 Modification of Fick’s First Law by Introducing the Time Delay
Authors: H. Namazi, H. T. N. Kuan
Abstract:
Fick's first law relates the diffusive flux to the concentration field, by postulating that the flux goes from regions of high concentration to regions of low concentration, with a magnitude that is proportional to the concentration gradient (spatial derivative). It is clear that the diffusion of flux cannot be instantaneous and should be some time delay in this propagation. But Fick’s first law doesn’t consider this delay which results in some errors especially when there is a considerable time delay in the process. In this paper, we introduce a time delay to Fick’s first law. By this modification, we consider that the diffusion of flux cannot be instantaneous. In order to verify this claim an application sample in fluid diffusion is discussed and the results of modified Fick’s first law, Fick’s first law and the experimental results are compared. The results of this comparison stand for the accuracy of the modified model. The modified model can be used in any application where the time delay has considerable value and neglecting its effect reflects in undesirable results.Keywords: Fick's first law, flux, diffusion, time delay, modified Fick’s first law
Procedia PDF Downloads 40821503 Studying the Effect of Heartfulness Meditation on Brain Activity
Authors: Norman Farb, Anirudh Kumar, Abdul Subhan, Pallavi Gupta, Jahnavi Mundluru, Abdul Subhan, Shankar Pathmakanthan
Abstract:
Long term meditation practice is increasingly recognized for its health benefits. Among a diversity of contemplative traditions, Heartfulness meditation represents a quickly growing set of practices that is largely unstudied. Heartfulness is unique in that it is a meditation practice that focuses on the Heart. It helps individuals to connect to themselves and find inner peace while meditating. In order to deepen ones’ meditation on the heart, the element of Yogic Energy (‘pranahuti’) is used as an aid during meditation. The purpose of this study was to determine whether consistent EEG effects of Heartfulness meditation be observed in sixty experienced Heartfulness meditators, each of whom attended 6 testing sessions. In each session, participants performed three conditions: a set of cognitive tasks, Heartfulness guided relaxation, and Heartfulness Meditation. To measure EEG, the MUSE EEG head band (product of Interaxon Inc) was used. Participants during the cognitive portion were required to answer questions that tested their logical thinking (Cognitive Reflective Test) and creative thinking skills. (Random Associative Test) The order of condition was randomly counter balanced across six sessions. It was hypothesized that Heartfulness meditation would bring increased alpha (8-12Hz) brain activity during meditation and better cognitive task scores in sessions where the tasks followed meditation. Results show that cognitive task scores were higher after meditation in both CRT and RAT, suggesting stronger right brain and left brain activation. Heartfulness meditation produces a significant decrease in brain activity (as indexed by higher levels of alpha) during the early stages of meditation. As the meditation progressed deep meditative state (as indexed by higher levels of delta) were observed until the end of the condition. This lead to the conclusion that Heartfulness Meditation produces a state that is clearly distinguishable from effortful problem solving.Keywords: heartfulness meditation, neuroplasticity, brain activity, relaxation response
Procedia PDF Downloads 33521502 Comparative Analysis of Chemical Composition and Biological Activities of Ajuga genevensis L. in in vitro Culture and Intact Plants
Authors: Naira Sahakyan, Margarit Petrosyan, Armen Trchounian
Abstract:
One of the tasks in contemporary biotechnology, pharmacology and other fields of human activities is to obtain biologically active substances from plants. They are very essential in the treatment of many diseases due to their actually high therapeutic value without visible side effects. However, sometimes the possibility of obtaining the metabolites is limited due to the reduction of wild-growing plants. That is why the plant cell cultures are of great interest as alternative sources of biologically active substances. Besides, during the monitored cultivation, it is possible to obtain substances that are not synthesized by plants in nature. Isolated culture of Ajuga genevensis with high growth activity and ability of regeneration was obtained using MS nutrient medium. The agar-diffusion method showed that aqueous extracts of callus culture revealed high antimicrobial activity towards various gram-positive (Bacillus subtilis A1WT; B. mesentericus WDCM 1873; Staphylococcus aureus WDCM 5233; Staph. citreus WT) and gram-negative (Escherichia coli WKPM M-17; Salmonella typhimurium TA 100) microorganisms. The broth dilution method revealed that the minimal and half maximal inhibitory concentration values against E. coli corresponded to the 70 μg/mL and 140 μg/mL concentration of the extract respectively. According to the photochemiluminescent analysis, callus tissue extracts of leaf and root origin showed higher antioxidant activity than the same quantity of A. genevensis intact plant extract. A. genevensis intact plant and callus culture extracts showed no cytotoxic effect on K-562 suspension cell line of human chronic myeloid leukemia. The GC-MS analysis showed deep differences between the qualitative and quantitative composition of callus culture and intact plant extracts. Hexacosane (11.17%); n-hexadecanoic acid (9.33%); and 2-methoxy-4-vinylphenol (4.28%) were the main components of intact plant extracts. 10-Methylnonadecane (57.0%); methoxyacetic acid, 2-tetradecyl ester (17.75%) and 1-Bromopentadecane (14.55%) were the main components of A. genevensis callus culture extracts. Obtained data indicate that callus culture of A. genevensis can be used as an alternative source of biologically active substances.Keywords: Ajuga genevensis, antibacterial activity, antioxidant activity, callus cultures
Procedia PDF Downloads 29821501 Characterization of Novel Bi-Directional Promoter from Begomovirus: A Breakthrough in Plant Genomics
Authors: Zainul A. Khan, Malik Z. Abdin, Jawaid A. Khan
Abstract:
Begomoviruses belonging to the family Geminiviridae, have single-stranded circular DNA genomes that are monopartite or bipartite. The large intergenic region (LIR) of the monopartite and common region (CR) of bipartite begomoviruses possess promoter activity in their genomes. In this study, we have characterized novel bidirectional promoters from Cotton leaf curl Burewala virus (CLCuBuV) genome using high-throughput software and analyzed with PlantCARE, PLACE, Cister and PlantPAN databases. The promoters (Rep and CP promoters) were assayed both in stable and transient expression systems in tobacco as well as cotton plants. Rep and CP-based promoters from the LIR sequence of CLCuBuV and 35S promoter of Cauliflower mosaic virus (CaMV) were tagged with β-glucuronidase (GUS) and green fluorescent protein (GFP) reporter genes to check the efficacy of the promoters. Histochemical staining of GUS in transformed tobacco (Nicotiana tabacum cv. Xanthi) leaves showed higher GUS expression driven by CLCuBuV Rep (complimentary sense) promoter as compared to conventional CaMV 35S promoter and CLCuBuV CP (virion sense) promoter, respectively. GUS activity in individual plant cells driven by CLCuBuV Rep, CLCuBuV CP, and CaMV 35S promoter were quantified through fluorometric GUS assay and reverse transcription quantitative real-time PCR (RT-qPCR). The expression level of GUS tagged with CLCuBuV Rep promoter in the transformed tobacco plants was obtained 2 to 4 fold higher than CaMV 35S promoter. When CLCuBuV CP promoter was used, lower expression level was monitored than that by CaMV 35S promoter. The expression of GFP-tagged with CLCuBuV promoters was also investigated through agroinfiltration. The CLCuBuV Rep promoters showed stronger consistent transient expression in the leaves of N. benthamiana, N. tabacum and Gossypium hirsutum plants when compared with CaMV 35S and CLCuBuV CP promoter.Keywords: Begmovirus, bidirectional promoter, CaMV 35S promoter, GFP, GUS, qPCR
Procedia PDF Downloads 33221500 Comparative Evaluation on in vitro Bioactivity, Proliferation and Antibacterial Efficiency of Sol-Gel Derived Bioactive Glass Substituted by Li and Mg
Authors: Amirhossein Moghanian, Morteza Elsa, Mehrnaz Aminitabar
Abstract:
Modified bioactive glass has been considered as a promising multifunctional candidate in bone repair and regeneration due to its attractive properties. The present study mainly aims to evaluate how the individual substitution of lithium (L-BG) and magnesium (M-BG) for calcium can affect the in vitro bioactivity of sol-gel derived substituted 58S bioactive glass (BG); and to present one composition in both of the 60SiO2–(36-x)CaO–4P₂O₅–(x)Li₂O and 60SiO₂ –(36-x)CaO–4P₂O₅–(x)MgO quaternary systems (where x= 0, 5, 10 mol.%) with improved biocompatibility, enhanced alkaline phosphatase (ALP) activity, and the most efficient antibacterial activity against methicillin-resistant staphylococcus aureus bacteria. To address these aims, and study the effect of CaO/Li₂O and CaO/MgO substitution up to 10 mol % in 58S-BGs, the samples were characterized by X-ray diffraction, Fourier transform infrared spectroscopy, inductively coupled plasma atomic emission spectrometry and scanning electron microscopy after immersion in simulated body fluid up to 14 days. Results indicated that substitution of either CaO/ Li₂O and CaO/ MgO had a retarding effect on in vitro hydroxyapatite (HA) formation due to the lower supersaturation degree for nucleation of HA compared with 58s-BG. Meanwhile, magnesium had a more pronounced effect. The 3-(4,5dimethylthiazol-2-yl)-2,5-diphenyltetrazolium bromide (MTT) and alkaline phosphatase (ALP) assays showed that both substitutions of CaO/ Li₂O and CaO/ MgO up to 5mol % in 58s-BGs led to increased biocompatibility and stimulated proliferation of the pre-osteoblast MC3T3 cells with respect to the control. On the other hand, the substitution of either Li or Mg for Ca in the 58s BG composition resulted in improved bactericidal efficiency against MRSA bacteria. Taken together, sample 58s-BG with 5 mol % CaO/Li₂O substitution (BG-5L) was considered as a multifunctional biomaterial in bone repair/regeneration with improved biocompatibility, enhanced ALP activity as well as significant antibacterial activity against methicillin-resistant staphylococcus aureus (MRSA) bacteria.Keywords: alkaline, alkaline earth, bioactivity, biomedical applications, sol-gel processes
Procedia PDF Downloads 15021499 Influence of Physico-Chemical Changes in the Environment on the Behavior of Tadpoles Rana Saharica: Case of Fungicide (Artea 330ec)
Authors: S. Zouainia, R. Djebar, H. Berrebah, A. Sayeb
Abstract:
This work focused on the study of physiological and biochemical changes observed in tadpoles exposed to fungicide Rana saharica Artea 330ec recently introduced in Algeria. For this, we tested the effect of xenobiotics on growth and development of tadpoles; among the studied parameters: total protein, glutathione and respiratory activity. The study of physiological parameters showed that the tadpoles change perfectly in the absence of toxic and in favorable conditions (pH, temperature). Our results showed an increased rate of protein and GSH in the presence of the fungicide Artea 330ec. The latter causes uninhibited very highly significant respiratory activity of tadpoles treated. The presence of xenobiotics in the breeding tadpoles water causes disturbances in behavior and food metabolism.Keywords: amphibians, fungicides, pesticides, pollution
Procedia PDF Downloads 40921498 The Effect of Meteorological Factors on the Trap Catches of Culicoides Species
Authors: Ahmed M. Rashed
Abstract:
Culicoides midges are known to be vectors of disease to both man and animals. For providing information necessary for control methods to be applied to the best advantage, a New jersey light-trap was used. Twenty species were identified during this study and eight species were recorded from Chantilly for the first time, these include C.grisescens, C.nubeculosus, C.cubitalis, C.achrayi, C.circumscriptus, C.stigma, C.reconditus, and C.parroti. The environmental factors, wind speed and temperature were found to have a marked effect on the activity of Culicoides midges. The temperature was found to be positively correlated and the wind speed negatively correlated with the light-trap catch. However, humidioty could not be shown to have any effect on the catch.Keywords: culicoides, meteorological factors, wind speed, disease
Procedia PDF Downloads 45221497 Enhancing Sell-In and Sell-Out Forecasting Using Ensemble Machine Learning Method
Authors: Vishal Das, Tianyi Mao, Zhicheng Geng, Carmen Flores, Diego Pelloso, Fang Wang
Abstract:
Accurate sell-in and sell-out forecasting is a ubiquitous problem in the retail industry. It is an important element of any demand planning activity. As a global food and beverage company, Nestlé has hundreds of products in each geographical location that they operate in. Each product has its sell-in and sell-out time series data, which are forecasted on a weekly and monthly scale for demand and financial planning. To address this challenge, Nestlé Chilein collaboration with Amazon Machine Learning Solutions Labhas developed their in-house solution of using machine learning models for forecasting. Similar products are combined together such that there is one model for each product category. In this way, the models learn from a larger set of data, and there are fewer models to maintain. The solution is scalable to all product categories and is developed to be flexible enough to include any new product or eliminate any existing product in a product category based on requirements. We show how we can use the machine learning development environment on Amazon Web Services (AWS) to explore a set of forecasting models and create business intelligence dashboards that can be used with the existing demand planning tools in Nestlé. We explored recent deep learning networks (DNN), which show promising results for a variety of time series forecasting problems. Specifically, we used a DeepAR autoregressive model that can group similar time series together and provide robust predictions. To further enhance the accuracy of the predictions and include domain-specific knowledge, we designed an ensemble approach using DeepAR and XGBoost regression model. As part of the ensemble approach, we interlinked the sell-out and sell-in information to ensure that a future sell-out influences the current sell-in predictions. Our approach outperforms the benchmark statistical models by more than 50%. The machine learning (ML) pipeline implemented in the cloud is currently being extended for other product categories and is getting adopted by other geomarkets.Keywords: sell-in and sell-out forecasting, demand planning, DeepAR, retail, ensemble machine learning, time-series
Procedia PDF Downloads 27421496 An Assessment of the Writing Skills of Reflective Essay of Grade 10 Students in Selected Secondary Schools in Valenzuela City
Authors: Reynald Contreras, Shaina Marie Bho, Kate Roan Dela Cruz, Marvin Dela Cruz
Abstract:
This study was conducted with the aim of determining the skill level of grade ten (Grade 10) students in writing a reflective essay in selected secondary schools of Valenzuela. This research used descriptive and qualitative-quantitative research methods to systematically and accurately describe the level of writing skills of students and used a convenient sampling technique in selecting forty (40) students in grade ten. (Grade 10) at Polo, Wawang Pulo, and Arkong Batong high schools with a total of one hundred and twenty (120) students to assess the written reflective essay using modified rubrics developed based on 6+1 writing traits by Ruth Culham. According to the findings of the study, students at Polo and Wawang Pulo National high schools have low levels of writing skills that need to be developed or are not proficient. Meanwhile, Arkong Bato National High School has achieved a high degree of writing proficiency. Based on the study's findings, the researchers devised a suggested curriculum mapping for the suggested activity or intervention activity that would aid in the development and cultivation of the writing skills of children in grade ten (Grade 10).Keywords: writing skills, reflective essay, intervention activity, 6+1 writing traits, modified rubrics
Procedia PDF Downloads 12221495 A Preliminary in vitro Investigation of the Acetylcholinesterase and α-Amylase Inhibition Potential of Pomegranate Peel Extracts
Authors: Zoi Konsoula
Abstract:
The increasing prevalence of Alzheimer’s disease (AD) and diabetes mellitus (DM) constitutes them major global health problems. Recently, the inhibition of key enzyme activity is considered a potential treatment of both diseases. Specifically, inhibition of acetylcholinesterase (AChE), the key enzyme involved in the breakdown of the neurotransmitter acetylcholine, is a promising approach for the treatment of AD, while inhibition of α-amylase retards the hydrolysis of carbohydrates and, thus, reduces hyperglycemia. Unfortunately, commercially available AChE and α-amylase inhibitors are reported to possess side effects. Consequently, there is a need to develop safe and effective treatments for both diseases. In the present study, pomegranate peel (PP) was extracted using various solvents of increasing polarity, while two extraction methods were employed, the conventional maceration and the ultrasound assisted extraction (UAE). The concentration of bioactive phytoconstituents, such as total phenolics (TPC) and total flavonoids (TFC) in the prepared extracts was evaluated by the Folin-Ciocalteu and the aluminum-flavonoid complex method, respectively. Furthermore, the anti-neurodegenerative and anti-hyperglycemic activity of all extracts was determined using AChE and α-amylase inhibitory activity assays, respectively. The inhibitory activity of the extracts against AChE and α-amylase was characterized by estimating their IC₅₀ value using a dose-response curve, while galanthamine and acarbose were used as positive controls, respectively. Finally, the kinetics of AChE and α-amylase in the presence of the most inhibitory potent extracts was determined by the Lineweaver-Burk plot. The methanolic extract prepared using the UAE contained the highest amount of phytoconstituents, followed by the respective ethanolic extract. All extracts inhibited acetylcholinesterase in a dose-dependent manner, while the increased anticholinesterase activity of the methanolic (IC₅₀ = 32 μg/mL) and ethanolic (IC₅₀ = 42 μg/mL) extract was positively correlated with their TPC content. Furthermore, the activity of the aforementioned extracts was comparable to galanthamine. Similar results were obtained in the case of α-amylase, however, all extracts showed lower inhibitory effect on the carbohydrate hydrolyzing enzyme than on AChE, since the IC₅₀ value ranged from 84 to 100 μg/mL. Also, the α-amylase inhibitory effect of the extracts was lower than acarbose. Finally, the methanolic and ethanolic extracts prepared by UAE inhibited both enzymes in a mixed (competitive/noncompetitive) manner since the Kₘ value of both enzymes increased in the presence of extracts, while the Vmax value decreased. The results of the present study indicate that PP may be a useful source of active compounds for the management of AD and DM. Moreover, taking into consideration that PP is an agro-industrial waste product, its valorization could not only result in economic efficiency but also reduce the environmental pollution.Keywords: acetylcholinesterase, Alzheimer’s disease, α-amylase, diabetes mellitus, pomegranate
Procedia PDF Downloads 12221494 Ethnopharmacological Analysis of Fermented Herbal Concoctions
Authors: Ishmael Ntlhamu
Abstract:
In Limpopo Province, the use of herbal concoctions is becoming very popular. These concoctions are claimed to be capable of treating ulcers, diabetes, certain STDs, blood cleansing, and many more types of diseases. The aim of this study was to evaluate the phytochemical composition, evaluate the pharmacological effects and consumption safety in herbal concoctions to treat various kinds of ailments in Limpopo. The concoctions were extracted with 80% acetone. Microorganisms in the concoctions were identified using the Vitek 2 compact system. Qualitative phytochemical analysis was determined using standard chemical tests and thin layer chromatography (TLC). Total polyphenol content was quantified. Antioxidant activity was quantified using 2, 2-diphenyl-1-picrylhydrazyl (DPPH) assay and ferric reducing power. Antimicrobial activities were determined using a broth micro-dilution assay and bioautography. Cell viability assay was used to determine the cytotoxicity. Results showed that concoctions had antioxidant activity. Presence of different phytoconstituents was observed. Isolated microorganisms were identified as Burkholderia pseudomallei, Staphylococcus vitulimus, Enterococcus columbae, Kocuria kristanae, Staphylococcus intermedius, Cryptococcus laurenti. and Burkholderia pseudomallei (highly pathogenic). Therefore, phytochemicals prove that the concoctions can heal as the antimicrobial tests also displayed activity. Moreover, the concoctions did not exhibit cytotoxic effects. However, contaminants raise concerns, not only for consumer safety but also the quality of herbal concoctions available as part of the traditional medicinal practice in Limpopo.Keywords: antimicrobials, concoctions, cytotoxicity, phytochemicals
Procedia PDF Downloads 13821493 Antifeedant Activity of Methanol and Hexane Extracts of Datura Innoxia (Mill.) (Solanaceae) in the Management of Spodoptera Litura (F.) (Lepidoptera: Noctuidae) Larvae
Authors: Vagisha Rawal, Anupam V. Sharma, Tarun Kumar Vats, Ashok Kumar Singh
Abstract:
The antifeedant activity of methanol and hexane extract of leaves and seeds of Datura innoxia (Mill.) (Solanaceae) was evaluated against the 5th instar Spodoptera litura (F.) (Lepidoptera: Noctuidae) larvae in choice and no-choice leaf disc bioassays under laboratory conditions. These larvae when given a choice between the ‘control’ and ‘treated’ leaf discs in choice bioassays, consumed significantly (p ˂ 0.05) greater area of the ‘control’ leaf discs compared to those treated with the crude extracts of leaves and seeds of D. innoxia. The Antifeedant Index (AFI) for 5% concentration of the hexane extract of Datura seeds (DSHE) was 43.3% and 38.5% for methanol extract of Datura seeds (DSME). On the other hand, these values were 34.1% for the hexane extract of Datura leaves (DLHE), and 31.0% for the methanol extract of Datura leaves (DLME), respectively. In no-choice bioassays also, there was a significant (p˂0.05) reduction in the larval consumption of ‘treated’ leaf discs compared to the ‘control’ leaf discs. Maximum AFI was recorded at 5% concentration of the extracts of both the leaves and seeds with 47.7% for DSHE against 40.0% (DSME) and 39.4% for DLHE compared with 38.4% (DLME). Moreover, DSHE was found to have the maximum antifeedant effect irrespective of its concentration in comparison to the other crude extracts of leaves or seeds of D. innoxia. It is evident from these results that the crude methanol and hexane extracts of leaves and seeds of D. innoxia exhibited potent antifeedant activity against the 5th instar S. litura larvae. Also, the use of the bioactive compound(s) present in these extracts can prove to be an effective, eco-friendly, viable and sustainable component that can be integrated in IPM programs for the management of this economically important polyphagous insect pest in the Indian subcontinent.Keywords: antifeedant activity, antifeedant index, datura innoxia, spodoptera litura
Procedia PDF Downloads 521