FORMING DELIVERY ROUTES WHILE PROCESSING THE STOCHASTIC FLOW OF REQUESTS FOR FORWARDING SERVICES

Size: px
Start display at page:

Download "FORMING DELIVERY ROUTES WHILE PROCESSING THE STOCHASTIC FLOW OF REQUESTS FOR FORWARDING SERVICES"

Transcription

1 TRANSPORT PROBLEMS 2017 Volume 12 ssue 4 PROBLEMY TRANSPORTU DO: /tp Keywords: delivery routes; stohasti demand; request for transportation servies; servie level Vitalii NAUMOV Craow University of Tehlogy Warszawska 24, Krakow, Poland Corresponding author. vnaumov@pk.edu.pl FORMNG DELVERY ROUTES WHLE PROCESSNG THE STOCHASTC FLOW OF REQUESTS FOR FORWARDNG SERVCES Summary. Formation of rational delivery routes is the main way to inrease the effetiveness of lient servies for freight forwarding ompanies. The main part of the requests for transport servies omes from oasional (n-onstant) lients. The set of those requests forms a stohasti flow. For stohasti requests flow, the delivery routes are formed in the proess of the requests reeipt. Therefore, the standard approahes for merging of requests from multiple lients into routes, based on linear programming tehniques, ant be used in suh onditions. An algorithm of formation under the stohasti demand onditions of suh delivery routes, whih allow serviing of two or more shippers, is proposed in the paper. The author has developed a speialized software to support deisions made by dispathers of forwarding ompanies. 1. NTRODUCTON While making deisions onerning ustomer servie, the transport ompanies must take into aount many fators that determine the main parameters of the tehlogial proess and features of its organization. The enterprises of different transport modes have to solve the problem of merging the onfliting interests of shippers, onsignees and arriers. The main problem that arises while serviing the transport ompanies lients is making unreasonable deisions by serviing organizations, whih signifiantly redue the effetiveness of the serviing proess. The basi diretive of solving this problem is to develop and implement optimization tools to support deisionmaking proesses. One of priorities for ontemporary logistis management siene is the task of the effetive delivery routes development, whih is alled vehile routing problem (VRP) [1]. By the proess of forming the routes for the delivery of goods, we understand the hoie of suh sequenes of the shippers detour for the vehile that provide the optimal value of the effiieny riterion under kwn parameters of transport demand. The generally aepted approahes to reating the optimal routes are based on the methods of linear and dynami programming, ombinatorial methods and heuristi analysis [1-3]. The algorithms of the delivery routes sheduling are implemented for situations in whih the transportation demand has deterministi nature [2] for the apaitated VRP with equal demands [4, 5] and VRP with time window onstraints [6]. However, the most hallenging problem in logistis management is dealing with unertainty in logistis systems. As is mentioned in [1], ustomer demand an never be foreasted exatly, travel times will never be ertain and mahine and vehiles will break down. That is why development of new methods of logistis management, whih take into aount as muh unertainty as possible, is needed. For the ase of stohasti demand for transport servies, whih is typial for the ontemporary transportation markets, there are proposed models that take into aount ertain limitations and parameters: metaheuristi model taking into aount existing restritions on loading [7]; the routes

2 74 V. Naumov development methods based on the model of ant olonies [8]; robust algorithms, addressing unertainty [9]; multi-agent approah for solving the dynami VRP [10]; et. During the past years, there have appeared new approahes that aim to solve the routing problems in real-time mode, among whih the following works should be highlighted: the routing implementation with the onsideration of restritions plaed by the drivers operation modes [11], forming the delivery routes using the adaptive algorithm for searhing the nearest arrival point [12], using the iterative searh algorithms for harmonization of vehiles and load points funtioning proesses [13], solving the apaitated vehile routing problem with stohasti demands applying the simulated annealing algorithm [14], and implementing an integer L-shaped algorithm for the apaitated VRP with stohasti demands [15]. Pratial use any of the mentioned routing models offered by ontemporary authors envisages development of a speialized software that implements the relevant algorithms. Existing approahes to forming the different types of argo delivery routes ould be used in the ase of deterministi demand parameters. However, the argo delivery proesses in the ontemporary transportation market are haraterized by the delivery requests flow with dynamially hanging parameters. The respetive routing tehniques should be applied in this ase while proessing the requests flow [16-20]. t requires making the deisions about delivery routes onfiguration during short time intervals for the atual demand parameters with the onsideration of given rolling stok harateristis. 2. DESCRPTON OF THE MODEL FOR THE DELVERY ROUTES FORMATON Solving the problem of the delivery routes forming for the dynamially hanging set of requests requires the definition of the effiieny riteria for the hoie of optimal or near-optimal route onfigurations, mathematial formulation of the problem for the delivery routes formation, and the appropriate software implementation of the algorithms for the routes forming. The results of the preliminary studies allow us to suggest that as an effiieny riterion of the serviing proess for the ontemporary transport and forwarding ompanies, it is appropriate to use the servie level oeffiient R a ratio of the servied requests number to the total number of reeived requests ( R 1). As a riterion for evaluation of formed routes, the dynami oeffiient of the vehile apaity utilization γ d ( γ 1 d ) ould be used. The proess of making the deision on forming delivery routes is being made after the next request arrives on the basis of available information about the requests reeived earlier. Thus, an algorithm for forming the delivery routes should be iterative, where the identifier of the next iteration beginning is the time moment t i when the next request appears in the database. For the newly reeived request, on the basis of information on requests reeived earlier, the paired request is seleted. t is obvious that the best variant for the pair of request, formed in a route, would t be suh a ase when γd 1,0. f for the requests, ontained in a database at the moment t i, suh an optimal pair was t found, then the searhing proedure should be ontinued, iteratively dereasing a value of γ t d to its low bound γ d. n general form, the desribed approah for solving the problem of routing under onditions of the dynamially hanging database is presented in Fig. 1. n the presented algorithm, as an input value (the proedure argument), we use the request r i on transport servies, whih was reeived at the moment t i ; it is also assumed that the information about all the requests reeived earlier and t servied is kwn. The proedure of searhing the paired request from the set of t servied earlier requests begins from the highest value of the apaity utilization dynami oeffiient: γd 1. Searh of the pair r i is implemented in a speial funtion, the parameters of whih are the analyzed request r i and the given level γ d. n ase the pair was found, the algorithm returns to the formed route ρ { r, r }, ontaining i i i

3 Forming delivery routes while proessing the stohasti 75 the urrent request and the paired one. f the pair was t found, the allowable value of the apaity utilization dynami oeffiient is dereased on the speified value δ γ : γd γd δ γ, (1) then the proedure of the pair searh is implemented for the urrent request and the new, smaller value of the oeffiient γ d. Begin C A B Request r i γ γ d d γd 1 Searh of the paired r i for γ d γ γ δ d d γ The paired r i is found The route ρ { r, r } i i i End C A B Fig. 1. Algorithm of the method for formation of the delivery routes under the onditions of dynamially hanging requests database This step is repeated until suh a route is formed, whih is haraterized by the γ d value of the apaity utilization dynami oeffiient, or the ritial value γ d of the oeffiient is ahieved, meaning that formation of the route for the request serviing is eomially inexpedient. n suh a manner, the algorithm onsiders the onstraints on the delivery routes effetiveness. 3. MPLEMENTATON OF THE ALGORTHM SOLVNG THE PROBLEM The algorithm of the proposed heuristi approah for forming the delivery routes under onditions of dynamially hanging database was implemented using the PHP programming language (the basi ode is available at n the proposed program implementation, the searh of the paired request in a set of t servied $ ir _ pair $ idx,$ gamma. previously requests is performed by iterative funtions pair idx and The pair $ idx funtion for the request in a flow with an index $idx performs the searh of the paired request in the set of reeived earlier requests in the ase of pendulum route with the loaded ir _ pair $ idx,$ gamma funtion for the reverse run for the deliveries of the first lass argo. The request in a flow with the $idx index allows to determine the paired request from the set of requests that were reeived earlier and were t servied, under the ondition that the $gamma parameter of the funtion is t greater than the dynami oeffiient of the vehile s apaity utilization for the formed $ ir _ pair $ idx,$ gamma return an index of the paired request an a flow route. The pair idx and

4 76 V. Naumov of onseutive requests, if suh a request was found, or the value 1, if the paired request was t found. pair $ idx funtion is presented in Fig. 2. An algorithm of the At the stage of initialization of auxiliary variables, the pair $ idx funtion algorithm assigns the value 1 to the pair variable, whih is used to store an index of the paired request, and if suh a request is found, and the value 0 to the variable-ounter i, whih is used to refer to unproessed requests reeived earlier. At the next stage, the algorithm determines an iming request r (the request with the idx index) and the first request r p from the set of unproessed requests in a flow (the request with the index i 0 ). The proposed program implementation of the algorithm uses the input _ reqs array to store the requests from the iming flow. Begin А B C D ndex idx r p.o R = r.s R pair = 1; i = 0 r = input_reqs [idx] pair = i r p = input_reqs [ i ] i = i + 1 idx = i i < n Σ r p.s R = r.o R pair А B C D End Fig. 2. Algorithm of the pair $ idx funtion The pair $ idx funtion algorithm defines the r p request as the paired one, if the following onditions are met: 1) the index of the iming request r is t equal to the index of the request r p, i.e. in the ase of the same request, proessing is eliminated: pair i ; 2) the geographial segment of the onsignee o R of the request r p oinides with the geographial segment of the onsigr s R for the request r : rp. or r. sr ; 3) the geographial segment of the onsigr s R of the request r p oinides with the geographial segment of the onsignee o R for the request r : rp. sr r. or.

5 Forming delivery routes while proessing the stohasti 77 f all of the desribed onditions are evaluated to be true, then the i value is assigned to the variable pair and is returned by the proedure. f any of the onditions is t satisfied then the value of the ounter inreases by 1. f t all of the requests from the set of reeived earlier requests are heked, then the algorithm proeeds to hek parity of the next request, otherwise the algorithm terminates eturns to 1 (this indiates that the paired request was t found). ir _ pair $ idx,$ gamma funtion is presented in Fig. 3. An algorithm of the This algorithm orresponds to the struture of the pair $ idx funtion algorithm. The key differene is ontained in the blok heking the requests parity: the algorithm determines the request r as the paired one, if the following onditions are evaluated to be true simultaneously: p 1) the index of the iming request r is t equal to the r p request index (in the ase of the same request, omparison is eliminated): similar to the appropriate ondition of the pair $ idx funtion; 2) the value of the dynami oeffiient of the vehile apaity utilization γ p for the potential route is t less than the speified value gamma. Begin А B C idx, gamma γ p gamma pair = 1; i = 0 r = input_reqs [idx] pair = i r p = input_reqs [ i ] i = i + 1 pair = i i < n Σ Estimation of γ p pair А B C End Fig. 3. Algorithm of the ir _ pair $ idx,$ gamma funtion The proedure of the route forming is onsidered as a finished one if for the pair of request, the time restrition is ompleted. n the proposed implementation, this restrition is being onsidered serve _ req $ idx,$ pair funtion of the requests servie is alled for. The funtion when the parameter $idx refers to the index of the urrent request r and the $pair parameter to the index of $ ir _ pair $ idx,$ gamma funtions the paired request obtained as a result of the pair idx or the all. The _ $,$ serve req idx pair funtion algorithm onsiders onsequently the following ases for the pair of requests r p :

6 78 V. Naumov 1. The $pair parameter equals 1: in this ase for the request r the pair was t found, whih means that it ould be servied only using the pendulum route with an empty reverse run. n the proposed algorithm, solving the routing problem with suh a request is rejeted, beause the pendulum route with an empty reverse run is onsidered as an eomially inappropriate one. 2. The $pair parameter value is t equal to 1: for the request r the pair was found, whih makes possible forming of the effetive delivery route under ertain time onstraints: 2.1. The iming request r was reeived later than the paired request r p : t t, (2) ( ) ( p) r r where: ( с) ( ) t r, t p r the reeption time of the r p requests respetively, h The time interval between the requests r p exeeds the maximum time waited for the beginning of the paired request serviing: the requests r p are t formed into route, but remain in the list of requests, beause they ould be analyzed further for the lower allowable values of γ d : t t t, (3) ( ) ( ) ( ) r r w ( ) where: t p allowable waiting time for the start of the request r p serviing, h. w The time interval between the requests r p is less than allowable waiting time for the start of the paired request serviing: the requests r p are formed into the irular (or pendulum with loaded reverse run) route: ( ) ( ) ( ) t p p r tr t w. (4) 2.2. The iming request r was reeived earlier than the paired request r p : ( ) ( p) tr t r. (5) The time interval between the requests r p exeeds allowable time waited for the beginning of the iming request serviing: the requests are r formed into route but remain in the list of requests for further analysis: ( ) ( ) ( ) t p t t, (6) r r w where: t ( ) w allowable waiting time for the start of the request r serviing, h The time interval between the requests r p is less than allowable waiting time for the start of the request r serviing: the requests are formed into route: ( ) ( ) ( ) t p r tr t w. (7) The algorithms of the desribed proedures ould be onsidered as a series of alulations for the manual (t automated) methods of the argo delivery routes forming, but obviously more effiient way of their use is through the program implementation of the proposed algorithms as modules in the speialized information systems of deisions support for transport ompanies. 4. ESTMATNG THE BOUNDS OF THE PROPOSED ALGORTHM USE n order to estimate the area of the effetive use for the proposed algorithm, the study of dependene of the serviing level on the demand parameters has been onduted. Parameters of demand for freight forwarding servies ould be defined on the grounds of the logistis portal data, and the method of estimation of the demand parameters is desribed in the paper [21]. On the basis of the analysis of statistial data aumulated with the use of the logistis portal, the statistial parameters of demand should be defined the risk relation for time interval between the onseutive requests in a flow, median for the onsignments volume, and the expeted value of the waiting duration aepted by lients. The mentioned harateristis are the parameters of random variable desribing the respetive demand harateristis.

7 Forming delivery routes while proessing the stohasti 79 Thus, the task of estimation of the demand parameters influening the effiieny of the routing method ould be formulated as the following dependene: R f m Q, λ T (8) where m Q sale parameter of the logrmally distributed random variable of the onsignment volume (median); λ sale parameter of the requests interval exponentially distributed variable (risk relation); μ T loation parameter of the rmally distributed variable of waiting time (the expeted value). Here we perform estimations of the dependene (8) for the following alternative approahes to routing proedures in the bounds of freight forwarding operations: the use of the proposed method of the pendulum and irular routes forming; forming the delivery routes with the use of the Clarke-Wright method in the real-time mode; the mixed variant of routing: at the first step, the delivery routes are being formed; then, for those request, for whih the effetive delivery routed ould t be defined, the serviing with the use of proposed routing proedure is being performed. For eah of the listed alternatives, the simulation experiment has been onduted, where the requests flow with the mentioned distributions of its parameters had been modelled and the respetive routing approah had been applied. As a result of regression analyses of the data obtained from the experiment, the following dependenies were established: RP 0,077 ln λ 0,097 lnμt, (9) R 0,203 m 0,087 ln λ 0,015 lnμ, (10) R D Q T 0,138 m 0,100 ln λ 0,091 lnμ, (11) M Q T where R P, R D and R M represent the serviing level for the proposed method, the Clarke-Wright method and the mixed method, respetively. The primary analysis of the dependenies (9) (11) allows us to assert that there exist suh values of the demand parameters for whih the hoie of the most effetive routing method from the onsidered alternatives would be ambiguous, e.g. there would exist areas for the effetive use for the onsidered methods. For the values of the requests flow μt 10 h and λ 0,2 h 1, there exist suh values of the onsignment volume median, for whih the proposed routing proedure would be the most effetive way of proessing; but also suh a range of values for the onsignment volume median ould be found, where the highest serviing level is being reahed by using the mixed proessing tehlogy; for the other range of the median values, the Clarke-Wright method implemented in the real time would be the most effetive solution (Fig. 4). n order to determine the bounds of the proessing alternative variants, the intersetion points of R f m Q, λ T should be estimated. the urves desribing the orresponding dependenies Values of the parameters in the intersetion points define the intervals of the demand harateristis, for whih the use of the tehlogy results with the highest level of the requests flow proessing. The bounds of these intervals ould be determined as roots of the following equations: RP mq, λ T RD mq, λ T, RP mq, λ T RM mq, λ T, (12) RM mq, λ T RD mq, λ T. R m, λ R m, λ with respet to eah of the parameters of Solving the equation P Q T D Q T demand for delivery, we obtain the following expressions for determining the boundaries of the areas of the most effiient use of the proessing tehlogies: PD mq 0,401 lnμt 0,050 lnλ, PD λ exp 7,952 lnμt 19,841 m Q, (13) PD μt exp 2,495 mq 0,126 ln λ,

8 80 V. Naumov PD where m Q, λ PD and μ PD T represent the effetive use boundaries between the proposed tehlogy of requests proessing and the variant of serviing with the Clarke-Wright delivery routes for the median of the onsignment volume, the risk ratio of the requests interval, and the mean waiting time, respetively, tons, h 1 and h. Fig. 4. Dependene of the serviing level on the onsignment volume median ( μ 10 T h, λ 0,2 h 1 ) On the grounds of the equation RP mq, λ T RM mq, λ T expressions for estimation of boundaries of the most effetive use of tehlogies:, we obtain the following PM mq 0,039 lnμt 0,163 lnλ, PM λ exp 0,239 lnμt 6,123 m Q, PM μt exp 25,643 mq 4,188 ln λ, (14) PM m Q where, λ PM and μ PM T represent the effetive use boundaries between the proposed tehlogy of requests proessing and the mixed variant of serviing for the median of the onsignment volume, the risk ratio of the requests interval, and the mean waiting time, respetively, tons, h 1 and h. R m, λ R m, λ are the following expressions for The roots of the equation M Q T D Q T estimation of the effetive use boundaries: DM mq 0,190 lnμt 1,170 lnλ, DM λ exp 5,276 mq 6,171 lnμ T, DM μt exp 0,855 mq 0,162 ln λ, (15) DM where m Q, λ DM and μ DM T represent the effetive use boundaries between the tehlogy of proessing based on the Clarke-Wright method and the mixed variant of serviing for the median of the onsignment volume, the risk ratio of the requests interval, and the mean waiting time, respetively, tons, h 1 and h.

9 Forming delivery routes while proessing the stohasti 81 The onduted studies on estimation of boundaries for the most effetive use of onsidered alternative proessing tehlogies allow us to onlude that a preliminary assessment of the appropriateness of the proposed serviing tehlogy use is needed for the given values of the demand parameters. Thus, the hoie of the most effetive variant of the requests proessing tehlogy should be done in the following way: vopt arg max Ri (16) i P, D, M where P, D, M a set of alternative variants of the requests proessing: P the variant of serviing on the grounds of the proposed method, D the variant of serviing with the use of the Clarke-Wright-formed delivery routes, M the mixed variant of serviing; and R i the servie level average value for the i-th variant of serviing. t should be mentioned that the set of alternatives for the used proessing tehlogy ould ontain other methods (or algorithms) for the delivery routes forming. 5. CONCLUSONS Due to the ompetitive harateristis of the transport servies market and its stohasti nature, there is a strong need for inreasing the effiieny of serviing proesses provided by forwarding ompanies to their lients. To ahieve the goal of inreasing the effiieny of forwarding enterprise, the most important omponent of the serviing tehlogy is proposed to be improved the routing proess. The proposed heuristis allow researhers and logistis managers to solve the problem of the irular and pendulum routes formation under onditions of dynamially hanging demand (requests database). Program implementation of the desribed algorithms ould be used in deision support information systems for transport and freight forwarding ompanies. The onduted studies on deteting the boundaries of the proposed algorithm usability have shown that there are suh values of demand parameters when the developed approah ould be onsidered as the most effetive tehniques of the requests flow proessing. The perspetive diretion of further studies is the development of proedures for the formation of irular routes with the number of freight owner pairs greater than 2. Suh ases usually appear during the small-lot argo deliveries in urban environments, so the proposed method of the delivery routes forming ould be applied in a framework of the ity logistis theory. Referenes 1. Simhi-Levi, D. & Chen, X. & Bramel, J. The logi of logistis: theory, algorithms, and appliations for logistis and supply hain management. New York: Springer Siene p. 2. Кожин, А.П. & Мезенцев, В.Н. Математические методы в планировании и управлении грузовыми автомобильными перевозками. Москва. Транспорт p. [n Russian: Kozhin, A.P. & Mezentsev, V.N. Mathematial methods in planning and management of road freight transport. Mosow. Transport]. 3. Bovy, P.H.L. On modelling route hoie sets in transportation networks: A synthesis. Transport Reviews Vol. 29(1). P Hasani-Goodarzi, A. & Tavakkoli-Moghaddam, R. Capaitated vehile routing problem for multiprodut rossdoking with split deliveries and pikups. Proedia Soial and Behavioral Sienes Vol. 62. P Wedyan, A.F. & Narayanan, A. Solving apaitated vehile routing problem using intelligent water drops algorithm. n: EEE nternational Conferene on Natural Computation P El-Sherbeny, N.A. Vehile routing with time windows: An overview of exat, heuristi and metaheuristi methods. Journal of King Saud University (Siene) Vol. 22. P

10 82 V. Naumov 7. Doerner, K. & Fuellerer, G. & Gronalt, M. & Hartl, R. & ori, M. Metaheuristis for vehile routing problems with loading onstraints. Networks Vol. 49. P Fuellerer, G. & Doerner, K. & Hartl, R. & ori, M. Ant olony optimization for the twodimensional loading vehile routing problem. Computational Operation Researh Vol. 36. P Bertsimas, D. & Simhi-Levi, D. A new generation of vehile routing problem: robust algorithms, addressing unertainty. Operations Researh Vol. 44(2). P Barbuha, D. & Czarwski, P. Multi-agent platform for solving the dynami vehile routing problem. EEE Conferene on ntelligent Transportation Systems P Raurt, M.-E. & Cordeau, J.-F. & Laporte, G. Long-haul vehile routing and sheduling with working hour rules. Transportation Siene Vol. 47(1). P Stenger, A. & Vigo, D. & Enz, S. & Shwind, M. An adaptive variable neighborhood searh algorithm for a vehile routing problem arising in small pakage shipping. Transportation Siene Vol. 47(1). P Dell Amio, M. & Falavigna, S. & ori, M. Optimization of a real-world auto-arrier transportation problem. Transportation Siene Vol. 49(2). P Liñán-Garía, E. & Cruz-Villegas, L.C. & González-González, D.S. Solving the apaitated vehile routing problem with stohasti demands applying the simulated annealing algorithm. Programaión Matemátia y Software Vol. 6(2). P Laporte, G. & Louveaux, F.V. & van Hamme, L. An integer L-shaped algorithm for the apaitated vehile routing problem with stohasti demands. Operations Researh Vol. 50(3). P Gaur, D.R. & Mudgal, A. & Singh, R.R. Approximation algorithms for umulative VRP with stohasti demands. Leture Notes in Computer Siene (inluding subseries Leture Notes in Artifiial ntelligene and Leture Notes in Bioinformatis) Vol P Luo, Z. & Qin, H. & Zhang, D. & Lim, A. Adaptive large neighborhood searh heuristis for the vehile routing problem with stohasti demands and weight-related ost. Transportation Researh Part E: Logistis and Transportation Review Vol. 85. P Jiang, J. & Gee, S.B. & Arokiasami, W.A. & Tan, K.C. Solving vehile routing problem with stohasti demand using multi-objetive evolutionary algorithm. Proeedings 2014 nternational Conferene on Soft Computing and Mahine ntelligene. P Zare Mehrjerdi, Y. & Nadizadeh, A. Using greedy lustering method to solve apaitated loationrouting problem with fuzzy demands. European Journal of Operational Researh Vol. 229(1). P Gupta, A. & Nagarajan, V. & Ravi, R. Approximation algorithms for VRP with stohasti demands. Operations Researh Vol. 60(1). P Naumov, V. & Kholeva, O. Studying demand for freight forwarding servies in Ukraine on the base of logistis portals data. Proedia Engineering Vol P Reeived ; aepted in revised form

Integrated optimization and multi-agent technology for combined production and transportation planning

Integrated optimization and multi-agent technology for combined production and transportation planning Integrated optimization and multi-agent tehnology for ombined prodution and transportation planning Jan A. Persson 1 and Paul Davidsson 2 1 Blekinge Institute of Tehnology, Department Systems and Software

More information

Production Cost Optimization Model Based on CODP in Mass Customization

Production Cost Optimization Model Based on CODP in Mass Customization IJCSI International Journal of Computer Siene Issues, Vol. 0, Issue, No, January 03 www.ijcsi.org 60 Prodution Cost Optimization Model Based on CODP in Mass Customization Yanhong Qin, Yuanfang Geng Shool

More information

Continuous temperature measurements on the pouring stand for casting moulds

Continuous temperature measurements on the pouring stand for casting moulds ARCHIVES of FOUNDRY ENGINEERING Published quarterly as the organ of the Foundry Commission of the Polish Aademy of Sienes ISSN (897-330) Volume 8 Issue /008 75 80 5/ Continuous temperature measurements

More information

Generating Light from Stoves using a Thermoelectric Generator

Generating Light from Stoves using a Thermoelectric Generator Generating Light from Stoves using a Thermoeletri Generator Dan Mastbergen, dmast@engr.olostate.edu Dr. Bryan Willson, Bryan.Willson@olostate.edu Engines and Energy Conversion Laboratory Department of

More information

TRANSLATION OF MEASURED VEHICULAR WEIGHTS INTO DESIGN LOADS TO BE USED FOR BRIDGE ENGINEERING

TRANSLATION OF MEASURED VEHICULAR WEIGHTS INTO DESIGN LOADS TO BE USED FOR BRIDGE ENGINEERING 7th International Symposium on Heavy Vehile Weights & Dimensions Delft. The Netherlands. June 16-2.22 TRANSLATION OF MEASURED VEHICULAR WEIGHTS INTO DESIGN LOADS TO BE USED FOR BRIDGE ENGINEERING ABSTRACT

More information

Designing a Genetic Algorithm to Solve an Integrated Model in Supply Chain Management Using Fuzzy Goal Programming Approach

Designing a Genetic Algorithm to Solve an Integrated Model in Supply Chain Management Using Fuzzy Goal Programming Approach Designing a Geneti Algorithm to Solve an Integrated Model in Supply Chain Management Using Fuzzy Goal Programming Approah M. Rostami N. K.i *, J. Razmi, and F. Jolai Department of Industrial Engineering,

More information

System Dynamics Optimisation Approach to Irrigation Demand Management

System Dynamics Optimisation Approach to Irrigation Demand Management Bureau of Meteorology From the SeletedWorks of Amgad Elmahdi 2005 System Dynamis Optimisation Approah to Irrigation Demand Management Amgad ELMAHDI Hetor Malano Teri Ethells Shahbaz khan Available at:

More information

USING REAL-TIME INFORMATION IN PRODUCTION PLANNING AND OPERATIONAL CONTROL

USING REAL-TIME INFORMATION IN PRODUCTION PLANNING AND OPERATIONAL CONTROL 9 th International Conferene on Prodution Researh USING REAL-TIME INFORMATION IN PRODUCTION PLANNING AND OPERATIONAL CONTROL Ronald G. Askin, Detlef Pabst, Mihael Pew, Young Jun Son 2 Department of Industrial

More information

DEVELOPMENT AND INVESTIGATION OF A SYMMETRIC INDUCTION HEATING UNIT FOR SPHERICAL SHAPE METAL WARE

DEVELOPMENT AND INVESTIGATION OF A SYMMETRIC INDUCTION HEATING UNIT FOR SPHERICAL SHAPE METAL WARE Journal of Chemial Sergey Tehnology S. Titov, Vitor and Metallurgy, N. Meshheryakov 53, 5, 2018, 1009-1016 DEVELOPMENT AND INVESTIGATION OF A SYMMETRIC INDUCTION HEATING UNIT FOR SPHERICAL SHAPE METAL

More information

SHIP TRAFFIC IN CONTAINER PORT: MODELLING METHODOLOGY AND PERFORMANCE EVALUATION

SHIP TRAFFIC IN CONTAINER PORT: MODELLING METHODOLOGY AND PERFORMANCE EVALUATION SHIP TRAFFIC IN CONTAINER PORT: MODELLING METHODOLOGY AND PERFORMANCE EVALUATION Assoiate Professor Branislav DRAGOVIĆ 1 1) Maritime Faulty, University of Montenegro, Maritime Transport & Traffi Division

More information

Research on Traveling Routes Problems Based on Improved Ant Colony Algorithm

Research on Traveling Routes Problems Based on Improved Ant Colony Algorithm Communiations and Network, 2013, 5, 606-610 http://dx.doi.org/10.4236/n.2013.53b2109 Published Online September 2013 (http://www.sirp.org/journal/n) Researh on Traveling Routes Problems Based on Improved

More information

An Evaluation of Environmental Impacts of Different Truck Sizes in Last Mile Distribution in the city of São Paulo, Brazil

An Evaluation of Environmental Impacts of Different Truck Sizes in Last Mile Distribution in the city of São Paulo, Brazil An Evaluation of Environmental Impats of Different Truk Sizes in Last Mile Distribution in the ity of São Paulo, Brazil Nathalia C. Zambuzi 1, Claudio B. Cunha 1, Edgar Blano 2, Hugo Yoshizaki 1, Carla

More information

SERF: Efficient Scheduling for Fast Deep Neural Network Serving via Judicious Parallelism

SERF: Efficient Scheduling for Fast Deep Neural Network Serving via Judicious Parallelism SERF: Effiient Sheduling for Fast Deep Neural Network Serving via Judiious Parallelism Feng Yan University of Nevada, Reno, Reno, NV, USA, fyan@unr.edu Olatunji Ruwase Mirosoft Researh, Redmond, WA, USA,

More information

EITF ABSTRACTS. To take advantage of new capabilities in electronic commerce and advances in computer

EITF ABSTRACTS. To take advantage of new capabilities in electronic commerce and advances in computer EITF ABSTRACTS Issue No. 97-13 Title: Aounting for Costs Inurred in Connetion with a Consulting Contrat or an Internal Projet That Combines Business Proess Reengineering and Information Tehnology Transformation

More information

REVENUE SHARING CONTRACT OR WHOLESALE PRICE CONTRACT? ANALYTICAL RESULTS FROM VARIOUS CHANNEL POWER ARRANGEMENTS IN A TOURISM SUPPLY CHAIN

REVENUE SHARING CONTRACT OR WHOLESALE PRICE CONTRACT? ANALYTICAL RESULTS FROM VARIOUS CHANNEL POWER ARRANGEMENTS IN A TOURISM SUPPLY CHAIN REVENUE SHARING CONTRACT OR WHOLESALE PRICE CONTRACT? ANALYTICAL RESULTS FROM VARIOUS CHANNEL POWER ARRANGEMENTS IN A TOURISM SUPPLY CHAIN n, College of Business, Washington State University, Wilson Road,

More information

Seismic Fragility Assessment of Transmission Towers via Performance-based Analysis

Seismic Fragility Assessment of Transmission Towers via Performance-based Analysis Seismi Fragility Assessment of Transmission Towers via Performane-based Analysis Liyu XIE, Jue TANG, Hesheng TANG & Qiang XIE Institute of Strutural Engineering and Disaster Redution, College of Civil

More information

Keywords: Greenhouse; Thermal performance; Water pipes heating; Infrared radiation; Energy balance; Heating efficiency

Keywords: Greenhouse; Thermal performance; Water pipes heating; Infrared radiation; Energy balance; Heating efficiency International Symposium Greensys 7 "High Tehnology for Greenhouse system Management" Naples Italy, 4-6 Otober 7 Investigation of the Potential of Infrared-radiation (IR) to Redue Energy Consumption in

More information

Cost Optimization of Elasticity Cloud Resource Subscription Policy

Cost Optimization of Elasticity Cloud Resource Subscription Policy IEEE TRANSACTIONS ON SERVICES COMPU TING, MANUSCRIPT ID 1 Cost Optimization of Elastiity Cloud Resoure Subsription Poliy Ren-Hung Hwang 1, Chung-Nan Lee 2, Yi-Ru Chen 1, Da-Jing Zhang-Jian 2 1 Dept. of

More information

ACI Structural Journal / July-August 1997

ACI Structural Journal / July-August 1997 Shamim A. Sheikh is a professor of ivil engineering at the University of Toronto. He is hairman of joint ACI-ASCE Committee 441, Reinfored Conrete Columns, a member of joint ACI-ASCE Committee 442, Response

More information

Electronic Markets for Truckload Transportation

Electronic Markets for Truckload Transportation PRODUCTION AND OPERATIONS MANAGEMENT Vol. 16, No. 4, July-August 2007, pp. 423 436 issn 1059-1478 07 1604 423$1.25 POMS 2007 Prodution and Operations Management Soiety Eletroni Marets for Truload Transportation

More information

Architecture of an ERP System Supporting Project-Oriented Management

Architecture of an ERP System Supporting Project-Oriented Management Arhiteture of an ERP System Supporting Projet-Oriented Management Willy Piard and Grzegorz Wojiehowski Department of Information Tehnology The Poznań University of Eonomis ul. Mansfelda 4 60-854 Poznań,

More information

Concrete Damage under Fatigue Loading in Uniaxial Compression

Concrete Damage under Fatigue Loading in Uniaxial Compression ACI MATERIALS JOURNAL TECHNICAL PAPER Title No. 114-M21 Conrete Damage under Fatigue Loading in Uniaxial Compression by Benard Isojeh, Maria El-Zeghayar, and Frank J. Vehio Despite rigorous efforts in

More information

Detection of empty grate regions in firing processes using infrared cameras

Detection of empty grate regions in firing processes using infrared cameras 11 th International Conferene on Quantitative InfraRed Thermography Detetion of empty grate regions in firing proesses using infrared ameras by J. Matthes*, P. Waibel* and H.B. Keller* *Institute for Applied

More information

Energy Savings from Increased Preventive Maintenance on Indiana Highways

Energy Savings from Increased Preventive Maintenance on Indiana Highways TRANSPORTATION RESEARCH RECORD 112 27 Energy Savings from Inreased Preventive Maintenane on Indiana Highways EssAM A. SHARAF AND KuMARES C. SINHA In this paper are desribed the development of trade-off

More information

Proposal for a new shear design method

Proposal for a new shear design method Chapter 6 Proposal for a new shear design method The behaviour of beams failing in shear has been studied in the previous hapters, with speial attention paid to high-strength onrete beams. Some aspets

More information

Optimizing the Allocation of Marketing Promotional Contacts

Optimizing the Allocation of Marketing Promotional Contacts Optimizing the Alloation of Marketing Promotional Contats Keith Hermiz, Ph.D., IBM Helene Miller, IBM Dhanesh Padmanabhan, Marketis Tehnologies Abstrat The typial marketing environment in the business-to-business

More information

Coordinating strategy of supply chain contract based on price discount and quantity buyback

Coordinating strategy of supply chain contract based on price discount and quantity buyback ISSN 1816-6075 (Print), 1818-0523 (Online) Journal of System and Management Sienes Vol. 1 (2011) No. 4, pp. 19-29 Coordinating strategy of supply hain ontrat based on prie disount and quantity buybak Ping

More information

Permanent Link:

Permanent Link: Citation: Boswell, Brian and Chandratilleke, Tilak. 2009. Sustainable Metal Cutting, in TIC-STH ommittee (ed), 2009 IEEE Toronto International Conferene Siene and Tehnology for Humanity, Sep 26 2009. Ryerson

More information

CREEP BEHAVIOUR OF GEOMETRICALLY NONLINEAR SOFT CORE SANDWICH PANELS

CREEP BEHAVIOUR OF GEOMETRICALLY NONLINEAR SOFT CORE SANDWICH PANELS 20 th International Conferene on Composite Materials CRP BHAVIOUR OF GOMTRICALLY NONLINAR SOFT COR SANDWICH PANLS hab Hamed 1 and Yeoshua Frostig 2 1 Centre for Infrastruture ngineering and Safety, Shool

More information

Corrosion of reinforcing steel is widely accepted as the

Corrosion of reinforcing steel is widely accepted as the Strength eterioration of Reinfored Conrete Columns Exposed to Chloride Attak R. Greo, G.C. Marano Abstrat This paper fouses on reinfored onrete olumns load arrying apaity degradation over time due to hloride

More information

LOW FREQUENCY BUCKETS FOR INDUSTRIAL STEAM TURBINES by

LOW FREQUENCY BUCKETS FOR INDUSTRIAL STEAM TURBINES by LOW FREQUENCY BUCKETS FOR INDUSTRIAL STEAM TURBINES by Firm L. Weaver Engineering Consultant Sun City Center, Florida Firm L. Weaver graduated from Roanoke Coll ege, in Salem, Virginia, with a B.S. degree

More information

Feed-Time Distribution in Pneumatic Feeding of Softwood Seedlings

Feed-Time Distribution in Pneumatic Feeding of Softwood Seedlings Journal of Forest Engineering 49 FeedTime Distribution in Pneumati Feeding of Softwood Seedlings Ulf Hallonborg The Forestry Researh Institute of Sweden Uppsala, Sweden ABSTRACT Long seedling feed times

More information

ESTIMATION OF FRACTURE TOUGHNESS OF THE OXIDE SCALES. Jozef HRABOVSKÝ, Petr LOŠÁK, Jaroslav HORSKÝ

ESTIMATION OF FRACTURE TOUGHNESS OF THE OXIDE SCALES. Jozef HRABOVSKÝ, Petr LOŠÁK, Jaroslav HORSKÝ ESTIMATION OF FRACTURE TOUGHNESS OF THE OXIDE SCALES Jozef HRABOVSKÝ, Petr LOŠÁK, Jaroslav HORSKÝ Heat Transfer and Fluid Flow Laboratory, Faulty of Mehanial Engineering, VUT Brno, Tehniká 2, 616 69 Brno,

More information

Dimensions of propulsion shafts and their permissible torsional vibration stresses

Dimensions of propulsion shafts and their permissible torsional vibration stresses (Feb 2005) (orr.1 Mar 2012) (orr.2 Nov 2012) (Rev.1 Aug 2014) (Rev.2 Apr 2015) Dimensions of propulsion shafts and their permissible torsional vibration stresses.1 Sope This UR applies to propulsion shafts

More information

Proceedings of the 2012 Winter Simulation Conference C. Laroque, J. Himmelspach, R. Pasupathy, O. Rose, and A.M. Uhrmacher, eds

Proceedings of the 2012 Winter Simulation Conference C. Laroque, J. Himmelspach, R. Pasupathy, O. Rose, and A.M. Uhrmacher, eds Proeedings of the 2012 Winter Simulation Conferene C. Laroque, J. Himmelspah, R. Pasupathy, O. Rose, and A.M. Uhrmaher, eds INDUSTRIAL IMPLEMENTATION OF A DYNAMIC SAMPLING ALGORITHM IN SEMICONDUCTOR MANUFACTURING:

More information

Arch. Metall. Mater. 62 (2017), 1,

Arch. Metall. Mater. 62 (2017), 1, Arh. Metall. Mater. 6 (017), 1, 167-17 DOI: 10.1515/amm-017-003 P.G. KOSSAKOWSKI* # EXPERIMENTAL DETERMINATION OF THE VOID VOLUME FRACTION FOR S35JR STEEL AT FAILURE IN THE RANGE OF HIGH STRESS TRIAXIALITIES

More information

International Journal of Research (IJR) e-issn: , p- ISSN: X Volume 3, Issue 01, January 2016

International Journal of Research (IJR) e-issn: , p- ISSN: X Volume 3, Issue 01, January 2016 International Journal of Researh (IJR) Available at http://internationaljournalofresearh.org Study of failure probability by deterministi method reliability-strength applied to metal ables intended for

More information

Effect of Variation of Fuel Composition on Gas Turbine Off-Design Performance

Effect of Variation of Fuel Composition on Gas Turbine Off-Design Performance Applied Mehanis and Materials Submitted: 2014-08-28 ISSN: 1662-7482, Vol. 666, pp 194-198 Aepted: 2014-08-28 doi:10.4028/www.sientifi.net/amm.666.194 Online: 2014-10-20 2014 Trans Teh Publiations, Switzerland

More information

~ Early Life

~ Early Life Measurements and reporting systems are established Suessful validation of the deployment triggers the launh of Early Life Support (ELS). 6.0 Deploy & Verify - Q)... E Q) t1 Ol Change.r::: t1 0 t1 (jj Ol

More information

A Capillary Pressure Model for Geothermal Reservoirs

A Capillary Pressure Model for Geothermal Reservoirs Geothermal Resoures Counil Transations, Vol. 26, September 2002 A Capillary ressure Model for Geothermal Reservoirs Kewen Li and Roland N. Horne Stanford Geothermal rogram, Stanford University (kewenli@stanford.edu)

More information

PHASE TRANSFORMATIONS IN STEEL DURING RAPID HEAT TREATMENT

PHASE TRANSFORMATIONS IN STEEL DURING RAPID HEAT TREATMENT PHASE TRANSFORMATONS N STEEL DURNG RAPD HEAT TREATMENT 1. PROHASZKA nstitute of Mehanial Tehnology and Materials Siene, Tehnial University, H-1521 Budapest Reeived April 19, 1987 Abstrat Phase transformations

More information

Simulation of Transient Thermal Behaviors of the System Consisting of Aluminum Plate and Phase Change Material

Simulation of Transient Thermal Behaviors of the System Consisting of Aluminum Plate and Phase Change Material Journal of Materials Sienes and Appliations 2017; 3(4): 53-57 http://www.aasit.org/journal/jmsa ISSN: 2381-0998 (Print); ISSN: 2381-1005 (Online) Simulation of Transient Thermal Behaviors of the System

More information

Study of Service Models in Cloud Computing Manoj Kumar Dhruw

Study of Service Models in Cloud Computing Manoj Kumar Dhruw International Journal of Researh (IJR) Available at http://internationaljournalofresearh.org Study of Servie Models in Cloud Computing Manoj Kumar Dhruw Student, Bahelor of Engineering in Computer Siene

More information

Energy Saving Opportunities through Heat Recovery from Cement Processing Kilns: A Case Study

Energy Saving Opportunities through Heat Recovery from Cement Processing Kilns: A Case Study Energy Saving Opportunities through Heat Reovery from Cement Proessing Kilns: A Case Study I. I. AL-HINTI a, A. AL-GHANDOOR b, A. AL-NAJI, M. ABU-KHASHABEH, M. JOUDEH, M. AL-HATTAB a Department of Mehanial

More information

Measuring Quality of Bank Services in Jordan: Gap analysis

Measuring Quality of Bank Services in Jordan: Gap analysis International Journal of Business and Soial Siene Vol. 2 No. 1; January 2011 Measuring Quality of Bank Servies in Jordan: Gap analysis Naji D. Mualla Professor New York Institute of Tehnology Amman Jordan

More information

Mechanical Properties of High-Strength Concrete Manish Kumar 1, A.M. ASCE; Zhaoyu Ma 2 ; Moses Matovu 2

Mechanical Properties of High-Strength Concrete Manish Kumar 1, A.M. ASCE; Zhaoyu Ma 2 ; Moses Matovu 2 1.1 Introdution Mehanial Properties of High-Strength Conrete Manish Kumar 1, A.M. ASCE; Zhaoyu Ma 2 ; Moses Matovu 2 Mehanial properties of High-Strength Conrete (HSC) an be divided in two groups as shortterm

More information

GROUND WATER/SURFACE WATER INTERACTIONS AWRA SUMMER SPECULLTP CONF~NCR CZ-I PDG- ANALYSIS OF INFILTRATED STREAM WATER TO A PUMPING WELL

GROUND WATER/SURFACE WATER INTERACTIONS AWRA SUMMER SPECULLTP CONF~NCR CZ-I PDG- ANALYSIS OF INFILTRATED STREAM WATER TO A PUMPING WELL JULY 1-3 GROUND WATER/SURFACE WATER NTERACTONS AWRA SUMMER SPECULLTP CONF~NCR 22 32 CZ- PDG- ANALYSS OF NFLTRATED STREAM WATER TO A PUMPNG WELL Xunhong Chen' and Xi Chen' ABSTRACT: Pumping of groundwater

More information

Comparison of Large-Truck Travel Estimates from Three Data Sources

Comparison of Large-Truck Travel Estimates from Three Data Sources 5 TRANSPORTATION RESEARCH RECORD 147 Comparison of Large-Truk Travel Estimates from Three Data Soures DAWN L. MASSIE, KENNETH L. CAMPBELL, AND DANIEL F. BLOWER The number of miles traveled eah year by

More information

Finite Element Modeling of Pre-Stressed Hollow Core Slabs

Finite Element Modeling of Pre-Stressed Hollow Core Slabs Current Siene International Volume : 04 Issue : 04 Ot.-De. 2015 Pages :596-603 Finite Element Modeling of Pre-Stressed Hollow Core Slabs 1 Ali N. Deeb, 2 M. Abou Zeid Tarkhan and 3 E. M. El-Tehewy 1 Syrian

More information

Buildup Factors Calculation for a 1-MeV Point Isotropic Source in Iron, Concrete, and. Water. Skyler Butler, Maria Pinilla

Buildup Factors Calculation for a 1-MeV Point Isotropic Source in Iron, Concrete, and. Water. Skyler Butler, Maria Pinilla Buildup Fators Calulation for a 1-MeV Point Isotropi Soure in Iron, Conrete, and Water Skyler Butler, Maria Pinilla Abstrat This experiment alulates the buildup fators for 1-MeV point isotropi soure of

More information

Sensitivity of Construction Contract Prices to Required Rate of Return and Retainage

Sensitivity of Construction Contract Prices to Required Rate of Return and Retainage TRANSPORTATON RESEARCH RECORD 1126 93 Sensitivity of Constrution Contrat Pries to Required Rate of Return and Retainage f OAD FARD AND HLAL SAAD The fair and reasonable markup (FaRM) is the smallest markup

More information

Hong-ze Li and Sen Guo. 1. Introduction

Hong-ze Li and Sen Guo. 1. Introduction Mathematial Problems in Engineering Volume 2013, Artile ID 848901, 11 pages http://dx.doi.org/10.1155/2013/848901 Researh Artile External Eonomies Evaluation of Wind Power Engineering Projet Based on Analyti

More information

MODELING FLEXIBLE PACKAGE/GRANULAR MATERIAL INTERATION THROUGH COMBINATION OF DISCRETE ELEMENT METHOD (DEM) AND FINITE ELEMENT METHOD (FEM)

MODELING FLEXIBLE PACKAGE/GRANULAR MATERIAL INTERATION THROUGH COMBINATION OF DISCRETE ELEMENT METHOD (DEM) AND FINITE ELEMENT METHOD (FEM) MODELING FLEXIBLE PACKAGE/GRANULAR MATERIAL INTERATION THROUGH COMBINATION OF DISCRETE ELEMENT METHOD (DEM) AND FINITE ELEMENT METHOD (FEM) Wenbo Xu, Pavan Valavala, Mark Mirgon, Sam Crabtree, Lori Kardos,

More information

Project Summary Determination of Capillary Pressure-Saturation Curves Involving TCE, Water and Air for a Sand and a Sandy Clay Loam

Project Summary Determination of Capillary Pressure-Saturation Curves Involving TCE, Water and Air for a Sand and a Sandy Clay Loam United States Environmental Protetion Ageny Researh and Development Robert S. Kerr Environmental Researh Laboratory Ada, OK 70 EPA/00/SR-9/005 Marh 99 Projet Summary Determination of Capillary Pressure-Saturation

More information

THE ENERGY DISSIPATION EFFECTS OF REDUNDANT MEMBERS IN SILOS UNDER EARTHQUAKES

THE ENERGY DISSIPATION EFFECTS OF REDUNDANT MEMBERS IN SILOS UNDER EARTHQUAKES 269 THE ENEGY DISSIPATION EFFECTS OF EDUNDANT MEMBES IN SILOS UNDE EATHQUAKES Li Zhiming 1 and Geng Shujiang 1 SUMMAY An analytial study is made the response to strong base motion reinfored onrete silo

More information

Coupon Incentive-based Demand Response (CIDR) in Smart Grid

Coupon Incentive-based Demand Response (CIDR) in Smart Grid Coupon Inentive-based Demand Response (CIDR) in Smart Grid Haiwang Zhong, Student Member, IEEE, Le Xie, Member, IEEE, and Qing Xia, Senior Member, IEEE Abstrat--A new type of demand response (DR) program

More information

Flexibility of Strategy in High-Tech Enterprises

Flexibility of Strategy in High-Tech Enterprises Soure: A. Zakrzewska Bielawska, Flexibility of strategy in high-teh enterprises [w:] M. Zhang (red., Eonomis, Business and Management. International Proeedings of Eonomis Development and Researh Vol. Flexibility

More information

Creep Analysis of Aluminum Alloy Disk Experiment for High Speed Energy Storage Flywheel

Creep Analysis of Aluminum Alloy Disk Experiment for High Speed Energy Storage Flywheel Creep Analysis of Aluminum Alloy Disk Experiment for High Speed Energy Storage Flywheel YangXU, HanYU, ZupeiSHEN Tsinghua Univ. CHINA Abstrat: In order to ahieve higher speed and higher energy density,

More information

Optimized Execution of Business Processes on Crowdsourcing Platforms

Optimized Execution of Business Processes on Crowdsourcing Platforms 8th International Conferene Conferene on Collaborative Computing: Networking, Appliations and Worksharing, Collaborateom 212 Pittsburgh, PA, United States, Otober 14-17, 212 Optimized Exeution of Business

More information

Endogenous Differentiation of Information Goods under Uncertainty

Endogenous Differentiation of Information Goods under Uncertainty Endogenous Differentiation of Information Goods under Unertainty Robert S. Gazzale rgazzale@umih.edu Department of Eonomis Jeffrey MaKie-Mason jmm@umih.edu Shool of Information and Department of Eonomis

More information

Strength of Glass from Hertzian Line Contact

Strength of Glass from Hertzian Line Contact Strength of Glass from Hertzian Line Contat Wenrui Cai, Brian Cuerden, Robert E. Parks, James H. Burge College of Optial Sienes, University of Arizona, Tuson, AZ USA 85721 Phone: 52-626-486, 52-621-8182

More information

building, and these researh results indiated that it is the double orner reession modifiation that redues RMS of aross-wind aerodynami fore by 40%, al

building, and these researh results indiated that it is the double orner reession modifiation that redues RMS of aross-wind aerodynami fore by 40%, al The Seventh International Colloquium on Bluff Body Aerodynamis and Appliations (BBAA7) Shanghai, China; September 2-6, 2012 Effets of orner reession modifiation on aerodynami oeffiients of square tall

More information

Study of the simulation model of a displacementsensitive shock absorber of a vehicle by considering the fluid force

Study of the simulation model of a displacementsensitive shock absorber of a vehicle by considering the fluid force Study of the simulation model of a displaementsensitive shok absorber of a vehile by onsidering the fluid fore Choon-Tae Lee1 and Byung-Young Moon2* 1Department of Mehanial and Intelligent Systems Engineering,

More information

Camber Variability in Prestressed Concrete Bridge Beams

Camber Variability in Prestressed Concrete Bridge Beams CONCRETE BRIDGE TECHNOLOGY Camber Variability in Prestressed Conrete Bridge Beams by Dr. Maher Tadros, econstrut Beams ast with extra amber in storage yard at Conrete Tehnology Corporation; amber shown

More information

Selection of the Best Belt Conveyor using AHP

Selection of the Best Belt Conveyor using AHP Available online www.ejaet.om European Journal of Advanes in Engineering and Tehnology, 207, 4 (2): 29-34 Researh Artile ISSN: 2394-658X Seletion of the Best Belt Conveyor using AHP Abhinendra Singh Dhakar,

More information

The influence of pallets on the behaviour and design of steel drive-in storage racks - Part II Design

The influence of pallets on the behaviour and design of steel drive-in storage racks - Part II Design University of Wollongong Researh Online Faulty of Engineering and Information Sienes - Papers: Part A Faulty of Engineering and Information Sienes 2013 The influene of pallets on the behaviour and design

More information

7001 Diamond Snap-Form ICF Code Considerations With the multitude of lightweight onrete forming systems in the onstrution market, building offiials are raising questions about ode ompliane and/or ode evaluation

More information

Comparison of Fuzzy Analytic Hierarchy Process and Analytic Hierarchy Process Based Decision Support for a Lean Performance Measurement System

Comparison of Fuzzy Analytic Hierarchy Process and Analytic Hierarchy Process Based Decision Support for a Lean Performance Measurement System Journal of Oean, Mehanial and erospae -Siene and Engineering-, Vol. 9 Marh 0, 06 Comparison of Fuzzy nalyti Hierarhy Proess and nalyti Hierarhy Proess ased Deision Support for a Lean Performane Measurement

More information

Optimizing Traffic Diversion Around Bottlenecks

Optimizing Traffic Diversion Around Bottlenecks 22 Optimizing Traffi Diversion Around Bottleneks YI-CHIN HU and PAUL SCHONFELD ABSTR.CT A traffi simulation and optimization model has been developed to analyze traffi flow in large networks with severe

More information

This paper studies a procurement problem with one buyer and multiple potential suppliers who hold private

This paper studies a procurement problem with one buyer and multiple potential suppliers who hold private MANAGEMENT SCIENCE Vol. 53, No. 10, Otober 2007, pp. 1562 1576 issn 0025-1909 eissn 1526-5501 07 5310 1562 informs doi 10.1287/mns.1070.0716 2007 INFORMS Autioning Supply Contrats Fangruo Chen Graduate

More information

AN ADVERTISING OLIGOPOLY

AN ADVERTISING OLIGOPOLY The USV Annals of Eonomis and Publi Administration Volume 3, Issue (8), 03 AN ADVERTISING OLIGOPOLY Ph.D. Student Alina Irina GHIRVU Faulty of Eonomial Sienes and Business Administration Babeş Bolyai University,

More information

Research and application of the analytical hierarchy model based on sports industry resource optimization and structure layout strategy

Research and application of the analytical hierarchy model based on sports industry resource optimization and structure layout strategy vailable online www.jopr.om Journal of Chemial and Pharmaeutial Researh, 04, 6(6):890-897 Researh rtile ISSN : 0975-784 CODEN(US) : JCPRC5 Researh and appliation of the analytial hierarhy model based on

More information

FUZZY LOGIC BASIS FUNCTION OF PID CONTROLLER ON TUNING CONVENTIONAL CONTROLLERS FOR NON-LINEAR SYSTEM

FUZZY LOGIC BASIS FUNCTION OF PID CONTROLLER ON TUNING CONVENTIONAL CONTROLLERS FOR NON-LINEAR SYSTEM International Journal o ISSN 0974-107 Systems and Tehnologies IJST Vol.3, No.1, pp 53-63 KLEF 010 FUZZY LOGIC BASIS FUNCTION OF PID CONTROLLER ON TUNING CONVENTIONAL CONTROLLERS FOR NON-LINEAR SYSTEM Mr.

More information

smart devices in people s daily lives. The ubiquitous sensors embedded in pervasive smart devices incessantly generate

smart devices in people s daily lives. The ubiquitous sensors embedded in pervasive smart devices incessantly generate 486 IEEE JOURNAL ON SELECTED AREAS IN COMMUNICATIONS, VOL. 35, NO. 2, FEBRUARY 2017 Trading Data in the Crowd: Profit-Driven Data Aquisition for Mobile Crowdsensing Zhenzhe Zheng, Student Member, IEEE,

More information

No. 20 WORKING PAPER SERIES IN ECONOMICS THE IMPACT OF COMPETITION ON UNILATERAL INCENTIVES TO INNOVATE NADJA TRHAL

No. 20 WORKING PAPER SERIES IN ECONOMICS THE IMPACT OF COMPETITION ON UNILATERAL INCENTIVES TO INNOVATE NADJA TRHAL No. 0 U N I V E R S I T Y O F C O L O G N E WORKING PAPER SERIES IN ECONOMICS THE IMPACT OF COMPETITION ON UNILATERAL INCENTIVES TO INNOVATE NADJA TRHAL Department of Eonomis University of Cologne Albertus-Magnus-Platz

More information

J. A. Avila Institute of Engineering, National University of Mexico (UNAM), Mexico. Abstract. 1 Introduction

J. A. Avila Institute of Engineering, National University of Mexico (UNAM), Mexico. Abstract. 1 Introduction High Performane Strutures and Materials V 99 Prinipal results of the inelasti seismi performane of a 17-story RC building loated in the soft-soil area in Mexio City with normal-strength onrete and with

More information

We re like money in the bank.

We re like money in the bank. With our experiene, knowledge, and expertise, we re more than just a great way to measure effetiveness, maintain exellene, and identify opportunities for improvement. We re like money in the bank. Ahieving

More information

Minimization of water and chemical usage in the cleaning in place process of a milk pasteurization plant

Minimization of water and chemical usage in the cleaning in place process of a milk pasteurization plant Songklanakarin J. Si. Tehnol. 33 (4), 431-440, Jul. - Aug. 2011 http://www.sjst.psu.a.th Original Artile Minimization of water and hemial usage in the leaning in plae proess of a milk pasteurization plant

More information

Making a Good Impression: Information Revelation Policies in Ad Exchanges

Making a Good Impression: Information Revelation Policies in Ad Exchanges Making a Good Impression: Information Revelation Poliies in Ad Exhanges Completed Researh Paper Zhen Sun Naveen Jindal Shool of Management University of Texas at Dallas Rihardson, TX 75080, USA zhen.sun@utdallas.edu

More information

COMMON ABUSES OF HAY TESTING RESULTS by Dan Putnam 1

COMMON ABUSES OF HAY TESTING RESULTS by Dan Putnam 1 COMMON ABUSES OF HAY TESTING RESULTS by Dan Putnam 1 r f ABSTRACT There is muh onern about the reliability ofhay test results and how lab results impat prie and sales ofhay. However, some of the onern

More information

SHEAR CAPACITY FOR PRESTRESSED-PREFABRICATED HOLLOW CORE CONCRETE SLABS,WITHOUT SHEAR REINFORCEMENT

SHEAR CAPACITY FOR PRESTRESSED-PREFABRICATED HOLLOW CORE CONCRETE SLABS,WITHOUT SHEAR REINFORCEMENT SHEAR CAPACTY FOR PRESTRESSED-PREFABRCATED HOLLOW CORE CONCRETE SLABS,WTHOUT SHEAR RENFORCEMENT A B S T R A C T PNTEA Augustin, Tehnial University of Cluj-Napoa, e-mail: augustinpintea@yahoo.om Euroode

More information

Fluorescent heterogeneities in turbid media: limits for detection, characterization, and comparison with absorption

Fluorescent heterogeneities in turbid media: limits for detection, characterization, and comparison with absorption Fluoresent heterogeneities in turbid media: limits for detetion, haraterization, and omparison with absorption Xingde Li, Britton Chane, and Arjun G. Yodh The fundamental limits for detetion and haraterization

More information

WATER WITHIN LIGHTWEIGHT AGGREGATE CONCRETE AND ITS RELATION TO AUTOGENOUS SHRINKAGE

WATER WITHIN LIGHTWEIGHT AGGREGATE CONCRETE AND ITS RELATION TO AUTOGENOUS SHRINKAGE WATER WITHIN LIGHTWEIGHT AGGREGATE CONCRETE AND ITS RELATION TO AUTOGENOUS SHRINKAGE S.A. Kristiawan Department of Civil Eng.Sebelas Maret University, e-mail: sa_kristiawan@uns.a.id Senot Sangadji Department

More information

New Case Hardening Software SimCarb QuenchTemp for the Simulation of Hardness and Microstructure from Carburization Profiles

New Case Hardening Software SimCarb QuenchTemp for the Simulation of Hardness and Microstructure from Carburization Profiles New ase Hardening Software Simarb QuenhTemp for the Simulation of Hardness and Mirostruture from arburization Profiles M. Kaffenberger 1,a, J. Gegner 1,b 1 University of Siegen, Institute of Material Siene,

More information

Prediction of Temperature and Aging Effects on the Properties of Concrete

Prediction of Temperature and Aging Effects on the Properties of Concrete Predition of Temperature and Aging Effets on the Properties of Conrete Jin-Keun Kim 1* and Inyeop Chu 1 1 KAIST, Republi of Korea * E-mail: kimjinkeun@kaist.a.kr ABSTRACT For the sustainable onrete strutures,

More information

Experimental and Theoretical Deflections of Hybrid Composite Sandwich Panel under Four-point Bending Load

Experimental and Theoretical Deflections of Hybrid Composite Sandwich Panel under Four-point Bending Load Civil Engineering Dimension, Vol. 19, No. 1, Marh 017, 9-5 ISSN 1410-950 print / ISSN 1979-570X online DOI: 10.9744/CED.19.1.9-5 Experimental and Theoretial Defletions of Hybrid Composite Sandwih Panel

More information

Systems & Services Certification SGS 53,000, 1000

Systems & Services Certification SGS 53,000, 1000 CSR July 28, 2009 SGS Systems & Servies Certifiation SGS SGS SGS 1878 SGS 140 53,000, 1000 - Europe, Middle East & Afria: 24 400 employees - Amerias: 12 100 employees - Asia/Paifi: 16 500 employees SGS,

More information

Thermal Analysis of Open-Cycle Regenerator Gas-Turbine Power-Plant

Thermal Analysis of Open-Cycle Regenerator Gas-Turbine Power-Plant Thermal Analysis of Open-Cyle Regenerator Gas-Turbine Power-Plant M. M. Rahman, Thamir K. Ibrahim, M. Y. Taib, M. M. Noor, K. Kadirgama and Rosli A. Bakar Abstrat Regenerative gas turbine engine yle is

More information

Yield of spring barley mixtures as a function of varietal and environmental characteristics

Yield of spring barley mixtures as a function of varietal and environmental characteristics Yield of spring barley mitures as a funtion of varietal and environmental harateristis Lars Kiær 1, Ib Skovgaard 2 and Hanne Østergård 1 1 Biosystems Department, Risø National Laboratory DTU, 4000 Roskilde,

More information

Mathematical Modeling of Crown Forest Fire Spread

Mathematical Modeling of Crown Forest Fire Spread Open Journal of Forestry 0. Vol., No., 7- Published Online January 0 in Sies (http://www.sip.org/ournal/of) http://dx.doi.org/0.46/of.0.00 Mathematial Modeling of Crown Forest Fire Spread Valeriy Perminov

More information

Fatigue and Creep-Fatigue Testing of Bellows at Elevated Temperature

Fatigue and Creep-Fatigue Testing of Bellows at Elevated Temperature S. Yamamoto K. Isobe S. Ohte Mehanial Engineering Laboratory, Researh and Development Center. N. Tanaka S. Ozaki Nulear Engineering Laboratory, Nulear Energy Group. K. Kimura Advaned Reator Engineering

More information

Yield curvature for seismic design of circular reinforced concrete columns

Yield curvature for seismic design of circular reinforced concrete columns University of Wollongong Researh Online Faulty of Engineering - Papers (Arhive) Faulty of Engineering and Information Sienes 1 Yield urvature for seismi design of irular reinfored onrete olumns M Neaz

More information

Henley Business School at Univ of Reading. Chartered Institute of Personnel and Development (CIPD)

Henley Business School at Univ of Reading. Chartered Institute of Personnel and Development (CIPD) MS in International Human Resoure Management (full-time) For students entering in 2013/4 Awarding Institution: Teahing Institution: Relevant QAA subjet Benhmarking group(s): Faulty: Programme length: Date

More information

Wind Energy Assessment for Five Locations in Saudi Arabia

Wind Energy Assessment for Five Locations in Saudi Arabia 202 International Conferene on Future Environment and Energy IPCBEE vol.28(202) (202)IACSIT Press, Singapoore Wind Energy Assessment for Five Loations in Saudi Arabia Hassan M. Farh, Ali M. Eltamaly, Mohamed

More information

Example 24.3 Flexural Strength of Prestressed Member Using Approximate Value for f ps

Example 24.3 Flexural Strength of Prestressed Member Using Approximate Value for f ps Example 24.3 Flexural Strength of Prestressed Member Using Approximate Value for f ps Calulate the nominal moment strength of the prestressed member shown. f = 5000 psi f pu = 270,000 psi (low-relaxation

More information

Available online at (Elixir International Journal) Civil Engineering. Elixir Civil Engg. 80 (2015)

Available online at   (Elixir International Journal) Civil Engineering. Elixir Civil Engg. 80 (2015) 30 Alireza Arabameri / Elixir Civil Engg. 80 (0) 30-308 Available online at www.elixirpublishers.om (Elixir International Journal) Civil Engineering Elixir Civil Engg. 80 (0) 30-308 Appliation of One of

More information

A flush collector beam end plate is used to allow for the placement of the floor deck on top of the collector beam.

A flush collector beam end plate is used to allow for the placement of the floor deck on top of the collector beam. EARTHQUAKE Eentrially Braed Frames with Removable Links Design Methodology Author: Kevin Cowie a, Alistair Fussell a, Martin Wong a, Charles Clifton b, Dmitry Volynkin b Affiliation: a. Steel Constrution

More information

Strategic Outsourcing with Technology Transfer under Cournot Competition

Strategic Outsourcing with Technology Transfer under Cournot Competition Disussion Paper ERU/4 4 February, 4 Strategi Outsouring with Tehnology Transfer under Cournot Competition Tarun Kabiraj Indian Statistial Institute and Uday Bhanu Sinha ** Delhi Shool of Eonomis February,

More information

Full Scale Load Testing of Selected RG4 Supporting Beam

Full Scale Load Testing of Selected RG4 Supporting Beam Full Sale Load Testing of Seleted RG4 Supporting Beam BPEX PROJECT Maptaphut, Rayong Final Report by Civil and Environmental Engineering Design and Consulting Servie Mahidol University Applied and Tehnologial

More information