Search results for: John Paul Abbatangelo
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 1063

Search results for: John Paul Abbatangelo

973 Condition Monitoring of Railway Earthworks using Distributed Rayleigh Sensing

Authors: Andrew Hall, Paul Clarkson

Abstract:

Climate change is predicted to increase the number of extreme weather events intensifying the strain on Railway Earthworks. This paper describes the use of Distributed Rayleigh Sensing to monitor low frequency activity on a vulnerable earthworks sectionprone to landslides alongside a railway line in Northern Spain. The vulnerable slope is instrumented with conventional slope stability sensors allowing an assessment to be conducted of the application of Distributed Rayleigh Sensing as an earthwork condition monitoring tool to enhance the resilience of railway networks.

Keywords: condition monitoring, railway earthworks, distributed rayleigh sensing, climate change

Procedia PDF Downloads 172
972 Major Incident Tier System in the Emergency Department: An Approach

Authors: Catherine Bernard, Paul Ransom

Abstract:

Recent events have prompted emergency planners to re-evaluate their emergency response to major incidents and mass casualties. At the Royal Sussex County Hospital, we have adopted a tiered system comprised of three levels, anticipating an increasing P1, P2 or P3 load. This will aid planning in the golden period between Major Incident ‘Standby,’ and ‘Declared’. Each tier offers step-by-step instructions on appropriate patient movement within and out of the department, as well as suggestions for overflow areas and additional staffing levels. This system can be adapted to individual hospitals and provides concise instructions to be followed in a potentially overwhelming situation.

Keywords: disaster planning, emergency preparedness, major incident planning, mass casualty event

Procedia PDF Downloads 346
971 A Framework on the Critical Success Factors of E-Learning Implementation in Higher Education: A Review of the Literature

Authors: Sujit K. Basak, Marguerite Wotto, Paul Bélanger

Abstract:

This paper presents a conceptual framework on the critical success factors of e-learning implementation in higher education, derived from an in-depth survey of literature review. The aim of this study was achieved by identifying critical success factors that affect for the successful implementation of e-learning. The findings help to articulate issues that are related to e-learning implementation in both formal and non-formal higher education and in this way contribute to the development of programs designed to address the relevant issues.

Keywords: critical success factors, e-learning, higher education, life-long learning

Procedia PDF Downloads 333
970 Trends in Solving Assembly Job Shop Scheduling Problem: A Review

Authors: Midhun Paul, T. Radha Ramanan

Abstract:

The objective of this work is to present a state-of-the-art literature review highlighting the challenges in the research of the scheduling of assembly job shop problem and providing an insight on how the future directions of the research would be. The number of work has been substantial that it requires a review to enable one to understand the origin of the research and how it is getting evolved. This review paper presents a comprehensive review of the literature dealing with various studies carried on assembly job shop scheduling. The review details the evolution of the AJS from the perspective of other scheduling problems and also presents a classification scheme. The work also identifies the potential directions for future research, which we believe to be worthwhile considering.

Keywords: assembly job shop, future directions, manufacturing, scheduling

Procedia PDF Downloads 386
969 Development of a Mathematical Model to Characterize the Oil Production in the Federal Republic of Nigeria Environment

Authors: Paul C. Njoku, Archana Swati Njoku

Abstract:

The study deals with the development of a mathematical model to characterize the oil production in Nigeria. This is calculated by initiating the dynamics of oil production in million barrels revenue plan cost of oil production in million nairas and unit cost of production from 1974-1982 in the contest of the federal Republic of Nigeria. This country export oil to other countries as well as importing specialized crude. The transport network from origin/destination tij to pairs is taking into account simulation runs, optimization have been considered in this study.

Keywords: mathematical oil model development dynamics, Nigeria, characterization barrels, dynamics of oil production

Procedia PDF Downloads 360
968 Thermal Conductivity and Diffusivity of Alternative Refrigerants as Retrofit for Freon 12

Authors: Mutalubi Aremu Akintunde, John Isa

Abstract:

The negative impact on the atmosphere, of chlorofluorocarbon refrigerants (CFC) radical changes and measures were put in place to replace them. This has led to search for alternative refrigerants over the past decades. This paper presents thermal conductivity, diffusivity and performance of two alternative refrigerants as replacement to R12, which has been a versatile refrigerant which had turned the refrigeration industries around for decades, but one of the offensive refrigerants. The new refrigerants were coded RA1 (50%R600a/50%R134a;) and RA2 (70%R600a/30%R134a). The diffusivities for RA1 and RA2 were estimated to be, 2.76384 X 10-8 m2/s and 2.74386 X 10-8 m2/s respectively, while that of R12 under the same experimental condition is 2.43772 X 10-8 m2/s. The performances of the two refrigerants in a refrigerator initially designed for R12, were very close to that of R12. Other thermodynamic parameters showed that R12 can be replaced with both RA1 and RA2.

Keywords: alternative refrigerants, conductivity, diffusivity, performance, refrigerants

Procedia PDF Downloads 127
967 The Permutation of Symmetric Triangular Equilateral Group in the Cryptography of Private and Public Key

Authors: Fola John Adeyeye

Abstract:

In this paper, we propose a cryptosystem private and public key base on symmetric group Pn and validates its theoretical formulation. This proposed system benefits from the algebraic properties of Pn such as noncommutative high logical, computational speed and high flexibility in selecting key which makes the discrete permutation multiplier logic (DPML) resist to attack by any algorithm such as Pohlig-Hellman. One of the advantages of this scheme is that it explore all the possible triangular symmetries. Against these properties, the only disadvantage is that the law of permutation multiplicity only allow an operation from left to right. Many other cryptosystems can be transformed into their symmetric group.

Keywords: cryptosystem, private and public key, DPML, symmetric group Pn

Procedia PDF Downloads 171
966 Enhancing Cloud Computing with Security Trust Model

Authors: John Ayoade

Abstract:

Cloud computing is a model that enables the delivery of on-demand computing resources such as networks, servers, storage, applications and services over the internet. Cloud Computing is a relatively growing concept that presents a good number of benefits for its users; however, it also raises some security challenges which may slow down its use. In this paper, we identify some of those security issues that can serve as barriers to realizing the full benefits that cloud computing can bring. One of the key security problems is security trust. A security trust model is proposed that can enhance the confidence that users need to fully trust the use of public and mobile cloud computing and maximize the potential benefits that they offer.

Keywords: cloud computing, trust, security, certificate authority, PKI

Procedia PDF Downloads 452
965 From Shallow Semantic Representation to Deeper One: Verb Decomposition Approach

Authors: Aliaksandr Huminski

Abstract:

Semantic Role Labeling (SRL) as shallow semantic parsing approach includes recognition and labeling arguments of a verb in a sentence. Verb participants are linked with specific semantic roles (Agent, Patient, Instrument, Location, etc.). Thus, SRL can answer on key questions such as ‘Who’, ‘When’, ‘What’, ‘Where’ in a text and it is widely applied in dialog systems, question-answering, named entity recognition, information retrieval, and other fields of NLP. However, SRL has the following flaw: Two sentences with identical (or almost identical) meaning can have different semantic role structures. Let consider 2 sentences: (1) John put butter on the bread. (2) John buttered the bread. SRL for (1) and (2) will be significantly different. For the verb put in (1) it is [Agent + Patient + Goal], but for the verb butter in (2) it is [Agent + Goal]. It happens because of one of the most interesting and intriguing features of a verb: Its ability to capture participants as in the case of the verb butter, or their features as, say, in the case of the verb drink where the participant’s feature being liquid is shared with the verb. This capture looks like a total fusion of meaning and cannot be decomposed in direct way (in comparison with compound verbs like babysit or breastfeed). From this perspective, SRL looks really shallow to represent semantic structure. If the key point in semantic representation is an opportunity to use it for making inferences and finding hidden reasons, it assumes by default that two different but semantically identical sentences must have the same semantic structure. Otherwise we will have different inferences from the same meaning. To overcome the above-mentioned flaw, the following approach is suggested. Assume that: P is a participant of relation; F is a feature of a participant; Vcp is a verb that captures a participant; Vcf is a verb that captures a feature of a participant; Vpr is a primitive verb or a verb that does not capture any participant and represents only a relation. In another word, a primitive verb is a verb whose meaning does not include meanings from its surroundings. Then Vcp and Vcf can be decomposed as: Vcp = Vpr +P; Vcf = Vpr +F. If all Vcp and Vcf will be represented this way, then primitive verbs Vpr can be considered as a canonical form for SRL. As a result of that, there will be no hidden participants caught by a verb since all participants will be explicitly unfolded. An obvious example of Vpr is the verb go, which represents pure movement. In this case the verb drink can be represented as man-made movement of liquid into specific direction. Extraction and using primitive verbs for SRL create a canonical representation unique for semantically identical sentences. It leads to the unification of semantic representation. In this case, the critical flaw related to SRL will be resolved.

Keywords: decomposition, labeling, primitive verbs, semantic roles

Procedia PDF Downloads 339
964 Flexicommute: A Web-Based Application to Help with Car Rental Services in the Philippines

Authors: Mico Kenshee C. Samarista, John Harvey V. Miranda, Janne Audrae Q. Lebosada, Josef Anton R. Benitez, Juan Miguel C. Rubio

Abstract:

This research paper presents the development and evaluation of a web-based application designed to simplify the process of car rental services in the Philippines. As the demand for convenient and efficient access to rental car information grows, the need for a user-friendly platform becomes increasingly crucial. The web-based application serves as a comprehensive central hub, aggregating and organizing rental car listings from various reputable websites across the Philippines. By collecting essential data through surveys and usability testing, we assess the platform's effectiveness in simplifying the rental car selection process.

Keywords: web, application, car, services

Procedia PDF Downloads 57
963 Copper Oxide Doped Carbon Catalyst for Anodic Half-Cell of Vanadium Redox Flow Battery

Authors: Irshad U. Khan, Tanmay Paul, Murali Mohan Seepana

Abstract:

This paper presents a study on synthesizing and characterizing a Copper oxide doped Carbon (CuO-C) electrocatalyst for the negative half-cell reactions of Vanadium Redox Flow Battery (VRFB). The CuO was synthesized using a microreactor. The electrocatalyst was characterized using X-ray Diffraction (XRD), Fourier Transform Infrared Spectroscopy (FTIR), and Field Emission Scanning Electron Microscopy (SEM). The electrochemical performance was assessed by linear sweep voltammetry (LSV). The findings suggest that the synthesized CuO exhibited favorable crystallinity, morphology, and surface area, which reflects improved cell performance.

Keywords: ECSA, electrocatalyst, energy storage, Tafel

Procedia PDF Downloads 56
962 The Constraint of Machine Breakdown after a Match up Scheduling of Paper Manufacturing Industry

Authors: John M. Ikome

Abstract:

In the process of manufacturing, a machine breakdown usually forces a modified flow shop out of the prescribed state, this strategy reschedules part of the initial schedule to match up with the pre-schedule at some point with the objective to create a schedule that is reliable with the other production planning decisions like material flow, production and suppliers by utilizing a critical decision-making concept. We propose a rescheduling strategy and a match-up point that will have a determination procedure through an advanced feedback control mechanism to increase both the schedule quality and stability. These approaches are compared with alternative re-scheduling methods under different experimental settings.

Keywords: scheduling, heuristics, branch, integrated

Procedia PDF Downloads 389
961 The Employer Brand as Perceived by Salespeople: A Study Based on Glassdoor Reviews

Authors: Juliet F. Poujol, Jeff John Tanner, Christophe Fournier

Abstract:

Employers desire a favorable brand as an employer. This research considers whether motivation theory is applied to identify universally desirable employer brand elements. Based on data from a website where employees give their opinion about their employer (N=200), this research examines what salespeople found positive and negative about their job. Results show that traditional motivators like opportunities of advancement, and 'hygiene' factors such as benefits and work conditions are a source of satisfaction for salespeople. We also found differences by sectors. Implications are related to sales force recruitment and management.

Keywords: employer brand, motivation, qualitative study, salespeople

Procedia PDF Downloads 355
960 Adding Security Blocks to the DevOps Lifecycle

Authors: Andrew John Zeller, Francis Pouatcha

Abstract:

Working according to the DevOps principle has gained in popularity over the past decade. While its extension DevSecOps started to include elements of cybersecurity, most real-life projects do not focus risk and security until the later phases of a project as teams are often more familiar with engineering and infrastructure services. To help bridge the gap between security and engineering, this paper will take six building blocks of cybersecurity and apply them to the DevOps approach. After giving a brief overview of the stages in the DevOps lifecycle, the main part discusses to what extent six cybersecurity blocks can be utilized in various stages of the lifecycle. The paper concludes with an outlook on how to stay up to date in the dynamic world of cybersecurity.

Keywords: information security, data security, cybersecurity, devOps, IT management

Procedia PDF Downloads 70
959 Physiochemical Analysis of Ground Water in Zaria, Kaduna state, Nigeria

Authors: E. D. Paul, F. G. Okibe, C. E. Gimba, S. Yakubu

Abstract:

Some physicochemical characteristics and heavy metal concentrations of water samples collected from ten boreholes in Samaru, Zaria, Kaduna state, Nigeria were analysed in order to assess the drinking water quality. Physicochemical parameters were determined using classical methods while the heavy metals were determined using Atomic Absorption Spectrometry. Results of the analysis obtained were as follows: Temperature 29 – 310C, pH 5.74 – 6.19, Electrical conductivity 3.21 – 7.54 µs, DO 0.51 – 1.00 mg/L, BOD 0.0001 – 0.006 mg/L, COD 160 – 260 mg/L, TDS 2.08 – 4.55 mg/L, Total Hardness 97.44 – 401.36 mg/L CaCO3, and Chloride 0.97 – 59.12 mg/L. Concentrations of heavy metals were in the range; Zinc 0.000 – 0.7568 mg/L, Lead 0.000 – 0.070 mg/L and Cadmium 0.000 – 0.009 mg/L. The implications of these findings are discussed.

Keywords: ground water, water quality, heavy metals, Atomic Absorption Spectrometry (AAS)

Procedia PDF Downloads 494
958 A Comparative Study of Cognitive Factors Affecting Social Distancing among Vaccinated and Unvaccinated Filipinos

Authors: Emmanuel Carlo Belara, Albert John Dela Merced, Mark Anthony Dominguez, Diomari Erasga, Jerome Ferrer, Bernard Ombrog

Abstract:

Social distancing errors are a common prevalence between vaccinated and unvaccinated in the Filipino community. This study aims to identify and relate the factors on how they affect our daily lives. Observed factors include memory, attention, anxiety, decision-making, and stress. Upon applying the ergonomic tools and statistical treatment such as t-test and multiple linear regression, stress and attention turned out to have the most impact to the errors of social distancing.

Keywords: vaccinated, unvaccinated, socoal distancing, filipinos

Procedia PDF Downloads 165
957 Electrodeposition of Nickel-Zinc Alloy on Stainless Steel in a Magnetic Field in a Chloride Environment

Authors: Naima Benachour, Sabiha Chouchane, J. Paul Chopart

Abstract:

The objective of this work is to determine the appropriate conditions for a Ni-Zn deposit with good nickel content. The electrodeposition of zinc-nickel on a stainless steel is carried out in a chlorinated bath NiCl2.6H2O, ZnCl2, and H3BO3), whose composition is 1.1 M; 1.8 M; 0.1 M respectively. Studies show the effect of the concentration of NH4Cl, which reveals a significant effect on the reduction and ion transport in the electrolyte. In order to highlight the influence of magnetic field on the chemical composition and morphology of the deposit, chronopotentiometry tests were conducted, the curves obtained inform us that the application of a magnetic field promotes stability of the deposit. Characterization developed deposits was performed by scanning electron microscopy coupled with EDX and specified by the X-ray diffraction.

Keywords: Zn-Ni alloys, electroplating, magnetic field, chronopotentiometry

Procedia PDF Downloads 406
956 Phytochemical and Proximate Composition Analysis of Aspillia kotschyi

Authors: A. U. Adamu, E. D Paul, C. E. Gimba, I. G. Ndukwe

Abstract:

The phytochemical and proximate composition of Aspillia kotschyi belonging to Compositae family which is commonly used as medicinal plant in Nigeria was determined on both the Methanolic and Petroleum sprit extract of the plant. The Methanolic extract of the plant revealed the presence of carbohydrates, cardiac glyscosides, flavonoids, triterpene, and alkaloids. The Petroleum sprit extract showed the presence of only carbohydrates and alkaloid. Proximate composition analysis shows moisture content of 5.7%, total ash of 4.03%, crude protein 10.94%, fibre 9.06%, fat value 0.83%, and nitrogen free extract of 70.19%. The results of this study suggest some merit in the popular use of Aspillia kotschi in herbal medicine.

Keywords: Aspillia kotschyi, herbal medicine, phytochemical, proximate composition

Procedia PDF Downloads 333
955 Effect of Noise Reducing Headphones on the Short-Term Memory Recall of College Students

Authors: Gregory W. Smith, Paul J. Riccomini

Abstract:

The goal of this empirical inquiry is to explore the effect of noise reducing headphones on the short-term memory recall of college students. Immediately following the presentation (via PowerPoint) of 12 unrelated and randomly selected one- and two-syllable words, students were asked to recall as many words as possible. Using a linear model with conditions marked with binary indicators, we examined the frequency and accuracy of words that were recalled. The findings indicate that for some students, a reduction of noise has a significant positive impact on their ability to recall information. As classrooms become more aurally distracting due to the implementation of cooperative learning activities, these findings highlight the need for a quiet learning environment for some learners.

Keywords: auditory distraction, education, instruction, noise, working memory

Procedia PDF Downloads 297
954 Robot Spatial Reasoning via 3D Models

Authors: John Allard, Alex Rich, Iris Aguilar, Zachary Dodds

Abstract:

With this paper we present several experiences deploying novel, low-cost resources for computing with 3D spatial models. Certainly, computing with 3D models undergirds some of our field’s most important contributions to the human experience. Most often, those are contrived artifacts. This work extends that tradition by focusing on novel resources that deliver uncontrived models of a system’s current surroundings. Atop this new capability, we present several projects investigating the student-accessibility of the computational tools for reasoning about the 3D space around us. We conclude that, with current scaffolding, real-world 3D models are now an accessible and viable foundation for creative computational work.

Keywords: 3D vision, matterport model, real-world 3D models, mathematical and computational methods

Procedia PDF Downloads 510
953 Preservation of Endocrine Function after Central Pancreatectomy without Anastomoses for a Mid Gland Pancreatic Insulinoma: A Case Report

Authors: Karthikeyan M., Paul M. J.

Abstract:

This abstract describes a case of central pancreatectomy (CP) for a 50-year-old woman with a neuroendocrine tumor in the mid-body of the pancreas. CP, a parenchyma-sparing surgical option, preserves the distal pancreas and spleen, reducing the risk of pancreatic endocrine and exocrine insufficiency compared to traditional resections. The patient, initially misdiagnosed with transient ischemic attack, presented with hypoglycemic symptoms and was found to have a pancreatic lesion. Post-operative results were positive, with a reduction in pancreatic drain volume and normalization of blood sugar levels. This case highlights CP's efficacy in treating centrally located pancreatic lesions while maintaining pancreatic function.

Keywords: central pancreatectomy without anastomosis, no endocrine deficiency on follow-op, less post-op hospital stay, less post-op complications

Procedia PDF Downloads 20
952 Lead Free BNT-BKT-BMgT-CoFe₂O₄ Magnetoelectric Nanoparticulate Composite Thin Films Prepared by Chemical Solution Deposition Method

Authors: A. K. Paul, Vinod Kumar

Abstract:

Lead free magnetoelectric (ME) nanoparticulate (1−x) BNT-BKT-BMgT−x CFO (x = 0, 0.1, 0.2, 0.3) composite films were synthesized using chemical solution deposition method. The X-ray diffraction and transmission electron microscope (TEM) reveal that CFO nanoparticles were well distributed in the matrix of BNT-BKT-BMgT. The nanocomposite films exhibit both good magnetic and ferroelectric properties at room temperature (R-T). It is concluded that the modulation in compositions of piezomagnetic/piezoelectric components plays a fundamental role in the magnetoelectric coupling in these nanoparticulate composite films. These ME composites provide a great opportunity as potential lead-free systems for ME devices.

Keywords: lead free multiferroic, nanocomposite, ferroelectric, ferromagnetic and magneto-electric properties

Procedia PDF Downloads 104
951 'Sit Down, Breathe, and Feel What?' Bringing a Contemplative Intervention into a Public Urban Middle School

Authors: Lunthita M. Duthely, John T. Avella, John Ganapati Coleman

Abstract:

For as many as one in three adolescents living in the United States, the adolescent years is a period of low well-being and mental health challenges—from depressive symptoms to mild to moderate psychological diagnoses. Longitudinal population health studies demonstrated that these challenges persist in young adulthood, and beyond. The positive psychology (PS) approach is a more preventative approach to well-being, which contrasts the traditional, deficits approach to curing mental illness. The research among adult populations formed the basis for PS studies among adolescents. The empirical evidence for the effectiveness of PS interventions exists for both adult and youth populations. Positive Psychology interventions target individuals’ strengths, such as hope and optimism, and positive emotions, such as gratitude. Positive psychology interventions such as increasing gratitude, proved effective in many outcomes among youth, including psychological, social, and academically-related outcomes. Although gratitude-inducing studies have been conducted for the past decade in the United States, few studies have been conducted among samples of urban youth, particularly youth of diverse cultural backgrounds. For nearly two decades, the secular practice of meditation has been tested among adults and more recently among youth, focused mostly among clinical samples. The field of Contemplative Sciences explores practices such as Hatha Yoga, Tai Chi, and Meditation, as preventative practices among children and adolescents. A more recent initiative is to explore Contemplative Practices in the school environment. Contemplative Practices yield a variety of positive outcomes, including academic, social, psychological, physiological, and neurological changes among children and adolescents. Again, few studies were conducted among adolescents of diverse cultural backgrounds. The purpose of this doctoral dissertation research study was to test a gratitude-meditation intervention among middle school students attending a public charter school, located in an urban region of Metropolitan Miami. The objective of this presentation is to summarize the challenges and success of bringing a positive psychology and meditation intervention into an urban middle school. Also, the most recent findings on positive psychology and meditation interventions conducted in school environments will be presented as well.

Keywords: adolescents, contemplative intervention, gratitude, secular meditation, positive psychology, school engagement, Sri Chinmoy

Procedia PDF Downloads 371
950 Modelling Consistency and Change of Social Attitudes in 7 Years of Longitudinal Data

Authors: Paul Campbell, Nicholas Biddle

Abstract:

There is a complex, endogenous relationship between individual circumstances, attitudes, and behaviour. This study uses longitudinal panel data to assess changes in social and political attitudes over a 7-year period. Attitudes are captured with the question 'what is the most important issue facing Australia today', collected at multiple time points in a longitudinal survey of 2200 Australians. Consistency of attitudes, and factors predicting change over time, are assessed. The consistency of responses has methodological implications for data collection, specifically how often such questions ought to be asked of a population. When change in attitude is observed, this study assesses the extent to which individual demographic characteristics, personality traits, and broader societal events predict change.

Keywords: attitudes, longitudinal survey analysis, personality, social values

Procedia PDF Downloads 97
949 The Influence of Screen Translation on Creative Audiovisual Writing: A Corpus-Based Approach

Authors: John D. Sanderson

Abstract:

The popularity of American cinema worldwide has contributed to the development of sociolects related to specific film genres in other cultural contexts by means of screen translation, in many cases eluding norms of usage in the target language, a process whose result has come to be known as 'dubbese'. A consequence for the reception in countries where local audiovisual fiction consumption is far lower than American imported productions is that this linguistic construct is preferred, even though it differs from common everyday speech. The iconography of film genres such as science-fiction, western or sword-and-sandal films, for instance, generates linguistic expectations in international audiences who will accept more easily the sociolects assimilated by the continuous reception of American productions, even if the themes, locations, characters, etc., portrayed on screen may belong in origin to other cultures. And the non-normative language (e.g., calques, semantic loans) used in the preferred mode of linguistic transfer, whether it is translation for dubbing or subtitling, has diachronically evolved in many cases into a status of canonized sociolect, not only accepted but also required, by foreign audiences of American films. However, a remarkable step forward is taken when this typology of artificial linguistic constructs starts being used creatively by nationals of these target cultural contexts. In the case of Spain, the success of American sitcoms such as Friends in the 1990s led Spanish television scriptwriters to include in national productions lexical and syntactical indirect borrowings (Anglicisms not formally identifiable as such because they include elements from their own language) in order to target audiences of the former. However, this commercial strategy had already taken place decades earlier when Spain became a favored location for the shooting of foreign films in the early 1960s. The international popularity of the then newly developed sub-genre known as Spaghetti-Western encouraged Spanish investors to produce their own movies, and local scriptwriters made use of the dubbese developed nationally since the advent of sound in film instead of using normative language. As a result, direct Anglicisms, as well as lexical and syntactical borrowings made up the creative writing of these Spanish productions, which also became commercially successful. Interestingly enough, some of these films were even marketed in English-speaking countries as original westerns (some of the names of actors and directors were anglified to that purpose) dubbed into English. The analysis of these 'back translations' will also foreground some semantic distortions that arose in the process. In order to perform the research on these issues, a wide corpus of American films has been used, which chronologically range from Stagecoach (John Ford, 1939) to Django Unchained (Quentin Tarantino, 2012), together with a shorter corpus of Spanish films produced during the golden age of Spaghetti Westerns, from una tumba para el sheriff (Mario Caiano; in English lone and angry man, William Hawkins) to tu fosa será la exacta, amigo (Juan Bosch, 1972; in English my horse, my gun, your widow, John Wood). The methodology of analysis and the conclusions reached could be applied to other genres and other cultural contexts.

Keywords: dubbing, film genre, screen translation, sociolect

Procedia PDF Downloads 134
948 Numerical Simulation and Laboratory Tests for Rebar Detection in Reinforced Concrete Structures using Ground Penetrating Radar

Authors: Maha Al-Soudani, Gilles Klysz, Jean-Paul Balayssac

Abstract:

The aim of this paper is to use Ground Penetrating Radar (GPR) as a non-destructive testing (NDT) method to increase its accuracy in recognizing the geometric reinforced concrete structures and in particular, the position of steel bars. This definition will help the managers to assess the state of their structures on the one hand vis-a-vis security constraints and secondly to quantify the need for maintenance and repair. Several configurations of acquisition and processing of the simulated signal were tested to propose and develop an appropriate imaging algorithm in the propagation medium to locate accurately the rebar. A subsequent experimental validation was used by testing the imaging algorithm on real reinforced concrete structures. The results indicate that, this algorithm is capable of estimating the reinforcing steel bar position to within (0-1) mm.

Keywords: GPR, NDT, Reinforced concrete structures, Rebar location.

Procedia PDF Downloads 477
947 Effects of Charge Fluctuating Positive Dust on Linear Dust-Acoustic Waves

Authors: Sanjit Kumar Paul, A. A. Mamun, M. R. Amin

Abstract:

The Linear propagation of the dust-acoustic wave in a dusty plasma consisting of Boltzmann distributed electrons and ions and mobile charge fluctuating positive dust grains has been investigated by employing the reductive perturbation method. It has been shown that the dust charge fluctuation is a source of dissipation and its responsible for the formation of the dust-acoustic waves in such a dusty plasma. The basic features of such dust-acoustic waves have been identified. It has been proposed to design a new laboratory experiment which will be able to identify the basic features of the dust-acoustic waves predicted in this theoretical investigation.

Keywords: dust acoustic waves, dusty plasma, Boltzmann distributed electrons, charge fluctuation

Procedia PDF Downloads 610
946 Other End of the Leash: The Volunteer Handlers Perspective of Animal-Assisted Interventions

Authors: Julie A. Carberry, Victor Maddalena

Abstract:

Animal-Assisted Interventions (AAIs) have existed in various forms for centuries. In the past 30 years, there has been a dramatic increase in popularity. AAIs are now part of the lives of persons of all ages in many types of institutions. Anecdotal evidence of the benefits of AAIs have led to widespread adoption, yet there remains a lack of solid research base for support. The research question was, what are the lived experiences of AAI volunteer handlers are? An interpretive phenomenological methodology was used for this qualitative study. Data were collected from 1 - 2 hour-long semi-structured interviews and 1 observational field visit. All interviews were conducted, transcribed, and coded for themes by the principal investigator. Participants must have been an active St. John Ambulance Therapy Dog Program volunteer for a least one year. In total, 14 volunteer handlers, along with some of their dogs, were included. The St. John Ambulance is a not for profit organization that provides training and community services to Canadians. The Therapy Dog Program is 1 of the 4 nationally recognized core community service programs. The program incorporates dogs in the otherwise traditional therapeutic intervention of friendly visitation with clients. The lack of formal objectives and goals, and a trained therapist defines the program as an Animal-Assisted Activity (AAA), which is a type of AAI. Since the animals incorporated are dogs, the program is specifically a Canine-Assisted Activity (CAA), which is a type of Canine-Assisted Intervention (CAI). Six themes emerged from the analysis of the data: (a) a win-win-win situation for all parties involved – volunteer handlers, clients, and the dogs, (b) being on the other end of the leash: functions of the role of volunteer handler, (c) the importance of socialization: from spreading smiles to creating meaningful connections, (d) the role of the dog: initiating interaction and providing comfort, (e) an opportunity to feel good and destress, and (f) altruism versus personal rewards. Other insights were found regarding the program, clients, and staff. Possible implications from this research include increased organizational recruitment and retention of volunteer handlers and as well as increased support for CAAs and other CAIs that incorporate teams of volunteer handlers and their dogs. This support could, in turn, add overall support for the acceptance and broad implementation of AAIs as an alternative and or complementary non-pharmaceutical therapeutic intervention.

Keywords: animal-assisted activity, animal-assisted intervention, canine-assisted activity, canine-assisted intervention, perspective, qualitative, volunteer handler

Procedia PDF Downloads 108
945 Torrefaction of Spelt Husks to Increase Its Fuel Properties

Authors: Abubakar Halidu, Paul E. Bilsborrow, Anh N. Phan

Abstract:

Torrefaction is a term that refers to the moderate pyrolysis of biomass at temperatures between 200 and 300oC in an oxygen-free environment to boost its heating value, grindability, and storability. This process can also be used as a pre-treatment for other thermochemical processes. The torrefaction of spelt husks was carried out at temperatures of 200, 250, and 300oC in an inert nitrogen environment with a heating rate of 20oC.min-1 and a residence time of 15–60 min, respectively. We examined the influence of torrefaction temperatures and residence time. The results indicated that increasing the torrefaction temperature increased the higher heating values (HHV) and improved grindability. Torrefied spelt husks at 300oC for 15 minutes exhibited the highest increase in HHV at 30.88 MJ kg-1, compared to non-torrefied spelt husks at 17.56 MJ kg-1.

Keywords: grindability, higher heating value, residence time, temperature, torrefaction

Procedia PDF Downloads 157
944 Corporate Governance and Bank Performance: A Study of Selected Deposit Money Banks in Nigeria

Authors: Ayodele Ajayi, John Ajayi

Abstract:

This paper investigates the effect of corporate governance with a view to determining the relationship between board size and bank performance. Data for the study were obtained from the audited financial statements of five sampled banks listed on the Nigerian Stock Exchange. Panel data technique was adopted and analysis was carried out with the use of multiple regression and pooled ordinary least square. Results from the study show that the larger the board size, the greater the profit implying that corporate governance is positively correlated with bank performance.

Keywords: corporate governance, banks performance, board size, pooled data

Procedia PDF Downloads 315