Search results for: efficient service
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 8366

Search results for: efficient service

7466 Advanced Simulation and Enhancement for Distributed and Energy Efficient Scheduling for IEEE802.11s Wireless Enhanced Distributed Channel Access Networks

Authors: Fisayo G. Ojo, Shamala K. Subramaniam, Zuriati Ahmad Zukarnain

Abstract:

As technology is advancing and wireless applications are becoming dependable sources, while the physical layer of the applications are been embedded into tiny layer, so the more the problem on energy efficiency and consumption. This paper reviews works done in recent years in wireless applications and distributed computing, we discovered that applications are becoming dependable, and resource allocation sharing with other applications in distributed computing. Applications embedded in distributed system are suffering from power stability and efficiency. In the reviews, we also prove that discrete event simulation has been left behind untouched and not been adapted into distributed system as a simulation technique in scheduling of each event that took place in the development of distributed computing applications. We shed more lights on some researcher proposed techniques and results in our reviews to prove the unsatisfactory results, and to show that more work still have to be done on issues of energy efficiency in wireless applications, and congestion in distributed computing.

Keywords: discrete event simulation (DES), distributed computing, energy efficiency (EE), internet of things (IOT), quality of service (QOS), user equipment (UE), wireless mesh network (WMN), wireless sensor network (wsn), worldwide interoperability for microwave access x (WiMAX)

Procedia PDF Downloads 193
7465 CERD: Cost Effective Route Discovery in Mobile Ad Hoc Networks

Authors: Anuradha Banerjee

Abstract:

A mobile ad hoc network is an infrastructure less network, where nodes are free to move independently in any direction. The nodes have limited battery power; hence, we require energy efficient route discovery technique to enhance their lifetime and network performance. In this paper, we propose an energy-efficient route discovery technique CERD that greatly reduces the number of route requests flooded into the network and also gives priority to the route request packets sent from the routers that has communicated with the destination very recently, in single or multi-hop paths. This does not only enhance the lifetime of nodes but also decreases the delay in tracking the destination.

Keywords: ad hoc network, energy efficiency, flooding, node lifetime, route discovery

Procedia PDF Downloads 348
7464 A Comparative Study of GTC and PSP Algorithms for Mining Sequential Patterns Embedded in Database with Time Constraints

Authors: Safa Adi

Abstract:

This paper will consider the problem of sequential mining patterns embedded in a database by handling the time constraints as defined in the GSP algorithm (level wise algorithms). We will compare two previous approaches GTC and PSP, that resumes the general principles of GSP. Furthermore this paper will discuss PG-hybrid algorithm, that using PSP and GTC. The results show that PSP and GTC are more efficient than GSP. On the other hand, the GTC algorithm performs better than PSP. The PG-hybrid algorithm use PSP algorithm for the two first passes on the database, and GTC approach for the following scans. Experiments show that the hybrid approach is very efficient for short, frequent sequences.

Keywords: database, GTC algorithm, PSP algorithm, sequential patterns, time constraints

Procedia PDF Downloads 390
7463 A Study of Student Affairs Services across Baghdad Universities: Exploring Best Practices and Impact on Student Success

Authors: Jelena Zivkovic, Haidar Mohammed, Elaf Saeed

Abstract:

Student affairs services play a critical role in contributing to the wholistic development and success of students as they progress through their academic careers. The study encompasses a multifaceted examination of student affairs service offerings amongst 10 private and 3 public Baghdad universities. Student affairs administrators (13) were surveyed along with over 300 students to determine university-sponsored services and student satisfaction and awareness. The student affairs service research findings varied significantly between private and public institutions and those that followed a national and international curriculum. Universities need to persist to adapt to changing demographics and technological advancements to enhance students' personal and academic successes, and student affairs services are key to preparing graduates to thrive in a diverse global world.

Keywords: student affairs, student success, higher education, Iraq, universities, Baghdad

Procedia PDF Downloads 107
7462 Carbon Pool Assessment in Two Community Forest in Nepal

Authors: Khemnath Kharel

Abstract:

Forest itself is a factory as well as product. It supplies tangible and intangible goods and services. It supplies timber, fuel wood, fodder, grass leaf litter as well as non timber edible goods and medicinal and aromatic products additionally provides environmental services. These environmental services are of local, national, or even global importance. In Nepal more than 19 thousands community forests are providing environmental service in less economic benefit than actual efficiency. There is a risk of cost of management of those forest exceeds benefits and forests get converted to open access resources in future. Most of the environmental goods and services don’t have markets which mean no prices at which they are available to the consumers therefore the valuation of these services goods and services establishment of paying mechanism for such services and insure the benefit to community is more relevant in local as well as global scale. There are few examples of carbon trading in domestic level to meet the country wide emission goal. In this contest the study aims to explore the public attitude towards carbon offsetting and their responsibility over service providers. This study helps in promotion of environment service awareness among general people and service provider; community forest. The research helps to unveil the carbon pool scenario in community forest and willingness to pay for carbon offsetting of people who are consuming more energy than general people and emitting relatively more carbon in atmosphere. The study has assessed the carbon pool status in two community forest. In the study in two community forests carbon pools were assessed following the guideline “Forest Carbon Inventory Guideline 2010” prescribed by Ministry of Forest and soil Conservation, Nepal. Final out comes of analysis in intensively managed area of Hokse CF recorded as 103.58 tons C /ha with 6173.30 tons carbon stock. Similarly in Hariyali CF carbon density was recorded 251.72 mg C /ha. The total carbon stock of intensively managed blocks in Hariyali CF is 35839.62 tons carbon.

Keywords: carbon, offsetting, sequestration, valuation

Procedia PDF Downloads 323
7461 Determinants of the Users Intention of Social-Local-Mobile Applications

Authors: Chia-Chen Chen, Mu-Yen Chen

Abstract:

In recent years, with the vigorous growth of hardware and software technologies of smart mobile devices coupling with the rapid increase of social network influence, mobile commerce also presents the commercial operation mode of the future mainstream. For the time being, SoLoMo has become one of the very popular commercial models, its full name and meaning mainly refer to that users can obtain three key service types through smart mobile devices (Mobile) and omnipresent network services, and then link to the social (Social) web site platform to obtain the information exchange, again collocating with position and situational awareness technology to get the service suitable for the location (Local), through anytime, anywhere and any personal use of different mobile devices to provide the service concept of seamless integration style, and more deriving infinite opportunities of the future. The study tries to explore the use intention of users with SoLoMo mobile application formula, proposing research model to integrate TAM, ISSM, IDT and network externality, and with questionnaires to collect data and analyze results to verify the hypothesis, results show that perceived ease-of-use (PEOU), perceived usefulness (PU), and network externality have significant impact on the use intention with SoLoMo mobile application formula, and the information quality, relative advantages and observability have impacts on the perceived usefulness, and further affecting the use intention.

Keywords: SoLoMo (social, local, and mobile), technology acceptance model, innovation diffusion theory, network externality

Procedia PDF Downloads 529
7460 Efficient Chess Board Representation: A Space-Efficient Protocol

Authors: Raghava Dhanya, Shashank S.

Abstract:

This paper delves into the intersection of chess and computer science, specifically focusing on the efficient representation of chess game states. We propose two methods: the Static Method and the Dynamic Method, each offering unique advantages in terms of space efficiency and computational complexity. The Static Method aims to represent the game state using a fixedlength encoding, allocating 192 bits to capture the positions of all pieces on the board. This method introduces a protocol for ordering and encoding piece positions, ensuring efficient storage and retrieval. However, it faces challenges in representing pieces no longer in play. In contrast, the Dynamic Method adapts to the evolving game state by dynamically adjusting the encoding length based on the number of pieces in play. By incorporating Alive Bits for each piece kind, this method achieves greater flexibility and space efficiency. Additionally, it includes provisions for encoding additional game state information such as castling rights and en passant squares. Our findings demonstrate that the Dynamic Method offers superior space efficiency compared to traditional Forsyth-Edwards Notation (FEN), particularly as the game progresses and pieces are captured. However, it comes with increased complexity in encoding and decoding processes. In conclusion, this study provides insights into optimizing the representation of chess game states, offering potential applications in chess engines, game databases, and artificial intelligence research. The proposed methods offer a balance between space efficiency and computational overhead, paving the way for further advancements in the field.

Keywords: chess, optimisation, encoding, bit manipulation

Procedia PDF Downloads 50
7459 Evaluation of Food Services by the Patients in Hospitals of Athens in Greece

Authors: I. Mentziou, C. Delezos, A. Nestoridou, G. Boskou

Abstract:

Introduction: The system of production and distribution of meals can have a significant impact on the food intake of hospital patients who are likely to develop malnutrition. In hospitals, the consequences of food borne infections can range from annoying to life-threatening for a patient, since they can lead up to death in vulnerable groups. Aim: The aim of the present study was to evaluate the satisfaction of the patients from the food services in Greek hospitals. Methods: Eleven hospitals of the Attica region were chosen. The sample derived from 637 adult patients who were hospitalized in those hospitals, during the period September 2009 - April 2010. Tailor made questionnaires were used to interview patients upon their satisfaction from the current food service system as well as from the total quality management system of the hospital. The number of completed questionnaires was proportional to the hospital capacity. Results: The majority of the patients seem to be pleased from the quality and the variety of the meals; they judged positively the behaviour of the food service personnel and the hygiene of serving conditions. Patients made suggestions for more frequent meals, larger variety of choices and better presented meals served under proper hygiene conditions by the personnel. Conclusions: The results indicate that the patients are satisfied in regards to the meal choices and the serving methods. However, factors like temperature and hygiene conditions are not always perceived to be in a way that fulfills the necessary prerequisite requirements. A total quality management system as a driver for better patient satisfaction is Indispensable.

Keywords: evaluation, food service, HACCP, hospital, patients

Procedia PDF Downloads 516
7458 Strengthening Service Delivery to Improving Cervical Cancer Screening in Southwestern Nigeria: A Pilot Project

Authors: Afolabi K. Esther, Kuye Tolulope, Babafemi, L. Olayemi, Omikunle Yemisi

Abstract:

Background: Cervical cancer is a potentially preventable disease of public significance. All sexually active women are at risk of cervical cancer; however, the uptake and coverage are low in low-middle resource countries. Hence, the programme explored the feasibility of demonstrating an innovative and low-cost system approach to cervical cancer screening service delivery among reproductive-aged women in low–resource settings in Southwestern Nigeria. This was to promote the uptake and quality improvement of cervical cancer screening services. Methods: This study was an intervention project in three senatorial districts in Osun State that have primary, secondary and tertiary health facilities. The project was in three phases; Pre-intervention, Intervention, and Post-intervention. The study utilised the existing infrastructure, facilities and staff in project settings. The study population was nurse-midwives, community health workers and reproductive-aged women (30-49 years). The intervention phase entailed using innovative, culturally appropriate strategies to create awareness of cervical cancer and preventive health-seeking behaviour among women in the reproductive-aged group (30-49) years. Also, the service providers (community health workers, Nurses, and Midwives) were trained on screening methods and treatment of pre-cancerous lesions, and there was the provision of essential equipment and supplies for cervical cancer screening services at health facilities. Besides, advocacy and engagement were made with relevant stakeholders to integrate the cervical cancer screening services into related reproductive health services and greater allocation of resources. The expected results compared the pre and post-intervention using the baseline and process indicators and the effect of the intervention phase on screening coverage using a plausibility assessment design. The project lasted 12 months; visual Inspection with Acetic acid (VIA) screening for the women for six months and follow-up in 6 months for women receiving treatment. Results: The pre-intervention phase assessed baseline service delivery statistics in the previous 12 months drawn from the retrospective data collected as part of the routine monitoring and reporting systems. The uptake of cervical cancer screening services was low as the number of women screened in the previous 12 months was 156. Service personnel's competency level was fair (54%), and limited availability of essential equipment and supplies for cervical cancer screening services. At the post-intervention phase, the level of uptake had increased as the number of women screened was 1586 within six months in the study settings. This showed about a 100-%increase in the uptake of cervical cancer screening services compared with the baseline assessment. Also, the post-intervention level of competency of service delivery personnel had increased to 86.3%, which indicates quality improvement of the cervical cancer screening service delivery. Conclusion: the findings from the study have shown an effective approach to strengthening and improving cervical cancer screening service delivery in Southwestern Nigeria. Hence, the intervention promoted a positive attitude and health-seeking behaviour among the target population, significantly influencing the uptake of cervical cancer screening services.

Keywords: cervical cancer, screening, nigeria, health system strengthening

Procedia PDF Downloads 106
7457 A Review of Current Trends in Grid Balancing Technologies

Authors: Kulkarni Rohini D.

Abstract:

While emerging as plausible sources of energy generation, new technologies, including photovoltaic (PV) solar panels, home battery energy storage systems, and electric vehicles (EVs), are exacerbating the operations of power distribution networks for distribution network operators (DNOs). Renewable energy production fluctuates, stemming in over- and under-generation energy, further complicating the issue of storing excess power and using it when necessary. Though renewable sources are non-exhausting and reoccurring, power storage of generated energy is almost as paramount as to its production process. Hence, to ensure smooth and efficient power storage at different levels, Grid balancing technologies are consequently the next theme to address in the sustainable space and growth sector. But, since hydrogen batteries were used in the earlier days to achieve this balance in power grids, new, recent advancements are more efficient and capable per unit of storage space while also being distinctive in terms of their underlying operating principles. The underlying technologies of "Flow batteries," "Gravity Solutions," and "Graphene Batteries" already have entered the market and are leading the race for efficient storage device solutions that will improve and stabilize Grid networks, followed by Grid balancing technologies.

Keywords: flow batteries, grid balancing, hydrogen batteries, power storage, solar

Procedia PDF Downloads 72
7456 Music Education is Languishing in Rural South African Schools as Revealed Through Education Students

Authors: E. N. Jansen van Vuuren

Abstract:

When visiting Foundation Phase (FP) students during their Teaching Practice at schools in rural Mpumalanga, the lack of music education is evident through the absence of musical sounds, with the exception of a limited repertoire of songs that are sung by all classes everywhere you go. The absence of music teaching resources such as posters and music instruments add to the perception that generalist teachers in the FP are not teaching music. Pre-service students also acknowledge that they have never seen a music class being taught during their teaching practice visits at schools. This lack of music mentoring impacts the quality of teachers who are about to enter the workforce and ultimately results in the perpetuation of no music education in many rural schools. The situation in more affluent schools present a contrasting picture with music education being given a high priority and generalist teachers often being supported by music specialists, paid for by the parents. When student teachers start their music course, they have limited knowledge to use as a foundation for their studies. The aim of the study was to ascertain the music knowledge that students gained throughout their school careers so that the curriculum could be adapted to suit their needs. By knowing exactly what pre-service teachers know about music, the limited tuition time at tertiary level can be used in the most suitable manner and concentrate on filling the knowledge gaps. Many scholars write about the decline of music education in South African schools and mention reasons, but the exact music knowledge void amongst students does not feature in the studies. Knowing the parameters of students’ music knowledge will empower lecturers to restructure their curricula to meet the needs of pre-service students. The research question asks, “what is the extent of the music void amongst rural pre-service teachers in a B.Ed. FP course at an African university?” This action research was done using a pragmatic paradigm and mixed methodology. First year students in the cohort studying for a B.Ed. in FP were requested to complete an online baseline assessment to determine the status quo. This assessment was compiled using the CAPS music content for Grade R to 9. The data was sorted using the elements of music as a framework. Findings indicate that students do not have a suitable foundation in music education despite supposedly having had music tuition from grade R to grade 9. Knowing the content required to fill the lack of knowledge provides academics with valuable information to amend their curricula and to ensure that future teachers will be able to provide rural learners with the same foundations in music as those received by learners in more affluent schools. It is only then that the rich music culture of the African continent will thrive.

Keywords: generalist educators, music education, music curriculum, pre-service teachers

Procedia PDF Downloads 68
7455 Exploratory Research on Outsourcing Practices and Benefits on Telecommunication Industry in Oman

Authors: Alyamama Alsaidi

Abstract:

This research has been conducted in order to analyse the impact of outsourcing on telecommunication industry in Oman. The research is conducted by collecting qualitative and quantitative data in order to widen the area of comprehension. The data has been collected from genuine sources which showcased that results were reliable and possess validity. The outsourcing is very important because it helps the organisation in saving the cost and efforts of the workers. In Oman, the telecommunication industry largely uses the outsourcing service which is provided by the third party. The third party is responsible for providing outsourcing to the telecommunication companies. This research gives an overall view of the outsourcing in the telecommunication companies of Oman. The IT companies of Oman give their work to the outsourcing services as this will help in reducing the cost the project. Rather employing the experts to do the projects, the organization can easily give their products to the outsourcing services in which they complete the work for a cheaper rate for the telecommunication company of Oman. It will help in reducing the work load on the staffs and management of the telecommunication companies in Oman. The IT outsourcing in Oman is very common because some of the staff are not well experienced to do the IT work. The outsourcing has positive as well as negative impact on the telecommunication industry in Oman. The research has been done while considering ethical aspect in an effective and efficient manner. Furthermore, the literature is adequately reviewed so that views of various specialists can be considered for future guidance.

Keywords: IT outsourcing, client company, services company, telecommunication

Procedia PDF Downloads 187
7454 Scalable Systolic Multiplier over Binary Extension Fields Based on Two-Level Karatsuba Decomposition

Authors: Chiou-Yng Lee, Wen-Yo Lee, Chieh-Tsai Wu, Cheng-Chen Yang

Abstract:

Shifted polynomial basis (SPB) is a variation of polynomial basis representation. SPB has potential for efficient bit-level and digit-level implementations of multiplication over binary extension fields with subquadratic space complexity. For efficient implementation of pairing computation with large finite fields, this paper presents a new SPB multiplication algorithm based on Karatsuba schemes, and used that to derive a novel scalable multiplier architecture. Analytical results show that the proposed multiplier provides a trade-off between space and time complexities. Our proposed multiplier is modular, regular, and suitable for very-large-scale integration (VLSI) implementations. It involves less area complexity compared to the multipliers based on traditional decomposition methods. It is therefore, more suitable for efficient hardware implementation of pairing based cryptography and elliptic curve cryptography (ECC) in constraint driven applications.

Keywords: digit-serial systolic multiplier, elliptic curve cryptography (ECC), Karatsuba algorithm (KA), shifted polynomial basis (SPB), pairing computation

Procedia PDF Downloads 363
7453 Optimal Portfolio of Multi-service Provision based on Stochastic Model Predictive Control

Authors: Yifu Ding, Vijay Avinash, Malcolm McCulloch

Abstract:

As the proliferation of decentralized energy systems, the UK power system allows small-scale entities such as microgrids (MGs) to tender multiple energy services including energy arbitrage and frequency responses (FRs). However, its operation requires the balance between the uncertain renewable generations and loads in real-time and has to fulfill their provision requirements of contract services continuously during the time window agreed, otherwise it will be penalized for the under-delivered provision. To hedge against risks due to uncertainties and maximize the economic benefits, we propose a stochastic model predictive control (SMPC) framework to optimize its operation for the multi-service provision. Distinguished from previous works, we include a detailed economic-degradation model of the lithium-ion battery to quantify the costs of different service provisions, as well as accurately describe the changing dynamics of the battery. Considering a branch of load and generation scenarios and the battery aging, we formulate a risk-averse cost function using conditional value at risk (CVaR). It aims to achieve the maximum expected net revenue and avoids severe losses. The framework will be performed on a case study of a PV-battery grid-tied microgrid in the UK with real-life data. To highlight its performance, the framework will be compared with the case without the degradation model and the deterministic formulation.

Keywords: model predictive control (MPC), battery degradation, frequency response, microgrids

Procedia PDF Downloads 125
7452 Comparative Public Administration: A Case Study of ASEAN Member States

Authors: Nattapol Pourprasert

Abstract:

This research is to study qualitative research having two objectives: 1. to study comparison of private sector of government to compare with ASEAN Member States, 2. to study trend of private enterprise administration of ASEAN Member States. The results are: (1) Thai people focus on personal resource administrative system, (2) Indonesia focuses on official system by good administrative principles, (3) Malaysia focuses on technology development to service people, (4) Philippines focuses on operation system development, (5) Singapore focuses on public service development, (6) Brunei Darussalam focuses on equality in government service of people, (7) Vietnam focuses on creating government labor base and develop testing and administration of operation test, (8) Myanmar focuses on human resources development, (9) Laos focuses on form of local administration, (10) Cambodia focuses on policy revolution in personal resources. The result of the second part of the study are: (1) Thailand created government personnel to be power under qualitative official structural event, (2) Indonesia has Bureaucracy Reform Roadmap of Bureaucracy Reform and National Development Plan Medium Term, (3) Malaysia has database for people service, (4) Philippines follows up control of units operation by government policy, (5) Singapore created reliability, participation of people to set government policy people’s demand, (6) Brunei Darussalam has social welfare to people, (7) Vietnam revolved testing system and administration including manpower base construction of government effectively, (8) Myanmar creates high rank administrators to develop country, (9) Laos distributes power to locality, and (10) Cambodia revolved personnel resource policy.

Keywords: public administration development, ASEAN member states, private sector, government

Procedia PDF Downloads 255
7451 Patient Service Improvement in Public Emergency Department Using Discrete Event Simulation

Authors: Dana Mohammed, Fatemah Abdullah, Hawraa Ali, Najat Al-Shaer, Rawan Al-Awadhi, , Magdy Helal

Abstract:

We study the patient service performance at the emergency department of a major Kuwaiti public hospital, using discrete simulation and lean concepts. In addition to the common problems in such health care systems (over crowdedness, facilities planning and usage, scheduling and staffing, capacity planning) the emergency department suffered from several cultural and patient behavioural issues. Those contributed significantly to the system problems and constituted major obstacles in maintaining the performance in control. This led to overly long waiting times and the potential of delaying providing help to critical cases. We utilized the visual management tools to mitigate the impact of the patients’ behaviours and attitudes and improve the logistics inside the system. In addition a proposal is made to automate the date collection and communication within the department using RFID-based barcoding system. Discrete event simulation models were developed as decision support systems; to study the operational problems and assess achieved improvements. The simulation analysis resulted in cutting the patient delays to about 35% of their current values by reallocating and rescheduling the medical staff. Combined with the application of the visual management concepts, this provided the basis to improving patient service without any major investments.

Keywords: simulation, visual management, health care system, patient

Procedia PDF Downloads 476
7450 Evaluating Bus System as a Transportation Mode in Gaza Strip–Palestine Using GIS

Authors: Mohammed Alokshiya, Alaeddinne D. Eljamassi

Abstract:

This study discusses the condition of bus service in Gaza Strip through testing certain hypotheses assuming that public is not satisfied with bus system in Gaza. This testing is proceeded using questionnaire. The study also includes the evaluation of ten bus stops in Gaza city as a case study using GIS, and suggests a design case study for the bus system in the university zone in Gaza city. The research indicates that there is a general dissatisfaction with bus system in Gaza Strip, with respect to buses in service, drivers and bus stops. The study also gives a design for a bus stop and its frequency in university zone in Gaza city. Finally, the researcher recommends that more interest should be given to bus system, through actual procedures such as insuring the suitability of bus for transferring passengers before updating bus license, decreasing taxes of importing new buses, and holding awareness raising sessions for bus drivers.

Keywords: public transport, bus system, public satisfaction, bus stop locating

Procedia PDF Downloads 339
7449 Self-Efficacy and Attitude of the Graduating Pre-Service Teachers as Influenced in Their Student Teaching Performance

Authors: Sonia Arradaza-Pajaron, Maria Aida Manila

Abstract:

Teaching is considered the noblest yet believed to be one of the most complicated and challenging professions. Along this view, every teacher-producing institution should look into producing quality pre-service graduates who are efficacious enough with the right attitude and to deal with the task accorded to them. This study investigated the association between self-efficacy and attitude of graduating pre-service teachers with their actual student teaching performance. Survey questionnaires on self-efficacy and attitude toward practice teaching were fielded to the 90 actual respondents while their practice teaching grade was extracted to serve as the other main variable. Data were analyzed and treated statistically utilizing weighted mean and Pearson r to determine the relationship of variables of the study. Findings revealed that attitude of respondents of the three curricular programs was favorable, and they are self-efficacious. Their practice teaching performance was interpreted as very good. Results further showed a significant positive relationship between their self-efficacy and practice teaching performance. It showed that their rating was a manifestation of self- efficacious group. Although they exude positive attitude towards practice teaching, yet no significant relationship was seen with their attitude and performance. Moreover, data manifested that most of them can pay attention during their conduct of lessons in the class, as well as, listen attentively to their cooperating teachers during post conferences. They can perform student teaching tasks better even when there were other interesting things to do. Most of all, they can regulate or suppress not so pleasant thoughts or feelings and take things lightly even in most challenging situations. As gleaned from the results, it can be concluded that there was an association between self-efficacy and practice teaching performance of the respondents.

Keywords: academic achievement, attitude, self-efficacy, student teaching performance

Procedia PDF Downloads 316
7448 Deploying a Platform as a Service Cloud Solution to Support Student Learning

Authors: Jiangping Wang

Abstract:

This presentation describes the design and implementation of PaaS (platform as a service) cloud-based labs that are used in database-related courses to teach students practical skills. Traditionally, all labs are implemented in a desktop-based environment where students have to install heavy client software to access database servers. In order to release students from that burden, we have successfully deployed the cloud-based solution to support database-related courses, from which students and teachers can practice and learn database topics in various database courses via cloud access. With its development environment, execution runtime, web server, database server, and collaboration capability, it offers a shared pool of configurable computing resources and comprehensive environment that supports students’ needs without the complexity of maintaining the infrastructure.

Keywords: PaaS, database environment, e-learning, web server

Procedia PDF Downloads 268
7447 Eco-Efficient Cementitious Materials for Construction Applications in Ireland

Authors: Eva Ujaczki, Rama Krishna Chinnam, Ronan Courtney, Syed A. M. Tofail, Lisa O'Donoghue

Abstract:

Concrete is the second most widely used material in the world and is made of cement, sand, and aggregates. Cement is a hydraulic binder which reacts with water to form a solid material. In the cement manufacturing process, the right mix of minerals from mined natural rocks, e.g., limestone is melted in a kiln at 1450 °C to form a new compound, clinker. In the final stage, the clinker is milled into a fine cement powder. The principal cement types manufactured in Ireland are: 1) CEM I – Portland cement; 2) CEM II/A – Portland-fly ash cement; 3) CEM II/A – Portland-limestone cement and 4) CEM III/A – Portland-round granulated blast furnace slag (GGBS). The production of eco-efficient, blended cement (CEM II, CEM III) reduces CO₂ emission and improves energy efficiency compared to traditional cements. Blended cements are produced locally in Ireland and more than 80% of produced cement is blended. These eco-efficient, blended cements are a relatively new class of construction materials and a kind of geopolymer binders. From a terminological point of view, geopolymer cement is a binding system that is able to harden at room temperature. Geopolymers do not require calcium-silicate-hydrate gel but utilize the polycondensation of SiO₂ and Al₂O₃ precursors to achieve a superior strength level. Geopolymer materials are usually synthesized using an aluminosilicate raw material and an activating solution which is mainly composed of NaOH or KOH and Na₂SiO₃. Cement is the essential ingredient in concrete which is vital for economic growth of countries. The challenge for the global cement industry is to reach to increasing demand at the same time recognize the need for sustainable usage of resources. Therefore, in this research, we investigated the potential for Irish wastes to be used in geopolymer cement type applications through a national stakeholder workshop with the Irish construction sector and relevant stakeholders. This paper aims at summarizing Irish stakeholder’s perspective for introducing new secondary raw materials, e.g., bauxite residue or increasing the fly ash addition into cement for eco-efficient cement production.

Keywords: eco-efficient, cement, geopolymer, blending

Procedia PDF Downloads 166
7446 Manual to Automated Testing: An Effort-Based Approach for Determining the Priority of Software Test Automation

Authors: Peter Sabev, Katalina Grigorova

Abstract:

Test automation allows performing difficult and time consuming manual software testing tasks efficiently, quickly and repeatedly. However, development and maintenance of automated tests is expensive, so it needs a proper prioritization what to automate first. This paper describes a simple yet efficient approach for such prioritization of test cases based on the effort needed for both manual execution and software test automation. The suggested approach is very flexible because it allows working with a variety of assessment methods, and adding or removing new candidates at any time. The theoretical ideas presented in this article have been successfully applied in real world situations in several software companies by the authors and their colleagues including testing of real estate websites, cryptographic and authentication solutions, OSGi-based middleware framework that has been applied in various systems for smart homes, connected cars, production plants, sensors, home appliances, car head units and engine control units (ECU), vending machines, medical devices, industry equipment and other devices that either contain or are connected to an embedded service gateway.

Keywords: automated testing, manual testing, test automation, software testing, test prioritization

Procedia PDF Downloads 336
7445 The Effect of Observational Practice on the Volleyball Service Learning with Emphasis on the Role of Self–Efficacy

Authors: Majed Zobairy, Payam Mohammadpanahi

Abstract:

Introduction: Skill movement education is one of extremely important duty for sport coaches and sport teachers. Researchers have done lots of studies in this filed to gain the best methodology in movement learning. One of the essential aspects in skill movement education is observational learning. Observational learning, or learning by watching demonstrations, has been characterized as one of the most important methods by which people learn variety of skill and behaviours.The purpose of this study was determined the effect of observational practice on the volleyball service learning with emphasis on the Role of Self–Efficacy. Methods: The Sample consisted of100 male students was assigned accessible sampling technique and homogeneous manner with emphasis on the Role of Self–Efficacy level to 4 groups. The first group performed physical training, the second group performed observational practice task, the third practiced physically and observationally and the fourth group served as the control group. The experimental groups practiced in a one day acquisition and performed the retention task, after 72 hours. Kolmogorov-Smirnov test and independent t-test were used for Statistical analyses. Results and Discussion: Results shows that observation practice task group can significantly improve volleyball services skills acquisition (T=7.73). Also mixed group (physically and observationally) is significantly better than control group regarding to volleyball services skills acquisition (T=7.04). Conclusion: Results have shown observation practice task group and mixed group are significantly better than control group in acquisition test. The present results are in line with previous studies, suggesting that observation learning can improve performance. On the other hand, results shows that self-efficacy level significantly effect on acquisition movement skill. In other words, high self-efficacy is important factor in skill learning level in volleyball service.

Keywords: observational practice, volleyball service, self–efficacy, sport science

Procedia PDF Downloads 395
7444 Three Phase PWM Inverter for Low Rating Energy Efficient Systems

Authors: Nelson Lujara

Abstract:

The paper presents a practical three-phase PWM inverter suitable for low voltage, low rating energy efficient systems. The work in the paper is conducted with the view to establishing the significance of the loss contribution from the PWM inverter in the determination of the complete losses of a photovoltaic (PV) array-powered induction motor drive water pumping system. Losses investigated include; conduction and switching loss of the devices and gate drive losses. It is found that the PWM inverter operates at a reasonable variable efficiency that does not fall below 92% depending on the load. The results between the simulated and experimental results for the system with or without a maximum power tracker (MPT) compares very well, within an acceptable range of 2% margin.

Keywords: energy, inverter, losses, photovoltaic

Procedia PDF Downloads 640
7443 A Lifetime-Enhancing Monitoring Node Distribution Using Minimum Spanning Tree in Mobile Ad Hoc Networks

Authors: Sungchul Ha, Hyunwoo Kim

Abstract:

In mobile ad hoc networks, all nodes in a network only have limited resources and calculation ability. Therefore communication topology which have long lifetime is good for all nodes in mobile ad hoc networks. There are a variety of researches on security problems in wireless ad hoc networks. The existing many researches try to make efficient security schemes to reduce network power consumption and enhance network lifetime. Because a new node can join the network at any time, the wireless ad hoc networks are exposed to various threats and can be destroyed by attacks. Resource consumption is absolutely necessary to secure networks, but more resource consumption can be a critical problem to network lifetime. This paper focuses on efficient monitoring node distribution to enhance network lifetime in wireless ad hoc networks. Since the wireless ad hoc networks cannot use centralized infrastructure and security systems of wired networks, a new special IDS scheme is necessary. The scheme should not only cover all nodes in a network but also enhance the network lifetime. In this paper, we propose an efficient IDS node distribution scheme using minimum spanning tree (MST) method. The simulation results show that the proposed algorithm has superior performance in comparison with existing algorithms.

Keywords: MANETs, IDS, power control, minimum spanning tree

Procedia PDF Downloads 373
7442 The Importance of Mental Health Literacy: Interventions in a Psychiatry Service of Hospital José Joaquim Fernandes, Portugal

Authors: Mariana Mangas, Yaroslava Martins, Ana Charraz, Ana Matos Pires

Abstract:

Introduction: Health literacy empowers people of knowledge, motivation and skills to access, understand, evaluate and mobilize information relating to health. Although the benefits of public knowledge of physical disease are widely accepted, knowledge about mental disorder has been compatibly neglected. Nowadays there is considerably evidence that literacy is of great importance for the promotion of health and prevention of mental illness. Objective: Disclosure the concept and importance of mental health literacy and introduce the literacy program of Psychiatry Service of Hospital José Joaquim Fernandes. Methodology: A search was conducted on PubMed, using keywords “literacy” and “mental health”. A description of mental health literacy interventions implemented on Psychiatry Service of Hospital José Joaquim Fernandes was performed, namely, psychoeducation programs for depression and bipolar disorder. Results and discussion: Health literacy enables patient to be able to actively participate in his treatment. The improving of mental health literacy can promote early identification of mental disorders, improve treatment results, increase the use of health services and allow the community to take action to achieve better mental health. Psychoeducation is very useful in improving the course of disease and in reducing the number of episodes and hospitalizations. Bipolar patients who received psychoeducation and pharmacotherapy have no relapses during the program and last year. Conclusion: Mental health literacy is not simply a matter of having knowledge, rather, it is knowledge linked to action which can benefit mental health.

Keywords: mental health, literacy, psychoeducation, knowledge, empowerment

Procedia PDF Downloads 549
7441 Performance, Scalability and Reliability Engineering: Shift Left and Shift Right Approach

Authors: Jyothirmayee Pola

Abstract:

Ideally, a test-driven development (TDD) or agile or any other process should be able to define and implement performance, scalability, and reliability (PSR) of the product with a higher quality of service (QOS) and should have the ability to fix any PSR issues with lesser cost before it hits the production. Most PSR test strategies for new product introduction (NPI) include assumptions about production load requirements but never accurate. NPE (New product Enhancement) include assumptions for new features that are being developed whilst workload distribution for older features can be derived by analyzing production transactions. This paper talks about how to shift left PSR towards design phase of release management process to get better QOS w.r.t PSR for any product under development. It also explains the ROI for future customer onboarding both for Service Oriented Architectures (SOA) and Microservices architectures and how to define PSR requirements.

Keywords: component PSR, performance engineering, performance tuning, reliability, return on investment, scalability, system PSR

Procedia PDF Downloads 76
7440 Effects of Porosity Logs on Pore Connectivity and Volumetric Estimation

Authors: Segun S. Bodunde

Abstract:

In Bona Field, Niger Delta, two reservoirs across three wells were analyzed. The research aimed at determining the statistical dependence of permeability and oil volume in place on porosity logs. Of the three popular porosity logs, two were used; the sonic and density logs. The objectives of the research were to identify the porosity logs that vary more with location and direction, to visualize the depth trend of both logs and to determine the influence of these logs on pore connectivity determination and volumetric analysis. The focus was on density and sonic logs. It was observed that the sonic derived porosities were higher than the density derived porosities (in well two, across the two reservoir sands, sonic porosity averaged 30.8% while density derived porosity averaged 23.65%, and the same trend was observed in other wells.). The sonic logs were further observed to have lower co-efficient of variation when compared to the density logs (in sand A, well 2, sonic derived porosity had a co-efficient of variation of 12.15% compared to 22.52% from the density logs) indicating a lower tendency to vary with location and direction. The bulk density was observed to increase with depth while the transit time reduced with depth. It was also observed that for an 8.87% decrease in porosity, the pore connectivity was observed to decrease by about 38%.

Keywords: pore connectivity, co-efficient of variation, density derived porosity, sonic derived porosity

Procedia PDF Downloads 193
7439 A Simulation of Patient Queuing System on Radiology Department at Tertiary Specialized Referral Hospital in Indonesia

Authors: Yonathan Audhitya Suthihono, Ratih Dyah Kusumastuti

Abstract:

The radiology department in a tertiary referral hospital faces service operation challenges such as huge and various patient arrival, which can increase the probability of patient queuing. During the COVID-19 pandemic, it is mandatory to apply social distancing protocol in the radiology department. A strategy to prevent the accumulation of patients at one spot would be required. The aim of this study is to identify an alternative solution which can reduce the patient’s waiting time in radiology department. Discrete event simulation (DES) is used for this study by constructing several improvement scenarios with Arena simulation software. Statistical analysis is used to test the validity of the base case scenario model and to investigate the performance of the improvement scenarios. The result of this study shows that the selected scenario is able to reduce patient waiting time significantly, which leads to more efficient services in a radiology department, be able to serve patients more effectively, and thus increase patient satisfaction. The result of the simulation can be used by the hospital management to improve the operational performance of the radiology department.

Keywords: discrete event simulation, hospital management patient queuing model, radiology department services

Procedia PDF Downloads 119
7438 The Role of Public Management Development in Enhancing Public Service Delivery in the South African Local Government

Authors: Andrew Enaifoghe

Abstract:

The study examined the role of public management development in enhancing public service delivery in the South African local government. The study believes that the ultimate empowerment of the third tier sphere of governments in South Africa remains the instrument required to enhance both national and continental development. This over the year has been overwhelmed with problems and imbalance related to ethical practice, accountability and the functional local government system and the machinery itself. The study finds that imbalances are being strengthened by a lack of understanding and unanimity as to what a public management development in a democratic system is and how it should work to achieve the dividends of democracy in delivering public goods. Studies indicated that the magnitudes are widespread corruption and misrepresentations of government priorities; both of which weaken the ability of governments to enhance broad-based economic growth and social well-being of the people. This study addressed the problem of public management and accountable local government. The study indicates the need for citizens’ participation in the decision-making process in delivering public service in South Africa and how its accountability mechanism supports good governance. The study concludes that good and ethical watersheds in South Africa have since reached such proportions that social pressure, the pressure from the government and various institutions have to re-consider where they stand regarding ethics, ethical behaviour, accountability and professionalism in delivering public goods to the people at the local municipal government.

Keywords: accountability, development, democratic system, South Africa

Procedia PDF Downloads 126
7437 Resource Allocation Scheme For IEEE802.16 Networks

Authors: Elmabruk Laias

Abstract:

IEEE Standard 802.16 provides QoS (Quality of Service) for the applications such as Voice over IP, video streaming and high bandwidth file transfer. With the ability of broadband wireless access of an IEEE 802.16 system, a WiMAX TDD frame contains one downlink subframe and one uplink subframe. The capacity allocated to each subframe is a system parameter that should be determined based on the expected traffic conditions. a proper resource allocation scheme for packet transmissions is imperatively needed. In this paper, we present a new resource allocation scheme, called additional bandwidth yielding (ABY), to improve transmission efficiency of an IEEE 802.16-based network. Our proposed scheme can be adopted along with the existing scheduling algorithms and the multi-priority scheme without any change. The experimental results show that by using our ABY, the packet queuing delay could be significantly improved, especially for the service flows of higher-priority classes.

Keywords: IEEE 802.16, WiMAX, OFDMA, resource allocation, uplink-downlink mapping

Procedia PDF Downloads 476