Search results for: semantic action representation
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 4043

Search results for: semantic action representation

2903 The Development of Home-Based Long Term Care Model among Thai Elderly Dependent

Authors: N. Uaphongsathorn, C. Worawong, S. Thaewpia

Abstract:

Background and significance: The population is aging in Thai society, the elderly dependent is at great risk of various functional, psychological, and socio-economic problems as well as less access to health care. They may require long term care at home to maximize their functional abilities and activities of daily living and to improve their quality of life during their own age. Therefore, there is a need to develop a home-based long term care to meet the long term care needs of elders dependent. Methods: The research purpose was to develop long term care model among the elderly dependent in Chaiyaphum province in Northeast region of Thailand. Action Research which is composing of planning, action, observation, and reflection phases was used. Research was carried out for 12 months in all sub-districts of 6 districts in Chaiyaphum province. Participants (N = 1,010) participating in the processes of model development were comprised of 3 groups: a) a total of 110 health care professionals, b) a total of 600 health volunteers and family caregivers and c) a total of 300 the elderly dependent with chronically medical illnesses or disabilities. Descriptive statistics and content analysis were used to analyze data. Findings: Results have shown that the most common health problems among elders dependent with physical disabilities to function independently were cardiovascular disease, dementia, and traffic injuries. The development of home-based long term care model among elders dependent in Chaiyaphum province was composed of six key steps. They are: a) initiating policies supporting formal and informal caregivers for the elder dependent in all sub-districts, b) building network and multidisciplinary team, c) developing 3-day care manager training program and 3-day care provider training program d) training case managers and care providers for the elderly dependent through team and action learning, e) assessing, planning and providing care based on care individual’s needs of the elderly dependent, and f) sharing experiences for good practice and innovation for long term care at homes in district urban and rural areas. Among all care managers and care providers, the satisfaction level for training programs was high with a mean score of 3.98 out of 5. The elders dependent and family caregivers addressed that long term care at home could contribute to improving life’s daily activities, family relationship, health status, and quality of life. Family caregivers and volunteers have feeling a sense of personal satisfaction and experiencing providing meaningful care and support for elders dependent. Conclusion: In conclusion, a home-based long term care is important to Thai elders dependent. Care managers and care providers play a large role and responsibility to provide appropriate care to meet the elders’ needs in both urban and rural areas in Thai society. Further research could be rigorously studied with a larger group of populations in similar socio-economic and cultural contexts.

Keywords: elderly people, care manager, care provider, long term care

Procedia PDF Downloads 298
2902 A Development of Community Participation in Developing Healthy Religion Places in Narathiwat Province, Thailand

Authors: Waepa Wanhussen

Abstract:

The Ministry of Public Health has established policies accelerating health promotion to prevent public health problems in five border provinces of Thailand. One of these policies employs the religion to guide the community development and solve health issues consistent with the lifestyle and culture of those people. This policy is an important strategy to solve the problems due to the unrest and conflicts in the southern border provinces. This participatory action research aimed to develop mosques as healthy religion places in Narathiwat Province. In the development, the participatory action, consisting of 5 stages, was conducted from October 2012 - May 2013. Stage I: Conducting a survey for problems and needs for developing healthy religion places by employing community participation. Stage II: Analyzing problems and situations at a workshop containing informal interviews and group conversations with 200 participants (health providers at district level, Imams (the Muslim leaders), and community leaders). Stage III: Planning for developing healthy religion places by health providers, Imams, community leaders. Stage IV: Implementing the plan according to the conditions of problems and needs of the community in order to develop healthy religion places. Stage V: Evaluating the implementation by using the instrument, a criteria of being healthy religion place, for collecting data. Data were analyzed by using percentage. It was found that out of 630 mosques 575 (90.12%) passed the criteria of being a healthy religion place. Among these mosques, 190 mosques (30.15%) were in good and very good level, in which, after the implementation, the number of being good and very good healthy mosques increased by 22.58%. The researcher suggested that the developing sustainably healthy religion places require the participation of residences in the community and agencies such as local government, the Islamic Council of Narathiwat Province, and Council of Culture of Narathiwat Province. The healthy religion places can be used to strengthen and sustain health promotion and disease prevention in the community as health learning centers.

Keywords: healthy religion places, development of community participation, nursing informatics, health

Procedia PDF Downloads 288
2901 Extended Boolean Petri Nets Generating N-Ary Trees

Authors: Riddhi Jangid, Gajendra Pratap Singh

Abstract:

Petri nets, a mathematical tool, is used for modeling in different areas of computer sciences, biological networks, chemical systems and many other disciplines. A Petri net model of a given system is created by the graphical representation that describes the properties and behavior of the system. While looking for the behavior of any system, 1-safe Petri nets are of particular interest to many in the application part. Boolean Petri nets correspond to those class in 1- safe Petri nets that generate all the binary n-vectors in their reachability analysis. We study the class by changing different parameters like the token counts in the places and how the structure of the tree changes in the reachability analysis. We discuss here an extended class of Boolean Petri nets that generates n-ary trees in their reachability-based analysis.

Keywords: marking vector, n-vector, petri nets, reachability

Procedia PDF Downloads 74
2900 A Feature Clustering-Based Sequential Selection Approach for Color Texture Classification

Authors: Mohamed Alimoussa, Alice Porebski, Nicolas Vandenbroucke, Rachid Oulad Haj Thami, Sana El Fkihi

Abstract:

Color and texture are highly discriminant visual cues that provide an essential information in many types of images. Color texture representation and classification is therefore one of the most challenging problems in computer vision and image processing applications. Color textures can be represented in different color spaces by using multiple image descriptors which generate a high dimensional set of texture features. In order to reduce the dimensionality of the feature set, feature selection techniques can be used. The goal of feature selection is to find a relevant subset from an original feature space that can improve the accuracy and efficiency of a classification algorithm. Traditionally, feature selection is focused on removing irrelevant features, neglecting the possible redundancy between relevant ones. This is why some feature selection approaches prefer to use feature clustering analysis to aid and guide the search. These techniques can be divided into two categories. i) Feature clustering-based ranking algorithm uses feature clustering as an analysis that comes before feature ranking. Indeed, after dividing the feature set into groups, these approaches perform a feature ranking in order to select the most discriminant feature of each group. ii) Feature clustering-based subset search algorithms can use feature clustering following one of three strategies; as an initial step that comes before the search, binded and combined with the search or as the search alternative and replacement. In this paper, we propose a new feature clustering-based sequential selection approach for the purpose of color texture representation and classification. Our approach is a three step algorithm. First, irrelevant features are removed from the feature set thanks to a class-correlation measure. Then, introducing a new automatic feature clustering algorithm, the feature set is divided into several feature clusters. Finally, a sequential search algorithm, based on a filter model and a separability measure, builds a relevant and non redundant feature subset: at each step, a feature is selected and features of the same cluster are removed and thus not considered thereafter. This allows to significantly speed up the selection process since large number of redundant features are eliminated at each step. The proposed algorithm uses the clustering algorithm binded and combined with the search. Experiments using a combination of two well known texture descriptors, namely Haralick features extracted from Reduced Size Chromatic Co-occurence Matrices (RSCCMs) and features extracted from Local Binary patterns (LBP) image histograms, on five color texture data sets, Outex, NewBarktex, Parquet, Stex and USPtex demonstrate the efficiency of our method compared to seven of the state of the art methods in terms of accuracy and computation time.

Keywords: feature selection, color texture classification, feature clustering, color LBP, chromatic cooccurrence matrix

Procedia PDF Downloads 127
2899 The Impact of Environmental Corporate Social Responsibility (ECSR) and the Perceived Moral Intensity on the Intention of Ethical Investment

Authors: Chiung-Yao Huang, Yu-Cheng Lin, Chiung-Hui Chen

Abstract:

This study seeks to examine perceived environmental corporate social responsibility (ECSR) with a focus on negative environmental questions, related to intention of ethical investment intention after a environmental failure recovery. An empirical test was employed to test the hypotheses. We manipulated the information on negative ECSR activities of a hypothetical firm in a experimental design with a failure recovery treatment. The company’s negative ECSR recovery was depicted in a positive perspective (depicting a follow-up strong social action), whereas in the negative ECSR treatment it was described in a negative perspective (depicting a follow-up non social action). In both treatments, information about other key characteristics of the focal company were kept constant. Investors’ intentions to invest in the company’s stock were evaluated by multi-item scales. Results indicate that positive ECSR recovery information about a firm enhances investors’ intentions to invest in the company’s stock. In addition, perceived moral intensity has a significant impact on the intention of ethical investment and that perceived moral intensity also serves as a key moderating variable in the relationship between negative ECSR and the intention of ethical investment. Finally, theoretical and managerial implications of the findings are discussed. Practical implications: The results suggest that managers may need to be aware of perceived moral intensity as a key variable in restoring the intention of ethical investment. The results further suggest that perceived moral intensity has a direct, and it also has an moderating influence between ECSR and the intention of ethical investment. Originality/value: In an attempt to deepen the understanding of how investors perceptions of firm environmental CSR are connected with other investor‐related outcomes through ECSR recovery, the present research proposes a comprehensive model which encompasses ECSR and other key relationship constructs after a ECSR failure and recovery.

Keywords: ethical investment, Environmental Corporate Social Responsibility(ECSR), ECSR recovery, moral intensity

Procedia PDF Downloads 343
2898 ”Bull in the Boat” - An Interpretation for One of the Depictions of Mithraic Iconography

Authors: Attila Simon

Abstract:

Since the publication of Franz Cumont, there have been countless works on the mysteries of Mithras and the iconography of Mithraic, but there are elements that have received less attention in research. Most of the works on the subject deal with the bull-killing-motif, whose astronomical significance has been well proven by several eminent scholars. Among the iconographic elements that survive in the reliefs and frescoes of Mithras, there are several that have not yet been clearly interpreted. These include the depiction of a bull in the boat, which occurred mainly in the Danubian provinces. Using CIMRM, one collected the cases that contain the motif under study, created a database of them grouped by location, and then used a comparative method to compare the representations adjacent to the motif. The aim of this research is to find an explanation for this neglected motif in the iconography of Mithras and to try to map its origins. The interpretation may be given to a mithraic representation for which to the author’s best knowledge no explanation has been given so far, and the question may be reopened for discussion.

Keywords: roman history, religion, Mithras, iconography

Procedia PDF Downloads 111
2897 Multi-Criteria Evolutionary Algorithm to Develop Efficient Schedules for Complex Maintenance Problems

Authors: Sven Tackenberg, Sönke Duckwitz, Andreas Petz, Christopher M. Schlick

Abstract:

This paper introduces an extension to the well-established Resource-Constrained Project Scheduling Problem (RCPSP) to apply it to complex maintenance problems. The problem is to assign technicians to a team which has to process several tasks with multi-level skill requirements during a work shift. Here, several alternative activities for a task allow both, the temporal shift of activities or the reallocation of technicians and tools. As a result, switches from one valid work process variant to another can be considered and may be selected by the developed evolutionary algorithm based on the present skill level of technicians or the available tools. An additional complication of the observed scheduling problem is that the locations of the construction sites are only temporarily accessible during a day. Due to intensive rail traffic, the available time slots for maintenance and repair works are extremely short and are often distributed throughout the day. To identify efficient working periods, a first concept of a Bayesian network is introduced and is integrated into the extended RCPSP with pre-emptive and non-pre-emptive tasks. Thereby, the Bayesian network is used to calculate the probability of a maintenance task to be processed during a specific period of the shift. Focusing on the domain of maintenance of the railway infrastructure in metropolitan areas as the most unproductive implementation process at construction site, the paper illustrates how the extended RCPSP can be applied for maintenance planning support. A multi-criteria evolutionary algorithm with a problem representation is introduced which is capable of revising technician-task allocations, whereas the duration of the task may be stochastic. The approach uses a novel activity list representation to ensure easily describable and modifiable elements which can be converted into detailed shift schedules. Thereby, the main objective is to develop a shift plan which maximizes the utilization of each technician due to a minimization of the waiting times caused by rail traffic. The results of the already implemented core algorithm illustrate a fast convergence towards an optimal team composition for a shift, an efficient sequence of tasks and a high probability of the subsequent implementation due to the stochastic durations of the tasks. In the paper, the algorithm for the extended RCPSP is analyzed in experimental evaluation using real-world example problems with various size, resource complexity, tightness and so forth.

Keywords: maintenance management, scheduling, resource constrained project scheduling problem, genetic algorithms

Procedia PDF Downloads 227
2896 Frequency of the English Phrasal Verbs Used by Iranian Learners as a Reference to the Style of Writing Adopted by the Learners

Authors: Hamzeh Mazaherylaghab, Mehrangiz Vahabian, Seyyedeh Zahra Asghari

Abstract:

The present study initially focused on the frequency of phrasal verbs used by Iranian learners of English. The results then needed to be compared to the findings from native speaker corpora. After the extraction of phrasal verbs from learner and native-speaker corpora the findings were analysed. The results showed that Iranian learners avoided using phrasal verbs in many cases. Some of the findings proved to be significant. It was also found that the learners used the single-word counterparts of the avoided phrasal verbs to compensate for their lack of knowledge in many cases. Semantic complexity and Lack of L1 counterpart may have been the main reasons for avoidance, but despite the avoidance phenomenon, the learners displayed a tendency to use many other phrasal verbs which may have been due to the increase in the number of multi-word verbs in Persian. The overall scores confirmed the fact that the language produced by the learners illustrates signs of more formal style in comparison with the native speakers of English by using less phrasal verbs and more formal single word verbs instead.

Keywords: corpus, corpora, LOCNESS, phrasal verbs, single-word verb

Procedia PDF Downloads 193
2895 Feasibility Study of the Quadcopter Propeller Vibrations for the Energy Production

Authors: Nneka Osuchukwu, Leonid Shpanin

Abstract:

The concept of converting the kinetic energy of quadcopter propellers into electrical energy is considered in this contribution following the feasibility study of the propeller vibrations, theoretical energy conversion, and simulation techniques. Analysis of the propeller vibration performance is presented via graphical representation of calculated and simulated parameters, in order to demonstrate the possibility of recovering the harvested energy from the propeller vibrations of the quadcopter while the quadcopter is in operation. Consideration of using piezoelectric materials in such concept, converting the mechanical energy of the propeller into the electrical energy, is given. Photographic evidence of the propeller in operation is presented and discussed together with experimental results to validate the theoretical concept.

Keywords: energy harvesting, piezoelectric material, propeller vibration, unmanned aerial vehicle

Procedia PDF Downloads 469
2894 3D Model Completion Based on Similarity Search with Slim-Tree

Authors: Alexis Aldo Mendoza Villarroel, Ademir Clemente Villena Zevallos, Cristian Jose Lopez Del Alamo

Abstract:

With the advancement of technology it is now possible to scan entire objects and obtain their digital representation by using point clouds or polygon meshes. However, some objects may be broken or have missing parts; thus, several methods focused on this problem have been proposed based on Geometric Deep Learning, such as GCNN, ACNN, PointNet, among others. In this article an approach from a different paradigm is proposed, using metric data structures to index global descriptors in the spectral domain and allow the recovery of a set of similar models in polynomial time; to later use the Iterative Close Point algorithm and recover the parts of the incomplete model using the geometry and topology of the model with less Hausdorff distance.

Keywords: 3D reconstruction method, point cloud completion, shape completion, similarity search

Procedia PDF Downloads 117
2893 A Web-Based Self-Learning Grammar for Spoken Language Understanding

Authors: S. Biondi, V. Catania, R. Di Natale, A. R. Intilisano, D. Panno

Abstract:

One of the major goals of Spoken Dialog Systems (SDS) is to understand what the user utters. In the SDS domain, the Spoken Language Understanding (SLU) Module classifies user utterances by means of a pre-definite conceptual knowledge. The SLU module is able to recognize only the meaning previously included in its knowledge base. Due the vastity of that knowledge, the information storing is a very expensive process. Updating and managing the knowledge base are time-consuming and error-prone processes because of the rapidly growing number of entities like proper nouns and domain-specific nouns. This paper proposes a solution to the problem of Name Entity Recognition (NER) applied to a SDS domain. The proposed solution attempts to automatically recognize the meaning associated with an utterance by using the PANKOW (Pattern based Annotation through Knowledge On the Web) method at runtime. The method being proposed extracts information from the Web to increase the SLU knowledge module and reduces the development effort. In particular, the Google Search Engine is used to extract information from the Facebook social network.

Keywords: spoken dialog system, spoken language understanding, web semantic, name entity recognition

Procedia PDF Downloads 333
2892 Yellow Necklacepod and Shih-Balady: Possible Promising Sources Against Human Coronaviruses

Authors: Howaida I. Abd-Alla, Omnia Kutkat, Yassmin Moatasim, Magda T. Ibrahim, Marwa A. Mostafa, Mohamed GabAllah, Mounir M. El-Safty

Abstract:

Artemisia judaica (known shih-balady), Azadirachta indica and Sophora tomentosa (known yellow necklace pod) are members of available medicinal plants well-known for their traditional medical use in Egypt which suggests that they probably harbor broad-spectrum antiviral, immunostimulatory and anti-inflammatory functions. Their ethyl acetate-dichloromethane (1:1, v/v) extracts were evaluated for the potential anti-Middle East respiratory syndrome-related coronavirus (anti-MERS-CoV) activity. Their cytotoxic activity was tested in Vero-E6 cells using 3-(4,-dimethylthiazol-2-yl)-2,5-diphenyltetrazolium bromide (MTT) method with minor modification. The plot of percentage cytotoxicity for each extract concentration has calculated the concentration which exhibited 50% cytotoxic concentration (TC50). A plaque reduction assay was employed using safe dose of extract to evaluate its effect on virus propagation. The highest inhibition percentage was recorded for the yellow necklace pod, followed by Shih-balady. The possible mode of action of virus inhibition was studied at three different levels viral replication, viral adsorption and virucidal activity. The necklace pod leaves have induced virucidal effects and direct effects on the replication of virus. Phytochemical investigation of the promising necklace pod led to the isolation and structure determination of nine compounds. The structure of each compound was determined by a variety of spectroscopic methods. Compounds 4-O-methyl sorbitol 1, 8-methoxy daidzin 6 and 6-methoxy apigenin-7-O-β-D-glucopyranoside 8 were isolated for the first time from the Sophora genus and the other six compounds were the first time that they were isolated from this species according to available works of literature. Generally, the highest anti-CoV 2 activity of S. tomentosa was associated with the crude ethanolic extract, indicating the possibility of synergy among the antiviral phytochemical constituents (1-9).

Keywords: coronavirus, MERS-CoV, mode of action, necklace pod, shih-balady

Procedia PDF Downloads 203
2891 Dalit Struggle in Nepal: From Invoking Dalit to Becoming Part of the Nepalese Power

Authors: Mom Bishwakarma

Abstract:

This research traces out how the Dalit in Nepal evolved from the early 1950s to the current day, from invoking Dalit against caste discrimination through to the asserting proportional representation in state structures. The research focused most closely on the formation of Dalit association and resistance, as well as on the different struggles throughout this period. It then discusses the expansion of Dalit movement in NGOs, its internationalization and responses. The research sees that Dalit movement has been influenced by its network with the national and international civil rights movement particularly Dalit movement in India and argues that Dalit movement in Nepal have in many ways, challenged the orthodox based caste stratification for Dalit equality and justice. It can be seen that at the same time as Dalit participation was increasing, divisions by caste line also emerged. Rather reshaping the power structures, Dalit movement encircled into division and contentious politics.

Keywords: Dalit, equality, justice, movements, Nepal

Procedia PDF Downloads 225
2890 Matrix Valued Difference Equations with Spectral Singularities

Authors: Serifenur Cebesoy, Yelda Aygar, Elgiz Bairamov

Abstract:

In this study, we examine some spectral properties of non-selfadjoint matrix-valued difference equations consisting of a polynomial type Jost solution. The aim of this study is to investigate the eigenvalues and spectral singularities of the difference operator L which is expressed by the above-mentioned difference equation. Firstly, thanks to the representation of polynomial type Jost solution of this equation, we obtain asymptotics and some analytical properties. Then, using the uniqueness theorems of analytic functions, we guarantee that the operator L has a finite number of eigenvalues and spectral singularities.

Keywords: asymptotics, continuous spectrum, difference equations, eigenvalues, jost functions, spectral singularities

Procedia PDF Downloads 438
2889 Cultural Policies, Globalisation of Arts, and Impact on Cultural Heritage: A Contextual Analysis of France

Authors: Nasser AlShawaaf

Abstract:

While previous researchers have attempted to explain art museums commercialisation with reference to cultural policies, they have overlooked the phenomenon of globalisation. This study examines the causes and effects of globalisation of art museums in France. Building on arts literature, we show that the cultural policies of the French government since 1980s of cultural democratisation, cultural decentralisation, and implementing market principles on the cultural sector are leading to arts globalisation. Although globalisation is producing economic benefits and enhancing cultural reach, however, the damages include artistic values and creativity, cultural heritage and representation, and the museum itself. Art museums and host cities could overcome negative consequences through a hybrid collection display and develop local collections gradually.

Keywords: cultural policy, cultural decentralisation, cultural globalisation, art museums, contextual analysis, France

Procedia PDF Downloads 99
2888 A Proposed Framework for Software Redocumentation Using Distributed Data Processing Techniques and Ontology

Authors: Laila Khaled Almawaldi, Hiew Khai Hang, Sugumaran A. l. Nallusamy

Abstract:

Legacy systems are crucial for organizations, but their intricacy and lack of documentation pose challenges for maintenance and enhancement. Redocumentation of legacy systems is vital for automatically or semi-automatically creating documentation for software lacking sufficient records. It aims to enhance system understandability, maintainability, and knowledge transfer. However, existing redocumentation methods need improvement in data processing performance and document generation efficiency. This stems from the necessity to efficiently handle the extensive and complex code of legacy systems. This paper proposes a method for semi-automatic legacy system re-documentation using semantic parallel processing and ontology. Leveraging parallel processing and ontology addresses current challenges by distributing the workload and creating documentation with logically interconnected data. The paper outlines challenges in legacy system redocumentation and suggests a method of redocumentation using parallel processing and ontology for improved efficiency and effectiveness.

Keywords: legacy systems, redocumentation, big data analysis, parallel processing

Procedia PDF Downloads 37
2887 Cessna Citation X Business Aircraft Stability Analysis Using Linear Fractional Representation LFRs Model

Authors: Yamina Boughari, Ruxandra Mihaela Botez, Florian Theel, Georges Ghazi

Abstract:

Clearance of flight control laws of a civil aircraft is a long and expensive process in the Aerospace industry. Thousands of flight combinations in terms of speeds, altitudes, gross weights, centers of gravity and angles of attack have to be investigated, and proved to be safe. Nonetheless, in this method, a worst flight condition can be easily missed, and its missing would lead to a critical situation. Definitively, it would be impossible to analyze a model because of the infinite number of cases contained within its flight envelope, that might require more time, and therefore more design cost. Therefore, in industry, the technique of the flight envelope mesh is commonly used. For each point of the flight envelope, the simulation of the associated model ensures the satisfaction or not of specifications. In order to perform fast, comprehensive and effective analysis, other varying parameters models were developed by incorporating variations, or uncertainties in the nominal models, known as Linear Fractional Representation LFR models; these LFR models were able to describe the aircraft dynamics by taking into account uncertainties over the flight envelope. In this paper, the LFRs models are developed using the speeds and altitudes as varying parameters; The LFR models were built using several flying conditions expressed in terms of speeds and altitudes. The use of such a method has gained a great interest by the aeronautical companies that have seen a promising future in the modeling, and particularly in the design and certification of control laws. In this research paper, we will focus on the Cessna Citation X open loop stability analysis. The data are provided by a Research Aircraft Flight Simulator of Level D, that corresponds to the highest level flight dynamics certification; this simulator was developed by CAE Inc. and its development was based on the requirements of research at the LARCASE laboratory. The acquisition of these data was used to develop a linear model of the airplane in its longitudinal and lateral motions, and was further used to create the LFR’s models for 12 XCG /weights conditions, and thus the whole flight envelope using a friendly Graphical User Interface developed during this study. Then, the LFR’s models are analyzed using Interval Analysis method based upon Lyapunov function, and also the ‘stability and robustness analysis’ toolbox. The results were presented under the form of graphs, thus they have offered good readability, and were easily exploitable. The weakness of this method stays in a relatively long calculation, equal to about four hours for the entire flight envelope.

Keywords: flight control clearance, LFR, stability analysis, robustness analysis

Procedia PDF Downloads 348
2886 Participatory Action Research with Social Workers: The World Café Method to Share Critical Reflections and Possible Solutions on Working Practices in Migration Contexts

Authors: Ilaria Coppola, Davide Lacqua, Nadia Ranìa

Abstract:

Over the past two decades, migration has gained central importance in the global landscape. Europe hosts the largest number of migrants, totaling 92.9 million people, approximately 37.4 million of whom are regular residents within the European Union's borders. Reception services and different modes of management have received increasing attention precisely because of the complexity of the phenomenon, which necessarily impacts the wider community. Indeed, opening a reception center in an area entails major challenges for that context, for the community that inhabits it, and for the people who use that service. Questioning the strategies needed to offer a functional reception service means listening to the different actors involved who daily face the difficulties involved in working in the field. Recognizing the importance of the professional figures who work closely with migrant people, each with their own specific experiences has led researchers to study and analyze the different types of reception centers and their management. This has led to the development of intervention models and best practices in various countries. However, research from this perspective is still limited, especially in Italy. From this theoretical framework, this study aims to bring out an innovative qualitative tool, such as the world café, the work experiences of 29 social workers working in shelters in the Italian context. Most of the participants were female and lived in the Northwest regions of Italy. Through this tool, the aim was to bring out and share reflections on the critical issues encountered in working in reception centers, with a view to identifying possible solutions for better management of services. The World café represents a tool used in participatory action research that promotes dialogue among participants through the sharing of reflections and ideas. In fact, from critical reflections, participants are invited to identify and share possible solutions to provide a more functional service with benefits to the entire community. Therefore, this research, through the innovative technique of the World café, aims to promote critical thinking processes that can help participants find solutions that can be introduced into their work contexts or proposed to decision-makers. Specifically, the findings shed light on several issues, including complex bureaucratic procedures, insufficient project planning, and inefficiencies in the services provided to migrants. These concerns collectively contribute to what participants perceive as a disorganized and uncoordinated system. In addition, the study explores potential solutions that promote more efficient networking practices, coordinated project management, and a more positive approach to cultural diversity. The main results obtained will be discussed with a focus on critical reflections and possible solutions identified.

Keywords: participatory action research, world café method, reception services, migration contexts, social workers, Italy

Procedia PDF Downloads 55
2885 Analytical Technique for Definition of Internal Forces in Links of Robotic Systems and Mechanisms with Statically Indeterminate and Determinate Structures Taking into Account the Distributed Dynamical Loads and Concentrated Forces

Authors: Saltanat Zhilkibayeva, Muratulla Utenov, Nurzhan Utenov

Abstract:

The distributed inertia forces of complex nature appear in links of rod mechanisms within the motion process. Such loads raise a number of problems, as the problems of destruction caused by a large force of inertia; elastic deformation of the mechanism can be considerable, that can bring the mechanism out of action. In this work, a new analytical approach for the definition of internal forces in links of robotic systems and mechanisms with statically indeterminate and determinate structures taking into account the distributed inertial and concentrated forces is proposed. The relations between the intensity of distributed inertia forces and link weight with geometrical, physical and kinematic characteristics are determined in this work. The distribution laws of inertia forces and dead weight make it possible at each position of links to deduce the laws of distribution of internal forces along the axis of the link, in which loads are found at any point of the link. The approximation matrixes of forces of an element under the action of distributed inertia loads with the trapezoidal intensity are defined. The obtained approximation matrixes establish the dependence between the force vector in any cross-section of the element and the force vector in calculated cross-sections, as well as allow defining the physical characteristics of the element, i.e., compliance matrix of discrete elements. Hence, the compliance matrixes of an element under the action of distributed inertial loads of trapezoidal shape along the axis of the element are determined. The internal loads of each continual link are unambiguously determined by a set of internal loads in its separate cross-sections and by the approximation matrixes. Therefore, the task is reduced to the calculation of internal forces in a final number of cross-sections of elements. Consequently, it leads to a discrete model of elastic calculation of links of rod mechanisms. The discrete model of the elements of mechanisms and robotic systems and their discrete model as a whole are constructed. The dynamic equilibrium equations for the discrete model of the elements are also received in this work as well as the equilibrium equations of the pin and rigid joints expressed through required parameters of internal forces. Obtained systems of dynamic equilibrium equations are sufficient for the definition of internal forces in links of mechanisms, which structure is statically definable. For determination of internal forces of statically indeterminate mechanisms (in the way of determination of internal forces), it is necessary to build a compliance matrix for the entire discrete model of the rod mechanism, that is reached in this work. As a result by means of developed technique the programs in the MAPLE18 system are made and animations of the motion of the fourth class mechanisms of statically determinate and statically indeterminate structures with construction on links the intensity of cross and axial distributed inertial loads, the bending moments, cross and axial forces, depending on kinematic characteristics of links are obtained.

Keywords: distributed inertial forces, internal forces, statically determinate mechanisms, statically indeterminate mechanisms

Procedia PDF Downloads 215
2884 The Academic Experience of Vocational Training Teachers

Authors: Andréanne Gagné, Jo Anni Joncas, Éric Tendon

Abstract:

Teaching in vocational training requires an excellent mastery of the trade being taught, but also solid professional skills in pedagogy. Teachers are typically recruited on the basis of their trade expertise, and they do not necessarily have training or experience in pedagogy. In order to counter this lack, the Ministry of Education (Québec, Canada) requires them to complete a 120-credit university program to obtain their teaching certificate. They must complete this training in addition to their teaching duties. This training was rarely planned in the teacher’s life course, and each teacher approaches it differently: some are enthusiastic, but many feel reluctant discouragement and even frustration at the idea of committing to a training program lasting an average of 10 years to completion. However, Quebec is experiencing an unprecedented shortage of teachers, and the perseverance of vocational teachers in their careers requires special attention because of the conditions of their specific integration conditions. Our research examines the perceptions that vocational teachers in training have of their academic experience in pre-service teaching. It differs from previous research in that it focuses on the influence of the academic experience on the teaching employment experience. The goal is that by better understanding the university experience of teachers in vocational education, we can identify support strategies to support their school experience and their teaching. To do this, the research is based on the theoretical framework of the sociology of experience, which allows us to study the way in which these “teachers-students” give meaning to their university program in articulation with their jobs according to three logics of action. The logic of integration is based on the process of socialization, where the action is preceded by the internalization of values, norms, and cultural models associated with the training context. The logic of strategy refers to the usefulness of this experience where the individual constructs a form of rationality according to his objectives, resources, social position, and situational constraints. The logic of subjectivation refers to reflexivity activities aimed at solving problems and making choices. These logics served as a framework for the development of an online questionnaire. Three hundred respondents, newly enrolled in an undergraduate teaching program (bachelor's degree in vocational education), expressed themselves about their academic experience. This paper relates qualitative data (open-ended questions) subjected to an interpretive repertory analysis approach to descriptive data (closed-ended questions) that emerged. The results shed light on how the respondents perceive themselves as teachers and students, their perceptions of university training and the support offered, and the place that training occupies in their professional path. Indeed, their professional and academic paths are inextricably linked, and it seems essential to take them into account simultaneously to better meet their needs and foster the development of their expertise in pedagogy. The discussion focuses on the strengths and limitations of university training from the perspective of the logic of action. The results also suggest support strategies that can be implemented to better support the integration and retention of student teachers in professional education.

Keywords: teacher, vocational training, pre-service training, academic experience

Procedia PDF Downloads 111
2883 Gestural Pragmatic Inference among Primates: An Experimental Approach

Authors: Siddharth Satishchandran, Brian Khumalo

Abstract:

Humans are able to derive semantic content from syntactic and pragmatic sources. Multimodal evidence from signaling theory, which examines communication between individuals within and across species, suggests that non-human primates possess similar syntactic and pragmatic capabilities. However, the extent remains unknown because primate pragmatics are relatively under-examined. Our paper reviews research within communication theory amongst non-human primates to understand current theoretical trends. We examine evidence for primate pragmatic capacities through observational, experimental, and theoretical work on gestures. Given fragmented theoretical perspectives, we provide a unified framework of communication for future research that contextualizes the available research under code biology. To achieve this, we rely on biological semiotics (biosemiotics), the philosophy of biology investigating prelinguistic meaning-making as a function of signs and codes. We close by discussing areas of potential research for studying gestural pragmatics amongst non-human primates, particularly chimpanzees (Pan troglodytes), Diana monkeys (Cercopithecus diana), and other potential candidates.

Keywords: pragmatics, non-human primates, gestural communication, biological semiotics

Procedia PDF Downloads 31
2882 Propagation of Weak Non-Linear Waves in Non-Equilibrium Flow

Authors: J. Jena, Monica Saxena

Abstract:

In this paper, the propagation of weak nonlinear waves in non-equilibrium flow has been studied in detail using the perturbation method. The expansive action of receding piston undergoing infinite acceleration has been discussed. Central expansion fan, compression waves and shock fronts have been discussed and the solutions up to the first order in the characteristic plane and physical plane have been obtained.

Keywords: Characteristic wave front, weak non-linear waves, central expansion fan, compression waves

Procedia PDF Downloads 362
2881 Teaching Research Methods at the Graduate Level Utilizing Flipped Classroom Approach; An Action Research Study

Authors: Munirah Alaboudi

Abstract:

This paper discusses a research project carried out with 12 first-year graduate students enrolled in research methods course prior to undertaking a graduate thesis during the academic year 2019. The research was designed for the objective of creating research methods course structure that embraces an individualized and activity-based approach to learning in a highly engaging group environment. This approach targeted innovating the traditional research methods lecture-based, theoretical format where students reported less engagement and limited learning. This study utilized action research methodology in developing a different approach to research methods course instruction where student performance indicators and feedback were periodically collected to assess the new teaching method. Student learning was achieved through utilizing the flipped classroom approach where students learned the material at home and classroom activities were designed to implement and experiment with the newly acquired information, with the guidance of the course instructor. Student learning in class was practiced through a series of activities based on different research methods. With the goal of encouraging student engagement, a wide range of activities was utilized including workshops, role play, mind-mapping, presentations, peer evaluations. Data was collected through an open-ended qualitative questionnaire to establish whether students were engaged in the material they were learning, and to what degree were they engaged, and to test their mastery level of the concepts discussed. Analysis of the data presented positive results as around 91% of the students reported feeling more engaged with the active learning experience and learning research by “actually doing research, not just reading about it”. The students expressed feeling invested in the process of their learning as they saw their research “gradually come to life” through peer learning and practice during workshops. Based on the results of this study, the research methods course structure was successfully remodeled and continues to be delivered.

Keywords: research methods, higher education instruction, flipped classroom, graduate education

Procedia PDF Downloads 94
2880 Physical Activity Self-Efficacy among Pregnant Women with High Risk for Gestational Diabetes Mellitus: A Cross-Sectional Study

Authors: Xiao Yang, Ji Zhang, Yingli Song, Hui Huang, Jing Zhang, Yan Wang, Rongrong Han, Zhixuan Xiang, Lu Chen, Lingling Gao

Abstract:

Aim and Objectives: To examine physical activity self-efficacy, identify its predictors, and further explore the mechanism of action among the predictors in mainland Chinese pregnant women with high risk for gestational diabetes mellitus (GDM). Background: Physical activity could protect pregnant women from developing GDM. Physical activity self-efficacy was the key predictor of physical activity. Design: A cross-sectional study was conducted from October 2021 to May 2022 in Zhengzhou, China. Methods: 252 eligible pregnant women completed the Pregnancy Physical Activity Self-efficacy Scale, the Social Support for Physical Activity Scale, the Knowledge on Physical Activity Questionnaire, the 7-item Generalized Anxiety Disorder scale, the Edinburgh Postnatal Depression Scale, and a socio-demographic data sheet. Multiple linear regression was applied to explore the predictors of physical activity self-efficacy. Structural equation modeling was used to explore the mechanism of action among the predictors. Results: Chinese pregnant women with a high risk for GDM reported a moderate level of physical activity self-efficacy. The best-fit regression analysis revealed four variables explained 17.5% of the variance in physical activity self-efficacy. Social support for physical activity was the strongest predictor, followed by knowledge of the physical activity, intention to do physical activity, and anxiety symptoms. The model analysis indicated that knowledge of physical activity could release anxiety and depressive symptoms and then increase physical activity self-efficacy. Conclusion: The present study revealed a moderate level of physical activity self-efficacy. Interventions targeting pregnant women with high risk for GDM need to include the predictors of physical activity self-efficacy. Relevance to clinical practice: To facilitate pregnant women with high risk for GDM to engage in physical activity, healthcare professionals may find assess physical activity self-efficacy and intervene as soon as possible on their first antenatal visit. Physical activity intervention programs focused on self-efficacy may be conducted in further research.

Keywords: physical activity, gestational diabetes, self-efficacy, predictors

Procedia PDF Downloads 90
2879 Bioavailability Enhancement of Ficus religiosa Extract by Solid Lipid Nanoparticles

Authors: Sanjay Singh, Karunanithi Priyanka, Ramoji Kosuru, Raju Prasad Sharma

Abstract:

Herbal drugs are well known for their mixed pharmacological activities with the benefit of no harmful side effects. The use of herbal drugs is limited because of their higher dose requirement, frequent drug administration, poor bioavailability of phytochemicals and delayed onset of action. Ficus religiosa, a potent anti-oxidant plant useful in the treatment of diabetes and cancer was selected for the study. Solid lipid nanoparticles (SLN) of Ficus religiosa extract was developed for the enhancement in oral bioavailability of stigmasterol and β-sitosterol-d-glucoside, principal components present in the extract. Hot homogenization followed by ultrasonication method was used to develop extract loaded SLN. Developed extract loaded SLN were characterized for particle size, PDI, zeta potential, entrapment efficiency, in vitro drug release and kinetics, fourier transform infra-red spectroscopy, differential scanning calorimetry, powder X-ray diffractrometry and stability studies. Entrapment efficiency of optimized extract loaded SLN was found to be 68.46 % (56.13 % of stigmasterol and 12.33 % of β-sitosteryl-d-glucoside, respectively). RP HPLC method development was done for simultaneous estimation of stigmasterol and β-sitosterol-d-glucoside in Ficus religiosa extract in rat plasma. Bioavailability studies were carried out for extract in suspension form and optimized extract loaded SLN. AUC of stigmasterol and β-sitosterol-d-glucoside were increased by 6.7-folds by 9.2-folds, respectively in rats treated with extract loaded SLN compared to extract suspension. Also, Cmax of stigmasterol and β-sitosterol-d-glucoside were increased by 4.3-folds by 3.9-folds, respectively in rats treated with extract loaded SLN compared to extract suspension. Mean residence times (MRT) for stigmasterol were found to be 12.3 ± 0.67 hours from extract and 7.4 ± 2.1 hours from SLN and for β-sitosterol-d-glucoside, 10.49 ± 2.9 hours from extract and 6.4 ± 0.3 hours from SLN. Hence, it was concluded that SLN enhanced the bioavailability and reduced the MRT of stigmasterol and β-sitosterol-d-glucoside in Ficus religiosa extract which in turn may lead to reduction in dose of Ficus religiosa extract, prolonged duration of action and also enhanced therapeutic efficacy.

Keywords: Ficus religiosa, phytosterolins, bioavailability, solid lipid nanoparticles, stigmasterol and β-sitosteryl-d-glucoside

Procedia PDF Downloads 466
2878 Upconversion Nanoparticle-Mediated Carbon Monoxide Prodrug Delivery System for Cancer Therapy

Authors: Yaw Opoku-Damoah, Run Zhang, Hang Thu Ta, Zhi Ping Xu

Abstract:

Gas therapy is still at an early stage of research and development. Even though most gasotransmitters have proven their therapeutic potential, their handling, delivery, and controlled release have been extremely challenging. This research work employs a versatile nanosystem that is capable of delivering a gasotransmitter in the form of a photo-responsive carbon monoxide-releasing molecule (CORM) for targeted cancer therapy. The therapeutic action was mediated by upconversion nanoparticles (UCNPs) designed to transfer bio-friendly low energy near-infrared (NIR) light to ultraviolet (UV) light capable of triggering carbon monoxide (CO) from a water-soluble amphiphilic manganese carbonyl complex CORM incorporated into a carefully designed lipid drug delivery system. Herein, gaseous CO that plays a role as a gasotransmitter with cytotoxic and homeostatic properties was investigated to instigate cellular apoptosis. After successfully synthesizing the drug delivery system, the ability of the system to encapsulate and mediate the sustained release of CO after light excitation was demonstrated. CO fluorescence probe (COFP) was successfully employed to determine the in vitro drug release profile upon NIR light irradiation. The uptake of nanoparticles enhanced by folates and its receptor interaction was also studied for cellular uptake purposes. The anticancer potential of the final lipid nanoparticle Lipid/UCNPs/CORM/FA (LUCF) was also determined by cell viability assay. Intracellular CO release and a subsequent therapeutic action involving ROS production, mitochondrial damage, and CO production was also evaluated. In all, this current project aims to use in vitro studies to determine the potency and efficiency of a NIR-mediated CORM prodrug delivery system.

Keywords: carbon monoxide-releasing molecule, upconversion nanoparticles, site-specific delivery, amphiphilic manganese carbonyl complex, prodrug delivery system.

Procedia PDF Downloads 108
2877 Personal Knowledge Management: Systematic Review and Future Direction

Authors: Kuribachew Gizaw Tohiye, Monica Garfield

Abstract:

Personal knowledge management is the aspect of knowledge management that relates to the way in which individuals organize and manage their own set of knowledge. While in that respect, there has been research in this area for the past 25 years, it is at present necessary to speculate upon what research has been done and what we have discovered about this arena of knowledge management. In contrast to organizational knowledge management, which focuses on a firm’s profitability and competitiveness, personal knowledge management (PKM) is concerned with the person’s self-effectiveness, competence and success. People are concerned in managing their knowledge in order to become more efficient in a variety of personal and organizational interests. This study presents a systematic review of PKM studies. Articles with PKM concepts are reviewed with the objective of clearly defining PKM, identifying the benefits of PKM, classifying the tools that enable PKM and finding the research gaps to indicate future research directions in the area. Consequently, we have developed a definition of PKM and identified the benefits of PKM, including an understanding of who seeks PKM and for what. Tools enabling PKM are identified and classified under three categories Web 1.0, 2.0 and 3.0 and finally the research gap and future directions are suggested. Research which facilitates collaboration by using semantic technologies is suggested to be studied further to improve PKM effectiveness.

Keywords: personal knowledge management, knowledge management, organizational knowledge management, systematic review

Procedia PDF Downloads 318
2876 Medicompills Architecture: A Mathematical Precise Tool to Reduce the Risk of Diagnosis Errors on Precise Medicine

Authors: Adriana Haulica

Abstract:

Powered by Machine Learning, Precise medicine is tailored by now to use genetic and molecular profiling, with the aim of optimizing the therapeutic benefits for cohorts of patients. As the majority of Machine Language algorithms come from heuristics, the outputs have contextual validity. This is not very restrictive in the sense that medicine itself is not an exact science. Meanwhile, the progress made in Molecular Biology, Bioinformatics, Computational Biology, and Precise Medicine, correlated with the huge amount of human biology data and the increase in computational power, opens new healthcare challenges. A more accurate diagnosis is needed along with real-time treatments by processing as much as possible from the available information. The purpose of this paper is to present a deeper vision for the future of Artificial Intelligence in Precise medicine. In fact, actual Machine Learning algorithms use standard mathematical knowledge, mostly Euclidian metrics and standard computation rules. The loss of information arising from the classical methods prevents obtaining 100% evidence on the diagnosis process. To overcome these problems, we introduce MEDICOMPILLS, a new architectural concept tool of information processing in Precise medicine that delivers diagnosis and therapy advice. This tool processes poly-field digital resources: global knowledge related to biomedicine in a direct or indirect manner but also technical databases, Natural Language Processing algorithms, and strong class optimization functions. As the name suggests, the heart of this tool is a compiler. The approach is completely new, tailored for omics and clinical data. Firstly, the intrinsic biological intuition is different from the well-known “a needle in a haystack” approach usually used when Machine Learning algorithms have to process differential genomic or molecular data to find biomarkers. Also, even if the input is seized from various types of data, the working engine inside the MEDICOMPILLS does not search for patterns as an integrative tool. This approach deciphers the biological meaning of input data up to the metabolic and physiologic mechanisms, based on a compiler with grammars issued from bio-algebra-inspired mathematics. It translates input data into bio-semantic units with the help of contextual information iteratively until Bio-Logical operations can be performed on the base of the “common denominator “rule. The rigorousness of MEDICOMPILLS comes from the structure of the contextual information on functions, built to be analogous to mathematical “proofs”. The major impact of this architecture is expressed by the high accuracy of the diagnosis. Detected as a multiple conditions diagnostic, constituted by some main diseases along with unhealthy biological states, this format is highly suitable for therapy proposal and disease prevention. The use of MEDICOMPILLS architecture is highly beneficial for the healthcare industry. The expectation is to generate a strategic trend in Precise medicine, making medicine more like an exact science and reducing the considerable risk of errors in diagnostics and therapies. The tool can be used by pharmaceutical laboratories for the discovery of new cures. It will also contribute to better design of clinical trials and speed them up.

Keywords: bio-semantic units, multiple conditions diagnosis, NLP, omics

Procedia PDF Downloads 63
2875 Political Economy in Climate Change Adaptation Efforts: Exploring Enclosure, Exclusion, Encroachment, and Entrenchment from the Case of Bangladesh

Authors: Shafiqul Islam, Cordia Chu

Abstract:

Bangladesh contributes little to global climate change, yet it is one of the countries most vulnerable to climate change. Based on semi-structured in-depth interviews and literature review, focusing public spending distribution process, this paper demonstrates how the processes of political economy- enclosure, exclusion, encroachment, and entrenchment hinder the Climate Change Adaptation (CCA) efforts of Bangladesh Climate Change Trust Fund (BCCTF). Enclosure refers to when CCA projects allocated to less vulnerable areas or expand the roles of influencing actors into the public sphere. Exclusion refers to when CCA projects limit affected people's access to resources or marginalize particular stakeholders in decision-making activities. Encroachment refers to when allocation of CCA projects and selection of location and issues degrade the environmental affect or contribute to other forms of disaster risk. Entrenchment refers to when CCA projects aggravate the disempowerment of common people worsen the concentrations of wealth and income inequality within a community. In the case of Bangladesh, climate change policies implemented under the country’s National Adaptation Program of Action (NAPA) and Bangladesh Climate Change Strategic Action Plan (BCCSAP) have somehow enabled influential-elites to mobilize and distribute resources through bureaucracies. Exclusionary forms of fund distribution of CCA exist at both the national and local scales. CCA related allocations have encroached through the low land areas development project without consulting local needs. Most severely, CCA related unequal allocations have entrenched social class trapping the backward communities vulnerable to climate related disasters. Planners and practitioners of BCCTF need to take necessary steps to eliminate the potential risks from the processes of enclosure, exclusion, encroachment, and entrenchment happens in project fund allocations.

Keywords: Bangladesh, climate change adaptation, political economy, public fund distribution

Procedia PDF Downloads 135
2874 Fractional Order Controller Design for Vibration Attenuation in an Airplane Wing

Authors: Birs Isabela, Muresan Cristina, Folea Silviu, Prodan Ovidiu

Abstract:

The wing is one of the most important parts of an airplane because it ensures stability, sustenance and maneuverability of the airplane. Because of its shape, the airplane wing can be simplified to a smart beam. Active vibration suppression is realized using piezoelectric actuators that are mounted on the surface of the beam. This work presents a tuning procedure of fractional order controllers based on a graphical approach of the frequency domain representation. The efficacy of the method is proven by practically testing the controller on a laboratory scale experimental stand.

Keywords: fractional order control, piezoelectric actuators, smart beam, vibration suppression

Procedia PDF Downloads 313