Adaptive Noise Reduction for Engineering Drawings Based on Primitives and Noise Assessment

Size: px
Start display at page:

Download "Adaptive Noise Reduction for Engineering Drawings Based on Primitives and Noise Assessment"

Transcription

1 Adaptve ose Reducton for Engneerng Drawngs Based on Prmtves and ose Assessment Jng Zhang Wan Zhang Lu Wenyn Department of Computer Scence, Cty Unversty of Hong Kong, Hong Kong SAR, PR Chna {jzhang,wanzhang, Abstract In ths paper, a novel, adaptve nose reducton method for engneerng drawngs s proposed based on assessment of both prmtves and nose. Unlke the current approaches, our method takes nto account the specal features of engneerng drawngs and assesses the characterstcs of prmtves and nose such that adaptve procedures and parameters are appled for nose reducton. For ths purpose, we frst analyze and categorze varous types of nose n engneerng drawngs. Algorthms for lnewdth assessment, nose dstrbuton assessment and nose level assessment are then proposed. These three assessments are combned to descrbe the features of nose of each ndvdual engneerng drawng. Fnally, medan flters and morphologcal flters, whch can adjust ther template sze and structural element adaptvely accordng to dfferent nose level and type, are used for adaptve nose reducton. Expermental results show that our approach s effectve for reducng most nose n engneerng drawngs. Keywords: Adaptve ose Reducton, Engneerng Drawngs, Lnewdth Assessment, ose Assessment 1. Introducton ose reducton s a fundamental problem ([1], [2], and [3]) of mage processng and pattern recognton, whch attempts to recover an underlyng perfect mage from a degraded copy. It plays an mportant role n automatc engneerng drawngs analyss snce engneerng drawngs are usually scanned from paper drawngs or blueprnts, n whch many factors may generate nosy document mages. The noses n engneerng drawngs can be n dfferent types and levels, whch greatly affect the results of vectorzaton, recognton, and other processng, and hence, dramatcally reduce the overall performance of engneerng drawngs analyss. Current approaches to nose reducton can be broadly classfed nto order statstcal methods, transform doman methods, and fuzzy methods. In order statstcal methods, medan flter [4] and rank order flter [5] are representatves, whch use statstcal theory to detect and reduce nose n mages. Transform doman methods apply sgnal processng methods to nose reducton by usng transformaton methods, such as Fourer Transform and Wavelet Transform [6]. Fuzzy methods seek to use nonlnear flters and learnng theores, such as fuzzy flters [7] and neural networks [8], to reduce nose. Although many approaches have been proposed to varous nose reducton problems, engneerng drawngs were not pad much attenton to. Current approaches gnore the specal features of engneerng drawngs and dfferent types and levels of nose. They employ general mage processng methods to reduce nose n engneerng drawngs. Although they do acheve some promsng results, nose reducton for engneerng drawngs s stll not always satsfactory. In ths paper, we assess the nose of engneerng drawngs from two aspects: 1) lnewdth of prmtves, and 2) dstrbuton and level of nose, based on whch we can apply adaptve nose reducton. The arrangement of the paper s as follows: In Secton 2, we analyze the specal features of engneerng drawngs and categorze the nose nto dfferent types and levels. In Secton 3, we present our lnewdth assessment algorthm based on medal axs transform. In Secton 4, we dscuss our methods used to assess nose dstrbuton and nose level.

2 The adaptve nose reducton (AR) method s proposed n Secton 5. Some expermental results are shown n Secton 6 and conclusons are shown n Secton Features & ose n Engneerng Drawngs Engneerng drawngs have certan specal features: 1) the possble lnewdths are lmted to several dscrete values; 2) the edge of prmtves (e.g., lnes and arcs) s smooth; 3) the background and the prmtves are monochrome. Fgure 1 shows four engneerng drawngs wth dfferent qualtes. From Fgure 1(a) we see that the lnewdth of prmtves s nearly equal and the edge of prmtves s smooth. There s no nosy pont on ether background or prmtves. However, the qualtes of the other three are not so good due to dfferent types and levels of nose. (a) (b) (c) (d) Fgure 1. An example of engneerng drawngs There are varous types and levels of nose n engneerng drawngs, as classfed and modelled by exstng researchers. Pavlds [9] enumerated three types of dstorton nose generated by scanners. Kannugo et al. [10] explored a nonlnear global and local document degradaton model. Zha et al. [11] summarzed four types of common nose n engneerng drawngs (.e., Gaussan nose, hgh frequency nose, hard pencl nose, and moton blur nose) and valdated ther models. For bnary engneerng drawngs, we categorze the nose nto three basc types: 1) Gaussan nose, 2) hgh frequency nose, 3) hard pencl nose. In addton to types, the nose n engneerng drawngs can be at dfferent levels, whch ndcate how nosy the mages are. ext, we wll dscuss the assessment of mage qualty n terms of both prmtves and nose. 3. Lnewdth Assessment of Prmtves In ths secton, we dscuss the detal of our proposed method for lnewdth assessment. As we mentoned prevously, the lnewdths of prmtves, such as lnes and arcs, n engneerng drawngs are lmted to several values. Although dfferent types of nose are generated wth dfferent levels, the lnewdth s nearly unchanged and the dstance between prmtves s usually much greater than ther lnewdths, otherwse human cannot dstngush the gap between prmtves. In addton, the sze of a nosy regon s usually smaller than lnewdth, otherwse even human cannot dstngush useful data from nosy data. Hence, lnewdth s very mportant nformaton for both preservng useful features and removng nose. We use a thnnng algorthm based on Medal Axs Transform (MAT) [12] to calculate the average lnewdth. MAT uses a recursve method to extract the skeletons of prmtves from a bnary mage. In each teraton, the ponts satsfyng certan condtons are removed from the prmtves. The skeleton obtaned by MAT conssts of the set of ponts that are equally dstant from two closest ponts of the boundary of prmtves. Assume that the total number of teraton requred s I, the lnewdth after the th teraton s d, and the number of ponts that have just been removed from the prmtves durng the th teraton s. The lnes are thnned at

3 both sdes when d >= 2, that s, d = d 2. When d = 2, the lnes are only thnned by one pxel, that s, d + 1 = d 1, [ 1, I 1]. + 1 (a) (b) (c) (d) (e) (f) (g) (h) Fgure 2. Examples of thnnng procedure (a) s the orgnal mage; (b) and (c) are the thnned mages of (a) after the 4 th and 5 th teraton, respectvely; (d) s the skeleton mage of (a). (e) s (a) wth some nose added; (f) and (g) are the thnned mage of (e) after the 4 th and 5 th teraton, respectvely; (h) s the skeleton mage of (e). Obvously, becomes smaller when ncreases. Fnally, when = 0, t means the skeleton s extracted from the prmtve successfully. As mentoned n Secton 2, a characterstc of engneerng drawngs s that the lnewdths are almost equal. It means that lnewdths of most prmtves become one pxel at the same tme durng the thnnng procedure. Hence, n the frst several teratons, the change of s small but at some teratons t dramatcally drops. In Fgure 2, (a) s an orgnal mage, (b), (c) and (d) llustrate the thnned mages of (a) at dfferent teraton. In Fgure 3, (a) and (b) llustrate the curves of and ( ) / durng the thnnng process of Fgure 2(a). We can see that has sharp drops at the 4 th and 5 th teratons. Correspondngly, nearly all lnes become one pxel wde after the 5 th teraton except the part where the crcle and lne touch together, as shown n Fgure 2(b) and (c). All the 6 th to 11 th teratons are used to thn ths conjont part only, whose wdth cannot reflect the real lnewdths of prmtves. Hence, the changes of between the 6 th to 11 th teratons become small and these teratons should not be taken nto account when we assess the average lnewdth of prmtves. Accordng to the analyss above, we know that the bgger the change of at one teraton, the more lnes reach one pxel wde at that teraton. When the change of s bgger than a threshold T, that s ( + 1) >= T, [ 1, I 1], we use ( + 1 ) / and to calculate the average lnewdth of prmtves. Let S ={ ( + 1) >= T at th teraton, [ 1, I 1] }. Assume S =L. S (l), l = [ 1, L], s the l th element n S. Take Fgure 2(a) for example, f we let T = 0. 25, ( ) + 1 >= T when teraton tmes =4 and =5, as shown n Fgure 3(b), hence S =2, S(1)=4 and S(2)=5. When I = 1, t means that the lnewdth of prmtves s already one pxel wde. When I=2, t means that the lnes are only thnned

4 once by ether 1 or 2 pxels before they become one pxel wde, we use average value 1.5 pxel to ndcate t. Of course, the fnally obtaned skeleton s one pxel wde. Hence, the lnewdth of prmtves s 1.5+1=2.5 pxels and the possble error s less than only 0.5 pxel. When I>2, we can use followng equatons to calculate the average lnewdth W : lne sum = L l= 1 (, S ( l) S ( l ) + 1) I L ( = S ( l) S ( l) + 1 avg l= 1 sum W 2 I +1, lne = avg ) S( l), where, we frst calculate I avg, whch s the average number of teratons the prmtves have undergone. It s calculated as the weghted sum of all teratons whch result sgnfcant change of + 1, wth an teraton s weght beng the percentage of the removed nosy ponts at such teraton. The lnewdth s just twce the average teraton number plus 1. (a) (b) Fgure 3. Curves of and ( ) / 1 1 of Fgure 2(a) and (e) + Meanwhle, the proposed lnewdth assessment method s robust to nose, as we shown n Fgure 2(e)-(h). In Fgure 2, (e) s a nosy verson of (a). We can see that most lnes of (a) and (e) become one pxel wde at the same teraton and the curves of and ( + 1 ) / of Fgure 2(a) and (e) are much smlar, as shown n Fgure 3. The largest dfference s caused by the nose whch s thnned n the frst several teratons. The average lnewdths of prmtves of Fgure 2(a) and (e) computed by the proposed method are 9.79 and 9.76, respectvely. Usng the proposed method, when T = 0. 25, the average lnewdths of the four mages n Fgure 1 are 6.30, 5.78, 3.00, and 2.50, respectvely. Experments show that we can obtan more precse lnewdths usng ths method.

5 4. ose Dstrbuton and Level Assessment After we obtan the average lnewdth, we need to assess the detal of the nose. Images (b), (c) and (d) n Fgure 1 show some typcal forms of nosy mages. For ths purpose, we descrbe the nose from two aspects: 1) nose dstrbuton whch s assessed by block method and 2) nose level whch s assessed by sgnal to nose rato. 4.1 ose Dstrbuton Assessment In engneerng drawngs, there are manly two knds of dstrbuton of nose: 1) the nose dstrbutes evenly n the whole drawngs, as shown n Fgure 1(b); 2) the nose manly dstrbutes at surroundng of the prmtves, as shown n Fgure 1(c). We call them as TYPE I and TYPE II respectvely. In ths paper, we use block medan flter to dstngush these two types of nose. We dvde the document mage nto local blocks by the sze about pxels, as llustrated n Fgure 4. Because we only need to detect nose rather than to remove nose at ths stage, we use a 3 3 medan flter to detect nose n all blocks one by one. When a nosy pont s removed by the medan flter n a block, ths block s a nosy block. Assume there are M blocks n one mage, among whch Z blocks are nosy. We can calculate the dstrbuton of the nose D as follows: D Z = nose M. nose Fgure 4. The block method for analyss of nose dstrbuton Gven a pre-set threshold T dstrbuton, the nose type s TYPE I f D nose >= T dstrbut on, and TYPE II otherwse. For Fgure 1(b) and (c), f let T dstrbuton = 0. 5, the obtaned values of D nose are and respectvely. Ths means that the nose dstrbuton of Fgure 1(c) (TYPE II) s more concentratve than that of Fgure 1(b) (TYPE I). 4.2 ose Level Assessment ext, we assess the nose level. For dfferent nose level, we should use dfferent de-nose method to obtan the best qualty, because mproper use of nose flter can reduce both nose and useful nformaton of prmtves greatly. We use the sgnal to nose rato (SR) to descrbe the nose level of an mage. We employ a medan flter whose template sze s 1.5 Wlne 1. 5 Wlne to compute SR. Such flter can reduce nose whle preservng the prmtves. Assume the prmtves to be black and the background whte. Frst, we count the number of all black pxels n the mage and denote t as Q. Then the medan flter s used once to wpe off nose and we

6 count the number of the remanng black pxels agan. We denote ths number as P. P s the number of prmtve ponts and reflects the sgnal level. Q P s the number of nosy ponts that have been removed by the flter and reflects the nose level. If Q P = 0, t means that there s no nose n the mage. When Q P 0, We defne the SR of an mage as: P SR = ; Q P Usually, lower SR means hgher nose level. For nstance, the SR of Fgure 1(b) and (c) are and 1.443, respectvely. It means that the nose level of (c) s hgher than that of (b). However, there s another form of degradaton of engneerng drawngs, as shown n Fgure 1(d), where the prmtves are too thn and dscontnuous. When the medan flter s appled, the prmtves are also regarded as the nose and therefore wped off from the mage. As a result, ts SR s very small (only 0.285). For these dfferent cases, dfferent methods should be employed for nose reducton, as we wll explan n the next secton. 5. Adaptve ose Reducton Many technques for nose reducton replace each pxel wth certan functon of the pxel's neghborhood. Because useful features and many noses usually have common frequency components, they are not separable n the frequency doman. Hence, lnear flters tend to ether amplfy the nose along wth useful features, or smooth out the nose and reduce useful features smultaneously. To mnmze the conflct between useful features and nose, researchers have ntroduced a number of adaptve nose reducton algorthms, whch essentally attempt to preserve or amplfy useful features whle reducng noses. Medan flter and morphologcal flters are, perhaps, the most well-known and popular flters for adaptve nose reducton. The medan flter s very good at reducng some types of nose (e.g., Gaussan nose and salt and pepper nose), whle preservng some useful features (e.g., edges). It s not so good, however, at removng dense nose, and t degrades thn lnes and those features smaller than half the sze of ts template. The morphologcal flters nclude erosons, dlatons, openngs, closngs, and ther combnatons. The acton of a morphologcal flter depends on ts structural element, whch s a small pattern that defnes the operatonal neghborhood of a pxel. The effectveness of the medan flters and morphologcal flters greatly reles on the sze of the template and the structural element. Hence, t s very mportant to carefully choose them. Based on the assessment results of prmtves and nose we obtaned n Secton 3 and 4, we develop an adaptve nose reducton (AR) method. We choose the medan and morphologcal flters to reduce nose but also adjust the sze of the template and the structural element adaptvely accordng to the assessed lnewdth and nose nformaton. Let W lne, D nose and SR denote the lnewdth, nose dstrbuton and nose level of one mage, W deal s a gven lnewdth, T dstrbuton and T level are pre-set thresholds for D nose and SR, d SE s dameter of the crcle structural element. (1) If D nose >= T dstrbut on and SR >= Tlevel, the man nose s Gaussan nose combned wth some hgh frequency nose, we frst use a medan flter wth a 1.5 Wlne 1. 5 W lne template to remove Gaussan nose. Then an open morphologcal flter wth a crcle structural element, d = 0. 8 W, to reduce hgh frequency nose and smooth prmtves. (2) If SE lne D nose < T dstrbuton and SR >= Tlevel, the nose dstrbutes surroundng the prmtves concentratvely and the man nose s hard pencl nose and hgh frequency nose combned wth some Gaussan nose. Hence, we use a close morphologcal flter wth a crcle structural element, d SE = 0. 5 Wlne, to remove gaps caused by hard pencl nose n prmtves and an open morphologcal flter wth a crcle structural element, d SE = 0. 8 Wlne, to reduce hgh frequency nose and dense Gaussan nose and smooth prmtves. (3) If SR < T, t means the level

7 prmtves are too thn and maybe dscontnuous. In ths condton, we frst use a close morphologcal flter wth a crcle structural element, d SE = Wlne, to connect prmtves, then n order to avod losng useful nformaton, we apply a specal 3 3 flter to remove nose, whch, for a bnary mage, can change the value of the centre element only when the values of all other 8 neghbour elements are dfferent from t. In ths way, all sngle nosy ponts can be removed whle the prmtves can be preserved, even they are one pxel wde. After removng the nose from the mage, accordng to W lne, we use an eroson or dlaton morphologcal flter to adjust the lnewdth to the gven wdth W deal, so that all de-nosed mages may have smlar lnewdth to the orgnal noseless mages wth Wdeal beng ther deal lnewdth. Fgure 5 shows the flowchart of our AR method. Input Image W Calculate lne, Dnose, SR Tdstrbuton, T level (1) (2) (3) Medan Flter & Open Morphologcal Flter Close & Open Morphologcal Flter Close Morphologcal Flter & Specal 3 3 Flter > W deal Y Eroson Morphologcal Flter Dlaton Morphologcal Flter Output Image Fgure 5. The flowchart of AR 6. Expermental Results We have mplemented a prototype system based on our proposed method. We use some nosy mages of engneerng drawngs chosen from the Symbol Recognton Contest of GREC 03 [13] for testng. Fgure 6 and Fgure 7 show the expermental results of four mages. In Fgure 6, the top row contans the mages wth dfferent types and levels of nose and the bottom row are the results of our adaptve nose reducton approach

8 wth T = 0. 25, T dstrbuton = 0. 5, Tlevel = 1. 0 and W deal = 5. Fgure 7 ncludes curves of and ( 1 ) / of the four mages. We can see that there s a sharp drop on each curve, where the ordnal number of the teraton reflects the lnewdth. Table 1 shows the results of W lne, D nose and SR calculated by the proposed method. From the expermental results, we can see that our proposed methods can effectvely reduce most nose n engneerng drawngs whle preservng the useful features (e.g., smoothng edges of prmtves and adjustng average lnewdth). These nose reducton results provde us a good bass for vectorzaton and recognton of the contest symbols. (a) (b) (c) (d) Fgure 6. Comparson between orgnal mages and de-nosed mages (a) (b) Fgure 7. Lnewdth assesment of the top four mages of Fgure 6. ote that there are only two teratons for Fgure 6(d), hence there s only one pont for t n Fgure 7(b). Table 1. The results of nose assessment on certan mages

9 W lne D SR nose Fgure 6(a) Fgure 6(b) Fgure 6(c) Fgure 6(d) Concluson and Future Works In ths paper, we analyzed the specal features and varous types and levels of nose n engneerng drawngs and proposed an adaptve nose reducton (AR) method based on lnewdth assessment, nose dstrbuton assessment and nose level assessment. Compared wth other nose reducton method, the proposed method can adjust the template sze of medan flter and structural element of morphologcal flter adaptvely accordng to dfferent types and levels of nose. The method can remove the nose whle keepng the useful nformaton of prmtves. Expermental results proved effectveness of our proposed methods. However, some problems stll need to be solved, such as how to deal wth prmtves wth varous lnewdths n a sngle engneerng drawng and how to smooth or sharp edges further whle keepng much smaller features of prmtves. We wll contnue our research on these problems and enhance the performance of our proposed adaptve nose reducton method for engneerng drawngs. Acknowledgement The work descrbed n ths paper s fully supported by a grant from the Research Grants Councl of the Hong Kong Specal Admnstratve Regon, Chna [Project o. CtyU 1073/02E]. References [1]. H. C. Andrews, Monochrome Dgtal Image Enhancement, Appled Optcs, Vol. 15, o. 2, pp , [2]. A. Lev and S. W. Zucker, and A. Rosenfeld, Interactve Enhancement of osy Images, IEEE Trans. on Systems, Man and Cybernetcs, Vol. 7, o. 6, pp , [3]. G. A. Mastn, Adaptve Flters for Dgtal Image ose Smoothng: An Evaluaton, Computer Vson, Graphcs and Image Processng, Vol. 31, o. 1, pp , [4]. J. Ishhara, M. Meguro, and. Hamada, Adaptve Weghted Medan Flter Utlzng Impulsve ose Detecton, Applcaton of Dgtal Image Processng, Proc. SPIE 3808, pp , [5]. M. Mloslavsk and T. S. Cho, Applcaton of LUM Flter wth Automatc Parameter Selecton to Edge Detecton, Applcatons of Dgtal Image Processng, Proc. SPIE 3460, pp , [6]. H. Oktem, K. Egzaran, and V. Katkvnk, Adaptve De-nosng of Images by Locally Swtchng Wavelet Transforms, ICIP, [7]. F. Russo and G. Rampon, A Fuzzy Flter for Images Corrupted by Impulse ose, IEEE Sgnal Processng Letters, Vol. 3, o. 6, pp , [8]. H. Kong and L. Guan, A eural etwork Adaptve Flter for the Removal of Impulse ose n Dgtal Images, eural etwork, Vol. 9, o. 3, pp , [9]. T. Pavlds, Recognton of Prnted Text Under Realstc Condtons, Pattern Recognton Letters, Vol. 14, o. 4, pp , 1993

10 [10]. T. Kanungo, R. M. Haralck, and I. Phllps, Global and Local Document Degradaton Models, Proc. ICDAR, pp , 1993 [11]. Z. Jan, L. Wenyn, D. Dor, and L. Qng, A Lne Drawngs Degradaton Model for Performance Characterzaton, Proc. ICDAR, pp , [12]. J. C. Mott-Smth, Medal Axs Transforms, Pcture Processng and Psychopctors, Academc Press, ew York, [13]. GREC2003 Symbol Recognton Contest.

Comparison of robust M estimator, S estimator & MM estimator with Wiener based denoising filter for gray level image denoising with Gaussian noise

Comparison of robust M estimator, S estimator & MM estimator with Wiener based denoising filter for gray level image denoising with Gaussian noise Comparson of robust M estmator, S estmator & MM estmator wth Wener based denosng flter for gray level mage denosng wth Gaussan nose Mr. Pratyaksh A Maru Electroncs and Communcaton Department, Dr. Jvraj

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

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

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

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

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

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

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

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

MALAY ARABIC LETTERS RECOGNITION AND SEARCHING

MALAY ARABIC LETTERS RECOGNITION AND SEARCHING Internatonal Journal of Scence and Appled echnology MALAY ARABIC LEERS RECOGNIION AND SEARCHING *Correspondng author Sukamto 1, Elfzar 2*, Mara Erna 3 1 Informaton System Department, Unversty of Rau, Indonesa

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

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

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

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

A study on Fast Predicting the Washability Curve of Coal

A study on Fast Predicting the Washability Curve of Coal Avalable onlne at www.scencedrect.com Proceda Envronmental Scences (20) 580 584 A study on Fast Predctng the Washablty Curve of Coal Zhang Ze-ln, Yang Jan-guo, Wang Yu-lng, Xa Wen-Cheng, Lng Xang-yang

More information

Method for measuring viscoelastic properties of wood under high temperature and high pressure steam conditions

Method for measuring viscoelastic properties of wood under high temperature and high pressure steam conditions J Wood Sc (1999) 45:373-377 The Japan Wood Research Socety 1999 Wahyu Dwanto Toshro Morooka Msato Normoto Method for measurng vscoelastc propertes of wood under hgh temperature and hgh pressure steam condtons

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

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

Evaluation Method for Enterprises EPR Project Risks

Evaluation Method for Enterprises EPR Project Risks , pp.350-354 http://dx.do.org/10.14257/astl.2016. Evaluaton Method for Enterprses EPR Project Rsks L-Yongmng 1,2 1 College of Economcs and Management, Nanjng Unversty of Aeronautcs and Astronautcs, Nanjng,

More information

Sporlan Valve Company

Sporlan Valve Company F21O-10-12 LMTED: M & W What s a TEV Settng? For years Sporlan and every other manufacturer oftevs has used regulated arflow and controlled temperature baths to establsh a "factory" settng. Typcally the

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

LIFE CYCLE ENVIRONMENTAL IMPACTS ASSESSMENT FOR RESIDENTIAL BUILDINGS IN CHINA

LIFE CYCLE ENVIRONMENTAL IMPACTS ASSESSMENT FOR RESIDENTIAL BUILDINGS IN CHINA Proceedngs: Indoor Ar 2005 LIFE CYCLE ENVIRONMENTAL IMPACTS ASSESSMENT FOR RESIDENTIAL BUILDINGS IN CHINA DJ Gu 1,*, JJ Lu 1, LJ Gu 1 1 Department of Buldng Scence, School of Archtecture, Tsnghua Unversty,

More information

Determination of Housing Price in Taipei City Using Fuzzy Adaptive Networks

Determination of Housing Price in Taipei City Using Fuzzy Adaptive Networks Determnaton of Housng Prce n Tape Cty Usng Fuzzy Adaptve Networks We-Tes Lee, Jan-Jun Chen and Kuenta Chen*, Abstract The man purpose of ths research s to forecast pre-owned housng prces usng Fuzzy Adaptve

More information

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

The 27th Annual Conference of the Japanese Society for Artificial Intelligence, Shu-Chen Cheng Guan-Yu Chen I-Chun Pan 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

More information

A NATURAL CIRCULATION EXPERIMENT OF PASSIVE RESIDUAL HEAT REMOVAL HEAT EXCHANGER FOR AP1000

A NATURAL CIRCULATION EXPERIMENT OF PASSIVE RESIDUAL HEAT REMOVAL HEAT EXCHANGER FOR AP1000 A NATURAL CIRCULATION EXPERIMENT OF PASSIVE RESIDUAL HEAT REMOVAL HEAT EXCHANGER FOR AP1000 M. Duan, Y. Chen, Y. Lv, W. L, K. B, W. Wang, K. Du Chna Insttute of Atomc Energy P.O.Box 275(59), Bejng, 102413,

More information

RVFL-Based Optical Fiber Intrusion Signal Recognition With Multi-Level Wavelet Decomposition as Feature

RVFL-Based Optical Fiber Intrusion Signal Recognition With Multi-Level Wavelet Decomposition as Feature PHOONIC SENSORS / Vol. 8, No. 3, 218: 234 241 RVFL-Based Optcal Fber Intruson Sgnal Recognton Wth Mult-Level Wavelet Decomposton as Feature Yanpng WANG 1, Danjun GONG 1, Lpng PANG 2*, and Dan YANG 1 1

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

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

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

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

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

CYCLE TIME VARIANCE MINIMIZATION FOR WIP BALANCE APPROACHES IN WAFER FABS. Zhugen Zhou Oliver Rose

CYCLE TIME VARIANCE MINIMIZATION FOR WIP BALANCE APPROACHES IN WAFER FABS. Zhugen Zhou Oliver Rose Proceedngs of the 013 Wnter Smulaton Conference R. Pasupathy, S.-H. Km, A. Tolk, R. Hll, and M. E. Kuhl, eds CYCLE TIME VARIANCE MINIMIZATION FOR WIP BALANCE APPROACHES IN WAFER FABS Zhugen Zhou Olver

More information

High impact force attenuation of reinforced concrete systems

High impact force attenuation of reinforced concrete systems Structures Under Shock and Impact XII 273 Hgh mpact force attenuaton of renforced concrete systems Y. Km, T. El-Korch & K. S. Arsava Department of Cvl and Envronmental Engneerng, Worcester Polytechnc Insttute

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

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

Tuneable hydrogels. complete.handy.simple USER GUIDE. Innovative cell culture systems.

Tuneable hydrogels. complete.handy.simple USER GUIDE. Innovative cell culture systems. complete.handy.smple USER GUIDE Innovatve cell culture systems. Innovatve cell culture systems. MATERIAL NEEDED Materal ncluded Lyophlzed peptde gel powder n glass val Materal not ncluded Dstlled water

More information

CONSUMER PRICE INDEX METHODOLOGY (Updated February 2018)

CONSUMER PRICE INDEX METHODOLOGY (Updated February 2018) CONSUMER PRCE NDEX METHODOLOGY (Updated February 208). Purpose, nature and use The purpose s to obtan country representatve data for the prces of goods and servces and to compute overall and group ndces

More information

Spatial difference of regional carbon emissions in China

Spatial difference of regional carbon emissions in China Avalable onlne www.jocpr.com Journal of Chemcal and Pharmaceutcal Research, 2014, 6(7): 2741-2745 Research Artcle ISSN : 0975-7384 CODEN(USA) : JCPRC5 Spatal dfference of regonal carbon emssons n Chna

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

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

Development and production of an Aggregated SPPI. Final Technical Implementation Report

Development and production of an Aggregated SPPI. Final Technical Implementation Report Development and producton of an Aggregated SPP Fnal Techncal mplementaton Report Marcus Frdén, Ulf Johansson, Thomas Olsson Servces Producer Prce ndces, Prce Statstcs Unt, Statstcs Sweden 2010 ntroducton

More information

Band Selection Using Clustering Technique for Dimensionality Reduction in Hyper spectral Image

Band Selection Using Clustering Technique for Dimensionality Reduction in Hyper spectral Image Band Selecton Usng Clusterng Technque for Dmensonalty Reducton n Hyper spectral Image 1 Karthck.V, 2 Veera Senthl Kumar.G, 3 Dr. Vasuk. S 1 Lecturer, 2 Assstant Professor, 3 Professor and Head, 1,2,3 Dept.of.ECE,

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

Automated Identification of Endmembers from Hyperspectral Data Using Mathematical Morphology

Automated Identification of Endmembers from Hyperspectral Data Using Mathematical Morphology Automated Identfcaton of Endmembers from Hyperspectral Data Usng Mathematcal Morphology Antono Plaza a, Pablo Martínez a, J. Anthony Gualter b, Rosa M. Pérez a a GRNPS, Departamento de Informátca, Unversdad

More information

Assignment II Design of Wastewater Discharge from the City of Gothenburg. Design of a Wastewater Discharge from the City of Gothenburg

Assignment II Design of Wastewater Discharge from the City of Gothenburg. Design of a Wastewater Discharge from the City of Gothenburg Assgnment II Desgn of Wastewater Dscharge from the Cty of Gothenburg Envronmental Hydraulcs Desgn of a Wastewater Dscharge from the Cty of Gothenburg The assgnment conssts of two parts. The frst part deals

More information

Colour in artificial lighting

Colour in artificial lighting Colour reproducton Colour n artfcal lghtng Whle many dfferent factors determne how objects and materals look to the human eye under artfcal lght, colour accuracy s key and ths can be assessed n a number

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

An Application of MILP-based Block Planning in the Chemical Industry

An Application of MILP-based Block Planning in the Chemical Industry The Eghth Internatonal Symposum on Operatons Research and Its Applcatons (ISORA 09) Zhangjaje, Chna, September 20 22, 2009 Copyrght 2009 ORSC & APORC, pp. 103 110 An Applcaton of MILP-based Block Plannng

More information

Varunraj Valsaraj, Kara Kockelman, Jennifer Duthie, and Brenda Zhou University of Texas at Austin. Original Version: September 2007.

Varunraj Valsaraj, Kara Kockelman, Jennifer Duthie, and Brenda Zhou University of Texas at Austin. Original Version: September 2007. FORECASTING EMPLOYMENT & POPULATION IN TEXAS: An Investgaton on TELUM Requrements Assumptons and Results ncludng a Study of Zone Sze Effects for the Austn and Waco Regons Varunraj Valsaraj Kara Kockelman

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

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

The Diagnosis of Tool Wear Based on EMD and GA-B-Spline Network

The Diagnosis of Tool Wear Based on EMD and GA-B-Spline Network Sensors & Transducers, Vol. 56, Issue 9, September 03, pp. 95-0 Sensors & Transducers 03 by IFSA http://www.sensorsportal.com The Dagnoss of Tool Wear Based on EMD and GA-B-Splne Network * Weqng Cao, Pan

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

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

Modeling and Simulation for a Fossil Power Plant

Modeling and Simulation for a Fossil Power Plant Modelng and Smulaton for a Fossl Power Plant KWANG-HUN JEONG *, WOO-WON JEON, YOUNG-HOON BAE AND KI-HYUN LEE Corporate R&D Insttute Doosan Heavy Industres and Constructon Co., Ltd 555, Gwgo-dong, Changwon,

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

RULEBOOK on the manner of determining environmental flow of surface water

RULEBOOK on the manner of determining environmental flow of surface water Pursuant to Artcle 54 paragraph 2 of the Law on Waters (Offcal Gazette of the Republc of Montenegro 27/07 and Offcal Gazette of Montenegro 32/11 and 48/15), the Mnstry of Agrculture and Rural Development

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

Incremental online PCA for automatic motion learning of eigen behaviour. Xianhua Jiang and Yuichi Motai*

Incremental online PCA for automatic motion learning of eigen behaviour. Xianhua Jiang and Yuichi Motai* 296 Int. J. Intellgent Systems Technologes and Applcatons, Vol. x, No. x, 200x Incremental onlne PCA for automatc moton learnng of egen behavour Xanhua Jang and Yuch Mota* Department of Electrcal and Computer

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

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

Dynamic Computation Offloading Scheme for Drone-Based Surveillance Systems

Dynamic Computation Offloading Scheme for Drone-Based Surveillance Systems sensors Artcle Dynamc Computaton Offloadng Scheme for Drone-Based Survellance Systems Bongjae Km 1, *, Hong Mn 2, Junyoung Heo 3 and Jnman Jung 4, * 1 Dvson of Computer Scence and Engneerng, Sun Moon Unversty,

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

Analyses Based on Combining Similar Information from Multiple Surveys

Analyses Based on Combining Similar Information from Multiple Surveys Secton on Survey Research Methods JSM 009 Analyses Based on Combnng Smlar Informaton from Multple Surveys Georga Roberts, Davd Bnder Statstcs Canada, Ottawa Ontaro Canada KA 0T6 Statstcs Canada, Ottawa

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

Driving Factors of SO 2 Emissions in 13 Cities, Jiangsu, China

Driving Factors of SO 2 Emissions in 13 Cities, Jiangsu, China Avalable onlne at www.scencedrect.com ScenceDrect Energy Proceda 88 (2016 ) 182 186 CUE2015-Appled Energy Symposum and Summt 2015: Low carbon ctes and urban energy systems Drvng Factors of SO 2 Emssons

More information

Value Added Color Sorting of Recycled Plastic Flake from End-of- Life Electrical and Electronic Equipment

Value Added Color Sorting of Recycled Plastic Flake from End-of- Life Electrical and Electronic Equipment Value Added Color Sortng of Recycled Plastc Flake from End-of- Lfe Electrcal and Electronc Equpment B. L. Rse*, L. E. Allen*, M. B. Bddle*, and Mchael M. Fsher * MBA Polymers, 500 W. Oho Ave., Rchmond,

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

FATIGUE SAFETY MONITORING AND ASSESSMENT OF SHORT AND MEDIUM SPAN CONCRETE GIRDER BRIDGES

FATIGUE SAFETY MONITORING AND ASSESSMENT OF SHORT AND MEDIUM SPAN CONCRETE GIRDER BRIDGES FATIGUE SAFETY MONITORING AND ASSESSMENT OF SHORT AND MEDIUM SPAN CONCRETE GIRDER BRIDGES Chunsheng Wang 1,2,*,Musa Zha 1,2, Peje Zhang 1,2, Lan Duan 1,2 and Xn Chen 1,2 1 Insttute of Brdge Engneerng,

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

A Category Role Aided Market Segmentation Approach to Convenience Store Category Management

A Category Role Aided Market Segmentation Approach to Convenience Store Category Management A Category Role Aded Market Segmentaton Approach to Convenence Store Category Management Yongje Ye 1, Shuhua Han Abstract Ths paper presents an nnovatve market segmentaton model whch s drven by category-role,

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

WISE 2004 Extended Abstract

WISE 2004 Extended Abstract WISE 2004 Extended Abstract Does the Internet Complement Other Marketng Channels? Evdence from a Large Scale Feld Experment Erc Anderson Kellogg School of Management, Northwestern Unversty Erk Brynjolfsson

More information

DESIGN AND IMPLEMENTATION OF HYBRID CASCADED ENERGY EFFICIENT KOGGE STONE ADDER

DESIGN AND IMPLEMENTATION OF HYBRID CASCADED ENERGY EFFICIENT KOGGE STONE ADDER ARPN Journal of Engneerng and Appled Scences 2006-2017 Asan Research Publshng Network (ARPN). All rghts reserved. DESIGN AND IMPLEMENTATION OF HYBRID CASCADED ENERGY EFFICIENT KOGGE STONE ADDER J. Vgnesh

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

Fast Algorithm for Prediction of Airfoil Anti-icing Heat Load *

Fast Algorithm for Prediction of Airfoil Anti-icing Heat Load * Energy and Power Engneerng, 13,, 493-497 do:.4236/epe.13.4b09 Publshed Onlne July 13 (http://www.scrp.org/ournal/epe) Fast Algorthm for Predcton of Arfol Ant-cng Heat * Xueqn Bu, Ru Yang, Ja Yu, Xaobn

More information

A Batch Splitting Job Shop Scheduling Problem with bounded batch sizes under Multiple-resource Constraints using Genetic Algorithm

A Batch Splitting Job Shop Scheduling Problem with bounded batch sizes under Multiple-resource Constraints using Genetic Algorithm A Batch Splttng Job Shop Schedulng Problem wth bounded batch szes under ultple-resource Constrants usng Genetc Algorthm WANG Ha-yan,ZHAO Yan-we* Key Laboratory of echancal manufacture and Automaton of

More information

Supporting Information

Supporting Information 1 2 3 4 Supportng Informaton Novel Approach for In-stu Recovery of Lthum Carbonate from Spent Lthum Ion Batteres Usng Vacuum Metallurgy Jefeng Xao a, Ja L a,b*, Zhenmng Xu a 5 a School of Envronmental

More information

ON LINKAGE-BASED CLUSTERING APPROACH AND AIR TRAFFIC PATTERN RECOGNITION

ON LINKAGE-BASED CLUSTERING APPROACH AND AIR TRAFFIC PATTERN RECOGNITION ON LINKAGE-BASED CLUSTERING APPROACH AND AIR TRAFFIC PATTERN RECOGNITION Leïla ZERROUKI, INEOVA for EUROCONTROL, France Serge MANCHON, Marc DALICHAMPT, EUROCONTROL, France Abstract: The paper ntroduces

More information

A STUDY ON PROPERTIES OF WATER SUBSTITUTE SOLID PHANTOM USING EGS CODE

A STUDY ON PROPERTIES OF WATER SUBSTITUTE SOLID PHANTOM USING EGS CODE Proceedngs of the Tenth EGS4 Users' eetng n Japan, KEK Proceedngs 2002-18, p.55-64 A STUDY ON PROPERTIES OF WATER SUBSTITUTE SOLID PHANTO USING EGS CODE H. Satoh a, T. Tomaru b, T. Fujsak c, S. Abe c,

More information

Adaptive Neuro Fuzzy Inference System (ANFIS) for Prediction of Groundwater Quality Index in Matar Taluka and Nadiad Taluka

Adaptive Neuro Fuzzy Inference System (ANFIS) for Prediction of Groundwater Quality Index in Matar Taluka and Nadiad Taluka Internatonal Journal of Scence and Research (IJSR) ISSN (nlne): 2319-7064 Index Coperncus Value (2013): 6.14 Impact Factor (2013): 4.438 Adaptve Neuro Fuzzy Inference System (ANFIS) for Predcton of Groundwater

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

A Longer Tail?: Estimating The Shape of Amazon s Sales Distribution Curve in Erik Brynjolfsson, Yu (Jeffrey) Hu, Michael D.

A Longer Tail?: Estimating The Shape of Amazon s Sales Distribution Curve in Erik Brynjolfsson, Yu (Jeffrey) Hu, Michael D. A Longer Tal?: Estmatng The Shape of Amazon s Sales Dstrbuton Curve n 2008 1. Introducton Erk Brynjolfsson, Yu (Jeffrey) Hu, Mchael D. Smth The term The Long Tal was coned by Wred s Chrs Anderson (Anderson

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

Supplementary Appendix to. Rich Communication, Social Preferences, and Coordinated Resistance against Divide-and-

Supplementary Appendix to. Rich Communication, Social Preferences, and Coordinated Resistance against Divide-and- Supplementary ppendx to Rch Communcaton, Socal Preferences, and Coordnated Resstance aganst Dvde-and- Conquer: Laboratory Investgaton (2013) by Tmothy N. Cason and Va-Lam Mu In the text, before proceedng

More information

Wind Power Prediction Using a Hybrid Approach with Correction Strategy Based on Risk Evaluation

Wind Power Prediction Using a Hybrid Approach with Correction Strategy Based on Risk Evaluation M.Essa et al., Vol.7, No.3, 7 Wnd Power Predcton Usng a Hybrd Approach wth Correcton Strategy Based on Rsk Evaluaton Mohammed Essa*, Yu Jla*, Wang Songyan*, Peng Lu* *School of Electrcal Engneerng and

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

Practical Application Of Pressure-Dependent EPANET Extension

Practical Application Of Pressure-Dependent EPANET Extension Cty Unversty of New York (CUNY) CUNY Academc Works Internatonal Conference on Hydronformatcs 8-1-2014 Practcal Applcaton Of Pressure-Dependent EPANET Extenson Alemtsehay G. Seyoum Tku T. Tanymboh Follow

More information

A NOVEL 2D ANALYSIS METHOD TO CHARACTERIZE INDIVIDUAL GRAINS USING HIGH-ENERGY X-RAY MICROBEAM DIFFRACTION

A NOVEL 2D ANALYSIS METHOD TO CHARACTERIZE INDIVIDUAL GRAINS USING HIGH-ENERGY X-RAY MICROBEAM DIFFRACTION 69 A OVEL D AALYSS METHOD TO CHARACTERZE DVDUAL GRAS USG HGH-EERGY X-RAY MCROBEAM DFFRACTO E. Jmenez-Melero,. H. van Djk, L. Zhao, J. Setsma, and S. van der Zwaag 3 Fundamental Aspects of Materals and

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

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

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

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

Floorplanning with IR-drop consideration

Floorplanning with IR-drop consideration Floorplannng wth IR-drop consderaton Jan Chen 1, Chonghong Zhao 1, Dan Zhou 2, Xaofang Zhou 1 1 ASIC & System State-key Lab 2 Department of Electrcal Engneerng Mcroelectroncs Department School of Engneerng

More information

Content-Based Cross-Domain Recommendations Using Segmented Models

Content-Based Cross-Domain Recommendations Using Segmented Models Content-Based Cross-Doman Recommendatons Usng Segmented Models Shaghayegh Saheb Intellgent Systems Program Unversty of Pttsburgh Pttsburgh, PA shs106@ptt.edu ABSTRACT Cross-Doman Recommendaton s a new

More information

Acta Chim. Slov. 1998, 45(2), pp

Acta Chim. Slov. 1998, 45(2), pp Acta Chm. Slov. 1998, 45(2), pp. 153-160 (Receved 25.5.1998) EXCESS MOLAR VOLUMES OF BINARY LIQUID MIXTURES OF CYCLOHEXANE - CARBON TETRACHLORIDE AND TOLUENE - BENZENE AT VARIOUS TEMPERATURES Faculty of

More information

Ronald C. Henry Yu-Shuo Chang Clifford H. Spiegelman NRCSE. T e c h n i c a l R e p o r t S e r i e s. NRCSE-TRS No. 071.

Ronald C. Henry Yu-Shuo Chang Clifford H. Spiegelman NRCSE. T e c h n i c a l R e p o r t S e r i e s. NRCSE-TRS No. 071. Locatng Nearby Sources of Ar Polluton by Nonparametrc Regresson of Atmospherc Concentratons on Wnd Drecton Ronald C. Henry Yu-Shuo Chang Clfford H. Spegelman NRCSE T e c h n c a l R e p o r t S e r e s

More information

An Effective Path Selection Strategy for Mutation Testing

An Effective Path Selection Strategy for Mutation Testing An Effectve Path Selecton Strategy for Mutaton Testng Mke Papadaks and Ncos Malevrs Department of Informatcs, Athens Unversty of E.B. Athens, Greece {mpapad, ngm}@aueb.gr Abstract Mutaton testng has been

More information

Fuzzy model identification and control system design for coagulation chemical dosing of potable water

Fuzzy model identification and control system design for coagulation chemical dosing of potable water Fuzzy model dentfcaton and control system desgn for coagulaton chemcal dosng of potable water C.-L. Chen* and P.-L. Hou** *Dept of Chemcal Engneerng, Natonal Tawan Unversty, Tape 106, Chnese Tawan (E-mal:

More information