Search results for: computer aided teaching
1629 Management and Agreement Protocol in Computer Security
Authors: Abdulameer K. Hussain
Abstract:
When dealing with a cryptographic system we note that there are many activities performed by parties of this cryptographic system and the most prominent of these activities is the process of agreement between the parties involved in the cryptographic system on how to deal and perform the cryptographic system tasks to be more secure, more confident and reliable. The most common agreement among parties is a key agreement and other types of agreements. Despite the fact that there is an attempt from some quarters to find other effective agreement methods but these methods are limited to the traditional agreements. This paper presents different parameters to perform more effectively the task of the agreement, including the key alternative, the agreement on the encryption method used and the agreement to prevent the denial of the services. To manage and achieve these goals, this method proposes the existence of an control and monitoring entity to manage these agreements by collecting different statistical information of the opinions of the authorized parties in the cryptographic system. These statistics help this entity to take the proper decision about the agreement factors. This entity is called Agreement Manager (AM).Keywords: agreement parameters, key agreement, key exchange, security management
Procedia PDF Downloads 4241628 The Quantum Theory of Music and Languages
Authors: Mballa Abanda Serge, Henda Gnakate Biba, Romaric Guemno Kuate, Akono Rufine Nicole, Petfiang Sidonie, Bella Sidonie
Abstract:
The main hypotheses proposed around the definition of the syllable and of music, of the common origin of music and language, should lead the reader to reflect on the cross-cutting questions raised by the debate on the notion of universals in linguistics and musicology. These are objects of controversy, and there lies its interest: the debate raises questions that are at the heart of theories on language. It is an inventive, original and innovative research thesis. The main hypotheses proposed around the definition of the syllable and of music, of the common origin of music and language, should lead the reader to reflect on the cross-cutting questions raised by the debate on the notion of universals in linguistics and musicology. These are objects of controversy, and there lies its interest: the debate raises questions that are at the heart of theories on language. It is an inventive, original and innovative research thesis. A contribution to the theoretical, musicological, ethno musicological and linguistic conceptualization of languages, giving rise to the practice of interlocution between the social and cognitive sciences, the activities of artistic creation and the question of modeling in the human sciences: mathematics, computer science, translation automation and artificial intelligence. When you apply this theory to any text of a folksong of a world-tone language, you do not only piece together the exact melody, rhythm, and harmonies of that song as if you knew it in advance but also the exact speaking of this language. The author believes that the issue of the disappearance of tonal languages and their preservation has been structurally resolved, as well as one of the greatest cultural equations related to the composition and creation of tonal, polytonal and random music. The experimentation confirming the theorization, It designed a semi-digital, semi-analog application which translates the tonal languages of Africa (about 2,100 languages) into blues, jazz, world music, polyphonic music, tonal and anatonal music and deterministic and random music). To test this application, I use a music reading and writing software that allows me to collect the data extracted from my mother tongue, which is already modeled in the musical staves saved in the ethnographic (semiotic) dictionary for automatic translation ( volume 2 of the book). Translation is done (from writing to writing, from writing to speech and from writing to music). Mode of operation: you type a text on your computer, a structured song (chorus-verse), and you command the machine a melody of blues, jazz and world music or variety etc. The software runs, giving you the option to choose harmonies, and then you select your melody.Keywords: music, entanglement, langauge, science
Procedia PDF Downloads 831627 Out-of-Plane Free Vibrations of Circular Rods
Authors: Faruk Firat Çalim, Nurullah Karaca, Hakan Tacettin Türker
Abstract:
In this study, out-of-plane free vibrations of a circular rods is investigated theoretically. The governing equations for naturally twisted and curved spatial rods are obtained using Timoshenko beam theory and rewritten for circular rods. Effects of the axial and shear deformations are considered in the formulations. Ordinary differential equations in scalar form are solved analytically by using transfer matrix method. The circular rods of the mass matrix are obtained by using straight rod of consistent mass matrix. Free vibrations frequencies obtained by solving eigenvalue problem. A computer program coded in MATHEMATICA language is prepared. Circular beams are analyzed through various examples for free vibrations analysis. Results are compared with ANSYS results based on finite element method and available in the literature.Keywords: circular rod, out-of-plane free vibration analysis, transfer matrix method
Procedia PDF Downloads 3121626 Day/Night Detector for Vehicle Tracking in Traffic Monitoring Systems
Authors: M. Taha, Hala H. Zayed, T. Nazmy, M. Khalifa
Abstract:
Recently, traffic monitoring has attracted the attention of computer vision researchers. Many algorithms have been developed to detect and track moving vehicles. In fact, vehicle tracking in daytime and in nighttime cannot be approached with the same techniques, due to the extreme different illumination conditions. Consequently, traffic-monitoring systems are in need of having a component to differentiate between daytime and nighttime scenes. In this paper, a HSV-based day/night detector is proposed for traffic monitoring scenes. The detector employs the hue-histogram and the value-histogram on the top half of the image frame. Experimental results show that the extraction of the brightness features along with the color features within the top region of the image is effective for classifying traffic scenes. In addition, the detector achieves high precision and recall rates along with it is feasible for real time applications.Keywords: day/night detector, daytime/nighttime classification, image classification, vehicle tracking, traffic monitoring
Procedia PDF Downloads 5561625 Audio-Visual Co-Data Processing Pipeline
Authors: Rita Chattopadhyay, Vivek Anand Thoutam
Abstract:
Speech is the most acceptable means of communication where we can quickly exchange our feelings and thoughts. Quite often, people can communicate orally but cannot interact or work with computers or devices. It’s easy and quick to give speech commands than typing commands to computers. In the same way, it’s easy listening to audio played from a device than extract output from computers or devices. Especially with Robotics being an emerging market with applications in warehouses, the hospitality industry, consumer electronics, assistive technology, etc., speech-based human-machine interaction is emerging as a lucrative feature for robot manufacturers. Considering this factor, the objective of this paper is to design the “Audio-Visual Co-Data Processing Pipeline.” This pipeline is an integrated version of Automatic speech recognition, a Natural language model for text understanding, object detection, and text-to-speech modules. There are many Deep Learning models for each type of the modules mentioned above, but OpenVINO Model Zoo models are used because the OpenVINO toolkit covers both computer vision and non-computer vision workloads across Intel hardware and maximizes performance, and accelerates application development. A speech command is given as input that has information about target objects to be detected and start and end times to extract the required interval from the video. Speech is converted to text using the Automatic speech recognition QuartzNet model. The summary is extracted from text using a natural language model Generative Pre-Trained Transformer-3 (GPT-3). Based on the summary, essential frames from the video are extracted, and the You Only Look Once (YOLO) object detection model detects You Only Look Once (YOLO) objects on these extracted frames. Frame numbers that have target objects (specified objects in the speech command) are saved as text. Finally, this text (frame numbers) is converted to speech using text to speech model and will be played from the device. This project is developed for 80 You Only Look Once (YOLO) labels, and the user can extract frames based on only one or two target labels. This pipeline can be extended for more than two target labels easily by making appropriate changes in the object detection module. This project is developed for four different speech command formats by including sample examples in the prompt used by Generative Pre-Trained Transformer-3 (GPT-3) model. Based on user preference, one can come up with a new speech command format by including some examples of the respective format in the prompt used by the Generative Pre-Trained Transformer-3 (GPT-3) model. This pipeline can be used in many projects like human-machine interface, human-robot interaction, and surveillance through speech commands. All object detection projects can be upgraded using this pipeline so that one can give speech commands and output is played from the device.Keywords: OpenVINO, automatic speech recognition, natural language processing, object detection, text to speech
Procedia PDF Downloads 811624 Autonomic Threat Avoidance and Self-Healing in Database Management System
Authors: Wajahat Munir, Muhammad Haseeb, Adeel Anjum, Basit Raza, Ahmad Kamran Malik
Abstract:
Databases are the key components of the software systems. Due to the exponential growth of data, it is the concern that the data should be accurate and available. The data in databases is vulnerable to internal and external threats, especially when it contains sensitive data like medical or military applications. Whenever the data is changed by malicious intent, data analysis result may lead to disastrous decisions. Autonomic self-healing is molded toward computer system after inspiring from the autonomic system of human body. In order to guarantee the accuracy and availability of data, we propose a technique which on a priority basis, tries to avoid any malicious transaction from execution and in case a malicious transaction affects the system, it heals the system in an isolated mode in such a way that the availability of system would not be compromised. Using this autonomic system, the management cost and time of DBAs can be minimized. In the end, we test our model and present the findings.Keywords: autonomic computing, self-healing, threat avoidance, security
Procedia PDF Downloads 5051623 Facial Emotion Recognition with Convolutional Neural Network Based Architecture
Authors: Koray U. Erbas
Abstract:
Neural networks are appealing for many applications since they are able to learn complex non-linear relationships between input and output data. As the number of neurons and layers in a neural network increase, it is possible to represent more complex relationships with automatically extracted features. Nowadays Deep Neural Networks (DNNs) are widely used in Computer Vision problems such as; classification, object detection, segmentation image editing etc. In this work, Facial Emotion Recognition task is performed by proposed Convolutional Neural Network (CNN)-based DNN architecture using FER2013 Dataset. Moreover, the effects of different hyperparameters (activation function, kernel size, initializer, batch size and network size) are investigated and ablation study results for Pooling Layer, Dropout and Batch Normalization are presented.Keywords: convolutional neural network, deep learning, deep learning based FER, facial emotion recognition
Procedia PDF Downloads 2781622 Reasonable Adjustment for Students with Disabilities - Opportunities and Limits in Social Work Education
Authors: Bartelsen-Raemy Annabelle, Gerber Andrea
Abstract:
Objectives: The adoption of the UN Convention on the Rights of Persons with Disabilities has the effect that higher education institutions in Switzerland are called upon to promote inclusive university education. In this context, our School of Social Work aims to provide fair participation and the removal of barriers in our study programmes at bachelor’s and master’s levels. In 2015 we developed a concept of reasonable adjustments for students with disabilities and chronic illness as an instrument to provide equal opportunities for those students. We reviewed the implementation of this concept as part of our quality management process. Using a qualitative research design, we explored how affected students and lecturers experience the processes and measures taken and which barriers they still perceive. Methods: We captured subjective perspectives and experience of measures by conducting 15 problem-centred interviews with affected students and three experimental focus groups with lecturers. The data was processed using structured qualitative content analysis and summarised as key categories. Results: All respondents evaluated the concept of reasonable adjustment very positively and emphasised its importance for equal opportunities. Our analysis revealed differences in the usage and perception of both groups and showed that the students interviewed were a heterogeneous group with different needs. Overall, the students described the adjustments, in particular in relation to examinations and other assignments, as a great relief. The lecturers expressed high standards for their own teaching and supervision of students and, at the same time, wished for more support from the university. However, despite the positive evaluation by the lecturers, the limits of reasonable adjustment became evident. It is necessary to consider the limits of reasonable adjustments in terms of professional skills. Conclusion: Reasonable adjustments should, therefore, be seen as an element of an inclusive university culture that must be complemented by further measures. Taking this into account, we have planned further research as a basis for the development of a diversity and inclusion policy.Keywords: opportunities and limits, reasonable adjustment, social work education, students with disabilities
Procedia PDF Downloads 1341621 Defining Heritage Language Learners of Arabic: Linguistic and Cultural Factors
Authors: Rasha Elhawari
Abstract:
Heritage language learners (HLL) are part of the linguistic reality in Foreign Language Learning (FLL). These learners present several characteristics that are different from non-heritage language learners. They have a personal connection with the language and their motivation to learn the language is partly because of this personal connection. In Canada there is a large diversity in the foreign language learning classroom; the Arabic language classroom is no exception. The Arabic HLL is unique for more than one reason. First, is the fact that the Arabic language is spoken across twenty-two Arab countries across the Arab World. Across the Arab World there is a standard variation and a local dialect that co-exist side by side, i.e. diaglossia exists in a strong and unique way as a feature of Arabic. Second, Arabic is the language that all Muslims across the Muslim World use for their prayers. This raises a number of points when we consider Arabic as a Heritage Language; namely the role of diaglossia, culture and religion. The fact that there is a group of leaners that can be regarded as HLL who are not of Arabic speaking background but are Muslims and use the language for religious purposes is unique, thus course developers and language instructors need take this into consideration. The paper takes a closer look at this distinction and establishes sub-groups the Arabic HLLs in a language and/or culture specific way related mainly to the Arabic HLL. It looks at the learners at the beginners’ Arabic class at the undergraduate university level over a period of three years in order to define this learner. Learners belong to different groups and backgrounds but they all share common characteristics. The paper presents a detailed look at the learner types present at this class in order to help prepare and develop material for this specific learner group. The paper shows that separate HLL and non-HLL courses, especially at the introductory and intermediate level, is successful in resolving some of the pedagogical problems that occur in the Arabic as a Foreign Language classroom. In conclusion, the paper recommends the development of HLL courses at the early levels of language learning. It calls for a change in the pedagogical practices to overcome some of the challenges learner in the introductory Arabic class can face.Keywords: Arabic, Heritage Language, langauge learner, teaching
Procedia PDF Downloads 4051620 Investigation on The Feasibility of a Solar Desiccant Cooling System in Libya
Authors: A. S. Zgalei, B. T. Al-Mabrouk
Abstract:
With a particularly significant growth rate observed in the Libyan commercial and residential buildings coupled with a growth in energy demand, solar desiccant evaporative cooling offers energy savings and promises a good sharing for sustainable buildings where the availability of solar radiation matches with the cooling load demand. The paper presents a short introduction for the desiccant systems. A mathematical model of a selected system has been developed and a simulation has been performed in order to investigate the system performance at different working conditions and an optimum design of the system structure is established. The results showed a technical feasibility of the system working under the Libyan climatic conditions with a reasonable COP at temperatures that can be obtained through the solar reactivation system. Discussion of the results and the recommendations for future work are proposed.Keywords: computer program, solar desiccant wheel cooling, system modelling, simulation, technical feasibility
Procedia PDF Downloads 5411619 Multishape Task Scheduling Algorithms for Real Time Micro-Controller Based Application
Authors: Ankur Jain, W. Wilfred Godfrey
Abstract:
Embedded systems are usually microcontroller-based systems that represent a class of reliable and dependable dedicated computer systems designed for specific purposes. Micro-controllers are used in most electronic devices in an endless variety of ways. Some micro-controller-based embedded systems are required to respond to external events in the shortest possible time and such systems are known as real-time embedded systems. So in multitasking system there is a need of task Scheduling,there are various scheduling algorithms like Fixed priority Scheduling(FPS),Earliest deadline first(EDF), Rate Monotonic(RM), Deadline Monotonic(DM),etc have been researched. In this Report various conventional algorithms have been reviewed and analyzed, these algorithms consists of single shape task, A new Multishape scheduling algorithms has been proposed and implemented and analyzed.Keywords: dm, edf, embedded systems, fixed priority, microcontroller, rtos, rm, scheduling algorithms
Procedia PDF Downloads 4061618 Obesity-Associated Vitamin D Insufficiency Among Women
Authors: Archana Surendran, Kalpana C. A.
Abstract:
Vitamin D insufficiency is highly prevalent in women. Vitamin D bioavailability could be reduced in obesity due to increased sequestration by white adipose tissue. Increased sun exposure due to more frequent outdoor physical activity as well as a diet rich in vitamin D could be the common cause of both higher levels of 25(OH)D and a more favorable lipid profile. The study was conducted with the aim to assess the obesity status among selected working women in Coimbatore, determine their lifestyle and physical activity pattern, study their dietary intake, estimate the vitamin D and lipid profile of selected women and associate the relationship between Vitamin D and obesity among the selected women. A total of 100 working women (non pregnant, non lactating) working in IT sector, hotels and teaching staff were selected for the study. Anthropometric measurements and dietary recall were conducted for all. The women were further categorized as obese and non-obese based on their BMI. Fifteen obese and 15 non-obese women were selected and their fasting blood glucose level, serum Vitamin D and lipid profile were measured. Association between serum vitamin D, lipid profile, anthropometric measurements, food intake and sun exposure was correlated. Fifty six percent of women in the age group between 25-39 years and 44 percent of women in the age group between 40-45 years were obese. Waist and hip circumference of women in the age group between 40-45 years (89.7 and 107.4 cm) were higher than that of obese women in the age group between 25-39 years (88.6 and 102.8 cm). There were no women with sufficient vitamin D levels. In the age group between 40-45 years (obese women), serum Vitamin D was inversely proportional to waist-hip ratio and LDL cholesterol. There was an inverse relationship between body fat percentage and Total cholesterol with serum vitamin D among the women of the age group between 25-39 years. Consumption of milk and milk products were low among women. Intake of calcium was deficit among the women in both the age groups and showed a negative correlation. Sun exposure was less for all the women. Findings from the study revealed that obese women with a higher consumption of fat and less intake of calcium-rich foods have low serum Vitamin D levels than the non-obese women. Thus, it can be concluded that there is an association between Vitamin D status and obesity among adult women.Keywords: obesity, sun exposure, vitamin D, women
Procedia PDF Downloads 1341617 Using the Cluster Computing to Improve the Computational Speed of the Modular Exponentiation in RSA Cryptography System
Authors: Te-Jen Chang, Ping-Sheng Huang, Shan-Ten Cheng, Chih-Lin Lin, I-Hui Pan, Tsung- Hsien Lin
Abstract:
RSA system is a great contribution for the encryption and the decryption. It is based on the modular exponentiation. We call this system as “a large of numbers for calculation”. The operation of a large of numbers is a very heavy burden for CPU. For increasing the computational speed, in addition to improve these algorithms, such as the binary method, the sliding window method, the addition chain method, and so on, the cluster computer can be used to advance computational speed. The cluster system is composed of the computers which are installed the MPICH2 in laboratory. The parallel procedures of the modular exponentiation can be processed by combining the sliding window method with the addition chain method. It will significantly reduce the computational time of the modular exponentiation whose digits are more than 512 bits and even more than 1024 bits.Keywords: cluster system, modular exponentiation, sliding window, addition chain
Procedia PDF Downloads 5271616 Impact of Weather Conditions on Generalized Frequency Division Multiplexing over Gamma Gamma Channel
Authors: Muhammad Sameer Ahmed, Piotr Remlein, Tansal Gucluoglu
Abstract:
The technique called as Generalized frequency division multiplexing (GFDM) used in the free space optical channel can be a good option for implementation free space optical communication systems. This technique has several strengths e.g. good spectral efficiency, low peak-to-average power ratio (PAPR), adaptability and low co-channel interference. In this paper, the impact of weather conditions such as haze, rain and fog on GFDM over the gamma-gamma channel model is discussed. A Trade off between link distance and system performance under intense weather conditions is also analysed. The symbol error probability (SEP) of GFDM over the gamma-gamma turbulence channel is derived and verified with the computer simulations.Keywords: free space optics, generalized frequency division multiplexing, weather conditions, gamma gamma distribution
Procedia PDF Downloads 1771615 Methods Used to Perform Requirements Elicitation for FinTech Application Development
Authors: Zhao Pengcheng, Yin Siyuan
Abstract:
Fintech is the new hot topic of the 21st century, a discipline that combines financial theory with computer modelling. It can provide both digital analysis methods for investment banks and investment decisions for users. Given the variety of services available, it is necessary to provide a superior method of requirements elicitation to ensure that users' needs are addressed in the software development process. The accuracy of traditional software requirements elicitation methods is not sufficient, so this study attempts to use a multi-perspective based requirements heuristic framework. Methods such as interview and questionnaire combination, card sorting, and model driven are proposed. The collection results from PCA show that the new methods can better help with requirements elicitation. However, the method has some limitations and, there are some efficiency issues. However, the research in this paper provides a good theoretical extension that can provide researchers with some new research methods and perspectives viewpoints.Keywords: requirement elicitation, FinTech, mobile application, survey, interview, model-driven
Procedia PDF Downloads 1061614 Efficient Heuristic Algorithm to Speed Up Graphcut in Gpu for Image Stitching
Authors: Tai Nguyen, Minh Bui, Huong Ninh, Tu Nguyen, Hai Tran
Abstract:
GraphCut algorithm has been widely utilized to solve various types of computer vision problems. Its expensive computational cost encouraged many researchers to improve the speed of the algorithm. Recent works proposed schemes that work on parallel computing platforms such as CUDA. However, the problem of low convergence speed prevents the usage of GraphCut for real time applications. In this paper, we propose global suppression heuristic to boost the conver-gence process of the algorithm. A parallel implementation of GraphCut algorithm on CUDA designed for the image stitching problem is introduced. Our method achieves up to 3× time boost on the graph of size 80 × 480 compared to the best sequential GraphCut algorithm while achieving satisfactory stitched images, suitable for panorama applications. Our source code will be soon available for further research.Keywords: CUDA, graph cut, image stitching, texture synthesis, maxflow/mincut algorithm
Procedia PDF Downloads 1341613 Implementation and Challenges of Assessment Methods in the Case of Physical Education Class in Some Selected Preparatory Schools of Kirkos Sub-City
Authors: Kibreab Alene Fenite
Abstract:
The purpose of this study is to investigate the implementation and challenges of different assessment methods for physical education class in some selected preparatory schools of kirkos sub city. The participants in this study are teachers, students, department heads and school principals from 4 selected schools. Of the total 8 schools offering in kirkos sub city 4 schools (Dandi Boru, Abiyot Kirse, Assay, and Adey Ababa) are selected by using simple random sampling techniques and from these schools all (100%) of teachers, 100% of department heads and school principals are taken as a sample as their number is manageable. From the total 2520 students, 252 (10%) of students are selected using simple random sampling. Accordingly, 13 teachers, 252 students, 4 department heads and 4 school principals are taken as a sample from the 4 selected schools purposefully. As a method of data gathering tools; questionnaire and interview are employed. To analyze the collected data, both quantitative and qualitative methods are used. The result of the study revealed that assessment in physical education does not implement properly: lack of sufficient materials, inadequate time allotment, large class size, and lack of collaboration and working together of teachers towards assessing the performance of students, absence of guidelines to assess the physical education subject, no different assessment method that is implementing on students with disabilities in line with their special need are found as major challenges in implementing the current assessment method of physical education. To overcome these problems the following recommendations have been forwarded. These are: the necessary facilities and equipment should be available; In order to make reliable, accurate, objective and relevant assessment, teachers of physical education should be familiarized with different assessment techniques; Physical education assessment guidelines should be prepared, and guidelines should include different types of assessment methods; qualified teachers should be employed, and different teaching room must be build.Keywords: assessment, challenges, equipment, guidelines, implementation, performance
Procedia PDF Downloads 2841612 Gamification of a Business Intelligence Tool
Authors: Stephen Miller
Abstract:
The act of applying game mechanics and dynamics (which have been traditionally used in video games) into business applications is being widely trialed in an effort to make conventional business software a bit more participative, fun and engaging. This new trend, named ‘gamification’ has its believers and of course, its critics who still need convincing that the concept is an effective and beneficial business tool worthy of investment. The literature reveals that user engagement of business intelligence (BI) tools is much lower than expected and investors are failing to get a good return on their investment (ROI). So, a software prototype will be designed and developed to add gamification to a BI tool to determine its effect upon the user engagement levels of test participants. The experimental study will be evaluated using the comprehensive User Engagement Scale (UES) to see if there are improvements in areas such as; aesthetics, perceived usability, endurability, novelty, felt involvement and focused attention. The results of this unique study should demonstrate whether or not ‘gamifying’ a BI tool has the potential to increase an individual’s motivation to use BI software more often.Keywords: business intelligence, gamification, human computer interaction, user engagement
Procedia PDF Downloads 5851611 Smart Grid Simulator
Authors: Ursachi Andrei
Abstract:
The Smart Grid Simulator is a computer software based on advanced algorithms which has as the main purpose to lower the energy bill in the most optimized price efficient way as possible for private households, companies or energy providers. It combines the energy provided by a number of solar modules and wind turbines with the consumption of one household or a cluster of nearby households and information regarding weather conditions and energy prices in order to predict the amount of energy that can be produced by renewable energy sources and the amount of energy that will be bought from the distributor for the following day. The user of the system will not only be able to minimize his expenditures on energy fractures, but also he will be informed about his hourly consumption, electricity prices fluctuation and money spent for energy bought as well as how much money he saved each day and since he installed the system. The paper outlines the algorithm that supports the Smart Grid Simulator idea and presents preliminary test results that support the discussion and implementation of the system.Keywords: smart grid, sustainable energy, applied science, renewable energy sources
Procedia PDF Downloads 3491610 Attitudes, Experiences and Good Practices of Writing Online Course Material: A Case Study in Makerere University
Authors: Ruth Nsibirano
Abstract:
Online mode of delivery in higher institutions of learning, popularly known in some circles as e-Learning or distance education is a new phenomenon that is steadily taking root in African universities but specifically at Makerere University. For slightly over a decade, the Department of Open and Distance Learning has been offering the first generation mode of distance education. In this, learning and teaching experiences were based on the use of hard copy materials circulated through postal services in a rather correspondence mode. There were more challenges to this including high dropout rates, limited support to the learners and sustainability issues. Fortunately, the Department was supported by the Norwegian Government through a NORHED grant to “leapfrog” to the fifth generation of distance education that makes more use of educational technologies and tools. The capacity of faculty staff was gradually enhanced through a series of training to handle the upgraded structure of fifth generation distance education. The trained staff was then tasked to develop modules befitting an online delivery mode, for use on the program. This paper will present attitudes, experiences of the course writers with a view of sharing the good practices that enabled them leap from e-faculty trainees to distinct online course writers. This perspective will hopefully serve as building blocks to enhance the capacity of other upcoming distance education programs in low capacity universities and also promote the uptake of e-Education on the continent and beyond. Methodologically the findings were collected through individual interviews with the 30 course writers. In addition, semi structured questionnaires were designed to collect data on the profile, challenges and lessons from the writers. Findings show that the attitudes of course writers on project supported activities are so much tagged to the returns from their committed efforts. In conclusion, therefore, it is strategically useful to assess and selectively choose which individual to nominate for involvement at the initial stages.Keywords: distance education, online course content, staff attitudes, best practices in online learning
Procedia PDF Downloads 2551609 Study on Principals Using Change Leadership to Promote School Innovation: A Case Study of a Primary School in Taiwan
Authors: Chih-Wen Fan
Abstract:
Backgrounds/ Research goals : School improvement requires change leadership, which often means discomfort. Principals are the key people that determine the effectiveness of schools. In an era of organization’s pursuit of speed and effectiveness, school administration has to be accountable and innovative. Effective principals work to improve achievement by focusing on the administrative and teaching quality of improvement. However, there is a lack of literature addressing the relevant case studies on school change leadership. This article explores how principals can use change leadership to drive school change. It analyze the driving factors of principal changes in the case school, the beliefs of change leadership, specific methods, and what impact they have. Methods: This study applies the case study research method to the selected primary school located in an urban area for case study, which has achieved excellent performance after reform and innovation. The researchers selected an older primary school located in an urban area that was transformed into a high-performance primary school after changes were enacted by the principal. The selected case was recommended by three supervisors of the Education Department. The case school underwent leadership change by the new principal during his term, and won an award from the Ministry of Education. Total of 8 teachers are interviewed. The data encoding includes interviews and documents. Expected results/ conclusions: The conclusions of the study are, as follows: (1) The influence for Principal Lin's change leadership is from internal and external environmental development and change pressures. (2) The principal's belief in change leadership is to recognize the sense of crisis, and to create a climate of change and demand for change. (3) The principal's specific actions are intended to identify key members, resolve resistance, use innovative thinking, and promote organizational learning. (4) Principal Lin's change leadership can enhance the professional functions of all employees through appropriate authorization. (5) The effectiveness of change leadership lies in teachers' participation in decision-making; the school's reputation has been enhanced through featured courses.Keywords: change leadership, empowerment, crisis awareness, case study
Procedia PDF Downloads 1411608 Research Study on the Concept of Unity of Ummah and Its Sources in the Light of Islamic Teachings
Authors: Ghazi Abdul Rehman Qasmi
Abstract:
Islam is the preacher and torch-bearer of unity and solidarity. All the followers of Islam are advised to be united. Islam strongly condemns those elements which disunite the unity of Muslim Ummah. Like pearls in a rosary, Islam has united the Muslims from all over the world in the wreath of unity and forbade the Muslims to avoid separation and to be disintegrated. The aspect of unity is prominent in all divine injunctions and about worship. By offering five times obligatory congregational prayers, passion of mutual love and affection is increased and on the auspicious days like Friday, Eid-ul-fiter and Eid-ul-azha, majority of the Muslims come together at central places to offer these congregational prayers. Thus unity and harmony among the Muslims can be seen. Similarly the Muslim pilgrims from all over the world eliminate all kind of worldly discrimination to perform many rituals of pilgrimage while wearing white color cloth as a dress. Pilgrimage is a demonstration of Islamic strength. When the Muslims from all over the world perform the same activities together and they offer their prayers under the leadership of one leader (IMAM). Muslims come together on the occasion of pilgrimage to perform Tawaf (seven circuits,first three circuits at a hurried pace(Rammal) and followed by four times, more closely, at a leisurely pace, round the Holy Kaabah to perform circumambulation known as Tawaf in religious terminology,Saee(running or walking briskly seven times between two small hills Safa&Marwa), Ramy-al-jamarat (throwing pebbles at the stone pillars, symbolizing the devil). In this way dignity and sublimity of Islam is increased and unity and integrity of Muslim Ummah is promoted also. By studying the life history of Hazrat Muhammad (P.B.U.H) we come to know that our Holy Prophet (P.B.U.H) has put emphasis on unity and integrity. We have to follow the Islamic teachings to create awareness among the members of Muslim Ummah. In the light of the Holy Quran and Sunnah, we have to utilize all the sources and potential for this noble cause.Keywords: unity, Ummah, sources, Islamic teaching
Procedia PDF Downloads 2961607 Autonomy in Healthcare Organisations: A Comparative Case Study of Middle Managers in England and Iran
Authors: Maryam Zahmatkesh
Abstract:
Middle managers form a significant occupational category in organisations. They undertake a vital role, as they sit between the operational and strategic roles. Traditionally they were acting as diplomat administrators, and were only in power to meet the demands of professionals. Following the introduction of internal market, in line with the principles of New Public Management, middle managers have been considered as change agents. More recently, in the debates of middle managers, there is emphasis on entrepreneurialism and enacting strategic role. It was assumed that granting autonomy to the local organisations and the inception of semi-autonomous hospitals (Foundation Trusts in England and Board of Trustees in Iran) would give managers more autonomy to act proactively and innovatively. This thesis explores the hospital middle managers’ perception of and responses to public management reforms (in particular, hospital autonomy) in England and Iran. In order to meet the aims of the thesis, research was undertaken within the interpretative paradigm, in line with social constructivism. Data were collected from interviews with forty-five middle managers, observational fieldwork and documentary analysis across four teaching university hospitals in England and Iran. The findings show the different ways middle managers’ autonomy is constrained in the two countries. In England, middle managers have financial and human recourses, but their autonomy is constrained by government policy and targets. In Iran, middle managers are less constrained by government policy and targets, but they do not have financial and human resources to exercise autonomy. Unbalanced autonomy causes tension and frustration for middle managers. According to neo-institutional theory, organisations are deeply embedded within social, political, economic and normative settings that exert isomorphic and internal population-level pressures to conform to existing and established modes of operation. Health systems which are seeking to devolve autonomy to middle managers must appreciate the multidimensional nature of the autonomy, as well as the wider environment that organisations are embedded, if they are about to improve the performance of managers and their organisations.Keywords: autonomy, healthcare organisations, middle managers, new public management
Procedia PDF Downloads 3111606 Its about Cortana, Microsoft’s Virtual Assistant
Authors: Aya Idriss, Esraa Othman, Lujain Malak
Abstract:
Artificial intelligence is the emulation of human intelligence processes by machines, particularly computer systems that act logically. Some of the specific applications of AI include natural language processing, speech recognition, and machine vision. Cortana is a virtual assistant and she’s an example of an AI Application. Microsoft made it possible for this app to be accessed not only on laptops and PCs but can be downloaded on mobile phones and used as a virtual assistant which was a huge success. Cortana can offer a lot apart from the basic orders such as setting alarms and marking the calendar. Its capabilities spread past that, for example, it provides us with listening to music and podcasts on the go, managing my to-do list and emails, connecting with my contacts hands-free by simply just telling the virtual assistant to call somebody, gives me instant answers and so on. A questionnaire was sent online to numerous friends and family members to perform the study, which is critical in evaluating Cortana's recognition capacity and the majority of the answers were in favor of Cortana’s capabilities. The results of the questionnaire assisted us in determining the level of Cortana's skills.Keywords: artificial intelligence, Cortana, AI, abstract
Procedia PDF Downloads 1801605 Promoting Students' Worldview Through Integrative Education in the Process of Teaching Biology in Grades 11 and 12 of High School
Authors: Saule Shazhanbayeva, Denise van der Merwe
Abstract:
Study hypothesis: Nazarbayev Intellectual School of Kyzylorda’s Biology teachers can use STEM-integrated learning to improve students' problem-solving ability and responsibility as global citizens. The significance of this study is to indicate how the use of STEM integrative learning during Biology lessons could contribute to forming globally-minded students who are responsible community members. For the purposes of this study, worldview is defined as a view that is broader than the country of Kazakhstan, allowing students to see the significance of their scientific contributions to the world as global citizens. The context of worldview specifically indicates that most students have never traveled outside of their city or region within Kazakhstan. In order to broaden student understanding, it is imperative that students are exposed to different world views and contrasting ideas within the educational setting of Biology as the science being used for the research. This exposure promulgates students understanding of the significance they have as global citizens alongside the obligations which would rest on them as scientifically minded global citizens. Integrative learning should be Biological Science - with Technology and engineering in the form of problem-solving, and Mathematics to allow improved problem-solving skills to develop within the students of Nazarbayev Intellectual School (NIS) of Kyzylorda. The school's vision is to allow students to realise their role as global citizens and become responsible community members. STEM allows integrations by combining four subject skills to solve topical problems designed by educators. The methods used are based on qualitative analysis: for students’ performance during a problem-solution scenario; and Biology teacher interviews to ascertain their understanding of STEM implementation and willingness to integrate it into current lessons. The research indicated that NIS is ready for a shift into STEM lessons to promote globally responsible students. The only additional need is for proper STEM integrative lesson method training for teachers.Keywords: global citizen, STEM, Biology, high-school
Procedia PDF Downloads 731604 Conviviality as a Principle in Natural and Social Realms
Authors: Xiao Wen Xu
Abstract:
There exists a challenge of accommodating/integrating people at risk and those from various backgrounds in urban areas. The success of interdependence as a tool for survival largely rests on the mutually beneficial relationships amongst individuals within a given society. One approach to meeting this challenge has been written by Ivan Illich in his book, Tools for Conviviality, where he defines 'conviviality' as interactions that help individuals. With the goal of helping the community and applying conviviality as a principle to actors in both natural and social realms of Moss Park in Toronto, the proposal involves redesigning the park and buildings as a series of different health care, extended learning, employment support, armoury, and recreation facilities that integrate the exterior landscape as treatment, teaching, military, and recreation areas; in other words, the proposal links services with access to park space. While buildings are traditionally known to physically provide shelter, parks embody shelter and act as service, as people often find comfort and relief from being in nature, and Moss Park, in particular, is home to many people at risk. This landscape is not only an important space for the homeless community but also the rest of the neighborhood. The thesis proposes that the federal government rebuilds the current armoury, as it is an obsolete building while acknowledging the extensive future developments proposed by developers and its impact on public space. The neighbourhood is an underserved area, and the new design develops not just a new armoury, but also a complex of interrelated services, which are completely integrated into the park. The armoury is redesigned as an integral component of the community that not only serves as training facilities for reservists but also serves as an emergency shelter in sub-zero temperatures for the homeless community. This paper proposes a new design for Moss Park through examining how 'park buildings', interconnected buildings and parks, can foster empowering relationships that create a supportive public realm.Keywords: conviviality, natural, social, Ivan Illich
Procedia PDF Downloads 4051603 Subarray Based Multiuser Massive MIMO Design Adopting Large Transmit and Receive Arrays
Authors: Tetsiki Taniguchi, Yoshio Karasawa
Abstract:
This paper describes a subarray based low computational design method of multiuser massive multiple input multiple output (MIMO) system. In our previous works, use of large array is assumed only in transmitter, but this study considers the case both of transmitter and receiver sides are equipped with large array antennas. For this aim, receive arrays are also divided into several subarrays, and the former proposed method is modified for the synthesis of a large array from subarrays in both ends. Through computer simulations, it is verified that the performance of the proposed method is degraded compared with the original approach, but it can achieve the improvement in the aspect of complexity, namely, significant reduction of the computational load to the practical level.Keywords: large array, massive multiple input multiple output (MIMO), multiuser, singular value decomposition, subarray, zero forcing
Procedia PDF Downloads 4041602 Attitudes toward Programming Languages Based on Characteristics
Authors: Mohammad Shokoohi-Yekta, Hamid Mirebrahim
Abstract:
A body of research has been devoted to investigating the preferences of computer programmers. These researches used various questionnaires to find out what programming language is most popular among programmers. The problem with such research is that the programmers are usually familiar with only a few languages; therefore, disregarding a number of other languages which might have characteristics that match their preferences more closely. To overcome such a problem, we decided to investigate the preferences of programmers in regards to the characteristics of languages, which help us to discover the languages that include the most characteristics preferred by the users. We conducted a user study to measure the preferences of programmers on different characteristics of programming languages and then tried to compare existing languages in the areas of application, Web and system programming. Overall, the results of our study indicated that the Ruby programming language has the highest preference score in the two areas of application and Web, and C++ has the highest score in the system area. The results of our study can also help programming language designers know the characteristics they should consider when developing new programming languages in order to attract more programmers.Keywords: object orientation, programming language design, programmers' preferences, characteristic
Procedia PDF Downloads 4991601 A Study of the Use of Arguments in Nominalizations as Instanciations of Grammatical Metaphors Finished in -TION in Academic Texts of Native Speakers
Authors: Giovana Perini-Loureiro
Abstract:
The purpose of this research was to identify whether the nominalizations terminating in -TION in the academic discourse of native English speakers contain the arguments required by their input verbs. In the perspective of functional linguistics, ideational metaphors, with nominalization as their most pervasive realization, are lexically dense, and therefore frequent in formal texts. Ideational metaphors allow the academic genre to instantiate objectification, de-personalization, and the ability to construct a chain of arguments. The valence of those nouns present in nominalizations tends to maintain the same elements of the valence from its original verbs, but these arguments are not always expressed. The initial hypothesis was that these arguments would also be present alongside the nominalizations, through anaphora or cataphora. In this study, a qualitative analysis of the occurrences of the five more frequent nominalized terminations in -TION in academic texts was accomplished, and thus a verification of the occurrences of the arguments required by the original verbs. The assembling of the concordance lines was done through COCA (Corpus of Contemporary American English). After identifying the five most frequent nominalizations (attention, action, participation, instruction, intervention), the concordance lines were selected at random to be analyzed, assuring the representativeness and reliability of the sample. It was possible to verify, in all the analyzed instances, the presence of arguments. In most instances, the arguments were not expressed, but recoverable, either in the context or in the shared knowledge among the interactants. It was concluded that the realizations of the arguments which were not expressed alongside the nominalizations are part of a continuum, starting from the immediate context with anaphora and cataphora; up to a knowledge shared outside the text, such as specific area knowledge. The study also has implications for the teaching of academic writing, especially with regards to the impact of nominalizations on the thematic and informational flow of the text. Grammatical metaphors are essential to academic writing, hence acknowledging the occurrence of its arguments is paramount to achieve linguistic awareness and the writing prestige required by the academy.Keywords: corpus, functional linguistics, grammatical metaphors, nominalizations, academic English
Procedia PDF Downloads 1501600 Applying Big Data to Understand Urban Design Quality: The Correlation between Social Activities and Automated Pedestrian Counts in Dilworth Park, Philadelphia
Authors: Jae Min Lee
Abstract:
Presence of people and intensity of activities have been widely accepted as an indicator for successful public spaces in urban design literature. This study attempts to predict the qualitative indicators, presence of people and intensity of activities, with the quantitative measurements of pedestrian counting. We conducted participant observation in Dilworth Park, Philadelphia to collect the total number of people and activities in the park. Then, the participant observation data is compared with detailed pedestrian counts at 10 exit locations to estimate the number of park users. The study found that there is a clear correlation between the intensity of social activities and automated pedestrian counts.Keywords: automated pedestrian count, computer vision, public space, urban design
Procedia PDF Downloads 402