Search results for: design knowledge
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 18242

Search results for: design knowledge

9542 Clustering-Based Computational Workload Minimization in Ontology Matching

Authors: Mansir Abubakar, Hazlina Hamdan, Norwati Mustapha, Teh Noranis Mohd Aris

Abstract:

In order to build a matching pattern for each class correspondences of ontology, it is required to specify a set of attribute correspondences across two corresponding classes by clustering. Clustering reduces the size of potential attribute correspondences considered in the matching activity, which will significantly reduce the computation workload; otherwise, all attributes of a class should be compared with all attributes of the corresponding class. Most existing ontology matching approaches lack scalable attributes discovery methods, such as cluster-based attribute searching. This problem makes ontology matching activity computationally expensive. It is therefore vital in ontology matching to design a scalable element or attribute correspondence discovery method that would reduce the size of potential elements correspondences during mapping thereby reduce the computational workload in a matching process as a whole. The objective of this work is 1) to design a clustering method for discovering similar attributes correspondences and relationships between ontologies, 2) to discover element correspondences by classifying elements of each class based on element’s value features using K-medoids clustering technique. Discovering attribute correspondence is highly required for comparing instances when matching two ontologies. During the matching process, any two instances across two different data sets should be compared to their attribute values, so that they can be regarded to be the same or not. Intuitively, any two instances that come from classes across which there is a class correspondence are likely to be identical to each other. Besides, any two instances that hold more similar attribute values are more likely to be matched than the ones with less similar attribute values. Most of the time, similar attribute values exist in the two instances across which there is an attribute correspondence. This work will present how to classify attributes of each class with K-medoids clustering, then, clustered groups to be mapped by their statistical value features. We will also show how to map attributes of a clustered group to attributes of the mapped clustered group, generating a set of potential attribute correspondences that would be applied to generate a matching pattern. The K-medoids clustering phase would largely reduce the number of attribute pairs that are not corresponding for comparing instances as only the coverage probability of attributes pairs that reaches 100% and attributes above the specified threshold can be considered as potential attributes for a matching. Using clustering will reduce the size of potential elements correspondences to be considered during mapping activity, which will in turn reduce the computational workload significantly. Otherwise, all element of the class in source ontology have to be compared with all elements of the corresponding classes in target ontology. K-medoids can ably cluster attributes of each class, so that a proportion of attribute pairs that are not corresponding would not be considered when constructing the matching pattern.

Keywords: attribute correspondence, clustering, computational workload, k-medoids clustering, ontology matching

Procedia PDF Downloads 236
9541 Instructional Coaches' Perceptions of Professional Development: An Exploration of the School-Based Support Program

Authors: Youmen Chaaban, Abdallah Abu-Tineh

Abstract:

This article examines the development of a professional development (PD) model for educator growth and learning that is embedded into the school context. The School based Support Program (SBSP), designed for the Qatari context, targets the practices, knowledge, and skills of both school leadership and teachers in an attempt to improve students’ learning outcomes. Key aspects of the model include the development of learning communities among teachers, strong leadership that supports school improvement activities, and the use of research-based PD to improve teacher practices and student achievement. This paper further presents the results of a qualitative study examining the perceptions of nineteen instructional coaches about the strengths of the PD program, the challenges they face in their day-to-day implementation of the program, and their suggestions for the betterment of the program’s implementation and outcomes. Data were collected from the instructional coaches through open-ended surveys followed by focus group interviews. The instructional coaches reported several strengths, which were compatible with the literature on effective PD. However, the challenges they faced were deeply rooted within the structure of the program, in addition to external factors operating at the school and Ministry of Education levels. Thus, a general consensus on the way the program should ultimately develop was reached.

Keywords: situated professional development, school reform, instructional coach, school based support program

Procedia PDF Downloads 338
9540 Relationship Between Collegiality and the EQ of Leaders

Authors: Prakash Singh

Abstract:

Being a collegial leader would require such a person to promote an organizational passion that identifies and acknowledges the contribution of every employee. Collegiality is about sharing responsibilities and being accountable for one’s actions. Leaders must therefore be equipped with the knowledge, skills, abilities, beliefs, and dispositions that will allow them to succeed in their organizations. These abilities should not only dwell on cognition alone, but also, equally, on the development of their emotional intelligence (EQ). It is therefore a myth that leaders are entrusted with absolute power to manage all the resources of their organizations. Workers feel confident with leaders who are adaptable, flexible and supportive when it comes to shared decision-making and the devolution of power within the organization. Research strongly supports the notion that a leader requires a high level of EQ in addition to IQ (cognitive intelligence) to achieve the goals of the organization. On the other hand, traditional managers require cognitive abilities and technical skills to get the work done by their employees. This does not imply that management is not important in organizations. However, the approach of managers becomes highly critical when the focus is purely task orientated. Enabling or empowering employees, therefore, is an important aspect in establishing emotionally intelligent collaboration, as the willing and satisfied participation of the employees can be the result of leaders’ commitment to establishing a collegial working environment as demonstrated by their behaviours. This paper therefore analyses why it matters for ideal leaders to be imbued with the traits of EQ and collegiality.

Keywords: collegiality, emotional intelligence, empowering employees, traditional managers

Procedia PDF Downloads 334
9539 Review of Transportation Modeling Software

Authors: Hassan M. Al-Ahmadi, Hamad Bader Almobayedh

Abstract:

Planning for urban transportation is essential for developing effective and sustainable transportation networks that meet the needs of various communities. Advanced modeling software is required for effective transportation planning, management, and optimization. This paper compares PTV VISUM, Aimsun, TransCAD, and Emme, four industry-leading software tools for transportation planning and modeling. Each software has strengths and limitations, and the project's needs, financial constraints, and level of technical expertise influence the choice of software. Transportation experts can design and improve urban transportation systems that are effective, sustainable, and meet the changing needs of their communities by utilizing these software tools.

Keywords: PTV VISUM, Aimsun, TransCAD, transportation modeling software

Procedia PDF Downloads 13
9538 Good Death as Perceived by the Critically Ill Patients' Family Member

Authors: Wanlapa Kunsongkeit

Abstract:

When a person gets sick, he or she goes to hospital for the treatment. In the case of severe illness, there might be no hope for some patients to recover. In this state, the patients will face anxiety and fear. These feelings make the patients suffer in mind until the time of death or called bad death. These feeling also directly effect to family members who are loved ones and significant persons of the patients. They can help the dying patients to have good death. From literature reviews, many studies focused on good death in patients and nurses. Little is known about good death in family member. Therefore, the qualitative research based on Heideggerian phenomenology aimed to describe good death as perceived by the critically ill patients’ family members. Five informants who were the critically ill patients’ family members at hospital in Chonburi were purposively selected. Data were collected by in-depth interview, observation and critical reflection during January, 2014 to March, 2014 . Cohen, Kahn and Steeves’s (2000) steps guided data analysis. Trustworthiness was maintained throughout the study following Lincoln and Guba’s guidelines. Four themes were emerged, which were no suffering, acceptance of imminent death, preparing for death, and being with the family. This findings provide deep understanding of good death as perceived by the critically ill patients’ family members. It can be basic information for nurses to provide good death nursing care and further explore for development of knowledge regarding good death nursing care.

Keywords: good death, family member, critically ill patient, phenomenology

Procedia PDF Downloads 422
9537 A User-Directed Approach to Optimization via Metaprogramming

Authors: Eashan Hatti

Abstract:

In software development, programmers often must make a choice between high-level programming and high-performance programs. High-level programming encourages the use of complex, pervasive abstractions. However, the use of these abstractions degrades performance-high performance demands that programs be low-level. In a compiler, the optimizer attempts to let the user have both. The optimizer takes high-level, abstract code as an input and produces low-level, performant code as an output. However, there is a problem with having the optimizer be a built-in part of the compiler. Domain-specific abstractions implemented as libraries are common in high-level languages. As a language’s library ecosystem grows, so does the number of abstractions that programmers will use. If these abstractions are to be performant, the optimizer must be extended with new optimizations to target them, or these abstractions must rely on existing general-purpose optimizations. The latter is often not as effective as needed. The former presents too significant of an effort for the compiler developers, as they are the only ones who can extend the language with new optimizations. Thus, the language becomes more high-level, yet the optimizer – and, in turn, program performance – falls behind. Programmers are again confronted with a choice between high-level programming and high-performance programs. To investigate a potential solution to this problem, we developed Peridot, a prototype programming language. Peridot’s main contribution is that it enables library developers to easily extend the language with new optimizations themselves. This allows the optimization workload to be taken off the compiler developers’ hands and given to a much larger set of people who can specialize in each problem domain. Because of this, optimizations can be much more effective while also being much more numerous. To enable this, Peridot supports metaprogramming designed for implementing program transformations. The language is split into two fragments or “levels”, one for metaprogramming, the other for high-level general-purpose programming. The metaprogramming level supports logic programming. Peridot’s key idea is that optimizations are simply implemented as metaprograms. The meta level supports several specific features which make it particularly suited to implementing optimizers. For instance, metaprograms can automatically deduce equalities between the programs they are optimizing via unification, deal with variable binding declaratively via higher-order abstract syntax, and avoid the phase-ordering problem via non-determinism. We have found that this design centered around logic programming makes optimizers concise and easy to write compared to their equivalents in functional or imperative languages. Overall, implementing Peridot has shown that its design is a viable solution to the problem of writing code which is both high-level and performant.

Keywords: optimization, metaprogramming, logic programming, abstraction

Procedia PDF Downloads 72
9536 Human Resource Management Functions; Employee Performance; Professional Health Workers In Public District Hospitals

Authors: Benjamin Mugisha Bugingo

Abstract:

Healthcare staffhas been considered as asignificant pillar to the health care system. However, the contest of human resources for health in terms of the turnover of health workers in Uganda has been more distinct in the latest years. The objective of the paper, therefore, were to investigate the influence Role Human resource management functions in on employeeperformance of professional health workers in public district hospitals in Kampala. The study objectives were: to establish the effect of performance management function, financialincentives, non-financial incentives, participation, and involvement in the decision-making on the employee performance of professional health workers in public district hospitals in Kampala. The study was devised in the social exchange theory and the equity theory. This study adopted a descriptive research design using quantitative approaches. The study used a cross-sectional research design with a mixed-methods approach. With a population of 402 individuals, the study considered a sample of 252 respondents, including doctors, nurses, midwives, pharmacists, and dentists from 3 district hospitals. The study instruments entailed a questionnaire as a quantitative data collection tool and interviews and focus group discussions as qualitative data gathering tools. To analyze quantitative data, descriptive statistics were used to assess the perceived status of Human resource management functions and the magnitude of intentions to stay, and inferential statistics were used to show the effect of predictors on the outcome variable by plotting a multiple linear regression. Qualitative data were analyzed in themes and reported in narrative and verbatim quotes and were used to complement descriptive findings for a better understanding of the magnitude of the study variables. The findings of this study showed a significant and positive effect of performance management function, financialincentives, non-financial incentives, and participation and involvement in decision-making on employee performance of professional health workers in public district hospitals in Kampala. This study is expected to be a major contributor for the improvement of the health system in the country and other similar settings as it has provided the insights for strategic orientation in the area of human resources for health, especially for enhanced employee performance in relation with the integrated human resource management approach

Keywords: human resource functions, employee performance, employee wellness, profecial workers

Procedia PDF Downloads 77
9535 Method Comprising One to One Web Based Real Time Communications

Authors: Lata Kiran Dey, Rajendra Kumar, Biren Karmakar

Abstract:

Web Real Time Communications is a collection of standards, protocols, which provides real-time communications capabilities between web browsers and devices. This paper outlines the design and further implementation of web real-time communications on secure web applications having audio and video call capabilities. This proposed application may put up a system that will be able to work over both desktops as well as the mobile browser. Though, WebRTC also gives a set of JavaScript standard RTC APIs, which primarily works over the real-time communication framework. This helps to build a suitable communication application, which enables the audio, video, and message transfer in between the today’s modern browsers having WebRTC support.

Keywords: WebRTC, SIP, RTC, JavaScript, SRTP, secure web sockets, browser

Procedia PDF Downloads 124
9534 Using Signature Assignments and Rubrics in Assessing Institutional Learning Outcomes and Student Learning

Authors: Leigh Ann Wilson, Melanie Borrego

Abstract:

The purpose of institutional learning outcomes (ILOs) is to assess what students across the university know and what they do not. The issue is gathering this information in a systematic and usable way. This presentation will explain how one institution has engineered this process for both student success and maximum faculty curriculum and course design input. At Brandman University, there are three levels of learning outcomes: course, program, and institutional. Institutional Learning Outcomes (ILOs) are mapped to specific courses. Faculty course developers write the signature assignments (SAs) in alignment with the Institutional Learning Outcomes for each course. These SAs use a specific rubric that is applied consistently by every section and every instructor. Each year, the 12-member General Education Team (GET), as a part of their work, conducts the calibration and assessment of the university-wide SAs and the related rubrics for one or two of the five ILOs. GET members, who are senior faculty and administrators who represent each of the university's schools, lead the calibration meetings. Specifically, calibration is a process designed to ensure the accuracy and reliability of evaluating signature assignments by working with peer faculty to interpret rubrics and compare scoring. These calibration meetings include the full time and adjunct faculty members who teach the course to ensure consensus on the application of the rubric. Each calibration session is chaired by a GET representative as well as the course custodian/contact where the ILO signature assignment resides. The overall calibration process GET follows includes multiple steps, such as: contacting and inviting relevant faculty members to participate; organizing and hosting calibration sessions; and reviewing and discussing at least 10 samples of student work from class sections during the previous academic year, for each applicable signature assignment. Conversely, the commitment for calibration teams consist of attending two virtual meetings lasting up to three hours in duration. The first meeting focuses on interpreting the rubric, and the second meeting involves comparing scores for sample work and sharing feedback about the rubric and assignment. Next, participants are expected to follow all directions provided and participate actively, and respond to scheduling requests and other emails within 72 hours. The virtual meetings are recorded for future institutional use. Adjunct faculty are paid a small stipend after participating in both calibration meetings. Full time faculty can use this work on their annual faculty report for "internal service" credit.

Keywords: assessment, assurance of learning, course design, institutional learning outcomes, rubrics, signature assignments

Procedia PDF Downloads 267
9533 The Prediction of Effective Equation on Drivers' Behavioral Characteristics of Lane Changing

Authors: Khashayar Kazemzadeh, Mohammad Hanif Dasoomi

Abstract:

According to the increasing volume of traffic, lane changing plays a crucial role in traffic flow. Lane changing in traffic depends on several factors including road geometrical design, speed, drivers’ behavioral characteristics, etc. A great deal of research has been carried out regarding these fields. Despite of the other significant factors, the drivers’ behavioral characteristics of lane changing has been emphasized in this paper. This paper has predicted the effective equation based on personal characteristics of lane changing by regression models.

Keywords: effective equation, lane changing, drivers’ behavioral characteristics, regression models

Procedia PDF Downloads 432
9532 Directivity and Gain Improvement for Microstrip Array Antenna with Directors

Authors: Hassan M. Elkamchouchi, Samy H. Darwish, Yasser H. Elkamchouchi, M. E. Morsy

Abstract:

Methodology is suggested to design a linear rectangular microstrip array antenna based on Yagi antenna theory. The antenna with different directors' lengths as parasitic elements were designed, simulated, and analyzed using HFSS. The calculus and results illustrate the effectiveness of using specific parasitic elements to improve the directivity and gain for microstrip array antenna. The results have shown that the suggested methodology has the potential to be applied for improving the antenna performance. Maximum radiation intensity (Umax) of the order of 0.47w/st was recorded, directivity of 6.58dB, and gain better than 6.07dB are readily achievable for the antenna that working.

Keywords: directivity, director, microstrip antenna, gain improvment

Procedia PDF Downloads 445
9531 Animal Welfare Assessment Method through Stockmanship Competence: The Context of Backyard Goat Production in the Philippines

Authors: M. J. Alcedo, K. Ito, K. Maeda

Abstract:

Measuring animal welfare is a newly emerging area of research and it needs multi-disciplinary way to do it. Due to the diversity of what constitutes the definition of animal welfare, different methods and models were developed and mostly conducted in semi and commercial farms in developed countries. Few studies have been conducted in developing countries and in backyard livestock operation. Recognizing that majority of livestock operations are categorized as backyard in developing countries, it is crucial to come up with parameters that can assess the welfare of the animal in the backyard level. This research had made use of stockmanship competence as the proxy indicator to assess animal welfare. Stockmanship competence in this study refers to the capacity of the animal owner to ensure the welfare of their animal by providing their needs for growth and reproduction. The Philippine recommend on goat production, tips on goat raising and goat scientific literatures were used as references to come up with indicators that are known to be important in meeting the needs of the animal and ensuring its welfare. Scores from -1 to +2 were assigned depending on how close it is of satisfying the animal’s need. It is hoped that this assessment method could contribute to the growing body of knowledge on animal welfare and can be utilized as logical and scientific framework in assessing welfare in backyard goat operation. It is suggested that further study needs to be conducted to refine and standardize indicators and identify other indicators for goat welfare assessment.

Keywords: backyard goat production, stockmanship competence, animal welfare, Philippines

Procedia PDF Downloads 427
9530 Preparation of Fe, Cr Codoped TiO2 Nanostructure for Phenol Removal from Wastewaters

Authors: N. Nowzari-Dalini, S. Sabbaghi

Abstract:

Phenol is a hazardous material found in many industrial wastewaters. Photocatalytic degradation and furthermore catalyst doping are promising techniques in purpose of effective phenol removal, which have been studied comprehensively in this decade. In this study, Fe, Cr codoped TiO2 were prepared by sol-gel method, and its photocatalytic activity was investigated through degradation of phenol under visible light. The catalyst was characterized by XRD, SEM, FT-IR, BET, and EDX. The results showed that nanoparticles possess anatase phase, and the average size of nanoparticles was about 21 nm. Also, photocatalyst has significant surface area. Effect of experimental parameters such as pH, irradiation time, pollutant concentration, and catalyst concentration were investigated by using Design-Expert® software. 98% of phenol degradation was achieved after 6h of irradiation.

Keywords: doping, metals, sol-gel, titanium dioxide, wastewater

Procedia PDF Downloads 315
9529 Ethnic Minority Small and Medium Enterprises and Entrepreneurial Resilience During the COVID-19 Pandemic: A Case of United Kingdom

Authors: Muhammad Bilal Mustafa, Javed Hussain, Simeon Babatunde

Abstract:

The Covid-19 pandemic has exposed the vulnerabilities of countless organisations beyond their size, type, and location. However, some groups and sectors are disproportionally get impacted by the pandemic. In the context of the UK, ethnic Small and Medium Enterprises (SMEs) turn out to be the most precarious group among all private sectors. Many ethnic SMEs shut down their business operations during a pandemic. A large portion of Black, Asian and minority ethnic (BAME) owners have huge concerns regarding their business’ survival and resilience. The current UK-centric studies have focused on the large business population, and there is a gap in ethnic SMEs and how they get affected by the Covid-19 pandemic. Moreover, there is a need to further knowledge and academic research to investigate the fundamental factors that could strengthen the resilience of ethnic SMEs as well as contribute to long-term sustainability. Therefore, this study aims to capture the effect of the Covid-19 pandemic on ethnic SMEs in the UK and assess the survival measures taken by ethnic SMEs during Covid-19. Besides, this study adopts a dynamic capabilities perspective that how firms' specific capabilities enable ethnic SMEs to exploit entrepreneurial opportunities during the Covid-19 pandemic. Finally, this research will help ethnic SMEs to develop vigorous resilience to address future external shocks and market uncertainties.

Keywords: COVID-19 pandemic, ethnic minority SMEs, entrepreneurial resilience, dynamic capabilities, sustainability

Procedia PDF Downloads 145
9528 Preparation and Characterisation of Electrospun Extracted β-Chitosan/Poly(Vinyl Alcohol) Blend Nanofibers for Tissue Engineering

Authors: E. Roshan Ara Begum, K. Bhavani, K. Subachitra, C. Kirthika, R. Shenbagarathai

Abstract:

In recent years, there has been a growing concern for the production of chitosan blend nanofibrous scaffold for its favorable physicochemical properties which mimic the native extracellular matrix (ECM) both morphologically and chemically. Therefore, this study focused on production of β-chitosan(β-Cts) and Poly(vinyl alcohol)(PVA) blend nanofibrous scaffold by electrospinning. β-Cts was extracted from the squid pen waste of locally available squid variety Loligo duvauceli (Indian Squid). To the best of our knowledge, there are no reports on nanofibers preparation from the extracted β-Cts. Both the β-Cts and PVA polymers were mixed in two different proportions (30:70 and 40:60 respectively. The electrospun nanofibrous scaffolds were characterized by SEM, swelling property, in vitro enzymatic degradation, and hemo, biocompatibility properties. β-Cts/PVA nanofibers scaffolds had an average fiber diameter of 120 to 550nm.Among the two different β-Cts/PVA blends nanofibers the β-Cts/PVA (40:60) blend fibers demonstrated favourable tissue engineering properties. The β-Cts/PVA (40:60) blend nanofibers exhibited a swelling ratio of 36 ± 2.5% with mass loss percentage of 20 ± 2.71% after 4 weeks of degradation. It has exhibited good hemocompatible properties. HEK-293(Human Embryonic Kidney) cells lines were able to adhere and proliferate well in the β-Cts/PVA blends nanofibers. All these results indicated that electrospun β-Cts/PVA blends nanofibers are a suitable scaffold to be used for tissue engineering purposes.

Keywords: β-chitosan, electrospinning, nanofibers, poly(vinyl alcohol) (PVA)

Procedia PDF Downloads 222
9527 CFD Simulation for Development of Cooling System in a Cooking Oven

Authors: V. Jagadish, Mathiyalagan V.

Abstract:

Prediction of Door Touch temperature of a Cooking Oven using CFD Simulation. Self-Clean cycle is carried out in Cooking ovens to convert food spilling into ashes which makes cleaning easy. During this cycle cavity of oven is exposed to high temperature around 460 C. At this operating point the user may prone to touch the Door surfaces, Side Shield, Control Panel. To prevent heat experienced by user, cooling system is built in oven. The most effective cooling system is developed with existing design constraints through CFD Simulations. Cross Flow fan is used for Cooling system due to its cost effectiveness and it can give more air flow with low pressure drop.

Keywords: CFD, MRF, RBM, RANS, new product development, simulation, thermal analysis

Procedia PDF Downloads 142
9526 Statistical Comparison of Machine and Manual Translation: A Corpus-Based Study of Gone with the Wind

Authors: Yanmeng Liu

Abstract:

This article analyzes and compares the linguistic differences between machine translation and manual translation, through a case study of the book Gone with the Wind. As an important carrier of human feeling and thinking, the literature translation poses a huge difficulty for machine translation, and it is supposed to expose distinct translation features apart from manual translation. In order to display linguistic features objectively, tentative uses of computerized and statistical evidence to the systematic investigation of large scale translation corpora by using quantitative methods have been deployed. This study compiles bilingual corpus with four versions of Chinese translations of the book Gone with the Wind, namely, Piao by Chunhai Fan, Piao by Huairen Huang, translations by Google Translation and Baidu Translation. After processing the corpus with the software of Stanford Segmenter, Stanford Postagger, and AntConc, etc., the study analyzes linguistic data and answers the following questions: 1. How does the machine translation differ from manual translation linguistically? 2. Why do these deviances happen? This paper combines translation study with the knowledge of corpus linguistics, and concretes divergent linguistic dimensions in translated text analysis, in order to present linguistic deviances in manual and machine translation. Consequently, this study provides a more accurate and more fine-grained understanding of machine translation products, and it also proposes several suggestions for machine translation development in the future.

Keywords: corpus-based analysis, linguistic deviances, machine translation, statistical evidence

Procedia PDF Downloads 129
9525 Lean Models Classification: Towards a Holistic View

Authors: Y. Tiamaz, N. Souissi

Abstract:

The purpose of this paper is to present a classification of Lean models which aims to capture all the concepts related to this approach and thus facilitate its implementation. This classification allows the identification of the most relevant models according to several dimensions. From this perspective, we present a review and an analysis of Lean models literature and we propose dimensions for the classification of the current proposals while respecting among others the axes of the Lean approach, the maturity of the models as well as their application domains. This classification allowed us to conclude that researchers essentially consider the Lean approach as a toolbox also they design their models to solve problems related to a specific environment. Since Lean approach is no longer intended only for the automotive sector where it was invented, but to all fields (IT, Hospital, ...), we consider that this approach requires a generic model that is capable of being implemented in all areas.

Keywords: lean approach, lean models, classification, dimensions, holistic view

Procedia PDF Downloads 422
9524 Gastrointestinal Basidiobolomycosis in a Tertiary Care Center at Saudi Arabia, Makkah: Case Series

Authors: Yaser Meeralam, Walaa Alharthi, Hadeel Ashi, Alaa Bakhsh, Kholood Aljabri, Ebtihal Bin Salim

Abstract:

Background:Basidiobolusranrum causes one of the rare fungal diseases that infects mainly immunocompetent individuals. Gastrointestinal Basidiobolomycosis (GIB) is a rare and uncommon form of this fungal infection. It’s still ambiguous how this fungus is reaching the gastrointestinal tract leading to Gastrointestinal Basidiobolomycosis. Objective: To summarize the clinical features, imaging, and histopathological of patients diagnosed with GIB in our institution. Patients and methods: A series of five cases of patients who diagnosed by basidiobolomycosis in King Abdullah Medical City, Makkah, Saudi Arabia, which reviewed by latest literature related to diagnosis and treatment. Results: Most of the patients were externally evaluated and were initially misdiagnosed. Some of them were suspected of colonic malignancy, other presumed to have hepatic hemangioma and fistulizing crohn’s disease. The definitive diagnosis is often based on histopathological examination and fungal culture of the surgically resected mass. An optimum standardized treatment of basidiobolomycosis has not yet been established. Conclusion: Deeper knowledge of clinical characteristics, diagnosis, and treatment of basidiobolomycosis will allow early initiating of treatment with a subsequent positive impact on the patients’ outcome. More studies are needed to establish a definite treatment.

Keywords: gastrointestinal infection, crohn's mimics, malignancy mimics, fungal infection

Procedia PDF Downloads 145
9523 Collective Intelligence-Based Early Warning Management for Agriculture

Authors: Jarbas Lopes Cardoso Jr., Frederic Andres, Alexandre Guitton, Asanee Kawtrakul, Silvio E. Barbin

Abstract:

The important objective of the CyberBrain Mass Agriculture Alarm Acquisition and Analysis (CBMa4) project is to minimize the impacts of diseases and disasters on rice cultivation. For example, early detection of insects will reduce the volume of insecticides that is applied to the rice fields through the use of CBMa4 platform. In order to reach this goal, two major factors need to be considered: (1) the social network of smart farmers; and (2) the warning data alarm acquisition and analysis component. This paper outlines the process for collecting the warning and improving the decision-making result to the warning. It involves two sub-processes: the warning collection and the understanding enrichment. Human sensors combine basic suitable data processing techniques in order to extract warning related semantic according to collective intelligence. We identify each warning by a semantic content called 'warncons' with multimedia metaphors and metadata related to these metaphors. It is important to describe the metric to measuring the relation among warncons. With this knowledge, a collective intelligence-based decision-making approach determines the action(s) to be launched regarding one or a set of warncons.

Keywords: agricultural engineering, warning systems, social network services, context awareness

Procedia PDF Downloads 361
9522 Cold Stunned Sea Turtle Diet Analysis In Cape Cod Bay from 2015-2020

Authors: Lucille McWilliams

Abstract:

As water temperatures drop in November, Kemp’s Ridley, Loggerhead, and Green sea turtles cold-stun in Cape Cod Bay. The foraging ecology of these sea turtles remains an understudied area of research. In this study, we aim to assess the diet of these turtles using a multi-tissue stable isotope analysis of cold-stunned kemp’s ridley, loggerhead, and green sea turtles stranded from 2015 to 2020. Stable isotope ratios of carbon and nitrogen were measured in blood, front and rear flipper, liver, muscle, skin, and scute tissue samples. We predict an elevated level of Nitrogen isotope ratios in kemp’s ridley and loggerhead turtles compared to green turtles due to the carnivorous loggerheads and kemp ridleys’ carnivorous diet and the greens herbivorous diet. We anticipate empty stomachs due to starvation while stranded, and a variety of foraging strategies, migration patterns, and trophic positions between these species. Data collected from this study will add to the knowledge of these turtles’ prey species and aid managers in the preservation of these species as a mitigation strategy for these turtles' extinction.

Keywords: sea turtles, kemp's ridleys, greens, loggerheads, cold-stunning, diet analysis, stable isotope analysis, environmental science, marine biology

Procedia PDF Downloads 109
9521 Customer Preference in the Textile Market: Fabric-Based Analysis

Authors: Francisca Margarita Ocran

Abstract:

Underwear, and more particularly bras and panties, are defined as intimate clothing. Strictly speaking, they enhance the place of women in the public or private satchel. Therefore, women's lingerie is a complex garment with a high involvement profile, motivating consumers to buy it not only by its functional utility but also by the multisensory experience it provides them. Customer behavior models are generally based on customer data mining, and each model is designed to answer questions at a specific time. Predicting the customer experience is uncertain and difficult. Thus, knowledge of consumers' tastes in lingerie deserves to be treated as an experiential product, where the dimensions of the experience motivating consumers to buy a lingerie product and to remain faithful to it must be analyzed in detail by the manufacturers and retailers to engage and retain consumers, which is why this research aims to identify the variables that push consumers to choose their lingerie product, based on an in-depth analysis of the types of fabrics used to make lingerie. The data used in this study comes from online purchases. Machine learning approach with the use of Python programming language and Pycaret gives us a precision of 86.34%, 85.98%, and 84.55% for the three algorithms to use concerning the preference of a buyer in front of a range of lingerie. Gradient Boosting, random forest, and K Neighbors were used in this study; they are very promising and rich in the classification of preference in the textile industry.

Keywords: consumer behavior, data mining, lingerie, machine learning, preference

Procedia PDF Downloads 70
9520 The Strategies to Improve the Pedestrian System in the Context of Old Aging

Authors: Yuxiao Jiang, Dong Ma, Mengyu Zhan, Yingxia Yun

Abstract:

China now is entering the phase of old aging and the aging speed is on acceleration. The proportion of the aged citizens in the urban areas is getting larger. Traveling on foot is one of the main travel methods for the old, but the bad walking environment and unsystematic pedestrian system cause inconvenience to the old who travel on foot. The paper analyzes the behavioral characteristics and the spatial preferences of the elderly group as well as the new traffic demands of them, finding out that some problems exist in the current pedestrian system. Thus, the paper proposes strategies in the areas of planning and design, and engineering technology so as to promote the traffic environment and perfect the pedestrian system for the old people.

Keywords: old aging, pedestrian system, perfection strategies, travel characteristics, future demand

Procedia PDF Downloads 374
9519 Factors Impeding Learners’ Use of the Blackboard System in Kingdom of Saudi Arabia

Authors: Omran Alharbi, Victor Lally

Abstract:

In recent decades, a number of educational institutions around the world have come to depend on technology such as the Blackboard system to improve their educational environment. On the other hand, there are many factors that delay the usage of this technology, especially in developing nations such as Saudi Arabia. The goal of this study was to investigate learner’s views of the use of Blackboard in one Saudi university in order to gain a comprehensive view of the factors that delay the implementation of technology in Saudi institutions. This study utilizes a qualitative approach, with data being collected through semi-structured interviews. Six participants from different disciplines took part in this study. The findings indicated that there are two levels of factors that affect students’ use of the Blackboard system. These are factors at the institutional level, such as lack of technical support and lack of training support, which lead to insufficient training related to the Blackboard system. The second level of factors is at the individual level, for example, a lack of teacher motivation and encouragement. In addition, students do not have sufficient levels of skills or knowledge related to how to use the Blackboard in their learning. Conclusion: learners confronted and faced two main types of factors (at the institution level and individual level) that delayed and impeded their learning. Institutions in KSA should take steps and implement strategies to remove or reduce these factors in order to allow students to benefit from the latest technology in their learning.

Keywords: blackboard, factors, KSA, learners

Procedia PDF Downloads 204
9518 Simulation, Design, and 3D Print of Novel Highly Integrated TEG Device with Improved Thermal Energy Harvest Efficiency

Authors: Jaden Lu, Olivia Lu

Abstract:

Despite the remarkable advancement of solar cell technology, the challenge of optimizing total solar energy harvest efficiency persists, primarily due to significant heat loss. This excess heat not only diminishes solar panel output efficiency but also curtails its operational lifespan. A promising approach to address this issue is the conversion of surplus heat into electricity. In recent years, there is growing interest in the use of thermoelectric generators (TEG) as a potential solution. The integration of efficient TEG devices holds the promise of augmenting overall energy harvest efficiency while prolonging the longevity of solar panels. While certain research groups have proposed the integration of solar cells and TEG devices, a substantial gap between conceptualization and practical implementation remains, largely attributed to low thermal energy conversion efficiency of TEG devices. To bridge this gap and meet the requisites of practical application, a feasible strategy involves the incorporation of a substantial number of p-n junctions within a confined unit volume. However, the manufacturing of high-density TEG p-n junctions presents a formidable challenge. The prevalent solution often leads to large device sizes to accommodate enough p-n junctions, consequently complicating integration with solar cells. Recently, the adoption of 3D printing technology has emerged as a promising solution to address this challenge by fabricating high-density p-n arrays. Despite this, further developmental efforts are necessary. Presently, the primary focus is on the 3D printing of vertically layered TEG devices, wherein p-n junction density remains constrained by spatial limitations and the constraints of 3D printing techniques. This study proposes a novel device configuration featuring horizontally arrayed p-n junctions of Bi2Te3. The structural design of the device is subjected to simulation through the Finite Element Method (FEM) within COMSOL Multiphysics software. Various device configurations are simulated to identify optimal device structure. Based on the simulation results, a new TEG device is fabricated utilizing 3D Selective laser melting (SLM) printing technology. Fusion 360 facilitates the translation of the COMSOL device structure into a 3D print file. The horizontal design offers a unique advantage, enabling the fabrication of densely packed, three-dimensional p-n junction arrays. The fabrication process entails printing a singular row of horizontal p-n junctions using the 3D SLM printing technique in a single layer. Subsequently, successive rows of p-n junction arrays are printed within the same layer, interconnected by thermally conductive copper. This sequence is replicated across multiple layers, separated by thermal insulating glass. This integration created in a highly compact three-dimensional TEG device with high density p-n junctions. The fabricated TEG device is then attached to the bottom of the solar cell using thermal glue. The whole device is characterized, with output data closely matching with COMSOL simulation results. Future research endeavors will encompass the refinement of thermoelectric materials. This includes the advancement of high-resolution 3D printing techniques tailored to diverse thermoelectric materials, along with the optimization of material microstructures such as porosity and doping. The objective is to achieve an optimal and highly integrated PV-TEG device that can substantially increase the solar energy harvest efficiency.

Keywords: thermoelectric, finite element method, 3d print, energy conversion

Procedia PDF Downloads 49
9517 Design of Visual Repository, Constraint and Process Modeling Tool Based on Eclipse Plug-Ins

Authors: Rushiraj Heshi, Smriti Bhandari

Abstract:

Master Data Management requires creation of Central repository, applying constraints on Repository and designing processes to manage data. Designing of Repository, constraints on repository and business processes is very tedious and time consuming task for large Enterprise. Hence Visual Repository, constraints and Process (Workflow) modeling is the most critical step in Master Data Management.In this paper, we realize a Visual Modeling tool for implementing Repositories, Constraints and Processes based on Eclipse Plugin using GMF/EMF which follows principles of Model Driven Engineering (MDE).

Keywords: EMF, GMF, GEF, repository, constraint, process

Procedia PDF Downloads 479
9516 Extraction of Essential Oil From Orange Peels

Authors: Aayush Bhisikar, Neha Rajas, Aditya Bhingare, Samarth Bhandare, Amruta Amrurkar

Abstract:

Orange peels are currently thrown away as garbage in India after orange fruits' edible components are consumed. However, the nation depends on important essential oils for usage in companies that produce goods, including food, beverages, cosmetics, and medicines. This study was conducted to show how to effectively use it. By using various extraction techniques, orange peel is used in the creation of essential oils. Stream distillation, water distillation, and solvent extraction were the techniques taken into consideration in this paper. Due to its relative prevalence among the extraction techniques, Design Expert 7.0 was used to plan an experimental run for solvent extraction. Oil was examined to ascertain its physical and chemical characteristics after extraction. It was determined from the outcomes that the orange peels.

Keywords: orange peels, extraction, essential oil, distillation

Procedia PDF Downloads 62
9515 Extraction of Essential Oil from Orange Peels

Authors: Neha Rajas, Aayush Bhisikar, Samarth Bhandare, Aditya Bhingare, Amruta Amrutkar

Abstract:

Orange peels are currently thrown away as garbage in India after orange fruits' edible components are consumed. However, the nation depends on important essential oils for usage in companies that produce goods, including food, beverages, cosmetics, and medicines. This study was conducted to show how to effectively use it. By using various extraction techniques, orange peel is used in the creation of essential oils. Stream distillation, water distillation, and solvent extraction were the techniques taken into consideration in this paper. Due to its relative prevalence among the extraction techniques, Design Expert 7.0 was used to plan an experimental run for solvent extraction. Oil was examined to ascertain its physical and chemical characteristics after extraction. It was determined from the outcomes that the orange peels.

Keywords: orange peels, extraction, distillation, essential oil

Procedia PDF Downloads 57
9514 Eating Habits of Children Aged 10-15 Years in Reference to Nutrition Status

Authors: M. Hetmańczyk, R. Polaniak, K. Brukało, E. Grochowska-Niedworok

Abstract:

Eating behaviours of people are determined by knowledge gained at different stages of life. Children’s diet is especially important. They have to eat meals regularly. Meals should consist of protein, carbohydrates and fat, and drinking the right amount of water. Mistakes in children’s diets affect their health and may lead to health issues such as diabetes, overweight, obesity or malnutrition. The aim of the study was to assess the eating habits among 10-15-year-old children. To achieve this aim, the study included children aged 10-15 years living in Silesia Province, Poland; the participants consisted of 52.08% girls and 47.92% boys. Authorial questionnaire contains 28 questions about eating habits. The results of 192 students were subjected to analysis. The results show that half of the surveyed students participated in physical activity every day. Most children ate 4-5 meals every day, but the breaks between them were too long (four and more hours). Children generally ate cooked meals. Most children ate first breakfast every day, but only one third of studied children ate a second breakfast daily, while 93.75% ate vegetables at least once a day, 94.79% ate fruit at least once a day, and 79.17% drink a daily glass of milk or more. The study found that the eating behaviours of the surveyed children were unsatisfying. While the children did not participate in physical activity often enough, girls took part slightly more often. Children eat second breakfast not often enough. Younger children (10-12 years old) are doing it more often than the older children (13-15 years old). Gender is not a determinant of the frequency of second breakfast consumption.

Keywords: eating habits, children, diet, nutrition status

Procedia PDF Downloads 149
9513 Thailand’s Education Cooperation with Neighboring Countries: The Key Factors to Strengthen the “Soft Power” Relationship

Authors: Rungrot Trongsakul

Abstract:

This paper was aimed to study the model of education cooperation during Thailand and neighbor countries, especially the countries which the territory-cohesion border with Thailand used “Soft Power” to enhance the good relationship. This research employed qualitative method, analyzed and synthesized the content of cooperation projects, policies, laws, relevant theories, relevant research papers and documents and used SWOT analysis. The research findings revealed that Thailand’s education cooperation projects with neighbor countries had two characteristics: 1) education cooperation projects/programs were a part in economic cooperation projects, and 2) there were directly education cooperation projects. The suggested education cooperation model was based on the concept of “Soft Power”, thus the determination of action plans or projects as key factors of public and private organizations should be based on sincere participation among people, communities and relevant organizations of the neighbor countries. Adoption of education-cultural exchange, learning and sharing process is a key to strengthen good relationship of the countries’ cooperation. The roles of education in this included sharing and acceptance of culture and local wisdom, human resource development, knowledge management, integration and networking building could enhance relationship between agents of related organizations of Thailand and neighbors countries.

Keywords: education, soft-power, relationship, cooperation, Thailand neighboring countries

Procedia PDF Downloads 344