Search results for: discrete choice experiment
4292 Pain Control by Ketamine in Combat Situation; Consideration and Outcomes
Authors: Mohammad Javad Behzadnia, Hamidreza Javadzadeh
Abstract:
Background: Pain management is essential to surmounting multi-injured people in an overcrowded emergency setting. Its role would be more apparent when the physician encounters a mass casualty in a war zone or even a military prehospital. Having sedative and analgesic properties, rapid onset and offset effects, and maintaining the cardiovascular and respiratory contain are the main reason for selecting Ketamine as a good choice in the war zone. Methods: In a prospective interventional study in a war zone, we have selected and followed two groups of casualties for pain management. All were men with an average age of 26.6±8 y/o and 27.5 ±7 y/o in A and B groups, respectively. Group A received only Ketamine and Group B received Ketamine and diazepam. Results: This study showed that all of the injured patients who received Ketamine had experienced some agitation, and they may finally need benzodiazepines for sedation, but in group B that received benzodiazepine before or simultaneous with Ketamine, the agitation was significantly reduced. (P Value ≤0.05) Conclusion: Various factors may affect pain score and perception; patients' culture, mental health, previous drug usage, and addiction could alter the pain score in similar situations. It seems that the significant agitation is due to catecholamine release in stressful Moments of the battlefield. Accordingly, this situation could be exacerbated due to ketamine properties. Nonetheless, as a good choice in the war zone, Ketamine is now recommended to combine with benzodiazepines for procedural sedation and analgesia (PSA).Keywords: battlefield, ketamine, benzodiazepine, pain control
Procedia PDF Downloads 1024291 Comparing the Contribution of General Vocabulary Knowledge and Academic Vocabulary Knowledge to Learners' Academic Achievement
Authors: Reem Alsager, James Milton
Abstract:
Coxhead’s (2000) Academic Word List (AWL) believed to be essential for students pursuing higher education and helps differentiate English for Academic Purposes (EAP) from General English as a course of study, and it is thought to be important for comprehending English academic texts. It has been described that AWL is an infrequent, discrete set of vocabulary items unreachable from general language. On the other hand, it has been known for a period of time that general vocabulary knowledge is a good predictor of academic achievement. This study, however, is an attempt to measure and compare the contribution of academic knowledge and general vocabulary knowledge to learners’ GPA and examine what knowledge is a better predictor of academic achievement and investigate whether AWL as a specialised list of infrequent words relates to the frequency effect. The participants were comprised of 44 international postgraduate students in Swansea University, all from the School of Management, following the taught MSc (Master of Science). The study employed the Academic Vocabulary Size Test (AVST) and the XK_Lex vocabulary size test. The findings indicate that AWL is a list based on word frequency rather than a discrete and unique word list and that the AWL performs the same function as general vocabulary, with tests of each found to measure largely the same quality of knowledge. The findings also suggest that the contribution that AWL knowledge provides for academic success is not sufficient and that general vocabulary knowledge is better in predicting academic achievement. Furthermore, the contribution that academic knowledge added above the contribution of general vocabulary knowledge when combined is really small and noteworthy. This study’s results are in line with the argument and suggest that it is the development of general vocabulary size is an essential quality for academic success and acquiring the words of the AWL will form part of this process. The AWL by itself does not provide sufficient coverage, and is probably not specialised enough, for knowledge of this list to influence this general process. It can be concluded that AWL as an academic word list epitomizes only a fraction of words that are actually needed for academic success in English and that knowledge of academic vocabulary combined with general vocabulary knowledge above the most frequent 3000 words is what matters most to ultimate academic success.Keywords: academic achievement, academic vocabulary, general vocabulary, vocabulary size
Procedia PDF Downloads 2194290 A Recommender System for Dynamic Selection of Undergraduates' Elective Courses
Authors: Adewale O. Ogunde, Emmanuel O. Ajibade
Abstract:
The task of selecting a few elective courses from a variety of available elective courses has been a difficult one for many students over the years. In many higher institutions, guidance and counselors or level advisers are usually employed to assist the students in picking the right choice of courses. In reality, these counselors and advisers are most times overloaded with too many students to attend to, and sometimes they do not have enough time for the students. Most times, the academic strength of the student based on past results are not considered in the new choice of electives. Recommender systems implement advanced data analysis techniques to help users find the items of their interest by producing a predicted likeliness score or a list of top recommended items for a given active user. Therefore, in this work, a collaborative filtering-based recommender system that will dynamically recommend elective courses to undergraduate students based on their past grades in related courses was developed. This approach employed the use of the k-nearest neighbor algorithm to discover hidden relationships between the related courses passed by students in the past and the currently available elective courses. Real students’ results dataset was used to build and test the recommendation model. The developed system will not only improve the academic performance of students, but it will also help reduce the workload on the level advisers and school counselors.Keywords: collaborative filtering, elective courses, k-nearest neighbor algorithm, recommender systems
Procedia PDF Downloads 1644289 Analysis of Lightweight Register Hardware Threat
Authors: Yang Luo, Beibei Wang
Abstract:
In this paper, we present a design methodology of lightweight register transfer level (RTL) hardware threat implemented based on a MAX II FPGA platform. The dynamic power consumed by the toggling of the various bit of registers as well as the dynamic power consumed per unit of logic circuits were analyzed. The hardware threat was designed taking advantage of the differences in dynamic power consumed per unit of logic circuits to hide the transfer information. The experiment result shows that the register hardware threat was successfully implemented by using different dynamic power consumed per unit of logic circuits to hide the key information of DES encryption module. It needs more than 100000 sample curves to reduce the background noise by comparing the sample space when it completely meets the time alignment requirement. In additional, an external trigger signal is playing a very important role to detect the hardware threat in this experiment.Keywords: side-channel analysis, hardware Trojan, register transfer level, dynamic power
Procedia PDF Downloads 2794288 Revising the Student Experiment Materials and Practices at the National University of Laos
Authors: Syhalath Xaphakdy, Toshio Nagata, Saykham Phommathat, Pavy Souwannavong, Vilayvanh Srithilat, Phoxay Sengdala, Bounaom Phetarnousone, Boualay Siharath, Xaya Chemcheng
Abstract:
The National University of Laos (NUOL) invited a group of volunteers from the Japan International Cooperation Agency (JICA) to revise the physics experiments to utilize the materials that were already available to students. The intension was to review and revise the materials regularly utilized in physics class. The project had access to limited materials and a small budget for the class in the unit; however, by developing experimental textbooks related to mechanics, electricity, and wave and vibration, the group found a way to apply them in the classroom and enhance the students teaching activities. The aim was to introduce a way to incorporate the materials and practices in the classroom to enhance the students learning and teaching skills, particularly when they graduate and begin working as high school teachers.Keywords: NUOL, JICA, physics experiment materials, small budget, mechanics, electricity
Procedia PDF Downloads 2364287 Detecting Heartbeat Architectural Tactic in Source Code Using Program Analysis
Authors: Ananta Kumar Das, Sujit Kumar Chakrabarti
Abstract:
Architectural tactics such as heartbeat, ping-echo, encapsulate, encrypt data are techniques that are used to achieve quality attributes of a system. Detecting architectural tactics has several benefits: it can aid system comprehension (e.g., legacy systems) and in the estimation of quality attributes such as safety, security, maintainability, etc. Architectural tactics are typically spread over the source code and are implicit. For large codebases, manual detection is often not feasible. Therefore, there is a need for automated methods of detection of architectural tactics. This paper presents a formalization of the heartbeat architectural tactic and a program analytic approach to detect this tactic in source code. The experiment of the proposed method is done on a set of Java applications. The outcome of the experiment strongly suggests that the method compares well with a manual approach in terms of its sensitivity and specificity, and far supersedes a manual exercise in terms of its scalability.Keywords: software architecture, architectural tactics, detecting architectural tactics, program analysis, AST, alias analysis
Procedia PDF Downloads 1594286 Rock-Bed Thermocline Storage: A Numerical Analysis of Granular Bed Behavior and Interaction with Storage Tank
Authors: Nahia H. Sassine, Frédéric-Victor Donzé, Arnaud Bruch, Barthélemy Harthong
Abstract:
Thermal Energy Storage (TES) systems are central elements of various types of power plants operated using renewable energy sources. Packed bed TES can be considered as a cost–effective solution in concentrated solar power plants (CSP). Such a device is made up of a tank filled with a granular bed through which heat-transfer fluid circulates. However, in such devices, the tank might be subjected to catastrophic failure induced by a mechanical phenomenon known as thermal ratcheting. Thermal stresses are accumulated during cycles of loading and unloading until the failure happens. For instance, when rocks are used as storage material, the tank wall expands more than the solid medium during charge process, a gap is created between the rocks and tank walls and the filler material settles down to fill it. During discharge, the tank contracts against the bed, resulting in thermal stresses that may exceed the wall tank yield stress and generate plastic deformation. This phenomenon is repeated over the cycles and the tank will be slowly ratcheted outward until it fails. This paper aims at studying the evolution of tank wall stresses over granular bed thermal cycles, taking into account both thermal and mechanical loads, with a numerical model based on the discrete element method (DEM). Simulations were performed to study two different thermal configurations: (i) the tank is heated homogeneously along its height or (ii) with a vertical gradient of temperature. Then, the resulting loading stresses applied on the tank are compared as well the response of the internal granular material. Besides the study of the influence of different thermal configurations on the storage tank response, other parameters are varied, such as the internal angle of friction of the granular material, the dispersion of particles diameters as well as the tank’s dimensions. Then, their influences on the kinematics of the granular bed submitted to thermal cycles are highlighted.Keywords: discrete element method (DEM), thermal cycles, thermal energy storage, thermocline
Procedia PDF Downloads 4024285 Reasons behind Accounting Information Tools Adopted by Portuguese Third Sector Organizations: Institutional Theory versus Rational Choice Theory
Authors: Eurico Lima Basto, Ofélia Pinto, Anabela Silva, Amélia Ferreira-Da-Silva
Abstract:
The purpose if this study is two-fold: on the one hand, to identify the accounting information systems implemented in third sector organizations, as well as its components, its tools and the decisions and control purposes they serve; on the other hand, and by confronting these two theories - institutional theory versus rational choice – we intent to go further by understanding the reasons behind the adoption of the aforementioned tools. Data has been collected from third sector organizations operating in Portugal. Our sample includes all juridical types of organizations such as foundations, cooperative, associations or private institutions of social solidarity. The questionnaire contained sixteen close-ended questions and four open-questions. Results confirm the theoretical perspective of institutionalism. Most third sector organizations operating in Portugal implemented only traditional accounting tools like standard accounting statements, cost accounting, budgeting. Moreover, there is clear evidence that the decisions about the implementation of these tools were coercive oriented. With this study it is intended to contribute to a better understanding of the context of third sector organizations in Portugal, in particular the role that accounting plays in this sector, with a special focus on management accounting tools, and the factors that influence their use and the degree of their usefulness in the process of decision making.Keywords: third sector, accounting tools, institutional theory, Portugal, descriptive research
Procedia PDF Downloads 3074284 Experimental Study on Slicing of Sapphire with Fixed Abrasive Diamond Wire Saw
Authors: Mengjun Zhang, Yuli Sun, Dunwen Zuo, Chunxiang Xie, Chunming Zhang
Abstract:
Experimental study on slicing of sapphire with fixed abrasive diamond wire saw was conducted in this paper. The process parameters were optimized through orthogonal experiment of three factors and four levels. The effects of wire speed, feed speed and tension pressure on the surface roughness were analyzed. Surface roughness in cutting direction and feed direction were both detected. The results show that feed speed plays the most significant role on the surface roughness of sliced sapphire followed by wire speed and tension pressure. The optimized process parameters are as follows: wire speed 1.9 m/s, feed speed 0.187 mm/min and tension pressure 0.18 MPa. In the end, the results were verified by analysis of variance.Keywords: fixed abrasive, diamond wire saw, slicing, sapphire, orthogonal experiment
Procedia PDF Downloads 4604283 Existence of Positive Solutions for Second-Order Difference Equation with Discrete Boundary Value Problem
Authors: Thanin Sitthiwirattham, Jiraporn Reunsumrit
Abstract:
We study the existence of positive solutions to the three points difference summation boundary value problem. We show the existence of at least one positive solution if f is either superlinear or sublinear by applying the fixed point theorem due to Krasnoselskii in cones.Keywords: positive solution, boundary value problem, fixed point theorem, cone
Procedia PDF Downloads 4394282 Cadmium Accumulation and Depuration Characteristics through Food Source of Cage-Cultivated Fish after Accidental Pollution in Longjiang River
Authors: Qianli Ma, Xuemin Zhao, Lingai Yao, Zhencheng Xu, Li Wang
Abstract:
Heavy metal pollution accidents, frequently happened in this decade in China, severely threaten aquatic ecosystem and economy. In January 2012, a basin-scale accidental Cd pollution happened in Longjiang River in southwest China. Although water quality was recovered in short period by emergency treatment with flocculants, a large amount of contaminated cage-cultivated fish were left with the task of preventing or mitigating Cd contamination of fish. In this study, unpolluted Ctenopharyngodon idellus were fed by Cd-contaminated macrophytes for assessing the effect of Cd accumulation through food exposure, and the contaminated C. idellus were fed with Cd-free macrophytes for assessing the ability of Cd depuration. The on-site cultivation experiments were done in two sites of Lalang (S1, accidental Cd pollution originated) and Sancha (S2, a large amount of flocculants were added to accelerate Cd precipitation) in Longjiang river. Results showed that Cd content in fish muscle presented an increasing trend in the accumulation experiment. In S1, Cd content of fish muscle rose sharply from day 8 to day 18 with higher average Cd content in macrophytes and sediment, and kept in the range of 0.208-0.308 mg/kg afterward. In S2, Cd content of fish muscle rose gradually throughout the experiment and reached the maximum level of 0.285 mg/kg on day 76. The results of the depuration experiment showed that Cd content in fish muscle decreased and significant changes were observed in the first half time of the experiment. Meanwhile, fish with lower initial Cd content presented higher elimination constant. In S1, Cd content of fish significantly decreased from 0.713 to 0.304 mg/kg in 18 days and kept decreasing to 0.110 mg/kg in the end, and 84.6% of Cd content was eliminated. While in S2, there was a sharp decrease of Cd content of fish in 0-8 days from 0.355 mg/kg to 0.069 mg/kg. The total elimination percentage was 93.8% and 80.6% of which appeared in day 0-8. The elimination constant of fish in S2 was 0.03 which was higher than 0.02 in S1. Collectively, our results showed Cd could be absorbed through food exposure and accumulate in fish muscle, and the accumulated Cd in fish muscle can be excreted after isolated from the polluted food sources. This knowledge allows managers to assess health risk of Cd contaminated fish and minimize aquaculture loss when considering fish cultivation after accidental pollution.Keywords: accidental pollution, cadmium accumulation and depuration, cage-cultivated fish, environmental management, river
Procedia PDF Downloads 2534281 Experimental Exploration of Recycled Materials for Potential Application in Interior Design
Authors: E. P. Bhowmik, R. Singh
Abstract:
Certain materials casually thrown away as by-product household waste, such as used tea leaves, used coffee remnants, eggshells, peanut husks, coconut coir, unwanted paper, and pencil shavings- have scope in the hidden properties that they offer as recyclable raw ingredients. This paper aims to explore and experiment with the sustainable potential of such disposed wastes, obtained from domestic and commercial backgrounds, that could otherwise contribute to the field of interior design if mass-collected and repurposed. Research has been conducted on available recorded methods of mass-collection, storage, and processing of such materials by certain brands, designers, and researchers, as well as the various application and angles possible with regards to re-usage. A questionnaire survey was carried out to understand the willingness of the demographics for efforts of the mass collection and their openness to such unconventional materials for interiors. An experiment was also conducted where the selected waste ingredients were used to create small samples that could be used as decorative panels. Comparisons were made for properties like color, smell, texture, relative durability, and weight- and accordingly, applications were suggested. The experiment, therefore, helped to propose to recycle of the common household as a potential surface finish for floors, walls, and ceilings, and even founding material for furniture and decor accessories such as pottery and lamp shades; for non-structural application in both residential and commercial interiors. Common by-product wastes often see their ends at landfills- laymen unaware of their sustainable possibilities dispose of them. However, processing these waste materials and repurposing them by incorporating them into interiors would serve as a sustainable alternative to ethical dilemmas in the construction of interior design/architecture elements.Keywords: interior materials, mass-collection, sustainable, waste recycle
Procedia PDF Downloads 1044280 Acute Toxicity and the Effects of dichromate potassium (K2Cr2O7) in sobaity seabream (Sparidebtex hasta)
Authors: Elnaz Erfani, Elahe Erfni
Abstract:
In this study, 96h LC50 values of dichromate potassium (K2Cr2O7), a highly toxicant heavy metal on sobaity seabream, Sparidebtex hasta of average weight mean weight 3.24 g; mean length 5.35cm was determined. At first, for rang finding test, fish were exposed to K2Cr2O7 at several selected concentrations 5, 10, 20, 30, 40, 50 and 60 mg/L, then fish exposed to five concentrations control, 40, 45, 50 and 55 mg/L of K2Cr2O7 for LC50-96h. The experiment was carried out in triplicate, and 21 fish per each treatment, Physicochemical properties of water were measured continuously throughout the experiment. The temperature, pH, dissolved oxygen and salinity were 26 ◦c, 7.05, 8.84 mgO2 L-1 and 37.5 ppt, respectively. A number of mortality and behavioral responses of fish were recorded after 24, 48, 72 and 96 h. LC50 values were determined with probate analysis. The 96 hour LC50 value of K2Cr2O7 to the fish was found to be 48.82 ppm. In addition, behavioural changes increased with increased concentration. The results obtained in this study clearly revealed the fact that it is necessary to control the use of a heavy metal such as dichromate potassium.Keywords: marin fish- lc50, dicromat potassium, lc50, mortality
Procedia PDF Downloads 1934279 A Qualitative Analysis of Factors Influencing the Intention of Selecting the Charged Nursing Care
Authors: Hyunsik Park
Abstract:
Objective: To provide information of charged nursing care facility for helping to establish geriatric health care policy, and to figure out which factors would be the main determinants for the choice of it. Method: 46 males and 53 females, and the same number of their caregivers admitted into the charged nursing care facility were recruited for intensive interview including personal information, disease information, and economic, familial, marital and emotional statuses. This is a cross-sectional study and we analyzed the data qualitatively. Results: Patients had 3.2 diseases and a hospitalization for 2.3 years on average. They were consists of 46 singles (46.9%), 8 unmarried (8.2%), 5 divorced (5.1%) and 32 married (32.7%). More than two third (70.1%) were supported by their eldest son or daughter. Mostly, the family caregivers decided to admit into the facilities by the doctor’s recommendation (68.4%). When they made a choice for a facility, most of them (42.9%) considered environmental and sanitary conditions. According to their expectation for management in nursing care facility, most caregivers (59.2%) wanted simple-staying for the duration, but most patients (61.3%) expected to be home after taking comprehensive rehabilitation. Three-quarter of the caregivers would agree to use nursing care facilities in the future, if they would be the same situation. Conclusion: Life style and environment are rapidly changing. In the near future, we need lots of the charged nursing care facilities for the old, thus this study can be the good reference for the preparing upcoming aged and super-aged society.Keywords: nursing care facility, aged society, qualitative analysis, health
Procedia PDF Downloads 4744278 Investigating Income Diversification Strategies into Off-Farm Activities Among Rural Households in Ethiopia
Authors: Kibret Berhanu Getinet
Abstract:
Off-farm income diversification by farm rural households has gained the attention of researchers and policymakers due to the fact that agriculture failed to meet the needs of people in developing countries like Ethiopia. The objective of this study was to investigate income diversification strategies into off-farm activities among rural households in Hawassa Zuria Woreda, Sidama National Regional State, Ethiopia. The study used primary and secondary data sources for the primary data collection questionnaire employed as a data collection instrument. A multistage sampling technique was used to collect data from a total of 197 sample households from four kebeles of the study area. Descriptive statistics, as well as econometrics methods of data analysis, were employed. The descriptive statistics result indicates that the majority of sample rural households (68.53 %) have engaged in off-farm income diversification activities while the remaining 31.47% of households did not participate in the diversification in the study area. The choice of participants among the strategies indicates that 6.60% of respondents participated in off-farm wage employment, 30.46% participated in off-farm self-employment, and about 31.47% of them participated in both off-farm wage employment. The study revealed that the share of off-farm income in total annual earnings of households was about 48.457%, and thus, the off-farm diversification significantly contributes to the rural household income. Moreover, binary and multinomial logistic regression models were employed to identify factors that affect the participation and the choices of the off-farm income diversification strategies, respectively. The binary logit model result indicated that agro-ecological zone, education status of the households, available technical skills of the household, household saving, total livestock owned by the households, access to electricity, road access and being married of household head were significant and positively affected the chance of diversification in off-farm activities while the on-farm income of households is negatively affected the chance of diversification. Similarly, the multinomial logistic regression model estimate revealed that agroecological zone, on-farm income, available technical skills, household savings, and access to electricity are positively related and significantly influenced the household’s choice of employment into off-farm wage employment. The off-farm self-employment diversification choice is significantly influenced by on-farm income, available technical skills, household savings, total livestock owned, and access to electricity. Moreover, the result showed that the factors that affect the choice of farm households to engage in both off-farm wage and self-employment are ecological zone, education status, on-farm income, available technical skills, household own saving, market access, total livestock owned, access to electricity and road access. Thus, due attention should be given to addressing the demographic, socio-economic, and institutional constraints to strengthen off-farm income diversification strategies to improve the income of rural households.Keywords: off-farm, incoem, diversification, logit model
Procedia PDF Downloads 534277 Debate between Breast Milk and Formula Milk in Nutritional Value
Authors: Nora Alkharji, Wafa Fallatah
Abstract:
Introduction: One of the major issues to consider when is deciding on what to feed a baby is the quality of the food itself. Whilst commercially prepared infant formulas are a nutritious alternative to breast milk, and even contain some vitamins and nutrients, most major medical organizations consider breastfeeding the best nutritional option for babies. Choosing whether to breastfeed or formula feed your baby is one of the first decisions expectant parents will make. The American Academy of Pediatrics (AAP) is in agreement with other organizations such as the American Medical Association (AMA), the American Dietetic Association (ADA), and the World Health Organization (WHO) in recommending breastfeeding as the best nutrition for babies and best suited for a baby's digestive system. In addition, breastfeeding helps in the combatting of infections, prevention of allergies, and protection against various chronic conditions. The decision to breastfeed or formula feed one’s baby is a very personal one. However, certain points need to be clarified regarding the nutritional value of breastfeeding versus formula feeding to allow for informed decision-making. Methodology: -A formal debate about whether to breastfeed or formula feed babies as the better choice. -There will be two debaters, both lactation consultants -Arguments will be based on evidence-based medicine -Duration period of debated: 45 min Result: Clarification and heightened awareness of the benefits of breastfeeding. Conclusion: This debate will make the choice between breastfeeding or formula feeding a relatively easy one to make by both health worker and parents.Keywords: breastmilk, formula milk, nutritional, comparison
Procedia PDF Downloads 4674276 Reallocation of Bed Capacity in a Hospital Combining Discrete Event Simulation and Integer Linear Programming
Authors: Muhammed Ordu, Eren Demir, Chris Tofallis
Abstract:
The number of inpatient admissions in the UK has been significantly increasing over the past decade. These increases cause bed occupancy rates to exceed the target level (85%) set by the Department of Health in England. Therefore, hospital service managers are struggling to better manage key resource such as beds. On the other hand, this severe demand pressure might lead to confusion in wards. For example, patients can be admitted to the ward of another inpatient specialty due to lack of resources (i.e., bed). This study aims to develop a simulation-optimization model to reallocate the available number of beds in a mid-sized hospital in the UK. A hospital simulation model was developed to capture the stochastic behaviours of the hospital by taking into account the accident and emergency department, all outpatient and inpatient services, and the interactions between each other. A couple of outputs of the simulation model (e.g., average length of stay and revenue) were generated as inputs to be used in the optimization model. An integer linear programming was developed under a number of constraints (financial, demand, target level of bed occupancy rate and staffing level) with the aims of maximizing number of admitted patients. In addition, a sensitivity analysis was carried out by taking into account unexpected increases on inpatient demand over the next 12 months. As a result, the major findings of the approach proposed in this study optimally reallocate the available number of beds for each inpatient speciality and reveal that 74 beds are idle. In addition, the findings of the study indicate that the hospital wards will be able to cope with 14% demand increase at most in the projected year. In conclusion, this paper sheds a new light on how best to reallocate beds in order to cope with current and future demand for healthcare services.Keywords: bed occupancy rate, bed reallocation, discrete event simulation, inpatient admissions, integer linear programming, projected usage
Procedia PDF Downloads 1444275 Dynamic Exergy Analysis for the Built Environment: Fixed or Variable Reference State
Authors: Valentina Bonetti
Abstract:
Exergy analysis successfully helps optimizing processes in various sectors. In the built environment, a second-law approach can enhance potential interactions between constructions and their surrounding environment and minimise fossil fuel requirements. Despite the research done in this field in the last decades, practical applications are hard to encounter, and few integrated exergy simulators are available for building designers. Undoubtedly, an obstacle for the diffusion of exergy methods is the strong dependency of results on the definition of its 'reference state', a highly controversial issue. Since exergy is the combination of energy and entropy by means of a reference state (also called "reference environment", or "dead state"), the reference choice is crucial. Compared to other classical applications, buildings present two challenging elements: They operate very near to the reference state, which means that small variations have relevant impacts, and their behaviour is dynamical in nature. Not surprisingly then, the reference state definition for the built environment is still debated, especially in the case of dynamic assessments. Among the several characteristics that need to be defined, a crucial decision for a dynamic analysis is between a fixed reference environment (constant in time) and a variable state, which fluctuations follow the local climate. Even if the latter selection is prevailing in research, and recommended by recent and widely-diffused guidelines, the fixed reference has been analytically demonstrated as the only choice which defines exergy as a proper function of the state in a fluctuating environment. This study investigates the impact of that crucial choice: Fixed or variable reference. The basic element of the building energy chain, the envelope, is chosen as the object of investigation as common to any building analysis. Exergy fluctuations in the building envelope of a case study (a typical house located in a Mediterranean climate) are confronted for each time-step of a significant summer day, when the building behaviour is highly dynamical. Exergy efficiencies and fluxes are not familiar numbers, and thus, the more easy-to-imagine concept of exergy storage is used to summarize the results. Trends obtained with a fixed and a variable reference (outside air) are compared, and their meaning is discussed under the light of the underpinning dynamical energy analysis. As a conclusion, a fixed reference state is considered the best choice for dynamic exergy analysis. Even if the fixed reference is generally only contemplated as a simpler selection, and the variable state is often stated as more accurate without explicit justifications, the analytical considerations supporting the adoption of a fixed reference are confirmed by the usefulness and clarity of interpretation of its results. Further discussion is needed to address the conflict between the evidence supporting a fixed reference state and the wide adoption of a fluctuating one. A more robust theoretical framework, including selection criteria of the reference state for dynamical simulations, could push the development of integrated dynamic tools and thus spread exergy analysis for the built environment across the common practice.Keywords: exergy, reference state, dynamic, building
Procedia PDF Downloads 2264274 The Role of Strategic Metals in Cr-Al-Pt-V Composition of Protective Bond Coats
Authors: A. M. Pashayev, A. S. Samedov, T. B. Usubaliyev, N. Sh. Yusifov
Abstract:
Different types of coating technologies are widely used for gas turbine blades. Thermal barrier coatings, consisting of ceramic top coat, thermally grown oxide and a metallic bond coat are used in applications for thermal protection of hot section components in gas turbine engines. Operational characteristics and longevity of high-temperature turbine blades substantially depend on a right choice of composition of the protective thermal barrier coatings. At a choice of composition of a coating and content of the basic elements it is necessary to consider following factors, as minimum distinctions of coefficients of thermal expansions of elements, level of working temperatures and composition of the oxidizing environment, defining the conditions for the formation of protective layers, intensity of diffusive processes and degradation speed of protective properties of elements, extent of influence on the fatigue durability of details during operation, using of elements with high characteristics of thermal stability and satisfactory resilience of gas corrosion, density, hardness, thermal conduction and other physical characteristics. Forecasting and a choice of a thermal barrier coating composition, all above factors at the same time cannot be considered, as some of these characteristics are defined by experimental studies. The implemented studies and investigations show that one of the main failures of coatings used on gas turbine blades is related to not fully taking the physical-chemical features of elements into consideration during the determination of the composition of alloys. It leads to the formation of more difficult spatial structure, composition which also changes chaotically in some interval of concentration that doesn't promote thermal and structural firmness of a coating. For the purpose of increasing the thermal and structural resistant of gas turbine blade coatings is offered a new approach to forecasting of composition on the basis of analysis of physical-chemical characteristics of alloys taking into account the size factor, electron configuration, type of crystal lattices and Darken-Gurry method. As a result, of calculations and experimental investigations is offered the new four-component metallic bond coat on the basis of chrome for the gas turbine blades.Keywords: gas turbine blades, thermal barrier coating, metallic bond coat, strategic metals, physical-chemical features
Procedia PDF Downloads 3154273 Landscape Factors Eliciting the Sense of Relaxation in Urban Green Space
Authors: Kaowen Grace Chang
Abstract:
Urban green spaces play an important role in promoting wellbeing through the sense of relaxation for urban residents. Among many designing factors, what the principal ones that could effectively influence people’s sense of relaxation? And, what are the relationship between the sense of relaxation and those factors? Regarding those questions, there is still little evidence for sufficient support. Therefore, the purpose of this study, based on individual responses to environmental information, is to investigate the landscape factors that relate to well-being through the sense of relaxation in mixed-use urban environments. We conducted the experimental design and model construction utilizing choice-based conjoint analysis to test the factors of plant arrangement pattern, plant trimming condition, the distance to visible automobile, the number of landmark objects, and the depth of view. Through the operation of balanced fractional orthogonal design, the goal is to know the relationship between the sense of relaxation and different designs. In a result, the three factors of plant trimming condition, the distance to visible automobile, and the depth of view shed are significantly effective to the sense of relaxation. The stronger magnitude of maintenance and trimming, the further distance to visible automobiles, and deeper view shed that allow the users to see further scenes could significantly promote green space users’ sense of relaxation in urban green spaces.Keywords: urban green space, landscape planning and design, sense of relaxation, choice model
Procedia PDF Downloads 1484272 Agents and Causers in the Experiencer-Verb Lexicon
Authors: Margaret Ryan, Linda Cupples, Lyndsey Nickels, Paul Sowman
Abstract:
The current investigation explored the thematic roles of the nouns specified in the lexical entries of experiencer verbs. While prior experimental research assumes experiencer and theme roles for both subject-experiencer (SE) and object-experiencer (OE) verbs, syntactic theorists have posited additional agent and causer roles. Experiment 1 provided evidence for an agent as participants assigned a high degree of intentionality to the logical subject of a subset of SE and OE actives and passives. Experiment 2 provided evidence for a causer as participants assigned high levels of causality to the logical subjects of experiencer sentences generally. However, the presence of an agent, but not a causer, coincided with processing ease. Causality may be an aspect rather than a thematic role. The varying thematic roles amongst experiencer-verb sentences have important implications for stimulus selection because we cannot presume processing is similar across differing sentence subtypes.Keywords: sentence comprehension, lexicon, canonicity, processing, thematic roles, syntax
Procedia PDF Downloads 1234271 Scaling Analysis of the Contact Line and Capillary Interaction Induced by a Floating Tilted Cylinder
Authors: ShiQing Gao, XingYi Zhang, YouHe Zhou
Abstract:
When a floating tilted cylinder pierces a fluid interface, the fulfilment of constant-contact-angle condition along the cylinder results in shift, stretch and distortion of the contact line, thus leading to a capillary interaction. We perform an investigation of the scaling dependence of tilt angle, contact angle, and cylinder radius on the contact line profile and the corresponding capillary interaction by numerical simulation and experiment. Characterized by three characteristic parameters respectively, the dependences for each deformation mode are systematically analyzed. Both the experiment and simulation reveals an invariant structure that is independent of contact angle and radius to characterize the stretch of the contact line for every tilted case. Based on this observation, we then propose a general capillary force scaling law to incredibly grasp all the simulated results, by simply approximating the contact line profile as tilted ellipse.Keywords: gas-liquid/liquid-fluid interface, colloidal particle, contact line shape, capillary interaction, surface evolver (SE)
Procedia PDF Downloads 2824270 Homeopathic Approach in a Dog with Idiopathic Epilepsy - Case Report
Authors: Barbosa M. L. S., von Ancken A. C. B., Coelho C. P.
Abstract:
In order to improve the treatment of epileptic dogs, this case report aims toobjective todescribe the use of the homeopathic medicine Cicuta virosa for the treatmentof seizuresin dogs that already use allopathy to control them. Howeach patient presents symptoms individually, the choice of medicationhomeopathic treatment must also be individualized. He was treated in the municipality of RibeirãoPires, São Paulo - Brazil, an animal of the canine species, female, 7 years old, SRD, with a history of seizuregeneralized tonic-clonic for two years, with a variable frequency of 1-2 seizures perday. With no identifiable etiology, the patient used phenobarbital daily, and the dose ofmedication was increased according to the frequency of seizures. The serum concentration of phenobarbital within 12 hours of itsadministration via blood sample was within the range ofreference. The patient experienced weight gain and intermittent sedation. the choice ofhomeopathic medicine Cicuta virosa 6 cH, prepared according to the PharmacopoeiaBrazilian Homeopathic Medicine, occurred due to its characteristic action on the nervous system, especially in epileptic animals that present with seizures, spasmodic contractions of the muscles of the whole body starting from the head, mouth, extremely violent, with rigidity and opisthotonos, extreme agitation, contortionsmultiple. The animal was submitted to treatment with 2 globules orally twicea day for 30 days. The treatment resulted in a clinical cure as there was no moreseizures, being effective to control this symptom.Keywords: homeopathy, cicuta virosa, epilepsy, veterinary medicine
Procedia PDF Downloads 1074269 Control Performance Simulation and Analysis for Microgravity Vibration Isolation System Onboard Chinese Space Station
Authors: Wei Liu, Shuquan Wang, Yang Gao
Abstract:
Microgravity Science Experiment Rack (MSER) will be onboard TianHe (TH) spacecraft planned to be launched in 2018. TH is one module of Chinese Space Station. Microgravity Vibration Isolation System (MVIS), which is MSER’s core part, is used to isolate disturbance from TH and provide high-level microgravity for science experiment payload. MVIS is two stage vibration isolation system, consisting of Follow Unit (FU) and Experiment Support Unit (ESU). FU is linked to MSER by umbilical cables, and ESU suspends within FU and without physical connection. The FU’s position and attitude relative to TH is measured by binocular vision measuring system, and the acceleration and angular velocity is measured by accelerometers and gyroscopes. Air-jet thrusters are used to generate force and moment to control FU’s motion. Measurement module on ESU contains a set of Position-Sense-Detectors (PSD) sensing the ESU’s position and attitude relative to FU, accelerometers and gyroscopes sensing ESU’s acceleration and angular velocity. Electro-magnetic actuators are used to control ESU’s motion. Firstly, the linearized equations of FU’s motion relative to TH and ESU’s motion relative to FU are derived, laying the foundation for control system design and simulation analysis. Subsequently, two control schemes are proposed. One control scheme is that ESU tracks FU and FU tracks TH, shorten as E-F-T. The other one is that FU tracks ESU and ESU tracks TH, shorten as F-E-T. In addition, motion spaces are constrained within ±15 mm、±2° between FU and ESU, and within ±300 mm between FU and TH or between ESU and TH. A Proportional-Integrate-Differentiate (PID) controller is designed to control FU’s position and attitude. ESU’s controller includes an acceleration feedback loop and a relative position feedback loop. A Proportional-Integrate (PI) controller is designed in the acceleration feedback loop to reduce the ESU’s acceleration level, and a PID controller in the relative position feedback loop is used to avoid collision. Finally, simulations of E-F-T and F-E-T are performed considering variety uncertainties, disturbances and motion space constrains. The simulation results of E-T-H showed that control performance was from 0 to -20 dB for vibration frequency from 0.01 to 0.1 Hz, and vibration was attenuated 40 dB per ten octave above 0.1Hz. The simulation results of T-E-H showed that vibration was attenuated 20 dB per ten octave at the beginning of 0.01Hz.Keywords: microgravity science experiment rack, microgravity vibration isolation system, PID control, vibration isolation performance
Procedia PDF Downloads 1604268 V0 Physics at LHCb. RIVET Analysis Module for Z Boson Decay to Di-Electron
Authors: A. E. Dumitriu
Abstract:
The LHCb experiment is situated at one of the four points around CERN’s Large Hadron Collider, being a single-arm forward spectrometer covering 10 mrad to 300 (250) mrad in the bending (non-bending) plane, designed primarily to study particles containing b and c quarks. Each one of LHCb’s sub-detectors specializes in measuring a different characteristic of the particles produced by colliding protons, its significant detection characteristics including a high precision tracking system and 2 ring-imaging Cherenkov detectors for particle identification. The major two topics that I am currently concerned in are: the RIVET project (Robust Independent Validation of Experiment and Theory) which is an efficient and portable tool kit of C++ class library useful for validation and tuning of Monte Carlo (MC) event generator models by providing a large collection of standard experimental analyses useful for High Energy Physics MC generator development, validation, tuning and regression testing and V0 analysis for 2013 LHCb NoBias type data (trigger on bunch + bunch crossing) at √s=2.76 TeV.Keywords: LHCb physics, RIVET plug-in, RIVET, CERN
Procedia PDF Downloads 4284267 Approximation Property Pass to Free Product
Authors: Kankeyanathan Kannan
Abstract:
On approximation properties of group C* algebras is everywhere; it is powerful, important, backbone of countless breakthroughs. For a discrete group G, let A(G) denote its Fourier algebra, and let M₀A(G) denote the space of completely bounded Fourier multipliers on G. An approximate identity on G is a sequence (Φn) of finitely supported functions such that (Φn) uniformly converge to constant function 1 In this paper we prove that approximation property pass to free product.Keywords: approximation property, weakly amenable, strong invariant approximation property, invariant approximation property
Procedia PDF Downloads 6754266 A Brief of Survey on Use of Videoconferencing in Teaching during Quarantine Conducted in Sao Paulo
Authors: Fernanda Laureti T. Ferreira, Kazuo Nishimoto
Abstract:
This paper presents a summary of the experience on videoconferencing tools that have been used to teach regular classes during this pandemic period in educational institutions in São Paulo, which tools and applications are most used and the challenges related to this mode of delivery. At this moment, the massive online education is not a choice of students or a structured development of education system, but a solution that emerged to attend urgent needs and it presents the opportunity to teach and learning available for the most students in this single time of social isolation that forced among others, this significant change for education, students, teachers, institutions and families. Distance education enables synchronous and asynchronous mode classes, and even though the current circumstances generate discomfort and uncertainty, on the other hand, there is a chance to promote a 'learning to learn'. The videoconference is a preferred choice of schools because synchronous mode to give more interaction between a group of students and teachers, but this mode requires specifics teacher competencies and skills, in addition to equipment and provision of adequate internet signal for all participants of the process. The approach is making use of known technical information about video conference tools and the results of search answered by a group of students, teachers, schools, and parents. The results presented refer to the perspectives of students and parents as respondents.Keywords: distance education, interaction on education, online classes, synchronous e-learning, videoconference
Procedia PDF Downloads 1224265 A Loop between Victimhood and Women with Choice: Case of Trafficked North Korean Women in China
Authors: Jinah Kwon
Abstract:
Why are there North Korean women who prefer their life in China, living as an undocumented migrant, to legal residence in South Korea? What is the line between choice and coercion in trafficking and how does it relate to family, especially in Asian culture? Is family function as a haven in the unsecured world or a fetter against the better world? Are the current international mechanisms on trafficked victims fully reflecting the voices of the victims? This study is about the paradoxical conditions of North Korean women situated in China as the trafficked victim and as members of their Chinese family. In order to answer the questions above, this study explored the case of trafficked North Korean women in China. This mixed-methods study employed in-depth interviews of 18 trafficked women living in China and a survey of 98 North Korean origin women residing in South Korea. From the survey, 40 out of 98 women from the survey indicated an unexpected function of trafficking, which was used as a channel of supporting the subjectivity of women in the North Korean context. Such results supported the actual observation and narratives of North Korean women who experienced trafficking from the author’s two visits to the Northeastern area of China in 2012 and 2018, respectively. Based on the findings, the last part of the study makes policy implications on international trafficking mechanisms—theories by Gayatri Spivak and Herbert A. Simon was employed to approach the relatively less dealt aspect of trafficking.Keywords: China, North Korean women, trafficking, victimhood
Procedia PDF Downloads 1924264 The Strategies and Mediating Processes of Learning the Inflectional Morphology in English: A Case Study for Taiwanese English Learners
Authors: Hsiu-Ling Hsu, En-Minh (John) Lan
Abstract:
Pronunciation has received more and more language researchers’ and teachers’ attention because it is important for effective or even successful communication. How to consistently and correctly orally produce verbal morphology, such as English regular past tense inflection, has been a big challenge and troublesome for FL learners. The research aims to explore EFL (English as a foreign language) learners’ developmental trajectory of the inflectional morphology, that is, what mediating processes and strategies EFL learners use, to attain native-like prosodic structure of inflectional morphemes (e.g., –ed and –s suffixes) by comparing the differences among EFL learners at different English levels. This research adopted a self-repair analysis and Prosodic Transfer Hypothesis with three developmental stages as a theoretical framework. To answer the research questions, we conducted two experiments, grammatical tense test written production (Experiment 1) and read-aloud oral production (Experiment 2), and recruited 30 participants who were divided into three groups, low-, middle-, and advanced EFL learners. Experiment 1 was conducted to ensure that participants had learned the knowledge of forming the English regular past tense rules and Experiment 2 was carried out to compare the data across FL English learner groups at different English levels. The EFL learners’ self-repair data showed at least four interesting findings. First, low achievers were more sensitive to the plural suffix -s than the past tense suffix -ed. Middle achievers exhibited a greater responsiveness to the past tense suffix, while high achievers demonstrated equal sensitivity to both suffixes. Additionally, two strategies used by EFL English learners to produce verbs and nouns with inflectional morphemes were to delete internal syllable and to divide a four-syllable verb (e.g., ‘graduated’) into two prosodic structures (e.g., ‘gradu’ and ‘ated’ or ‘gradua’ and ‘ted’). Third, true vowel epenthesis was found only in the low EFL achievers. Moreover fortition (native-like sound) was observed in the low and middle EFL achievers. These findings and self-repair data disclosed mediating processes between the developmental stages and provided insight on how Taiwan EFL learners attained the adjunction prosodic structures of inflectional Morphemes in English.Keywords: inflectional morphology, prosodic structure, developmental trajectory, strategies and mediating processes, English as a foreign language
Procedia PDF Downloads 694263 Method and Experiment of Fabricating and Cutting the Burr for Y Shape Nanochannel
Authors: Zone-Ching Lin, Hao-Yuan Jheng, Shih-Hung Ma
Abstract:
The present paper proposes using atomic force microscopy (AFM) and the concept of specific down force energy (SDFE) to establish a method for fabricating and cutting the burr for Y shape nanochannel on silicon (Si) substrate. For fabricating Y shape nanochannel, it first makes the experimental cutting path planning for fabricating Y shape nanochannel until the fifth cutting layer. Using the constant down force by AFM and SDFE theory and following the experimental cutting path planning, the cutting depth and width of each pass of Y shape nanochannel can be predicted by simulation. The paper plans the path for cutting the burr at the edge of Y shape nanochannel. Then, it carries out cutting the burr along the Y nanochannel edge by using a smaller down force. The height of standing burr at the edge is required to be below the set value of 0.54 nm. The results of simulation and experiment of fabricating and cutting the burr for Y shape nanochannel is further compared.Keywords: atomic force microscopy (AFM), nanochannel, specific down force energy (SDFE), Y shape, burr, silicon
Procedia PDF Downloads 407