Search results for: deaf or hard of hearing
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 1354

Search results for: deaf or hard of hearing

1114 The Principle of a Thought Formation: The Biological Base for a Thought

Authors: Ludmila Vucolova

Abstract:

The thought is a process that underlies consciousness and cognition and understanding its origin and processes is a longstanding goal of many academic disciplines. By integrating over twenty novel ideas and hypotheses of this theoretical proposal, we can speculate that thought is an emergent property of coded neural events, translating the electro-chemical interactions of the body with its environment—the objects of sensory stimulation, X, and Y. The latter is a self- generated feedback entity, resulting from the arbitrary pattern of the motion of a body’s motor repertory (M). A culmination of these neural events gives rise to a thought: a state of identity between an observed object X and a symbol Y. It manifests as a “state of awareness” or “state of knowing” and forms our perception of the physical world. The values of the variables of a construct—X (object), S1 (sense for the perception of X), Y (object), S2 (sense for perception of Y), and M (motor repertory that produces Y)—will specify the particular conscious percept at any given time. The proposed principle of interaction between the elements of a construct (X, Y, S1, S2, M) is universal and applies for all modes of communication (normal, deaf, blind, deaf and blind people) and for various language systems (Chinese, Italian, English, etc.). The particular arrangement of modalities of each of the three modules S1 (5 of 5), S2 (1 of 3), and M (3 of 3) defines a specific mode of communication. This multifaceted paradigm demonstrates a predetermined pattern of relationships between X, Y, and M that passes from generation to generation. The presented analysis of a cognitive experience encompasses the key elements of embodied cognition theories and unequivocally accords with the scientific interpretation of cognition as the mental action or process of acquiring knowledge and understanding through thought, experience, and the senses, and cognition means thinking and awareness. By assembling the novel ideas presented in twelve sections, we can reveal that in the invisible “chaos”, there is an order, a structure with landmarks and principles of operations and mental processes (thoughts) are physical and have a biological basis. This innovative proposal explains the phenomenon of mental imagery; give the first insight into the relationship between mental states and brain states, and support the notion that mind and body are inseparably connected. The findings of this theoretical proposal are supported by the current scientific data and are substantiated by the records of the evolution of language and human intelligence.

Keywords: agent, awareness, cognitive, element, experience, feedback, first person, imagery, language, mental, motor, object, sensory, symbol, thought

Procedia PDF Downloads 356
1113 A Metaheuristic Approach for the Pollution-Routing Problem

Authors: P. Parthiban, Sonu Rajak, R. Dhanalakshmi

Abstract:

This paper presents an Ant Colony Optimization (ACO) approach, combined with a Speed Optimization Algorithm (SOA) to solve the Vehicle Routing Problem (VRP) with environmental considerations, which is well known as Pollution-Routing Problem (PRP). It consists of routing a number of vehicles to serve a set of customers, and determining fuel consumption, driver wages and their speed on each route segment, while respecting the capacity constraints and time windows. Since VRP is NP-hard problem, so PRP also a NP-hard problem, which requires metaheuristics to solve this type of problems. The proposed solution method consists of two stages. Stage one is to solve a Vehicle Routing Problem with Time Window (VRPTW) using ACO and in the second stage, a SOA is run on the resulting VRPTW solution. Given a vehicle route, the SOA consists of finding the optimal speed on each arc of the route to minimize an objective function comprising fuel consumption costs and driver wages. The proposed algorithm tested on benchmark problem, the preliminary results show that the proposed algorithm can provide good solutions within reasonable computational time.

Keywords: ant colony optimization, CO2 emissions, speed optimization, vehicle routing

Procedia PDF Downloads 321
1112 Aeronautical Noise Management inside an Aerodrome: Analysis of Sound Exposure on Aviation Professional’s Health

Authors: Rafael Felipe Guatura da Silva, José Luis Gomes da Silva, Luiz Antonio, Ferreira Perrone de Brito

Abstract:

Noise can cause serious damage to human health, such as hearing loss, stress, irritability, fatigue, and others. Aviation is a place where your entire process should be work out with the utmost attention and commitment of human resources, thus the need to study the effects of noise in this sector, as aeronautical noise levels are high. This study aimed to evaluate the impact of noise pollution on the performance of professionals regarding the fatigue generated by aeronautical noise and time to noise exposure. The methodology used consists of measurements of sound pressure levels at 42 points of the aerodrome. The selected points are located inside the hangars and outside the airfield hangars. All points chosen are close to the professionals' work areas, seeking to identify the sound pressure levels to which they submitted. The other part of the research used the principle on the application of a self-report questionnaire to a sample of 207 people working inside the aerodrome. The 207 professionals surveyed consist of aircraft mechanics, pilots, maintenance managers, and administrative professionals. The questionnaire was intended to evaluate the knowledge that professionals have about health risks caused by sound exposure as well as to identify diseases that professionals have, and that may be associated with exposure to high levels of sound pressure. Preliminary results identify points with sound pressure levels of up to 91.7 dB, thus highlighting the need for the use of personal protective equipment that reduces noise exposure. It was also identified a large number of professionals who are bothered by the sound exposure and approximately 25% of professionals interviewed reported having a hearing disorder.

Keywords: aeronautical noise, fatigue, noise and health, noise management

Procedia PDF Downloads 116
1111 Technical Determinants of the Success of the Quality Management Systems Implementation in Automotive Industry

Authors: Agnieszka Misztal

Abstract:

The popularity of the quality management system models continues to grow despite the transitional crisis in 2008. Their development is associated with the demands of the new requirements for entrepreneurs, such as risk analysis projects and more emphasis on supervision of outsourced processes. In parallel appropriate to focus attention on the selection of companies aspiring to quality management system. This is particularly important in the automotive supplier industry, where requirements transferred to the levels in the supply chain should be clear, transparent and fairly satisfied. The author has carried out series of researches aimed at finding the factors that allow for the effective implementation of the quality management system in automotive companies. The research was focused on four groups of companies: 1) manufacturing (parts and assemblies for the purpose of sale or for vehicle manufacturers), 2) service (repair and maintenance of the car), 3) services for the transport of goods or people, 4) commercial (auto parts and vehicles). Identified determinants were divided in two types of criteria into: internal and external, as well as: hard and soft. The article presents hard - technical factors that automotive company must meet in order to achieve the goal of the quality management system implementation.

Keywords: automotive industry, quality management system, automotive technology, automotive company

Procedia PDF Downloads 375
1110 A Guide to User-Friendly Bash Prompt: Adding Natural Language Processing Plus Bash Explanation to the Command Interface

Authors: Teh Kean Kheng, Low Soon Yee, Burra Venkata Durga Kumar

Abstract:

In 2022, as the future world becomes increasingly computer-related, more individuals are attempting to study coding for themselves or in school. This is because they have discovered the value of learning code and the benefits it will provide them. But learning coding is difficult for most people. Even senior programmers that have experience for a decade year still need help from the online source while coding. The reason causing this is that coding is not like talking to other people; it has the specific syntax to make the computer understand what we want it to do, so coding will be hard for normal people if they don’t have contact in this field before. Coding is hard. If a user wants to learn bash code with bash prompt, it will be harder because if we look at the bash prompt, we will find that it is just an empty box and waiting for a user to tell the computer what we want to do, if we don’t refer to the internet, we will not know what we can do with the prompt. From here, we can conclude that the bash prompt is not user-friendly for new users who are learning bash code. Our goal in writing this paper is to give an idea to implement a user-friendly Bash prompt in Ubuntu OS using Artificial Intelligent (AI) to lower the threshold of learning in Bash code, to make the user use their own words and concept to write and learn Bash code.

Keywords: user-friendly, bash code, artificial intelligence, threshold, semantic similarity, lexical similarity

Procedia PDF Downloads 90
1109 Spatial Characters Adapted to Rainwater Natural Circulation in Residential Landscape

Authors: Yun Zhang

Abstract:

Urban housing in China is typified by residential districts that occupy 25 to 40 percentage of the urban land. In residential districts, squares, roads, and building facades, as well as plants, usually form a four-grade spatial structure: district entrances, central landscapes, housing cluster entrances, green spaces between dwellings. This spatial structure and its elements not only compose the visible residential landscape but also play a major role of carrying rain water. These elements, therefore, imply ecological significance to urban fitness. Based upon theories of landscape ecology, residential landscape can be understood as a pattern typified by minor soft patch of planted area and major hard patch of buildings and squares, as well as hard corridors of roads. Use five landscape districts in Hangzhou as examples; this paper finds that the size, shape and slope direction of soft patch, the bend of roads, and the form of the four-grade spatial structure are influential for adapting to natural rainwater circulation.

Keywords: Hangzhou China, rainwater, residential landscape, spatial character, urban housing

Procedia PDF Downloads 294
1108 Cost-Benefit Analysis for the Optimization of Noise Abatement Treatments at the Workplace

Authors: Paolo Lenzuni

Abstract:

Cost-effectiveness of noise abatement treatments at the workplace has not yet received adequate consideration. Furthermore, most of the published work is focused on productivity, despite the poor correlation of this quantity with noise levels. There is currently no tool to estimate the social benefit associated to a specific noise abatement treatment, and no comparison among different options is accordingly possible. In this paper, we present an algorithm which has been developed to predict the cost-effectiveness of any planned noise control treatment in a workplace. This algorithm is based the estimates of hearing threshold shifts included in ISO 1999, and on compensations that workers are entitled to once their work-related hearing impairments have been certified. The benefits of a noise abatement treatment are estimated by means of the lower compensation costs which are paid to the impaired workers. Although such benefits have no real meaning in strictly monetary terms, they allow a reliable comparison between different treatments, since actual social costs can be assumed to be proportional to compensation costs. The existing European legislation on occupational exposure to noise it mandates that the noise exposure level be reduced below the upper action limit (85 dBA). There is accordingly little or no motivation for employers to sustain the extra costs required to lower the noise exposure below the lower action limit (80 dBA). In order to make this goal more appealing for employers, the algorithm proposed in this work also includes an ad-hoc element that promotes actions which bring the noise exposure down below 80 dBA. The algorithm has a twofold potential: 1) it can be used as a quality index to promote cost-effective practices; 2) it can be added to the existing criteria used by workers’ compensation authorities to evaluate the cost-effectiveness of technical actions, and support dedicated employers.

Keywords: cost-effectiveness, noise, occupational exposure, treatment

Procedia PDF Downloads 298
1107 Taguchi Method for Analyzing a Flexible Integrated Logistics Network

Authors: E. Behmanesh, J. Pannek

Abstract:

Logistics network design is known as one of the strategic decision problems. As these kinds of problems belong to the category of NP-hard problems, traditional ways are failed to find an optimal solution in short time. In this study, we attempt to involve reverse flow through an integrated design of forward/reverse supply chain network that formulated into a mixed integer linear programming. This Integrated, multi-stages model is enriched by three different delivery path which makes the problem more complex. To tackle with such an NP-hard problem a revised random path direct encoding method based memetic algorithm is considered as the solution methodology. Each algorithm has some parameters that need to be investigate to reveal the best performance. In this regard, Taguchi method is adapted to identify the optimum operating condition of the proposed memetic algorithm to improve the results. In this study, four factors namely, population size, crossover rate, local search iteration and a number of iteration are considered. Analyzing the parameters and improvement in results are the outlook of this research.

Keywords: integrated logistics network, flexible path, memetic algorithm, Taguchi method

Procedia PDF Downloads 163
1106 Spatial Pattern of Environmental Noise Levels and Auditory Ailments in Abeokuta Metropolis, Southwestern Nigeria

Authors: Olusegun Oguntoke, Aramide Y. Tijani, Olayide R. Adetunji

Abstract:

Environmental noise has become a major threat to the quality of human life, and it is generally more severe in cities. This study assessed the level of environmental noise, mapped the spatial pattern at different times of the day and examined the association with morbidity of auditory ailments in Abeokuta metropolis. The entire metropolis was divided into 80 cells (areas) of 1000 m by 1000 m; out of which 33 were randomly selected for noise levels assessment. Portable noise meter (AR824) was used to measure noise level, and Global Positioning System (Garmin GPS-72H) was employed to take the coordinates of the sample sites for mapping. Risk map of the noise levels was produced using Kriging interpolation techniques based on the spatial spread of measured noise values across the study area. Data on cases of hearing impairments were collected from four major hospitals in the city. Data collected from field measurements and medical records were subjected to descriptive (frequency and percentage) and inferential (mean, ANOVA and correlation) statistics using SPSS (version 20.0). ArcMap 10.1 was employed for spatial analysis and mapping. Results showed mean noise levels range at morning (42.4 ± 4.14 – 88.2 ± 15.1 dBA), afternoon (45.0 ± 6.72– 86.4 ± 12.5 dBA) and evening (51.0 ± 6.55–84.4 ± 5.19 dBA) across the study area. The interpolated maps identified Kuto, Okelowo, Isale-Igbein, and Sapon as high noise risk areas. These are the central business district and nucleus of Abeokuta metropolis where commercial activities, high traffic volume, and clustered buildings exist. The monitored noise levels varied significantly among the sampled areas in the morning, afternoon and evening (p < 0.05). A significant correlation was found between diagnosed cases of auditory ailments and noise levels measured in the morning (r=0.39 at p < 0.05). Common auditory ailments found across the metropolis included impaired hearing (25.8%), tinnitus (16.4%) and otitis (15.0%). The most affected age groups were between 11-30 years while the male gender had more cases of hearing impairments (51.2%) than the females. The study revealed that environmental noise levels exceeded the recommended standards in the morning, afternoon and evening in 60.6%, 61% and 72.7% of the sampled areas respectively. Summarily, environmental noise in the study area is high and contributes to the morbidity of auditory ailments. Areas identified as hot spots of noise pollution should be avoided in the location of noise sensitive activities while environmental noise monitoring should be included as part of the mandate of the regulatory agencies in Nigeria.

Keywords: noise pollution, associative analysis, auditory impairment, urban, human exposure

Procedia PDF Downloads 108
1105 Factors Affecting the Results of in vitro Gas Production Technique

Authors: O. Kahraman, M. S. Alatas, O. B. Citil

Abstract:

In determination of values of feeds which, are used in ruminant nutrition, different methods are used like in vivo, in vitro, in situ or in sacco. Generally, the most reliable results are taken from the in vivo studies. But because of the disadvantages like being hard, laborious and expensive, time consuming, being hard to keep the experiment conditions under control and too much samples are needed, the in vitro techniques are more preferred. The most widely used in vitro techniques are two-staged digestion technique and gas production technique. In vitro gas production technique is based on the measurement of the CO2 which is released as a result of microbial fermentation of the feeds. In this review, the factors affecting the results obtained from in vitro gas production technique (Hohenheim Feed Test) were discussed. Some factors must be taken into consideration when interpreting the findings obtained in these studies and also comparing the findings reported by different researchers for the same feeds. These factors were discussed in 3 groups: factors related to animal, factors related to feeds and factors related with differences in the application of method. These factors and their effects on the results were explained. Also it can be concluded that the use of in vitro gas production technique in feed evaluation routinely can be contributed to the comprehensive feed evaluation, but standardization is needed in this technique to attain more reliable results.

Keywords: In vitro, gas production technique, Hohenheim feed test, standardization

Procedia PDF Downloads 557
1104 Death Due to Ulnar Artery Injury by Glassdoor: A Case Report

Authors: Ashok Kumar Rastogi

Abstract:

Glass is a material commonly used for Glassdoor, glass bottles, cookware, and containers. It can be harmful, as it is a hard and blunt object. Glass has been associated with severe injury and is a common cause of injuries warranting hospital visits to the emergency department (ED). These injuries can be accidental or intentionally inflicted. Broken glass injuries can be severe, even deadly. If broken glass shards fall out on your arm, it may cause fatal injuries. Case history: A 20-year-old male dead body was found aside the road, police informed, and a video recording ceased during an investigation. In the video recording, the person was in a drunken state (unable to walk and disoriented), wandering in the residential area road. He saw a barber shop, the shop door made of Glass. Suddenly, he hit the Glassdoor with his right hand forcefully. The Glassdoor broke into multiple pieces, and multiple injuries were seen over the right hand. Observations: Multiple small and large lacerations were seen over the right anterior part of the elbow. The main injury looked like an incised wound caused by a hard and sharp object. The main injury was noted as a laceration of size 13 x 06 cm bone deep, placed obliquely over the anteromedial aspect of the right elbow joint, its medial end at medial end of elbow joint while its anterior end was 04 cm below the elbow joint with laceration of underline brachialis muscles and complete transaction of ulnar artery and vein, skin margins looking sharply cut with irregular margins with tiny cuts at the medial lower border of laceration. Injuries were antemortem and fresh in nature, caused by hard and blunt objects but looking like hard and sharp objects. All organs were found pale, and the cause of death was shock and hemorrhage because of ulnar vessel injury. Conclusion: The findings of this case report highlight the potentially lethal consequences of glass injuries, especially those involving Glassdoors. The study underscores the importance of accurate interpretation and identification of wounds caused by Glass, as they may resemble injuries caused by other objects. It emphasizes the challenges faced by autopsy surgeons when determining the cause and manner of death in cases where visual evidence of injury is absent or when the weapon is not recovered. Ultimately, this case report serves as a reminder of the potential dangers posed by Glass and the importance of comprehensive forensic examinations.

Keywords: glassdoor, incised, wound, laceration, autopsy

Procedia PDF Downloads 47
1103 Digital Forensics Compute Cluster: A High Speed Distributed Computing Capability for Digital Forensics

Authors: Daniel Gonzales, Zev Winkelman, Trung Tran, Ricardo Sanchez, Dulani Woods, John Hollywood

Abstract:

We have developed a distributed computing capability, Digital Forensics Compute Cluster (DFORC2) to speed up the ingestion and processing of digital evidence that is resident on computer hard drives. DFORC2 parallelizes evidence ingestion and file processing steps. It can be run on a standalone computer cluster or in the Amazon Web Services (AWS) cloud. When running in a virtualized computing environment, its cluster resources can be dynamically scaled up or down using Kubernetes. DFORC2 is an open source project that uses Autopsy, Apache Spark and Kafka, and other open source software packages. It extends the proven open source digital forensics capabilities of Autopsy to compute clusters and cloud architectures, so digital forensics tasks can be accomplished efficiently by a scalable array of cluster compute nodes. In this paper, we describe DFORC2 and compare it with a standalone version of Autopsy when both are used to process evidence from hard drives of different sizes.

Keywords: digital forensics, cloud computing, cyber security, spark, Kubernetes, Kafka

Procedia PDF Downloads 367
1102 A Radiographic Survey of Eggshell Powder Effect on Tibial Bone Defect Repair Tested in Dog

Authors: M. Yadegari, M. Nourbakhsh, N. Arbabzadeh

Abstract:

The skeletal system injuries are of major importance. In addition, it is recommended to use materials for hard tissue repair in open or closed fractures. It is important to use complex minerals with a beneficial effect on hard tissue repair, stimulating cell growth in the bone. Materials that could help avoid bone fracture inflammatory reaction and speed up bone fracture repair are of utmost importance in the treatment of bone fractures. Similar to minerals, the inner eggshell membrane consists of carbohydrates, lipids, proteins with the high pH, high calcium absorptive capacity and with faster bone fracture repair ability. In the present radiographic survey, eggshell-derived bone graft substitutes were used for bone defect repair in 8 dog tibia, measuring bone density on the day of implant placement and 30 and 60 days after placement. In fact, the result of this study shows the difference in bone growth and misshapen bones between treatment and control sites. Cell growth was adequate in treatment sites and misshapen bones were less frequent here than in control sites.

Keywords: bone repair, eggshell powder, implant, radiography

Procedia PDF Downloads 287
1101 Theoretical Method for Full Ab-Initio Calculation of Rhenium Carbide Compound

Authors: D.Rached, M.Rabah

Abstract:

First principles calculations are carried out to investigate the structural, electronic, and elastic properties of the utraincompressible materials, namely, noble metal carbide of Rhenium carbide (ReC) in four phases, the rocksalt (NaCl-B1), zinc blende (ZB-B2), the tungsten carbide(Bh) (WC), and the nickel arsenide (NiAs-B8).The ground state properties such as the equilibrium lattice constant, elastic constants, the bulk modulus its pressure derivate, and the hardness of ReC in these phases are systematically predicted by calculations from first–principles. The corresponding calculated bulk modulus is comparable with that of diamond, especially for the B8 –type rhenium carbide (ReC), the incompressibility along the c axis is demonstrated to exceed the linear incompressibility of diamond. Our calculations confirm in the nickel arsenide (B8) structure the ReC is found to be stable with a large bulk modulus B=440 GPa and the tungsten carbide (WC) structure becomes the most more favourable with to respect B3 and B1 structures, which ReC- WC is meta-stable. Furthermore, the highest bulk modulus values in the zinc blende (B3), rock salt (B1), tungsten carbide (WC), and the nickel arsenide (B8) structures (294GPa, 401GPa, 415GPa and 447 GPa, respectively) indicates that ReC is a hard material, and is superhard compound H(B8)= 36 GPa compared with the H(diamond)=96 GPa and H(c BN)=63.10 GPa.

Keywords: DFT, FP-LMTO, mechanical properties, elasticity, high pressure, thermodynamic properties, hard material

Procedia PDF Downloads 417
1100 Determination the Effects of Physico-Chemical Parameters on Groundwater Status by Water Quality Index

Authors: Samaneh Abolli, Mahdi Ahmadi Nasab, Kamyar Yaghmaeian, Mahmood Alimohammadi

Abstract:

The quality of drinking water, in addition to the presence of physicochemical parameters, depends on the type and geographical location of water sources. In this study, groundwater quality was investigated by sampling total dissolved solids (TDS), electrical conductivity (EC), total hardness (TH), Cl, Ca²⁺, and Mg²⁺ parameters in 13 sites, and 40 water samples were sent to the laboratory. Electrometric, titration, and spectrophotometer methods were used. In the next step, the water quality index (WQI) was used to investigate the impact and weight of each parameter in the groundwater. The results showed that only the mean of magnesium ion (40.88 mg/l) was lower than the guidelines of World Health Organization (WHO). Interpreting the WQI based on the WHO guidelines showed that the statuses of 21, 11, and 7 samples were very poor, poor, and average quality, respectively, and one sample had excellent quality. Among the studied parameters, the means of EC (2,087.49 mS/cm) and Cl (1,015.87 mg/l) exceeded the global and national limits. Classifying water quality of TH was very hard (87.5%), hard (7.5%), and moderate (5%), respectively. Based on the geographical distribution, the drinking water index in sites 4 and 11 did not have acceptable quality. Chloride ion was identified as the responsible pollutant and the most important ion for raising the index. The outputs of statistical tests and Spearman correlation had significant and direct correlation (p < 0.05, r > 0.7) between TDS, EC, and chloride, EC and chloride, as well as TH, Ca²⁺, and Mg²⁺.

Keywords: water quality index, groundwater, chloride, GIS, Garmsar

Procedia PDF Downloads 75
1099 Neural Networks-based Acoustic Annoyance Model for Laptop Hard Disk Drive

Authors: Yichao Ma, Chengsiong Chin, Wailok Woo

Abstract:

Since the last decade, there has been a rapid growth in digital multimedia, such as high-resolution media files and three-dimentional movies. Hence, there is a need for large digital storage such as Hard Disk Drive (HDD). As such, users expect to have a quieter HDD in their laptop. In this paper, a jury test has been conducted on a group of 34 people where 17 of them are students who is the potential consumer, and the remaining are engineers who know the HDD. A total 13 HDD sound samples have been selected from over hundred HDD noise recordings. These samples are selected based on an agreed subjective feeling. The samples are played to the participants using head acoustic playback system which enabled them to experience as similar as possible the same environment as have been recorded. Analysis has been conducted and the obtained results have indicated different group has different perception over the noises. Two neural network-based acoustic annoyance models are established based on back propagation neural network. Four psychoacoustic metrics, loudness, sharpness, roughness and fluctuation strength, are used as the input of the model, and the subjective evaluation results are taken as the output. The developed models are reasonably accurate in simulating both training and test samples.

Keywords: hdd noise, jury test, neural network model, psychoacoustic annoyance

Procedia PDF Downloads 396
1098 Application of Chemical Tests for the Inhibition of Scaling From Hamma Hard Waters

Authors: Samira Ghizellaoui, Manel Boumagoura

Abstract:

Calcium carbonate precipitation is a widespread problem, especially in hard water systems. The main water supply that supplies the city of Constantine with drinking water is underground water called Hamma water. This water has a very high hardness of around 590 mg/L CaCO₃. This leads to the formation of scale, consisting mainly of calcium carbonate, which can be responsible for the clogging of valves and the deterioration of equipment (water heaters, washing machines and encrustations in the pipes). Plant extracts used as scale inhibitors have attracted the attention of several researchers. In recent years, green inhibitors have attracted great interest because they are biodegradable, non-toxic and do not affect the environment. The aim of our work is to evaluate the effectiveness of a chemical antiscale treatment in the presence of three green inhibitors: gallicacid; quercetin; alginate, and three mixtures: (gallic acid-quercetin); (quercetin-alginate); (gallic acid-alginate). The results show that the inhibitory effect is manifested from an addition of 1mg/L of gallic acid, 10 mg/L of quercetin, 0.2 mg/L of alginate, 0.4mg/L of (gallic acid-quercetin), 2mg/L of (quercetin-alginate) and 0.4 mg/L of (gallic acid-alginate). On the other hand, 100 mg/L (Drinking water standard) of Ca2+is reached for partial softening at 4 mg/L of gallic acid, 40 mg/L of quercetin, 0.6mg/L of alginate, 4mg/L of (gallic acid-quercetin), 10mg/L of (quercetin-alginate) and 1.6 mg/L of (gallic acid-alginate).

Keywords: water, scaling, calcium carbonate, green inhibitor

Procedia PDF Downloads 38
1097 Hallucinatory Activity in Schizophrenia: The Relationship with Childhood Memories, Submissive Behavior, Social Comparison, and Depression

Authors: Célia Barreto Carvalho, Carolina da Motta, José Pinto-Gouveia, Ermelindo Bernardo Peixoto

Abstract:

Auditory hallucinations among the most invalidating and distressing experiences reported by patients diagnosed with schizophrenia, leading to feelings of powerlessness and helplessness towards their illness. In more severe cases, these auditory hallucinations can take the form of commanding voices, which are often related to high suicidality rates in these patients. Several authors propose that the meanings attributed to the hallucinatory experience, rather than characteristics like form and content, can be determinant in patients’ reactions to hallucinatory activity, particularly in the case of voice-hearing experiences. In this study, 48 patients diagnosed with paranoid schizophrenia presenting auditory hallucinations were studied. Multiple regression analyses were computed to study the influence of several developmental aspects, such as family and social dynamics, bullying, depression, and socio-cognitive variables on the auditory hallucinations, on patients’ attributions and relationships with their voices, and on the resulting invalidation of hallucinatory experience. Overall, results showed how relationships with voices can mirror several aspects of interpersonal relationship with others, and how self-schemas, depression and actual social relationships help shaping the voice-hearing experience. Early experiences of victimization and submission help predict the attributions of omnipotence of the voices, and increased hostility from parents seems to increase the malevolence of the voices, suggesting that socio-cognitive factors can significantly contribute to the etiology and maintenance of auditory hallucinations. The understanding of the characteristics of auditory hallucinations and the relationships patients established with their voices can allow the development of more promising therapeutic interventions that can be more effective in decreasing invalidation caused by this devastating mental illness.

Keywords: auditory hallucination, beliefs, life events, schizophrenia

Procedia PDF Downloads 417
1096 Development of Wear Resistant Ceramic Coating on Steel Using High Velocity Oxygen Flame Thermal Spray

Authors: Abhijit Pattnayak, Abhijith N.V, Deepak Kumar, Jayant Jain, Vijay Chaudhry

Abstract:

Hard and dense ceramic coatings deposited on the surface provide the ideal solution to the poor tribological properties exhibited by some popular stainless steels like EN-36, 17-4PH, etc. These steels are widely used in nuclear, fertilizer, food processing, and marine industries under extreme environmental conditions. The present study focuses on the development of Al₂O₃-CeO₂-rGO-based coatings on the surface of 17-4PH steel using High-Velocity Oxygen Flame (HVOF) thermal spray process. The coating is developed using an oxyacetylene flame. Further, we report the physical (Density, Surface roughness, Surface energetics), Metallurgical (Scanning electron microscopy, X-ray diffraction, Raman), Mechanical (Hardness(Vickers and Nano Hard-ness)), Tribological (Wear, Scratch hardness) and Chemical (corrosion) characterization of both As-sprayed coating and the Substrate (17-4 PH steel). The comparison of the properties will help us to understand the microstructure-property relationship of the coating and reveal the necessity and challenges of such coatings.

Keywords: thermal spray process, HVOF, ceramic coating, hardness, wear, corrosion

Procedia PDF Downloads 59
1095 Soft Power: Concept and Role in Country Policy

Authors: Talip Turkmen

Abstract:

From the moment the first beats, the first step into the world mankind finds him in a struggle to survive. Most important case to win this fight is power. Power is one of the most common concepts which we encounter in our life. Mainly power is ability to reach desired results on someone else or ability to penetrate into the behavior of others. Throughout history merging technology and changing political trade-offs caused the change of concept of power. Receiving a state of multipolar new world order in the 21st century and increasing impacts of media have narrowed the limits of military power. With increasing globalization and peaceful diplomacy this gap, left by military power, has filled by soft power which has ability to persuade and attract. As concepts of power soft power also has not compromised yet. For that reason it is important to specify, sources of soft power, soft power strategies and limits of soft power. The purpose of this study was to analyze concept of soft power and importance of soft power in foreign relations. This project focuses on power, hard power and soft power relations, sources of soft power and strategies to gain soft power. Datas in this project was acquired from other studies on soft power and foreign relations. This paper was prepared in terms of concept and research techniques. As a result of data gained in this study the one of important topics in international relations is balance between soft power.

Keywords: soft power, foreign policy, national power, hard power

Procedia PDF Downloads 430
1094 Internet Optimization by Negotiating Traffic Times

Authors: Carlos Gonzalez

Abstract:

This paper describes a system to optimize the use of the internet by clients requiring downloading of videos at peak hours. The system consists of a web server belonging to a provider of video contents, a provider of internet communications and a software application running on a client’s computer. The client using the application software will communicate to the video provider a list of the client’s future video demands. The video provider calculates which videos are going to be more in demand for download in the immediate future, and proceeds to request the internet provider the most optimal hours to do the downloading. The times of the downloading will be sent to the application software, which will use the information of pre-established hours negotiated between the video provider and the internet provider to download those videos. The videos will be saved in a special protected section of the user’s hard disk, which will only be accessed by the application software in the client’s computer. When the client is ready to see a video, the application will search the list of current existent videos in the area of the hard disk; if it does exist, it will use this video directly without the need for internet access. We found that the best way to optimize the download traffic of videos is by negotiation between the internet communication provider and the video content provider.

Keywords: internet optimization, video download, future demands, secure storage

Procedia PDF Downloads 113
1093 Ni-W-P Alloy Coating as an Alternate to Electroplated Hard Cr Coating

Authors: S. K. Ghosh, C. Srivastava, P. K. Limaye, V. Kain

Abstract:

Electroplated hard chromium is widely known in coatings and surface finishing, automobile and aerospace industries because of its excellent hardness, wear resistance and corrosion properties. However, its precursor, Cr+6 is highly carcinogenic in nature and a consensus has been adopted internationally to eradicate this coating technology with an alternative one. The search for alternate coatings to electroplated hard chrome is continuing worldwide. Various alloys and nanocomposites like Co-W alloys, Ni-Graphene, Ni-diamond nanocomposites etc. have already shown promising results in this regard. Basically, in this study, electroless Ni-P alloys with excellent corrosion resistance was taken as the base matrix and incorporation of tungsten as third alloying element was considered to improve the hardness and wear resistance of the resultant alloy coating. The present work is focused on the preparation of Ni–W–P coatings by electrodeposition with different content of phosphorous and its effect on the electrochemical, mechanical and tribological performances. The results were also compared with Ni-W alloys. Composition analysis by EDS showed deposition of Ni-32.85 wt% W-3.84 wt% P (designated as Ni-W-LP) and Ni-18.55 wt% W-8.73 wt% P (designated as Ni-W-HP) alloy coatings from electrolytes containing of 0.006 and 0.01M sodium hypophosphite respectively. Inhibition of tungsten deposition in the presence of phosphorous was noted. SEM investigation showed cauliflower like growth along with few microcracks. The as-deposited Ni-W-P alloy coating was amorphous in nature as confirmed by XRD investigation and step-wise crystallization was noticed upon annealing at higher temperatures. For all the coatings, the nanohardness was found to increase after heat-treatment and typical nanonahardness values obtained for 400°C annealed samples were 18.65±0.20 GPa, 20.03±0.25 GPa, and 19.17±0.25 for alloy coatings Ni-W, Ni-W-LP and Ni-W-HP respectively. Therefore, the nanohardness data show very promising results. Wear and coefficient of friction data were recorded by applying a different normal load in reciprocating motion using a ball on plate geometry. Post experiment, the wear mechanism was established by detail investigation of wear-scar morphology. Potentiodynamic measurements showed coating with a high content of phosphorous was most corrosion resistant in 3.5wt% NaCl solution.

Keywords: corrosion, electrodeposition, nanohardness, Ni-W-P alloy coating

Procedia PDF Downloads 325
1092 The Beam Expansion Method, A Simplified and Efficient Approach of Field Propagation and Resonators Modes Study

Authors: Zaia Derrar Kaddour

Abstract:

The study of a beam throughout an optical path is generally achieved by means of diffraction integral. Unfortunately, in some problems, this tool turns out to be not very friendly and hard to implement. Instead, the beam expansion method for computing field profiles appears to be an interesting alternative. The beam expansion method consists of expanding the field pattern as a series expansion in a set of orthogonal functions. Propagating each individual component through a circuit and adding up the derived elements leads easily to the result. The problem is then reduced to finding how the expansion coefficients change in a circuit. The beam expansion method requires a systematic study of each type of optical element that can be met in the considered optical path. In this work, we analyze the following fundamental elements: first order optical systems, hard apertures and waveguides. We show that the former element type is completely defined thanks to the Gouy phase shift expression we provide and the latters require a suitable mode conversion. For endorsing the usefulness and relevance of the beam expansion approach, we show here some of its applications such as the treatment of the thermal lens effect and the study of unstable resonators.

Keywords: gouy phase shift, modes, optical resonators, unstable resonators

Procedia PDF Downloads 26
1091 Complementing Assessment Processes with Standardized Tests: A Work in Progress

Authors: Amparo Camacho

Abstract:

ABET accredited programs must assess the development of student learning outcomes (SOs) in engineering programs. Different institutions implement different strategies for this assessment, and they are usually designed “in house.” This paper presents a proposal for including standardized tests to complement the ABET assessment model in an engineering college made up of six distinct engineering programs. The engineering college formulated a model of quality assurance in education to be implemented throughout the six engineering programs to regularly assess and evaluate the achievement of SOs in each program offered. The model uses diverse techniques and sources of data to assess student performance and to implement actions of improvement based on the results of this assessment. The model is called “Assessment Process Model” and it includes SOs A through K, as defined by ABET. SOs can be divided into two categories: “hard skills” and “professional skills” (soft skills). The first includes abilities, such as: applying knowledge of mathematics, science, and engineering and designing and conducting experiments, as well as analyzing and interpreting data. The second category, “professional skills”, includes communicating effectively, and understanding professional and ethnical responsibility. Within the Assessment Process Model, various tools were used to assess SOs, related to both “hard” as well as “soft” skills. The assessment tools designed included: rubrics, surveys, questionnaires, and portfolios. In addition to these instruments, the Engineering College decided to use tools that systematically gather consistent quantitative data. For this reason, an in-house exam was designed and implemented, based on the curriculum of each program. Even though this exam was administered during various academic periods, it is not currently considered standardized. In 2017, the Engineering College included three standardized tests: one to assess mathematical and scientific reasoning and two more to assess reading and writing abilities. With these exams, the college hopes to obtain complementary information that can help better measure the development of both hard and soft skills of students in the different engineering programs. In the first semester of 2017, the three exams were given to three sample groups of students from the six different engineering programs. Students in the sample groups were either from the first, fifth, and tenth semester cohorts. At the time of submission of this paper, the engineering college has descriptive statistical data and is working with various statisticians to have a more in-depth and detailed analysis of the sample group of students’ achievement on the three exams. The overall objective of including standardized exams in the assessment model is to identify more precisely the least developed SOs in order to define and implement educational strategies necessary for students to achieve them in each engineering program.

Keywords: assessment, hard skills, soft skills, standardized tests

Procedia PDF Downloads 242
1090 Association Between Disability and Obesity Status Among US Adults: Findings From 2019-2021 National Health Interview Survey (NHIS)

Authors: Chimuanya Osuji, Kido Uyamasi, Morgan Bradley

Abstract:

Introduction: Obesity is a major risk factor for many chronic diseases, with higher rates occurring among certain populations. Even though disparities in obesity rates exist for those with disabilities, few studies have assessed the association between disability and obesity status. This study aims to examine the association between type of disability and obesity status among US adults during the Covid-19 pandemic (2019-2021). Methods: Data for this cross-sectional study was obtained from the 2019, 2020 and 2021 NHIS. Multinomial logistic regressions were used to assess the relationship between each type of disability and obesity status (reference= normal/underweight). Each model adjusted for demographic, health status and health-related quality of life variables. Statistical analyses were conducted using SAS version 9.4. Results: Of the 82,632 US adults who completed the NHIS in 2019, 2020, and 2021. 8.9% (n= 7,354) reported at least 1 disability-related condition. Respondents reported having a disability across vision (1.5%), hearing (1.5%), mobility (5.3%), communication (0.8%), cognition (2.4%) and self-care (1.1%) domains. After adjusting for covariates, adults with at least 1 disability-related condition were about 30% more likely to have moderate-severe obesity (AOR=1.3; 95% CI=1.11, 1.53). Mobility was the only disability category positively associated with mild obesity (AOR=1.16; 95% CI=1.01, 1.35) and moderate/severe obesity (AOR=1.6; 95% CI=1.35, 1.89). Individuals with vision disability were about 35% less likely to have mild obesity (AOR=0.66; 95% CI=0.51, 0.86) and moderate-severe obesity (AOR=0.66; 95% CI= 0.48, 0.9). Individuals with hearing disability were 28% less likely to have mild obesity (AOR=0.72; 95% CI= 0.56, 0.94). Individuals with communication disability were about 30% less likely to be overweight (AOR=0.66; 95% CI=0.47, 0.93) and 50% less likely to have mild obesity (AOR=0.45; 95% CI= 0.29, 0.71). Individuals with cognitive disability were about 25% less likely to have mild obesity and about 35% less likely to have moderate-severe obesity. Individuals with self-care disability were about 30% less likely to be overweight. Conclusion: Mobility-related disabilities are significantly associated with obesity status among adults residing in the United States. Researchers and policy makers should implement obesity intervention methods that can address the gap in obesity prevalence rates among those with and without disabilities.

Keywords: cognition, disability, mobility, obesity

Procedia PDF Downloads 31
1089 Employability Potential of Differently Abled in the Indian Apparel Industry

Authors: Gunjita Shami, Noopur Anand

Abstract:

The pilot run of 50 days was undertaken to test employability potential of people with visual and hearing & speech impairment. Various roles in an apparel manufacturing set up like spreading of fabric for cutting, folding, sealing and labeling cartons, pasting size barcode stickers on packed garments, removing tickets from the garments in the finishing stage were studied. Their performance was quantified basis timesheets for all the days and improvement per day was quantified. Their final day output was compared to that of the able-bodied worker. For example in the carton making activity on day one visually impaired worker was making one box every three minutes which improved to four boxes per minute on day 28 displaying 91.6% improvement compared or an improvement of 3.6% per day which was comparable to the able-bodied seasoned workers, who were making 5 boxes per minute. The performance of persons with hearing and speech impairment in the finishing department was 10% higher than that of able-bodied seasoned workers in the same process. Overall in all the activities the differently abled showed day to day improvement of 65% while able bodied displayed improvement of 52%. On the first day performance of able-bodied worker was 75% better than that of differently abled while on the 50th day it was only 20% better. Therefore the performance of persons with disabilities was found comparable to the able bodied person. The results, though on a small scale, showed a big promise of employment of persons with disability in the apparel industry. Armed with the promising result a full-scale study has been undertaken to identify the roles suitable for certain kind of disability in apparel production, work-aids required to assist the differently abled to improve performance and measures to be undertaken to make production floor 'friendlier' for them. The results have been discussed in this paper which opens doors for integrating differently abled into the world projected and assumed for only able-bodied.

Keywords: apparel sector, differently abled, employability, performance, work-aid

Procedia PDF Downloads 115
1088 Hydrogeochemical Assessment of Groundwater in Selected Part of Benue State Southern, Nigeria

Authors: Moses Oghenenyoreme Eyankware, Christian Ogubuchi Ede

Abstract:

Groundwater is the principal source for various uses in this study area. The quality and availability of groundwater depend on rock formation within the study area. To effectively study the quality of groundwater, 24 groundwater samples were collected. The study was aimed at investigating the hydrogeochemistry of groundwater, and additionally its suitability for drinking and irrigation purposes. The following parameters were analyzed using the American Public Health Association standard method: pH, turbidity, Ec, TDS, Mg2+, SO42-, NO3¯, Cl-, HCO3¯, K+, Na2+ and Ca2+. Results obtained from Water Quality Index revealed that the groundwater sample fell within good water quality that implies that groundwater is considered fit for drinking purposes. Deduced results obtained from irrigation indices revealed that Permeability Index (PI), Soluble Sodium Percentage (SSP), Sodium Percentage (Na %), Sodium Absorption Ratio (SAR), Kelly Ratio (KR), Magnesium Hazard (MH) ranges from 0.00 to 0.01, 4.04 to 412.9, 0.63 to 257.7, 0.15 to 2.34, 0.09 to 2.57 and 6.84 to 84.55 respectively. Findings from Total hardness revealed that groundwater fell within soft, moderately hard and hard categories. Estimated results obtained from CSMR, RI and LSI showed that groundwater showed corrosion tendency, salinization influenced groundwater at certain sampling points and chloride and sulfate unlikely to interfere with natural formation film.

Keywords: water, quality, suitability, anthropogenic, Nigeria

Procedia PDF Downloads 175
1087 Peak Data Rate Enhancement Using Switched Micro-Macro Diversity in Cellular Multiple-Input-Multiple-Output Systems

Authors: Jihad S. Daba, J. P. Dubois, Yvette Antar

Abstract:

With the exponential growth of cellular users, a new generation of cellular networks is needed to enhance the required peak data rates. The co-channel interference between neighboring base stations inhibits peak data rate increase. To overcome this interference, multi-cell cooperation known as coordinated multipoint transmission is proposed. Such a solution makes use of multiple-input-multiple-output (MIMO) systems under two different structures: Micro- and macro-diversity. In this paper, we study the capacity and bit error rate in cellular networks using MIMO technology. We analyse both micro- and macro-diversity schemes and develop a hybrid model that switches between macro- and micro-diversity in the case of hard handoff based on a cut-off range of signal-to-noise ratio values. We conclude that our hybrid switched micro-macro MIMO system outperforms classical MIMO systems at the cost of increased hardware and software complexity.

Keywords: cooperative multipoint transmission, ergodic capacity, hard handoff, macro-diversity, micro-diversity, multiple-input-multiple output systems, orthogonal frequency division multiplexing

Procedia PDF Downloads 278
1086 Geochemical Evaluation Assessment of Groundwater in Selected Part of Benue State Southern, Nigeria

Authors: Moses Oghnennyoreme Eyankware, Christian Ogubuchi Ede

Abstract:

Groundwater is the principal source for various uses in this study area. The quality and availability of groundwater depend on rock formation within the study area. To effectively study the quality of groundwater, 24 groundwater samples were collected. The study was aimed at investigating the hydrogeochemistry of groundwater, and additionally its suitability for drinking and irrigation purposes. The following parameters were analyzed using the American Public Health Association standard method: pH, turbidity, Ec, TDS, Mg2+, SO42-, NO3¯, Cl-, HCO3¯, K+, Na2+ and Ca2+. Results obtained from Water Quality Index revealed that the groundwater sample fell within good water quality that implies that groundwater is considered fit for drinking purposes. Deduced results obtained from irrigation indices revealed that Permeability Index (PI), Soluble Sodium Percentage (SSP), Sodium Percentage (Na %), Sodium Absorption Ratio (SAR), Kelly Ratio (KR), Magnesium Hazard (MH) ranges from 0.00 to 0.01, 4.04 to 412.9, 0.63 to 257.7, 0.15 to 2.34, 0.09 to 2.57 and 6.84 to 84.55 respectively. Findings from Total hardness revealed that groundwater fell within soft, moderately hard and hard categories. Estimated results obtained from CSMR, RI and LSI showed that groundwater showed corrosion tendency, salinization influenced groundwater at certain sampling points and chloride and sulfate unlikely to interfere with natural formation film.

Keywords: water, quality, suitability, anthropogenic, Nigeria

Procedia PDF Downloads 139
1085 Uranoplasty Using Tongue Flap for Bilateral Clefts

Authors: Saidasanov Saidazal Shokhmurodovich, Topolnickiy Orest Zinovyevich, Afaunova Olga Arturovna

Abstract:

Relevance: Bilateral congenital cleft is one of the most complex forms of all clefts, which makes it difficult to choose a surgical method of treatment. During primary operations to close the hard and soft palate, there is a shortage of soft tissues and their lack during standard uranoplasty, and these factors aggravate the period of rehabilitation of patients. Materials and methods: The results of surgical treatment of children with bilateral cleft, who underwent uranoplasty using a flap from the tongue, were analyzed. The study used methods: clinical and statistical, which allowed us to solve the tasks, based on the principles of evidence-based medicine. Results and discussion: in our study, 15 patients were studied, who underwent surgical treatment in the following volume: uranoplasty using a flap from the tongue in two stages. Of these, 9 boys and 6 girls aged 2.5 to 6 years. The first stage was surgical treatment in the volume: veloplasty. The second stage was a surgical intervention in volume: uranoplasty using a flap from the tongue. In all patients, the width of the cleft ranged from 1.6-2.8 cm. All patients in this group were orthodontically prepared. Using this method, the surgeon can achieve the following results: maximum narrowing of the palatopharyngeal ring, long soft palate, complete closure of the hard palate, alveolar process, and the mucous membrane of the nasal cavity is also sutured, which creates good conditions for the next stage of osteoplastic surgery. Based on the result obtained, patients have positive results of working with a speech therapist. In all patients, the dynamics were positive without complications. Conclusions: Based on our observation, tongue flap uranoplasty is one of the effective techniques for patients with wide clefts of the hard and soft palate. The use of a flap from the tongue makes it possible to reduce the number of repeated reoperations and improve the quality of social adaptation of this group of patients, which is one of the important stages of rehabilitation. Upon completion of the stages of rehabilitation, all patients had the maximum improvement in functional, anatomical and social indicators.

Keywords: congenital cleft lips and palate, bilateral cleft, child surgery, maxillofacial surgery

Procedia PDF Downloads 88