Search results for: algorithmic procedures
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 1857

Search results for: algorithmic procedures

1047 Recent Trend in Gluten-Free Bakery Products

Authors: Madhuresh Dwivedi, Navneet Singh Deora, H. N. Mishra

Abstract:

In the context of bakery products, the gluten component of wheat has a crucial role in stabilizing the gas-cell and crumb structures, appearance, mouth feel and maintaining the rheological properties, thus the acceptability of these products. However, because of coeliac disease, some individuals cannot tolerate the protein gliadin present in the gluten fraction of wheat flour. Also termed as gluten-sensitive enteropathy, it is a common chronicle disorder in populations throughout the world with average prevalence of 0.37%. The safest way for celiac sufferers is to stay away from gluten-containing foods such as wheat, rye, barley as well as durum wheat, spelt wheat, and triticale. Thus, in view of the current increasing incidence of gluten intolerant sufferers (due to improved diagnostic procedures), the development of gluten-free cereal-based bakery products suitable for celiac patients represents a challenging and serious task, but also very demanding call for food technologists as well as for the bakers. The use of alternative cereal starches (like rice, soy, maize, potato and so on), gums, hydrocolloids, dietary fibres, alternative protein sources, prebiotics and combinations of them represent the most widespread approach used as replacement to mimic gluten in the manufacture of industrial processable gluten-free bakery products due to their structure-building and water binding properties.

Keywords: gluten-free, coeliac disease, alternative flour, hydrocolloid, crumb structure

Procedia PDF Downloads 255
1046 Inhibitory Effect of Potential Bacillus Probiotic Strains against Pathogenic Bacteria and Yeast Isolated from Oral Cavity

Authors: Fdhila Walid, Bayar Sihem, Khouidi Bochra, Maâtouk Fethi, Ben Amor Feten, Hajer Hentati, Mahdhi Abdelkarim

Abstract:

The presence of resistant bacteria in the oral cavity can be the major cause of dental antibiotic prophylaxis failure. Multidrug efflux has been described for many organisms, including bacteria and fungi as part of their drugs resistance strategy. The potential use of probiotic bacteria can be considered as a new alternative in the prevention or cure of oral cavity diseases. In this study, different Bacillus strains isolated from the environment were isolated and characterized using biochemical and molecular procedures. The inhibitory activity against different pathogenic bacteria and yeast strains was tested using diffusion agar assay method. Our data revealed that the tested strains have an antimicrobial effect against the pathogenic strains such as Streptococcus mutants. The inhibitory effect was variable depending from the probiotic and pathogenic strains. The obtained result demonstrated that Bacillus can be used as a potential candidates probiotic and help in the prevention and treatment of oral infections, including dental caries, periodontal disease and halitosis. Our data, partly encourage the use of probiotic strains because they do not produce acid which can contribute to faster installation decay and these are spore-forming bacteria that can withstand the stress of the oral cavity (acids, alkalis, and salty foods).

Keywords: probiotic, pathogenic bacteria, yeast, oral cavity

Procedia PDF Downloads 356
1045 Using Flow Line Modelling, Remote Sensing for Reconstructing Glacier Volume Loss Model for Athabasca Glacier, Canadian Rockies

Authors: Rituparna Nath, Shawn J. Marshall

Abstract:

Glaciers are one of the main sensitive climatic indicators, as they respond strongly to small climatic shifts. We develop a flow line model of glacier dynamics to simulate the past and future extent of glaciers in the Canadian Rocky Mountains, with the aim of coupling this model within larger scale regional climate models of glacier response to climate change. This paper will focus on glacier-climate modeling and reconstructions of glacier volume from the Little Ice Age (LIA) to present for Athabasca Glacier, Alberta, Canada. Glacier thickness, volume and mass change will be constructed using flow line modelling and examination of different climate scenarios that are able to give good reconstructions of LIA ice extent. With the availability of SPOT 5 imagery, Digital elevation models and GIS Arc Hydro tool, ice catchment properties-glacier width and LIA moraines have been extracted using automated procedures. Simulation of glacier mass change will inform estimates of meltwater run off over the historical period and model calibration from the LIA reconstruction will aid in future projections of the effects of climate change on glacier recession. Furthermore, the model developed will be effective for further future studies with ensembles of glaciers.

Keywords: flow line modeling, Athabasca Glacier, glacier mass balance, Remote Sensing, Arc hydro tool, little ice age

Procedia PDF Downloads 253
1044 Insecticide Resistance Detection on Dengue Vector, Aedes albopictus Obtained from Kapit, Kuching and Sibu Districts in Sarawak State, Malaysia

Authors: Koon Weng Lau, Chee Dhang Chen, Abdul Aziz Azidah, Mohd Sofian-Azirun

Abstract:

Recently, Sarawak state of Malaysia encounter an outbreak of dengue fever. Aedes albopictus has incriminated as one of the important vectors of dengue transmission. Without an effective vaccine, approaches to control or prevent dengue will be a focus on the vectors. The control of Aedes mosquitoes is still dependent on the use of chemical insecticides and insecticide resistance represents a threat to the effectiveness of vector control. This study was conducted to determine the resistance status of 11 active ingredients representing four major insecticide classes: DDT, dieldrin, malathion, fenitrothion, bendiocarb, propoxur, etofenprox, deltamethrin, lambda-cyhalothrin, cyfluthrin, and permethrin. Standard WHO test procedures were conducted to determine the insecticide susceptibility. Aedes albopictus collected from Kapit (resistance ratio, RR = 1.04–3.02), Kuching (RR = 1.17–4.61), and Sibu (RR = 1.06–3.59) exhibited low resistance toward all insecticides except dieldrin. This study reveled that dieldrin is still effective against Ae. albopictus, followed by fenitrothion, cyfluthrin, and deltamethrin. In conclusion, Ae. albopictus in Sarawak exhibited different resistance levels toward various insecticides and alternative solutions should be implemented to prevent further deterioration of the condition.

Keywords: Aedes albopictus, dengue, insecticide resistance, Malaysia

Procedia PDF Downloads 337
1043 Triangulations via Iterated Largest Angle Bisection

Authors: Yeonjune Kang

Abstract:

A triangulation of a planar region is a partition of that region into triangles. In the finite element method, triangulations are often used as the grid underlying a computation. In order to be suitable as a finite element mesh, a triangulation must have well-shaped triangles, according to criteria that depend on the details of the particular problem. For instance, most methods require that all triangles be small and as close to the equilateral shape as possible. Stated differently, one wants to avoid having either thin or flat triangles in the triangulation. There are many triangulation procedures, a particular one being the one known as the longest edge bisection algorithm described below. Starting with a given triangle, locate the midpoint of the longest edge and join it to the opposite vertex of the triangle. Two smaller triangles are formed; apply the same bisection procedure to each of these triangles. Continuing in this manner after n steps one obtains a triangulation of the initial triangle into 2n smaller triangles. The longest edge algorithm was first considered in the late 70’s. It was shown by various authors that this triangulation has the desirable properties for the finite element method: independently of the number of iterations the angles of these triangles cannot get too small; moreover, the size of the triangles decays exponentially. In the present paper we consider a related triangulation algorithm we refer to as the largest angle bisection procedure. As the name suggests, rather than bisecting the longest edge, at each step we bisect the largest angle. We study the properties of the resulting triangulation and prove that, while the general behavior resembles the one in the longest edge bisection algorithm, there are several notable differences as well.

Keywords: angle bisectors, geometry, triangulation, applied mathematics

Procedia PDF Downloads 373
1042 Comparative Effects of Homoplastic and Synthetic Pituitary Extracts on Induced Breeding of Heterobranchus longifilis (Valenciennes, 1840) in Indoor Hatchery Tanks in Owerri South East Nigeria

Authors: I. R. Keke, C. S. Nwigwe, O. S. Nwanjo, A. S. Egeruoh

Abstract:

An experiment was carried out at Urban Farm and Fisheries Nigeria Ltd, Owerri Imo State South East Nigeria between February and June 2014 to induce Brood stock of Heterobranchus longifilis (mean wt 1.3kg) in concrete tanks (1.0 x 2.0 x 1.5m) in dimension using a synthetic hormone (Ovaprim) and pituitary extract from Heterobranchus longifilis. Brood stock males were selected as pituitary donors and their weights matched those of females to be injected at 1ml/kg body weight of Fish. Ovaprim, was injected at 0.5ml/kg body weight of female fish. A latency period of 12 hours was allowed after injection of the Brood stock females before stripping the egg and incubation at 23 °C. While incubating the eggs, samples were drawn and the rate of fertilization was determined. Hatching occurred within 33 hours and hatchability rate (%) was determined by counting the active hatchings. The result showed that Ovaprim injected Brood stock eggs fertilized up to 80% while the pituitary from the Heterobranchus longifilis had low fertilization and hatching success 20%. Ovaprim is imported and costly, so more effort is required to enhance the procedures for homoplastic hypophysation.

Keywords: heterobranchus longifilis, ovaprim, hypophysation, latency period, pituitary

Procedia PDF Downloads 194
1041 Developing the Involvement of Nurses in Determining Health Policies

Authors: Yafa Haron, Hanna Adami

Abstract:

Background: World Health Organization emphasizes the contribution of nurses in planning and implementing health policies and reforms. Aim: To evaluate nursing students’ attitudes towards nurses’ involvement in health policy issues. Methods: Mixed-methods; qualitative and quantitative – a descriptive study. Participants - nursing students who were enrolled in their last year in the undergraduate program (BSN). Qualitative data included two open-ended questions: What is health policy and what is the importance of studying health policy, and 18 statements on the Likert Scale range 1-5. Results: Qualitativeanalysisrevealed that the majority of students defined health policy as a set of rules and regulations that defined procedures, borders, and proper conduct. 73% of students responded that nurses should be active in policymaking, but only 22% thought that nurses were currently involved in political issues. 28% thought that nurses do not have the knowledge and the time needed (60%) for political activity. 77% thought that the work environment did not encourage nurses to be politically active. Nursing students are aware of the importance towards nurses’ involvement in health policy issues, however, they do not have role models based on their low evaluation regarding nurses’ involvement in the health policy decision making process at the local or national level. Conclusions: Results emphasize the importance and the need of implementation the recommendation to include “advance policy changes” as core competency in nursing education and practice.

Keywords: health policy, nursing education, health systems, student perceptions

Procedia PDF Downloads 83
1040 Identification Strategies for Unknown Victims from Mass Disasters and Unknown Perpetrators from Violent Crime or Terrorist Attacks

Authors: Michael Josef Schwerer

Abstract:

Background: The identification of unknown victims from mass disasters, violent crimes, or terrorist attacks is frequently facilitated through information from missing persons lists, portrait photos, old or recent pictures showing unique characteristics of a person such as scars or tattoos, or simply reference samples from blood relatives for DNA analysis. In contrast, the identification or at least the characterization of an unknown perpetrator from criminal or terrorist actions remains challenging, particularly in the absence of material or data for comparison, such as fingerprints, which had been previously stored in criminal records. In scenarios that result in high levels of destruction of the perpetrator’s corpse, for instance, blast or fire events, the chance for a positive identification using standard techniques is further impaired. Objectives: This study shows the forensic genetic procedures in the Legal Medicine Service of the German Air Force for the identification of unknown individuals, including such cases in which reference samples are not available. Scenarios requiring such efforts predominantly involve aircraft crash investigations, which are routinely carried out by the German Air Force Centre of Aerospace Medicine as one of the Institution’s essential missions. Further, casework by military police or military intelligence is supported based on administrative cooperation. In the talk, data from study projects, as well as examples from real casework, will be demonstrated and discussed with the audience. Methods: Forensic genetic identification in our laboratories involves the analysis of Short Tandem Repeats and Single Nucleotide Polymorphisms in nuclear DNA along with mitochondrial DNA haplotyping. Extended DNA analysis involves phenotypic markers for skin, hair, and eye color together with the investigation of a person’s biogeographic ancestry. Assessment of the biological age of an individual employs CpG-island methylation analysis using bisulfite-converted DNA. Forensic Investigative Genealogy assessment allows the detection of an unknown person’s blood relatives in reference databases. Technically, end-point-PCR, real-time PCR, capillary electrophoresis, pyrosequencing as well as next generation sequencing using flow-cell-based and chip-based systems are used. Results and Discussion: Optimization of DNA extraction from various sources, including difficult matrixes like formalin-fixed, paraffin-embedded tissues, degraded specimens from decomposed bodies or from decedents exposed to blast or fire events, provides soil for successful PCR amplification and subsequent genetic profiling. For cases with extremely low yields of extracted DNA, whole genome preamplification protocols are successfully used, particularly regarding genetic phenotyping. Improved primer design for CpG-methylation analysis, together with validated sampling strategies for the analyzed substrates from, e.g., lymphocyte-rich organs, allows successful biological age estimation even in bodies with highly degraded tissue material. Conclusions: Successful identification of unknown individuals or at least their phenotypic characterization using pigmentation markers together with age-informative methylation profiles, possibly supplemented by family tree search employing Forensic Investigative Genealogy, can be provided in specialized laboratories. However, standard laboratory procedures must be adapted to work with difficult and highly degraded sample materials.

Keywords: identification, forensic genetics, phenotypic markers, CPG methylation, biological age estimation, forensic investigative genealogy

Procedia PDF Downloads 29
1039 Creative Peace Diplomacy Model by the Perspective of Dialogue Management for International Relations

Authors: Bilgehan Gültekin, Tuba Gültekin

Abstract:

Peace diplomacy is the most important international tool to keep peace all over the world. The study titled “peace diplomacy for international relations” is consist of three part. In the first part, peace diplomacy is going to be introduced as a tool of peace communication and peace management. And, in this part, peace communication will be explained by international communication perspective. In the second part of the study,public relations events and communication campaigns will be developed originally for peace diplomacy. In this part, it is aimed original public communication dialogue management tools for peace diplomacy. the aim of the final part of the study, is to produce original public communication model for international relations. The model includes peace modules, peace management projects, original dialogue procedures and protocols, dialogue education, dialogue management strategies, peace actors, communication models, peace team management and public diplomacy steps. The creative part of the study aims to develop a model used for international relations for all countries. Creative Peace Diplomacy Model will be developed in the case of Turkey-Turkey-France and Turkey-Greece relations. So, communication and public relations events and campaigns are going to be developed as original for only this study.

Keywords: peace diplomacy, public communication model, dialogue management, international relations

Procedia PDF Downloads 518
1038 The Experience of Applying Multi-Sensory Stimulation ICU for Arousing a Patient with Traumatic Brain Injury in Intensive Care

Authors: Hsiao-Wen Tsai

Abstract:

Motor vehicle accident is the first cause of head injury in the world; severe head injury cases may cause conscious disturbance and death. This is a report about a case of a young adult patient suffering from motor vehicle accident leading to severe head injury who passed through three time surgical procedures, and his mother (who is the informal caregiver). This case was followed from 28th January to 15th February 2011 by using Gordon’s 11 functional health patterns. Patient’s cognitive-perceptual and self-perception-self-concept patterns were altered. Anxiety was also noted on his informal caregiver due to patients’ condition. During the intensive care period, maintaining patient’s vital signs and cerebral perfusion pressure were essential to avoid secondary neuronal injury. Multi-sensory stimulation, caring accompanying, supporting, listening and encouraging patient’s family involved in patient care were very important to reduce informal caregiver anxiety. Finally, the patient consciousness improved from GCS 4 to GCS 11 before discharging from ICU. Patient’s primary informal caregiver, his mother, also showed anxiety improvement. This is was successful case with traumatic brain injury recovered from coma.

Keywords: anxiety, multi-sensory stimulation, reduce intracranial adaptive capacity, traumatic brain injury

Procedia PDF Downloads 247
1037 Increasing the Forecasting Fidelity of Current Collection System Operating Capability by Means of Contact Pressure Simulation Modelling

Authors: Anton Golubkov, Gleb Ermachkov, Aleksandr Smerdin, Oleg Sidorov, Victor Philippov

Abstract:

Current collection quality is one of the limiting factors when increasing trains movement speed in the rail sector. With the movement speed growth, the impact forces on the current collector from the rolling stock and the aerodynamic influence increase, which leads to the spread in the contact pressure values, separation of the current collector head from the contact wire, contact arcing and excessive wear of the contact elements. The upcoming trend in resolving this issue is the use of the automatic control systems providing stabilization of the contact pressure value. The present paper considers the features of the contemporary automatic control systems of the current collector’s pressure; their major disadvantages have been stated. A scheme of current collector pressure automatic control has been proposed, distinguished by a proactive influence on undesirable effects. A mathematical model of contact strips wearing has been presented, obtained in accordance with the provisions of the central composition rotatable design program. The analysis of the obtained dependencies has been carried out. The procedures for determining the optimal current collector pressure on the contact wire and the pressure control principle in the pneumatic drive have been described.

Keywords: contact strip, current collector, high-speed running, program control, wear

Procedia PDF Downloads 125
1036 Snake Locomotion: From Sinusoidal Curves and Periodic Spiral Formations to the Design of a Polymorphic Surface

Authors: Ennios Eros Giogos, Nefeli Katsarou, Giota Mantziorou, Elena Panou, Nikolaos Kourniatis, Socratis Giannoudis

Abstract:

In the context of the postgraduate course Productive Design, Department of Interior Architecture of the University of West Attica in Athens, under the guidance of Professors Nikolaos Koyrniatis and Socratis Giannoudis, kinetic mechanisms with parametric models were examined for their further application in the design of objects. In the first phase, the students studied a motion mechanism that they chose from daily experience and then analyzed its geometric structure in relation to the geometric transformations that exist. In the second phase, the students tried to design it through a parametric model in Grasshopper3d for Rhino algorithmic processor and plan the design of its application in an everyday object. For the project presented, our team began by studying the movement of living beings, specifically the snake. By studying the snake and the role that the environment has in its movement, four basic typologies were recognized: serpentine, concertina, sidewinding and rectilinear locomotion, as well as its ability to perform spiral formations. Most typologies are characterized by ripples, a series of sinusoidal curves. For the application of the snake movement in a polymorphic space divider, the use of a coil-type joint was studied. In the Grasshopper program, the simulation of the desired motion for the polymorphic surface was tested by applying a coil on a sinusoidal curve and a spiral curve. It was important throughout the process that the points corresponding to the nodes of the real object remain constant in number, as well as the distances between them and the elasticity of the construction had to be achieved through a modular movement of the coil and not some elastic element (material) at the nodes. Using mesh (repeating coil), the whole construction is transformed into a supporting body and combines functionality with aesthetics. The set of elements functions as a vertical spatial network, where each element participates in its coherence and stability. Depending on the positions of the elements in terms of the level of support, different perspectives are created in terms of the visual perception of the adjacent space. For the implementation of the model on the scale (1:3), (0.50m.x2.00m.), the load-bearing structure that was studied has aluminum rods for the basic pillars Φ6mm and Φ 2.50 mm, for the secondary columns. Filling elements and nodes are of similar material and were made of MDF surfaces. During the design process, four trapezoidal patterns were picketed, which function as filling elements, while in order to support their assembly, a different engraving facet was done. The nodes have holes that can be pierced by the rods, while their connection point with the patterns has a half-carved recess. The patterns have a corresponding recess. The nodes are of two different types depending on the column that passes through them. The patterns and knots were designed to be cut and engraved using a Laser Cutter and attached to the knots using glue. The parameters participate in the design as mechanisms that generate complex forms and structures through the repetition of constantly changing versions of the parts that compose the object.

Keywords: polymorphic, locomotion, sinusoidal curves, parametric

Procedia PDF Downloads 82
1035 Bulk Amounts of Linear and Cyclic Polypeptides on Our Hand within a Short Time

Authors: Yu Zhang, Il Kim

Abstract:

Polypeptides with defined peptide sequences illustrate the power of remarkable applications in drug delivery, tissue engineering, sensing and catalysis. Especially the cyclic polypeptides, the distinctive topological architecture imparts many characteristic properties comparing to linear polypeptides. Here, a facile and highly efficient strategy for the synthesis of linear and cyclic polypeptides is reported using N-heterocyclic carbenes (NHCs)-mediated ring-opening polymerization (ROP) of α-amino acid N-carboxyanhydrides (NCA) in the presence or absence of primary amine initiator. The polymerization proceeds rapidly in a quasi-living manner, allowing access to linear and cyclic polypeptides of well-defined chain length and narrow polydispersity, as evidenced by nuclear magnetic resonance spectrum (1H NMR and 13C NMR spectra) and size exclusion chromatography (SEC) analysis. The cyclic architecture of the polypeptides was further verified by matrix-assisted laser desorption ionization-time of flight (MALDI-TOF) mass spectra (MALDI-TOF MS) and electrospray ionization (ESI) mass spectra, as well as viscosity studies. This approach can also simplify workup procedures and make bulk scale synthesis possible, which thereby opens avenues for practical uses in diverse areas, opening up the new generation of polypeptide synthesis.

Keywords: α-amino acid N-carboxyanhydrides, living polymerization, polypeptides, N-heterocyclic carbenes, ring-opening polymerization

Procedia PDF Downloads 150
1034 Key Drivers for Nighttime Construction under the EPC Contract

Authors: Aditya Pal, S. Z. S. Tabish, Kumar Neeraj Jha

Abstract:

In the construction industry, engineering procurement and construction (EPC) projects are becoming increasingly prevalent; they provide clients with benefits such as decreased workload, streamlined execution, and a singular point of accountability. EPC projects entail round-the-clock operations, which calls for an analysis of the variables that impact productivity during nocturnal hours. The current body of research on the distinctions between daytime and nighttime construction lacks a comprehensive examination of nocturnal attributes. The objective of this research is to ascertain the critical factors that influence the productivity of nighttime construction by conducting site investigations and reviewing relevant literature. The influence of factors such as illumination conditions, equipment deployment, quality procedures, and government regulations on productivity is subject to careful examination. The studies rank the significance of these factors in accordance with the relative importance index (RII) and entropy weighted method (EWM). The primary determinants identified in the study are temperature (RII: 0.8444), weather conditions (RII: 0.8222), and material and apparatus maintenance (RII: 0.8222). The findings function as recommendations for project managers and EPC contractors to reduce setbacks and increase efficiency. By comparing the outcomes of EWM and RII, the most effective approach to resolving the most crucial characteristics is achieved.

Keywords: productivity, nighttime work, statistical methods, construction, entropy weighted method, relative importance indexing

Procedia PDF Downloads 19
1033 Analysis of Incidences of Collapsed Buildings in the City of Douala, Cameroon from 2011-2020

Authors: Theodore Gautier Le Jeune Bikoko, Jean Claude Tchamba, Sofiane Amziane

Abstract:

This study focuses on the problem of collapsed buildings within the city of Douala over the past ten years, and more precisely, within the period from 2011 to 2020. It was carried out in a bid to ascertain the real causes of this phenomenon, which has become recurrent in the leading economic city of Cameroon. To achieve this, it was first necessary to review some works dealing with construction materials and technology as well as some case histories of structural collapse within the city. Thereafter, a statistical study was carried out on the results obtained. It was found that the causes of building collapses in the city of Douala are: Neglect of administrative procedures, use of poor quality materials, poor composition and confectioning of concrete, lack of Geotechnical study, lack of structural analysis and design, corrosion of the reinforcement bars, poor maintenance in buildings, and other causes. Out of the 46 cases of structural failure of buildings within the city of Douala, 7 of these were identified to have had no geotechnical study carried out, giving a percentage of 15.22%. It was also observed that out of the 46 cases of structural failure, 6 were as a result of lack of proper structural analysis and design, giving a percentage of 13.04%. Subsequently, recommendations and suggestions are made in a bid to placing particular emphasis on the choice of materials, the manufacture and casting of concrete, as well as the placement of the required reinforcements. All this guarantees the stability of a building.

Keywords: collapse buildings, Douala, structural collapse, Cameroon

Procedia PDF Downloads 148
1032 The Implementation of Social Responsibility with the Approach of Indonesian Realistic Mathematics Education in Teaching and Learning Mathematics on Students' Engagement and Learning

Authors: Nurwati Djaman, Suradi Tahmir, Nurdin Arsyad

Abstract:

The major objective of this study was to implement and evaluate the use of the implementation of social responsibility with the approach of Indonesian Realistic Mathematics Education (PMRI) in teaching and learning mathematics on students’ engagement and learning. The research problems investigated in this research: 1) What were the effects of the implementation of social responsibility with PMRI approach to learning mathematics? 2) What were the effects of the approach to students’ engagement? An action research and grounded theory methodology were adopted for the study. This study used mixed methods to collect, describe, and interpret the data. The data were collected through focus group discussion, classroom observations, questionnaire, interview, and students’ work. The participants in this study consisted of 45 students. The study revealed that the approach has given students the opportunity to develop their understanding of concepts and procedures, problem-solving ability, and communication ability. Also, students’ involvement in the approach improved their engagement in learning mathematics in the three domains of cognitive engagement, effective engagement, and behavioral engagement. In particular, the data collection from the focus group, classroom observations, and interviews suggest that, during this study, the students became more active participants in the mathematics lessons.

Keywords: Indonesian Realistic Mathematics Education, PMRI, learning mathematics, social responsibility, students' engagement

Procedia PDF Downloads 126
1031 Discourses in Mother Tongue-Based Classes: The Case of Hiligaynon Language

Authors: Kayla Marie Sarte

Abstract:

This study sought to describe mother tongue-based classes in the light of classroom interactional discourse using the Sinclair and Coulthard model. It specifically identified the exchanges, grouped into Teaching and Boundary types; moves, coded as Opening, Answering and Feedback; and the occurrence of the 13 acts (Bid, Cue, Nominate, Reply, React, Acknowledge, Clue, Accept, Evaluate, Loop, Comment, Starter, Conclusion, Aside and Silent Stress) in the classroom, and determined what these reveal about the teaching and learning processes in the MTB classroom. Being a qualitative study, using the Single Collective Case Within-Site (embedded) design, varied data collection procedures such as non-participant observations, audio-recordings and transcription of MTB classes, and semi-structured interviews were utilized. The results revealed the presence of all the codes in the model (except for the silent stress) which also implied that the Hiligaynon mother tongue-based class was eclectic, cultural and communicative, and had a healthy, analytical and focused environment which aligned with the aims of MTB-MLE, and affirmed the purported benefits of mother tongue teaching. Through the study, gaps in the mother tongue teaching and learning were also identified which involved the difficulty of children in memorizing Hiligaynon terms expressed in English in their homes and in the communities.

Keywords: discourse analysis, language teaching and learning, mother tongue-based education, multilingualism

Procedia PDF Downloads 243
1030 Water Accessibility at Household Levels in Zambia: A Case Study of Fitobaula Settlement

Authors: Emmanuel Sachikumba, Micheal Msoni, Westone Mafuleka

Abstract:

Zambia has a good climate with favourable rainfall pattern; this provides sufficient recharge for the surface and groundwater resources. In spite of the sufficient surface and ground water resources, accessibility to water at household levels is problematic both in quality and quantity. The study examined water accessibility as well as water quality at the household level. The research looked at the sources of water for the households and considered the complications of accessibility to water and the available opportunities therein. The investigation involved fifty households and the data was collected by the use of questionnaires (to assess accessibility) and laboratory tests (for ascertaining water quality). In addition to this, government departments such as the health, agriculture, forestry and education as well as the municipal council were interviewed on the topic under study. The study was descriptive in nature where clustered sampling procedures using simple random methods were utilised to select the households which were to participate in the study. The key findings were that; accessibility to water household levels is still a challenge in the settlement as most of the point sources (shallow wells, the stream and the river) were found to be contaminated. In addition to this, it was found that there was no direct relationship between the economic performance of a household and the accessibility to water. The study also observed that there were opportunities for the people in the settlement as they were increasingly getting into the education system, and adult literacy was being encouraged in the settlement. Furthermore, the settlement has groundwater resources which indicate that there can be sufficient water provision for the settlers.

Keywords: accessibility, household, water, settlement

Procedia PDF Downloads 420
1029 Does Citizens’ Involvement Always Improve Outcomes: Procedures, Incentives and Comparative Advantages of Public and Private Law Enforcement

Authors: Avdasheva Svetlanaa, Kryuchkova Polinab

Abstract:

Comparative social efficiency of private and public enforcement of law is debated. This question is not of academic interest only, it is also important for the development of the legal system and regulations. Generally, involvement of ‘common citizens’ in public law enforcement is considered to be beneficial, while involvement of interest groups representatives is not. Institutional economics as well as law and economics consider the difference between public and private enforcement to be rather mechanical. Actions of bureaucrats in government agencies are assumed to be driven by the incentives linked to social welfare (or other indicator of public interest) and their own benefits. In contrast, actions of participants in private enforcement are driven by their private benefits. However administrative law enforcement may be designed in such a way that it would become driven mainly by individual incentives of alleged victims. We refer to this system as reactive public enforcement. Citizens may prefer using reactive public enforcement even if private enforcement is available. However replacement of public enforcement by reactive version of public enforcement negatively affects deterrence and reduces social welfare. We illustrate the problem of private vs pure public and private vs reactive public enforcement models with the examples of three legislation subsystems in Russia – labor law, consumer protection law and competition law. While development of private enforcement instead of public (especially in reactive public model) is desirable, replacement of both public and private enforcement by reactive model is definitely not.

Keywords: public enforcement, private complaints, legal errors, competition protection, labor law, competition law, russia

Procedia PDF Downloads 472
1028 Parametric Modeling for Survival Data with Competing Risks Using the Generalized Gompertz Distribution

Authors: Noora Al-Shanfari, M. Mazharul Islam

Abstract:

The cumulative incidence function (CIF) is a fundamental approach for analyzing survival data in the presence of competing risks, which estimates the marginal probability for each competing event. Parametric modeling of CIF has the advantage of fitting various shapes of CIF and estimates the impact of covariates with maximum efficiency. To calculate the total CIF's covariate influence using a parametric model., it is essential to parametrize the baseline of the CIF. As the CIF is an improper function by nature, it is necessary to utilize an improper distribution when applying parametric models. The Gompertz distribution, which is an improper distribution, is limited in its applicability as it only accounts for monotone hazard shapes. The generalized Gompertz distribution, however, can adapt to a wider range of hazard shapes, including unimodal, bathtub, and monotonic increasing or decreasing hazard shapes. In this paper, the generalized Gompertz distribution is used to parametrize the baseline of the CIF, and the parameters of the proposed model are estimated using the maximum likelihood approach. The proposed model is compared with the existing Gompertz model using the Akaike information criterion. Appropriate statistical test procedures and model-fitting criteria will be used to test the adequacy of the model. Both models are applied to the ‘colon’ dataset, which is available in the “biostat3” package in R.

Keywords: competing risks, cumulative incidence function, improper distribution, parametric modeling, survival analysis

Procedia PDF Downloads 69
1027 Effect of Permeability on Glass Fiber Reinforced Plastic Laminate Produced by Vacuum Assisted Resin Transfer Molding Process

Authors: Nagri Sateesh, Kundavarapu Vengalrao, Kopparthi Phaneendra Kumar

Abstract:

Vacuum assisted resin transfer molding (VARTM) is one of the manufacturing technique that is viable for production of fiber reinforced polymer composite components suitable for aerospace, marine and commercial applications. However, the repeatable quality of the product can be achieved by critically fixing the process parameters such as Vacuum Pressure (VP) and permeability of the preform. The present investigation is aimed at studying the effect of permeability for production of Glass Fiber Reinforced Plastic (GFRP) components with consistent quality. The VARTM mould is made with an acrylic transparent top cover to observe and record the resin flow pattern. Six layers of randomly placed glass fiber under five different vacuum pressures VP1 = 0.013, VP2 = 0.026, VP3 = 0.039, VP4 = 0.053 and VP5 = 0.066 MPa were studied. The laminates produced by this process under the above mentioned conditions were characterized with ASTM D procedures so as to study the effect of these process parameters on the quality of the laminate. Moreover, as mentioned there is a considerable effect of permeability on the impact strength and the void content in the laminates under different vacuum pressures. SEM analysis of the impact tested fractured GFRP composites showed the bonding of fiber and matrix.

Keywords: permeability, vacuum assisted resin transfer molding (VARTM), ASTM D standards, SEM

Procedia PDF Downloads 133
1026 A Framework for the Evaluation of Infrastructures’ Serviceability

Authors: Kyonghoon Kim, Wonyoung Park, Taeil Park

Abstract:

In 1994, Korea experienced a national tragedy of Seongsu Bridge collapse. The accident was severe enough to alert governmental officers to the problem of existing management policy for national infrastructures. As a result, government legislated the ‘Guidelines for the safety inspection and test of infrastructure’ which have been utilized as the primary tool to make decision for the maintenance and rehabilitation of infrastructure for last twenty years. Although it is clear that the guideline established a basics how to evaluate and manage the condition of infrastructures in systematic manner, it is equally clear that the guideline needs improvements in order to obtain reasonable investment decisions for budget allocation. Because its inspection and evaluation procedures mainly focused on the structural condition of infrastructures, it was hard to make decision when the infrastructures were in same level of structural condition. In addition, it did not properly reflect various aspects of infrastructures such as performance, public demand, capacity, etc., which were more valuable to public. Regardless of the importance, these factors were commonly neglected in governmental decision-making process, because there factors were somewhat subjective and difficult to quantify in rational manner. Thus, this study proposes a framework to properly evaluate the serviceability indicators using AHP and Fuzzy approach. The framework is expected to assist governmental agency in establishing effective investment strategies for budget planning.

Keywords: infrastructure, evaluation, serviceability, fuzzy

Procedia PDF Downloads 268
1025 Railway Crane Accident: A Comparative Metallographic Test on Pins Fractured during Operation

Authors: Thiago Viana

Abstract:

Eventually train accidents occur on railways and for some specific cases it is necessary to use a train rescue with a crane positioned under a platform wagon. These tumbled machines are collected and sent to the machine shop or scrap yard. In one of these cranes that were being used to rescue a wagon, occurred a fall of hoist due to fracture of two large pins. The two pins were collected and sent for failure analysis. This work investigates the main cause and the secondary causes for the initiation of the fatigue crack. All standard failure analysis procedures were applied, with careful evaluation of the characteristics of the material, fractured surfaces and, mainly, metallographic tests using an optical microscope to compare the geometry of the peaks and valleys of the thread of the pins and their respective seats. By metallographic analysis, it was concluded that the fatigue cracks were started from a notch (stress concentration) in the valley of the threads of the pin applied to the right side of the crane (pin 1). In this, it was verified that the peaks of the threads of the pin seat did not have proper geometry, with sharp edges being present that caused such notches. The visual analysis showed that fracture of the pin on the left side of the crane (pin 2) was brittle type, being a consequence of the fracture of the first one. Recommendations for this and other railway cranes have been made, such as nondestructive testing, stress calculation, design review, quality control and suitability of the mechanical forming process of the seat threads and pin threads.

Keywords: crane, fracture, pin, railway

Procedia PDF Downloads 88
1024 A Study of Effectiveness of Topical Grapeseed Oil for Reducing Wrinkles on Periorbital Areas in Asian People in Thailand

Authors: Cherish Romina Prajitno, Sunisa Thaichinda

Abstract:

One indicator of facial aging is wrinkles. Not only that, but wrinkles are a key indicator in our world of facial aesthetics. Wrinkles occur where fault lines develop in aging skin. Nowadays, people are more motivated to keep up their appealing and young appearance. Many individuals are seeking a fast recovery time for their aesthetic procedures and are interested in non-invasive techniques that have a proven track record for successful outcomes. The purpose of this study is to see the efficacy of 100% (pure) grapeseed oil for reducing periorbital wrinkles. This study used the split-face, double-blind method, and this treatment was administered for three months at random to fifteen patients, with the grapeseed oil at one side of the face and the other side with the placebo. The main outcome measure was determined by conducting a comparative analysis of the participants' wrinkle results during each visit using the VIsioscan® VC98. Additionally, we evaluated the skin's elasticity and barrier function using the Cutometer® MP 530 and Tewameter® TM300. Furthermore, we administered a satisfaction score questionnaire to the patients in the 12th week. The findings of the study indicate that grapeseed oil exhibited a noteworthy effect in diminishing the appearance of wrinkles in the periorbital region, enhancing the viscoelastic properties of the periorbital skin, and improving the functionality of the skin barrier in the periorbital area.

Keywords: periorbital wrinkles, pure grapeseed oil, split-face method

Procedia PDF Downloads 50
1023 Effect of Low Level Laser Therapy versus Polarized Light Therapy on Oral Mucositis in Cancer Patients Receiving Chemotherapy

Authors: Andrew Anis Fakhrey Mosaad

Abstract:

The goal of this study is to compare the efficacy of polarised light therapy with low-intensity laser therapy in treating oral mucositis brought on by chemotherapy in cancer patients. Evaluation procedures are the measurement of the WHO oral mucositis scale and the Common toxicity criteria scale. Techniques: Cancer patients (men and women) who had oral mucositis, ulceration, and discomfort and whose ages varied from 30 to 55 years were separated into two groups and received 40 chemotherapy treatments. Twenty patients in Group (A) received low-level laser therapy (LLLT) along with their regular oral mucositis medication treatment, while twenty patients in Group (B) received Bioptron light therapy (BLT) along with their regular oral mucositis medication treatment. Both treatments were applied for 10 minutes each day for 30 days. Conclusion and results: This study showed that the use of both BLT and LLLT on oral mucositis in cancer patients following chemotherapy greatly improved, as seen by the sharp falls in both the WHO oral mucositis scale (OMS) and the common toxicity criteria scale (CTCS). However, low-intensity laser therapy (LLLT) was superior to Bioptron light therapy in terms of benefits (BLT).

Keywords: Bioptron light therapy, low level laser therapy, oral mucositis, WHO oral mucositis scale, common toxicity criteria scale

Procedia PDF Downloads 219
1022 School Emergency Drills Evaluation through E-PreS Monitoring System

Authors: A. Kourou, A. Ioakeimidou, V. Avramea

Abstract:

Planning for natural disasters and emergencies is something every school or educational institution must consider, regardless of its size or location. Preparedness is the key to save lives if a disaster strikes. School disaster management mirrors individual and family disaster prevention, and wider community disaster prevention efforts. This paper presents the usage of E-PreS System as a helpful, managerial tool during the school earthquake drill, in order to support schools in developing effective disaster and emergency plans specific to their local needs. The project comes up with a holistic methodology using real-time evaluation involving different categories of actors, districts, steps and metrics. The main outcomes of E-PreS project are the development of E-PreS web platform that host the needed data of school emergency planning; the development of E-PreS System; the implementation of disaster drills using E-PreS System in educational premises and local schools; and the evaluation of E-PreS System. Taking into consideration that every disaster drill aims to test and valid school plan and procedures; clarify and train personnel in roles and responsibilities; improve interagency coordination; identify gaps in resources; improve individual performance; and identify opportunities for improvement, E-PreS Project was submitted and approved by the European Commission (EC).

Keywords: disaster drills, earthquake preparedness, E-PreS System, school emergency plans

Procedia PDF Downloads 214
1021 Effectiveness of Damping Devices on Coupling Beams of 15-story Building Based on Nonlinear Analysis Procedures

Authors: Galih Permana, Yuskar Lase

Abstract:

In recent years, damping device has been experimentally studied to replace diagonally reinforced coupling beams, to mitigate rebar congestion problem. This study focuses on evaluating the effectiveness of various damping devices in a high-rise building. The type of damping devices evaluated is Viscoelastic Damper (VCD) and Rotational Friction Damper (RFD), with study case of a 15-story reinforced concrete apartment building with a dual system (column-beam and shear walls). The analysis used is a nonlinear time history analysis with 11 pairs of ground motions matched to the Indonesian response spectrum based on ASCE 41-17 and ASCE 7-16. In this analysis, each damper will be varied with a different position, namely the first model, the damper will be installed on the entire floor and in the second model, the damper will be installed on the 5th floor to the 9th floor, which is the floor with the largest drift. The results show that the model using both dampers increases the level of structural performance both globally and locally in the building, which will reduce the level of damage to the structural elements. But between the two dampers, the coupling beam that uses RFD is more effective than using VCD in improving building performance. The damper on the coupling beam has a good role in dissipating earthquakes and also in terms of ease of installation.

Keywords: building, coupling beam, damper, nonlinear time history analysis

Procedia PDF Downloads 152
1020 Sustainability of Environment and Green Energy Strategies Comprehensive Analysis

Authors: Vahid Pirooznia

Abstract:

In this think about we propose a few green vitality procedures for feasible advancement. In this respect, seven green energy methodologies are taken into thought to decide the sectoral, innovative, and application affect proportions. Based on these proportions, we determine a modern parameter as the green energy affect proportion. In expansion, the green energy-based supportability proportion is gotten by depending upon the green energy affect proportion, and the green energy utilization proportion that's calculated utilizing real vitality information taken from literature. In arrange to confirm these parameters, three cases are considered. Subsequently, it can be considered that the sectoral affect proportion is more imperative and ought to be kept consistent as much as conceivable in a green vitality arrangement usage. In addition, the green energy-based supportability proportion increments with an increment of mechanical, sectoral, and application affect proportions. This implies that all negative impacts on the mechanical, innovative, sectoral and social improvements mostly and/or totally diminish all through the move and utilization to and of green energy and advances when conceivable feasible sustainable economic feasible maintainable energy techniques are favored and connected. Hence, the economical energy methodologies can make an imperative commitment to the economies of the nations where green energy (e.g., wind, sun based, tidal, biomass) is inexhaustibly created. Hence, the speculation in green energy supply and advance ought to be energized by governments and other specialists for a green energy substitution of fossil powers for more ecologically generous and feasible future.

Keywords: green energy, environment, sustainable, development

Procedia PDF Downloads 52
1019 Inductions of CaC₂ on Sperm Morphology and Viability of the Albino Mice (Mus musculus)

Authors: Dike H. Ogbuagu, Etsede J. Oritsematosan

Abstract:

This work investigated possible inductions of CaC₂, often misused by fruit vendors to stimulate artificial ripening, on mammalian sperm morphology and viability. Thirty isogenic strains of male albino mice, Mus musculus (age≈ 8weeks; weight= 32.5±2.0g) were acclimatized (ambient temperature 28.0±1.0°C) for 2 weeks and fed standard growers mash and water ad libutum. They were later exposed to graded toxicant concentrations (w/w) of 2.5000, 1.2500, 0.6250, and 0.3125% in 4 cages. A control cage was also established. After 5 weeks, 3 animals from each cage were sacrificed by cervical dislocation and the cauda epididymis excised. Sperm morphology and viability were determined by microscopic procedures. The ANOVA, means plots, Student’s t-test and variation plots were used to analyze data. The common abnormalities observed included Double Head, Pin Head, Knobbed Head, No Tail and With Hook. The higher toxicant concentrations induced significantly lower body weights [F(829.899) ˃ Fcrit(4.19)] and more abnormalities [F(26.52) ˃ Fcrit(4.00)] at P˂0.05. Sperm cells in the control setup were significantly more viable than those in the 0.625% (t=0.005) and 2.500% toxicant doses (t=0.018) at the 95% confidence limit. CaC₂ appeared to induced morphological abnormalities and reduced viability in sperm cells of M. musculus.

Keywords: artificial ripening, calcium carbide, fruit vendors, sperm morphology, sperm viability

Procedia PDF Downloads 206
1018 The Exercise of Deliberative Democracy on Public Administrations Agencies' Decisions

Authors: Mauricio Filho, Carina Castro

Abstract:

The object of this project is to analyze long-time public agents that passed through several governments and see themselves in the position of having to deliberate with new agents, recently settled in the public administration. For theoretical ends, internal deliberation is understood as the one practiced on the public administration agencies, without any direct participation from the general public in the process. The assumption is: agents with longer periods of public service tend to step away from momentary political discussions that guide the current administration and seek to concentrate on institutionalized routines and procedures, making the most politically aligned individuals with the current government deliberate with less "passion" and more exchanging of knowledge and information. The theoretical framework of this research is institutionalism, which is guided by a more pragmatic view, facing the fluidity of reality in ways showing the multiple relations between agents and their respective institutions. The critical aspirations of this project rest on the works of professors Cass Sunstein, Adrian Vermeule, Philipp Pettit and in literature from both institutional theory and economic analysis of law, greatly influenced by the Chicago Law School. Methodologically, the paper is a theoretical review and pretends to be unfolded, in a future moment, in empirical tests for verification. This work has as its main analytical tool the appeal to theoretical and doctrinaire areas from the Juridical Sciences, by adopting the deductive and analytical method.

Keywords: institutions, state, law, agencies

Procedia PDF Downloads 242