A Genetic Algorithm based Approach for Cost worthy Route Selection in Complex Supply Chain Architecture

Size: px
Start display at page:

Download "A Genetic Algorithm based Approach for Cost worthy Route Selection in Complex Supply Chain Architecture"

Transcription

1 A Genetic Algorithm bsed Approch for Cost worthy Route Selection in Complex Supply Chin Architecture Arft Hbib ~, Nfi Rhmn*, Jhid Alm *, Asif Jorder *, Mrji Hque * ~ Deprtment of Computer Science nd Engineering, BRAC University, Dhk, Bngldesh * Ahsnullh University of Science nd Technology, Dhk, Bngldesh Abstrct It is lwys gret chllenge to select n optiml route in cse of complex supply chin rchitecture. The chllenge lies in meeting the reverse condition of qulity of service nd money. As time is n importnt fctor, choosing the optiml route in supply chin rchitecture often becomes the most vitl. To utomte the route finding, in this pper, we propose model tht resemble to modern nd complete supply chin network. We intend to solve it with the Genetic Algorithm so tht route with lest cost is derived. For experiment purpose, we hve implemented our model on hypotheticl considertion bsed scenrio, in which the genertion, cross over nd muttion process of genetic lgorithm of the whole proposed model exhibits the optimized vlues for different routes. The lgorithm ws implemented in MATLAB bsed environment. To show the invincibility of the Genetic Algorithm, we hve lso compred the computtionl time of this lgorithm with rewrd bsed mchine lerning lgorithm Q-lerning. Simultion result shows tht Genetic lgorithm tkes lesser computtionl time. Keywords supply chin; route finding; genetic lgorithm I. INTRODUCTION The reson behind trnsporttion s hving prime role in supply chin mngement is becuse products re never produced nd consumed in the sme plce [1]. Trnsporttion modes tht re commonly used in moving products from one plce to nother re minly ir, wter, ril, truck or intermodl wy of trnsporttion [2]. The entities tht form supply chin rchitecture re retilers, distributors, crriers, mnufcturers, customers. They use different modes of trnsporttion within the network to rech ech other [3]. The min gol is to chieve n optiml route with minimum cost. Genetic lgorithm is the most populr lgorithm tht hs been used to select optiml route. Mny reserchers re working on it to optimize routes in supply chin networks using Genetic lgorithm. They hve plenty of limittions. The vitl drwbck they hve is the incomplete design of supply chin rchitecture tht hrdly reflects the prcticl models of supply chin networks. Route Optimiztion in Supply Chin Networks is multi-criterion complex decision mking problem tht hs to stisfy mny constrins [4]. According to the studies of [5], Genetic Algorithms work better where the trditionl serch nd optimiztion Algorithms fil to vil the gol performnce. Lwrynowicz et l lso ssert tht GAs re efficient tools for solving complex optimiztion problems, highlighting the problem of minimizing the totl cost for distribution network, which presents some similr fetures to the problem ddressed in this pper [6]. Wen et l proposed Genetic Algorithm, using n integer encoding to represent the crgo item sequence to be delivered in order to solve the problem of logistics scheduling problem nd optimize the totl cost for loction-routing-inventory problem [7]. The proposed pproch obtined good performnce in terms of qulity mesure but the computtion speed does not meet requirements. A genetic lgorithm bsed model ws proposed by Nfi et l tht covers only 3 key components of supply chin model [8]. They re suppliers, mnufcturing plnts nd customers. Covering these three entities do not mke supply chin network universl. The reserch lso lcks in experimentl dt tht my help the reders understnd the subtle issues of implying genetic lgorithm. Altiprmk et l in their work presented mixed-integer non-liner progrmming model for multi-objective optimiztion of Supply Chin Network nd Genetic Algorithm pproch to solve the problem but did not work with the uncertinty of the cost nd demnds which should hve been delt with [9]. Another Approch introduced by Mortz et l covers the use of RPS lgorithm in route optimiztion problem [10]. The min contribution of this reserch is the use of multi gent who cn shre their knowledge while lerning the environment. The min drwbck of this pper cn be noted s their filure to work with the reverse condition of cost minimiztion nd qulity ssurnce. To overcome these limittions, we propose fulfilled supply chin rchitecture with mximum possible number of nodes to be solved with Genetic Algorithm. The rest of the pper is orgnized s follows: section II describes the proposed model; section III elbortes the experimentl results nd lstly section IV concludes the pper with possible future works. 1

2 II. PROPOSED MODEL For the impliction of Genetic Algorithm, network model hs been designed considering supplier, mnufcturing plnt, distributor, retiler nd customer s nodes. The entities re connected with four modes of communiction such s trin (t), ril (r), ir (), wter (w). Fig. 1 shows the network model of the supply chin network for the implementtion of Genetic Algorithm. Supplier w t r Mnufctu ring Plnts w Fig. 1. Designed Network Model to implement Genetic Algorithm. The entire process of pplying genetic lgorithm in our smple cse scenrio is described in the following digrm (see Fig. 2) Strt Input for the opted problem t w Fig. 2. Schemtic Digrm for Genetic Algorithm. Retiler w t r Distributor Input (Genetic Algorithms) 1. Muttion 2. Crossover Etc. GA ppliction Objective function setup with constrints t Customer r i Result Following objective function hs been designed for our formulted problem: Here, Prmeters re described below 1. m = Set of vehicle routes from supplier to mnufcturing plnt. 2. i = Number of supplier, i = 1 to n. 3. j = Number of mnufcturing plnts, j = 1 to n. 4. n = Set of vehicle routes from mnufcturing plnts to distributors. 5. k = Number of distributors, k = 1 to n. 6. o = Set of vehicle routes from distributors to retilers. 7. l = Number of retilers, l = 1 to n. 8. v = Set of vehicle routes from retilers to customers. 9. c = Number of customers, c=1 to n. 10. Zmij = Binry vrible whether the vehicle route to be opted is ir (), wter (w), truck(t) or ril(r) from suppliers to mnufcturing plnts 11. Znjk = Binry vrible whether the vehicle route to be opted is ir (), wter (w), truck(t) or ril(r) from mnufcturing plnts to distributors 12. Zokl = Binry vrible whether the vehicle route to be opted is ir (), wter (w), truck(t) or ril(r) from distributors to retilers 13. Zvlc = Binry vrible whether the vehicle route to be opted is ir (), wter (w), truck(t) or ril(r) from retilers to customers 14. Dmij = Unit trnsporttion cost from suppliers to mnufcturing plnts. 15. Dnjk = Unit trnsporttion cost from mnufcturing plnts distributors. 16. Dokl = Unit trnsporttion cost from distributors to retilers. 17. Dvlc = Unit trnsporttion cost from retilers to customers. The constrints for our cse scenrio of genetic lgorithm re: 1. Zmij = At lest one route should be open from suppliers to mnufcturing plnts. 2. Znjk = At lest one route should be open from mnufcturing plnts to distributors. 3. Zokl = At lest one route should be open from distributors to retilers. 4. Zvlc = At lest one route should be open from retilers to customers. 2

3 Fig 3 shows the best fitness nd the expecttion grph of the implemented genetic lgorithm in our cse scenrio. Fig. 4. Expecttion nd Genelogy grph. Fig. 3. Best Fitness nd Expecttion. Fig. 4 shows the expecttion nd genelogy grph for the implemented Genetic lgorithm. Fig. 5 shows the distnce nd rnge grph for the implemented genetic lgorithm. 3

4 III. EXPERIMENTAL RESULTS Approximte dt rnge for our model is given below. The dt rnge hs been decided bsed on judgment nd expert opinion. Air Trnsporttion = unit Wter Trnsporttion = unit Ril trnsporttion = unit Truck Trnsport = unit Fig. 7 shows tht the optimized vlue chieved from Genetic Algorithm. Fig. 5. Distnce nd Rnge Grph. Fig. 6 shows the selection nd mximum constrint grph for the implemented genetic lgorithm. Fig. 7. Optiml vlue selection using Genetic Algorithm Here, [Ril, 332] = Ril trnsporttion cost is close to the optimized vlue 279. So, ril is the optimized route from supplier to mnufcturing plnts. [Wter, 279] = Wter trnsporttion cost is equl to the optimized vlue 279. So, this route is the optimized route from mnufcturing plnts distributors. [Truck, 362] = Trnsporttion cost for truck is close to the optimized vlue 279. So, the optimized route from distributors to retilers is trnsporttion vi truck. [Wter, 279] = Wter trnsporttion cost is equl to the optimized vlue 279. So, wter is the optimized route from retilers to customer. Fig. 6. Selection nd mximum constrint grph. 4

5 Supply chin network tht we hve considered in our work hs mny nodes nd consists of complex rchitecture. How fst we cn get the output, is very importnt issue in this cse. Tht is why, we hve counted computtionl time s very importnt metric to mesure the performnce of the implied lgorithms. TABLE IV shows us the lesser computtion time tken by the Genetic Algorithm. TABLE IV. COMPUTATIONAL TIME OF DIFFERENT ALGORITHMS Algorithm Computtionl Time (sec) Q-lerning Genetic Algorithm 6.25 From the tble we cn see tht the lest computtionl time is tken by the Genetic lgorithm. Fig. 8 shows the grph of the computtionl time comprison of the implemented lgorithms. lgorithm hs not yet been used formlly in this field nd due to the eligibility trce prmeter in the lgorithm, it is quite predictble tht the lgorithm will tke less computtionl time nd the convergence speed will be lesser. In future, we re plnning to build jv bsed softwre tht will help people find optiml route using simple inputs with the help of this lgorithm. REFERENCES [1] S. Chopr, nd P. Meindl, Supply Chin Mngement Strtegy, Plnning, nd Opertion, 5 th Edition, Februry 5, 2012, ISBN-13: [2] S. Cohen nd J. Roussel, Strtegic Supply chin Mngement: The five Core Disciplines for Top Performnce, 2 nd Edition, McGrw-Hill, June 14, 2013, ISBN-13: [3] M. Hughos. Essentils of Supply Chin Mngement, 3 rd Edition, John Wiley nd Sons, July 2011, ISBN: K. Eliss, Title of pper if known, unpublished. [4] M. Kumr, P. Vrt nd R. Shnkr. A fuzzy gol progrmming pproch forvendor selection problem in supply chin.computer & Industril Eng., 46: [5] M. Ko, A. Tiwri nd J. Mehnen. A review of soft computing pplictions in supply chin mngement. Applied Soft Computing, 10(3): [6] A. Lwrynowicz. A survey of evolutionry lgorithms for production nd logistics optimiztion. Reserch in Logistics nd Production, 1(2): [7] C. Wen nd R. Eberhrt. Genetic lgorithm for logistics scheduling problem. In Evolutionry Computtion, CEC 02. Proc. of the 2002 Cong. on, volume 1, pges [8] N. Rhmn, A. Hbib, Z. Alm, A. Zorder, nd M. Hque, Route Optimiztion in Supply Chin Network, Imperil Journl of Interdisciplinry Reserch, vol. 2, no. 7, pp , [9] F. Altiprmk, M. Gen, L. Lin nd T. Pksoy, A Genetic Algorithm Approch for Multi-objective Optimiztion of Supply Chin Networks, vol. 51, no. 1, pp , [10] Z. Mortz, A. Selmt, nd S. M. Hshim, Route Plnning Model of Multi-gent System for Supply Chin Mngement, vol. 40, no. 5, pp , Fig. 8. Computtionl Time Comprison of the Q-lerning nd GA IV. CONCLUSION AND FUTURE WORK In this pper, we hve modeled universl supply chin rchitecture with the mximum nodes tht cn be dded. We lso compred the computtionl time with very populr reinforcement lerning Algorithm, Q-lerning. The evolutionry lerning lgorithm worked fster. We still do not know if Genetic Algorithm will outsmrt reinforcement lerning lgorithms like SARSA (Stte-Action-Rewrd-Stte- Action Algorithm). This rewrd bsed mchine lerning 5

Abstract # Strategic Inventories in a two-period Cournot Duopoly. Vijayendra Viswanathan Jaejin Jang. University of Wisconsin-Milwaukee

Abstract # Strategic Inventories in a two-period Cournot Duopoly. Vijayendra Viswanathan Jaejin Jang. University of Wisconsin-Milwaukee Abstrct # 0-0788 Strtegic Inventories in two-period Cournot Duopoly Vijyendr Viswnthn Jejin Jng University of Wisconsin-Milwukee P.O. Box 784 Deprtment of Industril nd Mnufcturing Engineering University

More information

Three-Phase Wound-Rotor Induction Machine with Rotor Resistance

Three-Phase Wound-Rotor Induction Machine with Rotor Resistance Exercise 2 Three-Phse Wound-Rotor Induction Mchine with Rotor Resistnce EXERCISE OBJECTIVE When you hve completed this exercise, you will know the effects of vrying the rotor resistnce of three-phse wound-rotor

More information

A COMPREHENSIVE FORMULATION FOR RAILROAD BLOCKING PROBLEM

A COMPREHENSIVE FORMULATION FOR RAILROAD BLOCKING PROBLEM A COMPREHENSIVE FORMULATION FOR RAILROAD BLOCKING PROBLEM Rez Mohmmd Hsny Yousef Shfhi Seyed Frzn Kzemi Deprtment of Civil Engineering Shrif University of Technology Azdi St., Tehrn 11365-9313, Irn KEYWORDS

More information

Cellular automata urban growth model calibration with genetic algorithms

Cellular automata urban growth model calibration with genetic algorithms 2007 Urbn Remote Sensing Joint Event Cellulr utomt urbn growth model clibrtion with genetic lgorithms SHARAF AL-KHEDER, JUN WANG, JIE SHAN Geomtics Engineering School of Civil Engineering Purdue University,

More information

Δ P dt, Expected demand deviation at time t ( kw ) , Actual wind power generated at time t ( kw )

Δ P dt, Expected demand deviation at time t ( kw ) , Actual wind power generated at time t ( kw ) Robust Microgrid Opertion Considering Renewble Power Uncertinties R. A. Gupt Deprtment of Electricl Engineering Mlviy tionl Institute of Technology Jipur, Indi ndishor Gupt Deprtment of Electricl Engineering

More information

Application of Analytical Hierarchy Process (AHP) Technique To Evaluate and Selecting Suppliers in an Effective Supply Chain

Application of Analytical Hierarchy Process (AHP) Technique To Evaluate and Selecting Suppliers in an Effective Supply Chain Kuwit Chpter of Arbin Journl of Business nd Mngement Review Vol. 1, No.6; Februry 2012 Appliction of Anlyticl Hierrchy Process (AHP) Technique To Evlute nd Selecting Suppliers in n Effective Supply Chin

More information

Three-Phase Wound-Rotor Induction Machine with a Short- Circuited Rotor

Three-Phase Wound-Rotor Induction Machine with a Short- Circuited Rotor Exercise 1 Three-Phse Wound-Rotor Induction Mchine with Short- Circuited Rotor EXERCISE OBJECTIVE When you hve completed this exercise, you will know how three-phse woundrotor induction mchine cn operte

More information

2016 Prelim Essay Question 2

2016 Prelim Essay Question 2 216 Prelim Essy Question 2 In recent yers, the price of nturl fertilisers for orgnic brown rice production hs risen nd helthy living cmpigns re seeing more consumers switching from nonorgnic white rice

More information

A heuristic for the inventory management of smart vending machine systems

A heuristic for the inventory management of smart vending machine systems Journl of Industril Engineering nd Mngement JIEM, 2012 5(2): 354-363 Online ISS: 2013-0953 Print ISS: 2013-8423 http://dx.doi.org/10.3926/jiem.587 A heuristic for the inventory mngement of smrt vending

More information

UNIVERSITY OF NOTTINGHAM. Discussion Papers in Economics WHERE TO ENCOURAGE ENTRY: UPSTREAM OR DOWNSTREAM

UNIVERSITY OF NOTTINGHAM. Discussion Papers in Economics WHERE TO ENCOURAGE ENTRY: UPSTREAM OR DOWNSTREAM UNVERSTY OF NOTTNGHAM Discussion Ppers in Economics Discussion Pper No. 0/1 WHERE TO ENCOURAGE ENTRY: UPSTREAM OR DOWNSTREAM by Arijit Mukherjee nd Som Mukherjee August 00 DP 0/1 SSN 160-48 UNVERSTY OF

More information

Establishment of AGVs fleet size in FMS Using Petri-Net

Establishment of AGVs fleet size in FMS Using Petri-Net Interntionl Journl of Science, Engineering nd Technology Reserch (IJSETR) Estlishment of AGVs fleet size in FMS Using Petri-Net S.C. Srivstv & R.K.Singh* Abstrct Automted guided vehicles re widely used

More information

Return Temperature in DH as Key Parameter for Energy Management

Return Temperature in DH as Key Parameter for Energy Management Interntionl OPEN ACCESS Journl Of Modern Engineering Reserch (IJMER) Return Temperture in DH s Key Prmeter for Energy Mngement Normunds Tlcis 1, Egīls Dzelzītis 2, Agnese Līckrstiņ 2 *JSC Rīgs siltums

More information

HUMAN RESOURCES MANAGEMENT REFORM TIME FRAME

HUMAN RESOURCES MANAGEMENT REFORM TIME FRAME Distribution: Restricted REPL.VII/4/R.10 1 October 2005 Originl: English Agend Item 10 English IFAD Consulttion on the Seventh Replenishment of IFAD s Resources Fourth Session Doh (Qtr), 1-2 October 2005

More information

We engineer your success. All over the world. Semi Automatic

We engineer your success. All over the world. Semi Automatic We engineer your success. All over the world. Semi Automtic Viscon Hydroponics Mnul System The demnd for food sfe products re worldwide incresing. In Chin Food Sfety is in the governments top priority

More information

Numerical Analysis of a Reinforced Concrete Slab-Column Connection Subjected to Lateral & Vertical Loading

Numerical Analysis of a Reinforced Concrete Slab-Column Connection Subjected to Lateral & Vertical Loading , Mrch 15-17, 2017, Hong Kong Numericl Anlysis of Reinforced Concrete Slb-Column Connection Subjected to Lterl & Verticl Loding Mostfiz Emtiz, A.S.M. Aluddin Al Azd, H. M. Shhin b nd Sultn Al Shfin c Abstrct

More information

Dynamic AGV-Container Job Deployment Strategy

Dynamic AGV-Container Job Deployment Strategy Dynmic AGV-Continer Job Deployment Strtegy Hoc Chn, Sen HPCES Progrmme, Singpore-MIT Allince E-mil: hocchn@finiqcomsg Abstrct- Automted Guided Vehicles (AGVs) re now becoming populr in continer-hndling

More information

Overcoming the Fixed-Pie Bias in Multi-Issue Negotiation

Overcoming the Fixed-Pie Bias in Multi-Issue Negotiation Overcoming the Fixed-Pie Bis in Multi-Issue Negotition Rymund Lin Institute of Informtion Mngement Ntionl Tiwn University Tipei, Tiwn d85725004@ntu.edu.tw Seng-Cho T. Chou Institute of Informtion Mngement

More information

Agenda. Aligning requirements across the development lifecycle

Agenda. Aligning requirements across the development lifecycle Agend Connected Requirements Aligning requirements cross the development lifecycle Requirements Gthering nd Definition Techniques RM in Fst-Pced Softwre Development Projects DOORS Demo 1 Connected Requirements

More information

2nd International Conference on Electronic & Mechanical Engineering and Information Technology (EMEIT-2012)

2nd International Conference on Electronic & Mechanical Engineering and Information Technology (EMEIT-2012) 2nd Interntionl Conference on Electronic & Mechnicl Engineering nd Informtion Technology (EMEIT-2012) Comprehensive Evlution of Air Conditioning Cold/Het Source System Bsed on Fuzzy Mthemtics Theory Gng

More information

AN EXTENDED NEWSVENDOR MODEL FOR SOLVING CAPACITY CONSTRAINT PROBLEMS IN A MULTI-ITEM, MULTI-PERIOD ENVIROMENT

AN EXTENDED NEWSVENDOR MODEL FOR SOLVING CAPACITY CONSTRAINT PROBLEMS IN A MULTI-ITEM, MULTI-PERIOD ENVIROMENT Production Systems nd Informtion Engineering Volume V (2009), pp. 3-7 3 AN EXTENDED NEWSVENDOR MODEL FOR SOLVING CAPACITY CONSTRAINT PROBLEMS IN A MULTI-ITEM, MULTI-PERIOD ENVIROMENT PETER MILEFF University

More information

EXPERIMENTAL ANALYSIS OF WASTE HEAT RECOVERY FROM CONDENSER OF REFRIGERATOR

EXPERIMENTAL ANALYSIS OF WASTE HEAT RECOVERY FROM CONDENSER OF REFRIGERATOR EXPERIMENTAL ANALYSIS OF WASTE HEAT RECOVERY FROM CONDENSER OF REFRIGERATOR Jgtp Vivek D.*, Ghuge N. C. * PG Scholr, Deprtment of Mechnicl Engineering, MCOE. Nshik, Svitribi Phule University Pune. **Assistnt

More information

Impacts of Fe-Based Amorphous HB1 Core Transformers on Energy Efficiency and Environment Protection

Impacts of Fe-Based Amorphous HB1 Core Transformers on Energy Efficiency and Environment Protection Impcts of Fe-Bsed Amorphous HB1 Core Trnsformers on Energy Efficiency nd Environment Protection Chng-Hung Hsu, b, Yeong-Hw Chng Electricl Engineering, Chng Gung University, To-Yun, Tiwn, R.O.C. b Electric

More information

Presenting the mathematical model to determine retention in the watersheds

Presenting the mathematical model to determine retention in the watersheds Europen Wter 57: 207-213, 2017. 2017 E.W. Publictions Presenting the mthemticl model to determine retention in the wtereds S. Shmohmmdi Deprtment of Wter Enginerring, Fculty of Agriculture, Shhrekord University,

More information

Guided Design of Heating and Cooling Mains for Lower Water and Energy Consumption and Increased Efficiency

Guided Design of Heating and Cooling Mains for Lower Water and Energy Consumption and Increased Efficiency Guided Design of Heting nd Cooling Mins for Loer Wter nd Energy Consumption nd Incresed Efficiency Vincent Gololo 1, Thoko Mjozi 1*, Toshko Zhelev 2, Krum Semkov 2 1 University of Pretori, Deprtment of

More information

Small Business Cloud Services

Small Business Cloud Services Smll Business Cloud Services Summry. We re thick in the midst of historic se-chnge in computing. Like the emergence of personl computers, grphicl user interfces, nd mobile devices, the cloud is lredy profoundly

More information

1 Information, Persuasion, and Signalling

1 Information, Persuasion, and Signalling ECON 312: Advertising 1 We will now exmine nother strtegic vrible vilble to firms, tht of dvertising. Industril Orgniztion Advertising 1 Informtion, Persusion, nd Signlling 1.1 Persusion versus Informtion

More information

CLOUD-EXTENSIBLE TRANSCODING AVOID THE TRAP OF SINGLE CLOUD OVER-DEPENDENCY

CLOUD-EXTENSIBLE TRANSCODING AVOID THE TRAP OF SINGLE CLOUD OVER-DEPENDENCY CLOUD-EXTENSIBLE TRANSCODING AVOID THE TRAP OF SINGLE CLOUD OVER-DEPENDENCY compny Cloud-Extensible Trnscoding TABLE OF CONTENTS Trnscode Worklod Chllenges... 3 Cloud Dependency... 4 Cloud-Extensibility...

More information

Improved Ant Colony Optimization for Grid Scheduling

Improved Ant Colony Optimization for Grid Scheduling Improved Ant Colony Optimiztion for Grid Scheduling D.Mruthnygm MCA Deprtment, Gnnmni Collge of Technology, Nmkkl, Tmilndu, Indi Dr. R.Um Rni Deprtment of Computer Science, Sri Srd College for Women, Slem,Tmilndu,

More information

Business Continuity Software Buyer s Guide

Business Continuity Software Buyer s Guide Business Continuity Softwre Buyer s Guide Opertionlly strtegic nd deployble, business continuity plns re criticl to ensuring your orgniztion cn survive nd succeed following n unplnned incident. Mny orgniztions

More information

The point at which quantity demanded and quantity supplied come together is known as equilibrium. Price of a slice of pizza $2.00. Demand $2.50 $3.

The point at which quantity demanded and quantity supplied come together is known as equilibrium. Price of a slice of pizza $2.00. Demand $2.50 $3. Blncing the Mrket The point t which quntity demnded nd quntity supplied come together is known s equilibrium. Finding Equilibrium per slice $3.5 $3. $2.5 $2. $1.5 $1. $.5 Equilibrium Point Equilibrium

More information

Design and Implementation of an Optimal Travel Route Recommender System on Big Data for Tourists in Jeju

Design and Implementation of an Optimal Travel Route Recommender System on Big Data for Tourists in Jeju processes Article Design Implementtion n Optiml Trvel Route Recommender System on Big Dt for Tourts in Jeju Lei Hng, Sng-Hun Kng, Wenqun Jin ID Do-Hyeun Kim * Deprtment Computer Engineering, Jeju Ntionl

More information

Great marketing begins with a great story. It s the story you tell your customers. And the story they tell their friends.

Great marketing begins with a great story. It s the story you tell your customers. And the story they tell their friends. Gret mrketing begins with gret story. It s the story you tell your customers. And the story they tell their friends. Delivering custom, effective solutions in print, digitl medi. since 2008 We build websites

More information

The basic model for inventory analysis

The basic model for inventory analysis The bsic model for inventory nlysis Lecture Notes for ME515 Prepred by Joyce Smith Cooper Professor of Mechnicl Engineering University of Wshington cooperjs@uw.edu See Chpter 2 of Heijungs nd Suh (22)

More information

IMPACT OF MOTIVATION ON EFFECTIVENESS OF SALES FORCE THROUGH TRAINING: A STUDY OF TELECOMMUNICATION SECTOR. Rajul Dutt* 1

IMPACT OF MOTIVATION ON EFFECTIVENESS OF SALES FORCE THROUGH TRAINING: A STUDY OF TELECOMMUNICATION SECTOR. Rajul Dutt* 1 ISSN 2277-2685 IJESR/Sept. 2015/ Vol-5/Issue-9/1254-1259 Rjul Dutt et.l.,/ Interntionl Journl of Engineering & Science Reserch IMPACT OF MOTIVATION ON EFFECTIVENESS OF SALES FORCE THROUGH TRAINING: A STUDY

More information

ATEGI International purchasing

ATEGI International purchasing ATEGI Interntionl purchsing We specilise in the purchsing process nd look for the progress of our customers Our gol is to help our customers become more cost-efficient nd competitive, wherever they re

More information

Optimal Analysis of Grounding System Design for Distribution Substation

Optimal Analysis of Grounding System Design for Distribution Substation World Acdemy of cience, ngineering nd Technology Interntionl Journl of nergy nd Power ngineering Optiml Anlysis of rounding ystem Design for Distribution ubsttion T. Lnthrthong, N. Rugthichroencheep, A.

More information

Design and Development of a Closed Two Loop Thermal Management Configuration for PEM Fuel Cell

Design and Development of a Closed Two Loop Thermal Management Configuration for PEM Fuel Cell 2012 2nd Interntionl Conference on Environment nd Industril Innovtion IPCBEE vol35 (2012) (2012) IACSIT Press, Singpore Design nd Development of Closed Two Loop Therml Mngement Configurtion for PEM Fuel

More information

Nonlinear Mixed Effects Model for Swine Growth

Nonlinear Mixed Effects Model for Swine Growth Nonliner Mixed Effects Model for Swine Growth A. P. Schinckel nd B. A. Crig Deprtment of Animl Sciences nd Deprtment of Sttistics, Purdue University Introduction Severl nonliner growth functions model

More information

Linked List Implementation of Discount Pricing in Cloud

Linked List Implementation of Discount Pricing in Cloud Linked List Implementtion of Discount Pricing in Cloud Mlr.J 1, S.Jesinth Strvin 2 Mster of Engineering in computer Science, Assistnt professor IT deprtment Ponjesly College of Engineering Abstrct: In

More information

PERFORMANCE ANALYSIS OF HYBRID COOLING TOWER BASED ON THE EFFECTIVENESS-NTU APPROACH

PERFORMANCE ANALYSIS OF HYBRID COOLING TOWER BASED ON THE EFFECTIVENESS-NTU APPROACH Proceedings of the Asin Conference on Therml Sciences 2017, 1st ACTS Mrch 26-30, 2017, Jeju Islnd, Kore ACTS-P00478 PERFORMANCE ANALYSIS OF HYBRID COOLING TOWER BASED ON THE EFFECTIVENESS-NTU APPROACH

More information

harvest in the packhouse

harvest in the packhouse hrvest in the pckhouse About us Viscon Hydroponics The demnd for food sfe products re worldwide incresing. In Chin Food Sfety is in the governments top priority list in the renowned 5-yer pln. In the United

More information

IBM Rational Software

IBM Rational Software IBM Rtionl Softwre Development Conference 2008 Build better softwre nd systems nd improve business processes with Enterprise Lifecycle Mngement Udy Rvi Business Development Director - Telelogic Enterprise

More information

Our Missio n. Silver/ Petrucelli+ Associates, Inc. is dedicated. to providing the highest quality services to

Our Missio n. Silver/ Petrucelli+ Associates, Inc. is dedicated. to providing the highest quality services to Silver/ Petrucelli+ Assocites, Inc. is dedicted to providing highest qulity services to our clients, producing cretive nd effective design solutions tht re fisclly responsible nd environmentlly sensitive.

More information

SAMPLING INTENSITY AND NORMALIZATIONS: EXPLORING COST-DRIVING FACTORS IN NATIONWIDE MAPPING OF TREE CANOPY COVER

SAMPLING INTENSITY AND NORMALIZATIONS: EXPLORING COST-DRIVING FACTORS IN NATIONWIDE MAPPING OF TREE CANOPY COVER 21 Joint Meeting of the Forest Inventory nd Anlysis (FIA) Symposium nd the Southern Mensurtionists SAMPLIG ITESITY AD ORMALIZATIOS: EXPRIG COST-DRIVIG FACTORS I ATIOWIDE MAPPIG OF TREE CAOPY COVER John

More information

Harmony/ESW An Agile Real-time Development Process. Jeff Vodov

Harmony/ESW An Agile Real-time Development Process. Jeff Vodov Hrmony/ESW An Agile Rel-time Development Process Jeff Vodov Objectives Provide high-level overview of Hrmony Chllenges of SE nd SW Development Hrmony Best Prctices Rtionl / Telelogic Process Rodmp Provide

More information

(b) Is already deposited in a waste disposal site without methane recovery.

(b) Is already deposited in a waste disposal site without methane recovery. TYPE III - OTHER PROJECT ACTIVITIES Project prticipnts must tke into ccount the generl guidnce to the methodologies, informtion on dditionlity, bbrevitions nd generl guidnce on lekge provided t http://cdm.unfccc.int/methodologies/sscmethodologies/pproved.html.

More information

Chapter 9. Quadratics

Chapter 9. Quadratics Chpter 9 Qudrtics Artificil Body Prts 9.1 Solving Qudrtic Equtions by Fctoring 9. Completing the Squre 9.3 The Qudrtic Formul 9.4 Eponentil Functions (Growth nd Decy) Chpter Review Chpter Test 147 Section

More information

Simulation of Die Casting Process in an Industrial Helical Gearbox Flange Die

Simulation of Die Casting Process in an Industrial Helical Gearbox Flange Die Simultion of Die Csting Process in n Industril Helicl Gerbox Flnge Die Mehdi Modbberifr, Behrouz Rd, Bhmn Mirzkhni Abstrct Flnges re widely used for connecting vlves, pipes nd other industril devices such

More information

Economic order quantity with imperfect quality, destructive testing acceptance sampling, and inspection errors

Economic order quantity with imperfect quality, destructive testing acceptance sampling, and inspection errors Advnces in Mngement & Applied Economics, vol.1, no., 011, 59-75 ISSN: 179-7544 (print version), 179-755 (online) Interntionl Scientific Press, 011 Economic order quntity with imperfect qulity, destructive

More information

Centralized Time-Dependent Multiple-Carrier Collaboration Problem for Less-Than-Truckload Carriers

Centralized Time-Dependent Multiple-Carrier Collaboration Problem for Less-Than-Truckload Carriers Centrlized Time-Dependent Multiple-Crrier Collbortion Problem for Less-Thn-Trucklod Crriers Slvdor Hernández nd Srinivs Peet This pper ddresses time-dependent, centrlized multiple-crrier collbortion problem

More information

Quantifying the Total Cost of Ownership for Entry-Level and Mid-Range Server Clusters

Quantifying the Total Cost of Ownership for Entry-Level and Mid-Range Server Clusters Quntifying the Totl Cost of Ownership for Entry-Level nd Mid-Rnge Server Clusters A Detiled Anlysis of the Totl Cost of Ownership of OpenVMS, IBM AIX nd Sun Solris server clusters. June 2007 Version 1.0

More information

Web Crippling of Wide Deck Sections

Web Crippling of Wide Deck Sections Missouri University of Science nd Technology Scholrs' Mine Interntionl Specilty Conference on Cold- Formed Steel Structures (1990) - 10th Interntionl Specilty Conference on Cold-Formed Steel Structures

More information

Simplified Calculation of Short-Term Deflection in Prestressed Two-Way Flat Slabs

Simplified Calculation of Short-Term Deflection in Prestressed Two-Way Flat Slabs ACI STRUCTURAL JOURNAL Title no. 103-S86 TECHNICAL PAPER Simplified Clcultion of Short-Term Deflection in Prestressed Two-Wy Flt Slbs by Shih-Ho Cho nd Antoine E. Nmn While the deflection control of reinforced

More information

Robust Auctions for Revenue via Enhanced Competition

Robust Auctions for Revenue via Enhanced Competition Submitted to Opertions Reserch mnuscript 0 Authors re encourged to submit new ppers to INFORMS journls by mens of style file templte, which includes the journl title. However, use of templte does not certify

More information

econstor Make Your Publications Visible.

econstor Make Your Publications Visible. econstor Mke Your Publictions Visible. A Service of Wirtschft Centre zbwleibniz-informtionszentrum Economics Hosseini, Zeinb; Yghin, Rez Ghsemy; Esmeili, Mrym Article A multiple objective pproch for joint

More information

A Thermodynamic Analysis of the Kalina Cycles: Comparisons, Problems and Perspectives

A Thermodynamic Analysis of the Kalina Cycles: Comparisons, Problems and Perspectives THE AMERICA SOCIETY OF MECHAICAL EGIEERS 345 E. 47 St., ew York,.Y. 117 89-GT-149 The Society shll not be responsible for sttements or opinions dvnced in ppers or in discussion t meetings of the Society

More information

NOTICE CONCERNING COPYRIGHT RESTRICTIONS

NOTICE CONCERNING COPYRIGHT RESTRICTIONS NOTICE CONCERNING COPYRIGHT RESTRICTIONS This document my contin copyrighted mterils. These mterils hve been mde vilble for use in reserch, teching, nd privte study, but my not be used for ny commercil

More information

PAPER CHEMISTRY, APPLETON, WISCONSIN IPC TECHNICAL PAPER SERIES NUMBER 163 W. J. WHITSITT OCTOBER, 1985

PAPER CHEMISTRY, APPLETON, WISCONSIN IPC TECHNICAL PAPER SERIES NUMBER 163 W. J. WHITSITT OCTOBER, 1985 163 THE INSTITUTE OF PAPER CHEMISTRY, APPLETON, WISCONSIN O E G? o IPC TECHNICAL PAPER SERIES NUMBER 163 O4 o= o COMPRESSIVE STRENGTH RELATIONSHIPS AND FACTORS, C) t C= c. Md Qy W. J. WHITSITT OCTOBER,

More information

p Coaches j i n C Dimensions Report Name Ali Example Date of Report: 29/06/2016 Team Profile 3

p Coaches j i n C Dimensions Report Name Ali Example Date of Report: 29/06/2016 Team Profile 3 Report Nme Ali Exmple Dte of Report: 29/06/2016 Tem Profile 3 Also Recommended: Behviourl Type t Work Profile, Composite Tem Report Who could use components of this report: p Coches j i HR professionls

More information

A Fuzzy GM(1,1) Model Based Possibility Check for Predicting CO2 Emissions

A Fuzzy GM(1,1) Model Based Possibility Check for Predicting CO2 Emissions Interntionl Journl of Mchine Lerning nd Computing, Vol. 5, No., Februry 05 A Fuzzy GM(,) Model Bsed Possibility Check for Predicting CO Emissions Zhiyi Meng intensity in this region hs incresed quickly

More information

Application software. Operating system. Memory. Processor. Fig 1. Embedded system components. Processor core. Other external devices

Application software. Operating system. Memory. Processor. Fig 1. Embedded system components. Processor core. Other external devices Interntionl Conference on Informtion Science nd Computer Applictions (ISCA 2013 Reserch on The Key Technology of Embedded Linux Logistics System Jinli Chu, Xi Liub, Jun Lic, nd Xioji Chend Deprtment of

More information

Chapter 02 - Putting the Customer First

Chapter 02 - Putting the Customer First 1. About hlf of every dollr tht consumers spend on products pys for mrketing costs. LEARNING OBJECTIVES: SEM.KO.4.LO: 2.1-1 - LO: 2.1-1 2. The mrketing concept requires mintennce of importnt reltionships

More information

Primer in Population Genetics

Primer in Population Genetics Primer in Popultion Genetics Hierrchicl Orgniztion of Genetics Diversity Primer in Popultion Genetics Defining Genetic Diversity within Popultions Polymorphism number of loci with > 1 llele Number of lleles

More information

Efficiency Improvements of Air-Cooled Chillers Equipped With High Static Condenser Fans

Efficiency Improvements of Air-Cooled Chillers Equipped With High Static Condenser Fans Purdue University Purdue e-pubs Interntionl Refrigertion nd Air Conditioning Conference School of Mechnicl Engineering 2006 Efficiency Improvements of Air-Cooled Chillers Equipped With High Sttic Condenser

More information

p Coaches j i m Recruitment Dimensions Report Name Ali Example Date of Report: 29/06/2016 Elements report 3

p Coaches j i m Recruitment Dimensions Report Name Ali Example Date of Report: 29/06/2016 Elements report 3 Report Nme Ali Exmple Dte of Report: 29/06/2016 Elements report 3 Also Recommended: Trit Profile, Competency Report Who could use components of this report: p Coches j i HR professionls Trined prctitioners

More information

Best Practices for PCR Assays in Seed Health Tests Version 3.0; June 2018

Best Practices for PCR Assays in Seed Health Tests Version 3.0; June 2018 Best Prctices for PCR Assys in Seed Helth Tests Version 3.0; June 2018 Polymerse Chin Rection (PCR) is currently the most commonly utilized moleculr technique in seed helth testing. This document provides

More information

Does Trust Matter for User Preferences? A study on Epinions ratings

Does Trust Matter for User Preferences? A study on Epinions ratings Does Trust Mtter for User Preferences? A study on Epinions rtings Georgios Pitsilis, Pern Hui Chi Q2S * NTNU O. S. Brgstds plss 2E Trondheim 7491 Norwy {pitsilis, chi}@q2s.ntnu.no Abstrct. Recommender

More information

An economic production model for deteriorating items and time dependent demand with rework and multiple production setups

An economic production model for deteriorating items and time dependent demand with rework and multiple production setups J Ind Eng Int (17) 13:499 51 DOI 1.17/s49-17--1 ORIGINAL RESEARCH An economic production model for deteriorting items nd time dependent demnd with rework nd multiple production setups R. Uthykumr 1 S.

More information

Two level production inventory model with exponential demand and time dependent deterioration rate

Two level production inventory model with exponential demand and time dependent deterioration rate Mly Journl of Mtemtik, Vol. S, No., 0-4, 08 https://doi.org/0.667/mjm0s0/06 wo level production inventory model with exponentil demnd nd time dependent deteriortion rte Nrendr Kumr *, Dhrmendr Ydv nd Rchn

More information

P6.1. Magnetic position sensor with low coercivity material

P6.1. Magnetic position sensor with low coercivity material P6. Mgnetic position sensor with low coercivity mteril Jernce N., Frchon D. Moving Mgnet Technologies rue Christin Huygens, 25 Besnçon, Frnce. Introduction Mgnetic position sensors re widely used, especilly

More information

PERFORMANCE ANALYSIS OF COOLING TOWER IN PROCESS INDUSTRY

PERFORMANCE ANALYSIS OF COOLING TOWER IN PROCESS INDUSTRY Vol-3 Issue-6 07 IJARIIE-ISSN(O)-395-4396 PERFORMANCE ANALYSIS OF COOLING TOWER IN PROCESS INDUSTRY Ygnesh S. Anchn, Srfrz M. Khn, Shym P. Ld 3, Drshnesh B. Ptel 4, Dhruv V. Ptel 5, Jhnbux Mnek Vriv 6

More information

Simulation of Recrystallisation and Grain Size Evolution in Hot Metal Forming

Simulation of Recrystallisation and Grain Size Evolution in Hot Metal Forming Simultion of Recrystllistion nd Grin Size Evolution in Hot Metl Forming Nikoly Bib, Alexnder Borowikow b, Doris Wehge QuntorForm Ltd., 0 Church Rod, Worcester, WR3 8NX, United Kingdom b GMT-Berlin mbh,

More information

A Reverse Logistics Provider Selection Framework

A Reverse Logistics Provider Selection Framework A Reverse Logistics Provider Selection Frmework [004-035] Tuğb Fırdolş, Deprtment of Industril Engineering, Yildiz Technicl University, Yildiz, Istnbul, Turkey Semih Önüt, Deprtment of Industril Engineering,

More information

ENVIRONMENTAL AUDIT OF THE SITES IMPACTED BY THE PROBO KOALA TOXIC WASTE DUMPING IN ABIDJAN, CÔTE D IVOIRE

ENVIRONMENTAL AUDIT OF THE SITES IMPACTED BY THE PROBO KOALA TOXIC WASTE DUMPING IN ABIDJAN, CÔTE D IVOIRE ENVIRONMENTAL AUDIT OF THE SITES IMPACTED BY THE PROBO KOALA TOXIC WASTE DUMPING IN ABIDJAN, CÔTE D IVOIRE This series of fct sheets ws prepred s prt of UN Environment s environmentl udit of the sites

More information

EXTRA 14/11/2006. Executive Training for Research Application Formation en utilisation de la recherche pour cadres qui exercent dans la santé

EXTRA 14/11/2006. Executive Training for Research Application Formation en utilisation de la recherche pour cadres qui exercent dans la santé Executive Trining for Reserch Appliction Formtion en utilistion de l recherche p cdres qui exercent dns l snté Implementing Blnced Scorecrd in Continuing C Orgniztion: One Orgniztion s Jney in Evidence

More information

Pig breeding, selection and hybridisation in Italy

Pig breeding, selection and hybridisation in Italy Pig breeding, selection nd hybridtion in Itly Russo V. in Aumître A. (ed.). The production pig met in Mediterrnen Countries Pr : CIHEAM Options Méditerrnéennes : Série Etudes; n. 1989-I 1989 pges 91-97

More information

Model-Generated Workplaces: An Interoperability Approach

Model-Generated Workplaces: An Interoperability Approach Model-Generted Workplces: An Interoperbility Approch R. K. Rolfsen 1, D. Boell 2, C. Pronios 3, T. Knothe 2, M. Anstsiou 3, B. Elvesæter 1 nd H. Jørgensen 4 1 SINTEF ICT, Forskningsveien 1, N-0314 OSLO,

More information

COST EXTERNALITIES AND ROAD PRICING EVALUATION: EXPERIMENTAL FINDINGS FROM NETWORK ANALYSIS

COST EXTERNALITIES AND ROAD PRICING EVALUATION: EXPERIMENTAL FINDINGS FROM NETWORK ANALYSIS COST EXTERNALITIES AND ROAD PRICING EVALUATION: EXPERIMENTAL FINDINGS FROM NETWORK ANALYSIS André Dnts* John Mo Aln Nicholson Deprtment of Civil Engineering, University of Cnterbury, New Zelnd Abstrct

More information

How do Texas Conventional and Organic Producers Differ in their Perceptions of Barriers to Organic Production?

How do Texas Conventional and Organic Producers Differ in their Perceptions of Barriers to Organic Production? The Texs Journl of Agriculture nd Nturl Resources 26:56-67 (2013) 56 How do Texs Conventionl nd Orgnic Producers Differ in their Perceptions of Brriers to Orgnic Production? Mud Roucn-Kne *,1 Foy D. Mills,

More information

Crop Performance and Plant Microbe-Interactions are Affected by the Sequence and Frequency of Pulse Crops in the Canadian Prairie

Crop Performance and Plant Microbe-Interactions are Affected by the Sequence and Frequency of Pulse Crops in the Canadian Prairie Crop Performnce nd Plnt Microbe-Interctions re Affected by the Sequence nd Frequency of Pulse Crops in the Cndin Pririe Nvrro-Borrell A 1,2 ; Di M 2 ; Hmel C 1,2 ; Fernndez MR 2 ; Gn Y 2 ; Germid J 1.

More information

Optimal design and on demand operational analysis using performance indicators in a pumped irrigation network

Optimal design and on demand operational analysis using performance indicators in a pumped irrigation network Wter Utility Journl 16: 57-66, 217. 217 E.W. Pulictions Optiml design nd on demnd opertionl nlysis using performnce indictors in pumped irrigtion network A-S. Petropoulou, D.K. Krpouzos * nd P.E. Georgiou

More information

A Combined Model of Congestion Toll Pricing Based on System Optimization with Minimum Toll

A Combined Model of Congestion Toll Pricing Based on System Optimization with Minimum Toll ISSN 133-3651 (Print), ISSN 1848-6339 (Online) https://doi.org/1.17559/v-21652893317 Preliminry communiction A Combined Model of Congestion oll Pricing Bsed on System Optimiztion with Minimum oll Hmid

More information

Chickpeas Respond Well To Inoculation With TagTeam

Chickpeas Respond Well To Inoculation With TagTeam Chickpes Respond Well To Inocultion With TgTem S.M. Phelps, nd E. Hgele Philom Bios Inc., 318-111 Reserch Drive, Ssktoon, SK S7N 3R2 Abstrct Rhizobi strins were tested in TgTem pet nd grnule formultions

More information

6.1 Damage Tolerance Analysis Procedure

6.1 Damage Tolerance Analysis Procedure 6. Dmge Tolernce Anlysis Procedure For intct structure the nlysis procedures for Slow Crck Growth nd Fil Sfe structure re essentilly the sme. An initil flw is ssumed nd its growth is nlyzed until filure

More information

Application of Fuzzy Decision Tree Analysis for Prediction Asphaltene Precipitation Due Natural Depletion; Case Study

Application of Fuzzy Decision Tree Analysis for Prediction Asphaltene Precipitation Due Natural Depletion; Case Study Austrlin Journl of Bsic nd Applied Sciences, 6(1): 190-197, 2012 ISSN 1991-8178 Appliction of Fuzzy Decision Tree Anlysis for Prediction Asphltene Precipittion Due Nturl Depletion; Cse Study 2 Mohmmd Ebdi,

More information

home water audit kit take a look Clackamas River Water Providers (CRWP) Saving Water Makes Cents! CRWP Public Education and Outreach Cooordinator

home water audit kit take a look Clackamas River Water Providers (CRWP) Saving Water Makes Cents! CRWP Public Education and Outreach Cooordinator tke look Clckms River Wter Providers (CRWP) Encourges you to tke look t your home wter system to identify wys you cn conserve wter nd be more efficient with our precious wter resource. FOR MORE INFORMATION:

More information

The Exploration and Application of Urban Agriculture in China. Dr. WEI Lingling Managing Director Beijing IEDA Protected Horticulture Co., Ltd.

The Exploration and Application of Urban Agriculture in China. Dr. WEI Lingling Managing Director Beijing IEDA Protected Horticulture Co., Ltd. The Explortion nd Appliction of Urbn Agriculture in Chin Dr. WEI Lingling Mnging Director Beijing Protected Horticulture Co., Ltd. 1 WHO WE ARE 2 WHAT WE NEED 3 WELCOME TO OUR PARK About Beijing Protected

More information

Control of Distributed Energy Resources in Low-Voltage micro-grid/grid Units

Control of Distributed Energy Resources in Low-Voltage micro-grid/grid Units Interntionl Journl for Modern Trends in Science nd Technology Volume: 03, Issue No: 05, My 2017 ISSN: 2455-3778 http://www.ijmtst.com Control of Distributed Energy Resources in Low-Voltge micro-grid/grid

More information

Grey Model for Evaluation and Analysis of Competitiveness in the Packaging and Testing Industry

Grey Model for Evaluation and Analysis of Competitiveness in the Packaging and Testing Industry Interntionl Journl of Mngement, Economics nd Socil Sciences 2016, Vol.5(3), pp. 87 94. ISSN 2304 1366 http://www.mess.com Grey Model for Evlution nd Anlysis of Competitiveness in the Pckging nd Testing

More information

Demonstrate understanding of customer service management

Demonstrate understanding of customer service management Unit 401 Demonstrte understnding of customer service mngement Level: 4 Credit vlue: 10 NDAQ numer: J/601/1630 Unit im This unit covers the key principles of customer service tht influence how it is mnged

More information

Why talking about a speaking plant approach?

Why talking about a speaking plant approach? Speking plnt pproch Future drem or relity? 65. Geburtstg und Verbschiedung Prof. Dr. Hns-Jürgen Tntu, 7. September 2, Hnnover Silke Hemming, Wgeningen UR Greenhouse Horticulture silke.hemming@wur.nl Why

More information

Theoretical Foundation for Mechanical Products Service Life Prediction

Theoretical Foundation for Mechanical Products Service Life Prediction Theoreticl Foundtion for Mechnicl Products Service Life Prediction V V Konovodov 1, A V Vlentov, T V Lfetov 1, M N Bslev 1 Novosibirsk Stte Agrrin University 147 Nikitin St, 630039 Novosibirsk, Russi;

More information

SEEDING CLOVERS OR GRASSES INTO OLDER ALFALFA BENEFITS AND HAZARDS ABSTRACT INTRODUCTION

SEEDING CLOVERS OR GRASSES INTO OLDER ALFALFA BENEFITS AND HAZARDS ABSTRACT INTRODUCTION SEEDING CLOVERS OR GRASSES INTO OLDER ALFALFA BENEFITS AND HAZARDS STANDS- Mick Cnevri1, Dn Putnm2, Brbr Reed3, Rchel Long4, Steve Orlo~, Tom Lnini6, nd Lrry Godfrey7 ABSTRACT Deciding wht to do with n

More information

An Empirical Study on How Third-Party Websites Influence the. Feedback Mechanism between Online Word-of-Mouth and Retail. Sales

An Empirical Study on How Third-Party Websites Influence the. Feedback Mechanism between Online Word-of-Mouth and Retail. Sales An Empiricl Study on How Third-Prty Websites Influence the Feedbck Mechnism between Online Word-of-Mouth nd Retil Sles Wenqi Zhou* Deprtment of Accounting, Informtion Systems Mngement, nd Supply Chin Mngment

More information

CONSERVATION TILLAGE IMPROVES SOIL PHYSICAL PROPERTIES ON DIFFERENT LANDSCAPE POSITIONS OF A COASTAL PLAIN SOIL.

CONSERVATION TILLAGE IMPROVES SOIL PHYSICAL PROPERTIES ON DIFFERENT LANDSCAPE POSITIONS OF A COASTAL PLAIN SOIL. CONSERVATION TILLAGE IMPROVES SOIL PHYSICAL PROPERTIES ON DIFFERENT LANDSCAPE POSITIONS OF A COASTAL PLAIN SOIL Frncisco J. Arrig* 1, Andre S. Biscro 2, Kipling S. Blkcom 1, Joey N. Shw 3, Edzrd vn Snten

More information

Modular ( agent-agnostic ) Human-in-the-loop RL. Owain Evans University of Oxford

Modular ( agent-agnostic ) Human-in-the-loop RL. Owain Evans University of Oxford Modulr ( gent-gnostic ) Humn-in-the-loop RL University of Oxford Collbortors Dvid Abel (Brown) Andres Stuhlmueller (Stnford) John Slvtier (Oxford) 2 Overview 1. Autonomous vs. humn-controlled / interctive

More information

Multinational Logistics: a rapidly evolving, complex capability. Brigadier Jonathan Downes Head of Defence Logistic Operations and Plans UK MOD

Multinational Logistics: a rapidly evolving, complex capability. Brigadier Jonathan Downes Head of Defence Logistic Operations and Plans UK MOD Multintionl Logistics: rpidly evolving, complex cpbility Brigdier Jonthn Downes Hed of Defence Logistic Opertions nd Plns UK MOD Formt UK Context Contrctor Support to Opertions The Logistic Lndscpe in

More information

Report to the Southwest Florida Water Management District. Effects of Microsprinkler Irrigation Coverage on Citrus Performance

Report to the Southwest Florida Water Management District. Effects of Microsprinkler Irrigation Coverage on Citrus Performance Report to the Southwest Florid Wter Mngement District Effects of Microsprinkler Irrigtion Coverge on Citrus Performnce L. R. Prsons University of Florid Institute of Food nd Agriculturl Sciences Citrus

More information

Tree Shelters Fail to Enhance Height Growth of Northern Red Oak in the Upper Peninsula of Michigan. 1

Tree Shelters Fail to Enhance Height Growth of Northern Red Oak in the Upper Peninsula of Michigan. 1 Tree Shelters Fil to Enhnce Height Growth of Northern Red Ok in the Upper Peninsul of Michign. 1 Dougls O. Lntgne, Associte Professor, MSU Deprtment of Forestry nd Rymond Miller, Resident Forester, Upper

More information

HUMAN RESOURCES MANAGEMENT

HUMAN RESOURCES MANAGEMENT Distribution: Restricted REPL.VII/3/INF.2 15 June 2005 Originl: English English IFAD Consulttion on the Seventh Replenishment of IFAD s Resources Third Session Rome, 5-7 July 2005 HUMAN RESOURCES MANAGEMENT

More information