Search results for: central auditory processing disorder
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 7740

Search results for: central auditory processing disorder

4500 Proposal for an Inspection Tool for Damaged Structures after Disasters

Authors: Karim Akkouche, Amine Nekmouche, Leyla Bouzid

Abstract:

This study focuses on the development of a multifunctional Expert System (ES) called post-seismic damage inspection tool (PSDIT), a powerful tool which allows the evaluation, the processing, and the archiving of the collected data stock after earthquakes. PSDIT can be operated by two user types; an ordinary user (ingineer, expert, or architect) for the damage visual inspection and an administrative user for updating the knowledge and / or for adding or removing the ordinary user. The knowledge acquisition is driven by a hierarchical knowledge model, the Information from investigation reports and those acquired through feedback from expert / engineer questionnaires are part.

Keywords: .disaster, damaged structures, damage assessment, expert system

Procedia PDF Downloads 82
4499 Detection and Tracking Approach Using an Automotive Radar to Increase Active Pedestrian Safety

Authors: Michael Heuer, Ayoub Al-Hamadi, Alexander Rain, Marc-Michael Meinecke

Abstract:

Vulnerable road users, e.g. pedestrians, have a high impact on fatal accident numbers. To reduce these statistics, car manufactures are intensively developing suitable safety systems. Hereby, fast and reliable environment recognition is a major challenge. In this paper we describe a tracking approach that is only based on a 24 GHz radar sensor. While common radar signal processing loses much information, we make use of a track-before-detect filter to incorporate raw measurements. It is explained how the Range-Doppler spectrum can help to indicated pedestrians and stabilize tracking even in occultation scenarios compared to sensors in series.

Keywords: radar, pedestrian detection, active safety, sensor

Procedia PDF Downloads 529
4498 Natural Language Processing for the Classification of Social Media Posts in Post-Disaster Management

Authors: Ezgi Şendil

Abstract:

Information extracted from social media has received great attention since it has become an effective alternative for collecting people’s opinions and emotions based on specific experiences in a faster and easier way. The paper aims to put data in a meaningful way to analyze users’ posts and get a result in terms of the experiences and opinions of the users during and after natural disasters. The posts collected from Reddit are classified into nine different categories, including injured/dead people, infrastructure and utility damage, missing/found people, donation needs/offers, caution/advice, and emotional support, identified by using labelled Twitter data and four different machine learning (ML) classifiers.

Keywords: disaster, NLP, postdisaster management, sentiment analysis

Procedia PDF Downloads 75
4497 Nyiragongo: An Active Volcano at Risk of Eruption without Precursor Signs

Authors: Emmanuel Havugimana

Abstract:

If there is a natural phenomenon that could endanger the lives of countless people in Central Africa, it is the possible eruption of the Nyiragongo Volcano. This one is 3,470 m above sea level and has a summit formed by a crater 1.2 km in diameter. Its composite is made up of many layers of lava and tephras from the Great Rift Valley located in the Democratic Republic of Congo. It is also located in the region of the volcanic mountains near the city of Goma in Congo and near the city of Gisenyi in Rwanda. Nyiragongo represents an imminent danger considering that its magma has a very low silica content and is thus quite fluid. Its slopes are also high and slippery, and the lava takes advantage of this to flow up to 100 km. Lately, its eruptions took place in May 2002, resumed in May 2021, and they were faster than before. The volcano remains active even today. All these factors make it among the most dangerous volcanoes in the world. On top of that, no one knows when the next eruption will take place, especially since it can also occur without any warning signs. Unfortunately, volcanological monitoring services in Congo are non-existent, and that is why this document concludes that Nyiragongo could if nothing is done in this regard, ravage the two neighboring towns: Goma in Congo and Gisenyi in Rwanda. It also proposes solutions that may contribute to preventing the expected dangers in this context.

Keywords: Nyiragongo, volcanic eruption, precursor signs, active volcano

Procedia PDF Downloads 93
4496 A Mathematical-Based Formulation of EEG Fluctuations

Authors: Razi Khalafi

Abstract:

Brain is the information processing center of the human body. Stimuli in form of information are transferred to the brain and then brain makes the decision on how to respond to them. In this research we propose a new partial differential equation which analyses the EEG signals and make a relationship between the incoming stimuli and the brain response to them. In order to test the proposed model, a set of external stimuli applied to the model and the model’s outputs were checked versus the real EEG data. The results show that this model can model the EEG signal well. The proposed model is useful not only for modeling of the EEG signal in case external stimuli but it can be used for the modeling of brain response in case of internal stimuli.

Keywords: Brain, stimuli, partial differential equation, response, eeg signal

Procedia PDF Downloads 433
4495 Requirement Engineering and Software Product Line Scoping Paradigm

Authors: Ahmed Mateen, Zhu Qingsheng, Faisal Shahzad

Abstract:

Requirement Engineering (RE) is a part being created for programming structure during the software development lifecycle. Software product line development is a new topic area within the domain of software engineering. It also plays important role in decision making and it is ultimately helpful in rising business environment for productive programming headway. Decisions are central to engineering processes and they hold them together. It is argued that better decisions will lead to better engineering. To achieve better decisions requires that they are understood in detail. In order to address the issues, companies are moving towards Software Product Line Engineering (SPLE) which helps in providing large varieties of products with minimum development effort and cost. This paper proposed a new framework for software product line and compared with other models. The results can help to understand the needs in SPL testing, by identifying points that still require additional investigation. In our future scenario, we will combine this model in a controlled environment with industrial SPL projects which will be the new horizon for SPL process management testing strategies.

Keywords: requirements engineering, software product lines, scoping, process structure, domain specific language

Procedia PDF Downloads 225
4494 The Effective Use of the Network in the Distributed Storage

Authors: Mamouni Mohammed Dhiya Eddine

Abstract:

This work aims at studying the exploitation of high-speed networks of clusters for distributed storage. Parallel applications running on clusters require both high-performance communications between nodes and efficient access to the storage system. Many studies on network technologies led to the design of dedicated architectures for clusters with very fast communications between computing nodes. Efficient distributed storage in clusters has been essentially developed by adding parallelization mechanisms so that the server(s) may sustain an increased workload. In this work, we propose to improve the performance of distributed storage systems in clusters by efficiently using the underlying high-performance network to access distant storage systems. The main question we are addressing is: do high-speed networks of clusters fit the requirements of a transparent, efficient and high-performance access to remote storage? We show that storage requirements are very different from those of parallel computation. High-speed networks of clusters were designed to optimize communications between different nodes of a parallel application. We study their utilization in a very different context, storage in clusters, where client-server models are generally used to access remote storage (for instance NFS, PVFS or LUSTRE). Our experimental study based on the usage of the GM programming interface of MYRINET high-speed networks for distributed storage raised several interesting problems. Firstly, the specific memory utilization in the storage access system layers does not easily fit the traditional memory model of high-speed networks. Secondly, client-server models that are used for distributed storage have specific requirements on message control and event processing, which are not handled by existing interfaces. We propose different solutions to solve communication control problems at the filesystem level. We show that a modification of the network programming interface is required. Data transfer issues need an adaptation of the operating system. We detail several propositions for network programming interfaces which make their utilization easier in the context of distributed storage. The integration of a flexible processing of data transfer in the new programming interface MYRINET/MX is finally presented. Performance evaluations show that its usage in the context of both storage and other types of applications is easy and efficient.

Keywords: distributed storage, remote file access, cluster, high-speed network, MYRINET, zero-copy, memory registration, communication control, event notification, application programming interface

Procedia PDF Downloads 219
4493 Profile of the Elderly Users of Alcohol and Other Drugs Attended at the Psychosocial Care Centers in the Federal District

Authors: J. S. P. Barbosa, L. C. Pereira, K. R. Garcia, P. C. P. Bouchardet, S. C. T. Vieira, A. O. Gomes, S. S. Funghetto, M. G. O. Kanikowski

Abstract:

For this population, height seems to be a good predictor of strength and body composition. This increase in life expectancy of the Brazilian's population is associated with sociodemographic variables, but also to more access to health services in the prevention and better living conditions. With the growth of elderly population, a problem that has been a concern to health's professionals and public health at all is the use of psychoactive substances. The purpose of this study was to identify the sociodemographic profile of the elderly people who was attended at the Center of Psychosocial Care of alcohol and other drugs in the Federal District of Brazil. 408 medical records of people aged 60 years or over were evaluated, and it is possible to know that most of them were males (85.3%), with a mean age of 64 years (DP ± 4.16), 60 and 84 years and a mean age of 64 years (DP ± 4.42); 88.2% have some family ties, are married and have children, with relatives living in masonry housing. The educational level of drug users was considered low with more emphasis on those who had elementary education being the majority retired or unemployed. Regarding the street situation, there was no significance (p = 0.084), and the women (OR = 2.98) had few chances of street situations compared to men (OR = 0.89). As for substance consumption, the highest quantity of drug consumption bids in relation to the number of illicit. It did not present significant statistical value, and there is a greater probability of consumption/abuse of legal and/or illicit drugs for both sexes (OR = 0.96) for men and (OR = 1.32) for women. In relation to the use of multiple drugs, there was no significant difference between the sexes, (OR = 1.1) male sex and (OR = 0.74) female sex. Based on the results found in the present study, it was concluded that alcohol consumption is the main agent that causes vulnerability in the elderly and predisposes the latter to the consumption of other associated drugs.

Keywords: centers of attention psychosocial alcohol and drugs, elderly, mental disorder due to drug use, street situations

Procedia PDF Downloads 212
4492 Numerical Simulation of Ultraviolet Disinfection in a Water Reactor

Authors: H. Shokouhmand, H. Sobhani, B. Sajadi, M. Degheh

Abstract:

In recent years, experimental and numerical investigation of water UV reactors has increased significantly. The main drawback of experimental methods is confined and expensive survey of UV reactors features. In this study, a CFD model utilizing the eulerian-lagrangian framework is applied to analysis the disinfection performance of a closed conduit reactor which contains four UV lamps perpendicular to the flow. A discrete ordinates (DO) model was employed to evaluate the UV irradiance field. To investigate the importance of each of lamps on the inactivation performance, in addition to the reference model (with 4 bright lamps), several models with one or two bright lamps in various arrangements were considered. All results were reported in three inactivation kinetics. The results showed that the log inactivation of the two central bright lamps model was between 88-99 percent, close to the reference model results. Also, whatever the lamps are closer to the main flow region, they have more effect on microbial inactivation. The effect of some operational parameters such as water flow rate, inlet water temperature, and lamps power were also studied.

Keywords: Eulerian-Lagrangian framework, inactivation kinetics, log inactivation, water UV reactor

Procedia PDF Downloads 251
4491 Developing an Edutainment Game for Children with ADHD Based on SAwD and VCIA Model

Authors: Bruno Gontijo Batista

Abstract:

This paper analyzes how the Socially Aware Design (SAwD) and the Value-oriented and Culturally Informed Approach (VCIA) design model can be used to develop an edutainment game for children with Attention Deficit Hyperactivity Disorder (ADHD). The SAwD approach seeks a design that considers new dimensions in human-computer interaction, such as culture, aesthetics, emotional and social aspects of the user's everyday experience. From this perspective, the game development was VCIA model-based, including the users in the design process through participatory methodologies, considering their behavioral patterns, culture, and values. This is because values, beliefs, and behavioral patterns influence how technology is understood and used and the way it impacts people's lives. This model can be applied at different stages of design, which goes from explaining the problem and organizing the requirements to the evaluation of the prototype and the final solution. Thus, this paper aims to understand how this model can be used in the development of an edutainment game for children with ADHD. In the area of education and learning, children with ADHD have difficulties both in behavior and in school performance, as they are easily distracted, which is reflected both in classes and on tests. Therefore, they must perform tasks that are exciting or interesting for them, once the pleasure center in the brain is activated, it reinforces the center of attention, leaving the child more relaxed and focused. In this context, serious games have been used as part of the treatment of ADHD in children aiming to improve focus and attention, stimulate concentration, as well as be a tool for improving learning in areas such as math and reading, combining education and entertainment (edutainment). Thereby, as a result of the research, it was developed, in a participatory way, applying the VCIA model, an edutainment game prototype, for a mobile platform, for children between 8 and 12 years old.

Keywords: ADHD, edutainment, SAwD, VCIA

Procedia PDF Downloads 190
4490 Electroforming of 3D Digital Light Processing Printed Sculptures Used as a Low Cost Option for Microcasting

Authors: Cecile Meier, Drago Diaz Aleman, Itahisa Perez Conesa, Jose Luis Saorin Perez, Jorge De La Torre Cantero

Abstract:

In this work, two ways of creating small-sized metal sculptures are proposed: the first by means of microcasting and the second by electroforming from models printed in 3D using an FDM (Fused Deposition Modeling‎) printer or using a DLP (Digital Light Processing) printer. It is viable to replace the wax in the processes of the artistic foundry with 3D printed objects. In this technique, the digital models are manufactured with resin using a low-cost 3D FDM printer in polylactic acid (PLA). This material is used, because its properties make it a viable substitute to wax, within the processes of artistic casting with the technique of lost wax through Ceramic Shell casting. This technique consists of covering a sculpture of wax or in this case PLA with several layers of thermoresistant material. This material is heated to melt the PLA, obtaining an empty mold that is later filled with the molten metal. It is verified that the PLA models reduce the cost and time compared with the hand modeling of the wax. In addition, one can manufacture parts with 3D printing that are not possible to create with manual techniques. However, the sculptures created with this technique have a size limit. The problem is that when printed pieces with PLA are very small, they lose detail, and the laminar texture hides the shape of the piece. DLP type printer allows obtaining more detailed and smaller pieces than the FDM. Such small models are quite difficult and complex to melt using the lost wax technique of Ceramic Shell casting. But, as an alternative, there are microcasting and electroforming, which are specialized in creating small metal pieces such as jewelry ones. The microcasting is a variant of the lost wax that consists of introducing the model in a cylinder in which the refractory material is also poured. The molds are heated in an oven to melt the model and cook them. Finally, the metal is poured into the still hot cylinders that rotate in a machine at high speed to properly distribute all the metal. Because microcasting requires expensive material and machinery to melt a piece of metal, electroforming is an alternative for this process. The electroforming uses models in different materials; for this study, micro-sculptures printed in 3D are used. These are subjected to an electroforming bath that covers the pieces with a very thin layer of metal. This work will investigate the recommended size to use 3D printers, both with PLA and resin and first tests are being done to validate use the electroforming process of microsculptures, which are printed in resin using a DLP printer.

Keywords: sculptures, DLP 3D printer, microcasting, electroforming, fused deposition modeling

Procedia PDF Downloads 135
4489 Optimal ECG Sampling Frequency for Multiscale Entropy-Based HRV

Authors: Manjit Singh

Abstract:

Multiscale entropy (MSE) is an extensively used index to provide a general understanding of multiple complexity of physiologic mechanism of heart rate variability (HRV) that operates on a wide range of time scales. Accurate selection of electrocardiogram (ECG) sampling frequency is an essential concern for clinically significant HRV quantification; high ECG sampling rate increase memory requirements and processing time, whereas low sampling rate degrade signal quality and results in clinically misinterpreted HRV. In this work, the impact of ECG sampling frequency on MSE based HRV have been quantified. MSE measures are found to be sensitive to ECG sampling frequency and effect of sampling frequency will be a function of time scale.

Keywords: ECG (electrocardiogram), heart rate variability (HRV), multiscale entropy, sampling frequency

Procedia PDF Downloads 271
4488 Application of Signature Verification Models for Document Recognition

Authors: Boris M. Fedorov, Liudmila P. Goncharenko, Sergey A. Sybachin, Natalia A. Mamedova, Ekaterina V. Makarenkova, Saule Rakhimova

Abstract:

In modern economic conditions, the question of the possibility of correct recognition of a signature on digital documents in order to verify the expression of will or confirm a certain operation is relevant. The additional complexity of processing lies in the dynamic variability of the signature for each individual, as well as in the way information is processed because the signature refers to biometric data. The article discusses the issues of using artificial intelligence models in order to improve the quality of signature confirmation in document recognition. The analysis of several possible options for using the model is carried out. The results of the study are given, in which it is possible to correctly determine the authenticity of the signature on small samples.

Keywords: signature recognition, biometric data, artificial intelligence, neural networks

Procedia PDF Downloads 148
4487 A Longitudinal Study of Academic Achievement: Parental Warm Support and Moderating Role of Teacher’s Emotional Support and Mediating Role of Self Control on Academic Achievement

Authors: Maaza Saeed, Caina Li

Abstract:

The current 2-wave longitudinal study attempts to illuminate the well-established association between parental warm support and academic achievement through the mediating role of self-control while taking into account the moderating role of teacher emotional support. The present research has assessed 2569 Chinese students (aged 10-18 years, M = 13.27, SD = 0.67). They were recruited from the three public middle schools in Xi’an, a middle-sized city in the central part of China. Meditation analysis revealed that self-control mediated the relationship between parental warm support and academic achievement. Additionally, it was found the direct effect of parental warm support was not significant after controlling for the age and gender. Furthermore, moderation analysis revealed high parental warm support and higher teacher emotional support was related to increased self-control compared to lower teacher emotion support. The findings highlighted the importance of parental warm support, teacher emotional support, and self-control on academic achievement.

Keywords: self control, academic achievement, teacher emotional support/conflict, adolescent

Procedia PDF Downloads 273
4486 The Prospect of Producing Hydrogen by Electrolysis of Idle Discharges of Water from Reservoirs and Recycling of Waste-Gas Condensates

Authors: Inom Sh. Normatov, Nurmakhmad Shermatov, Rajabali Barotov, Rano Eshankulova

Abstract:

The results of the studies for the hydrogen production by the application of water electrolysis and plasma-chemical processing of gas condensate-waste of natural gas production methods are presented. Thin coating covers the electrode surfaces in the process of water electrolysis. Therefore, water for electrolysis was first exposed to electrosedimentation. The threshold voltage is shifted to a lower value compared with the use of electrodes made of stainless steel. At electrolysis of electrosedimented water by use of electrodes from stainless steel, a significant amount of hydrogen is formed. Pyrolysis of gas condensates in the atmosphere of a nitrogen was followed by the formation of acetylene (3-7 vol.%), ethylene (4-8 vol.%), and pyrolysis carbon (10-15 wt.%).

Keywords: electrolyze, gascondensate, hydrogen, pyrolysis

Procedia PDF Downloads 310
4485 Determination of Critical Organ Doses for Liver Scintigraphy Using Cr-51

Authors: O. Maranci, A. B. Tugrul

Abstract:

Scintigraphy is an imaging method of nuclear events provoked by collisions or charged current interactions with radiation. It is used for diagnostic test used in nuclear medicine via radiopharmaceuticals emitting radiation which is captured by gamma cameras to form two-dimensional images. Liver scintigraphy is widely used in nuclear medicine.Tc-99m and Cr-51 gamma radioisotopes can be used for this purpose. Cr-51 usage is more important for patients’ organ dose that has higher energy and longer half-life as compared to Tc-99m. In this study, it is aimed to determine the required dose for critical organs of patient through liver scintigraphy via Cr-51 gamma radioisotope. Experimental studies were conducted on patients even though conducting experimental studies on patients is extremely difficult for determination of critical organ doses. Torso phantom was utilized to simulate the liver scintigraphy by using 20 mini packages of Cr-51 that were placed on the organ. The radioisotope was produced by irradiation in central thimble of TRIGA MARK II Reactor at 250 KW power. As the results of the study, critical organ doses were determined and evaluated with different critic organs.

Keywords: critical organ doses, liver, scintigraphy, TRIGA Mark-II

Procedia PDF Downloads 556
4484 Purification of Bacillus Lipopeptides for Diverse Applications

Authors: Vivek Rangarajan, Kim G. Clarke

Abstract:

Bacillus lipopeptides are biosurfactants with wide ranging applications in the medical, food, agricultural, environmental and cosmetic industries. They are produced as a mix of three families, surfactin, iturin and fengycin, each comprising a large number of homologues of varying functionalities. Consequently, the method and degree of purification of the lipopeptide cocktail becomes particularly important if the functionality of the lipopeptide end-product is to be maximized for the specific application. However, downstream processing of Bacillus lipopeptides is particularly challenging due to the subtle variations observed in the different lipopeptide homologues and isoforms. To date, the most frequently used lipopeptide purification operations have been acid precipitation, solvent extraction, membrane ultrafiltration, adsorption and size exclusion. RP-HPLC (reverse phase high pressure liquid chromatography) also has potential for fractionation of the lipopeptide homologues. In the studies presented here, membrane ultrafiltration and RP-HPLC were evaluated for lipopeptide purification to different degrees of purities for maximum functionality. Batch membrane ultrafiltration using 50 kDa polyether sulphone (PES) membranes resulted in lipopeptide recovery of about 68% for surfactin and 82 % for fengycin. The recovery was further improved to 95% by using size-conditioned lipopeptide micelles. The conditioning of lipopeptides with Ca2+ ions resulted in uniformly sized micelles with average size of 96.4 nm and a polydispersity index of 0.18. The size conditioning also facilitated removal of impurities (molecular weight ranging between 2335-3500 Da) through operation of the system under dia-filtration mode, in a way similar to salt removal from protein by dialysis. The resultant purified lipopeptide was devoid of macromolecular impurities and could ideally suit applications in the cosmetic and food industries. Enhanced purification using RP-HPLC was carried out in an analytical C18 column, with the aim to fractionate lipopeptides into their constituent homologues. The column was eluted with mobile phase comprising acetonitrile and water over an acetonitrile gradient, 35% - 80%, over 70 minutes. The gradient elution program resulted in as many as 41 fractions of individual lipopeptide homologues. The efficacy test of these fractions against fungal phytopathogens showed that first 21 fractions, identified to be homologues of iturins and fengycins, displayed maximum antifungal activities, suitable for biocontrol in the agricultural industry. Thus, in the current study, the downstream processing of lipopeptides leading to tailor-made products for selective applications was demonstrated using two major downstream unit operations.

Keywords: bacillus lipopeptides, membrane ultrafiltration, purification, RP-HPLC

Procedia PDF Downloads 205
4483 Proximate Composition, Minerals and Sensory Attributes of Cake, Cookies, Cracker, and Chin-Chin Prepared from Cassava-Gari Residue Flour

Authors: Alice Nwanyioma Ohuoba, Rose Erdoo Kukwa, Ukpabi Joseph Ukpabi

Abstract:

Cassava root (Manihot esculenta) is one of the important carbohydrates containing crops in Nigeria. It is a staple food, mostly in the southern part of the country, and a source of income to farmers and processors. Cassava gari processing methods result to residue fiber (solid waste) from the sieving operation, these residue fibers ( solid wastes) can be dried and milled into flour and used to prepare cakes, cookies, crackers and chin-chin instead of being thrown away mostly on farmland or near the residential area. Flour for baking or frying may contain carbohydrates and protein (wheat flour) or rich in only carbohydrates (cassava flour). Cake, cookies, crackers, and chin-chin were prepared using the residue flour obtained from the residue fiber of cassava variety NR87184 roots, processed into gari. This study is aimed at evaluating the proximate composition, mineral content and sensory attributes of these selected snacks produced. The proximate composition results obtained showed that crackers had the lowest value in moisture (2.3390%) and fat (1.7130%), but highest in carbohydrates (85.2310%). Amongst the food products, cakes recorded the highest value in protein (8.0910%). Crude fibre values ranges from 2.5265% (cookies) to 3.4165% (crackers). The result of the mineral contents showed cookies ranking the highest in Phosphorus (65.8535 ppm) and Iron (0.1150 mg/L), Calcium (1.3800mg/L) and Potassium (7.2850 mg/L) contents, while chin-chin and crackers were lowest in Sodium ( 2.7000 mg/L). The food products were also subjected to sensory attributes evaluation by thirty member panelists using 9-hedonic scale which ranged from 1 ( dislike extremely) to 9 (like extremely). The means score obtained shows all the food products having above 7.00 (above “like moderately”). This study has shown that food products that may be functional or nutraceuticals could be prepared from the residue flour. There is a call for the use of gluten-free flour in baking due to ciliac disease and other allergic causes by gluten. Therefore local carbohydrates food crops like cassava residue flour that are gluten-free, could be the solution. In addition, this could aid cassava gari processing waste management thereby reducing post-harvest losses of cassava root.

Keywords: allergy, flour, food-products, gluten-free

Procedia PDF Downloads 155
4482 Processing and Characterization of (Pb0.55Ca0.45) (Fe0.5Nb0.5)O3 and (Pb0.45Ca0.55) (Fe0.5Nb0.5) O3 Dielectric Ceramics

Authors: Shalini Bahel, Maalti Puri, Sukhleen Bindra Narang

Abstract:

Ceramic samples of (Pb0.55Ca0.45) (Fe0.5Nb0.5)O3 and (Pb0.45Ca0.55)(Fe0.5Nb0.5)O3 were synthesized by columbite precursor method and characterized for structural and dielectric properties. Both the synthesized samples have perovskite structure with tetragonal symmetry. The variations in relative permittivity and loss tangent were measured as a function of frequency at room temperature. Both the relative permittivity and loss tangent decreased with increase in frequency. A reasonably high value of relative permittivity of 63.46, loss tangent of 0.0067 at 15 MHz and temperature coefficient of relative permittivity of -82 ppm/˚C was obtained for (Pb0.45Ca0.55) (Fe0.5Nb0.5) O3.

Keywords: loss tangent, perovskite, relative permittivity, X-ray diffraction

Procedia PDF Downloads 269
4481 Private Coded Computation of Matrix Multiplication

Authors: Malihe Aliasgari, Yousef Nejatbakhsh

Abstract:

The era of Big Data and the immensity of real-life datasets compels computation tasks to be performed in a distributed fashion, where the data is dispersed among many servers that operate in parallel. However, massive parallelization leads to computational bottlenecks due to faulty servers and stragglers. Stragglers refer to a few slow or delay-prone processors that can bottleneck the entire computation because one has to wait for all the parallel nodes to finish. The problem of straggling processors, has been well studied in the context of distributed computing. Recently, it has been pointed out that, for the important case of linear functions, it is possible to improve over repetition strategies in terms of the tradeoff between performance and latency by carrying out linear precoding of the data prior to processing. The key idea is that, by employing suitable linear codes operating over fractions of the original data, a function may be completed as soon as enough number of processors, depending on the minimum distance of the code, have completed their operations. The problem of matrix-matrix multiplication in the presence of practically big sized of data sets faced with computational and memory related difficulties, which makes such operations are carried out using distributed computing platforms. In this work, we study the problem of distributed matrix-matrix multiplication W = XY under storage constraints, i.e., when each server is allowed to store a fixed fraction of each of the matrices X and Y, which is a fundamental building of many science and engineering fields such as machine learning, image and signal processing, wireless communication, optimization. Non-secure and secure matrix multiplication are studied. We want to study the setup, in which the identity of the matrix of interest should be kept private from the workers and then obtain the recovery threshold of the colluding model, that is, the number of workers that need to complete their task before the master server can recover the product W. The problem of secure and private distributed matrix multiplication W = XY which the matrix X is confidential, while matrix Y is selected in a private manner from a library of public matrices. We present the best currently known trade-off between communication load and recovery threshold. On the other words, we design an achievable PSGPD scheme for any arbitrary privacy level by trivially concatenating a robust PIR scheme for arbitrary colluding workers and private databases and the proposed SGPD code that provides a smaller computational complexity at the workers.

Keywords: coded distributed computation, private information retrieval, secret sharing, stragglers

Procedia PDF Downloads 122
4480 Mental Disorders and Physical Illness in Geriatric Population

Authors: Vinay Kumar, M. Kishor, Sathyanarayana Rao Ts

Abstract:

Background: Growth of elderly people in the general population in recent years is termed as ‘greying of the world’ where there is a shift from high mortality & fertility to low mortality and fertility, resulting in an increased proportion of older people as seen in India. Improved health care promises longevity but socio-economic factors like poverty, joint families and poor services pose a psychological threat. Epidemiological data regarding the prevalence of mental disorders in geriatric population with physical illness is required for proper health planning. Methods: Sixty consecutive elderly patients aged 60 years or above of both sexes, reporting with physical illness to general outpatient registration counter of JSS Medical College and Hospital, Mysore, India, were considered for the Study. With informed consent, they were screened with General Health Questionnaire (GHQ-12) and were further evaluated for diagnosing mental disorders according to WHO International Classification of Diseases (ICD-10) criteria. Results: Mental disorders were detected in 48.3%, predominantly depressive disorders, nicotine dependence, generalized anxiety disorder, alcohol dependence and least was dementia. Most common physical illness was cardiovascular disease followed by metabolic, respiratory and other diseases. Depressive disorders, substance dependence and dementia were more associated with cardiovascular disease compared to metabolic disease and respiratory diseases were more associated with nicotine dependence. Conclusions: Depression and Substance use disorders among elderly population is of concern, which needs to be further studied with larger population. Psychiatric morbidity will adversely have an impact on physical illness which needs proper assessment and management. This will enhance our understanding and prioritize our planning for future.

Keywords: Geriatric, mental disorders, physical illness, psychiatry

Procedia PDF Downloads 286
4479 Iodine Nutritional Knowledge of Food Handlers: A Capricorn and Waterberg District Study, Limpopo Province, South Africa

Authors: Solomon Ngoako Mabapa, Selekane Ananias Motadi, Nteseng Mailula, Hlekani Vanessa Mbhatsani, Lindelani Fhumudzani Mushaphi

Abstract:

Background: South Africa has indeed made good progress towards IDD elimination, as far as implementation of salt iodization and coverage of iodized salt are concerned, the education and promotion aspects of the iodized salt intervention are seriously lacking. Objective: To determine the iodine nutritional knowledge of food handlers at primary schools under the National School Nutrition Programme in Capricorn and Waterberg district. Design: This study included 300 food handlers recruited from 95 primary schools in Capricorn district and 105 primary schools in Waterberg district, Limpopo Province, South Africa. Primary schools and study participants where conveniently selected. The data was collected by means of a structured questionnaire. Information obtained was on the socio-demographic characteristics of the participants, general knowledge on salt fortification and knowledge test. Results: The iodine knowledge for the food handlers in two districts was poor with the entire population’s iodine nutritional knowledge of 12% on the Lickert scale. The mean score on the Lickert scale for Capricorn and Waterberg districts was 17% and 8.6% respectively indicated poor iodine nutritional knowledge. Conclusion: The two districts had poor iodine nutritional knowledge. Giving nutrition education to the public on the importance of iodine and the consequences of iodine deficiency disorder (IDD) and continue advocacy on mass media on the iodine fortification as an intervention strategy to combat the escalating problem of micronutrient malnutrition control.

Keywords: food handlers, nutritional knowledge, iodine, National School Nutrition Programme

Procedia PDF Downloads 235
4478 Food Processing Role in Ensuring Food and Health Security

Authors: Muhammad Haseeb

Abstract:

It is crucial to have a balanced approach to food's energy and nutritional content in a world with limited resources. The preservation of the environment is vital, and both the agrifood-making and food service sectors will be requested to use fewer resources to produce a wider range of existing foods and develop imaginative foods that are physiologically appropriate for a better sense of good health, have long shelf lives and are conveniently transportable. Delivering healthy diets that satisfy consumer expectations from robust and sustainable agrifood systems is necessary in a world that is changing and where natural resources are running out. Across the whole food supply chain, an integrated multi-sectoral approach is needed to alleviate global food and nutrition insecurity.

Keywords: health, food, nutrition, supply chain

Procedia PDF Downloads 18
4477 Optimization of Effecting Parameters for the Removal of H₂S Gas in Self Priming Venturi Scrubber Using Response Surface Methodology

Authors: Manisha Bal, B. C. Meikap

Abstract:

Highly toxic and corrosive gas H₂S is recognized as one of the hazardous air pollutants which has significant effect on the human health. Abatement of H₂S gas from the air is very necessary. H₂S gas is mainly released from the industries like paper and leather industry as well as during the production of crude oil, during wastewater treatment, etc. But the emission of H₂S gas in high concentration may cause immediate death while at lower concentrations can cause various respiratory problems. In the present study, self priming venturi scrubber is used to remove the H₂S gas from the air. Response surface methodology with central composite design has been chosen to observe the effect of process parameters on the removal efficiency of H₂S. Experiments were conducted by varying the throat gas velocity, liquid level in outer cylinder, and inlet H₂S concentration. ANOVA test confirmed the significant effect of parameters on the removal efficiency. A quadratic equation has been obtained which predicts the removal efficiency very well. The suitability of the developed model has been judged by the higher R² square value which obtained from the regression analysis. From the investigation, it was found that the throat gas velocity has most significant effect and inlet concentration of H₂S has less effect on H₂S removal efficiency.

Keywords: desulfurization, pollution control, response surface methodology, venturi scrubber

Procedia PDF Downloads 138
4476 Role of Authorized Agencies to Combat Financial Crime in Bangladesh

Authors: Khan Sarfaraz, Mohammad Ali Mia

Abstract:

Money laundering and other financial crime have become a global threat in recent years, impacting both developed and poor countries. In developing countries like Bangladesh, it is more difficult to combat financial crime than in developing countries because of the inadequate regulatory environment and vulnerable financial system. Bangladesh's central bank issues guidelines to facilitate the implementation of the prevention of the money laundering act. According to the guideline of Bangladesh Bank, all financial institution has to develop anti-money laundering policy to ensure the safety and soundness of their institutions. The paper aims to focus on the role of authorized agencies in combating financial crime. In this paper, the latest trends in financial crimes have been discussed from global and Asian perspectives. The preventive measures for money laundering and other financial crimes have been discussed elaborately. So far, financial crime is a sophisticated and dynamic crime, and criminals continuously took innovative processes to use the financial system to launder money. The study will take a step in pointing out new techniques, effects and challenges of financial crime in Bangladesh.

Keywords: financial crime, illegal money transfer, online gambling, money laundering, authorized agencies

Procedia PDF Downloads 77
4475 The New Family Law in Kuwait: A Step Towards International Standards

Authors: Dina Hadad

Abstract:

Women empowerment in the Arab world remains a central issue in the context of development and human rights. Akin to many societies around the globe, gender equality is yet to be achieved. This research will provide an introduction into the current legal stand of some Arab countries in terms of gender equality and women rights in the context of family law. It will look specifically into the recent family law in Kuwait and why many women consider it a positive step towards affirming their rights and their needs. Depending on comparative material from the area, the research argues that whilst some countries made efforts to promote women’s empowerment as a concept and practice throughout its policies, others have indeed some unique journeys that reflect organic and from within evolutions. Nonetheless, these efforts are yet to reflect a comprehensive structure that addresses women legal and political empowerment let alone social status. A contradiction in the realities of different Arab states is nothing new since the lack of comprehensive rights-based policy making in Arab countries has contributed to the disconnect between economic growth and development challenges.

Keywords: women empowerment, cultural challenges, gender equality, Islamic law, international standards, family law

Procedia PDF Downloads 195
4474 Anthropomorphic Brand Mascot Serve as the Vehicle: To Quickly Remind Customers Who You Are and What You Stand for in Indian Cultural Context

Authors: Preeti Yadav, Dandeswar Bisoyi, Debkumar Chakrabati

Abstract:

For many years organization have been exercising a creative technique of applying brand mascots, which results in making a visual ‘ambassador’ of a brand. The goal of mascot’s is just not confined to strengthening the brand identity, improving customer perception, but also acting as a vehicle of anthropomorphic translation towards the consumer. Such that it helps in embracing the power of recognition and processing the experiences happening in our daily lives. The study examines the relationship between the specific mascot features and brand attitude. It eliminates that mascot trust is an important mediator of the mascot features on brand attitude. Anthropomorphic characters turn out to be the key players despite the application of brand mascots in today’s marketing.

Keywords: advertising, mascot, branding, recall

Procedia PDF Downloads 334
4473 Non-Standard Monetary Policy Measures and Their Consequences

Authors: Aleksandra Nocoń (Szunke)

Abstract:

The study is a review of the literature concerning the consequences of non-standard monetary policy, which are used by central banks during unconventional periods, threatening instability of the banking sector. In particular, the attention was paid to the effects of non-standard monetary policy tools for financial markets. However, the empirical evidence about their effects and real consequences for the financial markets are still not final. The main aim of the study is to survey the consequences of standard and non-standard monetary policy instruments, implemented during the global financial crisis in the United States, United Kingdom and Euroland, with particular attention to the results for the stabilization of global financial markets. The study analyses the consequences for short and long-term market interest rates, interbank interest rates and LIBOR-OIS spread. The study consists mainly of the empirical review, indicating the impact of the implementation of these tools for the financial markets. The following research methods were used in the study: literature studies, including domestic and foreign literature, cause and effect analysis and statistical analysis.

Keywords: asset purchase facility, consequences of monetary policy instruments, non-standard monetary policy, quantitative easing

Procedia PDF Downloads 331
4472 Technology for Good: Deploying Artificial Intelligence to Analyze Participant Response to Anti-Trafficking Education

Authors: Ray Bryant

Abstract:

3Strands Global Foundation (3SGF), a non-profit with a mission to mobilize communities to combat human trafficking through prevention education and reintegration programs, launched a groundbreaking study that calls out the usage and benefits of artificial intelligence in the war against human trafficking. Having gathered more than 30,000 stories from counselors and school staff who have gone through its PROTECT Prevention Education program, 3SGF sought to develop a methodology to measure the effectiveness of the training, which helps educators and school staff identify physical signs and behaviors indicating a student is being victimized. The program further illustrates how to recognize and respond to trauma and teaches the steps to take to report human trafficking, as well as how to connect victims with the proper professionals. 3SGF partnered with Levity, a leader in no-code Artificial Intelligence (AI) automation, to create the research study utilizing natural language processing, a branch of artificial intelligence, to measure the effectiveness of their prevention education program. By applying the logic created for the study, the platform analyzed and categorized each story. If the story, directly from the educator, demonstrated one or more of the desired outcomes; Increased Awareness, Increased Knowledge, or Intended Behavior Change, a label was applied. The system then added a confidence level for each identified label. The study results were generated with a 99% confidence level. Preliminary results show that of the 30,000 stories gathered, it became overwhelmingly clear that a significant majority of the participants now have increased awareness of the issue, demonstrated better knowledge of how to help prevent the crime, and expressed an intention to change how they approach what they do daily. In addition, it was observed that approximately 30% of the stories involved comments by educators expressing they wish they’d had this knowledge sooner as they can think of many students they would have been able to help. Objectives Of Research: To solve the problem of needing to analyze and accurately categorize more than 30,000 data points of participant feedback in order to evaluate the success of a human trafficking prevention program by using AI and Natural Language Processing. Methodologies Used: In conjunction with our strategic partner, Levity, we have created our own NLP analysis engine specific to our problem. Contributions To Research: The intersection of AI and human rights and how to utilize technology to combat human trafficking.

Keywords: AI, technology, human trafficking, prevention

Procedia PDF Downloads 59
4471 The Impact of Constitutional and Legal Provisions on the Indian Women’s Status in 21st Century

Authors: Mamta Chandrashekhar

Abstract:

Women’s participation in mainstream political and social activity has important implications for the broader arena of governance in any country. This research work will highlights some of the key issues that concerned with the impact of constitutional & Legal provision on the Indian women Status in present century. The principle of gender equality is enshrined in the Indian Constitution in its Preamble, Fundamental Rights, Fundamental Duties and Directive Principles. The Constitution not only grants equality to women, but also empowers the State to adopt measures of positive discrimination in favour of women. In recent years, the empowerment of women has been recognized as the central issue in determining the status of women. The main objective of this research is to analyzed the status of Indian women and the existing wide gap between the goals enunciated in the Constitution, legislation, policies, plans, programmes, and related mechanisms on the one hand and the situational reality of the status of women in India, This work encourage and inspire to women empowerment, will be beneficial to build a well-organized ideal society through Gender Equality and Development & Peace in the 21st century.

Keywords: awareness, constitution, development, empowerment

Procedia PDF Downloads 516