Search results for: task management
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 11435

Search results for: task management

8735 A Query Optimization Strategy for Autonomous Distributed Database Systems

Authors: Dina K. Badawy, Dina M. Ibrahim, Alsayed A. Sallam

Abstract:

Distributed database is a collection of logically related databases that cooperate in a transparent manner. Query processing uses a communication network for transmitting data between sites. It refers to one of the challenges in the database world. The development of sophisticated query optimization technology is the reason for the commercial success of database systems, which complexity and cost increase with increasing number of relations in the query. Mariposa, query trading and query trading with processing task-trading strategies developed for autonomous distributed database systems, but they cause high optimization cost because of involvement of all nodes in generating an optimal plan. In this paper, we proposed a modification on the autonomous strategy K-QTPT that make the seller’s nodes with the lowest cost have gradually high priorities to reduce the optimization time. We implement our proposed strategy and present the results and analysis based on those results.

Keywords: autonomous strategies, distributed database systems, high priority, query optimization

Procedia PDF Downloads 521
8734 Strategies For Management Of Massive Intraoperative Airway Haemorrhage Complicating Surgical Pulmonary Embolectomy

Authors: Nicholas Bayfield, Liam Bibo, Kaushelandra Rathore, Lucas Sanders, Mark Newman

Abstract:

INTRODUCTION: Surgical pulmonary embolectomy is an established therapy for acute pulmonary embolism causing right heart dysfunction and haemodynamic instability. Massive intraoperative airway haemorrhage is a rare complication of pulmonary embolectomy. We present our institutional experience with massive airway haemorrhage complicating pulmonary embolectomy and discuss optimal therapeutic strategies. METHODS: A retrospective review of emergent surgical pulmonary embolectomy patients was undertaken. Cases complicated by massive intra-operative airway haemorrhage were identified. Intra- and peri-operative management strategies were analysed and discussed. RESULTS: Of 76 patients undergoing emergent or salvage pulmonary embolectomy, three cases (3.9%) of massive intraoperative airway haemorrhage were identified. Haemorrhage always began on weaning from cardiopulmonary bypass. Successful management strategies involved intraoperative isolation of the side of bleeding, occluding the affected airway with an endobronchial blocker, institution of veno-arterial (VA) extracorporeal membrane oxygenation (ECMO) and reversal of anticoagulation. Running the ECMO without heparinisation allows coagulation to occur. Airway haemorrhage was controlled within 24 hours of operation in all patients, allowing re-institution of dual lung ventilation and decannulation from ECMO. One case in which positive end-expiratory airway pressure was trialled initially was complicated by air embolism. Although airway haemorrhage was controlled successfully in all cases, all patients died in-hospital for reasons unrelated to the airway haemorrhage. CONCLUSION: Massive intraoperative airway haemorrhage during pulmonary embolectomy is a rare complication with potentially catastrophic outcomes. Re-perfusion alveolar and capillary injury is the likely aetiology. With a systematic approach to management, airway haemorrhage can be well controlled intra-operatively and often resolves within 24 hours. Stopping blood flow to the pulmonary arteries and support of oxygenation by the institution of VA ECMO is important. This management has been successful in our 3 cases.

Keywords: pulmonary embolectomy, cardiopulmonary bypass, cardiac surgery, pulmonary embolism

Procedia PDF Downloads 174
8733 Uncertainty Estimation in Neural Networks through Transfer Learning

Authors: Ashish James, Anusha James

Abstract:

The impressive predictive performance of deep learning techniques on a wide range of tasks has led to its widespread use. Estimating the confidence of these predictions is paramount for improving the safety and reliability of such systems. However, the uncertainty estimates provided by neural networks (NNs) tend to be overconfident and unreasonable. Ensemble of NNs typically produce good predictions but uncertainty estimates tend to be inconsistent. Inspired by these, this paper presents a framework that can quantitatively estimate the uncertainties by leveraging the advances in transfer learning through slight modification to the existing training pipelines. This promising algorithm is developed with an intention of deployment in real world problems which already boast a good predictive performance by reusing those pretrained models. The idea is to capture the behavior of the trained NNs for the base task by augmenting it with the uncertainty estimates from a supplementary network. A series of experiments with known and unknown distributions show that the proposed approach produces well calibrated uncertainty estimates with high quality predictions.

Keywords: uncertainty estimation, neural networks, transfer learning, regression

Procedia PDF Downloads 134
8732 A Reliable Multi-Type Vehicle Classification System

Authors: Ghada S. Moussa

Abstract:

Vehicle classification is an important task in traffic surveillance and intelligent transportation systems. Classification of vehicle images is facing several problems such as: high intra-class vehicle variations, occlusion, shadow, illumination. These problems and others must be considered to develop a reliable vehicle classification system. In this study, a reliable multi-type vehicle classification system based on Bag-of-Words (BoW) paradigm is developed. Our proposed system used and compared four well-known classifiers; Linear Discriminant Analysis (LDA), Support Vector Machine (SVM), k-Nearest Neighbour (KNN), and Decision Tree to classify vehicles into four categories: motorcycles, small, medium and large. Experiments on a large dataset show that our approach is efficient and reliable in classifying vehicles with accuracy of 95.7%. The SVM outperforms other classification algorithms in terms of both accuracy and robustness alongside considerable reduction in execution time. The innovativeness of developed system is it can serve as a framework for many vehicle classification systems.

Keywords: vehicle classification, bag-of-words technique, SVM classifier, LDA classifier, KNN classifier, decision tree classifier, SIFT algorithm

Procedia PDF Downloads 355
8731 Distance Training Packages on Providing for Learner with Special Needs

Authors: Jareeluk Ratanaphan

Abstract:

The purposed of this research were; 1.To survey the teacher’s needs on knowledge about special education management for special needs learner 2.To development of distance training packages on providing for learner with special needs. 3. To study the effects of using the packages on trainee’s achievement. 4. To study the effects of using the packages on trainee’s opinion on the distance training packages. The design of the experiment was research and development. The research sample for survey were 86 teachers, and 22 teachers for study the effects of using the packages on achievement and opinion. The research instrument comprised: 1) training packages on special education management for special needs learner 2) achievement test 3) questionnaire. Mean, percentage, standard deviation, t-test and content analysis were used for data analysis. The findings of the research were as follows: 1. The teacher’s needs on knowledge about teaching for learner with learning disability, mental retardation, autism, physical and health impairment and research in special education. 2. The package composed of special education management for special needs student document and manual of distance training packages. The efficiency of packages was established at 79.50/81.35. 3. The results of using the packages were the posttest average scores of trainee’s achievement were higher than pretest. 4. The trainee’s opinion on the package was at the highest level.

Keywords: distance training, training package, teacher, learner with special needs

Procedia PDF Downloads 338
8730 A Comprehensive Study of Camouflaged Object Detection Using Deep Learning

Authors: Khalak Bin Khair, Saqib Jahir, Mohammed Ibrahim, Fahad Bin, Debajyoti Karmaker

Abstract:

Object detection is a computer technology that deals with searching through digital images and videos for occurrences of semantic elements of a particular class. It is associated with image processing and computer vision. On top of object detection, we detect camouflage objects within an image using Deep Learning techniques. Deep learning may be a subset of machine learning that's essentially a three-layer neural network Over 6500 images that possess camouflage properties are gathered from various internet sources and divided into 4 categories to compare the result. Those images are labeled and then trained and tested using vgg16 architecture on the jupyter notebook using the TensorFlow platform. The architecture is further customized using Transfer Learning. Methods for transferring information from one or more of these source tasks to increase learning in a related target task are created through transfer learning. The purpose of this transfer of learning methodologies is to aid in the evolution of machine learning to the point where it is as efficient as human learning.

Keywords: deep learning, transfer learning, TensorFlow, camouflage, object detection, architecture, accuracy, model, VGG16

Procedia PDF Downloads 146
8729 The Robot Physician's (Rp-7) Management and Care in Unstable Oncology Patients

Authors: Alisher Agzamov, Hanan Al Harbi

Abstract:

BACKGROUND: The timely assessment and treatment of ICU Surgical and Medical Oncology patients is important for Oncology surgeons and Medical Oncologists and Intensivists (1). We hypothesized that the use of Robot Physician’s (RP - 7) ICU management and care in ICU can improve ICU physician rapid response to unstable ICU Oncology patients. METHODS: This is a prospective study of 1501 oncology patients using a before-after, cohort-control design to test the effectiveness of RP. We have used RP to make multidisciplinary ICU rounds in the ICU and for Emergency cases. Data concerning several aspects of the RP interaction, including the latency of the response, the problem being treated, the intervention that was ordered, and the type of information gathered using the RP, were documented. The effect of RP on ICU length of stay and cost was assessed. RESULTS: The use of RP was associated with a reduction in latency of attending physician face-to-face response for routine and urgent pages compared to conventional care (RP: 10.2 +/- 3.3 minutes vs conventional: 210 +/- 40 minutes). The response latencies to Oncology Emergency (8.0 +/- 2.8 vs 140 +/- 35 minutes) and for Respiratory Failure (12 +/- 04 vs 110 +/- 45 minutes) were reduced (P < .001), as was the LOS for oncology patients (5 days) and ARDS (10 day). There was an increase in ICU occupancy by 29 % compared with the prerobot era, and there was an ICU cost savings of KD2.2 million attributable to the use of RP. CONCLUSION: The use of RP enabled rapid face-to-face ICU Intensivist - physician response to unstable ICU Oncology patients and resulted in decreased ICU cost and LOS.

Keywords: robot physician, oncology patients, icu management and care, cost and icu occupancy

Procedia PDF Downloads 63
8728 Iterative Design Process for Development and Virtual Commissioning of Plant Control Software

Authors: Thorsten Prante, Robert Schöch, Ruth Fleisch, Vaheh Khachatouri, Alexander Walch

Abstract:

The development of industrial plant control software is a complex and often very expensive task. One of the core problems is that a lot of the implementation and adaptation work can only be done after the plant hardware has been installed. In this paper, we present our approach to virtually developing and validating plant-level control software of production plants. This way, plant control software can be virtually commissioned before actual ramp-up of a plant, reducing actual commissioning costs and time. Technically, this is achieved by linking the actual plant-wide process control software (often called plant server) and an elaborate virtual plant model together to form an emulation system. Method-wise, we are suggesting a four-step iterative process with well-defined increments and time frame. Our work is based on practical experiences from planning to commissioning and start-up of several cut-to-size plants.

Keywords: iterative system design, virtual plant engineering, plant control software, simulation and emulation, virtual commissioning

Procedia PDF Downloads 486
8727 A Review of BIM Applications for Heritage and Historic Buildings: Challenges and Solutions

Authors: Reza Yadollahi, Arash Hejazi, Dante Savasta

Abstract:

Building Information Modeling (BIM) is growing so fast in construction projects around the world. Considering BIM's weaknesses in implementing existing heritage and historical buildings, it is critical to facilitate BIM application for such structures. One of the pieces of information to build a model in BIM is to import material and its characteristics. Material library is essential to speed up the entry of project information. To save time and prevent cost overrun, a BIM object material library should be provided. However, historical buildings' lack of information and documents is typically a challenge in renovation and retrofitting projects. Due to the lack of case documents for historic buildings, importing data is a time-consuming task, which can be improved by creating BIM libraries. Based on previous research, this paper reviews the complexities and challenges in BIM modeling for heritage, historic, and architectural buildings. Through identifying the strengths and weaknesses of the standard BIM systems, recommendations are provided to enhance the modeling platform.

Keywords: building Information modeling, historic, heritage buildings, material library

Procedia PDF Downloads 117
8726 Bridging Livelihood and Conservation: The Role of Ecotourism in the Campo Ma’an National Park, Cameroon

Authors: Gadinga Walter Forje, Martin Ngankam Tchamba, Nyong Princely Awazi, Barnabas Neba Nfornka

Abstract:

Ecotourism is viewed as a double edge sword for the enhancement of conservation and local livelihood within a protected landscape. The Campo Ma’an National Park (CMNP) adopted ecotourism in its management plan as a strategic axis for better management of the park. The growing importance of ecotourism as a strategy for the sustainable management of CMNP and its environs requires adequate information to bolster the sector. This study was carried out between November 2018 and September 2021, with the main objective to contribute to the sustainable management of the CMNP through suggestions for enhancing the capacity of ecotourism in and around the park. More specifically, the study aimed at; 1) Analyse the governance of ecotourism in the CMNP and its surrounding; 2) Assessing the impact of ecotourism on local livelihood around the CMNP; 3) Evaluating the contribution of ecotourism to biodiversity conservation in and around the CMNP; 4) Evaluate the determinants of ecotourism possibilities in achieving sustainable livelihood and biodiversity conservation in and around the CMNP. Data were collected from both primary and secondary sources. Primary data were obtained from household surveys (N=124), focus group discussions (N=8), and key informant interviews (N=16). Data collected were coded and imputed into SPSS (version 19.0) software and Microsoft Excel spreadsheet for both quantitative and qualitative analysis. Findings from the Chi-square test revealed overall poor ecotourism governance in and around the CMNP, with benefit sharing (X2 = 122.774, p <0.01) and conflict management (X2 = 90.839, p<0.01) viewed to be very poor. For the majority of the local population sampled, 65% think ecotourism does not contribute to local livelihood around CMNP. The main factors influencing the impact of ecotourism around the CMNP on the local population’s livelihood were gender (logistic regression (β) = 1.218; p = 0.000); and level of education (logistic regression (β) = 0.442; p = 0.000). Furthermore, 55.6% of the local population investigated believed ecotourism activities do not contribute to the biodiversity conservation of CMNP. Spearman correlation between socio-economic variables and ecotourism impact on biodiversity conservation indicated relationships with gender (r = 0.200, p = 0.032), main occupation (r = 0.300 p = 0.012), time spent in the community (r = 0.287 p = 0.017), and number of children (r =-0.286 p = 0.018). Variables affecting ecotourism impact on biodiversity conservation were age (logistic regression (β) = -0.683; p = 0.037) and gender (logistic regression (β) = 0.917; p = 0.045). This study recommends the development of ecotourism-friendly policies that can accelerate Public Private Partnership for the sustainable management of the CMNP as a commitment toward good governance. It also recommends the development of gender-sensitive ecotourism packages, with fair opportunities for rural women and more parity in benefit sharing to improve livelihood and contribute more to biodiversity conservation in and around the Park.

Keywords: biodiversity conservation, Campo Ma’an national park, ecotourism, ecotourism governance, rural livelihoods, protected area management

Procedia PDF Downloads 119
8725 Comprehensive Care and the Right to Autonomy of Children and Adolescents with Cancer

Authors: Sandra Soca Lozano, Teresa Isabel Lozano Pérez, Germain Weber

Abstract:

Cancer is a chronic disease of high prevalence in children and adolescents. Medical care in Cuba is carried out by a multidisciplinary team and family is the mediator between this team and the patient. Around this disease, there are interwoven many stereotypes and taboos by its relation to death. In this research report, we describe the work paradigm of psychological care to patients suffering from these diseases in the University Pediatric Hospital Juan Manuel Márquez of Havana, Cuba. We present the psychosocial factors that must be taken into account to provide comprehensive care and ensuring the quality of life of patients and their families. We also present the factors related to the health team and the management of information done with the patient. This is a descriptive proposal from the working experience accumulated in the named institution and in the review of the literature. As a result of this report we make a proposal of teamwork and the aspects in which psychological intervention should be continue performing in terms of increasing the quality of the care made by the health team. We conclude that it is necessary to continue improving the information management of children and adolescents with theses health problems and took into account their right to autonomy.

Keywords: comprehensive care, management of information, psychosocial factors, right to autonomy

Procedia PDF Downloads 333
8724 Finding Bicluster on Gene Expression Data of Lymphoma Based on Singular Value Decomposition and Hierarchical Clustering

Authors: Alhadi Bustaman, Soeganda Formalidin, Titin Siswantining

Abstract:

DNA microarray technology is used to analyze thousand gene expression data simultaneously and a very important task for drug development and test, function annotation, and cancer diagnosis. Various clustering methods have been used for analyzing gene expression data. However, when analyzing very large and heterogeneous collections of gene expression data, conventional clustering methods often cannot produce a satisfactory solution. Biclustering algorithm has been used as an alternative approach to identifying structures from gene expression data. In this paper, we introduce a transform technique based on singular value decomposition to identify normalized matrix of gene expression data followed by Mixed-Clustering algorithm and the Lift algorithm, inspired in the node-deletion and node-addition phases proposed by Cheng and Church based on Agglomerative Hierarchical Clustering (AHC). Experimental study on standard datasets demonstrated the effectiveness of the algorithm in gene expression data.

Keywords: agglomerative hierarchical clustering (AHC), biclustering, gene expression data, lymphoma, singular value decomposition (SVD)

Procedia PDF Downloads 276
8723 Security Issues on Smart Grid and Blockchain-Based Secure Smart Energy Management Systems

Authors: Surah Aldakhl, Dafer Alali, Mohamed Zohdy

Abstract:

The next generation of electricity grid infrastructure, known as the "smart grid," integrates smart ICT (information and communication technology) into existing grids in order to alleviate the drawbacks of existing one-way grid systems. Future power systems' efficiency and dependability are anticipated to significantly increase thanks to the Smart Grid, especially given the desire for renewable energy sources. The security of the Smart Grid's cyber infrastructure is a growing concern, though, as a result of the interconnection of significant power plants through communication networks. Since cyber-attacks can destroy energy data, beginning with personal information leaking from grid members, they can result in serious incidents like huge outages and the destruction of power network infrastructure. We shall thus propose a secure smart energy management system based on the Blockchain as a remedy for this problem. The power transmission and distribution system may undergo a transformation as a result of the inclusion of optical fiber sensors and blockchain technology in smart grids. While optical fiber sensors allow real-time monitoring and management of electrical energy flow, Blockchain offers a secure platform to safeguard the smart grid against cyberattacks and unauthorized access. Additionally, this integration makes it possible to see how energy is produced, distributed, and used in real time, increasing transparency. This strategy has advantages in terms of improved security, efficiency, dependability, and flexibility in energy management. An in-depth analysis of the advantages and drawbacks of combining blockchain technology with optical fiber is provided in this paper.

Keywords: smart grids, blockchain, fiber optic sensor, security

Procedia PDF Downloads 118
8722 The Cost of Innovation in Software Development Projects

Authors: Mihai Liviu Despa

Abstract:

The paper tackles the topic of determining the cost of innovation in software development projects. Innovation can be achieved either in a planned or unplanned manner. The paper approaches the scenarios were innovation is planned for. As a starting point an innovative software development project is analyzed. The project is depicted step by step as it was implemented, from inception to delivery. Costs that are proprietary to innovation in software development are isolated based on the author’s personal experience in managing the above mentioned project. Innovation costs components identified by the author are then validated using open discussions with software development professionals and projects managers on LinkedIn groups. In order to receive relevant feedback only groups that focus on software development and innovation management are targeted. Additional innovation cost components suggested by software development professionals and projects managers are also considered. Based on the identified cost components an indicator is built. The indicator is meant to formalize the process of determining the cost of innovation in a software development project. The indicator aggregates all the innovation cost components that are identified in the research process. The process of calculating each cost component is also described. Conclusions are formulated and new related research topics are submitted for debate.

Keywords: innovation cost, IT project management, software development, innovation management

Procedia PDF Downloads 458
8721 Understanding Stock-Out of Pharmaceuticals in Timor-Leste: A Case Study in Identifying Factors Impacting on Pharmaceutical Quantification in Timor-Leste

Authors: Lourenco Camnahas, Eileen Willis, Greg Fisher, Jessie Gunson, Pascale Dettwiller, Charlene Thornton

Abstract:

Stock-out of pharmaceuticals is a common issue at all level of health services in Timor-Leste, a small post-conflict country. This lead to the research questions: what are the current methods used to quantify pharmaceutical supplies; what factors contribute to the on-going pharmaceutical stock-out? The study examined factors that influence the pharmaceutical supply chain system. Methodology: Privett and Goncalvez dependency model has been adopted for the design of the qualitative interviews. The model examines pharmaceutical supply chain management at three management levels: management of individual pharmaceutical items, health facilities, and health systems. The interviews were conducted in order to collect information on inventory management, logistics management information system (LMIS) and the provision of pharmaceuticals. Andersen' behavioural model for healthcare utilization also informed the interview schedule, specifically factors linked to environment (healthcare system and external environment) and the population (enabling factors). Forty health professionals (bureaucrats, clinicians) and six senior officers from a United Nations Agency, a global multilateral agency and a local non-governmental organization were interviewed on their perceptions of factors (healthcare system/supply chain and wider environment) impacting on stock out. Additionally, policy documents for the entire healthcare system, along with population data were collected. Findings: An analysis using Pozzebon’s critical interpretation identified a range of difficulties within the system from poor coordination to failure to adhere to policy guidelines along with major difficulties with inventory management, quantification, forecasting, and budgetary constraints. Weak logistics management information system, lack of capacity in inventory management, monitoring and supervision are additional organizational factors that also contributed to the issue. There were various methods of quantification of pharmaceuticals applied in the government sector, and non-governmental organizations. Lack of reliable data is one of the major problems in the pharmaceutical provision. Global Fund has the best quantification methods fed by consumption data and malaria cases. There are other issues that worsen stock-out: political intervention, work ethic and basic infrastructure such as unreliable internet connectivity. Major issues impacting on pharmaceutical quantification have been identified. However, current data collection identified limitations within the Andersen model; specifically, a failure to take account of predictors in the healthcare system and the environment (culture/politics/social. The next step is to (a) compare models used by three non-governmental agencies with the government model; (b) to run the Andersen explanatory model for pharmaceutical expenditure for 2 to 5 drug items used by these three development partners in order to see how it correlates with the present model in terms of quantification and forecasting the needs; (c) to repeat objectives (a) and (b) using the government model; (d) to draw a conclusion about the strength.

Keywords: inventory management, pharmaceutical forecasting and quantification, pharmaceutical stock-out, pharmaceutical supply chain management

Procedia PDF Downloads 242
8720 Experimental Investigation of Nano-Enhanced-PCM-Based Heat Sinks for Passive Thermal Management of Small Satellites

Authors: Billy Moore, Izaiah Smith, Dominic Mckinney, Andrew Cisco, Mehdi Kabir

Abstract:

Phase-change materials (PCMs) are considered one of the most promising substances to be engaged passively in thermal management and storage systems for spacecraft, where it is critical to diminish the overall mass of the onboard thermal storage system while minimizing temperature fluctuations upon drastic changes in the environmental temperature within the orbit stage. This makes the development of effective thermal management systems more challenging since there is no atmosphere in outer space to take advantage of natural and forced convective heat transfer. PCM can store or release a tremendous amount of thermal energy within a small volume in the form of latent heat of fusion in the phase-change processes of melting and solidification from solid to liquid or, conversely, during which temperature remains almost constant. However, the existing PCMs pose very low thermal conductivity, leading to an undesirable increase in total thermal resistance and, consequently, a slow thermal response time. This often turns into a system bottleneck from the thermal performance perspective. To address the above-mentioned drawback, the present study aims to design and develop various heat sinks featured by nano-structured graphitic foams (i.e., carbon foam), expanded graphite (EG), and open-cell copper foam (OCCF) infiltrated with a conventional paraffin wax PCM with a melting temperature of around 35 °C. This study focuses on the use of passive thermal management techniques to develop efficient heat sinks to maintain the electronics circuits’ and battery module’s temperature within the thermal safety limit for small spacecraft and satellites such as the Pumpkin and OPTIMUS battery modules designed for CubeSats with a cross-sectional area of approximately 4˝×4˝. Thermal response times for various heat sinks are assessed in a vacuum chamber to simulate space conditions.

Keywords: heat sink, porous foams, phase-change material (PCM), spacecraft thermal management

Procedia PDF Downloads 10
8719 Semi-Automatic Method to Assist Expert for Association Rules Validation

Authors: Amdouni Hamida, Gammoudi Mohamed Mohsen

Abstract:

In order to help the expert to validate association rules extracted from data, some quality measures are proposed in the literature. We distinguish two categories: objective and subjective measures. The first one depends on a fixed threshold and on data quality from which the rules are extracted. The second one consists on providing to the expert some tools in the objective to explore and visualize rules during the evaluation step. However, the number of extracted rules to validate remains high. Thus, the manually mining rules task is very hard. To solve this problem, we propose, in this paper, a semi-automatic method to assist the expert during the association rule's validation. Our method uses rule-based classification as follow: (i) We transform association rules into classification rules (classifiers), (ii) We use the generated classifiers for data classification. (iii) We visualize association rules with their quality classification to give an idea to the expert and to assist him during validation process.

Keywords: association rules, rule-based classification, classification quality, validation

Procedia PDF Downloads 437
8718 A Combined AHP-GP Model for Selecting Knowledge Management Tool

Authors: Ahmad Sarfaraz, Raiyad Herwies

Abstract:

In this paper, a multi-criteria decision making analysis is used to help any organization selects the best KM tool that fits and serves its needs. The AHP model is used based on a previous study to highlight and identify the main criteria and sub-criteria that are incorporated in the selection process. Different KM tools alternatives with different criteria are compared and weighted accurately to be incorporated in the GP model. The main goal is to combine the GP model with the AHP model to ensure that selecting the KM tool considers the resource constraints. Two important issues are discussed in this paper: how different factors could be taken into consideration in forming the AHP model, and how to incorporate the AHP results into the GP model for better results.

Keywords: knowledge management, analytical hierarchy process, goal programming, multi-criteria decision making

Procedia PDF Downloads 383
8717 A Review of the Major Factors of Cost Overrun in Construction Projects

Authors: Hassan Abdelgadir

Abstract:

Cost overruns have harmed the economies and reputations of several construction companies around the world. Many project management systems have been developed to keep track of a project's budget. However, due to several cost overrun difficulties in the construction industry, cost management is still deemed inadequate. As a result, the goal of this term paper is to identify and group prospective construction project cost overrun reasons based on their origin groups.Basically, all potential cost overrun elements were rigorously checked through 1iterature analysis before being divided into seven (7) groups of originating components, including project, contract, client, contractor, consultant, labor, and external. Each potential factor was completely defined with examples.

Keywords: construction projects, cost overruns, construction company, factors effect costoverruns

Procedia PDF Downloads 74
8716 Construction Noise Control: Hong Kong Reviews International Best Practices

Authors: Morgan Cheng, Wilson Ho, Max Yiu, Dragon Tsui, Wylog Wong, Richard Kwan, K. C. Lam, Hannah Lo, C. L. Wong

Abstract:

Hong Kong has been known worldwide for its ability to thrive under trying circumstances. The 7.5 million residents of this mature and busy metropolis are living in a primarily high-rise city whereby development and renewal of the cityscape are taking place unceasingly. Hong Kong residents are therefore affected by the virtually continuous and numerous construction activities. In 2020, the Hong Kong environmental protection department (EPD) completed a feasibility study on managing construction noise, including those associated with the renovation of domestic premises. Part of the study was the review of management and control of construction noise in other metropolitan cities globally. As far as the authors are aware of, such worldwide and extensive review of best practices on construction noise control has not been conducted for over 20 years. In order to benefit from international best practices, the extensive review is to identify possible areas for improvement in Hong Kong. The consultant of the study first referred to the United Nations Report ‘The World’s Cities in 2016’ and examined the top 100 cities therein. The 20 most suitable cities were then chosen for further review. Upon screening of each of these 20 cities, 12 cities with the more relevant management practices were selected for further scrutiny. These 12 cities were: Asia – Tokyo, Seoul, Taipei, Guangzhou, Singapore; Europe – City of Westminster (London), Berlin; North America – Toronto, New York City, San Francisco; Oceania – Sydney, Melbourne. Afterwards, three cities, namely Sydney, City of Westminster, and New York City, were selected for in-depth review. These cities were chosen primarily because of the maturity, success, and effectiveness of their construction noise management and control measures, as well as their similarity to Hong Kong in key and selected aspects. One of the more important findings of the review is the usefulness of early focus, with the aim of designing the noise issues away wherever practicable. The consultant examined the similar yet different construction noise early focus mechanisms of the three cities. This paper describes this landmark worldwide and extensive review of international best practices on construction noise management and control. The methodology, approach, and key findings are presented to give readers a succinct yet comprehensive view. The authors shared the findings with the acoustics professionals worldwide with the hope of global advancement of more mature construction noise management while welcoming sustainable development and construction.

Keywords: construction noise, international best practices, noise control, noise management

Procedia PDF Downloads 136
8715 Role of Green Ecology in Business Development

Authors: Ashfaq Ahmed Kharal

Abstract:

The study asserts that environment-friendly practices are increasingly being used by businesses throughout the world. Today, there is a great deal of interest in green management from both practitioners and academics. People expect managers to use resources intelligently and responsibly and to minimize the use of water, minerals, and other components in the finished products, as a crucial factor in this passion. The ethical or moral relevance of green management cannot be overstated. Employee Green Behavior (EGB) and environmental sustainability were shown to be significantly influenced by green human resource management (GHRM) in this study. Environmental issues, such as climate change, global warming, and resource conservation have a direct impact on business activities. The environment, society, and economy all suffer as a result of such obstacles. The depletion of natural resources needs immediate replenishment. As a result of government, non-governmental organizations (NGOs), environmental activists, and labor unions putting pressure on businesses and firms are now required to operate in ecologically responsible ways. Organizations are increasingly concerned about environmental sustainability in light of contemporary environmental circumstances and commercial marketplaces. Companies that emphasize long-term viability will benefit from integrating green employee behavior, green human resource management techniques, and environmental sustainability. Competition drives firms to respond to external causes, adapt, and evolve in response to changing conditions in the marketplace. Organizations develop strategic capabilities to transform their resources and acquire a competitive edge while implementing a business plan. The study of GHRM's function is being prioritized since environmental sustainability is becoming a more important strategic goal.

Keywords: EGB, GHRM, environment sustainability, green ecology

Procedia PDF Downloads 103
8714 An Improved Dynamic Window Approach with Environment Awareness for Local Obstacle Avoidance of Mobile Robots

Authors: Baoshan Wei, Shuai Han, Xing Zhang

Abstract:

Local obstacle avoidance is critical for mobile robot navigation. It is a challenging task to ensure path optimality and safety in cluttered environments. We proposed an Environment Aware Dynamic Window Approach in this paper to cope with the issue. The method integrates environment characterization into Dynamic Window Approach (DWA). Two strategies are proposed in order to achieve the integration. The local goal strategy guides the robot to move through openings before approaching the final goal, which solves the local minima problem in DWA. The adaptive control strategy endows the robot to adjust its state according to the environment, which addresses path safety compared with DWA. Besides, the evaluation shows that the path generated from the proposed algorithm is safer and smoother compared with state-of-the-art algorithms.

Keywords: adaptive control, dynamic window approach, environment aware, local obstacle avoidance, mobile robots

Procedia PDF Downloads 157
8713 A Contested Territory in a Sacralized Landscape: The Fight of the Gich Community over Semien Mountains National Park

Authors: Marshet Girmay

Abstract:

Local community involvement is widely considered vital for the sustainability of heritage management. Yet, it is often the case that heritage-related projects lag behind in community involvement. In the Semien Mountains the creation, first, and expansion, later, of the National Park has led to several conflicts with the local communities that for centuries have inhabited the area. Local communities have only been passive actors in the plans to expand the Park set up by UNESCO and by local decision makers. This paper investigates the causes that led the Gich community, one of the communities affected by the Park’s expansion, to refuse the resettlement plan offered by the authorities. Qualitative research methods were employed, including document analysis, community conference and interview of informants. The paper shows that although the local community of Gich was highly attached to the Park’s heritage assets, their level of involvement in the heritage management was very low due to shortcomings in the design and implementation of official policies. Therefore, their attitude towards the Park’s managers has been until the present one of mistrust and opposition. The paper recommends to policy-makers a series of measures more sensitive towards local communities, such as that the development agencies act as true communication facilitators and regional authorities nurture sincere relationships with the locals.

Keywords: Gich, heritage management, local communities, Semen Mountains, sustainability, UNESCO, world heritage site

Procedia PDF Downloads 333
8712 A Unified Approach to Support the Coordination of Usability Work in Agile Software Development

Authors: Fouad Abdulameer Salman, Aziz Bin Deraman, Masita Binti Abdul Jalil

Abstract:

Usability evaluation is essential for developing usable software systems, yet its integration within agile software development remains a challenging interdisciplinary endeavour. In this paper, the authors present a study to investigate obstacles of such integration from the management perspective. The study incorporates two methods, namely an online questionnaire survey and a series of interviews with participants that answered the questionnaire. Based on the obtained results, a unified approach is proposed for enabling coordinate the efforts of agile developers and usability engineers to produce usable software systems.

Keywords: usability, usability evaluation, software development process, usability management

Procedia PDF Downloads 456
8711 Cost-Effectiveness of Laparoscopic Common Bile Duct Exploration vs. Endoscopic Retrograde Cholangiopancreatography in the Emergency Management of Common Bile Duct Stones

Authors: Tess Howard, Lily Owens, Maneesha De Silva, Russell Hodgson

Abstract:

Purpose: This study aims to evaluate the cost-effectiveness of laparoscopic common bile duct exploration (CBDE) compared to endoscopic retrograde cholangiopancreatography (ERCP) and cholecystectomy for the emergency management of common bile duct (CBD) stones. Methodology: A retrospective case note review was conducted on consecutive patients undergoing emergency management of CBD stones using either CBDE, or ERCP and cholecystectomy at a single centre between January 2014-October 2014. Data on admission and procedural costs, length of hospital stay, postoperative complications and further stone related interventions were analysed. Results: A total of 350 patients were analysed. Among them, 299 patients underwent CBDE at the time of cholecystectomy, while the remaining 51 underwent ERCP either pre-, intra- or post cholecystectomy. CBDE was associated with lower overall costs compared to ERCP with an average hospital stay cost of $13,093 vs $22,930 respectively. This was largely attributed to shorter hospital stays (6.5 vs 10.3 days), decreased need for intensive care unit admission and fewer postoperative interventions within the CBDE group. Notably, single procedure laparoscopic cholecystectomy with CBDE demonstrated decreased operative costs compared to laparoscopic cholecystectomy combined with ERCP pre-/intra- or post-operatively ($3,747 vs. $4,641). Conclusion: Emergent CBDE is a cost-effective alternative to ERCP for managing CBD stones when combined with cholecystectomy. The upfront investment in equipment for CBDE and increased cholecystectomy procedural time is counterbalanced by reduced hospital stay, fewer procedures and subsequent cost savings. Economic considerations, in conjunction with clinical outcomes, should inform the selection of the optimal approach for CBD stone management in emergency settings.

Keywords: choledocolithiasis, management, cost-effectiveness, endoscopic retrograde cholangiopancreatography, ERCP, CBDE, common bile duct exploration

Procedia PDF Downloads 17
8710 Quality Assessment of SSRU Program in Education

Authors: Rossukhon Makaramani, Supanan Sittilerd, Wipada Prasarnsaph

Abstract:

The study aimed to 1) examine management status of a Program in Education at the Faculty of Education, Suan Sunandha Rajabhat University (SSRU); 2) determine main components, indicators and criteria for constructing quality assessment framework; 3) assess quality of a SSRU Program in Education; and 4) provide recommendations to promote academic excellence. The program to be assessed was Bachelor of Education Program in Education (5 years), Revised Version 2009. Population and samples were stakeholders involving implementation of this program during an academic year 2012. Results were: 1) Management status of the Program in Education showed that the Faculty of Education depicted good level (4.20) in the third cycle of external quality assessment by the Office for National Education Standards and Quality Assessment (ONESQA). There were 1,192 students enrolling in the program, divided into 5 major fields of study. There were 50 faculty members, 37 holding master’s degrees and 13 holding doctorate degrees. Their academic position consisted of 35 lecturers, 10 assistant professors, and 5 associate professors. For program management, there was a committee of 5 members for the program and also a committee of 4 or 5 members for each major field of study. Among the faculty members, 41 persons taught in this program. The ratio between faculty and student was 1:26. The result of 2013 internal quality assessment indicated that system and mechanism of the program development and management was at fair level. However, the overall result yielded good level either by criteria of the Office of Higher Education Commission (4.29) or the NESQA (4.37); 2) Framework for assessing the quality of the program consisted of 4 dimensions and 15 indicators; 3) Assessment of the program yielded Good level of quality (4.04); 4) Recommendations to promote academic excellence included management and development of the program focusing on teacher reform toward highly recognized profession; cultivation of values, moral, ethics, and spirits of being a teacher; construction of specialized programs; development of faculty potentials; enhancement of the demonstration school’s readiness level; and provision of dormitories for learning.

Keywords: quality assessment, education program, Suan Sunandha Rajabhat University, academic excellence

Procedia PDF Downloads 293
8709 The Layered Transition Metal Dichalcogenides as Materials for Storage Clean Energy: Ab initio Investigations

Authors: S. Meziane, H. I. Faraoun, C. Esling

Abstract:

Transition metal dichalcogenides have potential applications in power generation devices that convert waste heat into electric current by the so-called Seebeck and Hall effects thus providing an alternative energy technology to reduce the dependence on traditional fossil fuels. In this study, the thermoelectric properties of 1T and 2HTaX2 (X= S or Se) dichalcogenide superconductors have been computed using the semi-classical Boltzmann theory. Technologically, the task is to fabricate suitable materials with high efficiency. It is found that 2HTaS2 possesses the largest value of figure of merit ZT= 1.27 at 175 K. From a scientific point of view, we aim to model the underlying materials properties and in particular the transport phenomena as mediated by electrons and lattice vibrations responsible for superconductivity, Charge Density Waves (CDW) and metal/insulator transitions as function of temperature. The goal of the present work is to develop an understanding of the superconductivity of these selected materials using the transport properties at the fundamental level.

Keywords: Ab initio, High efficiency, Power generation devices, Transition metal dichalcogenides

Procedia PDF Downloads 196
8708 Factors Affecting English Language Acquisition and Learning for Primary Schools in Nigeria

Authors: Chibuzor Dalmeida

Abstract:

This paper shall discuss the factors affecting English Language Acquisition and Learning for Primary School in Nigeria. Learning English language is a difficult task mostly those at the primary school level. Pupils find it more difficult on vocabulary, grammar and sentence structure, idioms, pronunciation etc. Researchers have discovered the reasons behind these discrepancies and have formulated theories that could be of utmost assistance to English language teachers and students. This paper further looked at the following factors that include Learner Characteristics and Personal Traits, Situational and Environmental Factors, Prior Language Development and Competence and Age and Brain Development. It further recommended that pupils must learn new vocabulary, rules for grammar and sentence structure, idioms, pronunciation. Pupils whose families and communities set high standards for language acquisition learn more quickly than those who do not. Exposure to high-quality programs also essential. Pupils do best when they are allowed to speak their native language.

Keywords: acquisition, affecting, factors, learning

Procedia PDF Downloads 627
8707 Investigating the Impact of Enterprise Resource Planning System and Supply Chain Operations on Competitive Advantage and Corporate Performance (Case Study: Mamot Company)

Authors: Mohammad Mahdi Mozaffari, Mehdi Ajalli, Delaram Jafargholi

Abstract:

The main purpose of this study is to investigate the impact of the system of ERP (Enterprise Resource Planning) and SCM (Supply Chain Management) on the competitive advantage and performance of Mamot Company. The methods for collecting information in this study are library studies and field research. A questionnaire was used to collect the data needed to determine the relationship between the variables of the research. This questionnaire contains 38 questions. The direction of the current research is applied. The statistical population of this study consists of managers and experts who are familiar with the SCM system and ERP. Number of statistical society is 210. The sampling method is simple in this research. The sample size is 136 people. Also, among the distributed questionnaires, Reliability of the Cronbach's Alpha Cronbach's Questionnaire is evaluated and its value is more than 70%. Therefore, it confirms reliability. And formal validity has been used to determine the validity of the questionnaire, and the validity of the questionnaire is confirmed by the fact that the score of the impact is greater than 1.5. In the present study, one variable analysis was used for central indicators, dispersion and deviation from symmetry, and a general picture of the society was obtained. Also, two variables were analyzed to test the hypotheses; measure the correlation coefficient between variables using structural equations, SPSS software was used. Finally, multivariate analysis was used with statistical techniques related to the SPLS structural equations to determine the effects of independent variables on the dependent variables of the research to determine the structural relationships between the variables. The results of the test of research hypotheses indicate that: 1. Supply chain management practices have a positive impact on the competitive advantage of the Mammoth industrial complex. 2. Supply chain management practices have a positive impact on the performance of the Mammoth industrial complex. 3. Planning system Organizational resources have a positive impact on the performance of the Mammoth industrial complex. 4. The system of enterprise resource planning has a positive impact on Mamot's competitive advantage. 5.The competitive advantage has a positive impact on the performance of the Mammoth industrial complex 6.The system of enterprise resource planning Mamot Industrial Complex Supply Chain Management has a positive impact. The above results indicate that the system of enterprise resource planning and supply chain management has an impact on the competitive advantage and corporate performance of Mamot Company.

Keywords: enterprise resource planning, supply chain management, competitive advantage, Mamot company performance

Procedia PDF Downloads 97
8706 Potential of Visualization and Information Modeling on Productivity Improvement and Cost Saving: A Case Study of a Multi-Residential Construction Project

Authors: Sara Rankohi, Lloyd Waugh

Abstract:

Construction sites are information saturated. Digitalization is hitting construction sites to meet the incredible demand of knowledge sharing and information documentations. From flying drones, 3D Lasers scanners, pocket mobile applications, to augmented reality glasses and smart helmet, visualization technologies help real-time information imposed straight onto construction professional’s field of vision. Although these technologies are very applicable and can have the direct impact on project cost and productivity, experience shows that only a minority of construction professionals quickly adapt themselves to benefit from them in practice. The majority of construction managers still tend to apply traditional construction management methods. This paper investigates a) current applications of visualization technologies in construction projects management, b) the direct effect of these technologies on productivity improvement and cost saving of a multi-residential building project via a case study on Mac Taggart Senior Care project located in Edmonton, Alberta. The research shows the imaged based technologies have a direct impact on improving project productivity and cost savings.

Keywords: image-based technologies, project management, cost, productivity improvement

Procedia PDF Downloads 359