The 27th Annual Conference of the Japanese Society for Artificial Intelligence, Shu-Chen Cheng Guan-Yu Chen I-Chun Pan

Size: px
Start display at page:

Download "The 27th Annual Conference of the Japanese Society for Artificial Intelligence, Shu-Chen Cheng Guan-Yu Chen I-Chun Pan"

Transcription

1 2C4-IOS-3c-6 An estmaton method of tem dffculty ndex combned wth the partcle swarm optmzaton algorthm for the computerzed adaptve testng Shu-Chen Cheng Guan-Yu Chen I-Chun Pan Department of Computer Scence and Informaton Engneerng, Southern Tawan Unversty of Scence and Technology The computerzed adaptve testng s to provde tems that are consstent wth the current ablty of testee, and to decde the dffculty for the next selected tem accordng to the correctness of the testee s answer. It acheves the goals of adaptve learnng through the mechansms of dynamc adustment of tem dffculty to accelerate the test process or to shorten the number of tems n a test. A prerequste of computerzed adaptve testng s to estmate the dffcultes of tems correctly. In ths study, we descrbe the parameters of tems by an adusted approach. It consders each knowledge block as an ndependent dmenson and gves a value for each dmenson of the dffculty. Combned wth the partcle swarm optmzaton algorthm, a dynamc tem selecton strategy s proposed to develop an adaptve testng system. Therefore, t adopts the multple assessment methods for the abltes by gvng a value for each dmenson of the ablty. By way of the the dynamc tem selecton n computerzed adaptve testng, all the selected tems wll be hghly correlated and more consstent wth the current actual abltes of the testees. 1. Introducton Learnng s generally mmedately accompaned by testng. Testng s an ntegral part of the learnng process. The results of testng can provde feedbacks to both nstructors and learners. An nstructor can correct teachng drectons based on such feedbacks, and learners can correcton ther learnng from these feedbacks. Due to the popularty of computers and Internet, the teachers or researchers have started to construct the computerzed test systems. The computerzed adaptve testng (CAT has been developed to solve the problem that the tradtonal computerzed testng gves the napproprate test tems. It provdes the test tems wth the dffcultes whch are consstent wth the testee s ablty. It creates the exclusve content of personal tests by the way of dynamc tem selecton. For a bg test tem bank wht many test tems, there are two mportant challenges to a CAT system. Frst s how to correctly and quckly estmate the tem dffculty ndex of test tem. In ths study, the testees abltes are consdered nto the estmaton process of the tem dffculty ndces. Those who answered wrongly wth hgher ablty or answered correctly wth lower ablty are regarded as the answers abnormalty. The concept of answers abnormal rate s proposed to develop an estmaton method of tem dffculty ndces. Second s how to quckly locate a sutable test tem for a learner s ablty. Ths study adopts the knowledge structure concept for multple ablty evaluaton for testees, whch s based on the partcle swarm optmzaton (PSO algorthm, to develop a dynamc tem selecton strategy. Through the proposed estmaton method based on the answers abnormal rate, the tem dffculty ndces and the testees abltes Contact: Shu-Chen Cheng, Department of Computer Scence and Informaton Engneerng, Southern Tawan Unversty of Scence and Technology, No.1, Nanta St., Yongkang Dst., Tanan Cty 710, Tawan (R.O.C., #3228, kttyc@mal.stust.edu.tw can be estmated mutually. Each test tem can also be estmated ndependently. Therefore, the test tem bank can be expanded easly at any tme wthout abundant pre-test samples. And then, the dynamc tem selecton system adopts the PSO algorthm as a core and ntegrates wth the knowledge structure concept. The quck search advantage n the PSO algorthm and knowledge structure characterstcs allow the most sutable test tems for a testee s ablty to be quckly dentfed, even n a bg test tem bank. 2. Lterature Revews 2.1 Computerzed Adaptve Testng The tradtonal testng s based on classcal test theory. It gves all the testees the same test paper wth the same test tems. However, ths s not approprate for certan types of tests. For the testees wth hgher or lower abltes, to gve them the same test tems may be too dffcult or too easy. Inapproprate tems are not only unable to dscrmnate the testees abltes accurately, but even may combat the testees postve or confdence. Hence, the tests loss the sgnfcance (Cheng, Ln, & Huang, 2009; Huang, Ln, & Cheng, 2009 In order to mprove the lack of tradtonal testng, the basc concept of computer adaptve testng s to select the test tem wth the dffculty whch s the most consstent wth the testee s current ablty. When a test tem has completed, the test system wll assess the testee s ablty mmedately. And then, the next one test tem wll be selected accordng to ths ablty. In the other words, the testee s answer s correct or not wll affects the dffculty of next one test tem selected. For the testees wth hgher abltes, do not have to gve them too easy test tems; for the testees wth lower abltes, do not have to gve them too dffcult test tems. Through ths knd of dynamc tem selecton strategy, the computer adaptve testng can be held accordng to the dfferent testees abltes. The adaptve testng s a way of test whch s created exclusvely and personally. Therefore, the - 1 -

2 adaptve testng s wdely used n dfferent areas (Anatchkova, Sars-Baglama, Kosnsk, & Borner, 2009; El-Alfy & Abdel-Aal, 2008; Badaracco & Martínez, Because of the feature of dynamc tem selecton strategy accordng to the testees abltes, to mplement the computer adaptve testng can not only shorten the number of test tems, but also can assess the testees abltes accurately. It archves the goal of ndvdualzed learnng (Cheng, Ln, & Huang, 2009; Huang, Ln, & Cheng, Partcle Swarm Optmzaton The basc concept of partcle swarm optmzaton (PSO algorthm s derved from a socal group behavor smulaton, frst used by Eberhart & Kennedy (1995 to develop an optmzaton method based on characterstcs of foragng behavor n fsh shoals and brd flocks. Ths method assumes that a flock of brds forages for food n an area. There s only one place where the food s. The brds do not know the poston of food, but they know how far they are from the food. Thereby, the smplest or most effectve strategy to fnd the food s to search n the adacent areas to be closest to the food. Snce the PSO algorthm was formally proposed, t has been wdely appled n many applcatons due ts many advantages, ncludng ts smple structure, few parameters, fast convergence, and applcablty to dynamc envronments and almost optmzaton problems. Many relevant studes have even appled the PSO algorthm to dgtal learnng and used t n adaptve testng systems for conductng tem searches (Cheng, Ln, & Huang, 2009; Huang, Ln, & Cheng, 2009, appled t to onlne learnng systems for teachng (Huang, Huang, & Cheng, 2008, appled t to automatc learnng partner recommendaton (Ln, Huang, & Cheng, 2010, or appled t to blogs for searchng recommended posts (Huang, Cheng, & Huang, There are two mportant functons of PSO algorthm: the ftness functon and the velocty functon (Mus, Daolo, & Cagnon, The ftness value, calculated by the ftness functon, determnes whether the poston where the partcle falls s good or bad. The velocty functon s been used to determne the partcle s velocty as (1 and to determne the new partcle s fallng poston as (2. vd w vd + C1 R1 ( Pbestd xd (1 + C2 R2 ( Gbestd xd Where v d s the velocty of -th partcle n d-th dmenson; w s the nerta weght; C 1 and C 2 are the acceleraton functons, whch are usually 2; R 1 and R 2 are the random values between 0 and 1; Pbest d s the partcle s optmal soluton, whch s the poston of optmal soluton of -th partcle n d-th dmenson; Gbeest d s the global optmal soluton, whch s the poston of current optmal soluton among all partcles n d-th dmenson. X d X d + Vd (2 Where x d s the poston of -th partcle n d-th dmenson. In ts ntal state, the PSO algorthm randomly generates partcles n a search space, where each partcle has a dfferent velocty. After usng the ftness functon to obtan an adaptve value for the current poston, the algorthm determnes whether the current poston s good or bad. Each partcle can memorze ts own optmal ftness value, whch named the partcle s optmal soluton (Pbest. It then passes a message to dentfy the poston wth an optmal ftness value among the postons passed by all partcles, whch named the global optmal soluton (Gbest. It then uses (1 to compute a new velocty for each partcle, (2 to determne a new poston for the partcle, and update Pbest and Gbest wth an teratve approach untl the optmal soluton s found. Fg. 1 shows a flowchart for the PSO algorthm. Fg. 1 PSO algorthm flowchart. 2.3 Item Dffculty Index There are usually two methods to estmate the tem dffculty ndces. Frst, the tem dffculty ndex of a test tem s represented by the percentage of correct answers. It s shown as (3. R P = 100% (3 N Where P s the tem dffculty ndex; N s the number of all the testees; R s the number of testees who answered correctly. There s another method to estmate the tem dffculty ndex. Frst, the testees are sorted by ther scores. Then, the groups of hghest scores and lowest scores are desgnated as the hgher score group and the lower score group. To compute the percentage of correct answers for these two groups. Fnally, the average of ther percentage s taken as the tem dffculty ndex. It s shown as (4. P H + P P = L (4 2 Where P H s the percentage of correct answers n the hgher score group and P L s the percentage of correct answers n the lower score group. Typcally, these two extreme groups are token 25%, 27%, or 33%. (Haladyna, 1999; Suen,

3 3. Methods 3.1 Item Dffculty Index Estmaton In ths study, an estmaton method of tem dffculty ndces based on the answers abnormal rate s proposed to refer to the tem response theory (IRT model. The testee s abltes are consdered nto the estmaton process of tem dffculty ndces. The answers abnormal rate of one test tem for the testees wth the abltes greater than the tem dffculty ndex s represented by the wrong answer rate. It s shown as (5. hw haar = (5 hn Where haar s the answers abnormal rate of hgher ablty group for one test tem f ts dffculty s the -th level; hw s the number of wrong answers of hgher ablty group for one test tem f ts dffculty s the -th level; hn s the number of all the testees of hgher ablty group for one test tem f ts dffculty s the -th level. The answers abnormal rate of one test tem for the testees wth the abltes smaller than the tem dffculty ndex s represented by the correct answer rate. It s shown as (6. lr laar = (6 ln Where laar s the answers abnormal rate of lower ablty group for one test tem f ts dffculty s the -th level; lr s the number of correct answers of lower ablty group for one test tem f ts dffculty s the -th level; ln s the number of all the testees of lower ablty group for one test tem f ts dffculty s the -th level. The answers abnormal rate of one test tem for the testees wth the abltes equal to the tem dffculty ndex s represented by the absolute value of the dfference between the correct answer rate and 0.5. It s shown as (7. er eaar = 0.5 (7 en Where eaar s the answers abnormal rate of equal ablty group for one test tem f ts dffculty s the -th level; er s the number of correct answers of equal ablty group for one test tem f ts dffculty s the -th level; en s the number of all the testees of equal ablty group for one test tem f ts dffculty s the -th level. To add the three parts (5, (6, and (7 together s the answers abnormal rate of one test tem. It s shown as (8. AAR = haar + eaar + laar (8 Where AAR s the answers abnormal rate for one test tem f ts dffculty s the -th level. To take the level of mnmum answers abnormal rate as the tem dffculty ndex of one test tem. It s shown as (9. D = arg mn( AAR (9 Where D s the tem dffculty ndex of one test tem. 3.2 Ftness Functon of PSO The ftness functon of the PSO algorthm determnes the strengths and weaknesses of a partcle based on ts poston. In ths study, the three evaluaton crtera are the test tem dffculty, test tem relevance degree and knowledge block, and selected number of test tems. These tems are used as evaluaton crtera to locate the most sutable test tem for the learner s ablty usng the relevant parameters. The man purpose of (10 s to evaluate the gap between the testee s current ablty and the dffculty of selected tem. A smaller gap gves a smaller value, when 0 DL k 1. The optmal stuaton s that there s no gap between the selected tem and the testee s ablty, and ts value s 0. m d k D r = 1 k DLk = (10 qk Where D s the testee s current knowledge block ablty, where 0<D <1; d k s the current knowledge block dffculty of current selected tem, where 0<d k <1; q k s the number of relevant knowledge blocks for the current selected tem; m s the number of relevant knowledge blocks; r k s the relevance of the k-th test tem and the -th relevant knowledge block, whch ts value s 1 f t has relevance and 0 otherwse. Equaton (11 locates the relevance degree between the test tem and weght value of knowledge block set by the testee, where 0 RD k 1. A smaller value ndcates greater relevance. m ( w U T r = 1 k RDk = 1 (11 qk Where U s the number of tems currently selected from knowledge block and T s the total number of test tems expected to be gven n the test; w s a dfferent weght value that can be set for each relevant knowledge block, where 0 w 1. Equaton (12 s the exposure control factor. It balances the number of selected tmes for all test tems and adopts an tem exposure rate control as ts obectve. They thus take the most frequently selected tem n the tem bank and the current selected tem as the maor evaluaton terms. To mantan the man purpose of adaptve testng, t selects the tems that meet the learner s ablty and relevant knowledge. To mprove the tem selecton accuracy, these functons use RD k as a constrant condton. The smaller values ndcate that are has been prevously selected fewer tmes, where 0 ECF k 1. nk ECFk = (1 RDk (12 Max( n1,..., nk,..., nn Where n k s the number of tmes that the currently selected test tem has been selected, where 0 n k ; Max(n 1,...,n k,...,n N s the number of tmes that the most frequently selected tem n the tem bank has been selected, where 0 Max(n 1,...,n k,...,n N ; N s the number of test tems n the test tem bank. Addng (10, (11, and (12 allows the ftness functon (13 n the PSO algorthm. Mnmum Z ( X k = DLk + RDk + ECFk (13 Where Z s the ftness value and X k ={DL k, RD k, ECF k } s the partcle s poston vector. In ths algorthm, a smaller ftness value denotes greater ftness between tem dffculty, relevant knowledge, and testee s current ablty; n other words, t ndcates that the test tem s more sutable for the testee

4 3.3 Velocty Functon of PSO After defnng the ftness functon, we come to another mportant functon n the PSO algorthm: the velocty functon. Velocty affects the drecton and dstance of a partcle s movement n the search space. It s shown as (14. Vt+ 1 = W Vt + C1 R1 ( X p X t (14 + C2 R2 ( X g X t Where V t ndcates the velocty of a partcle n the t-th teraton; V t+1 ndcates the velocty of a partcle n the (t+1-th teraton; C 1 and C 2 are learnng factors that nfluence the ndvdual and global optmal solutons for each teraton; R 1, R 2, and W all prevent fallng nto the local optmal soluton n the search process; X p s the partcle s ndvdual optmal soluton; X g s the global optmal soluton; X t s the poston of a partcle n the t-th teraton. After each partcle obtans ts velocty accordng to (14, (15 s been used to update the partcle s new poston. X t+ 1 = X t + Vt +1 (15 Where X t+1 updates parameters of the selected test tem and determnes the partcle s (t+1-th tem poston. 3.4 Dynamc Item Selecton Strategy The CAT prmarly seeks to allow a system to provde the test tems n lne wth the testee s ablty when the learner takes an onlne computerzed test and to determne the dffculty of the next tem accordng to each answer. The system uses ths mechansm to acheve computerzed adaptve learnng obectves and accurately estmate the user s ablty. Ths study realzes the CAT wth the knowledge structure concept to nterpret the relatonshp between test tem knowledge and the testee s ablty. It adopts the PSO algorthm as the core to fnd the most sutable test tem for the testee s current ablty from a bg test tem bank. Fg. 2 shows the flowchart for PSO adaptve testng. 4. Experments and Results 4.1 Searchng Speed Ths experment ams to observe the search tme for the computerzed adaptve dynamc tem selecton model proposed n ths study over dfferent szes of test tem banks wth dfferent parameter settngs, and to compare them wth the search tme of a sequental search. The mplementaton method for ths experment s to observe the results of gvng dfferent numbers of partcles and teratons to the computerzed adaptve dynamc tem selecton model. There are 10 and 20 partcles; 5, 10, 15 and 20 teratons; and 10 tem selecton processes are performed. Fg. 3 and Fg. 4 compare the PSO and sequental search tmes. These two comparson fgures show that, when the number of test tems s below 1000, the average PSO and sequental search tmes are not sgnfcantly dfferent; when the number of test tems s over than 1000 and approaches 5000, the PSO search speed s sgnfcantly faster than sequental search. It proves that PSO search s effectve for tem selecton n a bg test tem bank. Fg. 3 Search tme comparson of sequental search and PSO search (10 partcles wth dfferent teratons. Fg. 4 Search tme comparson of sequental search and PSO search (20 partcles wth dfferent teratons. Fg. 2 PSO adaptve testng flowchart. 4.2 Searchng Accuracy Ths experment uses three search methods, PSO, random, and sequental searches, to perform tem selecton over tem banks wth dfferent szes and further compared the ftness values of the searched tems. In ths experment, three dfferent search methods are adopted to conduct 10 tem selecton actons over 7 dfferent szes of test tem banks. The parameters for ths experment are w 1 =0.5, w 2 =0.3, w 3 =0.2; the testee s abltes n - 4 -

5 knowledge blocks are all set to 0.5; the optmal ftness value s 0 and the worst ftness value s 2. Fg. 5 shows that all ftness values selected by PSO searches are close to the optmal soluton, except for the 5-partcles and 5- teratons condton. Although a sequental search ensures that the optmal soluton can be always found, the search speed experments suggest that a sequental search ncreases the tme cost and that the PSO search speed s sgnfcantly better than the sequental search speed, even n a bg test tem bank. proposed n ths study. Combnng the PSO dynamc tem selecton strategy n that system (Huang, Ln, & Cheng, 2009, a complete and robust CAT system s constructed. Fg. 7 Dstrbuton of Item Dffculty Index. Fg. 5 Comparson of search accuracy rate. p=partcles. Fg. 6 shows that, along wth the ncreased number of partcles, less teraton s requred to locate test tems wth the optmal ftness values. Explorng the reasons reveals that the partcle dstrbuton range expands when the number of partcles ncreases, so the probablty of an optmal soluton located around the partcles s greater and the opportunty to locate an optmal soluton also ncreases. Durng the ntal setup, the number of teratons can be correspondngly reduced;.e., an optmal soluton can be found wthout too much teraton. More can be found from the experment: the search stablty s more stable when applyng a search scheme wth 10 partcles and teratons. Ths experment n ths study s onlne tests. The tem dffculty ndces are 9 levels ranged from 0.1 to 0.9. The ntal values of tem dffculty ndces are all set to 0.5. The partcpants are the students, who elect the course named Technology Englsh, n the departments related wth computer and nformaton n a unversty n southern Tawan. The students abltes are also dvded nto 9 levels ranged from 0.1 to 0.9. The ntal values of student s abltes are all set to 0.2. The expermental perod s 6 weeks, and the way for the tests s that the students exercse n the after-school tme freely. Then, the tem dffculty ndces wll automatcally be estmated every week accordng to the results of tests. Fg. 7 shows the dstrbuton of the tem dffculty ndces n the test tem bank after ths experment. Although there are not enough test data, t needs more data for corroboraton, t can be seen that f the selected tmes of a test tem reaches a certan number of canddates, the results of estmaton wll be stable. Fg. 8 shows the number of adusted test tems n each tme of estmaton durng ths experment. It can be seen that the number of adusted test tems s decreasng quckly. Fg. 9 shows the average adusted levels of tem dffculty ndces n each tme of estmaton. Ther values fall between 0.1 and 0.2. It represents that the average gap of tem dffculty ndces n each tme of estmaton s not too large. Fg. 6 Changes of ftness values of dfferent number of partcles n teratons. 4.3 Item Dffculty Index Estmaton The CAT system used n ths study s developed n an onlne Englsh learnng system. That system provdes the learnng materals for technology Englsh. And then, the CAT s used assessng the learners outcomes (Cheng, Ln, & Huang, The tem dffculty ndces for the tem bank n the test system s estmated by the method based on the answers abnormal rate Fg. 8 Number of Adusted Items for Each Week

6 Fg. 9 Average Adusted Dffculty Levels for Each Week. 5. Conclusons and Future Works In the method of tem dffculty ndex estmaton based on the answers abnormal rate proposed n ths study, the testee s abltes are consdered nto the process of estmaton. The tem dffculty ndces and the testees abltes can be estmated mutually at the same tme. It can accelerate the process of tem dffculty ndex adustment estmaton to be stable. Every test tem s deemed to be ndependent, so ts tem dffculty ndex can be estmated ndependently. The tem bank can be expanded easly at any tme. New test tems and old exstng ones work together n the system. Ther tem dffculty ndces can be estmated quckly and reasonably. The dynamc tem selecton system adopts the PSO algorthm as a core and ntegrates wth the knowledge structure concept. The quck search advantage of the PSO algorthm and the characterstcs of knowledge structures allow the most sutable test tems for a testee s ablty to be selected quckly, even n a bg test tem bank. In ths study, we only dscuss wth the estmaton of tem dffculty ndces. However, wth respect to the mathematcal model of IRT, t wll be more sutable to dscuss wth the tem dscrmnaton ndces and the tem guess ndces for the type of choce tems. The descrpton of tem parameters can be more complete by them. Therefore, the tem dscrmnaton ndces and the tem guess ndces wll be dscussed and researched based on the answers abnormal rate n the future. The partcpants of ths study are unversty students n the departments related wth computer and nformaton. Thereby, the results of experments are case dependent. In the future, the partcpants of experments can nvolve dfferent feld of departments to obtan more general results. [Badaracco 2013] Badaracco, M. & Martínez, L., A fuzzy lngustc algorthm for adaptve test n Intellgent Tutorng System based on competences, Expert Systems wth Applcatons, 40(8, pp , [Cheng 2009] Cheng, S.-C., Ln, Y.-T., & Huang, Y.-M., Dynamc queston generaton system for web-based testng usng partcle swarm optmzaton, Expert Systems wth Applcatons, 36(1, pp , [El-Alfy 2008] El-Alfy, E.-S. M. & Abdel-Aal, R. E., Constructon and analyss of educatonal tests usng abductve machne learnng, Computers & Educaton, 51(1, pp. 1-16, [Haladyna 1999] Haladyna, T. M., Developng and valdatng multple-choce exam tems (2 ed., Mahwah, NJ: Lawrence Erlbaum Assocates, [Huang 2009] Huang, T. C., Cheng, S. C., & Huang, Y. M., A Blog Artcle Recommendaton Generatng Mechansm Usng an SBACPSO Algorthm, Expert Systems wth Applcatons, 36( 7, pp , [Huang 2008] Huang, T. C., Huang, Y. M., Cheng, S. C., Automatc and Interactve e-learnng Auxlary Materal Generaton Utlzng Partcle Swarm Optmzaton, Expert Systems wth Applcatons, 35(4, pp , [Huang 2009] Huang, Y.-M., Ln, Y.-T., & Cheng, S.-C., An adaptve testng system for supportng versatle educatonal assessment, Computers & Educaton, 52(1, pp , [Kennedy 1995] Kennedy, J. & Eberhart, R. C., Partcle Swarm Optmzaton, Proceedngs of the IEEE Internatonal Conference on Neural Networks, 4, pp , [Ln 2010] Ln, Y. T., Huang, Y. M., & Cheng, S. C., An Automatc Group Composton System for Composng Collaboratve Learnng Groups Usng Enhanced Partcle Swarm Optmzaton, Computers & Educaton, 55(4, pp , [Mus 2011] Mus, L., Daolo, F., & Cagnon, S., Evaluaton of parallel partcle swarm optmzaton algorthms wthn the CUDA archtecture, Informaton Scences, 181(5, pp , [Suen 1990] Suen, H. K., Prncples of exam theores, Hllsdale, NJ: Lawrence Erlbaum Assocates, Acknowledgements Ths research was partally supported by the Natonal Scence Councl, Tawan, ROC, under Contract No.: NSC S MY3 and NSC S MY2. References [Anatchkova 2009] Anatchkova, M. D., Sars-Baglama, R. N., Kosnsk, M., & Borner, J. B., Development and Prelmnary Testng of a Computerzed Adaptve Assessment of Chronc Pan, The Journal of Pan, 10(9, pp ,

Research on chaos PSO with associated logistics transportation scheduling under hard time windows

Research on chaos PSO with associated logistics transportation scheduling under hard time windows Advanced Scence and Technology Letters Vol76 (CA 014), pp75-83 http://dxdoorg/101457/astl0147618 Research on chaos PSO wth assocated logstcs transportaton schedulng under hard tme wndows Yuqang Chen 1,

More information

Prediction algorithm for users Retweet Times

Prediction algorithm for users Retweet Times , pp.9-3 http://dx.do.org/0.457/astl.05.83.03 Predcton algorthm for users Retweet Tmes Hahao Yu, Xu Feng Ba,ChengZhe Huang, Haolang Q Helongang Insttute of Technology, Harbn, Chna Abstract. In vew of the

More information

Application of Ant colony Algorithm in Cloud Resource Scheduling Based on Three Constraint Conditions

Application of Ant colony Algorithm in Cloud Resource Scheduling Based on Three Constraint Conditions , pp.215-219 http://dx.do.org/10.14257/astl.2016.123.40 Applcaton of Ant colony Algorthm n Cloud Resource Schedulng Based on Three Constrant Condtons Yang Zhaofeng, Fan Awan Computer School, Pngdngshan

More information

Experiments with Protocols for Service Negotiation

Experiments with Protocols for Service Negotiation PROCEEDINGS OF THE WORKSHOP ON APPLICATIONS OF SOFTWARE AGENTS ISBN 978-86-7031-188-6, pp. 25-31, 2011 Experments wth Protocols for Servce Negotaton Costn Bădcă and Mhnea Scafeş Unversty of Craova, Software

More information

Primer Design with Specific PCR Product using Particle Swarm Optimization

Primer Design with Specific PCR Product using Particle Swarm Optimization Prmer Desgn wth Specfc PCR Product usng Partcle Swarm Optmzaton Cheng-Hong Yang, Yu-Hue Cheng, Hsueh-We Chang, L-Yeh Chuang Abstract Before performng polymerase chan reactons (PCR), a feasble prmer set

More information

Chaotic Inertia Weight Particle Swarm Optimization for PCR Primer Design

Chaotic Inertia Weight Particle Swarm Optimization for PCR Primer Design Chaotc Inerta Weght Partcle Swarm Optmzaton for PCR Prmer Desgn Cheng-Hue Yang Department of Electronc Communcaton Engneerng, Natonal Kaohsung Marne Unversty Kaohsung, 811, Tawan Yu-Hue Cheng Department

More information

Consumption capability analysis for Micro-blog users based on data mining

Consumption capability analysis for Micro-blog users based on data mining Consumpton capablty analyss for Mcro-blog users based on data mnng ABSTRACT Yue Sun Bejng Unversty of Posts and Telecommuncaton Bejng, Chna Emal: sunmoon5723@gmal.com Data mnng s an effectve method of

More information

Supplier selection and evaluation using multicriteria decision analysis

Supplier selection and evaluation using multicriteria decision analysis Suppler selecton and evaluaton usng multcrtera decson analyss Stratos Kartsonaks 1, Evangelos Grgorouds 2, Mchals Neofytou 3 1 School of Producton Engneerng and Management, Techncal Unversty of Crete,

More information

A Hybrid Intelligent Learning Algorithm in MAS

A Hybrid Intelligent Learning Algorithm in MAS A Hybrd Intellgent Learnng Algorthm n MAS SHUJUN ZHANG, QINGCHUN MENG, WEN ZHANG, CHANGHONG SONG Computer Scence Department Ocean Unversty of Chna Computer Scence Department of Ocean Unversty of Chna,

More information

Simulation of Steady-State and Dynamic Behaviour of a Plate Heat Exchanger

Simulation of Steady-State and Dynamic Behaviour of a Plate Heat Exchanger Journal of Energy and Power Engneerng 10 (016) 555-560 do: 10.1765/1934-8975/016.09.006 D DAVID PUBLISHING Smulaton of Steady-State and Dynamc Behavour of a Plate Heat Exchanger Mohammad Aqeel Sarareh

More information

Study on trade-off of time-cost-quality in construction project based on BIM XU Yongge 1, a, Wei Ya 1, b

Study on trade-off of time-cost-quality in construction project based on BIM XU Yongge 1, a, Wei Ya 1, b Internatonal Conference on Economcs, Socal Scence, Arts, Educaton and Management Engneerng (ESSAEME 205) Study on trade-off of tme-cost-qualty n constructon project based on BIM XU Yongge, a, We Ya, b

More information

1 Basic concepts for quantitative policy analysis

1 Basic concepts for quantitative policy analysis 1 Basc concepts for quanttatve polcy analyss 1.1. Introducton The purpose of ths Chapter s the ntroducton of basc concepts of quanttatve polcy analyss. They represent the components of the framework adopted

More information

Extended Abstract for WISE 2005: Workshop on Information Systems and Economics

Extended Abstract for WISE 2005: Workshop on Information Systems and Economics Extended Abstract for WISE 5: Workshop on Informaton Systems and Economcs How Many Bundles?:An Analyss on Customzed Bundlng of Informaton Goods wth Multple Consumer Types Wendy HUI Ph.D. Canddate Department

More information

A New Artificial Fish Swarm Algorithm for Dynamic Optimization Problems

A New Artificial Fish Swarm Algorithm for Dynamic Optimization Problems WCCI 2012 IEEE World Congress on Computatonal Intellgence June, 10-15, 2012 - Brsbane, Australa IEEE CEC A New Artfcal Fsh Swarm Algorthm for Dynamc Optmzaton Problems 1 Danal Yazdan Department of Electrcal,

More information

A Two-Echelon Inventory Model for Single-Vender and Multi-Buyer System Through Common Replenishment Epochs

A Two-Echelon Inventory Model for Single-Vender and Multi-Buyer System Through Common Replenishment Epochs A Two-Echelon Inventory Model for Sngle-Vender and Mult-Buyer System Through Common Replenshment Epochs Wen-Jen Chang and Chh-Hung Tsa Instructor Assocate Professor Department of Industral Engneerng and

More information

Study on Productive Process Model Basic Oxygen Furnace Steelmaking Based on RBF Neural Network

Study on Productive Process Model Basic Oxygen Furnace Steelmaking Based on RBF Neural Network IJCSI Internatonal Journal of Computer Scence Issues, Vol., Issue 3, No 2, May 24 ISSN (Prnt): 694-84 ISSN (Onlne): 694-784 www.ijcsi.org 7 Study on Productve Process Model Basc Oxygen Furnace Steelmakng

More information

MULTIPLE FACILITY LOCATION ANALYSIS PROBLEM WITH WEIGHTED EUCLIDEAN DISTANCE. Dileep R. Sule and Anuj A. Davalbhakta Louisiana Tech University

MULTIPLE FACILITY LOCATION ANALYSIS PROBLEM WITH WEIGHTED EUCLIDEAN DISTANCE. Dileep R. Sule and Anuj A. Davalbhakta Louisiana Tech University MULTIPLE FACILITY LOCATION ANALYSIS PROBLEM WITH WEIGHTED EUCLIDEAN DISTANCE Dleep R. Sule and Anuj A. Davalbhakta Lousana Tech Unversty ABSTRACT Ths paper presents a new graphcal technque for cluster

More information

EFFECTS OF BATTERY ENERGY STORAGE SYSTEM ON THE OPERATING SCHEDULE OF A RENEWABLE ENERGY BASED TOU RATE INDUSTRIAL USER UNDER COMPETITIVE ENVIRONMENT

EFFECTS OF BATTERY ENERGY STORAGE SYSTEM ON THE OPERATING SCHEDULE OF A RENEWABLE ENERGY BASED TOU RATE INDUSTRIAL USER UNDER COMPETITIVE ENVIRONMENT Journal of Marne Scence and Technology, Vol. 23, No. 4, pp. 541-550 (2015) 541 DOI: 10.6119/JMST-015-0521-1 EFFECTS OF BATTERY ENERGY STORAGE SYSTEM ON THE OERATING SCHEDULE OF A RENEWABLE ENERGY BASED

More information

A NOVEL PARTICLE SWARM OPTIMIZATION APPROACH FOR SOFTWARE EFFORT ESTIMATION

A NOVEL PARTICLE SWARM OPTIMIZATION APPROACH FOR SOFTWARE EFFORT ESTIMATION Farhad S. Gharehchopogh, I. Malek, Seyyed R. Khaze. A novel partcle swarm optmzaton approach for software effort estmaton. Internatonal Journal of Academc Research Part A; 2014; 6(2), 69-76. DOI: 10.7813/2075-4124.2014/6-2/A.12

More information

CSO and PSO to Solve Optimal Contract Capacity for High Tension Customers

CSO and PSO to Solve Optimal Contract Capacity for High Tension Customers and to Solve Optmal Contract Capacty for Hgh Tenson Customers Jong-Chng Hwang 1, Jung-Chn Chen 1, J.S. an 1 Department of Electrcal Engneerng Natonal Kaohsung Unversty of Appled Scences Kaohsung, Tawan

More information

A SIMULATION STUDY OF QUALITY INDEX IN MACHINE-COMPONF~T GROUPING

A SIMULATION STUDY OF QUALITY INDEX IN MACHINE-COMPONF~T GROUPING A SMULATON STUDY OF QUALTY NDEX N MACHNE-COMPONF~T GROUPNG By Hamd Sefoddn Assocate Professor ndustral and Manufacturng Engneerng Department Unversty of Wsconsn-Mlwaukee Manocher Djassem Assstant Professor

More information

FIN DESIGN FOR FIN-AND-TUBE HEAT EXCHANGER WITH MICROGROOVE SMALL DIAMETER TUBES FOR AIR CONDITIONER

FIN DESIGN FOR FIN-AND-TUBE HEAT EXCHANGER WITH MICROGROOVE SMALL DIAMETER TUBES FOR AIR CONDITIONER FIN DESIGN FOR FIN-AND-TUBE HEAT EXCHANGER WITH MICROGROOVE SMALL DIAMETER TUBES FOR AIR CONDITIONER Yfeng Gao (a), J Song (a), Jngdan Gao (b), Guolang Dng (b)* (a) Internatonal Copper Assocaton Shangha

More information

Emission Reduction Technique from Thermal Power Plant By Load Dispatch

Emission Reduction Technique from Thermal Power Plant By Load Dispatch Emsson Reducton Technque from Thermal Power Plant By Load Dspatch S. R. Vyas 1, Dr. Rajeev Gupta 2 1 Research Scholar, Mewar Unversty, Chhtorgrah. Inda 2 Dean EC Dept., Unversty College of Engg. RTU, Kota.

More information

CHAPTER 8 DYNAMIC RESOURCE ALLOCATION IN GRID COMPUTING USING FUZZY-GENETIC ALGORITHM

CHAPTER 8 DYNAMIC RESOURCE ALLOCATION IN GRID COMPUTING USING FUZZY-GENETIC ALGORITHM 28 CHAPTER 8 DYNAMIC RESOURCE ALLOCATION IN GRID COMPUTING USING FUZZY-GENETIC ALGORITHM The man aspraton of Grd Computng s to aggregate the maxmum avalable dle computng power of the dstrbuted resources,

More information

Customer segmentation, return and risk management: An emprical analysis based on BP neural network

Customer segmentation, return and risk management: An emprical analysis based on BP neural network Avalable onlne www.jocpr.com Journal of Chemcal and Pharmaceutcal Research, 204, 6(6):698-703 Research Artcle ISSN : 0975-7384 CODEN(USA) : JCPRC5 Customer segmentaton, return and rsk management: An emprcal

More information

Product Innovation Risk Management based on Bayesian Decision Theory

Product Innovation Risk Management based on Bayesian Decision Theory Advances n Management & Appled Economcs, vol., no., 0, - ISS: 79-7 (prnt verson), 79-7 (onlne) Internatonal Scentfc Press, 0 Product Innovaton Rsk Management based on Bayesan Decson Theory Yngchun Guo

More information

Construction of Control Chart Based on Six Sigma Initiatives for Regression

Construction of Control Chart Based on Six Sigma Initiatives for Regression 2018 IJSRST Volume 4 Issue 2 Prnt ISSN: 2395-6011 Onlne ISSN: 2395-602X Themed Secton: Scence and Technology Constructon of Control Chart Based on Sx Sgma Intatves for Regresson ABSTRACT R. Radhakrshnan

More information

Dynamic Economic Dispatch for Combined Heat and Power Units using Particle Swarm Algorithms

Dynamic Economic Dispatch for Combined Heat and Power Units using Particle Swarm Algorithms Internatonal Journal of Energy and Power Engneerng 2015; 4(2): 84-93 Publshed onlne March 19, 2015 (http://www.scencepublshnggroup.com/j/jepe) do: 10.11648/j.jepe.20150402.19 ISSN: 2326-957X (Prnt); ISSN:

More information

A Revised Discrete Particle Swarm Optimization for Cloud Workflow Scheduling

A Revised Discrete Particle Swarm Optimization for Cloud Workflow Scheduling A Revsed Dscrete Partcle Swarm Optmzaton for Cloud Workflow Schedulng Zhangun Wu 1,2, Zhwe N 1, Lchuan Gu 1 1 Insttute of Intellgent Management Hefe Unversty of Technology Hefe, Chna wuzhangun@mal.hfut.edu.cn

More information

COMPARISON ANALYSIS AMONG DIFFERENT CALCULATION METHODS FOR THE STATIC STABILITY EVALUATION OF TAILING DAM

COMPARISON ANALYSIS AMONG DIFFERENT CALCULATION METHODS FOR THE STATIC STABILITY EVALUATION OF TAILING DAM Blucher Mechancal Engneerng Proceedngs May 2014, vol. 1, num. 1 www.proceedngs.blucher.com.br/evento/10wccm COMPARISON ANALYSIS AMONG DIFFERENT CALCULATION METHODS FOR THE STATIC STABILITY EVALUATION OF

More information

Optimization of e-learning Model Using Fuzzy Genetic Algorithm

Optimization of e-learning Model Using Fuzzy Genetic Algorithm Optmzaton of e-learnng Model Usng Fuzzy Genetc Algorthm Receved: 00?????? 2012, Accepted: 00????? 2013 M. A. Afshar Kazem Assocate professor, Informaton Technology Management Department, Electrnc Branch,

More information

PSO Approach for Dynamic Economic Load Dispatch Problem

PSO Approach for Dynamic Economic Load Dispatch Problem Internatonal Journal of Innovatve Research n Scence, Engneerng and Technology (An ISO 3297: 2007 Certfed Organzaton Vol. 3, Issue 4, Aprl 2014 PSO Approach for Dynamc Economc Load Dspatch Problem P.Svaraman

More information

Researches on the best-fitted talents recommendation algorithm

Researches on the best-fitted talents recommendation algorithm Researches on the best-ftted talents recommendaton algorthm Shjun ao, Zhuo 2, Lang Zhang. he sxth faculty of Informaton Engneerng, Unversty, Zhengzhou 45000, Chna E-mal: ysj@zzu.edu.cn 2. he sxth faculty

More information

emissions in the Indonesian manufacturing sector Rislima F. Sitompul and Anthony D. Owen

emissions in the Indonesian manufacturing sector Rislima F. Sitompul and Anthony D. Owen Mtgaton optons for energy-related CO 2 emssons n the Indonesan manufacturng sector Rslma F. Stompul and Anthony D. Owen School of Economcs, The Unversty of New South Wales, Sydney, Australa Why mtgaton

More information

A Group Decision Making Method for Determining the Importance of Customer Needs Based on Customer- Oriented Approach

A Group Decision Making Method for Determining the Importance of Customer Needs Based on Customer- Oriented Approach Proceedngs of the 010 Internatonal Conference on Industral Engneerng and Operatons Management Dhaka, Bangladesh, January 9 10, 010 A Group Decson Makng Method for Determnng the Importance of Customer Needs

More information

COMPETITIVENESS CALCULATION OF EDUCATIONAL SERVICES IN CHINESE CITY ZHENJIANG

COMPETITIVENESS CALCULATION OF EDUCATIONAL SERVICES IN CHINESE CITY ZHENJIANG COMPETITIVENESS CALCULATION OF EDUCATIONAL SERVICES IN CHINESE CITY ZHENJIANG Natala R Knyrk, Admral Makarov Natonal unversty of Shpbuldng Kostyantyn V Koshkn, Admral Makarov Natonal unversty of Shpbuldng

More information

Numerical Analysis about Urban Climate Change by Urbanization in Shanghai

Numerical Analysis about Urban Climate Change by Urbanization in Shanghai Numercal Analyss about Urban Clmate Change by Urbanzaton n Shangha Hafeng L 1, Wejun Gao 2 and Tosho Ojma 3 1 Research Assocate, School of Scence and Engneerng, Waseda Unversty, Japan 2 Assocate Professor,

More information

Planning of work schedules for toll booth collectors

Planning of work schedules for toll booth collectors Lecture Notes n Management Scence (0) Vol 4: 6 4 4 th Internatonal Conference on Appled Operatonal Research, Proceedngs Tadbr Operatonal Research Group Ltd All rghts reserved wwwtadbrca ISSN 00-0050 (Prnt),

More information

Optimal Recommendation and Long-tail Provision Strategies for Content Monetization

Optimal Recommendation and Long-tail Provision Strategies for Content Monetization 14 47th Hawa Internatonal Conference on System Scence Optmal Recommendaton and Long-tal Provson Strateges for Content Monetzaton Tng-Ka Hwang Department of Journalsm Mng Chuan Unversty, Tawan tkhwang@mal.mcu.edu.tw

More information

Analysis Online Shopping Behavior of Consumer Using Decision Tree Leiyue Yao 1, a, Jianying Xiong 2,b

Analysis Online Shopping Behavior of Consumer Using Decision Tree Leiyue Yao 1, a, Jianying Xiong 2,b Advanced Materals Research Onlne: 2011-07-04 ISSN: 1662-8985, Vols. 271-273, pp 891-894 do:10.4028/www.scentfc.net/amr.271-273.891 2011 Trans Tech Publcatons, Swtzerland Analyss Onlne Shoppng Behavor of

More information

Evaluating Clustering Methods for Multi-Echelon (r,q) Policy Setting

Evaluating Clustering Methods for Multi-Echelon (r,q) Policy Setting Proceedngs of the 2007 Industral Engneerng Research Conference G. Bayraksan W. Ln Y. Son and R. Wysk eds. Evaluatng Clusterng Methods for Mult-Echelon (r) Polcy Settng Vkram L. Desa M.S.; Manuel D. Rossett

More information

On Advantages of Scheduling using Genetic Fuzzy Systems

On Advantages of Scheduling using Genetic Fuzzy Systems On Advantages of Schedulng usng Genetc Fuzzy Systems Carsten Franke, Joachm Leppng, and Uwe Schwegelshohn Computer Engneerng Insttute, Dortmund Unversty, 44221 Dortmund, Germany (emal: {carsten.franke,

More information

Appendix 6.1 The least-cost theorem and pollution control

Appendix 6.1 The least-cost theorem and pollution control Appendx 6.1 The least-cost theorem and polluton control nstruments Ths appendx s structured as follows. In Part 1, we defne the notaton used and set the scene for what follows. Then n Part 2 we derve a

More information

Evaluating The Performance Of Refrigerant Flow Distributors

Evaluating The Performance Of Refrigerant Flow Distributors Purdue Unversty Purdue e-pubs Internatonal Refrgeraton and Ar Condtonng Conference School of Mechancal Engneerng 2002 Evaluatng The Performance Of Refrgerant Flow Dstrbutors G. L Purdue Unversty J. E.

More information

RIGOROUS MODELING OF A HIGH PRESSURE ETHYLENE-VINYL ACETATE (EVA) COPOLYMERIZATION AUTOCLAVE REACTOR. I-Lung Chien, Tze Wei Kan and Bo-Shuo Chen

RIGOROUS MODELING OF A HIGH PRESSURE ETHYLENE-VINYL ACETATE (EVA) COPOLYMERIZATION AUTOCLAVE REACTOR. I-Lung Chien, Tze Wei Kan and Bo-Shuo Chen RIGOROUS MODELING OF A HIGH PRESSURE ETHYLENE-VINYL ACETATE (EVA) COPOLYMERIZATION AUTOCLAVE REACTOR I-Lung Chen, Tze We an and Bo-Shuo Chen Department of Chemcal Engneerng, Natonal Tawan Unversty of Scence

More information

Effective Task Scheduling in Cloud Computing Based on Improved Social Learning Optimization Algorithm

Effective Task Scheduling in Cloud Computing Based on Improved Social Learning Optimization Algorithm Effectve Task Schedulng n Cloud Computng Based on Improved Socal Learnng Optmzaton Algorthm https://do.org/10.3991/joe.v1306.6695 Zhzhong Lu School of Henan Polytechnc Unversty, Jaozuo, Chna lzzmff@126.com

More information

Steady State Load Shedding to Prevent Blackout in the Power System using Artificial Bee Colony Algorithm

Steady State Load Shedding to Prevent Blackout in the Power System using Artificial Bee Colony Algorithm Jurnal Teknolog Full paper Steady State Load Sheddng to Prevent Blackout n the Power System usng Artfcal Bee Colony Algorthm R. Mageshvaran a*, T. Jayabarath b a School of Electrcal Engneerng. VIT Unversty.

More information

Evaluating the statistical power of goodness-of-fit tests for health and medicine survey data

Evaluating the statistical power of goodness-of-fit tests for health and medicine survey data 8 th World IMACS / MODSIM Congress, Carns, Australa 3-7 July 29 http://mssanz.org.au/modsm9 Evaluatng the statstcal power of goodness-of-ft tests for health and medcne survey data Steele, M.,2, N. Smart,

More information

Calculation and Prediction of Energy Consumption for Highway Transportation

Calculation and Prediction of Energy Consumption for Highway Transportation Calculaton and Predcton of Energy Consumpton for Hghway Transportaton Feng Qu, Wenquan L *, Qufeng Xe, Peng Zhang, Yueyng Huo School of Transportaton, Southeast Unversty, Nanjng 210096, Chna; *E-mal: wenql@seu.edu.cn

More information

Program Phase and Runtime Distribution-Aware Online DVFS for Combined Vdd/Vbb Scaling

Program Phase and Runtime Distribution-Aware Online DVFS for Combined Vdd/Vbb Scaling Program Phase and Runtme Dstrbuton-Aware Onlne DVFS for Combned Vdd/Vbb Scalng Jungsoo Km, Sungjoo Yoo, and Chong-Mn Kyung Dept. of EECS at KAIST jskm@vslab.kast.ac.kr, kyung@ee.kast.ac.kr Dept. of EE

More information

Multi-Modular Coordination Control of HTR-PM600 Plant

Multi-Modular Coordination Control of HTR-PM600 Plant Mult-Modular Coordnaton Control of HTR-PM600 Plant Maoxuan Song, Zhe Dong, Xaojn Huang, Zuoy Zhang, Zongxn Wu Insttute of Nuclear and New Energy Technology (INET), Collaboratve Innovaton Center of Advanced

More information

An Analysis on Stability of Competitive Contractual Strategic Alliance Based on the Modified Lotka-Voterra Model

An Analysis on Stability of Competitive Contractual Strategic Alliance Based on the Modified Lotka-Voterra Model Advanced Scence and Technology Letters, pp.60-65 http://dx.do.org/10.14257/astl.2014.75.15 An Analyss on Stablty of Compettve Contractual Strategc Allance Based on the Modfed Lotka-Voterra Model Qng Xueme

More information

A Multi-Product Reverse Logistics Model for Third Party Logistics

A Multi-Product Reverse Logistics Model for Third Party Logistics 2011 Internatonal Conference on Modelng, Smulaton and Control IPCSIT vol.10 (2011) (2011) IACSIT Press, Sngapore A Mult-Product Reverse Logstcs Model for Thrd Party Logstcs Tsa-Yun Lao, Agatha Rachmat

More information

Production Scheduling for Parallel Machines Using Genetic Algorithms

Production Scheduling for Parallel Machines Using Genetic Algorithms Producton Schedulng for Parallel Machnes Usng Genetc Algorthms Chchang Jou 1), Hsn-Chang Huang 2) 1) Tamkang Unversty, Department of Informaton Management (cjou@mal.m.tku.edut.tw) 2) Tamkang Unversty,

More information

Research on the Process of Runoff and Sediment-production in the Shunjiagou Small Watershed by Applying Automatic Measurement System

Research on the Process of Runoff and Sediment-production in the Shunjiagou Small Watershed by Applying Automatic Measurement System Research on the Process of Runoff and -producton n the Shunjagou Small Watershed by Applyng Automatc Measurement System Zhou Janghong, Le Tngwu College of Hydraulc and Cvl Engneerng, Chna Agrcultural Unversty,

More information

TRAFFIC SIGNAL CONTROL FOR REDUCING VEHICLE CARBON DIOXIDE EMISSIONS ON AN URBAN ROAD NETWORK

TRAFFIC SIGNAL CONTROL FOR REDUCING VEHICLE CARBON DIOXIDE EMISSIONS ON AN URBAN ROAD NETWORK TRAFFIC SIGNAL CONTROL FOR REDUCING VEHICLE CARBON DIOXIDE EMISSIONS ON AN URBAN ROAD NETWORK Toshhko Oda (1), Masao Kuwahara (2) and Satosh Nkura (3) (1) Panasonc System Solutons Company, Matsushta Electrc

More information

CHAPTER 2 OBJECTIVES AND METHODOLOGY

CHAPTER 2 OBJECTIVES AND METHODOLOGY 28 CHAPTER 2 OBJECTIVES AND METHODOLOGY The objectve of ths research s to mprove shop floor performance through proper allocaton of jobs n the machnes by consderng due tme, whch reduces the overall penalty

More information

Multi-UAV Task Allocation using Team Theory

Multi-UAV Task Allocation using Team Theory Proceedngs of the 44th IEEE Conference on Decson and Control, and the European Control Conference 2005 Sevlle, Span, December 12-15, 2005 MoC03.6 Mult-UAV Task Allocaton usng Team Theory P. B. Sut, A.

More information

Gbest Artificial Bee Colony for Non-Convex Optimal Economic Dispatch in Power Generation

Gbest Artificial Bee Colony for Non-Convex Optimal Economic Dispatch in Power Generation Indonesan Journal of Electrcal Engneerng and Computer Scence Vol.11, No.1, July 2018, pp. 187~194 ISSN: 2502-4752, DOI: 10.11591/jeecs.v11.1.pp187-194 187 Gbest Artfcal Bee Colony for Non-Convex Optmal

More information

Research on Interactive Design Based on Artificial Intelligence

Research on Interactive Design Based on Artificial Intelligence Revsta de la Facultad de Ingenería U.C.V., Vol. 32, N 11, pp. 613-618, 2017 Research on Interactve Desgn Based on Artfcal Intellgence Abstract Yng Lu Zhengzhou Ralway Vocatonal & Techncal College, Zhengzhou,

More information

Sources of information

Sources of information MARKETING RESEARCH FACULTY OF ENGINEERING MANAGEMENT Ph.D., Eng. Joanna Majchrzak Department of Marketng and Economc Engneerng Mal: joanna.majchrzak@put.poznan.pl Meetngs: Monday 9:45 11:15 Thursday 15:10

More information

Experimental Validation of a Suspension Rig for Analyzing Road-induced Noise

Experimental Validation of a Suspension Rig for Analyzing Road-induced Noise Expermental Valdaton of a Suspenson Rg for Analyzng Road-nduced Nose Dongwoo Mn 1, Jun-Gu Km 2, Davd P Song 3, Yunchang Lee 4, Yeon June Kang 5, Kang Duc Ih 6 1,2,3,4,5 Seoul Natonal Unversty, Republc

More information

A Novel Gravitational Search Algorithm for Combined Economic and Emission Dispatch

A Novel Gravitational Search Algorithm for Combined Economic and Emission Dispatch A Novel Gravtatonal Search Algorthm for Combned Economc and Emsson Dspatch 1 Muhammad Yaseen Malk, 2 Hmanshu Gupta 1 Student, 2 Assstant Professor 1 Electrcal Engneerng 1 E-Max Group of Insttutons, Haryana,

More information

A Review of Clustering Algorithm Based On Swarm Intelligence

A Review of Clustering Algorithm Based On Swarm Intelligence A Revew of Clusterng Algorthm Based On Swarm Intellgence RAJNI MISHRA M.Tech, Department of CSE TIT BHOPAL, Inda Tomar.ranu1989@gmal.com BHUPESH GAUR Head of Department of CSE TIT BHOPAL, Inda ABSTRACT

More information

A Scenario-Based Objective Function for an M/M/K Queuing Model with Priority (A Case Study in the Gear Box Production Factory)

A Scenario-Based Objective Function for an M/M/K Queuing Model with Priority (A Case Study in the Gear Box Production Factory) Proceedngs of the World Congress on Engneerng 20 Vol I WCE 20, July 6-8, 20, London, U.K. A Scenaro-Based Objectve Functon for an M/M/K Queung Model wth Prorty (A Case Study n the Gear Box Producton Factory)

More information

Volume 30, Issue 4. Who likes circus animals?

Volume 30, Issue 4. Who likes circus animals? Volume 30, Issue 4 Who lkes crcus anmals? Roberto Zanola Unversty of Eastern Pedmont Abstract Usng a sample based on 268 questonnares submtted to people attendng the Acquatco Bellucc crcus, Italy, ths

More information

Avian Abundance and Habitat Structure

Avian Abundance and Habitat Structure ESCI 408 FIELD METHODS IN WILDLIFE ECOLOGY Avan Abundance and Habtat Structure INTRODUCTION Research Queston: Whch habtat characterstc(s determne the local abundance of a partcular brd speces (e.g., golden-crowned

More information

Models - Repositories of Knowledge (Proceedings ModelCARE2011 held at Leipzig, Germany, in September 2011) (IAHS Publ. 3XX, 201X).

Models - Repositories of Knowledge (Proceedings ModelCARE2011 held at Leipzig, Germany, in September 2011) (IAHS Publ. 3XX, 201X). Models - Repostores of Knowledge (Proceedngs ModelCARE20 held at Lepzg, Germany, n September 20) (IAHS Publ. 3XX, 20X). Smultaneous estmaton of groundwater recharge rates, assocated zone structures, and

More information

Guidelines on Disclosure of CO 2 Emissions from Transportation & Distribution

Guidelines on Disclosure of CO 2 Emissions from Transportation & Distribution Gudelnes on Dsclosure of CO 2 Emssons from Transportaton & Dstrbuton Polcy Research Insttute for Land, Infrastructure and Transport June 2012 Contents 1. Introducton...- 3-1.1 Purpose and concept...- 3-1.2

More information

A TABU SEARCH FOR MULTIPLE MULTI-LEVEL REDUNDANCY ALLOCATION PROBLEM IN SERIES-PARALLEL SYSTEMS

A TABU SEARCH FOR MULTIPLE MULTI-LEVEL REDUNDANCY ALLOCATION PROBLEM IN SERIES-PARALLEL SYSTEMS Internatonal Journal of Industral Engneerng, 18(3), 120-129, 2011. A TABU SEACH FO MULTIPLE MULTI-LEVEL EDUNDANCY ALLOCATION POBLEM IN SEIES-PAALLEL SYSTEMS Kl-Woong Jang and Jae-Hwan Km Department of

More information

The Credit Risk Assessment Model of Internet Supply Chain Finance: Multi-Criteria Decision-Making Model with the Principle of Variable Weight

The Credit Risk Assessment Model of Internet Supply Chain Finance: Multi-Criteria Decision-Making Model with the Principle of Variable Weight Journal of Computer and Communcatons, 2017, 5, 20-30 http://www.scrp.org/journal/jcc ISSN Onlne: 2327-5227 ISSN Prnt: 2327-5219 The Credt Rsk Assessment Model of Internet Supply Chan Fnance: Mult-Crtera

More information

The Credit Risk Assessment Model of Internet Supply Chain Finance: Multi-Criteria Decision-Making Model with the Principle of Variable Weight

The Credit Risk Assessment Model of Internet Supply Chain Finance: Multi-Criteria Decision-Making Model with the Principle of Variable Weight Journal of Computer and Communcatons, 2016, 4, 1-11 http://www.scrp.org/journal/jcc ISSN Onlne: 2327-5227 ISSN Prnt: 2327-5219 The Credt Rsk Assessment Model of Internet Supply Chan Fnance: Mult-Crtera

More information

EVALUATION METHODOLOGY OF BUS RAPID TRANSIT (BRT) OPERATION

EVALUATION METHODOLOGY OF BUS RAPID TRANSIT (BRT) OPERATION 200-203 JATIT & LL. All rghts reserved. IN: 992-864 www.att.org E-IN: 87-39 EVALUATION METHODOLOGY OF BU RAPID TRANIT (BRT) OPERATION WU HONGYANG A a Chna Urban ustanable Transport Research Center (CUTReC),

More information

Optimal photovoltaic placement by self-organizing hierarchical binary particle swarm optimization in distribution systems

Optimal photovoltaic placement by self-organizing hierarchical binary particle swarm optimization in distribution systems Avalable onlne at www.scencedrect.com ScenceDrect Energy Proceda 89 (2016 ) 69 77 CoE on Sustanable Energy System (Tha-Japan), Faculty of Engneerng, Rajamangala Unversty of Technology Thanyabur (RMUTT),

More information

RECEIVING WATER HYDRAULICS ASSIGNMENT 2

RECEIVING WATER HYDRAULICS ASSIGNMENT 2 RECEIVING WATER HYDRAULICS ASSIGNMENT 2 Desgn of wastewater dscharge from the cty of Göteborg. Example of a dffuser n a stratfed coastal sea Example of retenton tme calculatons Ths assgnment conssts of

More information

Identifying Factors that Affect the Downtime of a Production Process

Identifying Factors that Affect the Downtime of a Production Process Identfyng Factors that Affect the Downtme of a Producton Process W. Nallaperuma 1 *, U. Ekanayake 1, Ruwan Punch-Manage 2 1 Department of Physcal scences, Rajarata Unversty, Sr Lanka 2 Department of Statstcs

More information

Research on the Evaluation of Corporate Social Responsibility under the Background of Low Carbon Economy

Research on the Evaluation of Corporate Social Responsibility under the Background of Low Carbon Economy http://jba.scedupress.com Internatonal Journal of Busness Admnstraton Vol. 7, No. 5; 2016 Research on the Evaluaton of Corporate Socal Responsblty under the Background of Low Carbon Economy Xaofang Zhang

More information

Optimum Generation Scheduling for Thermal Power Plants using Artificial Neural Network

Optimum Generation Scheduling for Thermal Power Plants using Artificial Neural Network Internatonal Journal of Electrcal and Computer Engneerng (IJECE) Vol., o., ecember 0, pp. 35~39 ISS: 088-8708 35 Optmum Generaton Schedulng for Thermal ower lants usng Artfcal eural etwork M. S. agaraja

More information

Improvement on the properties of gypsum particleboard by adding cement*

Improvement on the properties of gypsum particleboard by adding cement* J Wood Sc (1998) 44:98-102 The Japan Wood Research Socety 1998 Yuhe Deng Takesh Furuno Tohru Uehara Improvement on the propertes of gypsum partcleboard by addng cement* Receved: February 26, 1997 / Accepted:

More information

Environmental Economical Power Dispatch problem using Particle Swarm Optimization Technique

Environmental Economical Power Dispatch problem using Particle Swarm Optimization Technique Internatonal Journal of Innovatons n Engneerng and Technology (IJIET) Envronmental Economcal Power Dspatch problem usng Partcle Swarm Optmzaton Technque Mr.Manoj Kumar.T PhD Scholar Department of Electrcal

More information

Model Development of a Membrane Gas Permeation Unit for the Separation of Hydrogen and Carbon Dioxide

Model Development of a Membrane Gas Permeation Unit for the Separation of Hydrogen and Carbon Dioxide CHEMICAL ENGINEERING TRANSACTIONS Volume 21, 2010 Edtor.. Klemeš, H. L. Lam, P. S. Varbanov Copyrght 2010, AIDIC Servz S.r.l., ISBN 978-88-95608-05-1 ISSN 1974-9791 DOI: 10.3303/CET1021218 1303 Model Development

More information

THE STUDY OF GLOBAL LAND SUITABILITY EVALUATION: A CASE OF POTENTIAL PRODUCTIVITY ESTIMATION FOR WHEAT

THE STUDY OF GLOBAL LAND SUITABILITY EVALUATION: A CASE OF POTENTIAL PRODUCTIVITY ESTIMATION FOR WHEAT THE STUDY OF GLOBAL LAND SUITABILITY EVALUATION: A CASE OF POTENTIAL PRODUCTIVITY ESTIMATION FOR WHEAT Guoxn TAN, Ryosuke SHIBASAKI, K S RAJAN Insttute of Industral Scence, Unversty of Tokyo 4-6-1 Komaba,

More information

MODELLING AND SIMULATION OF TEAM EFFECTIVENESS EMERGED FROM MEMBER-TASK INTERACTION. Shengping Dong Bin Hu Jiang Wu

MODELLING AND SIMULATION OF TEAM EFFECTIVENESS EMERGED FROM MEMBER-TASK INTERACTION. Shengping Dong Bin Hu Jiang Wu Proceedngs of the 2008 Wnter Smulaton Conference S. J. Mason, R. R. Hll, L. Mönch, O. Rose, T. Jefferson, J. W. Fowler eds. MODELLING AND SIMULATION OF TEAM EFFECTIVENESS EMERGED FROM MEMBER-TASK INTERACTION

More information

EVALUATING THE PERFORMANCE OF SUPPLY CHAIN SIMULATIONS WITH TRADEOFFS BETWEEN MULITPLE OBJECTIVES. Pattita Suwanruji S. T. Enns

EVALUATING THE PERFORMANCE OF SUPPLY CHAIN SIMULATIONS WITH TRADEOFFS BETWEEN MULITPLE OBJECTIVES. Pattita Suwanruji S. T. Enns Proceedngs of the 00 Wnter Smulaton Conference R.G. Ingalls, M. D. Rossett, J. S. Smth, and B. A. Peters, eds. EVALUATING THE PERFORMANCE OF SUPPLY CHAIN SIMULATIONS WITH TRADEOFFS BETWEEN MULITPLE OBJECTIVES

More information

Financial Distress Prediction of K-means Clustering Based on Genetic Algorithm and Rough Set Theory

Financial Distress Prediction of K-means Clustering Based on Genetic Algorithm and Rough Set Theory 505 A publcaton of CHEMICAL ENGINEERING TRANSACTIONS VOL. 51, 2016 Guest Edtors: Tchun Wang, Hongyang Zhang, Le Tan Copyrght 2016, AIDIC Servz S.r.l., ISBN 978-88-95608-43-3; ISSN 2283-9216 The Italan

More information

Reprint from "MPT-Metallurgical P(ant and Technology International" issue No. 2/1990, pages Optimization of. Tempcore installations for

Reprint from MPT-Metallurgical P(ant and Technology International issue No. 2/1990, pages Optimization of. Tempcore installations for Reprnt from "MPT-Metallurgcal P(ant and Technology nternatonal" ssue No. 2/990, pages 6-69 (Ç 990, Verlag StahlesenmbH, Düsseldorf Optmzaton of. Tempcore nstallatons for rebars Perre Smon, Centre de Recherches

More information

Finite Element Analysis and Optimization for the Multi- Stage Deep Drawing of Molybdenum Sheet

Finite Element Analysis and Optimization for the Multi- Stage Deep Drawing of Molybdenum Sheet Fnte Element Analyss and Optmzaton for the Mult- Deep of Molybdenum Sheet Heung-Kyu Km a,*, Seok Kwan Hong a, Jong-Kl Lee b, Byung-Hee Jeon c, Jeong Jn Kang a, and Young-moo Heo a a Precson Molds and Des

More information

EXPERIMENTAL DETERMINATION OF THERMAL CHARACTERISTICS OF MUNICIPAL SOLID WASTE

EXPERIMENTAL DETERMINATION OF THERMAL CHARACTERISTICS OF MUNICIPAL SOLID WASTE EXPERIMENTAL DETERMINATION OF THERMAL CHARACTERISTICS OF MUNICIPAL SOLID WASTE Vyacheslav Bukhmrov 1, *, Olga Kolbaba 1, and Raml Gabtov 1 1 Ivanovo State Power Engneerng Unversty, 153003 Ivanovo, Russa

More information

6.4 PASSIVE TRACER DISPERSION OVER A REGULAR ARRAY OF CUBES USING CFD SIMULATIONS

6.4 PASSIVE TRACER DISPERSION OVER A REGULAR ARRAY OF CUBES USING CFD SIMULATIONS 6.4 PASSIVE RACER DISPERSION OVER A REGULAR ARRAY OF CUBES USING CFD SIMULAIONS Jose Lus Santago *, Alberto Martll and Fernando Martn CIEMA (Center for Research on Energy, Envronment and echnology). Madrd,

More information

Genetic Algorithm based Modification of Production Schedule for Variance Minimisation of Energy Consumption

Genetic Algorithm based Modification of Production Schedule for Variance Minimisation of Energy Consumption , 22-24 October, 2014, San Francsco, USA Genetc Algorthm based Modfcaton of Producton Schedule for Varance Mnmsaton of Energy Consumpton C. Duerden, L.-K. Shark, G. Hall, J. Howe Abstract Typcal manufacturng

More information

A Split-Step PSO Algorithm in Prediction of Water Quality Pollution

A Split-Step PSO Algorithm in Prediction of Water Quality Pollution Ths s the Pre-Publshed Verson. Lecture Notes n Computer Scence, Vol. 3498, 2005, pp. 1034-1039 A Splt-Step PSO Algorthm n Predcton of Water Qualty Polluton Kwokwng Chau Department of Cvl and Structural

More information

The Estimation of Thin Film Properties by Neural Network

The Estimation of Thin Film Properties by Neural Network Automaton, Control and Intellgent Systems 2016; 4(2): 15-20 http://www.scencepublshnggroup.com/j/acs do: 10.11648/j.acs.20160402.12 ISS: 2328-5583 (Prnt); ISS: 2328-5591 (Onlne) The Estmaton of Thn Flm

More information

Energy Management System for Battery/Ultracapacitor Electric Vehicle with Particle Swarm Optimization

Energy Management System for Battery/Ultracapacitor Electric Vehicle with Particle Swarm Optimization Proceedngs of the Internatonal Conference on Recent Advances n Electrcal Systems, Tunsa, 06 Energy Management System for Battery/Ultracapactor Electrc Vehcle wth Partcle Swarm Optmzaton Selm Koroglu Akf

More information

Reliability Based Planning Methodology for Feeder Automation

Reliability Based Planning Methodology for Feeder Automation Relablty Based Plannng Methodology for Feeder Automaton TB Mavuso, A Wessels, JHC Pretorus, Faculty of Engneerng and the Bult Envronment Unversty of Johannesburg Johannesburg, South Afrca jhcpretorus@uj.ac.za

More information

A Real-time Planning and Scheduling Model in RFID-enabled Manufacturing

A Real-time Planning and Scheduling Model in RFID-enabled Manufacturing Proceedngs of the 2014 Internatonal Conference on Industral Engneerng and Operatons Management Bal, Indonesa, January 7 9, 2014 A Real-tme Plannng and Schedulng Model n RFID-enabled Manufacturng Ray Y.

More information

Evaluation of the Performance of the State-of-the-art Meta-Heuristics Techniques for Varying Insolation

Evaluation of the Performance of the State-of-the-art Meta-Heuristics Techniques for Varying Insolation Evaluaton of the Performance of the State-of-the-art Meta-Heurstcs Technques for Varyng Insolaton Puneet Josh 1 and Sudha Arora 2 1 Department of Electrcal Engneerng, COT, GBPUAT, Pantnagar, Uttarakhand,

More information

Available online at Procedia Engineering 7 (2010) Procedia Engineering 00 (2010)

Available online at  Procedia Engineering 7 (2010) Procedia Engineering 00 (2010) Avalable onlne at www.scencedrect.com Proceda Engneerng 7 (2010) 256 264 Proceda Engneerng 00 (2010) 000 000 Proceda Engneerng www.elsever.com/locate/proceda www.elsever.com/locate/proceda 2010 Symposum

More information

Modeling Social Group Structures in Pedestrian Crowds

Modeling Social Group Structures in Pedestrian Crowds Modelng Socal Group Structures n Pedestran Crowds Fasheng Qu, Xaoln Hu, Xue Wang, and Saurav Karmakar Abstract Group structure s an mportant characterstc of socal crowd. However, up to now, the effect

More information

Optimal Issuing Policies for Substitutable Fresh Agricultural Products under Equal Ordering Policy

Optimal Issuing Policies for Substitutable Fresh Agricultural Products under Equal Ordering Policy 06 Internatonal Academc Conference on Human Socety and Culture (HSC 06) ISBN: 978--60595-38-6 Optmal Issung Polces for Substtutable Fresh Agrcultural Products under Eual Orderng Polcy Qao- TENG,a, and

More information

Multiobjective Simulated Annealing: A Comparative Study to Evolutionary Algorithms

Multiobjective Simulated Annealing: A Comparative Study to Evolutionary Algorithms Multobjectve Smulated Annealng: A Comparatve Study to Evolutonary Algorthms Dongyung Nam and Cheol Hoon Par Abstract As multobjectve optmzaton problems have many solutons, evolutonary algorthms have been

More information