Search results for: food frequency and biomedical data
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 30066

Search results for: food frequency and biomedical data

26436 A Neural Network Model to Simulate Urban Air Temperatures in Toulouse, France

Authors: Hiba Hamdi, Thomas Corpetti, Laure Roupioz, Xavier Briottet

Abstract:

Air temperatures are generally higher in cities than in their rural surroundings. The overheating of cities is a direct consequence of increasing urbanization, characterized by the artificial filling of soils, the release of anthropogenic heat, and the complexity of urban geometry. This phenomenon, referred to as urban heat island (UHI), is more prevalent during heat waves, which have increased in frequency and intensity in recent years. In the context of global warming and urban population growth, helping urban planners implement UHI mitigation and adaptation strategies is critical. In practice, the study of UHI requires air temperature information at the street canyon level, which is difficult to obtain. Many urban air temperature simulation models have been proposed (mostly based on physics or statistics), all of which require a variety of input parameters related to urban morphology, land use, material properties, or meteorological conditions. In this paper, we build and evaluate a neural network model based on Urban Weather Generator (UWG) model simulations and data from meteorological stations that simulate air temperature over Toulouse, France, on days favourable to UHI.

Keywords: air temperature, neural network model, urban heat island, urban weather generator

Procedia PDF Downloads 79
26435 Humanising Digital Healthcare to Build Capacity by Harnessing the Power of Patient Data

Authors: Durhane Wong-Rieger, Kawaldip Sehmi, Nicola Bedlington, Nicole Boice, Tamás Bereczky

Abstract:

Patient-generated health data should be seen as the expression of the experience of patients, including the outcomes reflecting the impact a treatment or service had on their physical health and wellness. We discuss how the healthcare system can reach a place where digital is a determinant of health - where data is generated by patients and is respected and which acknowledges their contribution to science. We explore the biggest barriers facing this. The International Experience Exchange with Patient Organisation’s Position Paper is based on a global patient survey conducted in Q3 2021 that received 304 responses. Results were discussed and validated by the 15 patient experts and supplemented with literature research. Results are a subset of this. Our research showed patient communities want to influence how their data is generated, shared, and used. Our study concludes that a reasonable framework is needed to protect the integrity of patient data and minimise abuse, and build trust. Results also demonstrated a need for patient communities to have more influence and control over how health data is generated, shared, and used. The results clearly highlight that the community feels there is a lack of clear policies on sharing data.

Keywords: digital health, equitable access, humanise healthcare, patient data

Procedia PDF Downloads 78
26434 Use of Machine Learning in Data Quality Assessment

Authors: Bruno Pinto Vieira, Marco Antonio Calijorne Soares, Armando Sérgio de Aguiar Filho

Abstract:

Nowadays, a massive amount of information has been produced by different data sources, including mobile devices and transactional systems. In this scenario, concerns arise on how to maintain or establish data quality, which is now treated as a product to be defined, measured, analyzed, and improved to meet consumers' needs, which is the one who uses these data in decision making and companies strategies. Information that reaches low levels of quality can lead to issues that can consume time and money, such as missed business opportunities, inadequate decisions, and bad risk management actions. The step of selecting, identifying, evaluating, and selecting data sources with significant quality according to the need has become a costly task for users since the sources do not provide information about their quality. Traditional data quality control methods are based on user experience or business rules limiting performance and slowing down the process with less than desirable accuracy. Using advanced machine learning algorithms, it is possible to take advantage of computational resources to overcome challenges and add value to companies and users. In this study, machine learning is applied to data quality analysis on different datasets, seeking to compare the performance of the techniques according to the dimensions of quality assessment. As a result, we could create a ranking of approaches used, besides a system that is able to carry out automatically, data quality assessment.

Keywords: machine learning, data quality, quality dimension, quality assessment

Procedia PDF Downloads 141
26433 Hypoxia Tolerance, Longevity and Cancer-Resistance in the Mole Rat Spalax – a Liver Transcriptomics Approach

Authors: Hanno Schmidt, Assaf Malik, Anne Bicker, Gesa Poetzsch, Aaron Avivi, Imad Shams, Thomas Hankeln

Abstract:

The blind subterranean mole rat Spalax shows a remarkable tolerance to hypoxia, cancer-resistance and longevity. Unravelling the genomic basis of these adaptations will be important for biomedical applications. RNA-Seq gene expression data were obtained from normoxic and hypoxic Spalax and rat liver tissue. Hypoxic Spalax broadly downregulates genes from major liver function pathways. This energy-saving response is likely a crucial adaptation to low oxygen levels. In contrast, the hypoxiasensitive rat shows massive upregulation of energy metabolism genes. Candidate genes with plausible connections to the mole rat’s phenotype, such as important key genes related to hypoxia-tolerance, DNA damage repair, tumourigenesis and ageing, are substantially higher expressed in Spalax than in rat. Comparative liver transcriptomics highlights the importance of molecular adaptations at the gene regulatory level in Spalax and pinpoints a variety of starting points for subsequent functional studies.

Keywords: cancer, hypoxia, longevity, transcriptomics

Procedia PDF Downloads 149
26432 Second Language Acquisition in a Study Abroad Context: International Students’ Perspectives of the Evolution of Their ‘Second Language Self’

Authors: Dianah Kitiabi

Abstract:

This study examines the experiences of graduate international students in Study Abroad (SA) in order to understand the evolution of their second language (L2) skills during the period of their sojourn abroad. The study documents students’ perspectives through analysis of interview data situated within the context of their overall SA experience. Based on a phenomenological approach, the study focuses on a sample of nine graduate students with at least one year of SA experience. Gass & Mackey’s (2007) interaction approach and Vygotsky’s (1962) sociocultural theory help frame the study within the discourse of second language acquisition (SLA) in SA, such as to highlight the effects of SA on L2 skills of advanced-level learners. The findings of the study are first presented as individual case vignettes where students’ interpretations of their personal experiences are described in entirety, followed by an analysis across the cases that highlight emergent themes. The results of this study show that the linguistic outcomes of international students studying abroad are highly individualized. Although students reported to have improved some of their L2 skills, they also reported a lack of improvement in other L2 skills, most of which differed by case. What emerges is that besides contextual factors, students’ pre-program exposure to L2, interactions with NSs, frequency of L2 use in context, and personal beliefs contribute to their linguistic gains in SA.

Keywords: context, interaction, second language acquisition, study abroad

Procedia PDF Downloads 69
26431 Exploring Data Leakage in EEG Based Brain-Computer Interfaces: Overfitting Challenges

Authors: Khalida Douibi, Rodrigo Balp, Solène Le Bars

Abstract:

In the medical field, applications related to human experiments are frequently linked to reduced samples size, which makes the training of machine learning models quite sensitive and therefore not very robust nor generalizable. This is notably the case in Brain-Computer Interface (BCI) studies, where the sample size rarely exceeds 20 subjects or a few number of trials. To address this problem, several resampling approaches are often used during the data preparation phase, which is an overly critical step in a data science analysis process. One of the naive approaches that is usually applied by data scientists consists in the transformation of the entire database before the resampling phase. However, this can cause model’ s performance to be incorrectly estimated when making predictions on unseen data. In this paper, we explored the effect of data leakage observed during our BCI experiments for device control through the real-time classification of SSVEPs (Steady State Visually Evoked Potentials). We also studied potential ways to ensure optimal validation of the classifiers during the calibration phase to avoid overfitting. The results show that the scaling step is crucial for some algorithms, and it should be applied after the resampling phase to avoid data leackage and improve results.

Keywords: data leackage, data science, machine learning, SSVEP, BCI, overfitting

Procedia PDF Downloads 147
26430 Communication Layer Security in Smart Farming: A Survey on Wireless Technologies

Authors: Hossein Mohammadi Rouzbahani, Hadis Karimipour, Evan Fraser, Ali Dehghantanha, Emily Duncan, Arthur Green, Conchobhair Russell

Abstract:

Human population growth has driven rising demand for food that has, in turn, imposed huge impacts on the environment. In an effort to reconcile our need to produce more sustenance while also protecting the world’s ecosystems, farming is becoming more reliant on smart tools and communication technologies. Developing a smart farming framework allows farmers to make more efficient use of inputs, thus protecting water quality and biodiversity habitat. Internet of Things (IoT), which has revolutionized every sphere of the economy, is being applied to agriculture by connecting on-farm devices and providing real-time monitoring of everything from environmental conditions to market signals through to animal health data. However, utilizing IoT means farming networks are now vulnerable to malicious activities, mostly when wireless communications are highly employed. With that in mind, this research aims to review different utilized communication technologies in smart farming. Moreover, possible cyber-attacks are investigated to discover the vulnerabilities of communication technologies considering the most frequent cyber-attacks that have been happened.

Keywords: smart farming, Internet of Things, communication layer, cyber-attack

Procedia PDF Downloads 235
26429 Factors Associated with Oral Cavity Colonization by Candida albicans

Authors: Nwafia Ifeyinwa Nkeiruka, Nwafia Walter Chukwuma

Abstract:

Since the early 1980’s fungi have emerged as major causes of human diseases, especially among immunocompromised. The most commonly isolated yeast is Candida albicans and constitutes the 4th most common nosocomial BSI in humans. It is progressive and cumulative and become more complex over time.It can even lead to leaky gut syndrome that causes food and environmental allergies. It is worthy of note that all the available data on oral Candida risk factors in humans were documented essentially using data from studies conducted in other areas, hence there is need for comparative and complementary information from the South eastern part of Nigeria. Method: 200 subjects of all age groups of both sexes were randomly examined,by swabbing their palatine mucosa and dorsal tongue with sterile cotton wool,then cultured into Sabouraud dextrose agar plates supplemented with antibiotics and incubated aerobically at 37 degree for 48 hrs. Identification of Candida albicans was done by germ tubes tests, chlamydospores production on cornmeal agar supplemented with 1% Tween 80.Sugar and nitrogen assimilation test using API 20C Auxanogram and potassium nitrate agar. Results: Out of 30 samples that were positive for candida, 15 (50%) were candida albicans. Using the anova test (P < 0.05) this variation is significant (P = 0016). followed by C. dublinensis 3 (13%), C. tropicalis 3 (10%), C. pseudotropicalis 3 (10%), C, glabrata 2 (7%), C. parapsilosis 2 (7%) and lastly C. krusei 1 (3%).However, 53% of the patients were female while 47% were male. Among the HIV positive isolates.67% were HIV isolates not on drugs while 33% positives isolates were on drugs and the percentages of candida species in these patients were as follows C. albicans were 45% followed by C. glabrata and C.tropicalis which were 17% each, C.parapsilosis, C.dubliensis and C.pseudotropicalis were all 8% each. Conclusion: Oral Candidiasis is a marker of systemic diseases and in some cases, it may be the first clinical presentation. There is need for more intensive clinical and laboratory monitoring and possible early intervention to prevent the reoccurrence and resistance to treatment.

Keywords: oral cavity, Candida species, oral Candidiasis, risk factors

Procedia PDF Downloads 356
26428 Nuclear Decay Data Evaluation for 217Po

Authors: S. S. Nafee, A. M. Al-Ramady, S. A. Shaheen

Abstract:

Evaluated nuclear decay data for the 217Po nuclide ispresented in the present work. These data include recommended values for the half-life T1/2, α-, β--, and γ-ray emission energies and probabilities. Decay data from 221Rn α and 217Bi β—decays are presented. Q(α) has been updated based on the recent published work of the Atomic Mass Evaluation AME2012. In addition, the logft values were calculated using the Logft program from the ENSDF evaluation package. Moreover, the total internal conversion electrons has been calculated using Bricc program. Meanwhile, recommendation values or the multi-polarities have been assigned based on recently measurement yield a better intensity balance at the 254 keV and 264 keV gamma transitions.

Keywords: nuclear decay data evaluation, mass evaluation, total converison coefficients, atomic mass evaluation

Procedia PDF Downloads 425
26427 New Bioactive Compounds from Two Chrysanthemum Saharian Species (Asteraceae) Growing in Algeria

Authors: Zahia Kabouche, Ouissem Gherboudj, Naima Boutaghane, Ahmed Kabouche, Laurence Voutquenne-Nazabadioko

Abstract:

Chrysanthemum herbs (Asteraceae) are extensively used as food additives and in folk medicine. Anti-cancer, anti-human immunodeficiency virus type 1 (HIV-1), anti-inflammatory, antinociceptive and antiproliferative activities as well as antioxidant effects have been reported for Chrysanthemum species. We report the isolation and identification of flavonoids and new and known terpenoids from the endemic species, C. macrocarpum and C. deserticolum “guertoufa”, used in Algerian Sahara as tea drinks and in “couscous” and soups “Chorba”. Structures of the isolated compounds were established by 1-D and 2-D homo and hetero-nuclear NMR (1H, 13C, COSY, HSQC, HMBC, and NOESY), mass spectrometry, UV and comparison with literature data. C. deserticolum extracts were tested by four methods to identify the antioxidant activity namely, ABTS•+, DPPH• scavenging, CUPRAC and ferrous-ions chelating activity methods. Anti-inflammatory, antinociceptive, antiproliferative and antioxidant activities of C. macrocarpum extracts and isolated compounds are also reported here.

Keywords: Chrysanthemum macrocarpum, C. deserticolum, flavonoids, terpenoids, antioxidant, anti-inflammatory, anti-proliferative

Procedia PDF Downloads 329
26426 Geographic Information System Using Google Fusion Table Technology for the Delivery of Disease Data Information

Authors: I. Nyoman Mahayasa Adiputra

Abstract:

Data in the field of health can be useful for the purposes of data analysis, one example of health data is disease data. Disease data is usually in a geographical plot in accordance with the area. Where the data was collected, in the city of Denpasar, Bali. Disease data report is still published in tabular form, disease information has not been mapped in GIS form. In this research, disease information in Denpasar city will be digitized in the form of a geographic information system with the smallest administrative area in the form of district. Denpasar City consists of 4 districts of North Denpasar, East Denpasar, West Denpasar and South Denpasar. In this research, we use Google fusion table technology for map digitization process, where this technology can facilitate from the administrator and from the recipient information. From the administrator side of the input disease, data can be done easily and quickly. From the receiving end of the information, the resulting GIS application can be published in a website-based application so that it can be accessed anywhere and anytime. In general, the results obtained in this study, divided into two, namely: (1) Geolocation of Denpasar and all of Denpasar districts, the process of digitizing the map of Denpasar city produces a polygon geolocation of each - district of Denpasar city. These results can be utilized in subsequent GIS studies if you want to use the same administrative area. (2) Dengue fever mapping in 2014 and 2015. Disease data used in this study is dengue fever case data taken in 2014 and 2015. Data taken from the profile report Denpasar Health Department 2015 and 2016. This mapping can be useful for the analysis of the spread of dengue hemorrhagic fever in the city of Denpasar.

Keywords: geographic information system, Google fusion table technology, delivery of disease data information, Denpasar city

Procedia PDF Downloads 123
26425 Inclusive Practices in Health Sciences: Equity Proofing Higher Education Programs

Authors: Mitzi S. Brammer

Abstract:

Given that the cultural make-up of programs of study in institutions of higher learning is becoming increasingly diverse, much has been written about cultural diversity from a university-level perspective. However, there are little data in the way of specific programs and how they address inclusive practices when teaching and working with marginalized populations. This research study aimed to discover baseline knowledge and attitudes of health sciences faculty, instructional staff, and students related to inclusive teaching/learning and interactions. Quantitative data were collected via an anonymous online survey (one designed for students and another designed for faculty/instructional staff) using a web-based program called Qualtrics. Quantitative data were analyzed amongst the faculty/instructional staff and students, respectively, using descriptive and comparative statistics (t-tests). Additionally, some participants voluntarily engaged in a focus group discussion in which qualitative data were collected around these same variables. Collecting qualitative data to triangulate the quantitative data added trustworthiness to the overall data. The research team analyzed collected data and compared identified categories and trends, comparing those data between faculty/staff and students, and reported results as well as implications for future study and professional practice.

Keywords: inclusion, higher education, pedagogy, equity, diversity

Procedia PDF Downloads 58
26424 An Analysis of Sequential Pattern Mining on Databases Using Approximate Sequential Patterns

Authors: J. Suneetha, Vijayalaxmi

Abstract:

Sequential Pattern Mining involves applying data mining methods to large data repositories to extract usage patterns. Sequential pattern mining methodologies used to analyze the data and identify patterns. The patterns have been used to implement efficient systems can recommend on previously observed patterns, in making predictions, improve usability of systems, detecting events, and in general help in making strategic product decisions. In this paper, identified performance of approximate sequential pattern mining defines as identifying patterns approximately shared with many sequences. Approximate sequential patterns can effectively summarize and represent the databases by identifying the underlying trends in the data. Conducting an extensive and systematic performance over synthetic and real data. The results demonstrate that ApproxMAP effective and scalable in mining large sequences databases with long patterns.

Keywords: multiple data, performance analysis, sequential pattern, sequence database scalability

Procedia PDF Downloads 333
26423 Wideband Performance Analysis of C-FDTD Based Algorithms in the Discretization Impoverishment of a Curved Surface

Authors: Lucas L. L. Fortes, Sandro T. M. Gonçalves

Abstract:

In this work, it is analyzed the wideband performance with the mesh discretization impoverishment of the Conformal Finite Difference Time-Domain (C-FDTD) approaches developed by Raj Mittra, Supriyo Dey and Wenhua Yu for the Finite Difference Time-Domain (FDTD) method. These approaches are a simple and efficient way to optimize the scattering simulation of curved surfaces for Dielectric and Perfect Electric Conducting (PEC) structures in the FDTD method, since curved surfaces require dense meshes to reduce the error introduced due to the surface staircasing. Defined, on this work, as D-FDTD-Diel and D-FDTD-PEC, these approaches are well-known in the literature, but the improvement upon their application is not quantified broadly regarding wide frequency bands and poorly discretized meshes. Both approaches bring improvement of the accuracy of the simulation without requiring dense meshes, also making it possible to explore poorly discretized meshes which bring a reduction in simulation time and the computational expense while retaining a desired accuracy. However, their applications present limitations regarding the mesh impoverishment and the frequency range desired. Therefore, the goal of this work is to explore the approaches regarding both the wideband and mesh impoverishment performance to bring a wider insight over these aspects in FDTD applications. The D-FDTD-Diel approach consists in modifying the electric field update in the cells intersected by the dielectric surface, taking into account the amount of dielectric material within the mesh cells edges. By taking into account the intersections, the D-FDTD-Diel provides accuracy improvement at the cost of computational preprocessing, which is a fair trade-off, since the update modification is quite simple. Likewise, the D-FDTD-PEC approach consists in modifying the magnetic field update, taking into account the PEC curved surface intersections within the mesh cells and, considering a PEC structure in vacuum, the air portion that fills the intersected cells when updating the magnetic fields values. Also likewise to D-FDTD-Diel, the D-FDTD-PEC provides a better accuracy at the cost of computational preprocessing, although with a drawback of having to meet stability criterion requirements. The algorithms are formulated and applied to a PEC and a dielectric spherical scattering surface with meshes presenting different levels of discretization, with Polytetrafluoroethylene (PTFE) as the dielectric, being a very common material in coaxial cables and connectors for radiofrequency (RF) and wideband application. The accuracy of the algorithms is quantified, showing the approaches wideband performance drop along with the mesh impoverishment. The benefits in computational efficiency, simulation time and accuracy are also shown and discussed, according to the frequency range desired, showing that poorly discretized mesh FDTD simulations can be exploited more efficiently, retaining the desired accuracy. The results obtained provided a broader insight over the limitations in the application of the C-FDTD approaches in poorly discretized and wide frequency band simulations for Dielectric and PEC curved surfaces, which are not clearly defined or detailed in the literature and are, therefore, a novelty. These approaches are also expected to be applied in the modeling of curved RF components for wideband and high-speed communication devices in future works.

Keywords: accuracy, computational efficiency, finite difference time-domain, mesh impoverishment

Procedia PDF Downloads 124
26422 The Reasons and the Practical Benefits Behind the Motivation of Businesses to Participate in the Dual Education System (DLS)

Authors: Ainur Bulasheva

Abstract:

During the last decade, the dual learning system (DLS) has been actively introduced in various industries in Kazakhstan, including both vocational, post-secondary, and higher education levels. It is a relatively new practice-oriented approach to training qualified personnel in Kazakhstan, officially introduced in 2012. Dual learning was integrated from the German vocational education and training system, combining practical training with part-time work in production and training in an educational institution. The policy of DLS has increasingly focused on decreasing youth unemployment and the shortage of mid-level professionals by providing incentives for employers to involve in this system. By participating directly in the educational process, the enterprise strives to train its future personnel to meet fast-changing market demands. This study examines the effectiveness of DLS from the perspective of employers to understand the motivations of businesses to participate (invest) in this program. The human capital theory of Backer, which predicts that employers will invest in training their workers (in our case, dual students) when they expect that the return on investment will be greater than the cost - acts as a starting point. Further extensionists of this theory will be considered to understand investing intentions of businesses. By comparing perceptions of DLS employers and non-dual practices, this study determines the efficiency of promoted training approach for enterprises in the Kazakhstan agri-food industry.

Keywords: vocational and technical education, dualeducation, human capital theory, argi-food industry

Procedia PDF Downloads 64
26421 Medical Knowledge Management since the Integration of Heterogeneous Data until the Knowledge Exploitation in a Decision-Making System

Authors: Nadjat Zerf Boudjettou, Fahima Nader, Rachid Chalal

Abstract:

Knowledge management is to acquire and represent knowledge relevant to a domain, a task or a specific organization in order to facilitate access, reuse and evolution. This usually means building, maintaining and evolving an explicit representation of knowledge. The next step is to provide access to that knowledge, that is to say, the spread in order to enable effective use. Knowledge management in the medical field aims to improve the performance of the medical organization by allowing individuals in the care facility (doctors, nurses, paramedics, etc.) to capture, share and apply collective knowledge in order to make optimal decisions in real time. In this paper, we propose a knowledge management approach based on integration technique of heterogeneous data in the medical field by creating a data warehouse, a technique of extracting knowledge from medical data by choosing a technique of data mining, and finally an exploitation technique of that knowledge in a case-based reasoning system.

Keywords: data warehouse, data mining, knowledge discovery in database, KDD, medical knowledge management, Bayesian networks

Procedia PDF Downloads 383
26420 A Review on Silicon Based Induced Resistance in Plants against Insect Pests

Authors: Asim Abbasi, Muhammad Sufyan, Muhammad Kamran, Iqra

Abstract:

Development of resistance in insect pests against various groups of insecticides has prompted the use of alternative integrated pest management approaches. Among these induced host plant resistance represents an important strategy as it offers a practical, cheap and long lasting solution to keep pests populations below economic threshold level (ETL). Silicon (Si) has a major role in regulating plant eco-relationship by providing strength to the plant in the form of anti-stress mechanism which was utilized in coping with the environmental extremes to get a better yield and quality end produce. Among biotic stresses, insect herbivore signifies one class against which Si provide defense. Silicon in its neutral form (H₄SiO₄) is absorbed by the plants via roots through an active process accompanied by the help of different transporters which were located in the plasma membrane of root cells or by a passive process mostly regulated by transpiration stream, which occurs via the xylem cells along with the water. Plants tissues mainly the epidermal cell walls are the sinks of absorbed silicon where it polymerizes in the form of amorphous silica or monosilicic acid. The noteworthy function of this absorbed silicon is to provide structural rigidity to the tissues and strength to the cell walls. Silicon has both direct and indirect effects on insect herbivores. Increased abrasiveness and hardness of epidermal plant tissues and reduced digestibility as a result of deposition of Si primarily as phytoliths within cuticle layer is now the most authenticated mechanisms of Si in enhancing plant resistance to insect herbivores. Moreover, increased Si content in the diet also impedes the efficiency by which insects transformed consumed food into the body mass. The palatability of food material has also been changed by Si application, and it also deters herbivore feeding for food. The production of defensive compounds of plants like silica and phenols have also been amplified by the exogenous application of silicon sources which results in reduction of the probing time of certain insects. Some studies also highlighted the role of silicon at the third trophic level as it also attracts natural enemies of insects attacking the crop. Hence, the inclusion of Si in pest management approaches can be a healthy and eco-friendly tool in future.

Keywords: defensive, phytoliths, resistance, stresses

Procedia PDF Downloads 183
26419 Electrostatic Cleaning System Integrated with Thunderon Brush for Lunar Dust Mitigation

Authors: Voss Harrigan, Korey Carter, Mohammad Reza Shaeri

Abstract:

Detrimental effects of lunar dust on space hardware, spacesuits, and astronauts’ health have been already identified during Apollo missions. Developing effective dust mitigation technologies is critically important for successful space exploration and related missions in NASA applications. In this study, an electrostatic cleaning system (ECS) integrated with a negatively ionized Thunderon brush was developed to mitigate small-sized lunar dust particles with diameters ranging from 0.04 µm to 35 µm, and the mean and median size of 7 µm and 5 µm, respectively. It was found that the frequency pulses of the negative ion generator caused particles to stick to the Thunderon bristles and repel between the pulses. The brush was used manually to ensure that particles were removed from areas where the ECS failed to mitigate the lunar simulant. The acquired data demonstrated that the developed system removed over 91-96% of the lunar dust particles. The present study was performed as a proof-of-concept to enhance the cleaning performance of ECSs by integrating a brushing process. Suggestions were made to further improve the performance of the developed technology through future research.

Keywords: lunar dust mitigation, electrostatic cleaning system, Brushing, Thunderon brush, cleaning rate

Procedia PDF Downloads 236
26418 The Impact of Gender Difference on Crop Productivity: The Case of Decha Woreda, Ethiopia

Authors: Getinet Gezahegn Gebre

Abstract:

The study examined the impact of gender differences on Crop productivity in Decha woreda of south west Kafa zone, located 140 Km from Jimma Town and 460 km south west of Addis Ababa, between Bonga town and Omo River. The specific objectives were to assess the extent to which the agricultural production system is gender oriented, to examine access and control over productive resources, and to estimate men’s and women’s productivity in agriculture. Cross-sectional data collected from a total of 140 respondents were used in this study, whereby 65 were female headed and 75 were male headed households. The data were analyzed by using Statistical Package for Social Science (SPSS). Descriptive statistics such as frequency, mean, percentage, t-test, and chi-square were used to summarize and compare the information between the two groups. Moreover, Cobb-Douglas(CD) production function was to estimate the productivity difference in agriculture between male and female headed households. Results of the study showed that male headed households (MHH) own more productive resources such as land, livestock, labor, and other agricultural inputs as compared to female headed households (FHH). Moreover, the estimate of CD production function shows that livestock, herbicide use, land size, and male labor were statistically significant for MHH, while livestock, land size, herbicides use and female labor were significant variables for FHH. The crop productivity difference between MHH and FHH was about 68.83% in the study area. However, if FHH had equal access to the inputs as MHH, the gross value of the output would be higher by 23.58% for FHH. This might suggest that FHH would be more productive than MHH if they had equal access to inputs as MHH. Based on the results obtained, the following policy implication can be drawn: accessing FHH to inputs that increase the productivity of agriculture, such as herbicides, livestock, and male labor; increasing the productivity of land; and introducing technologies that reduce the time and energy of women, especially for inset processing.

Keywords: gender difference, crop, productivity, efficiency

Procedia PDF Downloads 90
26417 Worldwide GIS Based Earthquake Information System/Alarming System for Microzonation/Liquefaction and It’s Application for Infrastructure Development

Authors: Rajinder Kumar Gupta, Rajni Kant Agrawal, Jaganniwas

Abstract:

One of the most frightening phenomena of nature is the occurrence of earthquake as it has terrible and disastrous effects. Many earthquakes occur every day worldwide. There is need to have knowledge regarding the trends in earthquake occurrence worldwide. The recoding and interpretation of data obtained from the establishment of the worldwide system of seismological stations made this possible. From the analysis of recorded earthquake data, the earthquake parameters and source parameters can be computed and the earthquake catalogues can be prepared. These catalogues provide information on origin, time, epicenter locations (in term of latitude and longitudes) focal depths, magnitude and other related details of the recorded earthquakes. Theses catalogues are used for seismic hazard estimation. Manual interpretation and analysis of these data is tedious and time consuming. A geographical information system is a computer based system designed to store, analyzes and display geographic information. The implementation of integrated GIS technology provides an approach which permits rapid evaluation of complex inventor database under a variety of earthquake scenario and allows the user to interactively view results almost immediately. GIS technology provides a powerful tool for displaying outputs and permit to users to see graphical distribution of impacts of different earthquake scenarios and assumptions. An endeavor has been made in present study to compile the earthquake data for the whole world in visual Basic on ARC GIS Plate form so that it can be used easily for further analysis to be carried out by earthquake engineers. The basic data on time of occurrence, location and size of earthquake has been compiled for further querying based on various parameters. A preliminary analysis tool is also provided in the user interface to interpret the earthquake recurrence in region. The user interface also includes the seismic hazard information already worked out under GHSAP program. The seismic hazard in terms of probability of exceedance in definite return periods is provided for the world. The seismic zones of the Indian region are included in the user interface from IS 1893-2002 code on earthquake resistant design of buildings. The City wise satellite images has been inserted in Map and based on actual data the following information could be extracted in real time: • Analysis of soil parameters and its effect • Microzonation information • Seismic hazard and strong ground motion • Soil liquefaction and its effect in surrounding area • Impacts of liquefaction on buildings and infrastructure • Occurrence of earthquake in future and effect on existing soil • Propagation of earth vibration due of occurrence of Earthquake GIS based earthquake information system has been prepared for whole world in Visual Basic on ARC GIS Plate form and further extended micro level based on actual soil parameters. Individual tools has been developed for liquefaction, earthquake frequency etc. All information could be used for development of infrastructure i.e. multi story structure, Irrigation Dam & Its components, Hydro-power etc in real time for present and future.

Keywords: GIS based earthquake information system, microzonation, analysis and real time information about liquefaction, infrastructure development

Procedia PDF Downloads 310
26416 A Web and Cloud-Based Measurement System Analysis Tool for the Automotive Industry

Authors: C. A. Barros, Ana P. Barroso

Abstract:

Any industrial company needs to determine the amount of variation that exists within its measurement process and guarantee the reliability of their data, studying the performance of their measurement system, in terms of linearity, bias, repeatability and reproducibility and stability. This issue is critical for automotive industry suppliers, who are required to be certified by the 16949:2016 standard (replaces the ISO/TS 16949) of International Automotive Task Force, defining the requirements of a quality management system for companies in the automotive industry. Measurement System Analysis (MSA) is one of the mandatory tools. Frequently, the measurement system in companies is not connected to the equipment and do not incorporate the methods proposed by the Automotive Industry Action Group (AIAG). To address these constraints, an R&D project is in progress, whose objective is to develop a web and cloud-based MSA tool. This MSA tool incorporates Industry 4.0 concepts, such as, Internet of Things (IoT) protocols to assure the connection with the measuring equipment, cloud computing, artificial intelligence, statistical tools, and advanced mathematical algorithms. This paper presents the preliminary findings of the project. The web and cloud-based MSA tool is innovative because it implements all statistical tests proposed in the MSA-4 reference manual from AIAG as well as other emerging methods and techniques. As it is integrated with the measuring devices, it reduces the manual input of data and therefore the errors. The tool ensures traceability of all performed tests and can be used in quality laboratories and in the production lines. Besides, it monitors MSAs over time, allowing both the analysis of deviations from the variation of the measurements performed and the management of measurement equipment and calibrations. To develop the MSA tool a ten-step approach was implemented. Firstly, it was performed a benchmarking analysis of the current competitors and commercial solutions linked to MSA, concerning Industry 4.0 paradigm. Next, an analysis of the size of the target market for the MSA tool was done. Afterwards, data flow and traceability requirements were analysed in order to implement an IoT data network that interconnects with the equipment, preferably via wireless. The MSA web solution was designed under UI/UX principles and an API in python language was developed to perform the algorithms and the statistical analysis. Continuous validation of the tool by companies is being performed to assure real time management of the ‘big data’. The main results of this R&D project are: MSA Tool, web and cloud-based; Python API; New Algorithms to the market; and Style Guide of UI/UX of the tool. The MSA tool proposed adds value to the state of the art as it ensures an effective response to the new challenges of measurement systems, which are increasingly critical in production processes. Although the automotive industry has triggered the development of this innovative MSA tool, other industries would also benefit from it. Currently, companies from molds and plastics, chemical and food industry are already validating it.

Keywords: automotive Industry, industry 4.0, Internet of Things, IATF 16949:2016, measurement system analysis

Procedia PDF Downloads 210
26415 Integrated Risk Assessment of Storm Surge and Climate Change for the Coastal Infrastructure

Authors: Sergey V. Vinogradov

Abstract:

Coastal communities are presently facing increased vulnerabilities due to rising sea levels and shifts in global climate patterns, a trend expected to escalate in the long run. To address the needs of government entities, the public sector, and private enterprises, there is an urgent need to thoroughly investigate, assess, and manage the present and projected risks associated with coastal flooding, including storm surges, sea level rise, and nuisance flooding. In response to these challenges, a practical approach to evaluating storm surge inundation risks has been developed. This methodology offers an integrated assessment of potential flood risk in targeted coastal areas. The physical modeling framework involves simulating synthetic storms and utilizing hydrodynamic models that align with projected future climate and ocean conditions. Both publicly available and site-specific data form the basis for a risk assessment methodology designed to translate inundation model outputs into statistically significant projections of expected financial and operational consequences. This integrated approach produces measurable indicators of impacts stemming from floods, encompassing economic and other dimensions. By establishing connections between the frequency of modeled flood events and their consequences across a spectrum of potential future climate conditions, our methodology generates probabilistic risk assessments. These assessments not only account for future uncertainty but also yield comparable metrics, such as expected annual losses for each inundation event. These metrics furnish stakeholders with a dependable dataset to guide strategic planning and inform investments in mitigation. Importantly, the model's adaptability ensures its relevance across diverse coastal environments, even in instances where site-specific data for analysis may be limited.

Keywords: climate, coastal, surge, risk

Procedia PDF Downloads 49
26414 Effects of the Food Colour Erythrosine on Thyroid Gland Function in Experimental Rats

Authors: Maha M.Saber, Eitedal Daoud, Moetazza M. Alshafei, Lobna M. Abd El-Latif

Abstract:

Children in the third world consumes many food products colored red like sweets and soft drink without knowing its effect on health or the type of color used in these products Erythrosine (ER,FD & C Red No.3) is one of the most common coloring agent used in these products and in coloring cherry in compotes. The possible adverse effect of erythrosine ER on the thyroid gland function is investigated in albino rats. Forty-five adult male albino rats were divided to three groups two groups will receive ER orally in doses 68 and I36mg/kg respectively. Third group will receive distilled water for three months Sections of thyroid glands were examined for histopathological, morphometric analysis and MIB-I Ki67 (proliferative marker). Serum concentration of triiodothyronine (T3), Thyroxin (T4) and thyrotrophin (TSH) were determined, results showed histological changes in the two treatment groups versus control group in the group with 68mg/kg dose show vaculation of the cytoplasm of follicular cells and pleomorphism of their nuclei. While the other treated group {136mg /kg} showed congestion of blood vessels, hyperplasia of the interstitial cells and increased multilayer of the follicular cells. Highly significant increase in the mean area of the thyroid follicles in both treated groups compared to control group.Erythrosine treated groups showed a very highly significant decrease (P < 0.001) in serum concentration of T3 and T 4 while TSH showed a very highly significant increase versus control.

Keywords: erythrosine, thyroid, morphometrics, proliferative marker

Procedia PDF Downloads 396
26413 Milk Protein Genetic Variation and Haplotype Structure in Sudanse Indigenous Dairy Zebu Cattle

Authors: Ammar Said Ahmed, M. Reissmann, R. Bortfeldt, G. A. Brockmann

Abstract:

Milk protein genetic variants are of interest for characterizing domesticated mammalian species and breeds, and for studying associations with economic traits. The aim of this work was to analyze milk protein genetic variation in the Sudanese native cattle breeds, which have been gradually declining in numbers over the last years due to the breed substitution, and indiscriminate crossbreeding. The genetic variation at three milk protein genes αS1-casein (CSN1S1), αS2-casein (CSN1S2) and ƙ-casein (CSN3) was investigated in 250 animals belonging to five Bos indicus cattle breeds of Sudan (Butana, Kenana, White-nile, Erashy and Elgash). Allele specific primers were designed for five SNPs determine the CSN1S1 variants B and C, the CSN1S2 variants A and B, the CSN3 variants A, B and H. Allele, haplotype frequencies and genetic distances (D) were calculated and the phylogenetic tree was constructed. All breeds were found to be polymorphic for the studied genes. The CSN1S1*C variant was found very frequently (>0.63) in all analyzed breeds with highest frequency (0.82) in White-nile cattle. The CSN1S2*A variant (0.77) and CSN3*A variant (0.79) had highest frequency in Kenana cattle. Eleven haplotypes in casein gene cluster were inferred. Six of all haplotypes occurred in all breeds with remarkably deferent frequencies. The estimated D ranged from 0.004 to 0.049. The most distant breeds were White-nile and Kenana (D 0.0479). The results presented contribute to the genetic knowledge of indigenous cattle and can be used for proper definition and classification of the Sudanese cattle breeds as well as breeding, utilization, and potential development of conservation strategies for local breeds.

Keywords: milk protein, genetic variation, casein haplotype, Bos indicus

Procedia PDF Downloads 430
26412 Mean Shift-Based Preprocessing Methodology for Improved 3D Buildings Reconstruction

Authors: Nikolaos Vassilas, Theocharis Tsenoglou, Djamchid Ghazanfarpour

Abstract:

In this work we explore the capability of the mean shift algorithm as a powerful preprocessing tool for improving the quality of spatial data, acquired from airborne scanners, from densely built urban areas. On one hand, high resolution image data corrupted by noise caused by lossy compression techniques are appropriately smoothed while at the same time preserving the optical edges and, on the other, low resolution LiDAR data in the form of normalized Digital Surface Map (nDSM) is upsampled through the joint mean shift algorithm. Experiments on both the edge-preserving smoothing and upsampling capabilities using synthetic RGB-z data show that the mean shift algorithm is superior to bilateral filtering as well as to other classical smoothing and upsampling algorithms. Application of the proposed methodology for 3D reconstruction of buildings of a pilot region of Athens, Greece results in a significant visual improvement of the 3D building block model.

Keywords: 3D buildings reconstruction, data fusion, data upsampling, mean shift

Procedia PDF Downloads 311
26411 Evaluation of Antimicrobial Properties of Lactic Acid Bacteria of Enterococcus Genus

Authors: Kristina Karapetyan, Flora Tkhruni, Tsovinar Balabekyan, Arevik Israyelyan, Tatyana Khachatryan

Abstract:

The ability of the lactic acid bacteria (LAB) to prevent and cure a variety of diseases, their protective role against infections and colonization of pathogenic microorganisms in the digestive tract, has lead to the coining of the term probiotics or pro-life. LAB inhibiting the growth of pathogenic and food spoilage microorganisms, maintaining the nutritive quality and improving the shelf life of foods. They have also been used as flavor and texture producers. Enterococcus strains have been used for treatment of diseases such as diarrhea or antibiotic associated diarrhea, inflammatory pathologies that affect colon such as irritable bowel syndrome, or immune regulation, diarrhea caused by antibiotic treatments. The obtaining and investigation of biological properties of proteinoceous antibiotics, on the basis of probiotic LAB shown, that bacteriocins, metabiotics, and peptides of LAB represent bactericides have a broad range of activity and are excellent candidates for development of new prophylactic and therapeutic substances to complement or replace conventional antibiotics. The genotyping by 16S rRNA sequencing for LAB were used. Cell free culture broth (CFC) broth was purified by the Gel filtration method on the Sephadex Superfine G 25 resin. Antimicrobial activity was determined by spot-on-lawn method and expressed in arbitrary units (AU/ml). The diversity of multidrug-resistance (MDR) of pathogenic strains to antibiotics, most widely used for treatment of human diseases in the Republics of Armenia and Nagorno Karabakh were examined. It was shown, that difference of resistance of pathogens to antibiotics depends on their isolation sources. The influences of partially purified antimicrobial preparations (AMP), obtained from the different strains of Enterococcus genus on the growth of MDR pathogenic bacteria were investigated. It was shown, that bacteriocin containing partially purified preparations, obtained from different strains of Enterococcus faecium and durans species, possess bactericidal or bacteriostatic activity against antibiotic resistant intestinal, spoilage and food-borne pathogens such as Listeria monocytogenes, Staphylococcus aureus, E. coli, and Salmonella. Endemic strains of LAB, isolated from Matsoni made from donkey, buffalo and goat milk, shown broad spectrum of activity against food spoiling microorganisms, moulds and fungi, such as Salmonella sp., Esherichia coli, Aspergillus and Penicillium species. Highest activity against MDR pathogens shown bacteria, isolated from goat milk products. High stability of the investigated strains of the genus Enerococcus, isolated from samples of matsun from different regions of Nagorno-Karabakh (NKR) to the antibiotics was shown. The obtained data show high stability of the investigated different strains of the genus Enerococcus. The high genetic diversity in Enterococcus group suggests adaptations for specific mutations in different environments. Thus, endemic strains of LAB are able to produce bacteriocins with high and different inhibitory activity against broad spectrum of microorganisms isolated from different sources and belong to different taxonomic group. Prospect of the use of certain antimicrobial preparations against pathogenic strains is obvious. These AMP can be applied for long term use against different etiology antibiotic resistant pathogens for prevention or treatment of infectional diseases as an alternative to antibiotics.

Keywords: antimicrobial biopreparation, endemic lactic acid bacteria, intra-species diversity, multidrug resistance of pathogens

Procedia PDF Downloads 307
26410 GIS Data Governance: GIS Data Submission Process for Build-in Project, Replacement Project at Oman Electricity Transmission Company

Authors: Rahma Al Balushi

Abstract:

Oman Electricity Transmission Company's (OETC) vision is to be a renowned world-class transmission grid by 2025, and one of the indications of achieving the vision is obtaining Asset Management ISO55001 certification, which required setting out a documented Standard Operating Procedures (SOP). Hence, documented SOP for the Geographical information system data process has been established. Also, to effectively manage and improve OETC power transmission, asset data and information need to be governed as such by Asset Information & GIS dept. This paper will describe in detail the GIS data submission process and the journey to develop the current process. The methodology used to develop the process is based on three main pillars, which are system and end-user requirements, Risk evaluation, data availability, and accuracy. The output of this paper shows the dramatic change in the used process, which results subsequently in more efficient, accurate, updated data. Furthermore, due to this process, GIS has been and is ready to be integrated with other systems as well as the source of data for all OETC users. Some decisions related to issuing No objection certificates (NOC) and scheduling asset maintenance plans in Computerized Maintenance Management System (CMMS) have been made consequently upon GIS data availability. On the Other hand, defining agreed and documented procedures for data collection, data systems update, data release/reporting, and data alterations salso aided to reduce the missing attributes of GIS transmission data. A considerable difference in Geodatabase (GDB) completeness percentage was observed between the year 2017 and the year 2021. Overall, concluding that by governance, asset information & GIS department can control GIS data process; collect, properly record, and manage asset data and information within OETC network. This control extends to other applications and systems integrated with/related to GIS systems.

Keywords: asset management ISO55001, standard procedures process, governance, geodatabase, NOC, CMMS

Procedia PDF Downloads 202
26409 Importance of Ethics in Cloud Security

Authors: Pallavi Malhotra

Abstract:

This paper examines the importance of ethics in cloud computing. In the modern society, cloud computing is offering individuals and businesses an unlimited space for storing and processing data or information. Most of the data and information stored in the cloud by various users such as banks, doctors, architects, engineers, lawyers, consulting firms, and financial institutions among others require a high level of confidentiality and safeguard. Cloud computing offers centralized storage and processing of data, and this has immensely contributed to the growth of businesses and improved sharing of information over the internet. However, the accessibility and management of data and servers by a third party raise concerns regarding the privacy of clients’ information and the possible manipulations of the data by third parties. This document suggests the approaches various stakeholders should take to address various ethical issues involving cloud-computing services. Ethical education and training is key to all stakeholders involved in the handling of data and information stored or being processed in the cloud.

Keywords: IT ethics, cloud computing technology, cloud privacy and security, ethical education

Procedia PDF Downloads 319
26408 The Feminism of Data Privacy and Protection in Africa

Authors: Olayinka Adeniyi, Melissa Omino

Abstract:

The field of data privacy and data protection in Africa is still an evolving area, with many African countries yet to enact legislation on the subject. While African Governments are bringing their legislation to speed in this field, how patriarchy pervades every sector of African thought and manifests in society needs to be considered. Moreover, the laws enacted ought to be inclusive, especially towards women. This, in a nutshell, is the essence of data feminism. Data feminism is a new way of thinking about data science and data ethics that is informed by the ideas of intersectional feminism. Feminising data privacy and protection will involve thinking women, considering women in the issues of data privacy and protection, particularly in legislation, as is the case in this paper. The line of thought of women inclusion is not uncommon when even international and regional human rights specific for women only came long after the general human rights. The consideration is that these should have been inserted or rather included in the original general instruments in the first instance. Since legislation on data privacy is coming in this century, having seen the rights and shortcomings of earlier instruments, then the cue should be taken to ensure inclusive wholistic legislation for data privacy and protection in the first instance. Data feminism is arguably an area that has been scantily researched, albeit a needful one. With the spate of increase in the violence against women spiraling in the cyber world, compounding the issue of COVID-19 and the needful response of governments, and the effect of these on women and their rights, fast forward, the research on the feminism of data privacy and protection in Africa becomes inevitable. This paper seeks to answer the questions, what is data feminism in the African context, why is it important in the issue of data privacy and protection legislation; what are the laws, if any, existing on data privacy and protection in Africa, are they women inclusive, if not, why; what are the measures put in place for the privacy and protection of women in Africa, and how can this be made possible. The paper aims to investigate the issue of data privacy and protection in Africa, the legal framework, and the protection or provision that it has for women if any. It further aims to research the importance and necessity of feminizing data privacy and protection, the effect of lack of it, the challenges or bottlenecks in attaining this feat and the possibilities of accessing data privacy and protection for African women. The paper also researches the emerging practices of data privacy and protection of women in other jurisprudences. It approaches the research through the methodology of review of papers, analysis of laws, and reports. It seeks to contribute to the existing literature in the field and is explorative in its suggestion. It suggests a draft of some clauses to make any data privacy and protection legislation women inclusive. It would be useful for policymaking, academic, and public enlightenment.

Keywords: feminism, women, law, data, Africa

Procedia PDF Downloads 193
26407 Report of a Realistic Simulation Training in Using Bougie Guide for Endotracheal Intubation

Authors: Cleto J. Sauer Jr., Rita C. Sauer, Chaider G. Andrade, Dóris F. Rabelo

Abstract:

Some patients with COVID-19 disease and difficult airway characteristics undergo to endotracheal intubation (ETI) procedure. The tracheal introducer, known as the bougie guide, can aid ETI in patients with difficult airway pattern. Realistic simulation (RS) is a methodology utilized for healthcare professionals training. To improve skills in using the bougie guide of physicians from Recôncavo da Bahia region in Brazil, during COVID-19 outbreak, RS training was carried out. Simulated scenario included the Nasco Lifeform realistic simulator for ETI and a bougie guide introducer. Training was a capacitation program organized by the Health Department of Bahia State. Objective: To report effects in participants´ self-confidence perception for using bougie guide after a RS based training. Methods: Descriptive study, secondary data extracted from questionnaires. Priority workplace and previous knowledge about bougie were reported on a preparticipation formulary. Participants also completed pre- and post-training qualitative self-assessment (10-point Likert scale) regarding to self-confidence in using bougie guide. Distribution analysis for qualitative data was performed with Wilcoxon Signed Rank Test, and self-confidence increase analysis in frequency contingency tables with Fisher's exact test. Results: From May to June 2020 a total of 36 physicians participated of training, 25 (69%) from primary care setting, 32 (89%) with no previous knowledge about the bougie guide utilization. For those who had previous knowledge about bougie pre-training self-confidence median was 6,5, and 2 for participants who had not. In overall there was an increase in self-confidence median for bougie utilization. Median (variation) before and after training was 2.5 (1-7) vs. 8 (4-10) (p <0.0001). Among those who had no previous knowledge about bougie (n = 32) an increase in self-confidence greater than 3 points for bougie utilization was reported by 31 vs. 1 participants (p = 0.71). Conclusions: Most of participants had no previous knowledge about using the bougie guide. RS training contributed to self-confidence increase for using bougie for ETI procedure. RS methodology can contribute for training in using the bougie guide for ETI procedure during COVID-19 outbreak.

Keywords: bougie, confidence, COVID-19, endotracheal intubation, realistic simulation

Procedia PDF Downloads 136