Search results for: asthma control test
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 18305

Search results for: asthma control test

18005 Influence of Shift Work on Fasting Blood Sugar in Hospital Workers

Authors: Sheila R. Pai, N. K. Subbalakshmi, C. Vidya

Abstract:

Background: Accumulating evidence from prospective studies suggests an increased risk of type 2 diabetes associated with sleep deprivation and sleep disorders. Shift work by disrupting the circadian rhythm, could possibly cause metabolic disturbances. Objective: To investigate the influence of shift work on fasting blood glucose in hospital workers population. Materials and Methods: This was a cross-sectional study including 90 night shift workers (study group) and 90 day workers (controls) drawn from paramedical personnel. Night shift work was on a forward rotation basis, with an average of one night shift every 4 weeks. Each night shift rotation was for a period of 7 days, with a total of 8 hours of shift work per night. In the entire subjects body mass index (BMI) and fasting blood sugar (FBS) was measured. Statistical analysis included unpaired t test, Mann-Whitney ‘U’ test and Chi-square test. P value less than 0.05 was considered significant. Result: The study and control groups were comparable with regard to age, sex distribution and duration of employment. FBS was higher in study group compared to controls (p < 0.0001). There was no significant difference in BMI between control and study group. Conclusion: Shift work may adversely influence glucose metabolism.

Keywords: shift work, fasting blood sugar, sleep disturbances, diabetes

Procedia PDF Downloads 270
18004 Evaluation of Soil Stiffness and Strength for Quality Control of Compacted Earthwork

Authors: A. Sawangsuriya, T. B. Edil

Abstract:

Microstructure and fabric of soils play an important role on structural properties e.g. stiffness and strength of compacted earthwork. Traditional quality control monitoring based on moisture-density tests neither reflects the variability of soil microstructure nor provides a direct assessment of structural property, which is the ultimate objective of the earthwork quality control. Since stiffness and strength are sensitive to soil microstructure and fabric, any independent test methods that provide simple, rapid, and direct measurement of stiffness and strength are anticipated to provide an effective assessment of compacted earthen materials’ uniformity. In this study, the soil stiffness gauge (SSG) and the dynamic cone penetrometer (DCP) were respectively utilized to measure and monitor the stiffness and strength in companion with traditional moisture-density measurements of various earthen materials used in Thailand road construction projects. The practical earthwork quality control criteria are presented herein in order to assure proper earthwork quality control and uniform structural property of compacted earthworks.

Keywords: dynamic cone penetrometer, moisture content, quality control, relative compaction, soil stiffness gauge, structural properties

Procedia PDF Downloads 360
18003 Aspects of Tone in the Educated Nigeria Accent of English

Authors: Nkereke Essien

Abstract:

The study seeks to analyze tone in the Educated Nigerian accent of English (ENAE) using the three tones: Low (L), High (H) and Low-High (LH). The aim is to find out whether there are any differences or similarities in the performance of the experimental group and the control. To achieve this, twenty educated Nigerian speakers of English who are educated in the language were selected by a Stratified Random Sampling (SRS) technique from two federal universities in Nigeria. They were given a passage to read and their intonation patterns were compared with that of a native speaker (control). The data were analyzed using Pierrehumbert’s (1980) intonation system of analysis. Three different approaches were employed in the analysis of the intonation Phrase (IP) as used by Pierrehumbert: perceptual, statistical and acoustic. We first analyzed our data from the passage and utterances using Willcoxon Matched Pairs Signs Ranks Test to establish the differences between the performance of the experimental group and the control. Then, the one-way Analysis of variance (ANOVA) statistical and Tukey-Krammar Post Hoc Tests were used to test for any significant difference in the performances of the twenty subjects. The acoustic data were presented to corroborate both the perceptual and statistical findings. Finally, the tonal patterns of the selected subjects in the three categories - A, B, C, were compared with those of the control. Our findings revealed that the tonal pattern of the Educated Nigerian Accent of English (ENAE) is significantly different from the tonal pattern of the Standard British Accent of English (SBAE) as represented by the control. A high preference for unidirectional tones, especially, the high tones was observed in the performance of the experimental group. Also, high tones do not necessarily correspond to stressed syllables and low tones to unstressed syllables.

Keywords: accent, intonation phrase (IP), tonal patterns, tone

Procedia PDF Downloads 230
18002 The Influence of Aerobic Physical Exercise with Different Frequency to Concentration of Vascular Endothelial Growth Factor in Brain Tissue of Wistar Rat

Authors: Rostika Flora, Muhammad Zulkarnain, Syokumawena

Abstract:

Background: Aerobic physical exercises are recommended to keep body fit and healthy although physical exercises themselves can increase body metabolism and oxygen and can lead into tissue hypoxia. Oxygen pressure can serve as Vascular Endhothelial Growth Factor (VEGF) regulator. Hypoxia increases gene expression of VEGF through ascendant regulation of HIF-1. VEGF is involved in regulating angiogenesis process. Aerobic physical exercises can increase the concentration of VEGF in brain and enables angiogenesis process. We have investigated the influence of aerobic physical exercise to the VGEF concentration of wistar rat’s brain. Methods: This was experimental study using post test only control group design. Independent t-test was used as statistical test. The samples were twenty four wistar rat (Rattus Norvegicus) which were divided into four groups: group P1 (control group), group P2 (treatment group with once-a-week exercise), group P3 (treatment group with three time-a-week exercise), and group P4 (treatment group with seven time-a-week exercise). Group P2, P3, and P4 were treated with treadmil with speed of 20 m/minute for 30 minutes. The concentration of VEGF was determined by ELISA. Results: There was a significant increase of VEGF in treatment group compared with control one (<0.05). The maximum increase was found in group P2 (129.02±64.49) and the minimum increase was in group P4 (96.98±11.20). Conclusion: The frequency of aerobic physical exercises influenced the concentration of Vascular Endhothelial Growth Factor (VEGF) of brain tissue of Rattus Norvegicus.

Keywords: brain tissue, hypoxia, physical exercises, vascular endhothelial growth factor

Procedia PDF Downloads 491
18001 Setting Control Limits For Inaccurate Measurements

Authors: Ran Etgar

Abstract:

The process of rounding off measurements in continuous variables is commonly encountered. Although it usually has minor effects, sometimes it can lead to poor outcomes in statistical process control using X ̅-chart. The traditional control limits can cause incorrect conclusions if applied carelessly. This study looks into the limitations of classical control limits, particularly the impact of asymmetry. An approach to determining the distribution function of the measured parameter (Y ̅) is presented, resulting in a more precise method to establish the upper and lower control limits. The proposed method, while slightly more complex than Shewhart's original idea, is still user-friendly and accurate and only requires the use of two straightforward tables.

Keywords: quality control, process control, round-off, measurement, rounding error

Procedia PDF Downloads 99
18000 Automated Test Data Generation For some types of Algorithm

Authors: Hitesh Tahbildar

Abstract:

The cost of test data generation for a program is computationally very high. In general case, no algorithm to generate test data for all types of algorithms has been found. The cost of generating test data for different types of algorithm is different. Till date, people are emphasizing the need to generate test data for different types of programming constructs rather than different types of algorithms. The test data generation methods have been implemented to find heuristics for different types of algorithms. Some algorithms that includes divide and conquer, backtracking, greedy approach, dynamic programming to find the minimum cost of test data generation have been tested. Our experimental results say that some of these types of algorithm can be used as a necessary condition for selecting heuristics and programming constructs are sufficient condition for selecting our heuristics. Finally we recommend the different heuristics for test data generation to be selected for different types of algorithms.

Keywords: ongest path, saturation point, lmax, kL, kS

Procedia PDF Downloads 405
17999 Provision of Different Layers of Activities for Different Iranian Intermediate English as a Foreign Language Learners for the Beneficial Use of Films within Speaking Classes

Authors: Zahra Ebrahimi, Abbas Moradan

Abstract:

This study investigated the effect of applying different layers of activity for different Iranian intermediate EFL learner’s oral proficiency and two of its components (fluency and accura-cy) for the beneficial use of films within speaking classes. For this purpose, thirty Iranian EFL intermediate learners were selected based on availability sampling, they were divided into one experimental group and one control group, each consisting of 15 participants, who were proved to be homogeneous based on the results obtained from IELTS oral proficien-cy test prior to the treatment. Experimental Group received the treatment which was apply-ing different layers of speaking tasks according to learners’ level of fluency and accuracy. Control group received ordinal treatment of speaking classrooms. The materials for this study consisted of 11 English movies for each session, voice-recorder device, and IELTS oral proficiency tests as well as two interviews based on Ur’s oral scale for measuring fluen-cy and accuracy. The treatment was run for 12 sessions in six weeks. At the end of the treatment, all the students both in experimental and control group were given a post-test interview based on Ur’s scale. To compare and contrast the amount of progress of the learners in different groups the results of the pre-test and post-test of speaking were analysed by using T-tests. Moreover, Multivariate analysis of variance was also used to check the hypotheses. Results showed that application of different layers of activity with regard to students’ level, led to a significantly superior performance in experimental group. Thus, this study verified the positive effect of implementation of different layers of activity and tasks to achieve progress in speaking skill. It can also help to create a less stressful at-mosphere of learning in which all the students will be given specific time to speak and lead them to be autonomous learners.

Keywords: differentiated instruction, learners’ style, multiple intelligence, speaking skill, task-based activities

Procedia PDF Downloads 142
17998 The Effect of a Three-Month Training Program on the Back Kyphosis of Former Male Addicts

Authors: M. J. Pourvaghar, Sh. Khoshemehry

Abstract:

Adopting inappropriate body posture during addiction can cause muscular and skeletal deformities. This study is aimed at investigating the effects of a program of the selected corrective exercises on the kyphosis of addicted male patients. Materials and methods: This was a quasi-experimental study. This study has been carried out using the semi-experimental method. The subjects of the present study included 104 addicted men between 25 to 45 years of age. In 2014, these men were referred to one of the NA (Narcotic Anonymous) centres in Kashan in 2015. A total of 24 people suffering from drug withdrawal, who had abnormal kyphosis, were purposefully selected as a sample. The sample was randomly divided into two groups, experimental and control; each group consisted of 12 people. The experimental group participated in a training program for 12 weeks consisting of three 60 minute sessions per week. That includes strengthening, stretching and PNF exercises (deep stretching of the muscle). The control group did no exercise or corrective activity. The Kolmogorov-Smirnov test was used to assess normal distribution of data; and a paired t-test and covariance analysis test were used to assess the effectiveness of the exercises, with a significance level of P≤0.05 by using SPSS18. The results showed that three months of the selected corrective exercises had a significant effect (P≤ 0.005) on the correction of the kyphosis of the addicted male patients after three months of rehabilitation (drug withdrawal) in the experimental group, while there was no significant difference recorded in the control group (P≥0.05). The results show that exercise and corrective activities can be used as non-invasive and non-pharmacological methods to rehabilitate kyphosis abnormalities after drug withdrawal and treatment for addiction.

Keywords: kyphosis, exercise-rehabilitation, addict, addiction

Procedia PDF Downloads 280
17997 Oxidative Stress Markers in Sports Related to Training

Authors: V. Antevska, B. Dejanova, L. Todorovska, J. Pluncevic, E. Sivevska, S. Petrovska, S. Mancevska, I. Karagjozova

Abstract:

Introduction: The aim of this study was to optimise the laboratory oxidative stress (OS) markers in soccer players. Material and methods: In a number of 37 soccer players (21±3 years old) and 25 control subjects (sedenters), plasma samples were taken for d-ROMs (reactive oxygen metabolites) and NO (nitric oxide) determination. The d-ROMs test was performed by measurement of hydroperoxide levels (Diacron, Italy). For NO determination the method of nitrate enzyme reduction with the Greiss reagent was used (OXIS, USA). The parameters were taken after the training of the soccer players and were compared with the control group. Training was considered as maximal exercise treadmill test. The criteria of maximum loading for each subject was established as >95% maximal heart rate. Results: The level of d-ROMs was found to be increased in the soccer players vs. control group but no significant difference was noticed. After the training d-ROMs in soccer players showed increased value of 299±44 UCarr (p<0.05). NO showed increased level in all soccer players vs. controls but significant difference was found after the training 102±29 μmol (p<0.05). Conclusion: Due to these results we may suggest that the measuring these OS markers in sport medicine may be useful for better estimation and evaluation of the training program. More oxidative stress should be used to clarify optimization of the training intensity program.

Keywords: oxidative stress markers, soccer players, training, sport

Procedia PDF Downloads 447
17996 Parameter Estimation of Induction Motors by PSO Algorithm

Authors: A. Mohammadi, S. Asghari, M. Aien, M. Rashidinejad

Abstract:

After emergent of alternative current networks and their popularity, asynchronous motors became more widespread than other kinds of industrial motors. In order to control and run these motors efficiently, an accurate estimation of motor parameters is needed. There are different methods to obtain these parameters such as rotor locked test, no load test, DC test, analytical methods, and so on. The most common drawback of these methods is their inaccuracy in estimation of some motor parameters. In order to remove this concern, a novel method for parameter estimation of induction motors using particle swarm optimization (PSO) algorithm is proposed. In the proposed method, transient state of motor is used for parameter estimation. Comparison of the simulation results purtuined to the PSO algorithm with other available methods justifies the effectiveness of the proposed method.

Keywords: induction motor, motor parameter estimation, PSO algorithm, analytical method

Procedia PDF Downloads 633
17995 Baricitinib Lipid-based Nanosystems as a Topical Alternative for Atopic Dermatitis Treatment

Authors: N. Garrós, P. Bustos, N. Beirampour, R. Mohammadi, M. Mallandrich, A.C. Calpena, H. Colom

Abstract:

Atopic dermatitis (AD) is a persistent skin condition characterized by chronic inflammation caused by an autoimmune response. It is a prevalent clinical issue that requires continual treatment to enhance the patient's quality of life. Systemic therapy often involves the use of glucocorticoids or immunosuppressants to manage symptoms. Our objective was to create and assess topical liposomal formulations containing Baricitinib (BNB), a reversible inhibitor of Janus-associated kinase (JAK), which is involved in various immune responses. These formulations were intended to address flare-ups and improve treatment outcomes for AD. We created three distinct liposomal formulations by combining different amounts of 1-palmitoyl-2-oleoyl-glycero-3-phosphocholine (POPC), cholesterol (CHOL), and ceramide (CER): (i) pure POPC, (ii) POPC mixed with CHOL (at a ratio of 8:2, mol/mol), and (iii) POPC mixed with CHOL and CER (at a ratio of 3.6:2.4:4.0 mol/mol/mol). We conducted various tests to determine the formulations' skin tolerance, irritancy capacity, and their ability to cause erythema and edema on altered skin. We also assessed the transepidermal water loss (TEWL) and skin hydration of rabbits to evaluate the efficacy of the formulations. Histological analysis, the HET-CAM test, and the modified Draize test were all used in the evaluation process. The histological analysis revealed that liposome POPC and POPC:CHOL avoided any damage to the tissues structures. The HET-CAM test showed no irritation effect caused by any of the three liposomes, and the modified Draize test showed a good Draize score for erythema and edema. Liposome POPC effectively counteracted the impact of xylol on the skin, and no erythema or edema was observed during the study. TEWL values were constant for all the liposomes with similar values to the negative control (within the range 8 - 15 g/h·m2, which means a healthy value for rabbits), whereas the positive control showed a significant increase. The skin hydration values were constant and followed the trend of the negative control, while the positive control showed a steady increase during the tolerance study. In conclusion, the developed formulations containing BNB exhibited no harmful or irritating effects, they did not demonstrate any irritant potential in the HET-CAM test and liposomes POPC and POPC:CHOL did not cause any structural alteration according to the histological analysis. These positive findings suggest that additional research is necessary to evaluate the efficacy of these liposomal formulations in animal models of the disease, including mutant animals. Furthermore, before proceeding to clinical trials, biochemical investigations should be conducted to better understand the mechanisms of action involved in these formulations.

Keywords: baricitinib, HET-CAM test, histological study, JAK inhibitor, liposomes, modified draize test

Procedia PDF Downloads 92
17994 Quality of Life Assessment across the Cancer Continuum: Understanding the Role of an Exercise Rehabilitation Programme

Authors: Bernat-Carles Serdà Ferrer, Arantza Del Valle Gómez

Abstract:

The Quality of Life (QoL) paradigm is multidimensional, dynamic and modular and its definition differs across the cancer continuum. The challenge in the interpretation of QoL data in clinical research is that QoL is influenced by psychological phenomena such as adaptation to illness. This research aims to obtain a valid and sensitive assessment of QoL change over the continuum disease, and to evaluate a rehabilitation programme aimed at inverting the observed decrease in QoL when patients return to daily living activities. The sample comprised 66 men. Patients were first assessed to establish a baseline (P1-diagnosis). This was followed by a post-test (P2-discharge) and a then-test measurement (P3-retrospective evaluation) and after returning home patients were randomized in experimental and control groups. The experimental group attended a rehabilitation programme over 24 weeks (P4). Results show that from baseline to post-test, QoL decreased significantly. The recalibration then-test confirmed a low QoL in all periods evaluated. Significant differences between the experimental and control groups prove the positive effect of the Exercise Rehabilitation Programme (ERP) on QoL. Understanding the real dynamic of QoL over time would help to adapt rehabilitation programmes by improving sensitivity and efficacy and provide professionals with a more accurate perception of the impact of treatment and side effects on patients’ QoL. Our results underline the importance of changing the approach adopted by health professionals towards one of watchful waiting on patients’ QoL until their complete recovery in daily life.

Keywords: exercise, prostate cancer, quality of life, rehabilitation programme, response shift

Procedia PDF Downloads 167
17993 Effect of Core Stability Exercises on Trunk Proprioception in Healthy Adult Individuals

Authors: Omaima E. S. Mohammed, Amira A. A. Abdallah, Amal A. M. El Borady

Abstract:

Background: Core stability training has recently attracted attention for improving muscle performance. Purpose: This study investigated the effect of beginners' core stability exercises on trunk active repositioning error at 30° and 60° trunk flexion. Methods: Forty healthy males participated in the study. They were divided into two equal groups; experimental “group I” and control “group II”. Their mean age, weight and height were 19.35±1.11 vs 20.45±1.64 years, 70.15±6.44 vs 72.45±6.91 kg and 174.7±7.02 vs 176.3±7.24 cm for group I vs group II. Data were collected using the Biodex Isokinetic system at an angular velocity of 60º/s. The participants were tested twice; before and after a 6-week period during which group I performed a core stability training program. Results: The Mixed 3-way ANOVA revealed significant increases (p<0.05) in the absolute error (AE) at 30˚ compared with 60˚ flexion in the pre-test condition of group I and II and the post-test condition of group II. Moreover, there were significant decreases (p<0.05) in the AE in the post-test condition compared with the pre-test in group I at both 30˚ and 60˚ flexion with no significant differences for group II. Finally, there were significant decreases (p<0.05) in the AE in group I compared with group II in the post-test condition at 30˚ and 60˚ flexion with no significant differences for the pre-test condition Interpretation/Conclusion: The improvement in trunk proprioception indicated by the decrease in the active repositioning error in the experimental group recommends including core stability training in the exercise programs that aim to improve trunk proprioception.

Keywords: core stability, isokinetic, trunk proprioception, biomechanics

Procedia PDF Downloads 475
17992 RAFU Functions in Robotics and Automation

Authors: Alicia C. Sanchez

Abstract:

This paper investigates the implementation of RAFU functions (radical functions) in robotics and automation. Specifically, the main goal is to show how these functions may be useful in lane-keeping control and the lateral control of autonomous machines, vehicles, robots or the like. From the knowledge of several points of a certain route, the RAFU functions are used to achieve the lateral control purpose and maintain the lane-keeping errors within the fixed limits. The stability that these functions provide, their ease of approaching any continuous trajectory and the control of the possible error made on the approximation may be useful in practice.

Keywords: automatic navigation control, lateral control, lane-keeping control, RAFU approximation

Procedia PDF Downloads 302
17991 Development of Star Image Simulator for Star Tracker Algorithm Validation

Authors: Zoubida Mahi

Abstract:

A successful satellite mission in space requires a reliable attitude and orbit control system to command, control and position the satellite in appropriate orbits. Several sensors are used for attitude control, such as magnetic sensors, earth sensors, horizon sensors, gyroscopes, and solar sensors. The star tracker is the most accurate sensor compared to other sensors, and it is able to offer high-accuracy attitude control without the need for prior attitude information. There are mainly three approaches in star sensor research: digital simulation, hardware in the loop simulation, and field test of star observation. In the digital simulation approach, all of the processes are done in software, including star image simulation. Hence, it is necessary to develop star image simulation software that could simulate real space environments and various star sensor configurations. In this paper, we present a new stellar image simulation tool that is used to test and validate the stellar sensor algorithms; the developed tool allows to simulate of stellar images with several types of noise, such as background noise, gaussian noise, Poisson noise, multiplicative noise, and several scenarios that exist in space such as the presence of the moon, the presence of optical system problem, illumination and false objects. On the other hand, we present in this paper a new star extraction algorithm based on a new centroid calculation method. We compared our algorithm with other star extraction algorithms from the literature, and the results obtained show the star extraction capability of the proposed algorithm.

Keywords: star tracker, star simulation, star detection, centroid, noise, scenario

Procedia PDF Downloads 96
17990 Effect of Instructional Materials on Academic Performance in Heat Transfer Concept among Secondary School Physics Students in Fagge Educational Zone, Kano State, Nigeria

Authors: Shehu Aliyu

Abstract:

This study investigated the effects of instructional materials on academic achievement among senior secondary school students on the concept of Heat Transfer in physics in Fagge Educational Zone, Kano State Nigeria. The population consisted of SSII students from 10 public schools. Out of this, 87 students were randomly selected from which 24 males and 22 females formed the experimental group and 41 students as control group. A quasi experiential design with pretest and post-test for both the groups was adopted. Two research questions and null hypotheses guided the conduct of the study. The experimental group was exposed to teaching using instructional materials while the control group was taught using the normal lecture mode. Head Transfer Performance Test (HTPT) was used for data collection. The instrument was validated by experts in the science education field. A Pearson Product Moment Correlation (PPMC) was used to determine the reliability co-efficient and was found to be r=0.83. The research questions were answered using descriptive statistics while the hypotheses were tested at p≤ 0.05 level of significance using t-test. The result obtained from the data analysis showed that students in experimental group performed significantly better than those in the control group and that there was no significant difference in the academic performance between male and female students in the experimental group. Based on the findings of this study, it was recommended among others that the physics teachers should be receiving regular training on the importance of using instructional materials whether ready made or improved in their teaching.

Keywords: heat transfer, physics, instructional materials, academic performance

Procedia PDF Downloads 182
17989 Model Predictive Control of Turbocharged Diesel Engine with Exhaust Gas Recirculation

Authors: U. Yavas, M. Gokasan

Abstract:

Control of diesel engine’s air path has drawn a lot of attention due to its multi input-multi output, closed coupled, non-linear relation. Today, precise control of amount of air to be combusted is a must in order to meet with tight emission limits and performance targets. In this study, passenger car size diesel engine is modeled by AVL Boost RT, and then simulated with standard, industry level PID controllers. Finally, linear model predictive control is designed and simulated. This study shows the importance of modeling and control of diesel engines with flexible algorithm development in computer based systems.

Keywords: predictive control, engine control, engine modeling, PID control, feedforward compensation

Procedia PDF Downloads 636
17988 The Effectiveness of Sexual Cognitive Behavioral Therapy on Strategic Thinking and Communication Patterns of Couples in Colostomy Patients

Authors: Alireza Monzavi Chaleshtari, Mahnaz Aliakbari Dehkordi, Seyedeh Somayeh Amiri, Mozhgan Shakhseniaei, Amin Asadi Hieh

Abstract:

The purpose of this research was to determine the effectiveness of sexual cognitive behavioral therapy on strategic thinking and communication patterns of couples in colostomy patients. In this study, experimental research was conducted with a pre-test and post-test design with a control group and a follow-up period. The statistical population studied were married female colostomy patients referring to the Iranian Ostomy Association. 30 qualified people were selected by voluntary sampling and randomly divided into two experimental and control groups (15 people in each group). Both groups responded to Goleman's strategic thinking (2007) and the communication patterns of Christensen and Sulawai questionnaires (1984). The results of covariance analysis showed that sexual cognitive behavioral therapy has an effect on improving strategic thinking. Based on the results of this test, sexual cognitive behavioral therapy is effective in improving the strategic thinking of colostomy patients until the follow-up stage. Also, sexual cognitive behavioral therapy has an effect on improving the communication patterns of couples in colostomy patients. Based on the results of this test, sexual cognitive behavioral therapy is effective in improving communication patterns of couples in patients with colostomy until the follow-up stage. Based on the results of this research, sexual cognitive behavioral therapy can be used to improve strategic thinking and communication patterns of couples of colostomy patients.

Keywords: sexual cognitive behavioral therapy, strategic thinking, communication patterns of couples, colostomy

Procedia PDF Downloads 83
17987 Relationship between the Yo-Yo Intermittent Recovery Test Level 1 and Anaerobic Performance Tests in Youth Soccer Players

Authors: Turgay Ozgur, Bahar Ozgur, Gurcan Yazici

Abstract:

The aims of the study were to investigate the relationship between the Yo-Yo intermittent recovery test level 1 (YYIR1) and relatively easy to conduct anaerobic power tests such as Sergeant (SJ) and Standing Broad Jump (SBJ), the flexibility Sit&Reach test (S&R) and Hexagon Agility (HA) test in twenty youth soccer players, aged 14 years. Players completed YYIR1 and other performance tests [(SJ), (SBJ] in two consecutive days. The mean YYIR1 distances for the players was 1454 ± 420 m. Peak Anaerobic Power (PAPw) was calculated using SJ (cm) scores. The mean PAPw was 2966,83w. Spearman’s correlation test results revealed that there is a statistically significant negative correlation between HA and YYIR1 tests (r = -0.72, p=0.000) and no significant correlation was found between anaerobic power tests and YYIR1. In conclusion, as a test to measure player’s intermittent aerobic capacity YYIR1 test and anaerobic power test results have not shown significant correlation. Although the YYIR1 test has been used in talent identification, anaerobic qualifications of player’s should be assessed using designated performance tests.

Keywords: yo-yo test, anaerobic power, soccer, sergeant jump test

Procedia PDF Downloads 388
17986 Web Application for Evaluating Tests in Distance Learning Systems

Authors: Bogdan Walek, Vladimir Bradac, Radim Farana

Abstract:

Distance learning systems offer useful methods of learning and usually contain final course test or another form of test. The paper proposes web application for evaluating tests using expert system in distance learning systems. Proposed web application is appropriate for didactic tests or tests with results for subsequent studying follow-up courses. Web application works with test questions and uses expert system and LFLC tool for test evaluation. After test evaluation the results are visualized and shown to student.

Keywords: distance learning, test, uncertainty, fuzzy, expert system, student

Procedia PDF Downloads 486
17985 Directed-Wald Test for Distinguishing Long Memory and Nonlinearity Time Series: Power and Size Simulation

Authors: Heri Kuswanto, Philipp Sibbertsen, Irhamah

Abstract:

A Wald type test to distinguish between long memory and ESTAR nonlinearity has been developed. The test uses a directed-Wald statistic to overcome the problem of restricted parameters under the alternative. The test is derived from a model specification i.e. allows the transition parameter to appear as a nuisance parameter in the transition function. A simulation study has been conducted and it indicates that the approach leads a test with good size and power properties to distinguish between stationary long memory and ESTAR.

Keywords: directed-Wald test, ESTAR, long memory, distinguish

Procedia PDF Downloads 482
17984 The Effect of Four-Week Resistance Exercise along with Milk Consumption on NT-proBNP and Plasma Troponin I

Authors: Rostam Abdi, Ahmad Abdi, Zahra Vahedi Langrodi

Abstract:

The aim of this study is to investigate four-week resistance exercise and milk supplement on NT-proBNP and plasma troponin I of male students. Concerning the methodology of the study, 21 senior high school students of Ardebil city were selected. The selected subjects were randomly shared in three groups of control, exercise- water and exercise- milk. The exercise program includes resistance exercise for a big muscle group. The subjects of control group rested during the study and did not participate in any training. The subjects of exercise- water experimental group immediately received 400 cc water after exercise and exercise- milk group immediately received 400 cc low fat milk. Control-water groups consumed the same amount of water. 48 hours before and after the last exercise session, the blood sample of the subjects were taken for measuring the variables. NT-proBNP and Troponin I concentrations were measured by ELISA. For data analysis, one-way variance analysis test, correlated t-test and Bonferroni post hoc test were used. The significant difference of p ≤ 0.05 was accepted. Resistance training along with milk consumption leads to increase of plasma NT-proBNP, however; this increase has not reached the significant level. Furthermore, meaningful increase was observed in plasma NT–proBNP in exercise group between pretest and posttest values. Furthermore, no meaningful difference was observed between groups in terms of Troponin I after milk consumption. It seems that endurance exercises lead to change in the structure of heart muscle and is along with an increase of NT-proBNP. Furthermore, there is the possibility that milk consumption can lead to release of heart troponin I. The mechanism through which protein supplements have been put on heart troponin I is unknown and requires more research.

Keywords: resistance exercise, milk, NT-proBNP, Troponin I

Procedia PDF Downloads 262
17983 On the Bootstrap P-Value Method in Identifying out of Control Signals in Multivariate Control Chart

Authors: O. Ikpotokin

Abstract:

In any production process, every product is aimed to attain a certain standard, but the presence of assignable cause of variability affects our process, thereby leading to low quality of product. The ability to identify and remove this type of variability reduces its overall effect, thereby improving the quality of the product. In case of a univariate control chart signal, it is easy to detect the problem and give a solution since it is related to a single quality characteristic. However, the problems involved in the use of multivariate control chart are the violation of multivariate normal assumption and the difficulty in identifying the quality characteristic(s) that resulted in the out of control signals. The purpose of this paper is to examine the use of non-parametric control chart (the bootstrap approach) for obtaining control limit to overcome the problem of multivariate distributional assumption and the p-value method for detecting out of control signals. Results from a performance study show that the proposed bootstrap method enables the setting of control limit that can enhance the detection of out of control signals when compared, while the p-value method also enhanced in identifying out of control variables.

Keywords: bootstrap control limit, p-value method, out-of-control signals, p-value, quality characteristics

Procedia PDF Downloads 347
17982 Application of Enzyme-Mediated Calcite Precipitation for Surface Control of Gold Mining Tailing Waste

Authors: Yogi Priyo Pradana, Heriansyah Putra, Regina Aprilia Zulfikar, Maulana Rafiq Ramadhan, Devyan Meisnnehr, Zalfa Maulida Insani

Abstract:

This paper studied the effects and mechanisms of fine-grained tailing by Enzyme-Mediated Calcite Precipitation (EMCP). Grouting solution used consists of reagents (CaCl₂ and (CO(NH₂)₂) and urease enzymes which react to produce CaCO₃. In sample preparation, the test tube is used to investigate the precipitation rate of calcite. The grouting solution added is 75 mL for one mold sample. The solution was poured into a mold sample up to as high as 5 mm from the top surface of the tailing to ensure the entire surface is submerged. The sample is left open in a cylinder for up to 3 days for curing. The direct mixing method is conducted so that the cementation process occurs by evenly distributed. The relationship between the results of the UCS test and the calcite precipitation rate likely indicates that the amount of calcite deposited in treated tailing could control the strength of the tailing. The sample results are analyzed using atomic absorption spectroscopy (AAS) to evaluate metal and metalloid content. Calcium carbonate deposited in the tailing is expected to strengthen the bond between tailing granules, which are easily slipped on the banks of the tailing dam. The EMCP method is expected to strengthen tailing in erosion-control surfaces.

Keywords: tailing, EMCP, UCS, AAS

Procedia PDF Downloads 138
17981 Control of Staphylococcus aureus in Meat System by in situ and ex situ Bacteriocins from Lactobacillus sakei and Pediococcus spp.

Authors: M. Naimi, M. B. Khaled

Abstract:

The present study consisted of an applied test in meat system to assess the effectiveness of three bio agents bacteriocinproducing strains: Lm24: Lactobacillus sakei, Lm14and Lm25: Pediococcus spp. Two tests were carried out: The ex-situ test was intended for three batches added with crude bacteriocin solutions at 12.48 AU/ml for Lm25 and 8.4 AU/ml for Lm14 and Lm24. However, the in situ one consisted of four batches; three of them inoculated with one bacteriocinogenic Lm25, Lm14, Lm24, respectively. The fourth one was used in mixture: Lm14+m24 at approximately of 107 CFU/ml. The two used tests were done in the presence of the pathogen St. aureus ATCC 6538, as a test strain at 103 CFU/ml. Another batch served as a positive or a negative control was used too. The incubation was performed at 7°C. Total viable counts, staphylococci and lactic acid bacteria, at the beginning and at selected times with interval of three days were enumerated. Physicochemical determinations (except for in situ test): pH, dry mater, sugars, fat and total protein, at the beginning and at end of the experiment, were done, according to the international norms. Our results confirmed the ex situ effectiveness. Furthermore, the batches affected negatively the total microbial load over the incubation days, and showed a significant regression in staphylococcal load at day seven, for Lm14, Lm24, and Lm25 of 0.73, 2.11, and 2.4 log units. It should be noticed that, at the last day of culture, staphylococcal load was nil for the three batches. In the in situ test, the cultures displayed less inhibitory attitude and recorded a decrease in staphylococcal load, for Lm14, Lm24, Lm25, Lm14+m24 of 0.73, 0.20, 0.86, 0.032 log units. Therefore, physicochemical analysis for Lm14, Lm24, Lm25, Lm14+m24 showed an increase in pH from 5.50 to 5.77, 6.18, 5.96, 7.22, a decrease in dry mater from 7.30% to 7.05%, 6.87%, 6.32%, 6.00%.This result reflects the decrease in fat ranging from 1.53% to 1.49%, 1.07%, 0.99%, 0.87%; and total protein from 6.18% to 5.25%, 5.56%, 5.37%, 5.5%. This study suggests that the use of selected strains as Lm25 could lead to the best results and would help in preserving and extending the shelf life of lamb meat.

Keywords: biocontrol, in situ, ex situ, meat system, St. aureus, Lactobacillus sakei, Pediococcus spp.

Procedia PDF Downloads 198
17980 The Effects of Phenolic Compounds in Brown Iranian Propolis Extracts on Ruminal Nitrogen Ammonia Concentration in in Vitro

Authors: Alireza Vakili, Shahab Ehtesham, Mohsen Danesh Mesgaran, Mahdi Paktinat

Abstract:

The goal of this study is to determine the chemical compounds of brown Iranian propolis(BIP) extracts and to show flavonoids and phenol effects on nitrogen ammonia (NH3-N) in in vitro. Experimental samples were including two diets with different concentrate: forage ratio (80:20 and 60:40) with eight treatments (1:Control diet 60:40 without BIP,2: 60:40 diet with 25% BIP, 3:60:40 diet with 50% BIP, 4: 60:40 diet with 75% BIP,5: Control diet 80:20 without BIP,6: 80:20 diet with 25% BIP,7: 80:20 diet with 50% BIP and 8: 80:20 diet with 75% BIP) and eight repeats. The trial was analyzed considering a completely randomized design by the GLM procedure of SAS 9.1. Means among treatment were compared by Tukey test. The results of this study showed that in food with 80:20 (concentrate: forage), adding BIP 25% did not statistically change NH3-N (p > 0.05) compared to the control treatment but there was a significant difference (p < 0.05) between the effect of BIP 50% on NH3-N compared to the BIP 25% and the control. In diet with 60:40 (concentrate: forage), there was no significant difference between the effect of BIP 25% on NH3-N and the control, nor was there a significant difference between the effect of BIP 50% and 75%, while a significant difference (p < 0.05) between BIP 50% and 75% and the rest was observed. The propolis extract makes nitrogen ammonia decrease. This may help the nitrogen retain longer in ruminants.

Keywords: brown Iranian propolis, in vitro, nitrogen ammonia, ruminant

Procedia PDF Downloads 487
17979 Anti-Implantation Activity of Kepel (Stelechocarpus burahol) Pulp Ethanol Extract in Female Mice

Authors: Suparmi, Israhnanto Isradji, Dina Fatmawati, Iwang Yusuf

Abstract:

Kepel (Stelechocarpus burahol) is one of the traditional plants originating from Indonesia that can be used to prevent pregnancy, launched urine and kidney inflammation. Kepel pulp has compounds alkaloid, triterpenoid, tannin, saponin, and flavonoid, when used will give the hormonal and cytotoxic effect. This study was aimed at evaluating ethanol extract of kepel in vivo for anti-implantation activities. In this experimental study with post test only control group design, 20 female mice were randomly divided into 4 groups. It was divided into the control, the 0,65 mg dose, 1,3 mg dose, and 3,6 mg dose of kepel pulp extract group. The extract soluted in DMSO’s solution and was given 1 ml per mice. The extract was given 10 days before copulation until 18 days of pregnancy. Then, the number of implantation, presence of fetus, and embrio resorbtion were recorded and used to calculate the percentage anti-implantation effect. The results were tested by One-way ANOVA. The mean number of implantation in group control, 0,65 mg;1,3 mg; and 2,6 mg were 5,60±1,14; 6,20± 1,64; 7,60±1,51; 8,00± 1,58, respectively. One way Annova test showed that there is no significant difference in the number of implantation between the group (p > 0,05). The administration of kepel pulp ethanol extract had no effect on the percentage anti-implantation effect and the number of and embrio resorbtion.

Keywords: antiimplantation, fetus, Stelechocarpus burahol, flavonoid

Procedia PDF Downloads 436
17978 Rounded-off Measurements and Their Implication on Control Charts

Authors: Ran Etgar

Abstract:

The process of rounding off measurements in continuous variables is commonly encountered. Although it usually has minor effects, sometimes it can lead to poor outcomes in statistical process control using X ̅-chart. The traditional control limits can cause incorrect conclusions if applied carelessly. This study looks into the limitations of classical control limits, particularly the impact of asymmetry. An approach to determining the distribution function of the measured parameter (Y ̅) is presented, resulting in a more precise method to establish the upper and lower control limits. The proposed method, while slightly more complex than Shewhart's original idea, is still user-friendly and accurate and only requires the use of two straightforward tables.

Keywords: inaccurate measurement, SPC, statistical process control, rounded-off, control chart

Procedia PDF Downloads 40
17977 Model-Based Software Regression Test Suite Reduction

Authors: Shiwei Deng, Yang Bao

Abstract:

In this paper, we present a model-based regression test suite reducing approach that uses EFSM model dependence analysis and probability-driven greedy algorithm to reduce software regression test suites. The approach automatically identifies the difference between the original model and the modified model as a set of elementary model modifications. The EFSM dependence analysis is performed for each elementary modification to reduce the regression test suite, and then the probability-driven greedy algorithm is adopted to select the minimum set of test cases from the reduced regression test suite that cover all interaction patterns. Our initial experience shows that the approach may significantly reduce the size of regression test suites.

Keywords: dependence analysis, EFSM model, greedy algorithm, regression test

Procedia PDF Downloads 427
17976 Standardized Testing of Filter Systems regarding Their Separation Efficiency in Terms of Allergenic Particles and Airborne Germs

Authors: Johannes Mertl

Abstract:

Our surrounding air contains various particles. Besides typical representatives of inorganic dust, such as soot and ash, also particles originating from animals, microorganisms or plants are floating through the air, so-called bioaerosols. The group of bioaerosols consists of a broad spectrum of particles of different size, including fungi, bacteria, viruses, spores, or tree, flower and grass pollen that are of high relevance for allergy sufferers. In dependence of the environmental climate and the actual season, these allergenic particles can be found in enormous numbers in the air and are inhaled by humans via the respiration tract, with a potential for inflammatory diseases of the airways, such as asthma or allergic rhinitis. As a consequence air filter systems of ventilation and air conditioning devices are required to meet very high standards to prevent, or at least lower the number of allergens and airborne germs entering the indoor air. Still, filter systems are merely classified for their separation rates using well-defined mineral test dust, while no appropriate sufficiently standardized test methods for bioaerosols exist. However, determined separation rates for mineral test particles of a certain size cannot simply be transferred to bioaerosols, as separation efficiency of particularly fine and respirable particles (< 10 microns) is dependent not only on their shape and particle diameter, but also defined by their density and physicochemical properties. For this reason, the OFI developed a test method, which directly enables a testing of filters and filter media for their separation rates on bioaerosols, as well as a classification of filters. Besides allergens from an intact or fractured tree or grass pollen, allergenic proteins bound to particulates, as well as allergenic fungal spores (e.g. Cladosporium cladosporioides), or bacteria can be used to classify filters regarding their separation rates. Allergens passing through the filter can then be detected by highly sensitive immunological assays (ELISA) or in the case of fungal spores by microbiological methods, which allow for the detection of even one single spore passing the filter. The test procedure, which is carried out in laboratory scale, was furthermore validated regarding its sufficiency to cover real life situations by upscaling using air conditioning devices showing great conformity in terms of separation rates. Additionally, a clinical study with allergy sufferers was performed to verify analytical results. Several different air conditioning filters from the car industry have been tested, showing significant differences in their separation rates.

Keywords: airborne germs, allergens, classification of filters, fine dust

Procedia PDF Downloads 253