Efficient Multiple Ant Colony Algorithm for Job Scheduling In Grid Environment

Size: px
Start display at page:

Download "Efficient Multiple Ant Colony Algorithm for Job Scheduling In Grid Environment"

Transcription

1 Efficient Multiple Ant Colony Algorith for Job Scheduling In Grid Environent S.Uarani 1, L.M.Nithya 1, A.Shanuga 2 1 SNS College of Technology, Coibatore 2 Bannari Aan Institute of Technology, Erode. Abstract:-Grid coputing is now being used in any applications that are beyond distribution and sharing of resources. One priary issue associated with the efficient utilization of heterogeneous resources in a grid environent is task scheduling. Task Scheduling is an iportant issue of current ipleentation of grid coputing. The deand for scheduling is to achieve high perforance coputing. If large nubers of tasks are coputed on the geographically distributed resources, a reasonable scheduling algorith ust be adopted in order to get the iniu copletion tie. Typically, it is difficult to find an optial resource allocation for specific job that iniizes the schedule length of jobs. So the scheduling proble is defined as NP-coplete proble and it is not trivial. Heuristic algoriths are used to solve the task scheduling proble in the grid environent and ay provide high perforance or high throughput coputing or both. In this paper, a new iproved ultiple ant colony optiization scheduling algorith is proposed. The proposed scheduler allocates the best suitable resources to each task with inial akespan and execution tie. The experiental results are copared which shows that the algorith produces better results when copared with the ultiple ant colony algorith. Keywords: grid coputing; task scheduling; ultiple ant colony optiization; ant colony algorith; iproved ultiple ant colony algorith 1. INTRODUCTION: Grid coputing has eerged as an iportant new field, distinguished fro conventional distributed coputing by its focus on large-scale resource sharing, innovative applications, and in soe cases, high-perforance orientation. Grid is a wide-scale, distributed coputing infrastructure that proises to support resource sharing and coordinated proble solving in dynaic, ulti institutional Virtual Organization [7]. Grid coputing is applying the resources of any coputers in a network for a single proble at the sae tie - usually to a scientific or technical proble that requires a great nuber of coputer processing cycles or access to large aounts of data. Scheduling in a grid coputing syste is not as siple as scheduling on a any achine because of several factors. These factors include the fact that grid resources are soeties used by paying custoers who have interest in how their jobs are being scheduled. Also, grid coputing systes usually operate in reote locations so scheduling tasks for the clusters ay be occurring over a network. It is because of these reasons that looking at scheduling in grid coputing is an interesting and iportant proble to exaine [1]. There are two types of scheduling naely static scheduling and dynaic scheduling in grid coputing syste. For the static scheduling, jobs are assigned to suitable resources before their execution begin. However, for the dynaic scheduling, reevaluation is allowed of already taken assignent decisions during job execution [2]. Figure 1: Grid Coputing Environent It can trigger job igration or interruption based on dynaic inforation about the status of the syste and the workload. This job scheduling is the apping of jobs to specific physical resources, trying to iniize soe cost function specified by the user. This is a NP-coplete proble and different heuristics ay be used to reach an optial or near optial solution. Effective coputation and job scheduling is rapidly becoing one of the ain challenges in grid coputing and is seen as being vital for its success. In this paper, we propose a new iproved ultiple ant colonies optiization approach for achieving optial task scheduling in grid coputing. This paper is organized as follows. Section II describes the use of ant and ultiple ant colony algoriths in grid coputing. In Section III, It covers proble forulation and ethodology used in existing syste. In Section IV, our new iproved MACO approach is proposed for the scheduling proble. In Section V, coputational experients and coparison studies are reported. Soe concluding rearks are ade in Section VI. 3388

2 2. RELATED WORKS ON ACO AND MACO IN GRID COMPUTING ENVIRONMENT: One otivation of grid coputing is to aggregate the power of widely distributed resources, and provide nontrivial services to users. To achieve this goal, an efficient grid scheduling syste is an essential part of the grid. Rather than covering the whole grid scheduling area, survey provides a review of the subject ainly fro the perspective of scheduling algoriths. The state of current research on scheduling algoriths for the new generation of coputational environents will be reviewed in this section. Here, a collection of soe coonly used heuristics algoriths literature has been selected and discussed in the following section. Ant Colony Optiization (ACO) [3] has been used as an effective algorith in solving the scheduling proble in grid coputing. ACO is inspired by a colony of ants that work together to find the shortest path between their nest and food source. Every ant will deposit a cheical substance called pheroone on the ground after they ove fro the nest to food sources and vice versa. Therefore, they will choose the shortest or optial path based on the pheroone value. The path with high pheroone value is shorter than the path with low pheroone value. This behavior is the basis for a cooperative counication. Balanced job assignent based on ant algorith for coputing grids called BACO was proposed by [4]. The research ais to iniize the coputation tie of job executing in grid environent which focused on load balancing factors of each resource. By considering the resource status and the size of the given job, BACO algorith chooses optial resources to process the subitted jobs by applying the local and global pheroone update technique to balance the syste load. Local pheroone update function updates the status of the selected resource after job has been assigned and the job scheduler depends on the newest inforation of the selected resource for the next job subission. Global pheroone update function updates the status of each resource for all jobs after the copletion of the jobs. Fro the experiental result, BACO is capable of balancing the entire syste load regardless of the size of the jobs. It is based on the iproved ACO that proposed by [5]. The pheroone update function in this research is perfored by adding encourageent, punishent coefficient and load balancing factor. The initial pheroone value of each resource is based on its status where job is assigned to the resource with the axiu pheroone value. The strength of pheroone of each resource will be updated after copletion of the job. If a resource copleted a job successfully, ore pheroone will be added by the encourageent coefficient in order to be selected for the next job execution. If a resource failed to coplete a job, it will be punished by adding less pheroone value. The load of each resource is taken into account and the balancing factor is also applied to change the pheroone value of each resource. An Enhanced Ant Colony Algorith proposed in [6] is allocating an application to a host fro a pool of available hosts and applications by selecting the best atch. The proposed algorith uses two types of ET (Execution Tie) atrices and finds the list of available resources in the grid environent, for the ET atrix and start the scheduling. Based on the ET atrix the algorith calculates the probabilistic akespan. The proposed scheduler allocates adopt the syste environent freely at runtie. This resource optially and adaptively in the scalable, dynaic and distribute controlled environent. Multiple Ant Colony Optiization (MACO) approach [7] presented for load balancing in circuit-switched networks. MACO uses ultiple ant colonies to search for alternatives to an optial path. One of the ipetuses of MACO is to optiize the perforance of a congested network by routing calls via several alternatives paths to prevent possible congestion along an optial path. In MACO, each group of obile agents corresponds to a colony of ants, and the routing table of each group corresponds to a pheroone table of each colony [8]. By adopting the MACO approach, it ay be possible to reduce the likelihood that all obile agents establish connections using only the optial path [8]. The advantage of using MACO in circuit-switched routing is that it is ore likely to establish connections through ultiple paths to help balance the load but does not increase the routing overhead. IMACO fraework is proposed in [9]. In this fraework there are two levels of interaction the first one is the colony level and the second one is the population level. The colony level interaction can be achieved through the pheroone depositing process within the sae colony; the pheroone updating echanis is responsible for the ipleentation of this kind of interaction. The population level interaction is achieved by evaluating the pheroones of different colonies using soe evaluation function; the responsibility here is of the pheroone evaluating echanis [10]. IMACO-AVG ethod [11] proposed exploration and exploitation process. Exploration and exploitation is controlled by the paraeter q 0 whose value is in [0, 1]. It is usually used in ant s probabilistic decision as trade-off between exploitation and exploration. Setting q 0 to zero eans that the algorith uses a pure exploration while pure exploitation is reached by setting q 0 to one. This technique enables the utilized ant colonies to work with different levels of exploration. Soe will prefer high exploration of new areas of search space while other colonies will prefer high exploitation search history. Inforation exchange in ultiple ant colony algoriths [12] is proposed that parallelization where an inforation exchange between several colonies of ants is done every k generations for soe fixed k. They show by using siulations how uch the running tie of the algorith 3389

3 decreases with an increasing interval between the inforation exchanges. But it is not discussed how this influences the quality of the solutions. Through our literature survey on current scheduling algoriths are working in the grid coputing scenario, we can find that heterogeneity, dynais, coputation and data separation are the priary challenges concerned by current research on this topic. 3. MULTIPLE ANT COLONY ALGORITHM AND PROBLEM DESCRIPTION: Recently, ant colony optiization (ACO) has been suggested to solve the task scheduling proble. But ACO approaches using a single colony syste ay suffer fro specific local optia because of its tendency to use the positive feedback echanis of pheroone, ultiple ant colonies optiization (MACO) is eployed to avoid this by using several ant colonies to solve cobinatorial optiization probles cooperatively. To iprove the perforance of ACO approaches, MACO considers both positive and negative feedbacks in searching solutions, sharing the search inforation, and exploring a large area of the search space with utual cooperation of ant colonies. So MACO approaches have been explored for several optiization probles [14]. MACO sees to be appropriate approach to iprove the perforance of ACO algorith. This algorith offers good opportunity to explore a large area of the search space and find optial solution. All colonies construct their solutions in parallel [13] and interaction echaniss are designed for sharing experiences aong colonies. Assue that M ant colonies would be used to tackle the scheduling proble, and each colony contains N ants for the search procedure. The Fraework of the MACO Approach: First the initialization of the algorith is presented, Second Local and global phenoenon updating is perfored, Third construct the solution for deterine the akespan tie and then terinal test of the algorith is take place. Initially several colonies of ant syste are created, and then they perfor iterating and updating their pheroone arrays respectively until one ant colony syste reaches its local optiu solution. Every ant colony syste owns its pheroone array and paraeters and records its local optiu solution. Furtherore, once an ant colony syste arrives at its local optiu solution, it updates its local optiu solution and sends this solution to global best-found center. In general, the approach can be briefly sketched as follows. Initialization of Algorith: Assue that M ant colonies would be used to tackle the scheduling proble, and each colony contains N ants for the search procedure. We denote by ant (, n) the nth ant in the th colony. At the beginning, ants are distributed on coputing nodes randoly, and the pheroone value τ j of the th colony on node Cj is initialized as a sall value. Interaction of Multiple Ant Colony Syste: Pheroone is used as the interaction echanis not only between the ants of the sae colony but also aong ant colonies. As traditional ACO approaches, each colony has its own pheroone to interact between the ants of the sae colony. Furtherore, pheroone inforation is also used for the interaction of ant colonies. The colony level interaction is achieved by evaluating the pheroones of different colonies. More specifically, the evaluated pheroone τj on node Cj in ters of pheroone values of all colonies is defined as follows, τ j = Σ ε [1, M] τ j / M (1) Where M-no of ant colonies in syste, τ j is coputed in ters of pheroone values of all colonies The pheroone evaluation echanis averages the pheroone values of all colonies, which represents inforation of all colonies. Based on the average of the available experiences of ants of all colonies, an ant will decide how to choose an edge. Pheroone Updating: As ant (, n) copletes its tour, local pheroone updating is applied on the visited nodes. More specifically, if ant (, n) assigns task Ti to node Cj, the local pheroone update is given by: τ n j = (1- ) τ j + τ j (2) Where - Evaporation rate In global pheroone updating phrase, after all ants of all colonies construct their solutions, the ant achieving the best-so-far solution in its colony will deposit an aount of pheroone on the edges of its path according to the following rule τ n j = (1-λ) τ j + λ τ j (3) Where λ- Evaporation Thus, the ant finding the solution with the iniu akespan can lay a larger intensity of the pheroone on its tour. Solution construction: In this phase, ant (, n) oves through coputing nodes and assigns task Ti to node Cj probabilistically in ters of pheroone and heuristic inforation until all tasks have been allocated. The probability P n ij for ant (,n) to assign the task to node is defined as; P n ij = τ j Ŋ n ij / τ j Ŋ n ij (4) Where Ŋ n ij the heuristic inforation value for evaluating the assignent of task Ti to node Cj for ant (, n). τ j - is coputed in ters of pheroone values of all colonies. This approach terinates when the global pheroone updating is not iproved in successive predefined no of solutions. 3390

4 4. PROPOSED ENHANCED MULTIPLE ANT COLONY ALGORITHMS FOR JOB SCHEDULING IN GRID COMPUTING: One of the ain challenges is to find the best or optial resources to process a particular job in ter of iniizing the job coputational tie. The scheduling proble ais to iniize the total execution tie of tasks as well as to achieve a well-balanced load across all nodes in grid syste. Therefore in this paper one of the ain objectives is to iniize the akaspan, which represents the latest copletion tie aong all the tasks as well as utilizing the resources by efficient way. The proposed enhanced ultiple ant colony algorith is used to solve the large coplex probles. It requires grid scheduling to achieve high perforance. Before starting the grid scheduling, the expected execution tie for each task on each achine ust be estiated and represented by an ET atrix [15]. The ET atrix will have N x M entries, where N is the nuber of independent jobs to be scheduled and M is the nuber of resources which is currently available. Each job s workload is easured by illions of instructions and the capacity of each resource is easured by MIPS. Each row of ET atrix consists of the estiated execution tie for a job on each resource and every colun of the ET atrix is the estiated execution tie for a particular resource of list of all jobs in the job pool. The copletion tie of ith job on the jth achine is CT ij = Ready i + EET ij Where EETij is the expected execution tie of task Ti on node Cj when task Ti is assigned to node Cj, otherwise EETij is 0. Ready (i) is the achine availability tie, i.e. the tie at which achine j copletes any previously assigned tasks. The proposed efficient MACO has changed the basic pheroone updating of ultiple ant colony algorith.in ultiple any colonies; all the ants aintain a separate list in each colony. Whenever they select next task and resource, they are added into the list. At each iteration the ants calculate the new pheroone level of the eleents of the solutions is changed by applying following local updating rule τ j = 1 / EET ij This local pheroone updating rule is ipleented after each ant copletes its tour in each ant colony. Based on local pheroone updating we calculate the global pheroone value. Moreover, global pheroone updating is done by the best ant of each colony after all ants of all colonies coplete their tours, τ j = (1-λ) τ j + λ τ j n The colony level interaction is achieved by evaluating the pheroones of different colonies. More specifically, the (5) (6) (7) evaluated pheroone τj on node Cj in ters of pheroone values of all colonies is defined as follows, τ j = Σ ε [1, M] τ j / M (8) Where M-no of ant colonies in syste, τ j - is coputed in ters of pheroone values of all colonies The probability P n ij for ant (,n) to assign the task to node is defined as; P n ij = τ j Ŋ n ij / τ j Ŋ n ij (9) Where Ŋ n ij the heuristic inforation value for evaluating the assignent of task Ti to node Cj for ant (, n). τ j - is coputed in ters of pheroone values of all colonies. The pheroone evaluation echanis averages the pheroone values of all colonies, which represents inforation of all colonies. Based on the average of the available experiences of ants of all colonies, an ant will decide how to choose an edge. The inclusion of expected execution tie atrix in local pheroone updating is iproving the perforance of ultiple ant colony algoriths. This iproveent is in ters of the decrease in akespan tie. 5. EXPERIMENTAL RESULTS: The proposed ultiple ant colonies construct their solutions in parallel and interaction echaniss are designed for sharing experiences aong colonies. The perforance evaluation of our proposed EMACO algorith and the coparison study with other algoriths for task scheduling have been done on GridSi, which is developed to support siulation of heterogeneous grid resources and application odels. Coparison and discussion: Fro coparison purposes, ACS was run using 10, 20, 30, 40, 50,60,70,80 and 80 ants such that the nuber of ants used by ACS is equal to the su of ants of all colonies in MACO and EMACO. Here we use 4 gridlets and 3 resources and the results of the experients are shown in table 1 and 2. Table 1: probabilistic akespan of MACO Probability Makespan [0][0] 818 [0][1] 652 [0][2] 563 [0][3] 506 [1][0] 491 [1][1] 404 [1][2] 348 [1][3] 343 [2][0] 309 [2][1] 280 [2][2] 176 [2][3]

5 The inclusion of EETij execution tie of the i th job by the j th achine (predicted) in the calculation of probability, that the j th achine will be free, has shown a positive result in perforance iproveent. This iproveent is in ters of the decrease in akespan tie. Table 2: Probabilistic akespan of EMACO Probability Makespan [0][0] 799 [0][1] 550 [0][2] 490 [0][3] 476 [1][0] 359 [1][1] 350 [1][2] 332 [1][3] 312 [2][0] 275 [2][1] 230 [2][2] 141 [2][3] In this ethod first find the proble resource-those with total execution ties equal to the akespan of the solution, and attept to ove or swap set of jobs fro the proble processor to another resource that has the iniu akespan as copared with all other resources. The search is perfored on each proble processor and continues until there is no further iproveent in the global pheroone of the solution. These results are shown in figure 2. Figure 2: MACO and EMACO perforance coparison based on probabilistic akespan Figure 3: ACO, MACO and EMACO perforance coparison Fro the experiental results of figure 3, we can see that all the optial akespan obtained by EMACO is better than the MACO and ACO. Here we use ten ant colonies and the akespan of ACO decreased roughly as the no of ants increased. Due to the influence of stagnation situation, ACO cannot benefit fro the increase of the nuber of ants. In contrast, the solution quality of MACO was iproved through the cooperation of ultiple colonies. But EMACO can be iproved using soe for of local searching process. Figure 4: MACO and EMACO perforance coparison based on siulation tie Figure 4 shows that the siulation tie for enhanced ultiple ant colony algorith and ultiple ant colony algorith. Enhanced ultiple ant colony algorith produces iniu siulation tie when copared with traditional process. This is because the groups of all ant colonies are constructing their local pheroone with the help of expected execution tie atrix in parallelization. Therefore the proposed ultiple ant colonies algorith is a best suited ethod for tracking proble with large data sets. Fro the results it is clearly evident that the proposed efficient ultiple ant colonies algorith offers better optiization a very fast rate and produced better akespan. In other words, these results prove the effectiveness of the EMACO algorith. 6. CONCLUSION: Grid coputing ais to assign tasks to coputing nodes and iniize the execution tie of tasks as well as workload across all nodes. Despite of the intractability, the scheduling proble is of particular concern to both users and grid systes. The proposed EMACO approach achieves optial schedule than the traditional ultiple colony algorith. In EMACO, experiences are shared fro the cooperation of ultiple ant colonies. At the sae tie, the positive and negative feedback are applied to avoid stagnation situation encountered in searching. Here the odified pheroone updating is allocating the resources and obtain the shortest path optially and adaptively in scalable, dynaic and distributed environent. This enhanceent process has been achieved optial scheduling by copleting the tasks with iniu execution tie as well as utilizing the resource in an efficient way. 3392

6 REFERENCES: [1] Foster and Kesselan.C, The Grid:Blueprint for a Future Coputing Infrastructure Morgan Kaufan Publishers, USA, [2] M. Chtepen, Dynaic scheduling in grids syste, Sixth Firw PhD Syposiu, Faculty of Engineering, Ghent University, pp. 110, [3] Stefka Fidanova and Mariya Durchova Ant Algorith for Grid Scheduling Proble, Large Scale Coputing, Lecture Notes in Coputer Science No. 3743, Springer, 2006, pp [4] Chang.R, Chang.J, and Lin.P "Balanced Job Assignent Based on Ant Algorith for Grid Coputing," presented at Proceedings of the 2nd IEEE Asia-Pacific Service Coputing Conference, 2007, pp [5] Yan.H, Shen.X, Li.X, and Wu.M,(2005) "An iproved ant algorith for job scheduling in grid coputing," presented at Proceedings of the Fourth International Conference on Machine Learning and Cybernetics, vol. 5, 2005, pp [6] Kousalya.K and Balasubraanie.P, An Enhanced Ant Colony Algorith for Grid Scheduling Proble, IJCSNS International Journal of Coputer Science and Network Security, Vol.8, No.4,2008 [7] Kwang Mong Si, and Weng Hong Sun, " Multiple Ant Colony Optiization for Load Balancing" journal of coputer applications,2008,pp [8] Kwang Mong Si and Weng Hong Sun," Ant Colony Optiization for Routing and Load - Balancing: Survey and New Directions", Ieee Transactions On Systes, Man, And Cybernetics Part A: Systes And Huans, Vol. 33, No. 5, Septeber [9] H. Kawaura, M. Yaaoto, K. Suzuki, and A. Ohuchi, "Multiple ant colonies algorith based on colony level interactions", IEICE Trans. Fundaentals, Vol. E83-A, No.2, 2000, pp [10] J. Jong, and M. Wiering, "Multiple ant colony syste for the bus-stop allocation proble", Proc of the Thirteenth Belgiu- Netherlands Conference on Artificial Intelligence BNAIC 01, Asterda, Netherlands, 2001, pp [11] Alaa Aljanaby, Ku Ruhana Ku-Mahaud, Norita Md. Norwawi, Interacted Multiple Ant Colonies Optiization Fraework: an Experiental Study of the Evaluation and the Exploration Techniques to Control the Search Stagnation, International Journal of Advanceents in Coputing Technology Volue 2, Nuber 1, March [12] Martin Middendorf, Frank Reischle, Hartut Scheck Inforation Exchange in Multi Colony Ant, Institute four Angewandte Inforatikund Forale Beschreibungsverfahren, Universityat Karlsruhe, D Karlsruhe, Gerany. [13] Kruger.F, Middendorf.M, and Merkle.D, Studies on a Parallel Ant Syste for the BSP Model Unpub. Manuscript, [14] Liang Bai, Yan-Li Hu, Song-Yang Lao, Wei-Ming Zhang, Task Scheduling with Load Balancing using Multiple Ant Colonies Optiization in Grid Coputing International Conference on Natural Coputation (ICNC), [15] K. Kousalya and P. Balasubraanie To Iprove Ant Algorith s Grid Scheduling Using Local Search, International Journal Of Coputational Cognition Vol. 7, No. 4, Deceber

A Kind of Ant Colony Algorithm with Route Evaluation. ( i, j), n presents the TSP size, m is the total number of ant

A Kind of Ant Colony Algorithm with Route Evaluation. ( i, j), n presents the TSP size, m is the total number of ant Send Orders for Reprints to reprints@benthascienceae The Open Autoation and Control Systes Journal, 04, 6, 699705 699 A Kind of Ant Colony Algorith with Route Evaluation Open Access Fang Zhao * Departent

More information

Optimization of the Logistics of a Courier Business

Optimization of the Logistics of a Courier Business Applied Matheatical Sciences, Vol. 3, 2009, no. 36, 1755-1761 Optiization of the Logistics of a Courier Business Khalid Moussaid Universit Hasan II_Ain Chock, Faculte des Sciences de Casa khoussaid@fsac.ac.a.

More information

Scheduling Slack Time in Fixed Priority Pre-emptive Systems

Scheduling Slack Time in Fixed Priority Pre-emptive Systems Scheduling Slack Tie in Fixed Priority Pre-eptive Systes R.I.Davis, K.W.Tindell, A.Burns Departent of Coputer Science, University of York, England. Abstract This paper addresses the proble of jointly scheduling

More information

APPLICATION OF CLONAL SELECTION ALGORITHM ON IGNITION ADVANCED ANGLE OF HYDROGEN-FUELED ENGINE

APPLICATION OF CLONAL SELECTION ALGORITHM ON IGNITION ADVANCED ANGLE OF HYDROGEN-FUELED ENGINE Journal of Theoretical and Applied Inforation Technology 3 st Deceber 202. Vol. 46 No.2 APPLICATION OF CLONAL SELECTION ALGORITHM ON IGNITION ADVANCED ANGLE OF HYDROGEN-FUELED ENGINE LIJUN WANG, DONGFEI

More information

Improving the Search Performance of Genetic Algorithm to Solve Assembly Line Balancing Problem

Improving the Search Performance of Genetic Algorithm to Solve Assembly Line Balancing Problem International Journal of Business and Manageent Invention (IJBMI) ISSN (Online): 2319 8028, ISSN (Print): 2319 801X Volue 7 Issue 4 Ver. II April. 2018 PP 28-35 Iproving the Search Perforance of Genetic

More information

Research on Earthwork Allocation Problem Based on Linear Programming Mathematical Algorithm Xinyu Yang, Weisan Wu

Research on Earthwork Allocation Problem Based on Linear Programming Mathematical Algorithm Xinyu Yang, Weisan Wu 209 2nd International Conference on Coputer Science and Advanced Materials (CSAM 209) Research on Earthwork Allocation Proble Based on Linear Prograing Matheatical Algorith Xinyu Yang, eisan u College

More information

EDF. New algorithm. Speed factor. 1.2 Deadline-ordered lower bound 1.1 General lower bound

EDF. New algorithm. Speed factor. 1.2 Deadline-ordered lower bound 1.1 General lower bound Trade-os between Speed and Processor in Hard-deadline Scheduling Tak Wah La Kar Keung To y Abstract This paper revisits the proble of on-line scheduling of sequential jobs with hard deadlines in a preeptive,

More information

Scheduling Algorithms for Multiprogramming in a Hard Realtime Environment

Scheduling Algorithms for Multiprogramming in a Hard Realtime Environment Scheduling Algoriths for Multiprograing in a Hard Realtie Environent C. Liu and J. Layland Journal of the ACM, 20(1):46--61, January 1973. 2 Contents 1. Introduction and Background 2. The Environent 3.

More information

A MULTI STAGE HEURISTIC FOR MANUFACTURING CELL FORMATION

A MULTI STAGE HEURISTIC FOR MANUFACTURING CELL FORMATION A MULTI STAGE HEURISTIC FOR MANUFACTURING CELL FORMATION P.Krishnananda Rao Professor, Departent of Mechanical and Manufacturing Engineering, Manipal Institute of Technology, Karnataka, India Abstract

More information

Minimization of Network Losses by Optimal Placement and Sizing of DG using Flower Pollination Algorithm

Minimization of Network Losses by Optimal Placement and Sizing of DG using Flower Pollination Algorithm International Research Journal of Engineering and Technology (IRJET) e-issn: 2395-5 Volue: 5 Issue: 12 Dec 21 www.irjet.net p-issn: 2395-72 Miniization of Network Losses by Optial Placeent and Sizing of

More information

Developing Measures of Public Transport Schedule Coordination Quality

Developing Measures of Public Transport Schedule Coordination Quality Developing Measures of Public Transport Schedule Coordination Quality Graha Currie 1, Leigh Broley 2 1 Professor and Chair of Public Transport, Institute of Transport Studies, Monash University, VIC, Australia

More information

Discourse about Linear Programming and Lean Manufacturing: Two Different Approaches with a Similar, Converging Rational *

Discourse about Linear Programming and Lean Manufacturing: Two Different Approaches with a Similar, Converging Rational * Journal of Service Science and Manageent, 2015, 8, 85 91 Published Online February 2015 in SciRes. http://www.scirp.org/journal/jss http://dx.doi.org/10.4236/jss.2015.81010 Discourse about Linear Prograing

More information

Discourse about Linear Programming and Lean Manufacturing: Two Different Approaches with a Similar, Converging Rational *

Discourse about Linear Programming and Lean Manufacturing: Two Different Approaches with a Similar, Converging Rational * Journal of Service Science and Manageent, 2015, 8, 85 91 Published Online February 2015 in SciRes. http://www.scirp.org/journal/jss http://dx.doi.org/10.4236/jss.2015.81010 Discourse about Linear Prograing

More information

Simulation of a Queuing System Case Study: Call Center Service in Organization A. Rutcharin Kullachart, Kasetsart University, Thailand

Simulation of a Queuing System Case Study: Call Center Service in Organization A. Rutcharin Kullachart, Kasetsart University, Thailand Siulation of a Queuing Syste Case Study: Call Center Service in Organization A. Rutcharin Kullachart, Kasetsart University, Thailand Asian Conference on Psychology and Behavioral Sciences 2015 Official

More information

Definition of Optimization Problem for Electromagnetic Linear Actuator

Definition of Optimization Problem for Electromagnetic Linear Actuator Excerpt fro the Proceedings of the COMSOL Conference 2009 Milan Definition of Optiiation Proble for Electroagnetic Linear Actuator P. Piskur*, W. Tarnowski, K. Just Kosalin University of Technology, Poland

More information

Economic-Robust Session based Spectrum Trading in Multi-hop Cognitive Radio Networks

Economic-Robust Session based Spectrum Trading in Multi-hop Cognitive Radio Networks Econoic-Robust Session based Spectru Trading in Multi-hop Cognitive Radio Networks Xuanheng Li, Miao Pan, Yang Song,YiSun and Yuguang Fang School of Inforation and Counication Engineering, Dalian University

More information

Katayoun Rahbar, Mohammad R. Vedady Moghadam, and Sanjib Kumar Panda. Abstract. Index Terms I. INTRODUCTION

Katayoun Rahbar, Mohammad R. Vedady Moghadam, and Sanjib Kumar Panda. Abstract. Index Terms I. INTRODUCTION Real-tie Shared Energy Storage Manageent for Renewable Energy Integration in Sart Grid Katayoun Rahbar, Mohaad R. Vedady Moghada, and Sanjib Kuar Panda Abstract arxiv:176.62v1 [cs.sy] 2 Jun 217 Energy

More information

Optimal placement of warehouse cross aisles in a picker-to-part warehouse with class-based storage

Optimal placement of warehouse cross aisles in a picker-to-part warehouse with class-based storage Optial placeent of warehouse cross aisles in a picker-to-part warehouse with class-based storage Paul Berglund and Rajan Batta Departent of Industrial and Systes Engineering, 438 Bell Hall University at

More information

Journal of Engineering Science and Technology Review 9 (2) (2016) Research Article

Journal of Engineering Science and Technology Review 9 (2) (2016) Research Article Jestr Journal of Engineering Science and Technology Review 9 () (06) 93-98 Research Article Ship Block Transportation Scheduling Proble Based on Greedy Algorith Chong Wang *,,3, Yun-sheng Mao,, Bing-qiang

More information

Derivation of a single reservoir operation rule curve using Genetic Algorithm

Derivation of a single reservoir operation rule curve using Genetic Algorithm Derivation of a single reservoir operation rule curve using Genetic Algorith Haghiabi Airhazeh 1,Mastorakis Nikos 2,MasouiAir.M. 3,AskarinejadVahid 4 1-Departent of Water Engineering, Lorestan University,Khorraabad,Iran,haghiabi2@yahoo.co

More information

Open Access Research on the Mechanical Strength of Emulsified Asphalt-Cement Stabilized Macadam Based on Neural Network Algorithm

Open Access Research on the Mechanical Strength of Emulsified Asphalt-Cement Stabilized Macadam Based on Neural Network Algorithm Send Orders for Reprints to reprints@benthascience.ae The Open Civil Engineering Journal, 2015, 9, 929-933 929 Open Access Research on the Mechanical Strength of Eulsified Asphalt-Ceent Stabilized Macada

More information

Multiprocessor Fixed Priority Scheduling with Limited Preemptions

Multiprocessor Fixed Priority Scheduling with Limited Preemptions Multiprocessor Fixed Priority Scheduling with Liited Preeptions Abhilash Thekkilakattil 1, Robert I. Davis 2, Radu Dobrin 1, Sasikuar Punnekkat 3, and Marko Bertogna 4 1 Mälardalen Real-Tie Research Center,

More information

Open Access Research on the Mechanical Strength of Emulsified Asphalt-Cementstabilized Macadam Based on Neural Network Algorithm

Open Access Research on the Mechanical Strength of Emulsified Asphalt-Cementstabilized Macadam Based on Neural Network Algorithm Send Orders for Reprints to reprints@benthascience.ae The Open Civil Engineering Journal, 2015, 9, 929-933 929 Open Access Research on the Mechanical Strength of Eulsified Asphalt-Ceentstabilized Macada

More information

Sequencing and scheduling oriented customer driven production planning in CONWIP systems

Sequencing and scheduling oriented customer driven production planning in CONWIP systems International Journal of Coputer Applications (975 8887) Sequencing and scheduling oriented custoer driven production planning in CONWIP systes Taher Taherian Departent of Industrial Engineering Faculty

More information

Presenting Fuzzy Multi-Objective Mathematical Programming Model in order to Suppliers Selection and Allocating Orders in a Supply Chain

Presenting Fuzzy Multi-Objective Mathematical Programming Model in order to Suppliers Selection and Allocating Orders in a Supply Chain Turkish Journal of Engineering and Technology. Vol., 3 (5), 75-88, 2 Available online at http://www.tjetjournal.co ISSN 248-3248 2 Presenting Fuzzy Multi-Objective Matheatical Prograing Model in order

More information

Multicriterion Evolutionary Algorithm for Workload. Balancing of the Web Bank Servers

Multicriterion Evolutionary Algorithm for Workload. Balancing of the Web Bank Servers 06 CSNS nternational ournal of Coputer Science and Network Security VOL.6 No.0 October 006 Multicriterion Evolutionary Algorith for Workload Balancing of the Web Bank Servers erzy Balicki Naval University

More information

Computers & Operations Research

Computers & Operations Research Coputers & Operations Research 37 (2010) 376 -- 389 Contents lists available at ScienceDirect Coputers & Operations Research ournal hoepage: www.elsevier.co/locate/cor A closed-loop logistic odel with

More information

RETROFIT OF WATER NETWORKS IN PROCESS PLANTS

RETROFIT OF WATER NETWORKS IN PROCESS PLANTS RETROFIT OF WATER NETWORKS IN PROCESS PLANTS D. C. Faria and M. J. Bagajewicz* School of Cheical Engineering and Material Science, University of Oklahoa 100 East Boyd Street, T-335 Noran, OK 73019-0628

More information

arxiv: v1 [eess.sp] 6 Nov 2018

arxiv: v1 [eess.sp] 6 Nov 2018 DISTRIBUTED UAV PLACEMENT OPTIMIZATION FOR COOPERATIVE LINE-OF-SIGHT MIMO COMMUNICATIONS Saer Hanna, Han Yan, and Danijela Cabric Electrical and Coputer Engineering Departent, University of California,

More information

SELECTING CLOUD COMPUTING SERVICE PROVIDER WITH FUZZY AHP

SELECTING CLOUD COMPUTING SERVICE PROVIDER WITH FUZZY AHP SELECTING CLOUD COMPUTING SERVICE PROVIDER WITH FUZZY AHP Neda Tanouand ntanouand@sabanciuniv.edu Dicle Yagur Ozdeir dozdeir@sabanciuniv.edu Keal Kilic kkilic@sabanciuniv.edu Faran Ahed ahedfaran@sabanciuniv.edu

More information

Ant colony optimization for job shop scheduling using multi-attribute dispatching rules

Ant colony optimization for job shop scheduling using multi-attribute dispatching rules Int J Adv Manuf Technol (2013) 67:231 241 DOI 10.1007/s00170-013-4769-4 ORIGINAL ARTICLE Ant colony optiization for job shop scheduling using ulti-attribute dispatching rules Przeysław Korytkowski & Szyon

More information

arxiv: v4 [cs.ds] 17 Sep 2017

arxiv: v4 [cs.ds] 17 Sep 2017 A Miniax Regret Model for the Capacitated Hub Location Proble with Multiple Allocations 1 Hub Location under Uncertainty: a Miniax Regret Model for the Capacitated Proble with Multiple Allocations arxiv:1503.05960v4

More information

Artificial Neural Network Based Modeling and Control of Bioreactor

Artificial Neural Network Based Modeling and Control of Bioreactor Artificial Neural Network Based Modeling and Control of Bioreactor Ballekallu Chinna Eeranna* Subba Rao**,G. Prabhaker Reddy** *Dept.of petroleu Engineering, Lords institute of engineering and Technology

More information

Hidden Markov Model and Forward-Backward Algorithm in Crude Oil Price Forecasting

Hidden Markov Model and Forward-Backward Algorithm in Crude Oil Price Forecasting IOP Conference Series: Materials Science and Engineering PAPER OPEN ACCESS Hidden Marov Model and Forward-Bacward Algorith in Crude Oil Price Forecasting To cite this article: Abdul Talib Bon and Nuhu

More information

ANALYSIS AND PLANNING OF REGIONAL DEVELOPMENT - CONTEXTUAL VARIABLES TO DEVELOP A MODEL FOR MONITORING FINANCIAL INDICATORS AT REGIONAL LEVEL.

ANALYSIS AND PLANNING OF REGIONAL DEVELOPMENT - CONTEXTUAL VARIABLES TO DEVELOP A MODEL FOR MONITORING FINANCIAL INDICATORS AT REGIONAL LEVEL. Annals of the Constantin Brâncuşi University of Târgu Jiu, Econoy Series, Issue 6/2013 ANALYSIS AND PLANNING OF REGIONAL DEVELOPMENT - CONTEXTUAL VARIABLES TO DEVELOP A MODEL FOR MONITORING FINANCIAL INDICATORS

More information

Application of the ROV method for the selection of cutting fluids

Application of the ROV method for the selection of cutting fluids Decision Science Letters 5 (2016) 245 254 Contents lists available at GrowingScience Decision Science Letters hoepage: www.growingscience.co/dsl Application of the ROV ethod for the selection of cutting

More information

Multi-Objective Forest Vehicle Routing Using Savings-Insertion and Reactive Tabu with a Variable Threshold

Multi-Objective Forest Vehicle Routing Using Savings-Insertion and Reactive Tabu with a Variable Threshold RESEARCH ARTICLE OPEN ACCESS Multi-Objective Forest Vehicle Routing Using Savings-Insertion and Reactive Tabu with a Variable Threshold Moussa Sinsé Bagayoko*, Thien-My Dao*, Barthéley Atee-Nguea** *(École

More information

Modeling for the FE-Simulation of Warm Metal Forming Processes

Modeling for the FE-Simulation of Warm Metal Forming Processes Modeling for the FE-Siulation of War Metal Foring Processes L. Tong, S. Stahel and P. Hora Institute of Virtual Manufacturing, Swiss Federal Institute of Technology, Zurich Abstract. Better forability,

More information

A Decentralized Supply Chain with Two Competing Brands of Product

A Decentralized Supply Chain with Two Competing Brands of Product A Decentralized Supply Chain with Two Copeting Brands of Product A. Durongsiri, J.Karnjanakul, N.Saengsawang,A. Wangsawatwong, W.Wongpin, M.Yondan School of Manageent Technology, Sirindhorn International

More information

Supplier Selection Using AHP and F-AHP Approach: A Case Study

Supplier Selection Using AHP and F-AHP Approach: A Case Study ISSN (Online): 239-7064 Ipact Factor (202): 3.358 Supplier Selection Using AHP and F-AHP Approach: A Case Study Sachin B. Chhabile, R. S. Dalu 2 M.Tech scholar (Production Engineering), Governent College

More information

Table of Contents. Distributed Energy Resource Roadmap 2

Table of Contents. Distributed Energy Resource Roadmap 2 Table of Contents I. Introduction... 4 II. Purpose and Scope of this Roadap... 5 III. Overview... 6 IV. Current State of DER Integration... 9 A. Econoic Progras... 11 1. Econoic Deand Response... 11 2.

More information

ADVANCES IN MODELLING THERMAL BRIDGES IN BUILDING ENVELOPES

ADVANCES IN MODELLING THERMAL BRIDGES IN BUILDING ENVELOPES ADVANCES IN MODELLING THERMAL BRIDGES IN BUILDING ENVELOPES Stephen Carpenter Enerodal Engineering Liited Kitchener, ON, Canada scarpenter@enerodal.co ABSTRACT This paper describes recent techniques developed

More information

Implementation of Distributed Model Predictive Controllers Based on Orthonormal Basis Functions to Increase Supply Chain Robustness

Implementation of Distributed Model Predictive Controllers Based on Orthonormal Basis Functions to Increase Supply Chain Robustness International Journal of Industrial Engineering & Production Research 313 pissn: 2008-4889 Deceber 2014, Volue 25, Nuber 4 pp. 297-305 http://ijiepr.iust.ac.ir/ Ipleentation of Distributed Model Predictive

More information

Configuration Management for eservices

Configuration Management for eservices Configuration Manageent for eservices A Lesson Learned in a R&D center. Marco Ferruzca Faculty of Design & Arts UAM-Azcapotzalco Mexico City, Mexico arco.ferruzca@gail.co Joaquín Fernández, Josep Monguet,

More information

780 IEEE TRANSACTIONS ON CLOUD COMPUTING, VOL. 5, NO. 4, OCTOBER-DECEMBER 2017

780 IEEE TRANSACTIONS ON CLOUD COMPUTING, VOL. 5, NO. 4, OCTOBER-DECEMBER 2017 780 IEEE RANSACIONS ON CLOUD COMUING, VOL. 5, NO. 4, OCOBER-DECEMBER 017 he Value of Cooperation: Miniizing User Costs in Multi-Broker Mobile Cloud Coputing Networks Zhangyu Guan, Meber, IEEE, and oaso

More information

A Multi-Product Lot-Sizing Model for a Manufacturing Company

A Multi-Product Lot-Sizing Model for a Manufacturing Company Ingeniería Investigación y Tecnología, voluen XIV (núero 3), julio-septiebre 2013: 413-419 ISSN 1405-7743 FI-UNAM (artículo arbitrado) A Multi-Product Lot-Sizing Model for a Manufacturing Copany Un odelo

More information

KNOWLEDGE BASED MANUFACTURINE SYSTEM

KNOWLEDGE BASED MANUFACTURINE SYSTEM KNOWLEDGE BASED MANUFACTURINE SYSTEM Gideon Halevi^ and Kesheng Wang^ ^Technion - Israel Institute of Technology; Technion City 200, ISRAEL. ^Departent of Production and Quality Engineering, NTNU, N-7491,

More information

Applied Research of Genetic Algorithm in Personal Credit Risk Combined Assessment

Applied Research of Genetic Algorithm in Personal Credit Risk Combined Assessment Manageent Science and Engineering Vol. 7, No. 3, 2013, pp. 81-85 DOI:10.3968/j.se.1913035X20130703.2416 ISSN 1913-0341 [Print] ISSN 1913-035X [Online] www.cscanada.net www.cscanada.org Applied Research

More information

Incorporating Transportation Cost into Joint Economic Lot Size For Single Vendor-Buyer

Incorporating Transportation Cost into Joint Economic Lot Size For Single Vendor-Buyer JOURNAL OF SOFTWARE, VOL. 9, NO. 5, MAY 04 33 Incorporating Transportation Cost into Joint Econoic Lot Size For Single Vendor-Buyer Raden Achad Chairdino Leuveano a,c,fairul Azni Bin Jafar a, Chairul Saleh

More information

GIS-Based Simulation Studies for Power Systems Education

GIS-Based Simulation Studies for Power Systems Education Electric Power Networs Efficiency and Security, Edited by Laine Mili and Jaes Mooh. ISBN 0-471-XXXXX-X Copyright 2000 Wiley[Iprint], Inc. Chapter 4.2 GIS-Based Siulation Studies for Power Systes Education

More information

Selected Topics in Energy, Environment, Sustainable Development and Landscaping

Selected Topics in Energy, Environment, Sustainable Development and Landscaping Modeling and optiization of a natural gas pressure reduction station to produce electricity using genetic algorith SEPEHR SANAYE AMIR MOHAMMADI NASAB Energy Systes Iproveent Laboratory (ESIL Departent

More information

Use of extrapolation to forecast the working capital in the mechanical engineering companies

Use of extrapolation to forecast the working capital in the mechanical engineering companies ECONTECHMOD. AN INTERNATIONAL QUARTERLY JOURNAL 2014. Vol. 1. No. 1. 23 28 Use of extrapolation to forecast the working capital in the echanical engineering copanies A. Cherep, Y. Shvets Departent of finance

More information

AN INTELLIGENT APPROACH FOR MANAGING MATERIALS PURCHASING IN THE RMC INDUSTRY

AN INTELLIGENT APPROACH FOR MANAGING MATERIALS PURCHASING IN THE RMC INDUSTRY AN INTLLIGNT APPROACH FOR MANAGING MATRIALS PURCHASING IN TH RMC INDUSTRY Min Wu Dept. of Real state and Construction, University of Hong Kong, Pokfula Road, Hong Kong inwu@hku.hk Steve Rowlinson Dept.

More information

Collaborative and competitive scenarios in spatio-temporal negotiation with agents of bounded rationality

Collaborative and competitive scenarios in spatio-temporal negotiation with agents of bounded rationality Collorative and copetitive scenarios in spatio-teporal negotiation with agents of bounded rationality STRCT Yi Luo School of Electrical Engineering and Coputer Science University of Central Florida Orlando,

More information

Intelligent Retail Forecasting System for New Clothing Products Considering Stock-out

Intelligent Retail Forecasting System for New Clothing Products Considering Stock-out He Huang, 3, Qiurui Liu 2 Intelligent Retail Forecasting Syste for New Clothing Products Considering Stock-out DOI:.564/233666.227876 GENERAL PROBLEMS OF THE FIBRE AND TEXTILE INDUSTRIES Introduction College

More information

Archive of SID. System design and optimization of a water-lithium bromide double-effect absorption system

Archive of SID.   System design and optimization of a water-lithium bromide double-effect absorption system 1 st International Conference on Heating, Ventilating and Air Conditioning May, 2009, Tehran, Iran Syste design and optiization of a water-lithiu broide double-effect absorption syste B Borzou 1, FSadeghpour

More information

An Integrated Metric to Assess Leanness Level Based on Efficiency, Flow and Variation

An Integrated Metric to Assess Leanness Level Based on Efficiency, Flow and Variation Ahed Deif, Abdul-Wahab Janfawi, Rehab Ali An Integrated Metric to Assess Leanness Level Based on Efficiency, Flow and Variation Ahed Deif * California Polytechnic State University, CA, USA Abdul-Wahab

More information

Theoretical and Practical Aspects of Operational Planning for Industrial Enterprises

Theoretical and Practical Aspects of Operational Planning for Industrial Enterprises INTERNATIONAL JOURNAL OF ECONOMICS AND STATISTICS Volue 2, 2014 Theoretical and Practical Aspects of Operational Planning for Industrial Enterprises Valery V. Leventsov, Igor V. Ilin Abstract The article

More information

Effective Program Module Assignment in the Internet Banking by Tabu-based Evolutionary Algorithm

Effective Program Module Assignment in the Internet Banking by Tabu-based Evolutionary Algorithm Effective Progra Module Assignent in the nternet Banking by Tabu-based Evolutionary Algorith HONORATA BALCKA, ERZY BALCK Faculty of Econoics, University of Gdansk ul. Arii Krajowej 9/, 8-84 Sopot, Poland

More information

Research Article Utilizing an Adaptive Grey Model for Short-Term Time Series Forecasting: A Case Study of Wafer-Level Packaging

Research Article Utilizing an Adaptive Grey Model for Short-Term Time Series Forecasting: A Case Study of Wafer-Level Packaging Matheatical Probles in Engineering Volue 2013, Article ID 526806, 6 pages http://dx.doi.org/10.1155/2013/526806 Research Article Utilizing an Adaptive Grey Model for Short-Ter Tie Series Forecasting: A

More information

BIM-based Damage Assessment and Scheduling for Post-Earthquake Building Rehabilitation

BIM-based Damage Assessment and Scheduling for Post-Earthquake Building Rehabilitation BIM-based Daage Assessent and Scheduling for Post-Earthquake Building Rehabilitation C. Georgiou & S. Christodoulou Departent of Civil and Environental Engineering, University of Cyprus, Nicosia, Cyprus

More information

Chapter 1 An overview of animal breeding programs

Chapter 1 An overview of animal breeding programs Chapter 1 An overview of anial breeding progras Julius van der Werf INTRODUCTION... 1 IMPORTANT FACTORS IN BREEDING PROGRAMS... 2 BREEDING STRATEGIES... 3 STRUCTURE OF BREEDING PROGRAMS... 5 INTRODUCTION

More information

Lecture 38 Modeling of steelmaking processes

Lecture 38 Modeling of steelmaking processes Lecture 38 Modeling of steelaking processes Contents Introduction Physical odel Design of a physical odel for fluid flow in steel elt Key words: Physical odeling, water odeling, tundish etallurgic Introduction

More information

Cloud Load Balancing Based on ACO Algorithm

Cloud Load Balancing Based on ACO Algorithm Cloud Load Balancing Based on ACO Algorithm Avtar Singh, Kamlesh Dutta, Himanshu Gupta Department of Computer Science, National Institute of Technology,Hamirpur, HP, India Department of Computer Science,

More information

Presenting a New Ant Colony Optimization Algorithm (ACO) for Efficient Job Scheduling in Grid Environment

Presenting a New Ant Colony Optimization Algorithm (ACO) for Efficient Job Scheduling in Grid Environment Presenting a New Ant Colony Optimization Algorithm (ACO) for Efficient Job Scheduling in Grid Environment Firoozeh Ghazipour Science and Research Branch Islamic Azad University, Kish, Iran Seyyed Javad

More information

Growth and Bioproductivity of Urban Forests

Growth and Bioproductivity of Urban Forests Growth and Bio of Urban Forests Lakyda, I. IIASA Interi Report April 2012 Lakyda, I. (2012) Growth and Bio of Urban Forests. IIASA Interi Report. IR-12-004 Copyright 2012 by the author(s). http://pure.iiasa.ac.at/10270/

More information

Fatigue Damage and Cracking

Fatigue Damage and Cracking Fatigue Daage and Cracking Figure 9.9 During high-cycle fatigue the tension cycle produces a tiny plastic zone which is folded forward during copression During low-cycle fatigue the plastic zone is large

More information

Growth and Bioproductivity of Urban Forests

Growth and Bioproductivity of Urban Forests Growth and Bio of Urban Forests Lakyda, I. IIASA Interi Report April 2012 Lakyda, I. (2012) Growth and Bio of Urban Forests. IIASA Interi Report. IIASA, Laxenburg, Austria, IR-12-004 Copyright 2012 by

More information

Research on Production Strategy with Carbon Emissions

Research on Production Strategy with Carbon Emissions Send Orders of Reprints at reprints@benthascience.net The Open Mechanical Engineering Journal, 2013, 7, 9-13 9 Research on Production Strategy with Carbon Eissions Honglei Tang,1,2 and Guofang Song 3 Open

More information

Q-LEARNING BASED PROPORTIONAL CONTROLLER FOR FED-BATCH YEAST FERMENTATION

Q-LEARNING BASED PROPORTIONAL CONTROLLER FOR FED-BATCH YEAST FERMENTATION -LEARNING BAED PRPRTINAL CNTRLLER FR FED-BATCH YEAT FERMENTATIN H..E. Chuo, M.K. Tan, H.J. Tha and K.T.K. Teo chool of Engineering and Inforation Technology, Universiti Malaysia abah, Jalan UM, 884 Kota

More information

A Study of Car-to-Train Assignment Problem for Rail Express. Cargos on Scheduled and Unscheduled Train Service Network

A Study of Car-to-Train Assignment Problem for Rail Express. Cargos on Scheduled and Unscheduled Train Service Network A Study of Car-to-Train Assinent Proble for Rail Express Caros on Scheduled and Unscheduled Train Service Network Bolian Lin * School of Traffic and Transportation, Beijin Jiaoton University, Beijin 100044,

More information

Short Term Hydro-Thermal Power Plants Scheduling Using. Evolutionary programming

Short Term Hydro-Thermal Power Plants Scheduling Using. Evolutionary programming INTERNATIONAL JOURNAL OF ELECTRICAL SYSTEMS AND CONTROL (IJESC) Vol. 3, No. 1, Jan-June 2011, pp. 21 26 Short Ter Hydro-Theral Power Plants Scheduling Using Evolutionary Prograing S. Harikrishnan 1, M.

More information

Network Watermarking Location Method Based on Discrete Cosine Transform Xueyan Hou1,2, Yonghong Chen1,3,*, Hui Tian1,4, Tian Wang1,2, Yiqiao Cai1,3

Network Watermarking Location Method Based on Discrete Cosine Transform Xueyan Hou1,2, Yonghong Chen1,3,*, Hui Tian1,4, Tian Wang1,2, Yiqiao Cai1,3 3rd International Conference on Materials Engineering, Manufacturing Technology and Control (ICMEMTC 216) Network Waterarking Location Method Based on Discrete Cosine Transfor Xueyan Hou1,2, Yonghong Chen1,3,*,

More information

South Korean Public Preferences for Genetically Modified Foods: A Random-Parameter Model

South Korean Public Preferences for Genetically Modified Foods: A Random-Parameter Model South Korean Public Preferences for Genetically Modified Foods: A Rando-Paraeter Model Benjain Onyango and Rau Govindasay Food biotechnology proises to deliver a wide range of enhanced consuer benefits.

More information

THE SELECTION OF OPTIMAL CONTOUR OF OPEN PIT "DELICI" NEAR UGLJEVIK

THE SELECTION OF OPTIMAL CONTOUR OF OPEN PIT DELICI NEAR UGLJEVIK Review paper UDC: 622.012:005.51(497.6) DOI: 10.7251/afts.2014.0611.041S COBISS.RS-ID 4572440 THE SELECTION OF OPTIMAL CONTOUR OF OPEN PIT "DELICI" NEAR UGLJEVIK Stojanovic B. Lazar 1, Toic J. Petar 1,

More information

AN EXPERIMENTAL STUDY ON MTMD TO IMPROVE STRUCTURAL PERFORMANCE UNDER DYNAMIC LOADING

AN EXPERIMENTAL STUDY ON MTMD TO IMPROVE STRUCTURAL PERFORMANCE UNDER DYNAMIC LOADING AN EXPERIMENTAL STUDY ON MTMD TO IMPROVE STRUCTURAL PERFORMANCE UNDER DYNAMIC LOADING N. Handayani 1, D. Kusuastuti 1, and Rildova 1 1 Faculty of Civil and Environental Engineering, Institut Teknologi

More information

STUDY OF INFLUENCING FACTORS OF TENDER EVALUATION: AN EVIDENTIAL REASONING APPROACH

STUDY OF INFLUENCING FACTORS OF TENDER EVALUATION: AN EVIDENTIAL REASONING APPROACH International Journal of Research in Coputer Science eissn 2249-8265 Volue 2 Issue 5 (2012) pp. 15-20, A Unit of White Globe Publications doi: 10.7815/ijorcs.25.2012.043 STUDY OF INFLUENCING FACTORS OF

More information

Effect of Type of Earthquake Seismic Analysis of Concrete cube shaped Tanks Buried According to the Interaction of Soil Structure

Effect of Type of Earthquake Seismic Analysis of Concrete cube shaped Tanks Buried According to the Interaction of Soil Structure 1 Effect of Type of Earthquake Seisic Analysis of Concrete cube shaped Tanks Buried According to the Interaction of Soil Structure R. Naderi 1, A. Yosefi Saangany, M. H. Talebpour 3 1 Assistant Professor,

More information

Two-Stage Quenching Method with the Use of Oils at Optimal Temperature

Two-Stage Quenching Method with the Use of Oils at Optimal Temperature Proceedings of the 4th WSEAS Int. onf. on HEAT TRANSFER, THERMAL ENGINEERING and ENVIRONMENT, Elounda, Greece, August 1-3, 006 (pp1-5) Two-Stage Quenching Method with the Use of Oils at Optial Teperature

More information

DECLINE CURVE ANALYSIS OF PRODUCTION DATA FROM THE GEYSERS GEOTHERMAL FIELD

DECLINE CURVE ANALYSIS OF PRODUCTION DATA FROM THE GEYSERS GEOTHERMAL FIELD PROCEEDINGS, Twelfth Workshop on Geotheral Reservoir Engineering Stanford University, Stanford, California, January 2022. 1987 SGPTR109 DECLINE CURVE ANALYSIS OF PRODUCTION DATA FROM THE GEYSERS GEOTHERMAL

More information

OPTIMAL IMPERFECT PREVENTIVE MAINTENANCE LOGISTIC INVENTORY MODEL WITH BACKORDER AND MINIMAL REPAIR

OPTIMAL IMPERFECT PREVENTIVE MAINTENANCE LOGISTIC INVENTORY MODEL WITH BACKORDER AND MINIMAL REPAIR 50 Journal of Marine Science and echnology, Vol. 6, No. 1, pp. 50-6 (018) OI: 10.6119/JMS.018.0_(1).0007 OIMAL IMERFEC REVENIVE MAINENANCE LOGISIC INVENORY MOEL WIH BACKORER AN MINIMAL REAIR Yuh-Ling Su

More information

TOPSIS Technique for Selecting of Property Development Location

TOPSIS Technique for Selecting of Property Development Location Software Engineering 08; 6(): 0-6 http://www.sciencepublishinggroup.co/j/se doi: 0.648/j.se.08060.4 ISSN: 376-809 (Print); ISSN: 376-8037 (Online) TOPSIS Technique for Selecting of Property evelopent eny

More information

A P2P Approach for Business Process Modelling and Reuse

A P2P Approach for Business Process Modelling and Reuse A P2P Approach for Business Process Modelling and Reuse José A. Rodrigues Nt., Jano Moreira de Souza, Geraldo Zibrão, Geraldo Xexéo, Eduardo Neves, and Wallace A. Pinheiro COPPE Universidade Federal do

More information

Economical heat production and distribution

Economical heat production and distribution Econoical heat oduction and distribution JOZE TORKAR, DARKO GORICANEC*, JURIJ KROPE* El-tec Mule, d.o.o. Pot na Lisice 7, 4260 Bled, *Faculty of Cheistry and Cheical Engineering University of Maribor Setanova

More information

Applying Fuzzy Theory to the Management Competency Assessment for Middle Managers

Applying Fuzzy Theory to the Management Competency Assessment for Middle Managers Proceedings of the 6th WSEAS International Conference on Applied Coputer Science, Hangzhou, China, April 15-17, 007 7 Applying Fuzzy Theory to the Manageent Copetency Assessent for Middle Managers YU-CHEN

More information

Modelling and Optimization of Machining Parameters in Turning of H13 Tool Steel Using Response Surface Methodology-Desirability Function Approach

Modelling and Optimization of Machining Parameters in Turning of H13 Tool Steel Using Response Surface Methodology-Desirability Function Approach Modelling and Optiization of Machining Paraeters in Turning of H3 Tool Steel Using Response Surface Methodology-Desirability Function Approach Kapil Kuar *, Suit Kuar Mishra, Suit Kuar Departent of Mechanical

More information

Flood Prediction Modeling Using Hybrid BPN-EKF And Hybrid ENN-EKF: A Comparative Study

Flood Prediction Modeling Using Hybrid BPN-EKF And Hybrid ENN-EKF: A Comparative Study Fazlina Ahat Ruslan, Rali Adnan, Abd Manan Saad, Zainazlan Md Zain / International www.ijera.co Vol. 3, Issue 4, Jul-Aug 2013, pp.290-297 Flood Prediction Modeling Using Hybrid BPN-EKF And Hybrid ENN-EKF:

More information

Study on the development of statistical data on the European security technological and industrial base

Study on the development of statistical data on the European security technological and industrial base Study on the developent of statistical data on the European security technological and industrial base Security Sector Survey Analysis: Italy Client: European Coission DG Migration and Hoe Affairs Brussels,

More information

Study on the development of statistical data on the European security technological and industrial base

Study on the development of statistical data on the European security technological and industrial base Study on the developent of statistical data on the European security technological and industrial base Security Sector Survey Analysis: Italy Client: European Coission DG Migration and Hoe Affairs Brussels,

More information

Pattern Recognition in a Digital Age: A Gameboard Approach to Determining. Petrophysical Parameters

Pattern Recognition in a Digital Age: A Gameboard Approach to Determining. Petrophysical Parameters Pattern Recognition in a Digital Age: Abstract Archie (942) provided a path fro qualitative log interpretation to quantitative log analysis through an equation that required paraeters which were not available

More information

Simple hourly method internal heat capacity of the building

Simple hourly method internal heat capacity of the building Evaluation of the Heating & Cooling Energy Deand of a Case Residential Building by Coparing The National Calculation Methodology of Turkey and EnergyPlus through Theral Capacity Calculations Merve Ataca

More information

QUAC: Quality-Aware Contract-Based Incentive Mechanisms for Crowdsensing

QUAC: Quality-Aware Contract-Based Incentive Mechanisms for Crowdsensing QUAC: Quality-Aware Contract-Based Incentive Mechaniss for Crowdsensing Ming Li, Jian Lin, Dejun Yang, Guoliang Xue, and Jian Tang Abstract Crowdsensing is a sensing ethod which involves participants fro

More information

Numerical Analysis of Woven Fabric Composites. Lubricated Spherical Plain Bearings

Numerical Analysis of Woven Fabric Composites. Lubricated Spherical Plain Bearings Nuerical Analysis of Woven Fabric Coposites Lubricated Spherical Plain Bearings Proceedings of the XIth International Congress and Exposition June 2-5, 2008 Orlando, Florida USA 2008 Society for Experiental

More information

On Stability of the Demand for Money in a Developing OECD Country: The Case of Turkey*

On Stability of the Demand for Money in a Developing OECD Country: The Case of Turkey* HALICIOGLU, F. and M. UGUR (5) On Stability of Deand Money Deand Function: Evidence fro a Developing OECD Country, Global Business and Econoic Review, Vol.7, No.3,Septeber 5, forthcoing. On Stability of

More information

On Measurements of the Factor Content of Trade: - The Case of Sweden Lars M Widell Dep. of Economics (ESI) Örebro University

On Measurements of the Factor Content of Trade: - The Case of Sweden Lars M Widell Dep. of Economics (ESI) Örebro University On Measureents of the Factor Content of Trade: - The Case of Sweden Lars M Widell Dep. of Econoics (ESI) Örebro University Paper prepared for the European Trade Study Group (ETSG) 6th annual conference

More information

Weibull Statistics of Silicon Die Fracture

Weibull Statistics of Silicon Die Fracture Weibull Statistics of Silicon Die Fracture C. Boh*, T. Hauck*,. Juritza**, W.H. Müller** *) Freescale Halbleiter Deutschland GbH Schatzbogen 7, 81829 München, Gerany **) Technische Universität Berlin,

More information

Simulation Studies of Bioreactor Using Artificial Neural Network Based Direct Inverse Method

Simulation Studies of Bioreactor Using Artificial Neural Network Based Direct Inverse Method IOSR Journal of Engineering (IOSRJEN) ISSN (e): 2250-3021, ISSN (p): 2278-8719 Vol. 04, Issue 08 (August. 2014), V2 PP 12-20 www.iosrjen.org Siulation Studies of Bioreactor Using Artificial Neural Network

More information

Deep learning architecture for data mining from surgical data

Deep learning architecture for data mining from surgical data Deep learning architecture for data ining fro surgical data I. Niolova Technical University of Sofia, Sofia, Bulgaria cs_irina@abv.bg Abstract - The paper addresses issues about data ining fro surgical

More information

Segmentation for path models and unobserved heterogeneity: The finite mixture partial least squares approach

Segmentation for path models and unobserved heterogeneity: The finite mixture partial least squares approach MPRA Munich Personal RePEc Archive Segentation for path odels and unobserved heterogeneity: The finite ixture partial least squares approach Christian M. Ringle University of Haburg, Departent of Business

More information