Fast Adaptive Coding Unit Depth Range Selection Algorithm for High Efficiency Video Coding

Size: px
Start display at page:

Download "Fast Adaptive Coding Unit Depth Range Selection Algorithm for High Efficiency Video Coding"

Transcription

1 Sensors & Transducers 2014 by IFSA Publshng, S. L. Fast Adaptve Codng Unt Depth Range Selecton Algorthm for Hgh Effcency Vdeo Codng Fang Shuqng, Yu Me, Chen Fen, Xu Shengyang, Jang Gangy Faculty of Informaton Scence and Engneerng, ngbo Unversty, ngbo, , Chna Tel.: E-mal: Receved: 23 September 2014 /Accepted: 28 ovember 2014 /Publshed: 31 December 2014 Abstract: The emergng hgh-effcency vdeo codng standard employs a new codng structure characterzed by codng unt, predcton unt and transform unt. It mproves the codng effcency sgnfcantly, but also ntroduces great computatonal complexty on the decson of optmal codng unt, predcton unt and transforms unt szes. To reduce the encodng complexty, a fast adaptve codng unt depth range selecton algorthm s proposed. In the proposed scheme, frst of all, the average depth error between adjacent and ther co-located largest codng unt are utlzed to determne depth range of current largest codng unt. And then, depth scalng factor n the prevous and back frame are obtaned to shrnk the depth range. Furthermore, we also propose a depth range correcton algorthm for reducng msjudgment of changes n the larger sequences. Expermental results show that the former algorthm can save encodng tme of about 10% more than Shen s algorthm wth a BD-btrates loss of 0.81 % and a BD-PSR loss of db. Correcton algorthm can save same encodng tme of Shen s algorthm wth a BD-btrates lowerng 0.76 % and a BD-PSR mprovement of db. Copyrght 2014 IFSA Publshng, S. L. Keywords: HEVC, Depth range, Average depth error, Depth scalng factor, Temporal-spatal smlarty. 1. Introducton Currently, the content growth of hgh defnton (HD) and the HD broadcastng servce are offerng uses to enjoy hgh qualty and hgh resoluton. In the future, the content growth of ultra hgh defnton (UHD) and the UHD broadcastng servce [1-4] also wll be offered to users followng the demands to needs for hgher qualty and hgher resoluton. However, MPEG-2, MPEG-4 and H.264 have a dffculty to meet above requrements. Therefore, n January, 2010, Vdeo Codng Experts Group (VCEG) and ISO/IEC (MPEG) founded a Jont Collaboratve Team on vdeo codng to develop the next generaton vdeo codng standard, namely Hgh Effcency Vdeo Codng (HEVC) [5] whch ams to further reduce bt rate n half wth the same reconstructed vdeo qualty compared wth H.264 [6]. Whle HEVC took recursve quad-tree structured [7] codng unt (CU) whch makes HEVC codng more effcent, but t also makes the HEVC have several tmes hgher complexty. There have been extensve researches on reducng HEVC computatonal complexty. L [8] et al. employed spatal smlarty to predct depth range of current largest codng unt (LCU), but t had a lmtaton on tme savng because at least three depths were needed to traverse. Shen [9] et al. utlzed temporal-spatal smlarty to predct depth range of current LCU through assgnng weghts for 245

2 adjacent LCU and co-located LCU n the prevous frame. Although the method could reduce canddates of CU depth, t needed some mprovement because of regardless of dfference of vdeo sequence. Fxed weghts were not sutable for all sequences. In addton, Km [10] et al. employed a threshold whch was obtaned by Bayesan theory tranng to termnate CU splttng process and Yu [11] et al. also termnated CU splttng process through mean squared error. Ths paper proposes a fast adaptve CU depth range selecton algorthm whch mproves Shen s method. We assgn weghts adaptvely accordng to average depth error between adjacent and ther colocated LCU for predctng depth range of current LCU accurately. Then, depth scalng factor n the prevous and back frames are utlzed to shrnk depth range (DR) thus reducng computatonal complexty contnue. Fnally, we put forward a correcton algorthm (CA) based on lnear weghted for depth scalng factor. The CA can acheve hgher performance than Shen s method. The paper s organzed as follows. In the next secton, the complexty problem n CU splttng process s analyzed. In Secton 3, the proposed method s descrbed n detal. Secton 4 shows the correspondng expermental results. Fnally, we conclude ths paper n Secton Computatonal Complexty Problem In HEVC, every CU wll be splt nto four equal sub-cus through recursve method. The sze of sub- CU s 32 32, or 8 8. The fnal segmentaton result s determned by rate-dstorton functon [12]. Fg. 1 shows the segmentaton process. The ratedstorton functon s defned [13] as follows: J = SSE + w SSE + λ B, (1) luma chroma chroma where B represents necessary bts after predctng for current CU, SSE luma and SSE chroma s the sum of square error between orgnal block and reconstructed block about lumnance and chroma respectvely, w chroma s the weght of chroma and λ s the Lagrange multpler = = = = 4 2 nu 2 nd nl 2 nr 2 Fg. 1. CU splttng process n HM. In HM, the CU s of four dfferent possble szes: 64 64, 32 32, and 8 8. Each LCU can be splt nto four CUs recursvely up to the maxmum allowable herarchcal depth. CU splttng process n HM about a LCU s shown n Fg 1. Frstly, HM codes current LCU and calculates ratedstorton cost. Then, t splts LCU nto four sub-cu whch depth s one and calculates rate-dstorton cost of the frst sub-cu. When depth s two or three, HM do the same process untl the depth reaches three. Fnally, HM starts recurson from depth 3 to depth 0. For nstance, f four 8 8 sub-cu block s ratedstorton cost s less than rate-dstorton of CU, HM chooses 8 8 CU, otherwse choosng CU. At the same tme, the leaf node CUs can be further splt nto predctng unt (PU)s. PU s the basc unt for predcton and t allows multple dfferent shapes to encode rregular mage patterns as shown n Fg 1. The transform unt (TU) s defned for resdual transform and quantzaton. From the leaf 246

3 node of CU, the TU can be splt nto four sub-tus recursvely untl the mnmal allowable TU depth, and sgnaled by a flag. As analyzed above, HEVC performs full search on all possble CU sze, mode and TU sze by evaluatng the rate dstorton (RD) cost. Therefore, t results n a substantal computatonal complexty of HEVC about nter frame. ADE = ( LADE + TADE ) / 2, (2) where LADE s average depth error between Left LCU and CLeft LCU, TADE s average depth error between Top LCU and CTop LCU. 3. Proposed Method In ths secton, a fast CU sze decson algorthm based on temporal-spatal smlarty and quad-tree codng structure s descrbed, ncludng adaptve CU depth range selecton algorthm and correcton algorthm. We start wth statstcal analyss for temporal-spatal smlarty, whch provde useful gudelnes for assgnng weghts. We utlze average depth error (ADE) whch s defned by prevous frame and current frame to assgn weghts for colocated LCU and adjacent LCU n order to get predctng depth range. Then, we can contnue shrnk depth range accordng to depth scalng factor n the prevous and back frames. Fnally, for reducng msjudgment of changes n the larger sequences, a correcton algorthm s proposed Statstcal Analyss for Temporal- Spatal Smlarty HEVC utlzes quad-tree structure and CU depth to decde segmentaton after traversng every depth n the [0,3]. However, we can reduce computatonal complexty through predctng DR n advance thus skppng unnecessary depth. Ths paper utlzes temporal-spatal smlarty to predct DR type of current LCU. We defne ADE accordng to Fg. 2 for utlzng temporal-spatal smlarty accurately. The ADE s defned as follows Fg. 2. Temporal-spatal smlarty of LCU. As we know, DR type of current LCU s smlar to adjacent LCU and co-located LCU n the reference. We should defne temporal smlarty factor (TSF) and spatal smlarty factor (SSF) n order to obtan relatonshp between ADE and temporal-spatal smlarty. The TSF and SSF are defned as follows: TSF = num /, (3) SSF = n /, (4) where represents nterval of ADE, wth 0 standng for [0, 1], 1 for [1, 2] and 2 for [2, 3]. num s the 4 4 number of equal depth n the nterval, n s the number of equal average depth n the nterval, s the total 4 4 number of nterval. The temporal-spatal smlarty results are demonstrated n Table 1. Table 1. The temporal-spatal smlarty results of LCU. CoL-LCU Left-LCU Top-LCU Sequence [0,1] [1,2] [2,3] [0,1] [1,2] [2,3] [0,1] [1,2] [2,3] BasketballDrll BasketballDrllText BasketballPass BlowngBubbles PartyScene PeopleOnStreet RaceHorsesC Average From Table 1, wth ncrement of ADE, temporal smlarty gradually reduces and spatal smlarty mproves. Accordngly, we can predct DR type of current LCU through obtanng adaptve weghts accordng to ADE Adaptve Depth Range Selecton Scheme Vdeo sequence has a strong temporal-spatal smlarty especally n flat area. The DR type of current LCU s smlar to adjacent LCU. At the same tme, co-located LCU n the reference can be 247

4 referental bass of current LCU because of hgh correlaton for vdeo sequence. So we can utlze adjacent LCU and co-located LCU to predct DR type of current LCU thus skppng unnecessary CU depth and PU predctng process. We can use average depth of co-located LCU, left LCU and top LCU to defne Depth pred n order to determne DR type of current LCU. Depth pred s defned as follows: Depth pred 0 = = w avedepth, (5) where =2, s the ndex of reference LCU, wth 0 standng for co-located LCU, 1 for left LCU and 2 for top LCU. avedepth s average depth of correspondng LCU. w s weghts of correspondng LCU and the sum s equal to 1. The weghts of colocated LCU, left LCU and top LCU s 0.1 ADE , 0.05 ADE and 0.05 ADE respectvely accordng to analyss results as shown n Table 1. We can predct DR type of current LCU accordng to Depth pred as mentoned above. The relatonshp between Depth pred and DR type s demonstrated n Table 2. Table 2. Relatonshp between predctng depth and DR type. Depth pred Canddates Depth DR 0 0 [0,0] (0, 0.5] 0,1 [0,1] (0.5, 1.5] 0,1,2 [0,2] (1.5, 2.5] 1,2,3 [1,3] (2.5, 3] 2,3 [2,3] From Table 2, we can skp unnecessary CU depth accordng to DR type whch s obtaned through Depth pred thus reducng computatonal complexty. In order to prove accuracy of the DR type, we make a statstcs about the accuracy of DR type ncludng depth after HM algorthm. The accuracy s demonstrated n Table 3. From Table 3, msjudgment rate of fve DR type are less than 8 %, especally n frst three DR type only 1.82 %-3.08 %. So, proposed ACUDR algorthm can acheve hgh relablty Depth Scalng Factor Shrnk DR We can t reduce much computatonal complexty n nterval [0, 2] and [1, 3] because we stll have three depth need to traverse. As we know, neghbor frames have a smlar CU depth because of hgh correlaton for vdeo sequence. Therefore, we defne depth scalng factor (DSF) accordng to prevous and back frames n order to reduce DR thus reducng computatonal complexty contnue. The DSF s defned as follows DSF = countj, (6) j / where =0, 1 represents co-located LCU n the prevous and back frame respectvely, j represents CU depth. count j represents CU depth 4 4 number n the co-located LCU, =256. For DR= [0, 2], f DSF 00 and DSF 10 are equal to 0, depth 0 s elmnated from the canddate depth; f DSF 02 and DSF 12 are less than 0.125, we traverse only nterval [0, 1]. For DR= [1, 3], f DSF 01 and DSF 11 are equal to 0, depth 1 s elmnated from the canddate depth; f DSF 03 and DSF 13 are less than 0.125, we traverse only nterval [1, 2]. For DR= [2, 3], f DSF 02 and DSF 12 are less than 0.125, depth 2 s elmnated from the canddate depth; f DSF 03 and DSF 13 are less than 0.125, we traverse only nterval [2, 2] Depth Range Correcton Algorthm The algorthm devsed n secton 3.2 would result n errors n predctng sharp scene shftng sequences. Therefore, a correcton algorthm, CA, was nvented to deal wth ths drawback. Shown n Fg. 3, colocated LCU n adjacent two frames, together wth the left and upper LCU of current LCU were adopted to determne depth range to traverse through. The weghed formula s defned as follows: Table 3. The accuracy of DR type. Sequence [0,0] [0,1] [0,2] [1,3] [2,3] BasketballDrll % % % % % Traffc % % % % % BasketballDrllText % % % % % BlowngBubbles 100 % 100 % % % % Cactus % % % % % PartyScene % % % % % PeopleOnStreet % % % % % ChnaSpeed % % % % % Average % % % % % Fg. 3. Temporal-spatal smlarty of LCU. 248

5 3 j 0 CU = = ( w count / ), (7) j where represents CU depth, CU stands for percentage of each CU depth; j s the ndex of reference LCU, wth 0 standng for co-located LCU n the prevous frame, 1 for LCU n the back frame, 2 and 3 for left and top LCU of current LCU respectvely. count j s the percentage of each CU depth n LCU j. w j s the weght of LCU j. w 0 and w 1 are set 0.3, whle w 2 and w 3 are set 0.2, symbolzes 4 4 number n one LCU, that s 256. When CU 0, CU 1, CU 2 and CU 3 are known, those depth percent coeffcents that are less than 0.1 wll be removed from canddates. The rest CU depth wll be traversed through to lower codng complexty. 4. Expermental Results and Dscussons To test the effectveness of the proposed algorthm, HM9.0 [14] was selected as the test model. The experments were conducted on a PC wth confguratons as follows: CPU Intel core , clock speed 3.30 GHz, RAM 8 G, operatng j system Wndows 7 and developer tool Mcrosoft Vsual Studo frames of each sequence were tested wth random access mode [15] and wth QP ncludng 22, 27, 32, 37. Expermental results were presented n the form of BD-PSR, (Bjøntegaard delta peak sgnal-to-nose rate), BDBR (Bjøntegaard delta bt rate) [16] and Δ T. BDPSR ndcates PSR dfference at the same btrate, whle BDBR shows btrate varance at the same PSR level. Δ T (%) s defned as follows ΔT = ( Tp THM ) / THM 100%, (8) where T P and T HM represents codng tme of the proposed algorthm and orgnal HM algorthm respectvely. Twelve sequences were tested on common test condtons. In the meantme, Shen s method was realzed and compared wth ths paper s ACUDR, ACUDR+DSF and CA algorthms. Table 4 shows the comparson among ACUDR, CA and Shen s algorthms. Table 5 reveals the dfference between ACUDR+DSF and Shen s method. Table 4. Comparson results among Shen s method, ACUDR and CA algorthms. Shen Proposed method Type Sequence ACUDR ACUDR CA BDPSR BDBR ΔT BDPSR BDBR Δ T BDPSR BDBR ΔT (db) (%) (%) (db) (%) (%) (db) (%) (%) Class A Traffc ( ) PeopleOnStreet Class B BasketballDrve ( ) Cactus Class C BasketballDrll ( ) BQMall Class D BasketballPass ( ) BlowngBubbles Class E KrstenAndSara ( ) Vdyo Class F BasketballDrllText ChnaSpeed Average Table 5. Comparson results between ACUDR+DSF and Shen s algorthms. Type Class A ( ) Class B ( ) Class C ( ) Class D ( ) Class E ( ) Class F Shen ACUDR+DSF Sequence BDPSR (db) BDBR (%) Δ T (%) BDPSR (db) BDBR (%) Δ T (%) Traffc PeopleOnStreet Kmono Cactus PartyScene RaceHorsesC RaceHorses BlowngBubbles Vdyo FourPeople BasketballDrllText ChnaSpeed Average

6 From Table 4, t can be seen that compared wth HM9.0, Shen s methods saved % codng tme, reduced db PSR and ncreased BDBR by 1.22 %. The proposed ACUDR algorthm, took up nearly the same codng tme whle BDPSR ncreased by db and BDBR decreased by 0.39 % compared wth Shen s method. CA algorthm was employed to deal wth sharp scene shftng sequences. In comparson wth Shen s, t cost comparable codng tme wth BDPSR ncreasng by db and BDBR decreasng by 0.76 %. CA s especally applcable to BasketballDrll, BQMall and Class F sequences n that t predcted LCU depth range more accurately. Accordng to Table 5, the combnaton of ACUDR+SFD saved % tme when compared wth orgnal HM9.0 algorthms. And t occuped 10 % less tme than Shen s dd wthout obvous ncrease n BDBR and decrease n BDPSR. Fg. 4 shows rate dstorton performance of sequences PeopleOnStreet, Kmono, PartyScene and BlowngBubbles tested wth each algorthm (HM9.0, Shen s, ACUDR, CA and ACUDR+DSF). From Fg. 4, t s clear that all the algorthms possessed comparable rate dstorton performance, ndcatng some relablty of the proposed algorthms. Fg. 5 shows the LCU parttons of each scheme. The red part demonstrates the msmatches wth the orgnal parttons. From Fg. 5, CA partton result s closer to the orgnal one than Shen s. There only exst several msmatches, whch have smlar CU depths wth orgnal ones. Therefore, the global rate dstorton performance stays stable. 5. Conclusons Ths paper proposes an adaptve CU depth selecton algorthm, amng to mprove Shen s methods. Frstly, average depth error was adopted to decde the weght of adjacent LCU and co-located LCU, whch was later used to determne LCU DR type. Secondly, depth scalng factors of the adjacent frames were used to shrnk DR. Fnally, wth respect to sharp scene change sequences, a depth range correcton algorthm was devsed, whch took advantage of neghborng frames depth scalng factors. Results showed that the proposed ACRDR+SFD took up 10 % tme less than Shen s dd whle BDBR ncreased by about 0.81 % and BDPSR decrease by db. evertheless, CA cost nearly equvalent tme, wth 0.76 % lower BDBR and db ncrease n BDPSR. Further researches on nter predcton modes to avod unnecessary mode traversal, thus lowerng codng complexty. (a) PeopleOnStreet (b) Kmono (c) PartyScene BlowngBubbles Fg. 4. Rate dstorton performance of sequences. 250

7 (a) HM9.0 (b) Shen (c) CA (d) ACUDR+DSF Fg. 5. Quad-tree parttonng results of BasketballPass sequence when QP s equal to 32. Acknowledgements The research work was supported by atonal atural Scence Foundaton of Chna (Grant o. U , , , ), and Zhejang Scentfc and Techncal Key Innovaton Team (Grant o. 2010R50009). References [1]. Masoum Saed, Tabatabae Razyeh, Fez-Derakhsh Mohammad-Reza, Tabatabae Khatereh, A ew Parallel Algorthm for Frequent Pattern Mnng, Journal of Computatonal Intellgence and Electronc Systems, Vol. 2, Issue 1, 2013, pp [2].. K. Mttal, Ahmed Mohd, aaz Farha, Effcent palmprnt recognton system mplementaton usng 2D Gabor flters, Journal of Computatonal Intellgence and Electronc Systems, Vol. 1, Issue 2, 2012, pp [3]. Y. X. Zhang, Y. Lu, Z. Luan, et al, Desgn and mplementaton of vdeo mage system, Lqud Crystal and Dsplay, Vol. 28, Issue 3, 2013, pp [4]. Y. H. Wu, L. X. Jn, K. Zhang, et al, Fast P frame mode selecton algorthm based on monotoncty of Jmode value, Lqud Crystal and Dsplay, Vol. 28, Issue 2, 2013, pp [5]. T. Wegand, J. R. Ohm, G. J. Sullvan, et al, Specal secton on the jont call for proposals on hgh effcency vdeo codng standardzaton, IEEE Transactons on Crcuts and Systems for Vdeo Technology, Vol. 20, Issue 12, 2010, pp [6]. T. Wegand, G. J. Sullvan, G. Bjontegaard, et al, Overvew of the H.264/AVC vdeo codng standard, IEEE Transactons on Crcuts and Systems for Vdeo Technology, Vol. 13, Issue 7, 2012, pp [7]. G. J. Sullvan, J. R. Ohm, W. J. Han, et al, Overvew of the hgh effcency vdeo codng (HEVC) standard, IEEE Transactons on Crcuts and Systems for Vdeo Technology, Vol. 22, Issue 12, 2012, pp [8]. X. L, J. C. An, X. Guo, et al, Adaptve CU depth range, n Proceedngs of the 5 th JCT-VC Meetng, Geneva, Swtzerland, March 2011, Artcle ID JCTVC-E090. [9]. L. Q. Shen, Z. Lu, X. P. Zhang, et al, An effectve CU sze decson method for HEVC encoders, IEEE Transactons on Multmeda, Vol. 15, Issue 2, 2013, pp [10]. J. Km, Y. Choe and Y. G. Km, Fast codng unt sze decson algorthm for ntra codng n HEVC, n Proceedngs of the IEEE Internatonal Conference on Consumer Electroncs (ICCE 2013), Las Vegas, USA, January 2013, pp [11]. Q. Yu, X. F. Zhang, S. Q. Wang, S. W. Ma, Early termnaton of codng unt splttng for HEVC, n Proceedngs of the Sgnal & Informaton Processng Assocaton Annual Summt and Conference (APSIPA 251

8 ASC), Hollywood, USA, 3-6 December 2012, pp [12]. T. L. da Slva, L. V. Agostn, L. A. da Slva, Fast HEVC ntra predcton mode decson based on edge drecton nformaton, n Proceedngs of the European Sgnal Processng Conference, Bucharest, Romana, August 2012, pp [13]. B. Bross, W. J. Han, J. R. Ohm, et al, Hgh effcency vdeo codng text specfcaton draft 10 (for FDIS & Consent), n Proceedngs of the 5 th JCT-VC Meetng, Geneva, Swtzerland, January 2013, Artcle ID JCTVC-L1003. [14]. Jont Collaboratve Team on Vdeo Codng (JCT-VC) of ITU-T SG16 WP3 and ISO/IEC JTC1/SC29/WG11. ( svn/svn_hevcsoftware/tags/hm-9.0). [15]. F. Bossen, Common test condtons and software reference confguratons, n Proceedngs of the 5 th JCT-VC Meetng, Geneva, Swtzerland, January 2013, Artcle ID JCTVC-L1003. [16]. G. Bjontegaard, Calculaton of average PSR dfferences between RD-curves, n Proceedngs of the 13 th Vdeo Codng Experts Group (VCEG) Meetng, Austn, Amercan, 2-4 Aprl 2001, pp Copyrght, Internatonal Frequency Sensor Assocaton (IFSA) Publshng, S. L. All rghts reserved. ( 252

High Speed 128-bit BCD Adder Architecture Using CLA

High Speed 128-bit BCD Adder Architecture Using CLA Hgh Speed 128-bt BCD Archtecture Usng CLA J.S.V.Sa Prasanth 1, Y.Yamn Dev 2 PG Student [VLSI&ES], Dept. of ECE, Swamy Vvekananda Engneerng College, Kalavara, Andhrapradesh, Inda 1 Assstant Professor, Dept.

More information

Early Skip Decision based on Merge Index of SKIP for HEVC Encoding

Early Skip Decision based on Merge Index of SKIP for HEVC Encoding , pp.287-292 http://dx.doi.org/10.14257/astl.2016.139.60 Early Skip Decision based on Merge Index of SKIP for HEVC Encoding Jinwoo Jeong, Sungjei Kim, and Yong-Hwan Kim, Intelligent Image Processing Research

More information

Engineering Analysis of Implementing Pedestrian Scramble Crossing at Traffic Junctions in Singapore

Engineering Analysis of Implementing Pedestrian Scramble Crossing at Traffic Junctions in Singapore Engneerng Analyss of Implementng Pedestran Scramble Crossng at Traffc Junctons n Sngapore Dr. Lm Wee Chuan Eldn Department of Chemcal & Bomolecular Engneerng, Natonal Unversty of Sngapore, 4 Engneerng

More information

LSSVM Model for Penetration Depth Detection in Underwater Arc Welding Process

LSSVM Model for Penetration Depth Detection in Underwater Arc Welding Process ISS 1746-7659, England, UK Journal of Informaton and Computng Scence Vol. 5, o. 4, 2010, pp. 271-278 LSSVM Model for Penetraton Depth Detecton n Underwater Arc Weldng Process WeMn Zhang 1, 2, GuoRong Wang

More information

ITRS 2013 Silicon Platforms + Virtual Platforms = An explosion in SoC design by Gary Smith

ITRS 2013 Silicon Platforms + Virtual Platforms = An explosion in SoC design by Gary Smith ITRS 2013 Slcon Platforms + Vrtual Platforms = An exploson n SoC desgn by Gary Smth 2013 2013 Gary Gary Smth Smth EDA, EDA, Inc. Inc. All All Rghts Rghts Reserved. Reserved. 1 The Fve Desgn Constrants

More information

Evaluation of a Center Pivot Variable Rate Irrigation System

Evaluation of a Center Pivot Variable Rate Irrigation System Evaluaton of a Center Pvot Varable Rate Irrgaton System Ruxu Su Danel K. Fsher USDA-ARS Crop Producton Systems Research Unt, Stonevlle, Msssspp Abstrat: Unformty of water dstrbuton of a varable rate center

More information

Reduced drift, high accuracy stable carbon isotope ratio measurements using a reference gas with the Picarro 13 CO 2 G2101-i gas analyzer

Reduced drift, high accuracy stable carbon isotope ratio measurements using a reference gas with the Picarro 13 CO 2 G2101-i gas analyzer Reduced drft, hgh accuracy stable carbon sotope rato measurements usng a reference gas wth the Pcarro 13 CO 2 G2101- gas analyzer Chrs Rella, Ph.D. Drector of Research & Development Pcarro, Inc., Sunnyvale,

More information

Journal of Chemical and Pharmaceutical Research, 2014, 6(5): Research Article

Journal of Chemical and Pharmaceutical Research, 2014, 6(5): Research Article Avalable onlne www.jocpr.com Journal of Chemcal and Pharmaceutcal Research, 204, 6(5): 520-526 Research Artcle ISS : 0975-7384 CODE(USA) : JCPRC5 Dgtal Electrcal Resstance Tomography System and ts Expermental

More information

English Premier League (EPL) Soccer Matches Prediction using An Adaptive Neuro-Fuzzy Inference System (ANFIS) for

English Premier League (EPL) Soccer Matches Prediction using An Adaptive Neuro-Fuzzy Inference System (ANFIS) for Englsh Premer League (EPL) Soccer Matches Predcton usng An Adaptve Neuro-Fuzzy Inference System (ANFIS) for Amadn, F. I 1 and Ob, J.C. 2 Department of Computer Scence, Unversty of Benn, Benn Cty. Ngera.

More information

A Prediction of Reliability of Suction Valve in Reciprocating Compressor

A Prediction of Reliability of Suction Valve in Reciprocating Compressor Purdue Unversty Purdue e-pubs nternatonal Compressor Engneerng Conference School of Mechancal Engneerng 1996 A Predcton of Relablty of Sucton Valve n Recprocatng Compressor W. H. You Samsung Electroncs

More information

Terminating Head

Terminating Head Termnatng Head 58246-1 Instructon Sheet for MTA- 100 Receptacle Connectors 408-6929 Usng Dscrete Wre 07 APR 11 Locatng Pawl Feed Slde Tool Base Wre Inserter Adjuster (Inserton Rod) Mass Termnaton Assembly

More information

Peak Field Approximation of Shock Wave Overpressure Based on Sparse Data

Peak Field Approximation of Shock Wave Overpressure Based on Sparse Data Peak Feld Approxmaton of Shock Wave Overpressure Based on Sparse Data Yongl Zhang, Taln Han, Yuqun Chen, Enku Zhang, and Xuan Lu Abstract To obtan the shock wave feld dstrbuton, two knds of calber weapons

More information

Investigation on Rudder Hydrodynamics for 470 Class Yacht

Investigation on Rudder Hydrodynamics for 470 Class Yacht Proceedngs Investgaton on Rudder Hydrodynamcs for 470 Class Yacht She Ln 1,, Yong Ma, *, Wetao Zheng, Song Zhang 1,, Xaoshan Le 1, and Yangyng He 1, 1 Graduate School of Wuhan Sports Unversty, Wuhan 430079,

More information

This document is downloaded from DR-NTU, Nanyang Technological University Library, Singapore.

This document is downloaded from DR-NTU, Nanyang Technological University Library, Singapore. Ths document s downloaded from DR-NTU, Nanyang Technologcal Unversty Lbrary, Sngapore. Ttle capacty analyss usng smulaton Author(s) Ctaton Huang, Shell Yng; Hsu, Wen Jng; He, Yuxong; Song, Tancheng; De

More information

The impact of foreign players on international football performance

The impact of foreign players on international football performance MPRA Munch Personal RePEc Archve The mpact of foregn players on nternatonal football performance Orhan Karaca Ekonomst Magazne, Research Department October 008 Onlne at http://mpra.ub.un-muenchen.de/11064/

More information

First digit of chosen number Frequency (f i ) Total 100

First digit of chosen number Frequency (f i ) Total 100 1 4. ANALYSING FREQUENCY TABLES Categorcal (nomnal) data are usually summarzed n requency tables. Contnuous numercal data may also be grouped nto ntervals and the requency o observatons n each nterval

More information

Automated External Defibrillators DESIGNED FOR UNEXPECTED HEROES

Automated External Defibrillators DESIGNED FOR UNEXPECTED HEROES Automated External Defbrllators DESIGNED FOR UNEXPECTED HEROES HOPE IS IN YOUR HANDS It happens n a splt second. A person collapses the vctm of sudden cardac arrest (SCA) and the clock starts tckng n the

More information

International Journal of Engineering and Technology, Vol. 8, No. 5, October Model Systems. Yang Jianjun and Li Wenjin

International Journal of Engineering and Technology, Vol. 8, No. 5, October Model Systems. Yang Jianjun and Li Wenjin Internatonal Journal of Engneerng and Technology, Vol. 8, No. 5, October 2016 1 Relablty Optmzaton Desgn of Submarne Free-Runnng Model Systems Yang Janjun and L Wenjn Abstract Wth regard to the relablty

More information

PERFORMANCE AND COMPENSATION ON THE EUROPEAN PGA TOUR: A STATISTICAL ANALYSIS

PERFORMANCE AND COMPENSATION ON THE EUROPEAN PGA TOUR: A STATISTICAL ANALYSIS PERFORMANCE AND COMPENSATION ON THE EUROPEAN PGA TOUR: A STATISTICAL ANALYSIS C. Barry Pftzner and Chrs Spence, Department of Economcs/Busness, Randolph-Macon College, Ashland, VA, bpftzne@rmc.edu, cspence@rmc.edu

More information

Aerator Performance in Reducing Phenomenon of Cavitation in Supercritical Flow in Steep Channel Bed

Aerator Performance in Reducing Phenomenon of Cavitation in Supercritical Flow in Steep Channel Bed Engneerng Internatonal Conference UNNES Conservaton 13 Proceedng Aerator Performance n Reducng Phenomenon of Cavtaton n Supercrtcal Flow n Steep Channel Bed Yer Sutopo 1, Bud Wgnyosukarto, Istarto, dan

More information

Investigation on Hull Hydrodynamics with Different Draughts for 470 Class Yacht

Investigation on Hull Hydrodynamics with Different Draughts for 470 Class Yacht Proceedngs Investgaton on Hull Hydrodynamcs wth Dfferent Draughts for 470 Class Yacht Yong Ma 1, *, Shje Ln 1,2, Yangyng He 1, Xaoshan Le 1,2 and Song Zhang 1,2 1 School of Sports Engneerng and Informaton

More information

Chinese and foreign men s decathlon performance comparison and structural factor correlation test based on SPSS regression model

Chinese and foreign men s decathlon performance comparison and structural factor correlation test based on SPSS regression model ISSN : 0974-7435 Volume 10 Issue 3 Chnese and foregn men s decathlon performance comparson and structural factor correlaton test based on SPSS regresson model Pengfe Zhang*, Jngjng Lu Insttute of Physcal

More information

School of Civil Engineering, Shandong University, Jinan , China

School of Civil Engineering, Shandong University, Jinan , China 2017 Internatonal Conference on Energy, Power and Envronmental Engneerng (ICEPEE 2017) ISBN: 978-1-60595-456-1 Evaluaton on Sustanable Utlzaton of Water Resources n Shandong Provnce Based on Water Footprnt

More information

For models: 660 EF/EFO

For models: 660 EF/EFO Installaton Instructons Gas converson kts For models: 660 EF/EFO Part no. 660NGKIT/660LPKIT Warnng: Ths kt must be nstalled by a qualfed nstaller n accordance wth these nstructons and all applcable codes

More information

Study on coastal bridge under the action of extreme wave

Study on coastal bridge under the action of extreme wave Study on coastal brdge under the acton of extreme wave Bo Huang Bng Zhu Jawe Zhang School of Cvl Engneerng, Southwest Jaotong Unversty, Chengdu 610031, Chna Abstract In order to research the catastrophc

More information

ENERGY SAVING IN THE HYDRAULIC CIRCUIT FOR AGRICULTURAL TRACTORS: FOCUS ON THE POWER SUPPLY GROUP.

ENERGY SAVING IN THE HYDRAULIC CIRCUIT FOR AGRICULTURAL TRACTORS: FOCUS ON THE POWER SUPPLY GROUP. ENERGY SAVING IN THE HYDRAULIC CIRCUIT OR AGRICULTURAL TRACTORS: OCUS ON THE POWER SUPPLY GROUP. Massmo Borgh, Barbara Zardn, rancesco Pntore, Engneerng Department Enzo errar, Unversty of Modena and Reggo

More information

arxiv: v1 [cs.ne] 3 Jul 2017

arxiv: v1 [cs.ne] 3 Jul 2017 Modelng preference tme n mddle dstance trathlons Iztok Fster, 1 Andres Iglesas, 2 Suash Deb, 3, 4 Dušan Fster, 5 and Iztok Fster Jr. 6 1 Unversty of Marbor, Faculty of Electrcal Engneerng and Computer

More information

A comparison study on the deck house shape of high speed planing crafts for air resistance reduction

A comparison study on the deck house shape of high speed planing crafts for air resistance reduction csnak, 2014 Int. J. Nav. Archt. Ocean Eng. (2014) 6:867~875 http://dx.do.org/10.2478/ijnaoe-2013-0218 pissn: 2092-6782, eissn: 2092-6790 A comparson study on the deck house shape of hgh speed planng crafts

More information

DETECTION AND REFACTORING OF BAD SMELL

DETECTION AND REFACTORING OF BAD SMELL Internatonal Journal of Software Engneerng & Applcatons (IJSEA), Vol.4, No.5, September 2013 DETECTION AND REFACTORING OF BAD SMELL CAUSED BY LARGE SCALE Jang Dexun 1, Ma Pejun 2, Su Xaohong 3, Wang Tantan

More information

Mechanical Engineering Journal

Mechanical Engineering Journal 56789 Bulletn of the JSME Mechancal Engneerng Journal Vol., o., 6 Measurement of three-dmensonal orentaton of golf club head wth one camera Wataru KIMIZUKA* and Masahde OUKI* * DULOP SPORTS CO. LTD. Waknohama-cho

More information

Structural Gate Decomposition for Depth-Optimal Technology Mapping in LUT-based FPGA

Structural Gate Decomposition for Depth-Optimal Technology Mapping in LUT-based FPGA Structural Gate Decomposton for Depth-Optmal Technology Mappng n LUT-based FPGA Abstract Jason Cong and Yean-Yow Hwang Department of Computer Scence Unversty of Calforna, Los Angeles Los Angeles, CA 9004

More information

Evolutionary Sets of Safe Ship Trajectories: Evaluation of Individuals

Evolutionary Sets of Safe Ship Trajectories: Evaluation of Individuals Internatonal Journal on Marne Navgaton and Safety of Sea Transportaton Volume 6 Number 3 September 2012 Evolutonary Sets of Safe Shp Trajectores: Evaluaton of Indvduals R. Szlapczynsk Gdansk Unversty of

More information

An intro to PCA: Edge Orientation Estimation. Lecture #09 February 15 th, 2013

An intro to PCA: Edge Orientation Estimation. Lecture #09 February 15 th, 2013 An ntro to PCA: Edge Orentaton Estmaton Lecture #09 February 15 th, 2013 Revew: Edges Convoluton wth an edge mask estmates the partal dervatves of the mage surface. The Sobel edge masks are: " #!1 0 1!2

More information

How Geo-distributed Data Centers Do Demand Response: A Game-Theoretic Approach

How Geo-distributed Data Centers Do Demand Response: A Game-Theoretic Approach IEEE TRANSACTIONS ON SMART GRIDS 1 How Geo-dstrbuted Data Centers Do Demand Response: A Game-Theoretc Approach Nguyen H. Tran, Member, IEEE, Da H. Tran, Shaole Ren, Member, IEEE, Zhu Han, Fellow, IEEE,

More information

COMPENSATING FOR WAVE NONRESPONSE IN THE 1979 ISDP RESEARCH PANEL

COMPENSATING FOR WAVE NONRESPONSE IN THE 1979 ISDP RESEARCH PANEL COMPENSATING FOR WAVE NONRESPONSE IN THE 1979 ISDP RESEARCH PANEL 1. Introducton Graham Kalton, Unversty of Mchgan ames Lepkowsk, Unversty of Mchgan Tng-Kwong Ln. Natonal Unversty of Sngapore The choce

More information

Algorithms of Digital Processing and the Analysis of Underwater Sonar Images

Algorithms of Digital Processing and the Analysis of Underwater Sonar Images 9 Algorthms of Dgtal Processng and the Analyss of Underwater Sonar Images S.V. Sa, A.G. Shoberg and L.A. Naumov 2 Pacfc natonal unversty 2 Insttute of Marne Technology Problems FEB RUS Russa Open Access

More information

IEEE TRANSACTIONS ON SMART GRID, VOL. 7, NO. 2, MARCH

IEEE TRANSACTIONS ON SMART GRID, VOL. 7, NO. 2, MARCH IEEE TRANSACTIONS ON SMART GRID, VOL. 7, NO. 2, MARCH 2016 937 How Geo-Dstrbuted Data Centers Do Demand Response: A Game-Theoretc Approach Nguyen H. Tran, Member, IEEE, Da H. Tran, Shaole Ren, Member,

More information

Decomposition guide Technical report on decomposition

Decomposition guide Technical report on decomposition June 2013 Decomposton gude Techncal report on decomposton Erasmus MC Start date of project: 20 Aprl 2012 Duraton: 36 months 1 Table of contents Abstract... 4 Acknowledgements... 5 Introducton... 6 Part

More information

Dynamic Analysis of the Discharge Valve of the Rotary Compressor

Dynamic Analysis of the Discharge Valve of the Rotary Compressor Purdue Unversty Purdue e-pubs Internatonal Compressor Engneerng Conference School of Mechancal Engneerng 8 Dynamc Analyss of the Dscharge Valve of the Rotary Compressor Bo Huang Shangha Htach Electrcal

More information

OPTIMIZATION OF PRESSURE HULLS OF COMPOSITE MATERIALS

OPTIMIZATION OF PRESSURE HULLS OF COMPOSITE MATERIALS OPTIMIZATION OF PRESSURE HULLS OF COMPOSITE MATERIALS J.Franco a, A.Corz a*.a.peña b a Materal Composte Group. Unversdad de Cadz. Avda/Ramon Puyol s/n. 11205 Algecras (Span) *alcorz@caltech.es b Calpe

More information

Planning of production and utility systems under unit performance degradation and alternative resource-constrained cleaning policies

Planning of production and utility systems under unit performance degradation and alternative resource-constrained cleaning policies 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 Plannng of producton and utlty systems under unt performance degradaton

More information

Muscle drain versus brain gain in association football: technology transfer through

Muscle drain versus brain gain in association football: technology transfer through Muscle dran versus bran gan n assocaton football: technology transfer through player emgraton and manager mmgraton G. J. Allan a * and J. Moffat b a Correspondng Author: Department of Economcs, Sr Wllam

More information

ADDITIONAL INSTRUCTIONS FOR ISU SYNCHRONIZED SKATING TECHNICAL CONTROLLERS AND TECHNICAL SPECIALISTS

ADDITIONAL INSTRUCTIONS FOR ISU SYNCHRONIZED SKATING TECHNICAL CONTROLLERS AND TECHNICAL SPECIALISTS A ADDITIONAL INSTRUCTIONS FOR ISU SYNCHRONIZED SKATING TECHNICAL CONTROLLERS AND TECHNICAL SPECIALISTS DIFFICULTY GROUPS OF FEATURES 1 DEFINITIONS: Change of Rotaton: Refers to TURNS or LINKING STEPS rotatng

More information

GAS-LIQUID INTERFACIAL AREA IN OXYGEN ABSORPTION INTO OIL-IN-WATER EMULSIONS

GAS-LIQUID INTERFACIAL AREA IN OXYGEN ABSORPTION INTO OIL-IN-WATER EMULSIONS AS-LIQUID INTERFACIAL AREA IN OXYEN ABSORPTION INTO OIL-IN-WATER EMULSIONS ómez-díaz, D. a, omes, N. b, Texera, J.A. b, Belo, I. b a Department of Chemcal Engneerng, Unversty of Santago de Compostela,

More information

Equilibrium or Simple Rule at Wimbledon? An Empirical Study

Equilibrium or Simple Rule at Wimbledon? An Empirical Study Equlbrum or Smple Rule at Wmbledon? An Emprcal Study Shh-Hsun Hsu, Chen-Yng Huang and Cheng-Tao Tang Revson: March 2004 Abstract We follow Walker and Wooders (200) emprcal analyss to collect and study

More information

Crash Frequency and Severity Modeling Using Clustered Data from Washington State

Crash Frequency and Severity Modeling Using Clustered Data from Washington State Proceedngs of the IEEE ITSC 2006 2006 IEEE Intellgent Transportaton Systems Conference Toronto, Canada, September 17-20, 2006 WB7.1 Crash Frequency and Severty Modelng Usng Clustered Data from Washngton

More information

DESIGN AND IMPLEMENTATION OF BASKETBALL TEACHING PLATFORM

DESIGN AND IMPLEMENTATION OF BASKETBALL TEACHING PLATFORM 0 th February 03. Vol. 48 No. 005-03 JATIT & LLS. All rghts reserved. ISSN: 99-8645 www.jatt.org E-ISSN: 87-395 DESIGN AND IMPLEMENTATION OF BASKETBALL TEACHING PLATFORM BO SU, SUFEI YANG, AIMIN QIN Deartment

More information

SECOND-ORDER CREST STATISTICS OF REALISTIC SEA STATES

SECOND-ORDER CREST STATISTICS OF REALISTIC SEA STATES SECOND-ORDER CREST STATISTICS OF REALISTIC SEA STATES MARIOS CHRISTOU Shell Internatonal Exploraton and Producton, 2288 GS Rjswjk, The Netherlands. E-mal: maros.chrstou@shell.com PETER TROMANS Ocean Wave

More information

Monitoring Physical Activity from Active Transport. Dr Russell G. Thompson Institute of Transport Studies Monash University

Monitoring Physical Activity from Active Transport. Dr Russell G. Thompson Institute of Transport Studies Monash University Montorng Physcal Actvty from Actve Transport Dr Russell G. Thompson Insttute of Transport Studes Monash Unversty Australan Health Gudelnes Put together at least 30 mnutes of moderatentensty physcal actvty

More information

Applications on openpdc platform at Washington State University

Applications on openpdc platform at Washington State University Applcatons on openpdc platform at Washngton State Unversty Chuanln Zhao Ebrahm Rezae Man V. Venkatasubramanan Washngton State Unversty Pullman WA WSU projects OMS - Oscllaton Montorng System Stand-alone

More information

A PROBABILITY BASED APPROACH FOR THE ALLOCATION OF PLAYER DRAFT SELECTIONS IN AUSTRALIAN RULES

A PROBABILITY BASED APPROACH FOR THE ALLOCATION OF PLAYER DRAFT SELECTIONS IN AUSTRALIAN RULES Journal of Sports Scence and Medcne (2006) 5, 509-516 http://www.jssm.org Research artcle The 8th Australasan Conference on Mathematcs and Computers n Sport, 3-5 July 2006, Queensland, Australa A PROBABILITY

More information

Methodology for ACT WorkKeys as a Predictor of Worker Productivity

Methodology for ACT WorkKeys as a Predictor of Worker Productivity Methodology for ACT WorkKeys as a Predctor of Worker Productvty The analyss examned the predctve potental of ACT WorkKeys wth regard to two elements. The frst s tme to employment. People takng WorkKeys

More information

Modeling Low-Pressure Injections in Diesel HCCI Engines

Modeling Low-Pressure Injections in Diesel HCCI Engines Modelng Low-Pressure Injectons n Desel HCCI Engnes Yong Sun * and Rolf D. Retz Engne Research Center, Department of Mechancal Engneerng Unversty of Wsconsn-Madson Madson, WI 5376-169 USA Abstract Homogeneous

More information

Development of Accident Modification Factors for Rural Frontage Road Segments in Texas

Development of Accident Modification Factors for Rural Frontage Road Segments in Texas Development of Accdent Modfcaton Factors for Rural Frontage Road Segments n Texas Domnque Lord* Zachry Department of Cvl Engneerng & Center for Transportaton Safety Texas Transportaton Insttute Texas A&M

More information

Price Determinants of Show Quality Quarter Horses. Mykel R. Taylor. Kevin C. Dhuyvetter. Terry L. Kastens. Megan Douthit. and. Thomas L.

Price Determinants of Show Quality Quarter Horses. Mykel R. Taylor. Kevin C. Dhuyvetter. Terry L. Kastens. Megan Douthit. and. Thomas L. Prce Determnants of Show Qualty Quarter Horses Mykel R. Taylor Kevn C. Dhuyvetter Terry L. Kastens Megan Doutht and Thomas L. Marsh* The authors would lke to thank Professonal Aucton Servces, Inc. for

More information

CFD Simulation of R134a and R410A Two-Phase Flow in the Vertical Header of Microchannel Heat Exchanger

CFD Simulation of R134a and R410A Two-Phase Flow in the Vertical Header of Microchannel Heat Exchanger Purdue Unversty Purdue e-pubs Internatonal Refrgeraton and Ar Condtonng Conference School of Mechancal Engneerng 2016 CFD Smulaton of R134a and R410A Two-Phase Flow n the Vertcal Header of Mcrochannel

More information

Research and Application of Work Roll Contour Technology on Thin Gauge Stainless Steel in Hot Rolling

Research and Application of Work Roll Contour Technology on Thin Gauge Stainless Steel in Hot Rolling Send Orders for Reprnts to reprnts@benthamscence.ae The Open Mechancal Engneerng Journal, 215, 9, 111-116 111 Open Access Research and Applcaton of Work Roll Contour Technology on Thn Gauge Stanless Steel

More information

Pedestrian Crash Prediction Models and Validation of Effective Factors on Their Safety (Case Study: Tehran Signalized Intersections)

Pedestrian Crash Prediction Models and Validation of Effective Factors on Their Safety (Case Study: Tehran Signalized Intersections) Open Journal of Cvl Engneerng, 2014, 4, 240-254 Publshed Onlne September 2014 n ScRes. http://www.scrp.org/journal/ojce http://dx.do.org/10.4236/ojce.2014.43021 Pedestran Crash Predcton Models and Valdaton

More information

Journal of Chemical and Pharmaceutical Research, 2014, 6(3): Research Article

Journal of Chemical and Pharmaceutical Research, 2014, 6(3): Research Article Avalable onlne www.ocpr.com Journal of Chemcal and Pharmaceutcal Research, 2014, 6(3):326-332 Research Artcle ISSN : 0975-7384 CODEN(USA) : JCPRC5 Research on comprehensve evaluaton model-based NBA schedule

More information

Numerical Study of Occupants Evacuation from a Room for Requirements in Codes

Numerical Study of Occupants Evacuation from a Room for Requirements in Codes Numercal Study of Occupants Evacuaton from a Room for Requrements n Codes HL MU JH SUN Unversty of Scence and Technology of Chna State Key Laboratory of Fre Scence Hefe 2300326, CHINA muhl@mal.ustc.edu.cn

More information

Product Information. Long-stroke gripper PSH 42

Product Information. Long-stroke gripper PSH 42 Product Informaton PSH 42 PSH Compact. Flexble. Fully encapsulated. PSH long-stroke grpper 2-fnger parallel grpper wth long jaw stroke and drt-resstant round gudance Feld of applcaton n contamnated work

More information

DRAFT FOR PUBLIC CONSULTATION INTERCONNECTION AGREEMENT v.2.0 FOR IP KULATA/SIDIROKASTRO DEFINITIONS, BUSINESS RULES, EXCEPTIONAL EVENT

DRAFT FOR PUBLIC CONSULTATION INTERCONNECTION AGREEMENT v.2.0 FOR IP KULATA/SIDIROKASTRO DEFINITIONS, BUSINESS RULES, EXCEPTIONAL EVENT RAFT FOR PUBLIC CONSULTATION INTERCONNECTION AGREEMENT v.2.0 FOR IP KULATA/SIIROKASTRO EFINITIONS, BUSINESS RULES, EXCEPTIONAL EVENT ARTICLE 1: EFINITIONS All terms of the INTERCONNECTION AGREEMENT shall

More information

Comprehensive evaluation research of volleyball players athletic ability based on Fuzzy mathematical model

Comprehensive evaluation research of volleyball players athletic ability based on Fuzzy mathematical model ISSN : 0974-7435 Volume 10 Issue 3 Comprehensve evaluaton research of volleyball players athletc ablty based on Fuzzy mathematcal model Shangbn L, Peyu Zhao, Yngshuang Lu, Lxn Wu* Physcal Educaton Department,

More information

Twin Gas Jet-assisted Pulsed Green Laser Scribing of Sapphire Substrate

Twin Gas Jet-assisted Pulsed Green Laser Scribing of Sapphire Substrate JLMN-Journal of Laser Mcro/Nanoengneerng Vol. 11, No., 16 Twn Gas Jet-asssted Pulsed Green Laser Scrbng of Sapphre Substrate X.Z. Xe, Z.Q. Luo, X. We, F.L. Zhang, W. Hu and Q.L. Ren School of Eletromechancal

More information

Aalborg Universitet. Published in: 9th ewtec Publication date: Document Version Publisher's PDF, also known as Version of record

Aalborg Universitet. Published in: 9th ewtec Publication date: Document Version Publisher's PDF, also known as Version of record Aalborg Unverstet Predctablty of the Power Output of Three Wave Energy Technologes n the Dansh orth Sea Chozas, Jula Fernandez; Jensen,. E. Helstrup; Sørensen, H. C.; Kofoed, Jens Peter; Kabuth, Alna Krstn

More information

Product Information. Radial gripper PRG 52

Product Information. Radial gripper PRG 52 Product Informaton PRG More flexble More powerful. Slm. PRG unversal grpper 180 radal grpper wth powerful 1-shft slotted lnk gear and oval pston. Feld of applcaton For areas of applcaton whch, n addton

More information

Investigating Reinforcement Learning in Multiagent Coalition Formation

Investigating Reinforcement Learning in Multiagent Coalition Formation Investgatng Renforcement Learnng n Multagent Coalton Formaton Xn L and Leen-Kat Soh Department of Computer Scence and Engneerng Unversty of Nebrasa-Lncoln 115 Ferguson Hall, Lncoln, NE 66588-0115 {xnl,

More information

ALASKA DEPARTMENT OF FISH AND GAME DIVISION OF COMMERCIAL FISHERIES NEWS RELEASE

ALASKA DEPARTMENT OF FISH AND GAME DIVISION OF COMMERCIAL FISHERIES NEWS RELEASE ALASKA DEPARTMENT OF FISH AND GAME DIVISION OF COMMERCIAL FISHERIES NEWS RELEASE Cora Campbell, Commssoner Jeff Regnart, Drector Contact: Cordova ADF&G Steve Mofftt, PWS Fnfsh Research Bologst 401 Ralroad

More information

Internal Wave Maker for Navier-Stokes Equations in a Three-Dimensional Numerical Model

Internal Wave Maker for Navier-Stokes Equations in a Three-Dimensional Numerical Model Journal of Coastal Research SI 64 511-515 ICS2011 (Proceedngs) Poland ISSN 0749-0208 Internal Wave Maker for Naver-Stokes Equatons n a Three-Dmensonal Numercal Model T. Ha, J.W. Lee and Y.-S. Cho Dept.

More information

Response based sea state estimation for onboard DSS Safe and Efficient Marine Operations

Response based sea state estimation for onboard DSS Safe and Efficient Marine Operations Response based sea state estmaton for onboard DSS Safe and Effcent Marne Operatons Ulrk Dam Nelsen AMOS Workshop, NTNU, Trondhem, 13 th and 14 th November, 2014 Contents Introducton: Context Montorng and

More information

Research on Assessment Method of Fire Protection System

Research on Assessment Method of Fire Protection System Avalable onlne at www.scencedrect.com Proceda Engneerng 11 (2011) 147 155 The 5 th onference on Performance-based Fre and Fre Protecton Engneerng Research on Assessment Method of Fre Protecton System HUANG

More information

SCIENTIFIC COMMITTEE THIRTEENTH REGULAR SESSION. Rarotonga, Cook Islands 9-17 August, 2017

SCIENTIFIC COMMITTEE THIRTEENTH REGULAR SESSION. Rarotonga, Cook Islands 9-17 August, 2017 SCIENTIFIC COMMITTEE THIRTEENTH REGULAR SESSION Rarotonga, Cook Islands 9-17 August, 2017 Relatve abundance of yellowfn tuna for the purse sene and handlne fsheres operatng n the Phlppnes Moro Gulf (Regon

More information

PREDICTION OF POLYDISPERSE STEAM BUBBLE CONDENSATION IN SUB-COOLED WATER USING THE INHOMOGENEOUS MUSIG MODEL

PREDICTION OF POLYDISPERSE STEAM BUBBLE CONDENSATION IN SUB-COOLED WATER USING THE INHOMOGENEOUS MUSIG MODEL PREDICTION OF POLYDISPERSE STEAM BUBBLE CONDENSATION IN SUB-COOLED WATER USING THE INHOMOGENEOUS MUSIG MODEL C. Lfante *, T. Frank *, A.D. Burns, D. Lucas and E. Krepper * ANSYS Germany GmbH, Staudenfeldweg

More information

Product Information. Long-stroke gripper PFH-mini

Product Information. Long-stroke gripper PFH-mini Product Informaton PFH-mn PFH-mn Loadable. Flexble. Relable. PFH-klen long-stroke grpper 2-fnger parallel grpper wth large jaw stroke for large parts and / or a broad range of parts Feld of applcaton clean

More information

Ergonomics Design on Bottom Curve Shape of Shoe-Last Based on Experimental Contacting Pressure Data

Ergonomics Design on Bottom Curve Shape of Shoe-Last Based on Experimental Contacting Pressure Data Ergonomcs Desgn on Bottom Curve Shape of Shoe-Last Based on Expermental Contactng Pressure Data 1 L Zaran, 2 Sh Ka *1Correspondng Author Wenzhou Vocatonal and Techncal College, lzr_101@sna.com 2 Wenzhou

More information

Modeling the Performance of a Baseball Player's Offensive Production

Modeling the Performance of a Baseball Player's Offensive Production Brgham Young Unversty BYU ScholarsArchve All Theses and Dssertatons 006-03-09 Modelng the Performance of a Baseball Player's Offensve Producton Mchael Ross Smth Brgham Young Unversty - Provo Follow ths

More information

Mass Spectrometry. Fundamental GC-MS. GC-MS Interfaces

Mass Spectrometry. Fundamental GC-MS. GC-MS Interfaces Mass Spectrometry Fundamental GC-MS GC-MS Interfaces Wherever you see ths symbol, t s mportant to access the on-lne course as there s nteractve materal that cannot be fully shown n ths reference manual.

More information

Application of fuzzy neural network in the pattern classification of table tennis rotating flight trajectory

Application of fuzzy neural network in the pattern classification of table tennis rotating flight trajectory Applcaton of fuzzy neural network n the pattern classfcaton of table tenns rotatng flght trajectory Abstract Fe Cheng Shangqu Normal Unversty, Shangqu 476000, Chna In order to mprove the accuracy and effcency

More information

A non-parametric analysis of the efficiency of the top European football clubs

A non-parametric analysis of the efficiency of the top European football clubs MPRA Munch Personal RePEc Archve A non-parametrc analyss of the effcency of the top European football clubs George Halkos and Nckolaos Tzeremes Unversty of Thessaly, Department of Economcs May 2011 Onlne

More information

Canadian Journal of Fisheries and Aquatic Sciences. Seasonal and Spatial Patterns of Growth of Rainbow Trout in the Colorado River in Grand Canyon, AZ

Canadian Journal of Fisheries and Aquatic Sciences. Seasonal and Spatial Patterns of Growth of Rainbow Trout in the Colorado River in Grand Canyon, AZ Seasonal and Spatal Patterns of Growth of Ranbow Trout n the Colorado Rver n Grand Canyon, AZ Journal: Manuscrpt ID cjfas-15-2.r1 Manuscrpt Type: Artcle Date Submtted by the Author: 23-Jun-15 Complete

More information

it500 Internet Thermostat

it500 Internet Thermostat T500 User Manual 16pp 025_Layout 1 03/09/2013 12:00 Page 1 T500 Internet Thermostat U S E R M A N U A L T500 User Manual 16pp 025_Layout 1 03/09/2013 12:00 Page 2 Product complance & safety nformaton These

More information

ASSEMBLY INSTRUCTIONS. TECHART roof spoiler

ASSEMBLY INSTRUCTIONS. TECHART roof spoiler Part no. 070.100.650.009 Roof spoler Contents I Important safety nformaton...3 II Preparaton...5 III Installaton...6 1 Preparng the vehcle...6 2 Fttng the...6 3 Fnal nspecton...6 TECHART Verson 01 Page

More information

Lake Clarity Model: Development of Updated Algorithms to Define Particle Aggregation and Settling in Lake Tahoe

Lake Clarity Model: Development of Updated Algorithms to Define Particle Aggregation and Settling in Lake Tahoe Lake Clarty Model: Development of Updated Algorthms to Defne Partcle Aggregaton and Settlng n Lake Tahoe Goloka B. Sahoo S. Geoffrey Schladow John E. Reuter Danel Nover Davd Jassby Lake Clarty Model Weather

More information

Bubble Column Reactor Fluid-dynamic Evaluation at Pilot-plant for Residue and Extra-heavy Crude Oil Upgrading Technology

Bubble Column Reactor Fluid-dynamic Evaluation at Pilot-plant for Residue and Extra-heavy Crude Oil Upgrading Technology J. Chem. Chem. Eng. 9 (15) 176-19 do: 1.1765/1934-7375/15.3.3 D DAVID PUBISHING Bubble Column Reactor Flud-dynamc Evaluaton at Plot-plant for Resdue and Extra-heavy Crude Ol Upgradng Technology Rcardo

More information

Relative Salary Efficiency of PGA Tour Golfers: A Dynamic Review

Relative Salary Efficiency of PGA Tour Golfers: A Dynamic Review Relatve Salary Effcency of PGA Tour Golfers: A Dynamc Revew Julo Cesar Alonso Unversdad Ices Julan Benavdes Unversdad Ices Based on one-year sample, Nero (2001) estmated golfers' usng four performance

More information

Aalborg Universitet. Published in: 9th ewtec Publication date: Document Version Accepted author manuscript, peer reviewed version

Aalborg Universitet. Published in: 9th ewtec Publication date: Document Version Accepted author manuscript, peer reviewed version Aalborg Unverstet Predctablty of the Power Output of Three Wave Energy Technologes n the Dansh orth Sea Chozas, Jula Fernandez; Jensen,. E. Helstrup; Sørensen, H. C.; Kofoed, Jens Peter; Kabuth, Alna Krstn

More information

1.1 Noise maps: initial situations. Rating environmental noise on the basis of noise maps. Written by Henk M.E. Miedema TNO Hieronymus C.

1.1 Noise maps: initial situations. Rating environmental noise on the basis of noise maps. Written by Henk M.E. Miedema TNO Hieronymus C. TIP4-CT-2005-516420 Page 1 of 34 DELIVERABLE D 1.5 CONTRACT N PROJECT N ACRONYM TITLE TIP4-CT-2005-516420 FP6-516420 QCITY Quet Cty Transport Subproject 1 Nose mappng & modellng Work Package 1.1 Nose maps:

More information

Free Ride, Take it Easy: An Empirical Analysis of Adverse Incentives Caused by Revenue Sharing

Free Ride, Take it Easy: An Empirical Analysis of Adverse Incentives Caused by Revenue Sharing MPRA Munch Personal RePEc Archve Free Rde, Take t Easy: An Emprcal Analyss of Adverse Incentves Caused by Revenue Sharng Danel, Rascher; Matt, Brown; Mark, Nagel and Chad, McEvoy Unversty of San Francsco,

More information

The effects of extra vehicular activity (EVA) gloves on human performance

The effects of extra vehicular activity (EVA) gloves on human performance Unversty of Nebraska - Lncoln DgtalCommo@Unversty of Nebraska - Lncoln Industral and Management Systems Engneerng Faculty Publcato Industral and Management Systems Engneerng 1995 The effects of extra vehcular

More information

PREDICTIONS OF CIRCULATING CURRENT FIELD AROUND A SUBMERGED BREAKWATER INDUCED BY BREAKING WAVES AND SURFACE ROLLERS. Yoshimitsu Tajima 1

PREDICTIONS OF CIRCULATING CURRENT FIELD AROUND A SUBMERGED BREAKWATER INDUCED BY BREAKING WAVES AND SURFACE ROLLERS. Yoshimitsu Tajima 1 PREDICTIONS O CIRCULATING CURRENT IELD AROUND A SUBMERGED BREAKWATER INDUCED BY BREAKING WAVES AND SURACE ROLLERS Yoshmtsu Tama 1 Ths paper develops a quas-three-dmensonal nearshore current model whch

More information

Report No. FHWA/LA.13/508. University of Louisiana at Lafayette. Department of Civil and Environmental Engineering

Report No. FHWA/LA.13/508. University of Louisiana at Lafayette. Department of Civil and Environmental Engineering TECHNICAL REPORT STANDARD PAGE Report No. FHWA/LA.13/508 4. Ttle and Subttle A Comprehensve Study on Pavement Edge Lne Implementaton 7. Author(s) Xaoduan Sun, Ph.D., P.E. Subassh Das 9. Performng Organzaton

More information

Unified optimal power flow model for AC/DC grids integrated with natural gas systems considering gas-supply uncertainties

Unified optimal power flow model for AC/DC grids integrated with natural gas systems considering gas-supply uncertainties J. Mod. Power Syst. Clean Energy https://do.org/10.1007/s40565-018-0404-6 Unfed optmal power flow model for AC/DC grds ntegrated wth natural gas systems consderng gas-supply uncertantes Jale FAN 1, Xaoyang

More information

Journal of Environmental Management

Journal of Environmental Management Journal of Envronmental Management 90 (2009) 3057 3069 Contents lsts avalable at ScenceDrect Journal of Envronmental Management journal homepage: www.elsever.com/locate/jenvman Sustanable value assessment

More information

Product Information. Gripper for small components MPG-plus

Product Information. Gripper for small components MPG-plus Product Informaton Grpper for small components MPG-plus MPG-plus Grpper for small components More powerful. Faster. Longer fngers. MPG-plus grpper for small components 2-fnger parallel grpper wth smooth

More information

Geophysical validation of NSCAT winds using atmospheric data and analyses

Geophysical validation of NSCAT winds using atmospheric data and analyses JOURNAL OF GEOPHYSCAL RESEARCH, VOL. 104, NO. C5, PAGES 11,405-11,424, MAY 15, 1999 Geophyscal valdaton of NSCAT wnds usng atmospherc data and analyses R. Atlas, 1 S.C. Bloom, 2 R. N. Hoffman, 3 E. Brn,

More information

A Study on Parametric Wave Estimation Based on Measured Ship Motions

A Study on Parametric Wave Estimation Based on Measured Ship Motions 1 A Study on Parametrc Wave Estmaton Based on Measured Shp Motons Ulrk Dam NIELSEN * and Tosho ISEKI ** Abstract The paper studes parametrc wave estmaton based on the wave buoy analogy, and data and results

More information

Seabed type clustering using single-beam echo sounder time series data

Seabed type clustering using single-beam echo sounder time series data SELECTED TOPICS n POWER SYSTEMS and REMOTE SENSING Seabed type clusterng usng sngle-beam echo sounder tme seres data PETER HUNG, SEÁN MCLOONE Department of Electronc Engneerng, StratAG Natonal Unversty

More information

Introduction Match analysis is used to investigate technical and tactical behaviors within judo studies, and it can also be applied to improve

Introduction Match analysis is used to investigate technical and tactical behaviors within judo studies, and it can also be applied to improve Introducton Match analyss s used to nvestgate techncal and tactcal behavors wthn judo studes, and t can also be appled to mprove athletc performance. Ths type of data can be used n a varety of means to

More information

Talking about the Influences of Height and Technique for Obtain the Rebound on the Basketball Game

Talking about the Influences of Height and Technique for Obtain the Rebound on the Basketball Game ISSN 750-983 (prnt) Internatona Journa of Sports Scence and Engneerng Vo. 04 (00) No. 0, pp. 06-4 Takng about the Infuences of Heght and Technque for Obtan the Rebound on the Basketba Gae --------Based

More information

Multi-Criteria Decision Tree Approach to Classify All-Rounder in Indian Premier League

Multi-Criteria Decision Tree Approach to Classify All-Rounder in Indian Premier League Internatonal Journal of Adanced Scence and Technology Mult-Crtera Decson Tree Approach to Classfy All-Rounder n Indan Premer League Pabtra Kumar Dey 1, Dpendra Nath Ghosh 2, Abhoy Chand Mondal 3 1 Assstant

More information