Search results for: multi-objective fractional programming
453 Design and Development of a Computerized Medical Record System for Hospitals in Remote Areas
Authors: Grace Omowunmi Soyebi
Abstract:
A computerized medical record system is a collection of medical information about a person that is stored on a computer. One principal problem of most hospitals in rural areas is using the file management system for keeping records. A lot of time is wasted when a patient visits the hospital, probably in an emergency, and the nurse or attendant has to search through voluminous files before the patient's file can be retrieved; this may cause an unexpected to happen to the patient. This data mining application is to be designed using a structured system analysis and design method which will help in a well-articulated analysis of the existing file management system, feasibility study, and proper documentation of the design and implementation of a computerized medical record system. This computerized system will replace the file management system and help to quickly retrieve a patient's record with increased data security, access clinical records for decision-making, and reduce the time range at which a patient gets attended to.Keywords: programming, data, software development, innovation
Procedia PDF Downloads 87452 Functional Electrical Stimulator and Neuromuscular Electro Stimulator System Analysis for Foot Drop
Authors: Gül Fatma Türker, Hatice Akman
Abstract:
Portable muscle stimulators for real-time applications has first introduced by Liberson in 1961. Now these systems has been advanced. In this study, FES (Functional Electrical Stimulator) and NMES (Neuromuscular Electrostimulator) systems are analyzed through their hardware and their quality of life improvements for foot drop patients. FES and NMES systems are used for people whose leg muscles and leg neural connections are healty but not able to walk properly because of their injured central nervous system like spinal cord injuries. These systems are used to stimulate neurons or muscles by getting information from other movements and programming these stimulations to get natural walk and it is accepted as a rehabilitation method for the correction of drop foot. This systems support person to approach natural form of walking. Foot drop is characterized by steppage gait. It is a gait abnormality. This systems helps to person for plantar and dorse reflection movements which are hard to done for foot drop patients.Keywords: FES, foot drop, NMES, stimulator
Procedia PDF Downloads 388451 Power Quality Issues: Power Supply Interruptions as Key Constraint to Development in Ekiti State, Nigeria
Authors: Oluwatosin S. Adeoye
Abstract:
The power quality issues in the world today are critical to the development of different nations. Prosperity of each nation depends on availability of constant power supply. Constant power supply is a major challenge in Africa particularly in Nigeria where the generated power is than thirty percent of the required power. The metrics of power quality are voltage dip, flickers, spikes, harmonics and interruptions. The level of interruptions in Ekiti State was examined through the investigation of the causes of power interruptions in the State. The method used was the collection of data from the Distribution Company, assessment through simple programming as a command for plotting the graphs through the use of MATLAB 2015 depicting the behavioural pattern of the interruption for a period of six months in 2016. The result shows that the interrelationship between the interruptions and development. Recommendations were suggested with the objective of solving the problems being set up by interruptions in the State and these include installation of reactors, automatic voltage regulators and effective tap changing system on the lines, busses and transformer substation respectively.Keywords: development, frequency, interruption, power, quality
Procedia PDF Downloads 162450 User-Centered Design in the Development of Patient Decision Aids
Authors: Ariane Plaisance, Holly O. Witteman, Patrick Michel Archambault
Abstract:
Upon admission to an intensive care unit (ICU), all patients should discuss their wishes concerning life-sustaining interventions (e.g., cardiopulmonary resuscitation (CPR)). Without such discussions, interventions that prolong life at the cost of decreasing its quality may be used without appropriate guidance from patients. We employed user-centered design to adapt an existing decision aid (DA) about CPR to create a novel wiki-based DA adapted to the context of a single ICU and tailored to individual patient’s risk factors. During Phase 1, we conducted three weeks of ethnography of the decision-making context in our ICU to identify clinician and patient needs for a decision aid. During this time, we observed five dyads of intensivists and patients discussing their wishes concerning life-sustaining interventions. We also conducted semi-structured interviews with the attending intensivists in this ICU. During Phase 2, we conducted three rounds of rapid prototyping involving 15 patients and 11 other allied health professionals. We recorded discussions between intensivists and patients and used a standardized observation grid to collect patients’ comments and sociodemographic data. We applied content analysis to field notes, verbatim transcripts and the completed observation grids. Each round of observations and rapid prototyping iteratively informed the design of the next prototype. We also used the programming architecture of a wiki platform to embed the GO-FAR prediction rule programming code that we linked to a risk graphics software to better illustrate outcome risks calculated. During Phase I, we identified the need to add a section in our DA concerning invasive mechanical ventilation in addition to CPR because both life-sustaining interventions were often discussed together by physicians. During Phase II, we produced a context-adapted decision aid about CPR and mechanical ventilation that includes a values clarification section, questions about the patient’s functional autonomy prior to admission to the ICU and the functional decline that they would judge acceptable upon hospital discharge, risks and benefits of CPR and invasive mechanical ventilation, population-level statistics about CPR, a synthesis section to help patients come to a final decision and an online calculator based on the GO-FAR prediction rule. Even though the three rounds of rapid prototyping led to simplifying the information in our DA, 60% (n= 3/5) of the patients involved in the last cycle still did not understand the purpose of the DA. We also identified gaps in the discussion and documentation of patients’ preferences concerning life-sustaining interventions (e.g.,. CPR, invasive mechanical ventilation). The final version of our DA and our online wiki-based GO-FAR risk calculator using the IconArray.com risk graphics software are available online at www.wikidecision.org and are ready to be adapted to other contexts. Our results inform producers of decision aids on the use of wikis and user-centered design to develop DAs that are better adapted to users’ needs. Further work is needed on the creation of a video version of our DA. Physicians will also need the training to use our DA and to develop shared decision-making skills about goals of care.Keywords: ethnography, intensive care units, life-sustaining therapies, user-centered design
Procedia PDF Downloads 354449 Cost-Effective Hybrid Cloud Framework for Higher Educational Institutes
Authors: Shah Muhammad Butt, Ahmed Masaud Ansair
Abstract:
Present financial crisis in Higher Educational Institutes (HEIs) is causing lots of problems such as considerable budget cuts, which makes it difficult to meet the ever growing IT based research and learning needs. Institutions are rapidly planning and promoting cloud based approaches for their academic and research needs. A cost-effective hybrid cloud framework for HEIs will provide educational services for campus or intercampus communication. Hybrid cloud framework comprises private and public cloud approaches. This paper will propose the framework based on the Open Source Cloud (OpenNebula for Virtualization, Eucalyptus for Infrastructure and Aneka for programming development environment) combined with CSPs services which are delivered to the end-user via the internet from public clouds such as Google, Microsoft, Zoho, and Salesforce.Keywords: educational services, hybrid campus cloud, open source, higher educational institutes
Procedia PDF Downloads 482448 Verification & Validation of Map Reduce Program Model for Parallel K-Mediod Algorithm on Hadoop Cluster
Authors: Trapti Sharma, Devesh Kumar Srivastava
Abstract:
This paper is basically a analysis study of above MapReduce implementation and also to verify and validate the MapReduce solution model for Parallel K-Mediod algorithm on Hadoop Cluster. MapReduce is a programming model which authorize the managing of huge amounts of data in parallel, on a large number of devices. It is specially well suited to constant or moderate changing set of data since the implementation point of a position is usually high. MapReduce has slowly become the framework of choice for “big data”. The MapReduce model authorizes for systematic and instant organizing of large scale data with a cluster of evaluate nodes. One of the primary affect in Hadoop is how to minimize the completion length (i.e. makespan) of a set of MapReduce duty. In this paper, we have verified and validated various MapReduce applications like wordcount, grep, terasort and parallel K-Mediod clustering algorithm. We have found that as the amount of nodes increases the completion time decreases.Keywords: hadoop, mapreduce, k-mediod, validation, verification
Procedia PDF Downloads 369447 An Epsilon Hierarchical Fuzzy Twin Support Vector Regression
Authors: Arindam Chaudhuri
Abstract:
The research presents epsilon- hierarchical fuzzy twin support vector regression (epsilon-HFTSVR) based on epsilon-fuzzy twin support vector regression (epsilon-FTSVR) and epsilon-twin support vector regression (epsilon-TSVR). Epsilon-FTSVR is achieved by incorporating trapezoidal fuzzy numbers to epsilon-TSVR which takes care of uncertainty existing in forecasting problems. Epsilon-FTSVR determines a pair of epsilon-insensitive proximal functions by solving two related quadratic programming problems. The structural risk minimization principle is implemented by introducing regularization term in primal problems of epsilon-FTSVR. This yields dual stable positive definite problems which improves regression performance. Epsilon-FTSVR is then reformulated as epsilon-HFTSVR consisting of a set of hierarchical layers each containing epsilon-FTSVR. Experimental results on both synthetic and real datasets reveal that epsilon-HFTSVR has remarkable generalization performance with minimum training time.Keywords: regression, epsilon-TSVR, epsilon-FTSVR, epsilon-HFTSVR
Procedia PDF Downloads 375446 Measuring Regional Inequality: The Italian Case
Authors: Arbolino R., Boffardi R., L. De Simone
Abstract:
The success of a development policy requires the definition of a proper investment planning on behalf of policymakers. Such planning should consider both tangible and intangible features characterizing a territory and, moreover, evaluate both state of place and an ideal situation to be achieved, that represents the final goal of the policy. The aim of this research is to propose a methodological approach to implement this ideal solution or the best solution appliable to the Italian regions. It consists of two steps: the first one is a measure of regional inequality through building a composite indicator for analyzing the level of development and compare the differences among the regions. It is constructed by means of a principal component analysis. Ranking regions according to the scores achieved is useful as benchmark, to identify a best solution towards which other regions should strive. Thus, this distance is measured through a revised Sen index that allows to assign a weight on which calculate the financing resource programming. The results show that this approach is a good instrument to fairly and efficiently allocate public funds, in order to reduce regional inequalities.Keywords: public economics, inequalities, growth, development
Procedia PDF Downloads 70445 The Continuous Facility Location Problem and Transportation Mode Selection in the Supply Chain under Sustainability
Authors: Abdulaziz Alageel, Martino Luis, Shuya Zhong
Abstract:
The main focus of this research study is on the challenges faced in decision-making in a supply chain network regarding the facility location while considering carbon emissions. The study aims (i) to locate facilities (i.e., distribution centeres) in a continuous space considering limitations of capacity and the costs associated with opening and (ii) to reduce the cost of carbon emissions by selecting the mode of transportation. The problem is formulated as mixed-integer linear programming. This study hybridised a greedy randomised adaptive search (GRASP) and variable neighborhood search (VNS) to deal with the problem. Well-known datasets from the literature (Brimberg et al. 2001) are used and adapted in order to assess the performance of the proposed method. The proposed hybrid method produces encouraging results based on computational analysis. The study also highlights some research avenues for future recommendations.Keywords: supply chain, facility location, weber problem, sustainability
Procedia PDF Downloads 100444 Reliability Analysis for the Functioning of Complete and Low Capacity MLDB Systems in Piston Plants
Authors: Ramanpreet Kaur, Upasana Sharma
Abstract:
The purpose of this paper is to address the challenges facing the water supply for the Machine Learning Database (MLDB) system at the piston foundry plant. In the MLDB system, one main unit, i.e., robotic, is connected by two sub-units. The functioning of the system depends on the robotic and water supply. Lack of water supply causes system failure. The system operates at full capacity with the help of two sub-units. If one sub-unit fails, the system runs at a low capacity. Reliability modeling is performed using semi-Markov processes and regenerative point techniques. Several system effects such as mean time to system failure, availability at full capacity, availability at reduced capacity, busy period for repair and expected number of visits have been achieved. Benefits have been analyzed. The graphical study is designed for a specific case using programming in C++ and MS Excel.Keywords: MLDB system, robotic, semi-Markov process, regenerative point technique
Procedia PDF Downloads 103443 Synthesis and Gas Transport Properties of Polynorbornene Dicarboximides Bearing Trifluoromethyl Isomer Moieties
Authors: Jorge A. Cruz-Morales, Joel Vargas, Arlette A. Santiago, Mikhail A. Tlenkopatchev
Abstract:
In industrial processes such as oil extraction and refining, products are handled or generated in the gas phase, which represents a challenge in terms of treatment and purification. During the past three decades, new scientific findings and technological advances in separation based on the use of membranes have led to simpler and more efficient gas separation processes, optimizing the use of energy and generating less pollution. This work reports the synthesis and ring-opening metathesis polymerization (ROMP) of new structural isomers based on norbornene dicarboximides bearing trifluoromethyl moieties, specifically N-2-trifluoromethylphenyl-exo,endo-norbornene-5,6-dicarboximide (2a) and N-3-trifluoromethylphenyl-exo,endo-norbornene-5,6-dicarboximide (2b), using tricyclohexylphosphine [1,3-bis(2,4,6-trimethylphenyl)-4,5-dihydroimidazol-2-ylidene][benzylidene] ruthenium dichloride (I), bis(tricyclohexylphosphine) benzylidene ruthenium (IV) dichloride (II), and bis(tricyclohexylphosphine) p-fluorophenylvinylidene ruthenium (II) dichloride (III). It was observed that the -CF3 moiety attached at the ortho position of the aromatic ring increases thermal and mechanical properties of the polymer, whereas meta substitution has the opposite effect. A comparative study of gas transportation in membranes, based on these fluorinated polynorbornenes, showed that -CF3 ortho substitution increases permeability of the polymer membrane as a consequence of the increase in both gas solubility and gas diffusion. In contrast, gas permeability coefficients of the meta-substituted polymer membrane are rather similar to those of that which is non-fluorinated; this can be attributed to a lower fractional free volume. The meta-substituted polymer membrane, besides showing the largest permselectivity coefficients of all the isomers studied here, was also found to have one of the largest permselectivity coefficients for separating H2/C3H6 into glassy polynorbornene dicarboximides.Keywords: gas transport membranes, polynorbornene dicarboximide, ROMP, structural isomers
Procedia PDF Downloads 254442 The Importance of Entrepreneurship Certificate Education Programs in Creating Entrepreneurship, Cukurova University Sample
Authors: B. Karmutoglu, E. Guzel, Y. Halefoglu
Abstract:
The aim of this study was to determine the basic trends of the students and instructors who participated in the courses of entrepreneurship certificate education in universities. In this study, it is tried to determine whether the level of education and occupational groups are meaningful in creating entrepreneurship, taking into consideration the legal regulations, supports, researches and development targets issued in this respect. For this reason, this project started 2015 and opened five courses in 2015, thirteen courses in 2016, and eleven courses in 2017. The total numbers of course and participants have been 30 and 510 respectively. Comparisons were made according to the faculties of 510 participants. In this comparison, it was observed that outward-oriented, self-confidence, breakthrough, risk-taking and entrepreneurship tendencies of engineering faculty students were very high. In the second place, entrepreneurial desires of the students of vocational high schools came to the forefront. This project supported by Cukurova University and The Scientific And Technological Research Council Of Turkey(TÜBİTAK) 1601 programming.Keywords: entrepreneurship, training, certificate, project
Procedia PDF Downloads 174441 Position and Speed Tracking of DC Motor Based on Experimental Analysis in LabVIEW
Authors: Muhammad Ilyas, Awais Khan, Syed Ali Raza Shah
Abstract:
DC motors are widely used in industries to provide mechanical power in speed and torque. The position and speed control of DC motors is getting the interest of the scientific community in robotics, especially in the robotic arm, a flexible joint manipulator. The current research work is based on position control of DC motors using experimental investigations in LabVIEW. The linear control strategy is applied to track the position and speed of the DC motor with comparative analysis in the LabVIEW platform and simulation analysis in MATLAB. The tracking error in hardware setup based on LabVIEW programming is slightly greater than simulation analysis in MATLAB due to the inertial load of the motor during steady-state conditions. The controller output shows the input voltage applied to the dc motor varies between 0-8V to ensure minimal steady error while tracking the position and speed of the DC motor.Keywords: DC motor, labview, proportional integral derivative control, position tracking, speed tracking
Procedia PDF Downloads 106440 Aerodynamic Design an UAV with Application on the Spraying Agricola with Method of Genetic Algorithm Optimization
Authors: Saul A. Torres Z., Eduardo Liceaga C., Alfredo Arias M.
Abstract:
Agriculture in the world falls within the main sources of economic and global needs, so care of crop is extremely important for owners and workers; one of the major causes of loss of product is the pest infection of different types of organisms. We seek to develop a UAV for agricultural spraying at a maximum altitude of 5000 meters above sea level, with a payload of 100 liters of fumigant. For the developing the aerodynamic design of the aircraft is using computational tools such as the "Vortex Lattice Athena" software, "MATLAB"," ANSYS FLUENT"," XFoil " package among others. Also methods are being used structured programming, exhaustive analysis of optimization methods and search. The results have a very low margin of error, and the multi- objective problems can be helpful for future developments. The program has 10 functions developed in MATLAB, these functions are related to each other to enable the development of design, and all these functions are controlled by the principal code "Master.m".Keywords: aerodynamics design, optimization, algorithm genetic, multi-objective problem, stability, vortex
Procedia PDF Downloads 532439 Students’ Perceptions on Educational Game for Learning Programming Subject: A Case Study
Authors: Roslina Ibrahim, Azizah Jaafar, Khalili Khalil
Abstract:
Educational games (EG) are regarded as a promising teaching and learning tool for the new generation. Growing number of studies and literatures can be found in EG studies. Both academic researchers and commercial developers come out with various educational games prototypes and titles. Despite that, acceptance of educational games still lacks among the students. It is important to understanding students’ perceptions of EG, since they are the main stakeholder of the technology. Thus, this study seeks to understand perceptions of undergraduates’ students using a framework originated from user acceptance theory. The framework consists of six constructs with twenty-eight items. Data collection was done on 180 undergraduate students of Universiti Teknologi Malaysia, Kuala Lumpur using self-developed online EG called ROBO-C. Data analysis was done using descriptive, factor analysis and correlations. Performance expectancy, effort expectancy, attitude, and enjoyment factors were found significantly correlated with the intention to use EG. This study provides more understanding towards the use of educational games among students.Keywords: educational games, perceptions, acceptance, UTAUT
Procedia PDF Downloads 411438 Create a Model of Production and Marketing Strategies in Alignment with Business Strategy Using QFD Approach
Authors: Hamed Saremi, Shahla Saremi
Abstract:
In today's competitive world, organizations are expected to surpass the competitors and benefit from the resources and benefits. Therefore, organizations need to improve the current performance is felt more than ever that this requires to identify organizational optimal strategies, and consider all strategies simultaneously. In this study, to enhance competitive advantage and according to customer requirements, alignment between business, production and marketing strategies, House of Quality (QFD) approach has been used and zero-one linear programming model has been studied. First, the alignment between production and marketing strategies with business strategy, independent weights of these strategies is calculated. Then with using QFD approach the aligned weights of optimal strategies in each production and marketing field will be obtained and finally the aligned marketing strategies selection with the purpose of allocating budget and specialist human resource to marketing functions will be done that lead to increasing competitive advantage and benefit.Keywords: marketing strategy, business strategy, strategy alignment, house of quality deployment, production strategy
Procedia PDF Downloads 605437 Effect of the Magnetite Nanoparticles Concentration on Biogas and Methane Production from Chicken Litter
Authors: Guadalupe Stefanny Aguilar-Moreno, Miguel Angel Aguilar-Mendez, Teodoro Espinosa-Solares
Abstract:
In the agricultural sector, one of the main emitters of greenhouse gases is manure management, which has been increased considerably in recent years. Biogas is an energy source that can be produced from different organic materials through anaerobic digestion (AD); however, production efficiency is still low. Several techniques have been studied to increase its performance, such as co-digestion, the variation of digestion conditions, and nanomaterials used. Therefore, the aim of this investigation was to evaluate the effect of magnetite nanoparticles (NPs) concentration, synthesized by co-precipitation, on the biogas and methane production in AD using chicken litter as a substrate. Synthesis of NPs was performed according to the co-precipitation method, for which a fractional factorial experimental design 25⁻² with two replications was used. The study factors were concentrations (precursors and passivating), time of sonication and dissolution temperatures, and the response variables were size, hydrodynamic diameter (HD) and zeta potential. Subsequently, the treatment that presented the smallest NPs was chosen for their use on AD. The AD was established in serological bottles with a working volume of 250 mL, incubated at 36 ± 1 °C for 80 days. The treatments consisted of the addition of different concentrations of NPs in the microcosms: chicken litter only (control), 20 mg∙L⁻¹ of NPs + chicken litter, 40 mg∙L⁻¹ of NPs + chicken litter and 60 mg∙L⁻¹ of NPs + chicken litter, all by triplicate. Methane and biogas production were evaluated daily. The smallest HD (49.5 nm) and the most stable NPs (21.22 mV) were obtained with the highest passivating concentration and the lower precursors dissolution temperature, which were the only factors that had a significant effect on the HD. In the transmission electron microscopy performed to these NPs, an average size of 4.2 ± 0.73 nm was observed. The highest biogas and methane production was obtained with the treatment that had 20 mg∙L⁻¹ of NPs, being 29.5 and 73.9%, respectively, higher than the control, while the treatment with the highest concentration of NPs was not statistically different from the control. From the above, it can be concluded that the magnetite NPs promote the biogas and methane production in AD; however, high concentrations may cause inhibitory effects among methanogenic microorganisms.Keywords: agricultural sector, anaerobic digestion, nanotechnology, waste management
Procedia PDF Downloads 137436 Optimization Model for Support Decision for Maximizing Production of Mixed Fresh Fruit Farms
Authors: Andrés I. Ávila, Patricia Aros, César San Martín, Elizabeth Kehr, Yovana Leal
Abstract:
Planning models for fresh products is a very useful tool for improving the net profits. To get an efficient supply chain model, several functions should be considered to get a complete simulation of several operational units. We consider a linear programming model to help farmers to decide if it is convenient to choose what area should be planted for three kinds of export fruits considering their future investment. We consider area, investment, water, productivity minimal unit, and harvest restrictions to develop a monthly based model to compute the average income in five years. Also, conditions on the field as area, water availability, and initial investment are required. Using the Chilean costs and dollar-peso exchange rate, we can simulate several scenarios to understand the possible risks associated to this market. Also, this tool help to support decisions for government and individual farmers.Keywords: mixed integer problem, fresh fruit production, support decision model, agricultural and biosystems engineering
Procedia PDF Downloads 438435 Learning through Gaming with Mobile Devices
Authors: Luis Rodrigo Valencia Pérez, Juan Manuel Peña Aguilar, Adelina Morita Alexander, Alberto Lamadrid Alvarez, Héctor Fernando Valencia Pérez
Abstract:
Financial education is among the areas of opportunity in the Spanish-speaking from an early age to high school, through mobile devices such as cell phones and tablets using ludic and fun applications like interactive games, children can learn money management and investment through time, thereby fostering the habit of saving and/or sound management of cash and family business resources, having interaction with an uncontrolled environment such as the involvement of other players in the external decisions of the environment in which the game is play. The application proposed in Phase 1 (design and development) was designed in multi-user environments, under methodologies of hybrid programming for any platform on the market and designed under CMMI standards that allow for quality production over time, following up on these improvements counting with continuous user feedback and usage statistics.Keywords: mobile educational games, ludic games, children, multiuser, design and software development
Procedia PDF Downloads 382434 Modeling Reflection and Transmission of Elastodiffussive Wave Sata Semiconductor Interface
Authors: Amit Sharma, J. N. Sharma
Abstract:
This paper deals with the study of reflection and transmission characteristics of acoustic waves at the interface of a semiconductor halfspace and elastic solid. The amplitude ratios (reflection and transmission coefficients) of reflected and transmitted waves to that of incident wave varying with the incident angles have been examined for the case of quasi-longitudinal wave. The special cases of normal and grazing incidence have also been derived with the help of Gauss elimination method. The mathematical model consisting of governing partial differential equations of motion and charge carriers diffusion of n-type semiconductors and elastic solid has been solved both analytically and numerically in the study. The numerical computations of reflection and transmission coefficients has been carried out by using MATLAB programming software for silicon (Si) semiconductor and copper elastic solid. The computer simulated results have been plotted graphically for Si semiconductors. The study may be useful in semiconductors, geology, and seismology in addition to surface acoustic wave (SAW) devices.Keywords: quasilongitudinal, reflection and transmission, semiconductors, acoustics
Procedia PDF Downloads 391433 Credit Risk Assessment Using Rule Based Classifiers: A Comparative Study
Authors: Salima Smiti, Ines Gasmi, Makram Soui
Abstract:
Credit risk is the most important issue for financial institutions. Its assessment becomes an important task used to predict defaulter customers and classify customers as good or bad payers. To this objective, numerous techniques have been applied for credit risk assessment. However, to our knowledge, several evaluation techniques are black-box models such as neural networks, SVM, etc. They generate applicants’ classes without any explanation. In this paper, we propose to assess credit risk using rules classification method. Our output is a set of rules which describe and explain the decision. To this end, we will compare seven classification algorithms (JRip, Decision Table, OneR, ZeroR, Fuzzy Rule, PART and Genetic programming (GP)) where the goal is to find the best rules satisfying many criteria: accuracy, sensitivity, and specificity. The obtained results confirm the efficiency of the GP algorithm for German and Australian datasets compared to other rule-based techniques to predict the credit risk.Keywords: credit risk assessment, classification algorithms, data mining, rule extraction
Procedia PDF Downloads 181432 Application of Transportation Linear Programming Algorithms to Cost Reduction in Nigeria Soft Drinks Industry
Authors: Salami Akeem Olanrewaju
Abstract:
The transportation models or problems are primarily concerned with the optimal (best possible) way in which a product produced at different factories or plants (called supply origins) can be transported to a number of warehouses or customers (called demand destinations). The objective in a transportation problem is to fully satisfy the destination requirements within the operating production capacity constraints at the minimum possible cost. The objective of this study is to determine ways of minimizing transport cost in order to maximum profit. Data were gathered from the records of the Distribution Department of 7-Up Bottling Company Plc. Ilorin, Kwara State, Nigeria. The data were analyzed using SPSS (Statistical Package for Social Sciences) while applying the three methods of solving a transportation problem. The three methods produced the same results; therefore, any of the method can be adopted by the company in transporting its final products to the wholesale dealers in order to minimize total production cost.Keywords: cost minimization, resources utilization, distribution system, allocation problem
Procedia PDF Downloads 257431 Model of Production and Marketing Strategies in Alignment with Business Strategy using QFD Approach
Authors: Hamed Saremi, Suzan Taghavy, Shahla Saremi
Abstract:
In today's competitive world, organizations are expected to surpass the competitors and benefit from the resources and benefits. Therefore, organizations need to improve the current performance is felt more than ever that this requires to identify organizational optimal strategies, and consider all strategies simultaneously. In this study, to enhance competitive advantage and according to customer requirements, alignment between business, production and marketing strategies, House of Quality (QFD) approach has been used and zero-one linear programming model has been studied. First, the alignment between production and marketing strategies with business strategy, independent weights of these strategies is calculated. Then with using QFD approach the aligned weights of optimal strategies in each production and marketing field will be obtained and finally the aligned marketing strategies selection with the purpose of allocating budget and specialist human resource to marketing functions will be done that lead to increasing competitive advantage and benefit.Keywords: strategy alignment, house of quality deployment, production strategy, marketing strategy, business strategy
Procedia PDF Downloads 435430 Petrogenesis of the Neoproterozoic Rocks of Megele Area, Asosa, Western Ethiopia
Authors: Temesgen Oljira, Olugbenga Akindeji Okunlola, Akinade Shadrach Olatunji, Dereje Ayalew, Bekele Ayele Bedada
Abstract:
The Western Ethiopian Shield (WES) is underlain by volcano-sedimentary terranes, gneissic terranes, and ophiolitic rocks intruded by different granitoid bodies. For the past few years, Neoproterozoic rocks of the Megele area in the western part of the WES have been explored. Understanding the geology of the area and assessing the mineralized area's economic potential requires petrological, geochemical, and geological characterization of the Neoproterozoic granitoids and associated metavolcanic rocks. Thus, the geological, geochemical, and petrogenetic features of Neoproterozoic granitoids and associated metavolcanic rocks were elucidated using a combination of field mapping, petrological, and geochemical study. The Megele area is part of a low-grade volcano-sedimentary zone that has been intruded by mafic (dolerite dyke) and granitoid intrusions (granodiorite, diorite, granite gneiss). The granodiorite, associated diorite, and granite gneiss are calc-alkaline, peraluminous to slightly metaluminous, S-type granitoids formed in volcanic arc subduction (VAG) to syn-collisional (syn-COLD) tectonic setting by fractionation of LREE-enriched, HREE-depleted basaltic magma with considerable crustal input. While the metabasalt is sub-alkaline (tholeiitic), metaluminous bodies are generated at the mid-oceanic ridge tectonic setting by partially melting HREE-depleted and LREE-enriched basaltic magma. The reworking of sediment-loaded crustal blocks at depth in a subduction zone resulted in the production of S-type granitoids. This basaltic magma was supplied from an LREE-enriched, HREE-depleted mantle.Keywords: fractional crystallization, geochemistry, Megele, petrogenesis, s-type granite
Procedia PDF Downloads 128429 Purification of Zr from Zr-Hf Resources Using Crystallization in HF-HCl Solvent Mixture
Authors: Kenichi Hirota, Jifeng Wang, Sadao Araki, Koji Endo, Hideki Yamamoto
Abstract:
Zirconium (Zr) has been used as a fuel cladding tube for nuclear reactors, because of the excellent corrosion resistance and the low adsorptive material for neutron. Generally speaking, the natural resource of Zr is often containing Hf that has similar properties. The content of Hf in the Zr resources is about 2~4 wt%. In the industrial use, the content of Hf in Zr resources should be lower than the 100 ppm. However, the separation of Zr and Hf is not so easy, because of similar chemical and physical properties such as melting point, boiling point and things. Solvent extraction method has been applied for the separation of Zr and Hf from Zr natural resources. This method can separate Hf with high efficiency (Hf < 100ppm), however, it needs much amount of organic solvents for solvent extraction and the cost of its disposal treatment is high. Therefore, we attached attention for the fractional crystallization. This separation method depends on the solubility difference of Zr and Hf in the solvent. In this work, hexafluorozirconate (hafnate) (K2Zr(Hf)F6) was used as model compound. Solubility of K2ZrF6 in water showed lower than that of K2HfF6. By repeating of this treatment, it is possible to purify Zr, practically. In this case, 16-18 times of recrystallization stages were needed for its high purification. The improvement of the crystallization process was carried out in this work. Water, hydrofluoric acid (HF) and hydrofluoric acid (HF) +hydrochloric acid (HCl) mixture were chosen as solvent for dissolution of Zr and Hf. In the experiment, 10g of K2ZrF6 was added to each solvent of 100mL. Each solution was heated for 1 hour at 353K. After 1h of this operation, they were cooled down till 293K, and were held for 5 hours at 273K. Concentration of Zr or Hf was measured using ICP analysis. It was found that Hf was separated from Zr-Hf mixed compound with high efficiency, when HF-HCl solution was used for solvent of crystallization. From the comparison of the particle size of each crystal by SEM, it was confirmed that the particle diameter of the crystal showed smaller size with decreasing of Hf content. This paper concerned with purification of Zr from Zr-Hf mixture using crystallization method.Keywords: crystallization, zirconium, hafnium, separation
Procedia PDF Downloads 438428 The Museum of Museums: A Mobile Augmented Reality Application
Authors: Qian Jin
Abstract:
Museums have been using interactive technology to spark visitor interest and improve understanding. These technologies can play a crucial role in helping visitors understand more about an exhibition site by using multimedia to provide information. Google Arts and Culture and Smartify are two very successful digital heritage products. They used mobile augmented reality to visualise the museum's 3D models and heritage images but did not include 3D models of the collection and audio information. In this research, service-oriented mobile augmented reality application was developed for users to access collections from multiple museums(including V and A, the British Museum, and British Library). The third-party API (Application Programming Interface) is requested to collect metadata (including images, 3D models, videos, and text) of three museums' collections. The acquired content is then visualized in AR environments. This product will help users who cannot visit the museum offline due to various reasons (inconvenience of transportation, physical disability, time schedule).Keywords: digital heritage, argument reality, museum, flutter, ARcore
Procedia PDF Downloads 78427 Adaption Model for Building Agile Pronunciation Dictionaries Using Phonemic Distance Measurements
Authors: Akella Amarendra Babu, Rama Devi Yellasiri, Natukula Sainath
Abstract:
Where human beings can easily learn and adopt pronunciation variations, machines need training before put into use. Also humans keep minimum vocabulary and their pronunciation variations are stored in front-end of their memory for ready reference, while machines keep the entire pronunciation dictionary for ready reference. Supervised methods are used for preparation of pronunciation dictionaries which take large amounts of manual effort, cost, time and are not suitable for real time use. This paper presents an unsupervised adaptation model for building agile and dynamic pronunciation dictionaries online. These methods mimic human approach in learning the new pronunciations in real time. A new algorithm for measuring sound distances called Dynamic Phone Warping is presented and tested. Performance of the system is measured using an adaptation model and the precision metrics is found to be better than 86 percent.Keywords: pronunciation variations, dynamic programming, machine learning, natural language processing
Procedia PDF Downloads 175426 Implementing of Indoor Air Quality Index in Hong Kong
Authors: Kwok W. Mui, Ling T. Wong, Tsz W. Tsang
Abstract:
Many Hong Kong people nowadays spend most of their lifetime working indoor. Since poor Indoor Air Quality (IAQ) potentially leads to discomfort, ill health, low productivity and even absenteeism in workplaces, a call for establishing statutory IAQ control to safeguard the well-being of residents is urgently required. Although policies, strategies, and guidelines for workplace IAQ diagnosis have been developed elsewhere and followed with remedial works, some of those workplaces or buildings have relatively late stage of the IAQ problems when the investigation or remedial work started. Screening for IAQ problems should be initiated as it will provide information as a minimum provision of IAQ baseline requisite to the resolution of the problems. It is not practical to sample all air pollutants that exit. Nevertheless, as a statutory control, reliable, rapid screening is essential in accordance with a compromise strategy, which balances costs against detection of key pollutants. This study investigates the feasibility of using an IAQ index as a parameter of IAQ control in Hong Kong. The index is a screening parameter to identify the unsatisfactory workplace IAQ and will highlight where a fully effective IAQ monitoring and assessment is needed for an intensive diagnosis. There already exist a number of representative common indoor pollutants based on some extensive IAQ assessments. The selection of pollutants is surrogate to IAQ control consists of dilution, mitigation, and emission control. The IAQ Index and assessment will look at high fractional quantities of these common measurement parameters. With the support of the existing comprehensive regional IAQ database and the IAQ Index by the research team as the pre-assessment probability, and the unsatisfactory IAQ prevalence as the post-assessment probability from this study, thresholds of maintaining the current measures and performing a further IAQ test or IAQ remedial measures will be proposed. With justified resources, the proposed IAQ Index and assessment protocol might be a useful tool for setting up a practical public IAQ surveillance programme and policy in Hong Kong.Keywords: assessment, index, indoor air quality, surveillance programme
Procedia PDF Downloads 267425 Competence-Based Human Resources Selection and Training: Making Decisions
Authors: O. Starineca, I. Voronchuk
Abstract:
Human Resources (HR) selection and training have various implementation possibilities depending on an organization’s abilities and peculiarities. We propose to base HR selection and training decisions about on a competence-based approach. HR selection and training of employees are topical as there is room for improvement in this field; therefore, the aim of the research is to propose rational decision-making approaches for an organization HR selection and training choice. Our proposals are based on the training development and competence-based selection approaches created within previous researches i.e. Analytic-Hierarchy Process (AHP) and Linear Programming. Literature review on non-formal education, competence-based selection, AHP form our theoretical background. Some educational service providers in Latvia offer employees training, e.g. motivation, computer skills, accounting, law, ethics, stress management, etc. that are topical for Public Administration. Competence-based approach is a rational base for rational decision-making in both HR selection and considering HR training.Keywords: competence-based selection, human resource, training, decision-making
Procedia PDF Downloads 337424 Multi-Criteria Decision Making Network Optimization for Green Supply Chains
Authors: Bandar A. Alkhayyal
Abstract:
Modern supply chains are typically linear, transforming virgin raw materials into products for end consumers, who then discard them after use to landfills or incinerators. Nowadays, there are major efforts underway to create a circular economy to reduce non-renewable resource use and waste. One important aspect of these efforts is the development of Green Supply Chain (GSC) systems which enables a reverse flow of used products from consumers back to manufacturers, where they can be refurbished or remanufactured, to both economic and environmental benefit. This paper develops novel multi-objective optimization models to inform GSC system design at multiple levels: (1) strategic planning of facility location and transportation logistics; (2) tactical planning of optimal pricing; and (3) policy planning to account for potential valuation of GSC emissions. First, physical linear programming was applied to evaluate GSC facility placement by determining the quantities of end-of-life products for transport from candidate collection centers to remanufacturing facilities while satisfying cost and capacity criteria. Second, disassembly and remanufacturing processes have received little attention in industrial engineering and process cost modeling literature. The increasing scale of remanufacturing operations, worth nearly $50 billion annually in the United States alone, have made GSC pricing an important subject of research. A non-linear physical programming model for optimization of pricing policy for remanufactured products that maximizes total profit and minimizes product recovery costs were examined and solved. Finally, a deterministic equilibrium model was used to determine the effects of internalizing a cost of GSC greenhouse gas (GHG) emissions into optimization models. Changes in optimal facility use, transportation logistics, and pricing/profit margins were all investigated against a variable cost of carbon, using case study system created based on actual data from sites in the Boston area. As carbon costs increase, the optimal GSC system undergoes several distinct shifts in topology as it seeks new cost-minimal configurations. A comprehensive study of quantitative evaluation and performance of the model has been done using orthogonal arrays. Results were compared to top-down estimates from economic input-output life cycle assessment (EIO-LCA) models, to contrast remanufacturing GHG emission quantities with those from original equipment manufacturing operations. Introducing a carbon cost of $40/t CO2e increases modeled remanufacturing costs by 2.7% but also increases original equipment costs by 2.3%. The assembled work advances the theoretical modeling of optimal GSC systems and presents a rare case study of remanufactured appliances.Keywords: circular economy, extended producer responsibility, greenhouse gas emissions, industrial ecology, low carbon logistics, green supply chains
Procedia PDF Downloads 160