Search results for: physically oriented
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 1579

Search results for: physically oriented

1099 Electromyography Controlled Robotic Toys for Autistic Children

Authors: Uvais Qidwai, Mohamed Shakir

Abstract:

This paper presents an initial study related to the use of robotic toys as teaching and therapeutic aid tools for teachers and care-givers as well as parents of children with various levels of autism spectrum disorder (ASD). Some of the most common features related to the behavior of a child with ASD are his/her social isolation, living in their own world, not being physically active, and not willing to learn new things. While the teachers, parents, and all other related care-givers do their best to improve the condition of these kids, it is usually quite an uphill task. However, one remarkable observation that has been reported by several teachers dealing with ASD children is the fact that the same children do get attracted to toys with lights and sounds. Hence, this project targets the development/modifications of such existing toys into appropriate behavior training tools which the care-givers can use as they would desire. Initially, the remote control is in hand of the trainer, but after some time, the child is entrusted with the control of the robotic toy to test for the level of interest. It has been found during the course of this study that children with quite low learning activity got extremely interested in the robot and even advanced to controlling the robot with the Electromyography (EMG). It has been observed that the children did show some hesitation in the beginning 5 minutes of the very first sessions of such interaction but were very comfortable afterwards which has been considered as a very strong indicator of the potential of this technique in teaching and rehabilitation of children with ASD or similar brain disorders.

Keywords: Autism Spectrum Disorder (ASD), robotic toys, IR control, electromyography, LabVIEW based remote control

Procedia PDF Downloads 438
1098 Quantification and Thermal Behavior of Rice Bran Oil, Sunflower Oil and Their Model Blends

Authors: Harish Kumar Sharma, Garima Sengar

Abstract:

Rice bran oil is considered comparatively nutritionally superior than different fats/oils. Therefore, model blends prepared from pure rice bran oil (RBO) and sunflower oil (SFO) were explored for changes in the different physicochemical parameters. Repeated deep fat frying process was carried out by using dried potato in order to study the thermal behaviour of pure rice bran oil, sunflower oil and their model blends. Pure rice bran oil and sunflower oil had shown good thermal stability during the repeated deep fat frying cycles. Although, the model blends constituting 60% RBO + 40% SFO showed better suitability during repeated deep fat frying than the remaining blended oils. The quantification of pure rice bran oil in the blended oils, physically refined rice bran oil (PRBO): SnF (sunflower oil) was carried by different methods. The study revealed that regression equations based on the oryzanol content, palmitic acid composition and iodine value can be used for the quantification. The rice bran oil can easily be quantified in the blended oils based on the oryzanol content by HPLC even at 1% level. The palmitic acid content in blended oils can also be used as an indicator to quantify rice bran oil at or above 20% level in blended oils whereas the method based on ultrasonic velocity, acoustic impedance and relative association showed initial promise in the quantification.

Keywords: rice bran oil, sunflower oil, frying, quantification

Procedia PDF Downloads 302
1097 Stability Analysis of Stagnation-Point Flow past a Shrinking Sheet in a Nanofluid

Authors: Amin Noor, Roslinda Nazar, Norihan Md. Arifin

Abstract:

In this paper, a numerical and theoretical study has been performed for the stagnation-point boundary layer flow and heat transfer towards a shrinking sheet in a nanofluid. The mathematical nanofluid model in which the effect of the nanoparticle volume fraction is taken into account is considered. The governing nonlinear partial differential equations are transformed into a system of nonlinear ordinary differential equations using a similarity transformation which is then solved numerically using the function bvp4c from Matlab. Numerical results are obtained for the skin friction coefficient, the local Nusselt number as well as the velocity and temperature profiles for some values of the governing parameters, namely the nanoparticle volume fraction Φ, the shrinking parameter λ and the Prandtl number Pr. Three different types of nanoparticles are considered, namely Cu, Al2O3 and TiO2. It is found that solutions do not exist for larger shrinking rates and dual (upper and lower branch) solutions exist when λ < -1.0. A stability analysis has been performed to show which branch solutions are stable and physically realizable. It is also found that the upper branch solutions are stable while the lower branch solutions are unstable.

Keywords: heat transfer, nanofluid, shrinking sheet, stability analysis, stagnation-point flow

Procedia PDF Downloads 373
1096 Catchment Yield Prediction in an Ungauged Basin Using PyTOPKAPI

Authors: B. S. Fatoyinbo, D. Stretch, O. T. Amoo, D. Allopi

Abstract:

This study extends the use of the Drainage Area Regionalization (DAR) method in generating synthetic data and calibrating PyTOPKAPI stream yield for an ungauged basin at a daily time scale. The generation of runoff in determining a river yield has been subjected to various topographic and spatial meteorological variables, which integers form the Catchment Characteristics Model (CCM). Many of the conventional CCM models adapted in Africa have been challenged with a paucity of adequate, relevance and accurate data to parameterize and validate the potential. The purpose of generating synthetic flow is to test a hydrological model, which will not suffer from the impact of very low flows or very high flows, thus allowing to check whether the model is structurally sound enough or not. The employed physically-based, watershed-scale hydrologic model (PyTOPKAPI) was parameterized with GIS-pre-processing parameters and remote sensing hydro-meteorological variables. The validation with mean annual runoff ratio proposes a decent graphical understanding between observed and the simulated discharge. The Nash-Sutcliffe efficiency and coefficient of determination (R²) values of 0.704 and 0.739 proves strong model efficiency. Given the current climate variability impact, water planner can now assert a tool for flow quantification and sustainable planning purposes.

Keywords: catchment characteristics model, GIS, synthetic data, ungauged basin

Procedia PDF Downloads 318
1095 Familiarity with Nursing and Description of Nurses Duties

Authors: Narges Solaymani

Abstract:

medical training of patients. Nursing is a very important profession in the societies of the world. Although in the past, all caregivers of the sick and disabled were called nurses, nowadays, a nurse is a person who has a university education in this field. There are nurses in bachelor's, master's, and doctoral degrees in nursing. New courses have been launched in the master's degree based on duty-oriented nurses. A nurse cannot have an independent treatment center but is a member of the treatment team in established treatment centers such as hospitals, clinics, or offices. Nurses can establish counseling centers and provide nursing services at home. According to the standards, the number of nurses should be three times the number of doctors or twice the number of hospital beds, or there should be three nurses for every thousand people. Also, international standards show that in the internal and surgical department, every 4 to 6 patients should have a nurse.

Keywords: Nurse, Intensive Care, CPR, Bandage

Procedia PDF Downloads 60
1094 Sweepline Algorithm for Voronoi Diagram of Polygonal Sites

Authors: Dmitry A. Koptelov, Leonid M. Mestetskiy

Abstract:

Voronoi Diagram (VD) of finite set of disjoint simple polygons, called sites, is a partition of plane into loci (for each site at the locus) – regions, consisting of points that are closer to a given site than to all other. Set of polygons is a universal model for many applications in engineering, geoinformatics, design, computer vision, and graphics. VD of polygons construction usually done with a reduction to task of constructing VD of segments, for which there are effective O(n log n) algorithms for n segments. Preprocessing – constructing segments from polygons’ sides, and postprocessing – polygon’s loci construction by merging the loci of the sides of each polygon are also included in reduction. This approach doesn’t take into account two specific properties of the resulting segment sites. Firstly, all this segments are connected in pairs in the vertices of the polygons. Secondly, on the one side of each segment lies the interior of the polygon. The polygon is obviously included in its locus. Using this properties in the algorithm for VD construction is a resource to reduce computations. The article proposes an algorithm for the direct construction of VD of polygonal sites. Algorithm is based on sweepline paradigm, allowing to effectively take into account these properties. The solution is performed based on reduction. Preprocessing is the constructing of set of sites from vertices and edges of polygons. Each site has an orientation such that the interior of the polygon lies to the left of it. Proposed algorithm constructs VD for set of oriented sites with sweepline paradigm. Postprocessing is a selecting of edges of this VD formed by the centers of empty circles touching different polygons. Improving the efficiency of the proposed sweepline algorithm in comparison with the general Fortune algorithm is achieved due to the following fundamental solutions: 1. Algorithm constructs only such VD edges, which are on the outside of polygons. Concept of oriented sites allowed to avoid construction of VD edges located inside the polygons. 2. The list of events in sweepline algorithm has a special property: the majority of events are connected with “medium” polygon vertices, where one incident polygon side lies behind the sweepline and the other in front of it. The proposed algorithm processes such events in constant time and not in logarithmic time, as in the general Fortune algorithm. The proposed algorithm is fully implemented and tested on a large number of examples. The high reliability and efficiency of the algorithm is also confirmed by computational experiments with complex sets of several thousand polygons. It should be noted that, despite the considerable time that has passed since the publication of Fortune's algorithm in 1986, a full-scale implementation of this algorithm for an arbitrary set of segment sites has not been made. The proposed algorithm fills this gap for an important special case - a set of sites formed by polygons.

Keywords: voronoi diagram, sweepline, polygon sites, fortunes' algorithm, segment sites

Procedia PDF Downloads 171
1093 Teaching: Using Co-teaching as an Instructional Model

Authors: Beverley Gallimore

Abstract:

The Individuals with Disabilities Education Act of 2004 (IDEA) has helped to improve outcomes for students with special education needs. Through IDEA, students with Special Education Needs (SEN) have opportunities for more equitable education within the General Education classroom. However, students with disabilities lack access to instructions that can help them to maximize their fullest learning potential. Recently, educational stakeholders have emphasized Integrated Co-teaching as a tool to increase engagement and learning outcomes for students with disabilities in general education classrooms. As a result of this new approach, general and special education teachers are working collaboratively to teach students with disabilities. However, co-teaching models are not properly designed and structured to effectively benefit students with disabilities. Teachers must be oriented correctly in the co-teaching models if it is to be beneficial for students.

Keywords: CO-teaching, differentiation, equitable, collaborative

Procedia PDF Downloads 75
1092 Engineering of Stable and Improved Electrochemical Activities of Redox Dominating Charge Storage Electrode Materials

Authors: Girish Sambhaji Gund

Abstract:

The controlled nanostructure growth and its strong coupling with the current collector are key factors to achieve good electrochemical performance of faradaic-dominant electroactive materials. We employed binder-less and additive-free hydrothermal and physical vapor doping methods for the synthesis of nickel (Ni) and cobalt (Co) based compounds nanostructures (NiO, NiCo2O4, NiCo2S4) deposited on different conductive substrates such as carbon nanotube (CNT) on stainless steel, and reduced graphene oxide (rGO) and N-doped rGO on nickel foam (NF). The size and density of Ni- and Co-based compound nanostructures are controlled through the strong coupling with carbon allotropes on stainless steel and NF substrates. This controlled nanostructure of Ni- and Co-based compounds with carbon allotropes leads to stable faradaic electrochemical reactions at the material/current collector interface and within the electrode, which is consequence of strong coupling of nanostructure with functionalized carbon surface as a buffer layer. Thus, it is believed that the results provide the synergistic approaches to stabilize electrode materials physically and chemically, and hence overall electrochemical activity of faradaic dominating battery-type electrode materials through buffer layer engineering.

Keywords: metal compounds, carbon allotropes, doping, electrochemicstry, hybrid supercapacitor

Procedia PDF Downloads 73
1091 Preparation of Biomedical Hydrogels Using Phenolic Compounds and Electron Beam Irradiation

Authors: Farnaz Sadeghi, Moslem Tavakol

Abstract:

In this study, an attempt has been made to prepare a physically cross-linked gel by cooling of tannic acid (TA)-polyvinyl alcohol (PVA) solution that subsequently convert to antibacterial chemically cross-linked hydrogel by using electron beam irradiation. PVA is known for its biocompatibility and hydrophilicity, and TA is known for being a natural compound which can serve as a cross-linking agent and a therapeutic agent. Swelling behavior, gel content, pore size, and mechanical properties of hydrogels which prepared at 14, 28, and 56 (kGy) with different ratios of polymers were investigated. PVA-TA hydrogel showed sustained release of tannic acid as approximately 20% and 50% of loaded TA released from the hydrogel after 4 and 72 h release time. We found that gel content decreased and the moisture retention capability increased by an increase in TA composition. In addition, PVA-TA hydrogels showed a good antibacterial activity against S.aureus. MTT analysis indicated that close to 83% of fibroblast cells remained viable after 48 h exposure to hydrogel extract. Moreover, the cooling of 10% PVA solution containing 0.5 and 0.75% w/v tannic acid to room and refrigerator, respectively, led to formation of physical gel that did not present any flow index after inversion of hydrogel cast. According to the results, the hydrogel prepared by electron beam irradiation of blended PVA-TA solution could be further investigated as a promising candidate for wound healing.

Keywords: poly vinyl alcohol, tannic acid, electron beam irradiation, hydrogel wound dressing

Procedia PDF Downloads 150
1090 Kinetic Study of the Esterification of Unsaturated Fatty Acids from Salmon Oil (Salmosalar L.)

Authors: André Luis Lima de Oliveira, Vera Lúcia Viana do Nascimento, Victória Maura Silva Bermudez, Mauricio Nunes Kleinberg, João Carlos da Costa Assunção, José Osvaldo Beserra Carioca

Abstract:

The objective of this study was to synthesize a triglyceride with high content of unsaturated fatty acids from salmon oil (Salmo salar L.) by esterification with glycerol catalyzed dealuminized zeolite. A kinetic study was conducted to determine the reaction order and the activation energy. A statistical study was conducted to determine optimal reaction conditions. Initially, the crude oil was refined salmon physically and chemically. The crude oil was hydrolyzed and unsaturated free fatty acids were separated by urea complexation method. An experimental project to verify the parameters (temperature, glycerin and catalyst) with the greatest impact on the reaction was developed. In experiments aliquots were taken at predetermined times to measure the amount of free fatty acids. Pareto, surface, contour and hub graphs were used to determine the factors that maximized the reaction. According to the graphs the best reaction conditions were: temperature 80 ° C, the proportion glycerine/oil 5: 1 and 1% of catalyst. The kinetic data showed that the system was compatible with a second-order reaction. After analyzing the rate constant versus temperature charts a value of 85.31 kJ/mol was obtained for the reaction activation energy.

Keywords: esterification, kinect, oil, salmon

Procedia PDF Downloads 513
1089 Exploring Mental Health Triggers, Challenges, and Support Across Different Roles in the UK Construction Industry: Perspectives from Clients, Consultants, and Contractors

Authors: Abigail Amoah, George Ofori, George Agyekum-Mensah, Matthew Brian Wright, Job Momoh

Abstract:

The objective of this study was to examine the mental health triggers, challenges, and support for mental health needs within the UK construction industry, which is seen as one of the high-pressure working environments with jobs that can be physically demanding and, traditionally, suffer from ‘Macho’ culture. The sector makes a substantial contribution to the UK’s economy, but despite this economic significance, mental health issues are still thoroughly attended to due to stigmatisation. Through semi-structured interviews with clients, consultants, and contractors, the research helps to understand better how mental health is perceived by these key stakeholders in the UK construction industry. Clients identify high-pressure deadlines and financial risks as major stressors, consultants point to the incessant workload culture coupled with project constraints, and contractors emphasize insufficient resource concerns and physical demands. this study reveals significant organisational and cultural barriers to mental health. The study proposes the following recommendations: the need to implement bespoke mental health programmes for the industry, better communication channels, and implementing industry-standard policies to enhance a supportive environment. These specifications provide actionable insights to support well-being and productivity within the sector.

Keywords: construction industry, mental health, supportive mechanisms, workplace stress

Procedia PDF Downloads 10
1088 Teacher’s Self-Efficacy and Self-Perception of Teaching Professional Competences

Authors: V. Biasi, A. M. Ciraci, G. Domenici, N. Patrizi

Abstract:

We present two studies centered on the teacher’s perception of self-efficacy and professional competences. The first study aims to evaluate the levels of self-efficacy as attitude in 200 teachers of primary and secondary schools. Teacher self-efficacy is related to many educational outcomes: such as teachers’ persistence, enthusiasm, commitment and instructional behavior. High level of teacher self-efficacy beliefs enhance student motivation and pupil’s learning level. On this theoretical and empirical basis we are planning a second study oriented to assess teacher self-perception of competences that are linked to teacher self-efficacy. With the CDVR Questionnaire, 287 teachers graduated in Education Sciences in e-learning mode, showed an increase in their self-perception of didactic-evaluation and relational competences and an increased confidence also in their own professionalism.

Keywords: teacher competence, teacher self-efficacy, selfperception, self-report evaluation

Procedia PDF Downloads 513
1087 Equation for Predicting Inferior Vena Cava Diameter as a Potential Pointer for Heart Failure Diagnosis among Adult in Azare, Bauchi State, Nigeria

Authors: M. K. Yusuf, W. O. Hamman, U. E. Umana, S. B. Oladele

Abstract:

Background: Dilatation of the inferior vena cava (IVC) is used as the ultrasonic diagnostic feature in patients suspected of congestive heart failure. The IVC diameter has been reported to vary among the various body mass indexes (BMI) and body shape indexes (ABSI). Knowledge of these variations is useful in precision diagnoses of CHF by imaging scientists. Aim: The study aimed to establish an equation for predicting the ultrasonic mean diameter of the IVC among the various BMI/ABSI of inhabitants of Azare, Bauchi State-Nigeria. Methodology: Two hundred physically healthy adult subjects of both sexes were classified into under, normal, over, and obese weights using their BMIs after selection using a structured questionnaire following their informed consent for an abdominal ultrasound scan. The probe was placed on the midline of the body, halfway between the xiphoid process and the umbilicus, with the marker on the probe directed towards the patient's head to obtain a longitudinal view of the IVC. The maximum IVC diameter was measured from the subcostal view using the electronic caliper of the scan machine. The mean value of each group was obtained, and the results were analysed. Results: A novel equation {(IVC Diameter = 1.04 +0.01(X) where X= BMI} has been generated for determining the IVC diameter among the populace. Conclusion: An equation for predicting the IVC diameter from individual BMI values in apparently healthy subjects has been established.

Keywords: equation, ultrasonic, IVC diameter, body adiposities

Procedia PDF Downloads 63
1086 Development of Enzymatic Amperometric Biosensors with Carbon Nanotubes Decorated with Iron Oxide Nanoparticles

Authors: Uc-Cayetano E. G., Ake-Uh O. E., Villanueva-Mena I. E., Ordonez L. C.

Abstract:

Carbon nanotubes (CNTs) and other graphitic nanostructures are materials with extraordinary physical, physicochemical and electrochemical properties which are being aggressively investigated for a variety of sensing applications. Thus, sensing of biological molecules such as proteins, DNA, glucose and other enzymes using either single wall or multiwall carbon nanotubes (MWCNTs) has been widely reported. Despite the current progress in this area, the electrochemical response of CNTs used in a variety of sensing arrangements still needs to be improved. An alternative towards the enhancement of this CNTs' electrochemical response is to chemically (or physically) modify its surface. The influence of the decoration with iron oxide nanoparticles in different types of MWCNTs on the amperometric sensing of glucose, urea, and cholesterol in solution is investigated. Commercial MWCNTs were oxidized in acid media and subsequently decorated with iron oxide nanoparticles; finally, the enzymes glucose oxidase, urease, and cholesterol oxidase are chemically immobilized to oxidized and decorated MWCNTs for glucose, urease, and cholesterol electrochemical sensing. The results of the electrochemical characterizations consistently show that the presence of iron oxide nanoparticles decorating the surface of MWCNTs enhance the amperometric response and the sensitivity to increments in glucose, urease, and cholesterol concentration when compared to non-decorated MWCNTs.

Keywords: WCNTs, enzymes, oxidation, decoration

Procedia PDF Downloads 123
1085 Parallel Computation of the Covariance-Matrix

Authors: Claude Tadonki

Abstract:

We address the issues related to the computation of the covariance matrix. This matrix is likely to be ill conditioned following its canonical expression, thus consequently raises serious numerical issues. The underlying linear system, which therefore should be solved by means of iterative approaches, becomes computationally challenging. A huge number of iterations is expected in order to reach an acceptable level of convergence, necessary to meet the required accuracy of the computation. In addition, this linear system needs to be solved at each iteration following the general form of the covariance matrix. Putting all together, its comes that we need to compute as fast as possible the associated matrix-vector product. This is our purpose in the work, where we consider and discuss skillful formulations of the problem, then propose a parallel implementation of the matrix-vector product involved. Numerical and performance oriented discussions are provided based on experimental evaluations.

Keywords: covariance-matrix, multicore, numerical computing, parallel computing

Procedia PDF Downloads 307
1084 Selective Electrooxidation of Ammonia to Nitrogen Gas on the Crystalline Cu₂O/Ni Foam Electrode

Authors: Ming-Han Tsai, Chihpin Huang

Abstract:

Electrochemical oxidation of ammonia (AEO) is one of the highly efficient and environmentally friendly methods for NH₃ removal from wastewater. Recently, researchers have focused on non-Pt-based electrodes (n-PtE) for AEO, aiming to evaluate the feasibility of these low-cost electrodes for future practical applications. However, for most n-PtE, NH₃ is oxidized mainly to nitrate ion NO₃⁻ instead of the desired nitrogen gas N₂, which requires further treatment to remove excess NO₃⁻. Therefore, developing a high N₂ conversion electrode for AEO is highly urgent. In this study, we fabricated various Cu₂O/Ni foam (NF) electrodes by electrodeposition of Cu on NF. The Cu plating bath contained different additives, including cetyltrimethylammonium chloride (CTAC), sodium dodecyl sulfate (SDS), polyamide acid (PAA), and sodium alginate (SA). All the prepared electrodes were physically and electrochemically investigated. Batch AEO experiments were conducted for 3 h to clarify the relation between electrode structures and N₂ selectivity. The SEM and XRD results showed that crystalline platelets-like Cu₂O, particles-like Cu₂O, cracks-like Cu₂O, and sheets-like Cu₂O were formed in the Cu plating bath by adding CTAC, SDS, PAA, and SA, respectively. For electrochemical analysis, all Cu₂O/NF electrodes revealed a higher current density (2.5-3.2 mA/cm²) compared to that without additives modification (1.6 mA/cm²). At a constant applied potential of 0.95 V (vs Hg/HgO), the Cu₂O sheet (51%) showed the highest N₂ selectivity, followed by Cu₂O cracks (38%), Cu₂O particles (30%), and Cu₂O platelet (18%) after 3 h reaction. Our result demonstrated that the selectivity of N₂ during AEO was surface structural dependent.

Keywords: ammonia, electrooxidation, selectivity, cuprous oxide, Ni foam

Procedia PDF Downloads 81
1083 Alcohols as a Phase Change Material with Excellent Thermal Storage Properties in Buildings

Authors: Dehong Li, Yuchen Chen, Alireza Kaboorani, Denis Rodrigue, Xiaodong (Alice) Wang

Abstract:

Utilizing solar energy for thermal energy storage has emerged as an appealing option for lowering the amount of energy that is consumed by buildings. Due to their high heat storage density, and non-corrosive and non-polluting properties, alcohols can be a good alternative to petroleum-derived paraffin phase change materials (PCMs). In this paper, ternary eutectic PCMs with suitable phase change temperatures were designed and prepared using lauryl alcohol (LA), cetyl alcohol (CA), stearyl alcohol (SA), and xylitol (X). The differential scanning calorimetry (DSC) results revealed that the phase change temperatures of LA-CA-SA, LA-CA-X, and LA-SA-X were 20.52°C, 20.37°C, and 22.18°C, respectively. The latent heat of phase change of the ternary eutectic PCMs was all stronger than that of the paraffinic PCMs at roughly the same temperature. The highest latent heat was 195 J/g. It had good thermal energy storage capacity. The preparation mechanism was investigated using Fourier-transform Infrared Spectroscopy (FTIR), and it was found that the ternary eutectic PCMs were only physically mixed among the components. Ternary eutectic PCMs had a simple preparation process, suitable phase change temperature, and high energy storage density. They are suitable for low-temperature architectural packaging applications.

Keywords: thermal energy storage, buildings, phase change materials, alcohols

Procedia PDF Downloads 88
1082 Analysing Responses of Intermediate and Expert Karate Athletes towards the Gyaku-Zuki Using Virtual Reality

Authors: Nicole Bandow, Peter Emmermacher, Oliver Wienert, Steffen Masik, Kerstin Witte

Abstract:

Karate-kumite is a fast sport where a good perception and anticipation of movements is needed in order to respond appropriately. Perception and anticipation are therefore essential for an efficient and precise movement control and a limiting factor in karate kumite. Previous studies only used 2D video technologies combined with the occlusion technique to study anticipation in sports. These studies showed limitations in the usage of 2D video footage in regards to realism and the presentation of depth information. To overcome these issues a virtual 3D environment was developed to create a similar to real life environment. The aim of this study was to compare the differences in responses of intermediate and expert karate athletes towards temporally and spatially occluded virtual karate attacks from two attackers. Five male expert and five intermediate karate athletes responded physically to nine (3 temporal combined with 3 spatial) occluded attacks of the Gyaku-Zuki of each attacker in the 3D virtual environment. The responses were evaluated in regards to correct point of time and appropriate response technique. Significant differences between the expertises’ responses for the attackers were found. Experts respond more often correct to early information of attacks than novices.

Keywords: anticipation, karate, occlusion, virtual reality

Procedia PDF Downloads 465
1081 Exploring Career Guidance Program for Students with Special Needs

Authors: Rahayu Azkiya

Abstract:

Career guidance is an integral part of education that aims to help students understand their interests, talents, and potential and provide direction in choosing an appropriate career path. Approximately 76 million people are working out of 17 million people with disabilities in 2022, and this number has become a focal point as career guidance is crucial among people with special needs. Therefore, this study explores how the career guidance program is implemented and what challenges are faced by teachers. This study employs a qualitative case study in one of the senior high schools for special needs (SMLB) in Depok, Indonesia. Meanwhile, the data analysis was done through thematic analysis. Data has been obtained through the interviews of two teachers who focused on the physically impaired and deaf. The results of this study show that (1) the school has implemented career guidance well, the students were selected in the first year to look for their talents and interests, and for the second and third years, students are trained to master their abilities. (2) There are still many challenges teachers face in implementing career guidance programs, such as a need for more human resources for both students and teachers, high curriculum demands, and simple facilities that hinder student progress. Therefore, this research shows that every child is unique, so schools must meet the standards of student needs and re-evaluate the various challenges that teachers and students still face. This research is expected to serve as an analysis material for the government's policy towards special needs schools in Indonesia.

Keywords: Students with Special Needs, Career Guidance Program, Implementation, Challenges

Procedia PDF Downloads 44
1080 Integration problems of Dutch-Turkish Youngsters: A Qualitative Research

Authors: Ozge Karayalçin

Abstract:

This study tries to find out the reasons for the integration problems of third generation Dutch-Turkish youngsters by particularly focusing on the socio-cultural and socio-economic situations of these people in the Netherlands. The results obtained from the field research are summed up under four sections. These four sections are education and language, labour market, cultural factors, religion, and nationality. The underlying reasons of the integration problems are reflected from two different perspectives. The first one is the effects of social and economic enforcements implemented on the Turkish immigrant society. The second one is the traditional Turkish values that are quite different from Dutch values. The problems experienced by third generation Turkish origin Dutch youngsters are not one-sided. To conclude, solution-oriented advisements are asserted.

Keywords: acculturation levels, Dutch-Turkish youngsters, integration, transnational migrants, identity conflicts

Procedia PDF Downloads 413
1079 Institutional Cooperation to Foster Economic Development: Universities and Social Enterprises

Authors: Khrystyna Pavlyk

Abstract:

In the OECD countries, percentage of adults with higher education degrees has increased by 10 % during 2000-2010. Continuously increasing demand for higher education gives universities a chance of becoming key players in socio-economic development of a territory (region or city) via knowledge creation, knowledge transfer, and knowledge spillovers. During previous decade, universities have tried to support spin-offs and start-ups, introduced courses on sustainability and corporate social responsibility. While much has been done, new trends are starting to emerge in search of better approaches. Recently a number of universities created centers that conduct research in a field social entrepreneurship, which in turn underpin educational programs run at these universities. The list includes but is not limited to the Centre for Social Economy at University of Liège, Institute for Social Innovation at ESADE, Skoll Centre for Social Entrepreneurship at Oxford, Centre for Social Entrepreneurship at Rosklide, Social Entrepreneurship Initiative at INSEAD. Existing literature already examined social entrepreneurship centers in terms of position in the institutional structure, initial and additional funding, teaching initiatives, research achievements, and outreach activities. At the same time, Universities can become social enterprises themselves. Previous research revealed that universities use both business and social entrepreneurship models. Universities which are mainly driven by a social mission are more likely to transform into social entrepreneurial institutions. At the same time, currently, there is no clear understanding of what social entrepreneurship in higher education is about and thus social entrepreneurship in higher education needs to be studied and promoted at the same time. Main roles which socially oriented university can play in city development include: buyer (implementation of socially focused local procurement programs creates partnerships focused on local sustainable growth.); seller (centers created by universities can sell socially oriented goods and services, e.g. in consultancy.); employer (Universities can employ socially vulnerable groups.); business incubator (which will help current student to start their social enterprises). In the paper, we will analyze these in more detail. We will also examine a number of indicators that can be used to assess the impact, both direct and indirect, that universities can have on city's economy. At the same time, originality of this paper mainly lies not in methodological approaches used, but in countries evaluated. Social entrepreneurship is still treated as a relatively new phenomenon in post-transitional countries where social services were provided only by the state for many decades. Paper will provide data and example’s both from developed countries (the US and EU), and those located in CIS and CEE region.

Keywords: social enterprise, university, regional economic development, comparative study

Procedia PDF Downloads 250
1078 Alternating Current Photovoltaic Module Model

Authors: Irtaza M. Syed, Kaamran Raahemifar

Abstract:

This paper presents modeling of a Alternating Current (AC) Photovoltaic (PV) module using Matlab/Simulink. The proposed AC-PV module model is simple, realistic, and application oriented. The model is derived on module level as compared to cell level directly from the information provided by the manufacturer data sheet. DC-PV module, MPPT control, BC, VSI and LC filter, all were treated as a single unit. The model accounts for changes in variations of both irradiance and temperature. The AC-PV module proposed model is simulated and the results are compared with the datasheet projected numbers to validate model’s accuracy and effectiveness. Implementation and results demonstrate simplicity and accuracy, as well as reliability of the model.

Keywords: PV modeling, AC PV Module, datasheet, VI curves irradiance, temperature, MPPT, Matlab/Simulink

Procedia PDF Downloads 560
1077 Proposal of Design Method in the Semi-Acausal System Model

Authors: Shigeyuki Haruyama, Ken Kaminishi, Junji Kaneko, Tadayuki Kyoutani, Siti Ruhana Omar, Oke Oktavianty

Abstract:

This study is used as a definition method to the value and function in manufacturing sector. In concurrence of discussion about present condition of modeling method, until now definition of 1D-CAE is ambiguity and not conceptual. Across all the physics fields, those methods are defined with the formulation of differential algebraic equation which only applied time derivation and simulation. At the same time, we propose semi-acausal modeling concept and differential algebraic equation method as a newly modeling method which the efficiency has been verified through the comparison of numerical analysis result between the semi-acausal modeling calculation and FEM theory calculation.

Keywords: system model, physical models, empirical models, conservation law, differential algebraic equation, object-oriented

Procedia PDF Downloads 477
1076 A Study on Children's Literature for Multiracial Asian American Children

Authors: Kaori Mori Want

Abstract:

American society is a racially diverse society and there are children books that tell the importance of respecting racial differences. Through reading books, children understand the world around them little by little along with their direct interaction with the world in reality. They find role models in books, strive to be like role models, and grow confidence in who they are. Books thus nurture the mind of children. On the other hand, because of their small presence, children books for multiracial Asian American children are scarce. Multiracial Asian American population is increasing but they are still minority in number. The lack of children’s books for these children may deprive the opportunities of them to embrace their multiraciality positively because they cannot find someone like them in any books. Children books for multiracial Asian American are still not that many, but a few have been being published recently. This paper introduces children books for multiracial Asian American children, and examines how they address issues pertaining to these children, and how they could nurture their self-esteem. Many states of the US used to ban interracial marriages and interracial families and their children once were discriminated against in American society. There was even a theory called the hybrid degeneracy theory which claimed that mixed race children were inferior mentally and physically. In this negative social environment, some multiracial Asian American people report that they had trouble embracing their multiracial identity positively. Yet, children books for these children are full of positive messages. This paper will argue the importance of children books for the mental growth of multiracial Asian American children, and how these books can contribute to the development of multiculturalism in the US in general.

Keywords: critical mixed race studies in the US, hapa children literature, interracial marriage, multiraciality

Procedia PDF Downloads 353
1075 Human Resource Management in the Innovation Activity in the Republic of Kazakhstan

Authors: A. T. Omarova, G. N. Nakipova

Abstract:

This article discusses the principles of object-oriented human capital development using the technology program. Also the article includes priorities of the strategy of industrial-innovative development of Kazakhstan in conditions of integration activity into the world community. The article shows the tasks of human resource management in the implementation of industrial and innovation development, particularities of Kazakhstan's theory of management staff, as well as due to the specificity of the Kazakhstan authorities. In the article, we have considered the factors which are affecting the people in the organization and also have considered mechanisms of HRM within organization in the conditions of innovative development in Kazakhstan.

Keywords: programming, management of human resources, innovation, investment, innovation process, HRD model, innovative development, integration, management, transformation, economic potential, competitiveness

Procedia PDF Downloads 394
1074 Effect of Annealing on Electrodeposited ZnTe Thin Films in Non-Aqueous Medium

Authors: Shyam Ranjan Kumar, Shashikant Rajpal

Abstract:

Zinc Telluride (ZnTe) is a binary II-VI direct band gap semiconducting material. This semiconducting material has several applications in sensors, photo-electrochemical devices and photovoltaic solar cell. In this study, Zinc telluride (ZnTe) thin films were deposited on nickel substrate by electrodeposition technique using potentiostat/galvanostat at -0.85 V using AR grade of Zinc Chloride (ZnCl2), Tellurium Tetrachloride (TeCl4) in non-aqueous bath. The developed films were physically stable and showed good adhesion. The as deposited ZnTe films were annealed at 400ºC in air. The solid state properties and optical properties of the as deposited and annealed films were carried out by XRD, EDS, SEM, AFM, UV–Visible spectrophotometer, and photoluminescence spectrophotometer. The diffraction peak observed at 2θ = 49.58° with (111) plane indicate the crystalline nature of ZnTe film. Annealing improves the crystalline nature of the film. Compositional analysis reveals the presence of Zn and Te with tellurium rich ZnTe film. SEM photograph at 10000X shows that grains of film are spherical in nature and densely distributed over the surface. The average roughness of the film is measured by atomic force microscopy and it is nearly equal to 60 nm. The direct wide band gap of 2.12 eV is observed by UV-Vis spectroscopy. Luminescence peak of the ZnTe films are also observed in as deposited and annealed case.

Keywords: annealing, electrodeposition, optical properties, thin film, XRD, ZnTe

Procedia PDF Downloads 187
1073 Self-Reliant and Auto-Directed Learning: Modes, Elements, Fields and Scopes

Authors: Habibollah Mashhady, Behruz Lotfi, Mohammad Doosti, Moslem Fatollahi

Abstract:

An exploration of the related literature reveals that all instruction methods aim at training autonomous learners. After the turn of second language pedagogy toward learner-oriented strategies, learners’ needs were more focused. Yet; the historical, social and political aspects of learning were still neglected. The present study investigates the notion of autonomous learning and explains its various facets from a pedagogical point of view. Furthermore; different elements, fields and scopes of autonomous learning will be explored. After exploring different aspects of autonomy, it is postulated that liberatory autonomy is highlighted since it not only covers social autonomy but also reveals learners’ capabilities and human potentials. It is also recommended that learners consider different elements of autonomy such as motivation, knowledge, confidence, and skills.

Keywords: critical pedagogy, social autonomy, academic learning, cultural notions

Procedia PDF Downloads 457
1072 A Study of Level of Happiness in Orphans of Patna District

Authors: Riya Kartikee, Uday Shankar

Abstract:

Background –.Happiness refers to a range of the balance of positive and pleasant emotions of joy, pride, contentment, gratitude, and living with ethics. Happiness is an experience combined with a sense that one’s life is good, meaningful, and worth a while, but in the context of orphans who have lost their birthgivers, their parents who play an important role in bringing necessities and comfort to them, but many terms of the above phases are missing in the life of orphan So, stress increases because of lack of love, attention, sympathy, care, they experience many kind of trauma and also in some cases their lives get worst as they face some physiological abuse, sexual abuse, they are forced to have stress at a not only mentally but physically also in the context of Patna, Bihar where many people are below poverty line, lack of resources is a normal condition for the Orphanages.AIM- The present study was intended to study the level of Happiness among the orphans of Patna District, also it was attempted to find the role of happiness in their lives as an individual.Method- The sample of 70 Orphans in the age group of 12 to 18 years were taken from the orphanages of Patna district-Apnaghar, Rainbow homes, etc. Purposive sampling was used in the study, There has been one research tool used in the study, which is Happiness scale by Dr.R.L Bhardwaj and Dr.Poonam R Das. Results- Results have revealed that Orphans have possessed a very low level of happiness and unhappiness was related due to their living conditions in the orphanage.Conclusion-It can be stated that the Level of happiness is an important missing determinant in the lives of orphans.

Keywords: happiness, orphans, patna, orphanage

Procedia PDF Downloads 162
1071 Attitude and Perception of Multiple Sclerosis Patients toward Exercise

Authors: Ali Fuad Ashour

Abstract:

Introduction: Contrary to the common belief that physical training for multiple sclerosis (MS) patients might exacerbate fatigue and provoke other symptoms of the illness, it is now widely accepted that exercise can be actually beneficial in terms of activities of daily living, reduced fatigue, and improved quality of life. The aim of this study was to assess the attitude of MS patients toward exercise. Methodology: 112 MS patients who were recruited from the local community participated in this study. We utilised a self-developed questionnaire targeting attitudes and perceptions of MS patients towards physical exercise. The questionnaire was piloted and tested for validity and reliability. Results: Before being diagnosed with MS, 49.9% of our MS patients’ respondents used to engage in different types of physical activities and sports, namely aerobics/walking (35.3%), stretching exercise (18.7%), and strengthening exercise (11.4%). After being diagnosed with MS, 40.8% of our sample showed determination to remain physically active. The interest in sports activities was consistent after the diagnoses with MS and included aerobics/walking (33.8%), stretching exercise (22.6%), and strengthening exercise (19.7%). Discussion: The Kuwaiti respondents thought that lack of encouragement was the main reason for them not exercise. Aptly put, if they try to exercise, they will be discouraged by the loved ones lest the worse happens. On the other side, British patients are generally aware of the benefits of physical and mental health-promoting activities; they can seek help from a wide range of professionals and are more actively involved in the management of their condition. It is therefore important that the benefits of physical activity are promoted among MS patients, and that attitude towards MS and MS patients is changed through education.

Keywords: perception, multiple sclerosis, exercise, physical training

Procedia PDF Downloads 150
1070 An Internet of Things Smart Washroom Framework

Authors: Robin Ratnasingham, Maher Elshakankiri

Abstract:

This research report will look at how to make a smart washroom to increase public hygiene and cleanliness. The system would use IoT devices to pick up various activities in the washroom and notify the appropriate stakeholders or devices to regulate the condition of the washroom. As more people are required to physically go back to the office or school, ensuring a clean and sanitized washroom is even more important now than before. It would help prevent virus outbreaks and safeguard the organization from shutdowns or slowdowns in their business. A framework of the suggested smart washroom was introduced to help reduce the chances of a virus outbreak. Most organizations outsource renovation or implementation to an external party. Using the smart washroom framework, we looked at vendors that provide smart washroom solutions. There are IoT vendors that cannot match the framework, and there are vendors that can support the framework design. This segment is a niche market, and most of the devices are similar in their basic functions. However, all the vendors have unique characteristics to give them a competitive advantage over the rest of the IoT washroom companies. Ultimately, the organization would need to decide if they want to add IoT devices to enable smart capability or renovate the washroom to create a fluid IoT smart washroom design. The report would introduce an IoT smart washroom framework to help organizations design a cohesive preventive measure network for the daily maintenance routine. The framework is designed to help understand how to manage washroom cleanliness more efficiently and to provide guidance in achieving this goal. The leading result is eliminating potential viral outbreaks that could jeopardize the organization.

Keywords: IoT, smart washroom, public hygiene, cleanliness, virus outbreaks, safeguard

Procedia PDF Downloads 89