Search results for: audio/visual peer learning
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 9306

Search results for: audio/visual peer learning

1356 Improving the Run Times of Existing and Historical Demand Models Using Simple Python Scripting

Authors: Abhijeet Ostawal, Parmjit Lall

Abstract:

The run times for a large strategic model that we were managing had become too long leading to delays in project delivery, increased costs and loss in productivity. Software developers are continuously working towards developing more efficient tools by changing their algorithms and processes. The issue faced by our team was how do you apply the latest technologies on validated existing models which are based on much older versions of software that do not have the latest software capabilities. The multi-model transport model that we had could only be run in sequential assignment order. Recent upgrades to the software now allowed the assignment to be run in parallel, a concept called parallelization. Parallelization is a Python script working only within the latest version of the software. A full model transfer to the latest version was not possible due to time, budget and the potential changes in trip assignment. This article is to show the method to adapt and update the Python script in such a way that it can be used in older software versions by calling the latest version and then recalling the old version for assignment model without affecting the results. Through a process of trial-and-error run time savings of up to 30-40% have been achieved. Assignment results were maintained within the older version and through this learning process we’ve applied this methodology to other even older versions of the software resulting in huge time savings, more productivity and efficiency for both client and consultant.

Keywords: model run time, demand model, parallelisation, python scripting

Procedia PDF Downloads 113
1355 Concept of Tourist Village on Kampung Karaton of Karaton Kasunanan Surakarta, Central Java, Indonesia

Authors: Naniek Widayati Priyomarsono

Abstract:

Introduction: In beginning of Karaton formation, namely, era of Javanese kingdom town had the power region outside castle town (called as Mancanegara), settlement of karaton can function as “the space-between” and “space-defense”, besides it was one of components from governmental structure and karaton power at that time (internal servant/abdi dalem and sentana dalem). Upon the Independence of Indonesia in 1945 “Kingdom-City” converted its political status into part of democratic town managed by statutes based on the classification. The latter affects local culture hierarchy alteration due to the physical development and events. Dynamics of social economy activities in Kampung Karaton surrounded by buildings of Complex of Karaton Kasunanan ini, have impact on the urban system disturbed into the región. Also cultural region image fades away with the weak visual access from existant cultural artefacts. That development lacks of giving appreciation to the established region image providing identity of Karaton Kasunanan particularly and identity of Surakarta city in general. Method used is strategy of grounded theory research (research providing strong base of a theory). Research is focused on actors active and passive relevantly getting involved in change process of Karaton settlement. Data accumulated is “Investigation Focus” oriented on actors affecting that change either internal or external. Investigation results are coupled with field observation data, documentation, literature study, thus it takes accurate findings. Findings: Karaton village has potential products as attraction, possessing human resource support, strong motivation from society still living in that settlement, possessing facilities and means supports, tourism event-supporting facilities, cultural art institution, available fields or development area. Data analyzed: To get the expected result it takes restoration in social cultural development direction, and economy, with ways of: Doing social cultural development strategy, economy, and politics. To-do steps are program socialization of Karaton village as Tourism Village, economical development of local society, regeneration pattern, filtering, and selection of tourism development, integrated planning system development, development with persuasive approach, regulation, market mechanism, social cultural event sector development, political development for region activity sector. Summary: In case the restoration is done by getting society involved as subject of that settlement (active participation in the field), managed and packed interestingly and naturally with tourism-supporting facilities development, village of Karaton Kasunanan Surakarta is ready to receive visit of domestic and foreign tourists.

Keywords: karaton village, finding, restoration, economy, Indonesia

Procedia PDF Downloads 435
1354 Socio-Psychological Significance of Vandalism in the Urban Environment: Destruction, Modernization, Communication

Authors: Olga Kruzhkova, Irina Vorobyeva, Roman Porozov

Abstract:

Vandalism is a common phenomenon, but its definition is still not clearly defined. In the public sense, vandalism is the blatant cases of pogroms in cemeteries, destruction of public places (regardless of whether these actions are authorized), damage to significant objects of culture and history (monuments, religious buildings). From a legal point of view, only such an act can be called vandalism, which is aimed at 'desecrating buildings or other structures, damaging property on public transport or in other public places'. The key here is the notion of public property that is being damaged. In addition, the principal is the semantics of messages, expressed in a kind of sign system (drawing, inscription, symbol), which initially threatens public order, the calmness of citizens, public morality. Because of this, the legal qualification of vandalism doesn’t include a sufficiently wide layer of environmental destructions that are common in modern urban space (graffiti and other damage to private property, broken shop windows, damage to entrances and elevator cabins), which in ordinary consciousness are seen as obvious facts of vandalism. At the same time, the understanding of vandalism from the position of psychology implies an appeal to the question of the limits of the activity of the subject of vandalism and his motivational basis. Also recently, the discourse on the positive meaning of some forms of vandalism (graffiti, street-art, etc.) has been activated. But there is no discussion of the role and significance of vandalism in public and individual life, although, like any socio-cultural and socio-psychological phenomenon, vandalism is not groundless and meaningless. Our aim of the study was to identify and describe the functions of vandalism as a socio-cultural and socio-psychological phenomenon of the life of the urban community, as well as personal determinants of its manifestations. The study was conducted in the spatial environment of the Russian megalopolis (Ekaterinburg) by photographing visual results of vandal acts (6217 photos) with subsequent trace-assessment and image content analysis, as well as diagnostics of personal characteristics and motivational basis of vandal activity of possible subjects of vandalism among youth. The results of the study allowed to identify the functions of vandalism at the socio-environmental and individual-subjective levels. The socio-environmental functions of vandalism include the signaling function, the function of preparing of social changes, the constructing function, and the function of managing public moods. The demonstrative-protest function, the response function, the refund function, and the self-expression function are assigned to the individual-subjective functions of vandalism. A two-dimensional model of vandal functions has been formed, where functions are distributed in the spaces 'construction reconstruction', 'emotional regulation/moral regulation'. It is noted that any function of vandal activity at the individual level becomes a kind of marker of 'points of tension' at the social and environmental level. Acknowledgment: The research was supported financially by Russian Science Foundation, (Project No. 17-18-01278).

Keywords: destruction, urban environment, vandal behavior, vandalism, vandalism functions

Procedia PDF Downloads 195
1353 Enhanced Image Representation for Deep Belief Network Classification of Hyperspectral Images

Authors: Khitem Amiri, Mohamed Farah

Abstract:

Image classification is a challenging task and is gaining lots of interest since it helps us to understand the content of images. Recently Deep Learning (DL) based methods gave very interesting results on several benchmarks. For Hyperspectral images (HSI), the application of DL techniques is still challenging due to the scarcity of labeled data and to the curse of dimensionality. Among other approaches, Deep Belief Network (DBN) based approaches gave a fair classification accuracy. In this paper, we address the problem of the curse of dimensionality by reducing the number of bands and replacing the HSI channels by the channels representing radiometric indices. Therefore, instead of using all the HSI bands, we compute the radiometric indices such as NDVI (Normalized Difference Vegetation Index), NDWI (Normalized Difference Water Index), etc, and we use the combination of these indices as input for the Deep Belief Network (DBN) based classification model. Thus, we keep almost all the pertinent spectral information while reducing considerably the size of the image. In order to test our image representation, we applied our method on several HSI datasets including the Indian pines dataset, Jasper Ridge data and it gave comparable results to the state of the art methods while reducing considerably the time of training and testing.

Keywords: hyperspectral images, deep belief network, radiometric indices, image classification

Procedia PDF Downloads 277
1352 The Development of Crisis Distance Education at Kuwait University During the COVID-19 Pandemic

Authors: Waleed Alanzi

Abstract:

The purpose of this qualitative study was to add to the existing literature and provide a more detailed understanding of the individual experiences and perceptions of 15 Deans at the University of Kuwait regarding their first year of planning, developing, and implementing crisis distance education (CDE) in response to the COVID-19 epidemic. An interpretative phenomenological approach was applied, using the thematic analysis of interview transcripts to describe the challenging journeys taken by each of the Deans from the first-person point of view. There was objective evidence, manifested by four primary themes (“Obstacles to the implementation of CDE”; “Planning for CDE”; “Training for CDE,” and “Future Directions”) to conclude that the faculty members, technical staff, administrative staff, and students generally helped each other to overcome the obstacles associated with planning and implementing CDE. The idea that CDE may turn homes into schools and parents into teachers was supported. The planning and implementation of CDE were inevitably associated with a certain amount of confusion, as well as disruptions in the daily routines of staff and students, as well as significant changes in their responsibilities. There were contradictory ideas about the future directions of distance education after the pandemic. Previous qualitative research on the implementation of CDE at higher education institutions in the Arab world has focused mainly on the experiences and perceptions of students; however, little is known about the experiences and perceptions of the students at the University of Kuwait during the COVID19 pandemic, providing a rationale and direction for future research.

Keywords: distance learning, qualitative research, COVID-19 epidemic, Kuwait university

Procedia PDF Downloads 101
1351 High Speed Motion Tracking with Magnetometer in Nonuniform Magnetic Field

Authors: Jeronimo Cox, Tomonari Furukawa

Abstract:

Magnetometers have become more popular in inertial measurement units (IMU) for their ability to correct estimations using the earth's magnetic field. Accelerometer and gyroscope-based packages fail with dead-reckoning errors accumulated over time. Localization in robotic applications with magnetometer-inclusive IMUs has become popular as a way to track the odometry of slower-speed robots. With high-speed motions, the accumulated error increases over smaller periods of time, making them difficult to track with IMU. Tracking a high-speed motion is especially difficult with limited observability. Visual obstruction of motion leaves motion-tracking cameras unusable. When motions are too dynamic for estimation techniques reliant on the observability of the gravity vector, the use of magnetometers is further justified. As available magnetometer calibration methods are limited with the assumption that background magnetic fields are uniform, estimation in nonuniform magnetic fields is problematic. Hard iron distortion is a distortion of the magnetic field by other objects that produce magnetic fields. This kind of distortion is often observed as the offset from the origin of the center of data points when a magnetometer is rotated. The magnitude of hard iron distortion is dependent on proximity to distortion sources. Soft iron distortion is more related to the scaling of the axes of magnetometer sensors. Hard iron distortion is more of a contributor to the error of attitude estimation with magnetometers. Indoor environments or spaces inside ferrite-based structures, such as building reinforcements or a vehicle, often cause distortions with proximity. As positions correlate to areas of distortion, methods of magnetometer localization include the production of spatial mapping of magnetic field and collection of distortion signatures to better aid location tracking. The goal of this paper is to compare magnetometer methods that don't need pre-productions of magnetic field maps. Mapping the magnetic field in some spaces can be costly and inefficient. Dynamic measurement fusion is used to track the motion of a multi-link system with us. Conventional calibration by data collection of rotation at a static point, real-time estimation of calibration parameters each time step, and using two magnetometers for determining local hard iron distortion are compared to confirm the robustness and accuracy of each technique. With opposite-facing magnetometers, hard iron distortion can be accounted for regardless of position, Rather than assuming that hard iron distortion is constant regardless of positional change. The motion measured is a repeatable planar motion of a two-link system connected by revolute joints. The links are translated on a moving base to impulse rotation of the links. Equipping the joints with absolute encoders and recording the motion with cameras to enable ground truth comparison to each of the magnetometer methods. While the two-magnetometer method accounts for local hard iron distortion, the method fails where the magnetic field direction in space is inconsistent.

Keywords: motion tracking, sensor fusion, magnetometer, state estimation

Procedia PDF Downloads 80
1350 Traffic Forecasting for Open Radio Access Networks Virtualized Network Functions in 5G Networks

Authors: Khalid Ali, Manar Jammal

Abstract:

In order to meet the stringent latency and reliability requirements of the upcoming 5G networks, Open Radio Access Networks (O-RAN) have been proposed. The virtualization of O-RAN has allowed it to be treated as a Network Function Virtualization (NFV) architecture, while its components are considered Virtualized Network Functions (VNFs). Hence, intelligent Machine Learning (ML) based solutions can be utilized to apply different resource management and allocation techniques on O-RAN. However, intelligently allocating resources for O-RAN VNFs can prove challenging due to the dynamicity of traffic in mobile networks. Network providers need to dynamically scale the allocated resources in response to the incoming traffic. Elastically allocating resources can provide a higher level of flexibility in the network in addition to reducing the OPerational EXpenditure (OPEX) and increasing the resources utilization. Most of the existing elastic solutions are reactive in nature, despite the fact that proactive approaches are more agile since they scale instances ahead of time by predicting the incoming traffic. In this work, we propose and evaluate traffic forecasting models based on the ML algorithm. The algorithms aim at predicting future O-RAN traffic by using previous traffic data. Detailed analysis of the traffic data was carried out to validate the quality and applicability of the traffic dataset. Hence, two ML models were proposed and evaluated based on their prediction capabilities.

Keywords: O-RAN, traffic forecasting, NFV, ARIMA, LSTM, elasticity

Procedia PDF Downloads 218
1349 Case of A Huge Retroperitoneal Abscess Spanning from the Diaphragm to the Pelvic Brim

Authors: Christopher Leung, Tony Kim, Rebecca Lendzion, Scott Mackenzie

Abstract:

Retroperitoneal abscesses are a rare but serious condition with often delayed diagnosis, non-specific symptoms, multiple causes and high morbidity/mortality. With the advent of more readily available cross-sectional imaging, retroperitoneal abscesses are treated earlier and better outcomes are achieved. Occasionally, a retroperitoneal abscess is present as a huge retroperitoneal abscess, as evident in this 53-year-old male. With a background of chronic renal disease and left partial nephrectomy, this gentleman presented with a one-month history of left flank pain without any other symptoms, including fevers or abdominal pain. CT abdomen and pelvis demonstrated a huge retroperitoneal abscess spanning from the diaphragm, abutting the spleen, down to the iliopsoas muscle and abutting the iliac vessels at the pelvic brim. This large retroperitoneal abscess required open drainage as well as drainage by interventional radiology. A long course of intravenous antibiotics and multiple drainages was required to drain the abscess. His blood culture and fluid culture grew Proteus species suggesting a urinary source, likely from his non-functioning kidney, which had a partial nephrectomy. Such a huge retroperitoneal abscess has rarely been described in the literature. The learning point here is that the basic principle of source control and antibiotics is paramount in treating retroperitoneal abscesses regardless of the size of the abscess.

Keywords: retroperitoneal abscess, retroperitoneal mass, sepsis, genitourinary infection

Procedia PDF Downloads 214
1348 [Keynote Talk]: The Challenges and Solutions for Developing Mobile Apps in a Small University

Authors: Greg Turner, Bin Lu, Cheer-Sun Yang

Abstract:

As computing technology advances, smartphone applications can assist in student learning in a pervasive way. For example, the idea of using a mobile apps for the PA Common Trees, Pests, Pathogens, in the field as a reference tool allows middle school students to learn about trees and associated pests/pathogens without bringing a textbook. In the past, some researches study the mobile software Mobile Application Software Development Life Cycle (MADLC) including traditional models such as the waterfall model, or more recent Agile Methods. Others study the issues related to the software development process. Very little research is on the development of three heterogenous mobile systems simultaneously in a small university where the availability of developers is an issue. In this paper, we propose to use a hybride model of Waterfall Model and the Agile Model, known as the Relay Race Methodology (RRM) in practice, to reflect the concept of racing and relaying for scheduling. Based on the development project, we observe that the modeling of the transition between any two phases is manifested naturally. Thus, we claim that the RRM model can provide a de fecto rather than a de jure basis for the core concept in the MADLC. In this paper, the background of the project is introduced first. Then, the challenges are pointed out followed by our solutions. Finally, the experiences learned and the future work are presented.

Keywords: agile methods, mobile apps, software process model, waterfall model

Procedia PDF Downloads 407
1347 A Quantitative Survey Research on the Development and Assessment of Attitude toward Mathematics Instrument

Authors: Soofia Malik

Abstract:

The purpose of this study is to develop an instrument to measure undergraduate students’ attitudes toward mathematics (MAT) and to assess the data collected from the instrument for validity and reliability. The instrument is developed using five subscales: anxiety, enjoyment, self-confidence, value, and technology. The technology dimension is added as the fifth subscale of attitude toward mathematics because of the recent trend of incorporating online homework in mathematics courses as well as due to heavy reliance of higher education on using online learning management systems, such as Blackboard and Moodle. The sample consists of 163 (M = 82, F = 81) undergraduates enrolled in College Algebra course in the summer 2017 semester at a university in the USA. The data is analyzed to answer the research question: if and how do undergraduate students’ attitudes toward mathematics load using Principal Components Analysis (PCA)? As a result of PCA, three subscales emerged namely: anxiety/self-confidence scale, enjoyment, and value scale. After deleting the last five items or the last two subscales from the initial MAT scale, the Cronbach’s alpha was recalculated using the scores from 20 items and was found to be α = .95. It is important to note that the reliability of the initial MAT form was α = .93. This means that employing the final MAT survey form would yield consistent results in repeated uses. The final MAT form is, therefore, more reliable as compared to the initial MAT form.

Keywords: college algebra, Cronbach's alpha reliability coefficient, Principal Components Analysis, PCA, technology in mathematics

Procedia PDF Downloads 120
1346 An Exploration of Science, Technology, Engineering, Arts, and Mathematics Competition from the Perspective of Arts

Authors: Qiao Mao

Abstract:

There is a growing number of studies concerning STEM (Science, Technology, Engineering, and Mathematics) and STEAM (Science, Technology, Engineering, Arts, and Mathematics). However, the research is little on STEAM competitions from Arts' perspective. This study takes the annual PowerTech STEAM competition in Taiwan as an example. In this activity, students are asked to make wooden bionic mechanical beasts on the spot and participate in a model and speed competition. This study aims to explore how Arts influences STEM after it involves in the making of mechanical beasts. A case study method is adopted. Through expert sampling, five prize winners in the PowerTech Youth Science and Technology Creation Competition and their supervisors are taken as the research subjects. Relevant data which are collected, sorted out, analyzed and interpreted afterwards, derive from observations, interview and document analyses, etc. The results of the study show that in the PowerTech Youth Science and Technology Creation Competition, when Arts involves in STEM, (1) it has an impact on the athletic performance, balance, stability and symmetry of mechanical beasts; (2) students become more interested and more creative in making STEAM mechanical beasts, which can promote students' learning of STEM; (3) students encounter more difficulties and problems when making STEAM mechanical beasts, and need to have more systematic thinking and design thinking to solve problems.

Keywords: PowerTech, STEAM contest, mechanical beast, arts' role

Procedia PDF Downloads 82
1345 The Design of English Materials to Communicate the Identity of Mueang Distict, Samut Songkram for Ecotourism

Authors: Kitda Praraththajariya

Abstract:

The main purpose of this research was to study how to communicate the identity of the Mueang district, Samut Songkram province for ecotourism. The qualitative data was collected through studying related materials, exploring the area, in-depth interviews with three groups of people: three directly responsible officers who were key informants of the district, twenty foreign tourists and five Thai tourist guides. A content analysis was used to analyze the qualitative data. The two main findings of the study were as follows: 1. The identity of Amphur (District) Mueang, Samut Songkram province. This establishment was near the Mouth of Maekong River for normal people and tourists, consisting of rest accommodations. There are restaurants where food and drinks are served, rich mangrove forests, Hoy Lod (Razor Clam) and mangrove trees. Don Hoy Lod, is characterized by muddy beaches, is a coastal wetland for Ramsar Site. It is at 1099th ranging where the greatest number of Hoy Lod (Razor Clam) can be seen from March to May each year. 2. The communication of the identity of Amphur Mueang, Samut Songkram province which the researcher could find and design to present in English materials can be summed up in 4 items: 1) The history of Amphur Mueang, Samut Songkram province 2) Wat Phet Samut Worrawihan 3) The Learning source of Ecotourism: Don Hoy Lod and Mangrove forest 4) How to keep Amphur Mueang, Samut Songkram province for ecotourism.

Keywords: foreigner tourists, signified, semiotics, ecotourism

Procedia PDF Downloads 237
1344 Perceptions of Teachers toward Inclusive Education Focus on Hearing Impairment

Authors: Chalise Kiran

Abstract:

The prime idea of inclusive education is to mainstream every child in education. However, it will be challenging for implementation when there are policy and practice gaps. It will be even more challenging when children have disabilities. Generally, the focus will be on the policy gap, but the problem may not always be with policy. The proper practice could be a challenge in the countries like Nepal. In determining practice, the teachers’ perceptions toward inclusive will play a vital role. Nepal has categorized disability in 7 types (physical, visual, hearing, vision/hearing, speech, mental, and multiple). Out of these, hearing impairment is the study realm. In the context of a limited number of researches on children with disabilities and rare researches on CWHI and their education in Nepal, this study is a pioneering effort in knowing basically the problems and challenges of CWHI focused on inclusive education in the schools including gaps and barriers in its proper implementation. Philosophically, the paradigm of the study is post-positivism. In the post-positivist worldview, the quantitative approach with the description of the situation and inferential relationship are revealed out in the study. This is related to the natural model of objective reality. The data were collected from an individual survey with the teachers and head teachers of 35 schools in Nepal. The survey questionnaire was prepared and filled by the respondents from the schools where the CWHI study in 7 provincial 20 districts of Nepal. Through these considerations, the perceptions of CWHI focused inclusive education were explored in the study. The data were analyzed using both descriptive and inferential tools on which the Likert scale-based analysis was done for descriptive analysis, and chi-square mathematical tool was used to know the significant relationship between dependent variables and independent variables. The descriptive analysis showed that the majority of teachers have positive perceptions toward implementing CWHI focused inclusive education, and the majority of them have positive perceptions toward CWHI focused inclusive education, though there are some problems and challenges. The study has found out the major challenges and problems categorically. Some of them are: a large number of students in a single class; availability of generic textbooks for CWHI and no availability of textbooks to all students; less opportunity for teachers to acquire knowledge on CWHI; not adequate teachers in the schools; no flexibility in the curriculum; less information system in schools; no availability of educational consular; disaster-prone students; no child abuse control strategy; no disabled-friendly schools; no free health check-up facility; no participation of the students in school activities and in child clubs and so on. By and large, it is found that teachers’ age, gender, years of experience, position, employment status, and disability with him or her show no statistically significant relation to successfully implement CWHI focused inclusive education and perceptions to CWHI focused inclusive education in schools. However, in some of the cases, the set null hypothesis was rejected, and some are completely retained. The study has suggested policy implications, implications for educational authority, and implications for teachers and parents categorically.

Keywords: children with hearing impairment, disability, inclusive education, perception

Procedia PDF Downloads 111
1343 Development and Power Characterization of an IoT Network for Agricultural Imaging Applications

Authors: Jacob Wahl, Jane Zhang

Abstract:

This paper describes the development and characterization of a prototype IoT network for use with agricultural imaging and monitoring applications. The sensor and gateway nodes are designed using the ESP32 SoC with integrated Bluetooth Low Energy 4.2 and Wi-Fi. A development board, the Arducam IoTai ESP32, is used for prototyping, testing, and power measurements. Google’s Firebase is used as the cloud storage site for image data collected by the sensor. The sensor node captures images using the OV2640 2MP camera module and transmits the image data to the gateway via Bluetooth Low Energy. The gateway then uploads the collected images to Firebase via a known nearby Wi-Fi network connection. This image data can then be processed and analyzed by computer vision and machine learning pipelines to assess crop growth or other needs. The sensor node achieves a wireless transmission data throughput of 220kbps while consuming 150mA of current; the sensor sleeps at 162µA. The sensor node device lifetime is estimated to be 682 days on a 6600mAh LiPo battery while acquiring five images per day based on the development board power measurements. This network can be utilized by any application that requires high data rates, low power consumption, short-range communication, and large amounts of data to be transmitted at low-frequency intervals.

Keywords: Bluetooth low energy, ESP32, firebase cloud, IoT, smart farming

Procedia PDF Downloads 134
1342 Humanitarian Storytelling through Photographs with and for Resettled Refugees in Wellington

Authors: Ehsan K. Hazaveh

Abstract:

This research project explores creative methods of storytelling through photography to portray a vulnerable and marginalised community: former refugees living in Wellington, New Zealand. The project explores photographic representational techniques that can not only empower and give voice to those communities but also challenge dominant stereotypes about refugees and support humanitarian actions. The aims of this study are to develop insights surrounding issues associated with the photographic representation of refugees and to explore the collaborative construction of possible counter-narratives that might lead to the formulation of a practice framework for representing refugees using photography. In other words, the goal of this study is to explore representational and narrative strategies that frame refugees as active community members and as individuals with specific histories and expertise. These counter-narratives will bring the diversity of refugees to the surface by offering personal stories, contextualising their experience, raising awareness about the plight and human rights of the refugee community in New Zealand, evoking empathy and, therefore, facilitating the process of social change. The study has designed a photographic narrative framework by determining effective methods of photo storytelling, framing, and aesthetic techniques, focusing on different ways of taking, selecting, editing and curating photographs. Photo elicitation interviews have been used to ‘explore’, ‘produce’ and ‘co-curate’ the counter-narrative along with participants. Photo elicitation is a qualitative research method that employs images to evoke data in order to find out how other people experience their world - the researcher shows photographs to the participant and asks open-ended questions to get them to talk about their life experiences and the world around them. The qualitative data have been collected and produced through interactions with four former refugees living in Wellington, New Zealand. In this way, this project offers a unique account of their conditions and basic knowledge about their living experience and their stories. The participants of this study have engaged with PhotoVoice, a photo elicitation methodology that employs photography and storytelling, to share activities, emotions, hopes, and aspects of their lived experiences. PhotoVoice was designed to empower members of marginalised populations. It involves a series of meeting sessions, in which participants share photographs they have taken and discuss stories about the photographs to identify, represent, and enhance the issues important to their lives and communities. Finally, the data provide a basis for systematically producing visual counter-narratives that highlight the experiences of former- refugees. By employing these methods, refugees can represent their world as well as interpret it. The process of developing this research framing has enabled the development of powerful counter-narratives that challenge prevailing stereotypical depictions which in turn have the potential to shape improved humanitarian outcomes, shifts in public attitudes and political perspectives in New Zealand.

Keywords: media, photography, refugees, photo-elicitation, storytelling

Procedia PDF Downloads 147
1341 Inclusive Education in Jordanian Double-Shift Schools: Attitudes of Teacher and Students

Authors: David Ross Cameron

Abstract:

In an attempt to alleviate the educational planning problem, double-shift schools have been created throughout various regions in Jordan, namely communities closer to the Syrian border, where a large portion of the refugee population settled, allowing Jordanians to attend the morning-shift and Syrians to attend the afternoon-shift. Subsequently, overcrowded classrooms have added a significant amount of stress on school facilities and teacher capacities. Established national policies and the implementation of inclusive educational practices have been jeopardized. In particular, teachers’ and student’s attitudes of the importance of inclusive education provisions in the classroom have deteriorated. To have a more comprehensive understanding of the current situation and possible plan for intervention, a focus study was carried out at a double-shift Jordanian/Syrian girls’ public school in Irbid, Jordan. Interviews and surveys of 29 students with physical, learning, emotional and behavioral disabilities, 33 students without any special needs and nine teachers were included with a mixed-method social research approach to highlight the current attitudes that students and teachers held and factors that contributed to shaping their inclinations and beliefs of inclusive education.

Keywords: capacity building, development, double-shift, Irbid, inclusive education, Jordan, pedagogy, planning, policy, refugee, special education, special needs, vulnerable population

Procedia PDF Downloads 253
1340 Automated End-to-End Pipeline Processing Solution for Autonomous Driving

Authors: Ashish Kumar, Munesh Raghuraj Varma, Nisarg Joshi, Gujjula Vishwa Teja, Srikanth Sambi, Arpit Awasthi

Abstract:

Autonomous driving vehicles are revolutionizing the transportation system of the 21st century. This has been possible due to intensive research put into making a robust, reliable, and intelligent program that can perceive and understand its environment and make decisions based on the understanding. It is a very data-intensive task with data coming from multiple sensors and the amount of data directly reflects on the performance of the system. Researchers have to design the preprocessing pipeline for different datasets with different sensor orientations and alignments before the dataset can be fed to the model. This paper proposes a solution that provides a method to unify all the data from different sources into a uniform format using the intrinsic and extrinsic parameters of the sensor used to capture the data allowing the same pipeline to use data from multiple sources at a time. This also means easy adoption of new datasets or In-house generated datasets. The solution also automates the complete deep learning pipeline from preprocessing to post-processing for various tasks allowing researchers to design multiple custom end-to-end pipelines. Thus, the solution takes care of the input and output data handling, saving the time and effort spent on it and allowing more time for model improvement.

Keywords: augmentation, autonomous driving, camera, custom end-to-end pipeline, data unification, lidar, post-processing, preprocessing

Procedia PDF Downloads 114
1339 Clothing Features of Greek Orthodox Woman Immigrants in Konya (Iconium)

Authors: Kenan Saatcioglu, Fatma Koc

Abstract:

When the immigration is considered, it has been found that communities were continuously influenced by the immigrations from the date of the emergence of mankind until the day. The political, social and economic reasons seen at the various periods caused the communities go to new places from where they have lived before. Immigrations have occurred as a result of unequal opportunities among communities, social exclusion and imposition, compulsory homeland emerging politically, exile and war. Immigration is a social tool that is defined as a geographical relocation of people from a housing unit (city, village etc.) to another to spend all or part of their future lives. Immigrations have an effect on the history of humanity directly or indirectly, revealing new dimensions for communities to evaluate the concept of homeland. With these immigrations, communities carried their cultural values to their new settlements leading to a new interaction process. With this interaction process both migrant and native community cultures were reshaped and richer cultural values emerged. The clothes of these communities are amongst the most important visual evidence of this rich cultural interaction. As a result of these immigrations, communities affected each other culture’s clothing mutually and they started adding features of other cultures to the garments of its own, resulting new clothing cultures in time. The cultural and historical differences between these communities are seem to be the most influential factors of keeping the clothing cultures of the people alive. The most important and tragic of these immigrations took place after the Turkish War of Independence that was fought against Greece in 1922. The concept of forced immigration was a result of Lausanne Peace Treaty, which was signed between Turkish and Greek governments on 30th January 1923. As a result Greek Orthodoxes, who lived in Turkey (Anatolia and Thrace) and Muslim Turks, who lived in Greece were forced to immigrate. In this study, clothing features of Greek Orthodox woman immigrants who emigrated from Turkey to Greece in the period of the ‘1923 Greek-Turkish Population Exchange’ are aimed to be examined. In the study using the descriptive research method, before the ‘1923 Greek-Turkish Population Exchange’, the clothings belong to Greek Orthodox woman immigrants who lived in ‘Konya (Iconium)’ region in the Ottoman Empire, are discussed. In the study that is based on two different clothings belonging to ‘Konya (Iconium)’ region in the clothing collection archive at the ‘National Historical Museum’ in Greece, clothings of the Greek Orthodox woman immigrants are discussed with cultural norms, beliefs, values as well as in terms of form, ornamentation and dressing styles. Technical drawings are provided demonstrating formal features of the clothing parts that formed clothing integrity and their properties are described with the use of related literature in this study. This study is of importance that that it contains Greek Orthodox refugees’ clothings that are found in the clothing collection archive at the ‘National Historical Museum’ in Greece reflecting the cultural identities, providing information and documentation on the clothing features of the ‘1923 Greek-Turkish Population Exchange’.

Keywords: clothing, Greece, Greek Orthodoxes, immigration, national historical museum, Turkey

Procedia PDF Downloads 243
1338 Vibration Based Structural Health Monitoring of Connections in Offshore Wind Turbines

Authors: Cristobal García

Abstract:

The visual inspection of bolted joints in wind turbines is dangerous, expensive, and impractical due to the non-possibility to access the platform by workboat in certain sea state conditions, as well as the high costs derived from the transportation of maintenance technicians to offshore platforms located far away from the coast, especially if helicopters are involved. Consequently, the wind turbine operators have the need for simpler and less demanding techniques for the analysis of the bolts tightening. Vibration-based structural health monitoring is one of the oldest and most widely-used means for monitoring the health of onshore and offshore wind turbines. The core of this work is to find out if the modal parameters can be efficiently used as a key performance indicator (KPIs) for the assessment of joint bolts in a 1:50 scale tower of a floating offshore wind turbine (12 MW). A non-destructive vibration test is used to extract the vibration signals of the towers with different damage statuses. The procedure can be summarized in three consecutive steps. First, an artificial excitation is introduced by means of a commercial shaker mounted on the top of the tower. Second, the vibration signals of the towers are recorded for 8 s at a sampling rate of 20 kHz using an array of commercial accelerometers (Endevco, 44A16-1032). Third, the natural frequencies, damping, and overall vibration mode shapes are calculated using the software Siemens LMS 16A. Experiments show that the natural frequencies, damping, and mode shapes of the tower are directly dependent on the fixing conditions of the towers, and therefore, the variations of both parameters are a good indicator for the estimation of the static axial force acting in the bolt. Thus, this vibration-based structural method proposed can be potentially used as a diagnostic tool to evaluate the tightening torques of the bolted joints with the advantages of being an economical, straightforward, and multidisciplinary approach that can be applied for different typologies of connections by operation and maintenance technicians. In conclusion, TSI, in collaboration with the consortium of the FIBREGY project, is conducting innovative research where vibrations are utilized for the estimation of the tightening torque of a 1:50 scale steel-based tower prototype. The findings of this research carried out in the context of FIBREGY possess multiple implications for the assessment of the bolted joint integrity in multiple types of connections such as tower-to-nacelle, modular, tower-to-column, tube-to-tube, etc. This research is contextualized in the framework of the FIBREGY project. The EU-funded FIBREGY project (H2020, grant number 952966) will evaluate the feasibility of the design and construction of a new generation of marine renewable energy platforms using lightweight FRP materials in certain structural elements (e.g., tower, floating platform). The FIBREGY consortium is composed of 11 partners specialized in the offshore renewable energy sector and funded partially by the H2020 program of the European Commission with an overall budget of 8 million Euros.

Keywords: SHM, vibrations, connections, floating offshore platform

Procedia PDF Downloads 123
1337 Towards Overturning the Dismal Mathematics Performance in Schools by Capitalizing on the Overlooked Cognitive Prowess for Adolescents to Learn Mathematics

Authors: Dudu Ka Ruth Mkhize

Abstract:

Adolescents are at the front and centre of poor mathematics performance in schools. Literature has concluded in some countries that there is a permanent and perpetual mathematics crisis in schools of the persistent poor performance in mathematics by teens. There is no shortage of interventions and research to solve this problem. However, none has capitalised on the cognitive prowess of adolescents, which was revealed at the turn of the century by the introduction of neuroimaging technologies such as structural and functional magnetic resonance imaging (sMRI and fMRI). This research found that brain growth during adolescence results in enhanced cognitive abilities essential for mathematics learning. This paper is based on the four-year case study of rural high school adolescents who had a negative attitude towards mathematics and hence were failing mathematics. But through a ten-day intervention where teaching revolved around invoking their cognitive ability, their attitude and motivation for mathematics changed for the better. The paper concludes that despite educational psychology being part of teacher education as well as education systems, there are numerous overlooked gems of psychological theories which have the potential to enhance academic achievement for youth in schools. A recommendation is made to take cues from positive psychology, whose establishment was a rejection of the dominance of the disease model in psychology. Similarly, the general perspective of poor mathematics performance can take a u-turn towards the cognitive ability acquired by adolescents because of their developmental stage.

Keywords: adolescence, cognitive growth, mathematics performance

Procedia PDF Downloads 64
1336 Classification of Land Cover Usage from Satellite Images Using Deep Learning Algorithms

Authors: Shaik Ayesha Fathima, Shaik Noor Jahan, Duvvada Rajeswara Rao

Abstract:

Earth's environment and its evolution can be seen through satellite images in near real-time. Through satellite imagery, remote sensing data provide crucial information that can be used for a variety of applications, including image fusion, change detection, land cover classification, agriculture, mining, disaster mitigation, and monitoring climate change. The objective of this project is to propose a method for classifying satellite images according to multiple predefined land cover classes. The proposed approach involves collecting data in image format. The data is then pre-processed using data pre-processing techniques. The processed data is fed into the proposed algorithm and the obtained result is analyzed. Some of the algorithms used in satellite imagery classification are U-Net, Random Forest, Deep Labv3, CNN, ANN, Resnet etc. In this project, we are using the DeepLabv3 (Atrous convolution) algorithm for land cover classification. The dataset used is the deep globe land cover classification dataset. DeepLabv3 is a semantic segmentation system that uses atrous convolution to capture multi-scale context by adopting multiple atrous rates in cascade or in parallel to determine the scale of segments.

Keywords: area calculation, atrous convolution, deep globe land cover classification, deepLabv3, land cover classification, resnet 50

Procedia PDF Downloads 136
1335 Segmentation of Liver Using Random Forest Classifier

Authors: Gajendra Kumar Mourya, Dinesh Bhatia, Akash Handique, Sunita Warjri, Syed Achaab Amir

Abstract:

Nowadays, Medical imaging has become an integral part of modern healthcare. Abdominal CT images are an invaluable mean for abdominal organ investigation and have been widely studied in the recent years. Diagnosis of liver pathologies is one of the major areas of current interests in the field of medical image processing and is still an open problem. To deeply study and diagnose the liver, segmentation of liver is done to identify which part of the liver is mostly affected. Manual segmentation of the liver in CT images is time-consuming and suffers from inter- and intra-observer differences. However, automatic or semi-automatic computer aided segmentation of the Liver is a challenging task due to inter-patient Liver shape and size variability. In this paper, we present a technique for automatic segmenting the liver from CT images using Random Forest Classifier. Random forests or random decision forests are an ensemble learning method for classification that operate by constructing a multitude of decision trees at training time and outputting the class that is the mode of the classes of the individual trees. After comparing with various other techniques, it was found that Random Forest Classifier provide a better segmentation results with respect to accuracy and speed. We have done the validation of our results using various techniques and it shows above 89% accuracy in all the cases.

Keywords: CT images, image validation, random forest, segmentation

Procedia PDF Downloads 308
1334 School Based Assessment Issues in Selected Malaysian Primary Schools

Authors: Nur Amalina Dayana Abd Aziz

Abstract:

Assessment is an integral part of teaching and learning in any syllabus in the world. Recently, a new assessment system, School-Based Assessment (SBA) was introduced and implemented in the Malaysian education system to promote a more holistic, integrated and balanced assessment system. This effort is part of the reformation made in the Government Transformation Plan (GTP) to produce a world-class human capital as we are reaching and achieving the Vision 2020 in the near future. However, this new change has raised awareness and concerns from teachers, students, parents and non-profit organizations on how the new assessment is to be implemented and how it is affecting the students and teachers particularly. Therefore, this paper aims to investigate the issues that teachers face in implementing SBA in primary schools, the measures taken to address the issues and to propose ways of managing school-based assessment. Five national primary schools focusing in the urban areas in the Selangor state are chosen for this study to carry out. Data for the study will be gathered from interviews with teachers from each school, surveys and classrooms observation will be conducted in each school, and relevant documents are collected from the selected schools. The findings of this study will present the current issues that teachers from various types of national primary schools are facing and what actions they took to overcome the problems in carrying out SBA. Suggestions on how to better manage school-based assessment for teachers are also provided in this paper.

Keywords: community of practice, curriculum, managing change, school-based assessment

Procedia PDF Downloads 418
1333 Everyday-Life Vocabulary: A Missing Component in Iranian EFL Context

Authors: Yasser Aminifard, Hamdollah Askari

Abstract:

This study aimed at investigating any difference between Iranian senior high school students' performance on Academic Words (AWs) and Everyday-Life Words (ELWs). To this end, in the first phase, a number of 120 male senior high school students were randomly selected from among twelve high schools in Gachsaran to serve as the participants of the study. In the second phase, using purposive sampling, six high school teachers holding an MA in TEFL and with over twenty years of teaching experience were interviewed. Two multiple-choice tests, each comprising 40 items, were given to the participants in order to determine their performance on AWs and ELWs and follow-up semi-structured interviews were conducted to explore teachers' opinions about participants' performance on the two tests. To analyze the data, a paired-samples t-test was carried out to compare the results of both tests and the interviews were also transcribed to pinpoint important themes. The results of the t-test indicated that the participants performed significantly better on AWs than on ELWs. Additionally, results of the interviews boiled down to the fact that the English textbooks designed for Iranian high school students are fundamentally flawed on the grounds that there is a mismatch between students' real language learning needs and what is presented to them as "teaching-to-the-test" materials via these books. Finally, the implications and suggestions for further research are discussed.

Keywords: everyday-life words, academic words, textbooks, washback

Procedia PDF Downloads 455
1332 Localized Recharge Modeling of a Coastal Aquifer from a Dam Reservoir (Korba, Tunisia)

Authors: Nejmeddine Ouhichi, Fethi Lachaal, Radhouane Hamdi, Olivier Grunberger

Abstract:

Located in Cap Bon peninsula (Tunisia), the Lebna dam was built in 1987 to balance local water salt intrusion taking place in the coastal aquifer of Korba. The first intention was to reduce coastal groundwater over-pumping by supplying surface water to a large irrigation system. The unpredicted beneficial effect was recorded with the occurrence of a direct localized recharge to the coastal aquifer by leakage through the geological material of the southern bank of the lake. The hydrological balance of the reservoir dam gave an estimation of the annual leakage volume, but dynamic processes and sound quantification of recharge inputs are still required to understand the localized effect of the recharge in terms of piezometry and quality. Present work focused on simulating the recharge process to confirm the hypothesis, and established a sound quantification of the water supply to the coastal aquifer and extend it to multi-annual effects. A spatial frame of 30km² was used for modeling. Intensive outcrops and geophysical surveys based on 68 electrical resistivity soundings were used to characterize the aquifer 3D geometry and the limit of the Plio-quaternary geological material concerned by the underground flow paths. Permeabilities were determined using 17 pumping tests on wells and piezometers. Six seasonal piezometric surveys on 71 wells around southern reservoir dam banks were performed during the 2019-2021 period. Eight monitoring boreholes of high frequency (15min) piezometric data were used to examine dynamical aspects. Model boundary conditions were specified using the geophysics interpretations coupled with the piezometric maps. The dam-groundwater flow model was performed using Visual MODFLOW software. Firstly, permanent state calibration based on the first piezometric map of February 2019 was established to estimate the permanent flow related to the different reservoir levels. Secondly, piezometric data for the 2019-2021 period were used for transient state calibration and to confirm the robustness of the model. Preliminary results confirmed the temporal link between the reservoir level and the localized recharge flow with a strong threshold effect for levels below 16 m.a.s.l. The good agreement of computed flow through recharge cells on the southern banks and hydrological budget of the reservoir open the path to future simulation scenarios of the dilution plume imposed by the localized recharge. The dam reservoir-groundwater flow-model simulation results approve a potential for storage of up to 17mm/year in existing wells, under gravity-feed conditions during level increases on the reservoir into the three years of operation. The Lebna dam groundwater flow model characterized a spatiotemporal relation between groundwater and surface water.

Keywords: leakage, MODFLOW, saltwater intrusion, surface water-groundwater interaction

Procedia PDF Downloads 137
1331 Exploring the Role of Extracurricular Activities (ECAs) in Fostering University Students’ Soft Skills

Authors: Hanae Ait Hattani, Nohaila Ait Hattani

Abstract:

Globalization, with the rapid technological progress, is affecting every life aspect. The 21st century higher education faces a major challenge in preparing well-rounded and competent graduates to compete in the global marketplace. Worldwide, educational policies work to develop the quality of instruction at all educational levels by focusing on promoting students’ qualifications and skills, considering both academic activities and non-academic attributes. In fact, extracurricular activities (ECAs) complement the academic curriculum and enhance the student experience by improving their interpersonal skills and attitudes. This study comes to examine the potential of extracurricular activities as a vital tool for soft skills’ development. Using empirical research, the study aims to measure and evaluate the extent to which university students’ engagement in extracurricular activities contribute in positively changing their learning experience, fostering their soft skills and fostering their behaviors and attitudes. Findings emanating from a questionnaire and semi-structured interviews add a number of contributions to the literature. They support the assumption suggesting that ECAs can be considered a valuable way to acquire, develop, and demonstrate softs skills that students today need to evidence in a variety of contexts, such as communication skills, team work, leadership, problem-solving, to name but a few.

Keywords: extracurricular activities (ECAs), soft skills, education, university, attitude

Procedia PDF Downloads 70
1330 A Review on Medical Image Registration Techniques

Authors: Shadrack Mambo, Karim Djouani, Yskandar Hamam, Barend van Wyk, Patrick Siarry

Abstract:

This paper discusses the current trends in medical image registration techniques and addresses the need to provide a solid theoretical foundation for research endeavours. Methodological analysis and synthesis of quality literature was done, providing a platform for developing a good foundation for research study in this field which is crucial in understanding the existing levels of knowledge. Research on medical image registration techniques assists clinical and medical practitioners in diagnosis of tumours and lesion in anatomical organs, thereby enhancing fast and accurate curative treatment of patients. Literature review aims to provide a solid theoretical foundation for research endeavours in image registration techniques. Developing a solid foundation for a research study is possible through a methodological analysis and synthesis of existing contributions. Out of these considerations, the aim of this paper is to enhance the scientific community’s understanding of the current status of research in medical image registration techniques and also communicate to them, the contribution of this research in the field of image processing. The gaps identified in current techniques can be closed by use of artificial neural networks that form learning systems designed to minimise error function. The paper also suggests several areas of future research in the image registration.

Keywords: image registration techniques, medical images, neural networks, optimisaztion, transformation

Procedia PDF Downloads 174
1329 The Effect of Music Therapy on Anxiety, Fear and Pain Management in 6-12 Year Old Children Undergoing Surgery

Authors: Özgür Bahadir, Meltem Kurtuncu

Abstract:

The study was designed as quasi-experimental and conducted to determine the effect of music therapy on anxiety, fear and pain management in 6-12-year-old children undergoing surgery. The present study was carried out between 01.01.2016 and 19.08.2016 in BEU. Application and Research Center. The children aged 6 -12 who applied for surgery between the mentioned dates constituted the universe of the study. In the quasi-experimental study that was conducted in the clinics where children received operational treatment, two groups were formed: experimental group (the children who received musical therapy before the surgery) and control group (the children who were administered surveys and the surgery service routines only). Each group consisted of 30 children, and the participants of the study were 60 children in total. Necessary permissions were obtained from the parents of the children hospitalized before the beginning of the implementation. The data was collected through Child Anxiety Sensitivity Index (CASI), “Fear In Medical Treatment Scale”, Face, Legs, Activity, Cry, Consolability Scale (FLACC), Visual Analog Scale (VAS) and Participant Information Form. In the analysis of the data, Kolmogorov-Smirnov distribution scale was used to examine the normality of the distribution along with descriptive statistics methods (Frequency, Percentage, Mean, Standard Deviation). Data was presented in the tables in numbers and percentages. Means were demonstrated along with the standard deviations. The research compared children received; case and control groups include socio-demographic perspective, non-significant difference statistically among similar groups are intertwined. The general level of fear regarding the medical processes before returning to service after the operation and 30 minutes before getting discharged was found to be significantly low in the experimental group compared to control group (p<0.05). No statistically significant difference was found between experimental and control groups in terms of general level of fear regarding the medical processes before the operation, during the operation day and in the recovery room after the operation (p>0.05). Total CASI AD (anxiety sensitivity) levels before the operation, day of the operation and 30 minutes before the discharge for patients in experimental group was found to be significantly higher than the control group (p>0.05). There was no statistically significant difference between the experimental and control groups in the total CASI AD levels for the post-operative recovery room and for returning to the service room after the operation (p>0.05). VAS levels for patients in the experimental group in the post-operative recovery room was significantly higher than the control group (p>0.05). There was no statistically significant difference between the groups in terms of VAS findings in returning to service room after the operation and in 30 minutes before the discharge (p>0.05). As a result of the research; applied children music therapy in the experimental group anxiety, fear, and pain of the scales, their scores average, is lower than the control group children in this situation an increase in the satisfaction of children and parents was observed. In line with this, music therapy preoperative anxiety, fear, and can be used as an effective method of decreasing postoperative pain clinics is suggested.

Keywords: anxiety, children, fear, music therapy, pain

Procedia PDF Downloads 220
1328 Ultrasonic Atomizer for Turbojet Engines

Authors: Aman Johri, Sidhant Sood, Pooja Suresh

Abstract:

This paper suggests a new and more efficient method of atomization of fuel in a combustor nozzle of a high bypass turbofan engine, using ultrasonic vibrations. Since atomization of fuel just before the fuel spray is injected into the combustion chamber is an important and crucial aspect related to functioning of a propulsion system, the technology suggested by this paper and the experimental analysis on the system components eventually proves to assist in complete and rapid combustion of the fuel in the combustor module of the engine. Current propulsion systems use carburetors, atomization nozzles and apertures in air intake pipes for atomization. The idea of this paper is to deploy new age hybrid technology, namely the Ultrasound Field Effect (UFE) to effectively atomize fuel before it enters the combustion chamber, as a viable and effective method to increase efficiency and improve upon existing designs. The Ultrasound Field Effect is applied axially, on diametrically opposite ends of an atomizer tube that gloves onto the combustor nozzle, where the fuel enters and exits under a pre-defined pressure. The Ultrasound energy vibrates the fuel particles to a breakup frequency. At reaching this frequency, the fuel particles start disintegrating into smaller diameter particles perpendicular to the axis of application of the field from the parent boundary layer of fuel flow over the baseplate. These broken up fuel droplets then undergo swirling effect as per the original nozzle design, with a higher breakup ratio than before. A significant reduction of the size of fuel particles eventually results in an increment in the propulsive efficiency of the engine. Moreover, the Ultrasound atomizer operates within a control frequency such that effects of overheating and induced vibrations are least felt on the overall performance of the engine. The design of an electrical manifold for the multiple-nozzle system over a typical can-annular combustor is developed along with this study, such that the product can be installed and removed easily for maintenance and repairing, can allow for easy access for inspections and transmits least amount of vibrational energy to the surface of the combustor. Since near-field ultrasound is used, the vibrations are easily controlled, thereby successfully reducing vibrations on the outer shell of the combustor. Experimental analysis is carried out on the effect of ultrasonic vibrations on flowing jet turbine fuel using an ultrasound generator probe and results of an effective decrease in droplet size across a constant diameter, away from the boundary layer of flow is noted using visual aid by observing under ultraviolet light. The choice of material for the Ultrasound inducer tube and crystal along with the operating range of temperatures, pressures, and frequencies of the Ultrasound field effect are also studied in this paper, while taking into account the losses incurred due to constant vibrations and thermal loads on the tube surface.

Keywords: atomization, ultrasound field effect, titanium mesh, breakup frequency, parent boundary layer, baseplate, propulsive efficiency, jet turbine fuel, induced vibrations

Procedia PDF Downloads 236
1327 Course Outcomes to Programme Outcomes Mapping: A Methodology Based on Key Elements

Authors: Twarakavi Venkata Suresh Kumar, Sailaja Kumar, B. Eswara Reddy

Abstract:

In a world of tremendous technical developments, effective and efficient higher education has always been a major challenge. The rising number of educational institutions have made it mandatory for healthy competitions among the institutions. To evaluate the qualitative competence of these educations institutions in engineering and technology and related disciplines, an efficient assessment technique in internal and external quality has to be followed. To achieve this, the curriculum is to be developed into courses, and each course has to be presented in the form teaching lesson plan consisting of topics and session outcome known as Course Outcomes (COs), that easily map into different Programme Outcomes (POs). The major objective of these methodologies is to provide quality technical education to its students. Detailed clear weightage in CO-PO mapping helps in proper measurable COs and to devise the POs attainment is an important issue. This ensures in assisting the achievement of the POs with proper weightage to POs, and also improves the successive curriculum development. In this paper, we presented a methodology for mapping CO and PO considering the key elements supported by each PO. This approach is useful in evaluating the attainment of POs which is based on the attainment of COs using the existing data from students' marks taken from various test items. Such direct assessment tools are used to measure the degree to which each student has achieved each course learning outcome by the completion of the course. Hence, these results are also useful in measuring the PO attainment for improving the programme vision and mission.

Keywords: attainment, course outcomes, programme outcomes, educational institutions

Procedia PDF Downloads 460