Obstacle Avoidance for Visually Impaired Using Auto-adaptive Thresholding on Kinect s Depth Image

Size: px
Start display at page:

Download "Obstacle Avoidance for Visually Impaired Using Auto-adaptive Thresholding on Kinect s Depth Image"

Transcription

1 Obstacle Avoidace for Visually Impaired Usig Auto-adaptive Thresholdig o Kiect s Depth Image Muhamad Risqi Utama Saputra, Widyawa, Paulus Isap Satosa Departmet of Electrical Egieerig ad Iformatio Techology Uiversitas Gadjah Mada, Yogyaarta, Idoesia risqi@te.gadjahmada.edu, widyawa@ugm.ac.id, isap@mti.ugm.ac.id Abstract Visually impaired people eed assistace to avigate safely, especially i idoor eviromet. This research developed a obstacle avoidace system for visually impaired usig Kiect s depth camera as the mai visio device. A ew approach called auto-adaptive thresholdig is proposed to detect ad to calculate the distace of obstacle from the user. The proposed method divides equally a depth image ito three areas. It fids the most optimal threshold value automatically (auto) ad vary amog each of those areas (adaptive). Based o that threshold value, the distace of the closest obstacle for each area is determied by average fuctio. To respod the existece of the obstacle, the system gives soud ad voice feedbac to the user through a earphoe. The experimetal result shows that executio time ad error of the system i calculatig the distace of the obstacle are 1.4 ms ad mm respectively. Evaluatio with blid-folded persos idicates that the system could successfully guide them to avoid obstacles i real-time coditio. Keywords obstacle avoidace; visually impaired; autoadaptive thresholdig; assistive techology; wearable device; I. INTRODUCTION Based o World Health Orgaizatio (01), there are 85 millios visual impairmets i the world, which 39 millios of them are completely blid [1]. These people highly eed assistat to carry out daily activities. Oe of the most difficult activities that must be coducted by visually impaired is idoor avigatio. I idoor eviromet, visually impaired should be aware of obstacles i frot of them ad be able to avoid it. To help them to avigate safely, most of them use white cae or guide dog. White cae could explore eviromet at average distace 1.5 meter []. However, white cae has some drawbacs, amely (1) white cae ability to explore eviromet is limited to its legth ad oly at positio where the user poitig the cae (the other positio is blid spot) ad () white cae ca t show automatically which path that free from obstacles. O the other had, the guide dog ca show the user where the free path is, but it s expesive [3] ad eed to be traied. Based o those reasos, the eed to develop Assistive Techology (AT) to aid visually impaired i avoidig obstacle is quite high. O may studies, researchers have developed AT based o laser or ultrasoic sesor that was fused with a cae. Wahab, et al. [4] combie a cae with ultrasoic sesor ad voice alert system to create Smart Cae. Smart Cae emits ultrasoic sigal ad calculates the time iterval betwee sedig the sigal ad receivig the echo to determie the distace of obstacle. The system the alerts the user usig voice feedbac based o three differet types of distace: far, medium, ad close. But, sometimes the voice feedbac is too repetitive if it s ot hadled properly, so it maes the user cofused. To avoid this shortcomig, istead of usig voice feedbac, Mitsuhiro Oayasu [5] uses vibrator to alert the user whe a obstacle is detected. Aother research about AT for visually impaired was coducted by Bejami [6]. He developed a tool called C-5 Laser Cae, a cae that is equipped with laser techology. C-5 Laser Cae emits pulses of ifrared light ad catches bac the reflected sigal by a photodiode placed behid a receivig les. Based o the agle made by the diffuse reflected ray, the Triagulatio method is used to calculate the distace of the object. To otify the user about detectio of obstacle, the system will sigal the user with a high-pitched beep. Resemblig what Bejami did, Ahlmar, et al. [7] use laser as well to determie the distace of the object, but the system is icorporated with a wheelchair to help blid people with motio impairmet. The laser ragefider itself is viewed as a virtual white cae. Not oly that, the system also utilizes haptic techology (techology of the sese of touch) to iform the user about eviromet that has bee explored. May other researchers also used laser ad ultrasoic, but istead of combiig it with a cae, they merged it with wearable device [8], [9] or a robot [10]. Besides of laser ad ultrasoic techology, recetly, researchers have bee startig to use depth camera as a optio of AT. It has bee happeig sice the affordable depth camera, such as Microsoft Kiect ad Asus Xtio, was available i the maret. Depth camera ca be used to detect obstacle because it provides a image that cotais depth iformatio o each pixel, but it eeds further process to be able to do that. Steve Ma, et al. [11] use 1-to-1 ceterweighted mappig o depth image to develop collisio avoidace system. The system divides depth image ito 6 areas ad it maps the weighted distace of each area with vibratio to iform the user about the eviromet. The closer the distace is, the stroger the vibratio is, so the user ca avoid

2 obstacle whe the vibratio at specific area become stroger tha the others. Aother idetical research coducted by D. Berabei, et al. [1] utilize depth camera to fid the farthest poit reachable by the visually impaired cosiderig his/her height ad width. The system produces low-resolutio depth map cotaied quatizatio of the space i frot of the user ito the object i the scee. Based o that map, the system decides what feedbac to give to the user, for example to chage directio or to stop. Usig differet approach, Atif Kha, et al. [3] also use depth camera but the system splits depth image ito 15 areas ad views each area ito metric of obstacle. He created a recommedatio system based o the smallest probability that a area has a obstacle. To improve efficiecy, the system trasforms 640x480 pixels of depth image ito 3x40 pixels by calculatig average depth value i each bloc. The, the feedbac is give to the user through voice message usig textto-speech techology. I order to fid the closest object, Zoller, et al. [13] use movig depth widow to examie whether a area i depth histogram exceeds certai threshold area or ot. If the observed area surpasses 4% of a regio, the system iform to the user through vibrotactile waist belt. Aother method implemets marchig squares algorithm o depth image to detect obstacles [14]. The system wors cotiuously by performig dow-samplig of depth data ito a low-resolutio image, splittig depth data ito isolated structures at differet depth level, ad soifyig obstacle iformatio to the user s headphoe. The objective of this research is similar with what was doe by researchers metioed above: to develop collisio avoidace system for visually impaired. But, this research proposes a ew approach to detect ad to calculate the distace of obstacle usig auto-adaptive thresholdig o depth image. Depth camera was chose i this research because it s ot expesive ad easy to implemet. The desig ad cofiguratio of the system will be covered i the ext sectio. The third sectio will explais about collisio avoidace method. The, the fourth sectio shows the experimetal result. Fially, the last sectio sums up the result ad discusses further research. II. SYSTEM CONFIGURATION The compoets of the system cosist of 3 mai parts: (1) depth camera, () oteboo/computer tablet with USB hub, ad (3) earphoe. Depth camera that is used i this research is Microsoft Kiect. Kiect provides depth image with 640x480 resolutio ad 30 frame rates/secod. The physical limits of Kiect to measure depth iformatio is withi rage of 0.8 meter to 4 meter, with horizotal ad vertical agle of visio are ad respectively [15]. This physical limits is cosidered suitable to develop collisio avoidace system because it will give eough time for visually impaired to avoid a obstacle whe it s detected at that rage. I order to alert the user about the obstacle, the system will iform it through a earphoe. Fig. 1 depicts how these 3 mai parts will be used by visually impaired. Kiect is placed i frot of stomach lie a belt so that it ca reach object at floor ad at huma high. Kiect 1 3 Earphoe Laptop Fig. 1. The prototype of the system cosists of 3 mai parts: (1) Microsoft Kiect, () laptop, ad (3) earphoe. The blid-folded ma i this picture employs the system while coductig experimet. Fig. describes data flow betwee Kiect, laptop, ad the user. Kiect trasmits raw depth data to the system i the computer. The, the system will process the raw depth data ad coverts it ito meaigful iformatio, amely soud alert otificatio ad voice recommedatio. Fially, the system seds those iformatio to the user through a earphoe. Microsoft Kiect Raw Depth Data Noteboo/ Tablet Voice Recommedatio Soud Notificatio User Fig.. Data flow betwee Kiect, computer, ad visually impaired. III. A. Basic Priciple OBSTACLE AVOIDANCE 1 RGB Image Depth Image 3 Depth Histogram Fig. 3. The correlatio betwee (1) colour image, () depth image, ad (3) depth histogram. The area of depth histogram surrouded by blac circle idicates the object (chair) i depth image. The idea behid the proposed method i this research is depicted i Fig. 3. As previously metioed, depth image provides depth iformatio i each pixel ad it ca be see as depth histogram. Fig. 3 describes the correlatio betwee colour image, depth image, ad depth histogram. Based o the picture, there are mai objects with differet distace (idicated by differet colour i depth image): wall ad chair. If a image composed by those objects ad it s coverted ito depth histogram, the result is peas with differet local maxima, oe correspodig to each object. So, the poit is, a

3 local maximum i the depth histogram geerally meas a object. I order to fid the closest object, the process is simply to set a threshold value that will separate the closest object ad aother objects behid it. But, this method does t always wor whe the scee o the picture is too complicated ad cluttered. Therefore, this research used auto-adaptive thresholdig method to deal with it. B. Auto-adaptive Thresholdig Auto-adaptive thresholdig o depth image refers to a method that ca geerate the most optimal threshold value automatically (auto) ad vary amog each differet area of depth image (adaptive). This method yields more tha oe threshold values because sometimes it is too difficult to isolate the closest object with oly sigle threshold value. So, depth image will be divided ito several areas ad each area has its threshold value. The complete process is described i Fig. 4. Start ) Dividig Depth Image ito 3 Areas The secod step is dividig depth image ito 3 equal areas (as show i Fig. 5), that is, left area, middle area, ad right area. Each area of depth image is associated with the path that ca be traversed by visually impaired whe the system is performig obstacle avoidace recommedatio. For example, whe there s a obstacle i the middle area, the system gives recommedatio to move to the right area to avoid it. The choice to divide depth image oly ito 3 areas is that the movemets of visually impaired is imprecise [1], so that with oly 3 optios, it will mae visually impaired uderstad ad execute easily the commad from the system. This process to divide depth image ito 3 areas ad other processes after it will be carried out twice per secod. It is doe to avoid burdeig the system excessively. As previously metioed, each area will has its threshold value. So, the ext step will be processed separately to each area. Depth Image Acquisitio No Is the umber of frames ca be divided by 15? Pea Detectio ad Selectio Yes Dividig Depth Image Ito 3 Areas Dow-samplig ad Depth Histogram Coversio Threshold Selectio Usig Otsu Method Distace Calculatio Fiish Fig. 4. The flowchart of auto-adaptive thresholdig method. The output of this method is the distace of the closest object from the user (i millimeter). 1) Depth Image Acquisitio Auto-adaptive thresholdig begis by performig depth image acquisitio from Kiect. Raw data from Kiect cotais depth iformatio for each pixel ad it eed to be coverted ito 8-bit grayscale image to visualize it ito visible image. The coversio process is performed by equatio (1): ( max( d 800,0) ) 55 i = 55 (1) 300 where i is the th pixel i grayscale image ad d is the th depth iformatio i depth image. I order to reduce high error because of low accuracy of Kiect at rage closer tha 800 mm ad further tha 4000 mm, the value beyod that rage will be chaged to 0 mm by equatio (). d, if 800 d 4000 d = 0, if d < 800, d > 4000 () Fig. 5. Depth image is divided ito 3 areas: left area, middle area, ad right area. Each area represets the path that ca be traversed by visually impaired. 3) Dow-samplig ad Depth Histogram Coversio Dow-samplig is coducted to accelerate computig process ad to reduce iefficiecy because of processig excessive uecessary iformatio of depth image. For each x pixel area o depth image, oly 1 pixel will be used. So, the total umber of pixels that will be processed is about 1900 pixels. The, the group of data from each depth image area is coverted ito depth histogram by classifyig it ito 100 groups (the iterval betwee each group is 40 mm). 4) Pea Detectio ad Selectio To discover objects i each area of depth image, the system must be able to fid the local maxima i each depth histogram. Each of local maximum ca be foud by usig cotrast fuctio as show i equatio (3): i+ = i i 1 = i i+ cotrast( i, ) = p p p (3) = i+ + 1 where i is the observed positio, is the parameter for addig up the cotrast of the pea ad its eighbour, ad p is the value i positio of i the depth histogram. The umber is used to filter the oise ad uexpected local pea positios [16]. The value of that is used i this research is 1.5. This umber is determied experimetally.

4 All of local maxima discovered by cotrast fuctio is ot always represet the object. To determie the object, the cotrast value of local maximum has to meet these criterias: The miimum distace betwee oe local maximum with aother oe i depth histogram is 4 (positive/egative), otherwise it will be treated as a part of a object. The miimum score of cotrast value is 50, otherwise the system will cosider it too small to be a obstacle. This umber is determied based o observatio. After all of local maxima is foud, the system will choose the two closest oe from the Kiect (as show i Fig. 6). Oly these two local maxima that will be processed i the ext step. class C 0, ad μ 1 is the mea of class C 1. The value of μ T ca be easily computed by equatio (6) because μ T is the overall mea of the whole image. μ + T = ω0μ0 ω1μ1 (6) This Otsu method is used to determie the best threshold value betwee two local maxima that is geerated by pea detectio ad selectio method described i the previous step. I this case, the C 0 class of Otsu method is most liely the part of depth histogram that belogs to the closest object whereas the C 1 class belogs to aother object behid it. After this step, the system eables to separate the closest object at each area of depth image with other objects behid it. Fig. 6. The two closest local maxima from Kiect is mared usig red circle. The others is mared with blue circle. The local maxima that will be processed i the ext step is oly those two closest oe. 5) Threshold Selectio Usig Otsu Method I order to fid the most optimal threshold value automatically, the system will use Otsu Thresholdig method. Otsu Thresholdig is oe of the oldest ad the best automatic thresholdig method [17]. It is usupervised method which was developed by Nobuyui Otsu i Based o Otsu method, the best threshold value is determied by discrimiat criteria, that is, to maximize the separability betwee two classes which are yielded by the threshold value. It is doe by fidig the maximum variace betwee two classes (betweeclass variace) for all possible threshold values [18]. If there are two classes C 0 ad C 1, so that the Otsu method will maximize the betwee-class variace usig equatio (4) as follows: σ ( ) ( ( )) * = max σ, 1 < L (4) where σ ( ) * is the threshold value of that maximize the betwee-class variace, σ ( ) is the betwee-class variace for each threshold value of, ad is every possible threshold value that exists withi rage 1 ad the maximum value of L i the image. The betwee-class variace itself is computed by equatio (5): 0 ( μ μ ) + ω ( μ ) σ = ω (5) 0 T 1 1 μ T where σ is the betwee-class variace, ω 0 is the probability of class C 0, ω1 is the probability of class C 1, μ0 is the mea of Fig. 7. The example of calculated threshold value (i millimeter) ad the distace of the closest object (i millimeter). The gold colour area i depth image idicates that the area is closer tha the threshold value. I the left picture, the colour of left area of depth image ad the distace value is tured ito red whe the distace is closer tha 1000 mm. 6) Distace Calculatio Fially, the distace of the closest object at each area of depth image is determied by calculatig the average value of depth iformatio that is smaller tha the threshold value. This process is doe by usig equatio (7): i j = = 1 x, i < t where x j is average distace of the closest object at depth image area of j, i is depth value at pixel positio of at depth image area of j, t j is threshold value at depth image area of j, ad is the total of i. This equatio is calculated at each area of depth image, so the result of this process is three distace values, oe for each area of depth image. Fig. 7 shows the example result of calculated threshold value ad distace of the closest object i millimeter. j (7)

5 C. Feedbac Mechaism 4000 mm LEFT AREA MIDDLE AREA RIGHT AREA Visually impaired Voice recommedatio Distace of obstacle Soud otificatio 1 meter 1,5 meter Fig. 8. The system seds voice recommedatio ad soud otificatio to the user oly whe the obstacle reach specific distace from the user. The distace of the closest object obtaied from the autoadaptive thresholdig method is cosidered as a obstacle if the distace is closer tha 1500 mm. The system will give soud beep otificatio every 1.5 secod to the user whe the distace of the closest object is betwee 1000 mm ad 1500 mm. This is based o the data of walig speed of visually impaired, that is, 0.4 m/s if the visually impaired ow that there s a obstacle i frot of him/her [19]. So, if there s a obstacle at distace 1500 mm, there s will be eough time ad space for visually impaired to avoid it before the collisio is happeed. The, whe the distace of the obstacle reaches 1000 mm or closer, the system will give voice recommedatio to the visually impaired usig text-tospeech techology. Fig. 8 depicts whe the system seds soud otificatio ad voice recommedatio to the user. Table 1 shows the voice feedbac that will be set to the visually impaired for each possible coditio. TABLE I. VOICE RECOMMENDATION FOR EACH CONDITION Coditio There s o obstacle i the middle area There s a obstacle i the middle area, but the right area is free There s a obstacle i the middle area, but the left area is free There s o area which free from obstacle Voice Feedbac Go straight Move away to the right Move away to the left Stop IV. EXPERIMENTAL RESULT The experimet has bee coducted to measure (1) the executio time ad () the error that is foud whe comparig the distace obtaied by the system ad the real distace of the object i millimeter. The measuremet is coducted i 9 positios (3 for each area of depth image) as show i Fig. 9. For each positio, there are 6 types of obstacle that will be used, i.e. huma, chair type 1, chair type, trash type 1, trash type, ad walig directio. Table shows the result of the average executio time. As show i that table, the average executio time is 1.4 ms with 4.95 stadard deviatio. This result idicates that the executio time is fast eough to be used i real-time applicatio mm 000 mm 1000 mm 800 mm 0 mm KINECT Left area, 1 meter Left area, meter 3 Left area, 3 meter 4 Middle area, 1 meter 5 Middle area, meter 6 Middle area, 3 meter 7 Right area, 1 meter 8 Right area, meter 9 Right area, 3 meter Fig. 9. The positio of distace measuremet that is used i the experimet. The total positio is 9, each area of depth image get 3 positios. For each positio, there are 6 types of obstacle that will be used. TABLE II. AVERAGE EXECUTION TIME Iformatio Value Average executio time (ms) 1.4 The fastest executiom time (ms) 7 The slowest executio time (ms) 8 Stadard deviatio 4.95 Fig. 10 shows the average error of distace calculatio. As see i the picture, at distace 1- meter, the average error of distace calculatio is less tha 50 mm, but at distace of 3 meter, the average error icreases up to early 300 mm. It is happeed because of two cotributig factors, amely: The pixel accuracy of Kiect s depth image decreases whe the distace betwee the scee ad the sesor icreases, ragig from few millimeters at close rage to about 4 cm at the maximum distace of the sesor [0]. So, basically, the further the distace is, the higher the error will be. The method proposed i this research still could ot differetiate perfectly betwee the object ad the floor, so that at distace further tha 500 mm, both the floor ad the object will be detected. This will decrease the accuracy of the calculatio but it s ot dagerous for the visually impaired because the distace of the object is still far away. Fig. 10. The average error of distace calculatio for each positio of measuremet.

6 The, based o the data i Fig. 10, the average error of the system to calculate the distace of the closest object for all measuremets is mm. This average error is cosidered small for the case of visually impaired because their movemet is imprecise. Beside that, the system will give soud otificatio at distace of 1500 mm. So, if the system fail to give the correct distace measuremet because margi error of 130 mm, the visually impaired still has adequate time ad space to avoid the obstacle. To evaluate the overall system i real-time coditio, iitial trial was coducted with 10 blid-folded persos, with age rage from 0 to 40 years old. The trial was doe i walig corridor at third floor i Departmet of Electrical Egieerig ad Iformatio Techology, Uiversitas Gadjah Mada. Firstly, the participats were iformed about how the system wored. The, they were ased to wal i idoor eviromet from oe poit to aother poit ad followed the istructios from the system. While they were walig, there s a obstacle that bloc their avigatio path, so the system will be tested if it wor correctly or ot. The result of this iitial evaluatio showed promisig outcome. All of blid-folded persos could avoid the obstacle without collide with it. Followig the istructio from the system, 7 persos too the left path to avoid the obstacle whereas the other 3 persos were guided to pass the right path. So, basically, the system successfully guide them although they were directed to pass differet path. For further developmet, we will be tryig to improve the algorithm ad the accuracy of the system i detectig ad calculatig the distace of the obstacle. We ll be addig marer detectio system as well so that the visually impaired ca recogize some iterest poits i idoor eviromet. V. CONCLUSION I this paper, a Assistive Techology (AT) to help visually impaired i avoidig obstacles is developed based o Kiect s depth image techology. A ew approach called auto-adaptive thresholdig is proposed to calculate the distace of the closest object. Auto-adaptive thresholdig searches the most optimal threshold value automatically (auto) ad vary amog each differet area of depth image (adaptive). Based o that threshold value, the distace of the closest object is determied by average fuctio. The system the give soud otificatio ad voice recommedatio whe the obstacle is at distace below tha 1500 mm. The experimetal result shows that the executio time i determiig the closest object is 1.4 ms. It also shows that the average error of the system to calculate the closest object is mm. Moreover, evaluatio with 10 blid-folded persos idicates that the system could successfully guide them to avoid obstacles i real-time coditio. REFERENCES [1] World Health Orgaizatio, Visual impairmet ad blidess, Fact Sheet N 8, 01. [Olie]. Available: [] H. Taizawa, S. Yamaguchi, M. Aoyagi, N. Ezai, ad S. Mizuo, Kiect cae: A assistive system for the visually impaired based o three-dimesioal object recogitio, i IEEE/SICE Iteratioal Symposium o System Itegratio (SII), 01, o. Dec. 01, pp [3] A. Kha, F. Moidee, ad J. Lopez, KiDectect: Kiect Detectig Objects, i ICCHP 1 Proceedigs of the 13th Iteratioal Coferece o Computers Helpig People with Special Needs - Volume Part II, 01, vol. 7383, pp [4] M. H. A. Wahab, A. A. Talib, H. A. Kadir, A. Johari, A. Noraziah, R. M. Side, ad A. A. Mutalib, Smart Cae: Assistive Cae for Visually-impaired People, Iteratioal Joural of Computer Sciece, vol. 8, o. 4, pp. 1 7, 011. [5] M. Oayasu, Newly developed walig apparatus for idetificatio of obstructios by visually impaired people, Joural of Mechaical Sciece ad Techology, vol. 4, o. 6, pp , Ju [6] J. M. Bejami, The Laser Cae, Joural of Rehabilitatio Research & Developmet, vol. BPR 10, pp , [7] D. I. Ahlmar, H. Fredrisso, ad K. Hyyppä, Obstacle Avoidace Usig Haptics ad a Laser Ragefider, i IEEE Worshop o Advaced Robotics ad its Social Impacts (ARSO), 013. [8] E. B. Kaiser ad M. Lawo, Wearable Navigatio System for the Visually Impaired ad Blid People, i IEEE/ACIS 11th Iteratioal Coferece o Computer ad Iformatio Sciece, 01, o. 1, pp [9] S. Koley ad R. Mishra, Voice Operated Outdoor Navigatio System For Visually Impaired Persos, Iteratioal Joural of Egieerig Treds ad Techology, vol. 3, o., pp , 01. [10] V. Kulyui, C. Gharpure, J. Nicholso, ad S. Pavithra, RFID i Robot-Assisted Idoor Navigatio for the Visually Impaired, i IEEE/RSJ Iteratioal Coferece o Itelliget Robots ad Systems (IROS) (IEEE Cat. No.04CH37566), 004, vol., pp [11] S. Ma, J. Huag, R. Jaze, R. Lo, V. Rampersad, A. Che, ad T. Doha, Blid Navigatio With a Wearable Rage Camera ad Vibrotactile Helmet, i Proceedigs of the 19th ACM Iteratioal Coferece o Multimedia - MM 11, 011, p [1] D. Berabei, F. Gaovelli, M. Di Beedetto, M. Dellepiae, ad R. Scopigo, A Low-Cost Time-Critical Obstacle Avoidace System for the Visually Impaired, i Iteratioal Coferece o Idoor Positioig ad Idoor Navigatio (IPIN), Portugal, 011, o. September, pp [13] M. Zöller, S. Huber, H. Jetter, ad H. Reiterer, NAVI A Proof-of- Cocept of a Mobile Navigatioal Aid for Visually Impaired Based o the Microsoft Kiect, i Huma-Computer Iteractio INTERACT 011, 011, o. c, p. pp [14] M. Broc ad P. O. Kristesso, Supportig Blid Navigatio usig Depth Sesig ad Soificatio, i ACM Coferece o Pervasive ad Ubiquitous Computig, 013, pp [15] Microsoft, Kiect for Widows, Huma Iterface Guidelies. 013, pp [16] L. Che, X. Nguye, ad C. Liag, Object segmetatio method usig depth slicig ad regio growig algorithms, i Iteratioal Coferece o 3D Systems ad Applicatios Geeral, Toyo, 010, pp [17] F. A. Jassim ad F. H. Altaai, Hybridizatio of Otsu Method ad Media Filter for Color Image Segmetatio, Iteratioal Joural of Soft Computig ad Egieerig (IJSCE), vol. 3, o., pp , 013. [18] N. Otsu, A Threshold Selectio Method from Gray-Level Histograms, IEEE Trasactios O Systems, Ma, Ad Cyberetics, vol. SMC-9, o. 1, pp. 6 66, [19] A. Rieer ad H. Hartl, Persoal Radar : A Self-govered Support System to Ehace Evirometal Perceptio, i Proceedigs of the 6th Aual BCS Iteractio Specialist Group Coferece o People ad Computers, 01, pp [0] J. Ha, L. Shao, D. Xu, ad J. Shotto, Ehaced computer visio with Microsoft Kiect sesor: a review, IEEE Trasactios o Cyberetics, vol. 43, o. 5, pp , Oct. 013.

SPH4U Transmission of Waves in One and Two Dimensions LoRusso

SPH4U Transmission of Waves in One and Two Dimensions LoRusso Waves travelig travellig from oe medium to aother will exhibit differet characteristics withi each medium. Rules A wave of fixed frequecy will have a shorter wavelegth whe passig from a fast medium to

More information

Human-Robot Interaction: Group Behavior Level

Human-Robot Interaction: Group Behavior Level SPECOM'006, St. Petersburg, 5-9 Jue 006 Huma-Robot Iteractio: Group Behavior Level Lev Stakevich, Deis Trotsky Sait Petersburg State Techical Uiversity 9, Politechicheskaya, St. Petersburg, 955, Russia

More information

University of California, Los Angeles Department of Statistics. Measures of central tendency and variation Data display

University of California, Los Angeles Department of Statistics. Measures of central tendency and variation Data display Uiversity of Califoria, Los Ageles Departmet of Statistics Statistics 13 Istructor: Nicolas Christou Measures of cetral tedecy Measures of cetral tedecy ad variatio Data display 1. Sample mea: Let x 1,

More information

number in a data set adds (or subtracts) that value to measures of center but does not affect measures of spread.

number in a data set adds (or subtracts) that value to measures of center but does not affect measures of spread. Lesso 3-3 Lesso 3-3 Traslatios of Data Vocabulary ivariat BIG IDEA Addig (or subtractig) the same value to every umber i a data set adds (or subtracts) that value to measures of ceter but does ot affect

More information

P h o t o g r a p h i c L i g h t i n g ( 1 1 B )

P h o t o g r a p h i c L i g h t i n g ( 1 1 B ) 9 1 5 9 P h o t o g r a p h i c L i g h t i g ( 1 1 B ) 30S/30E/30M A Photography Course 9 1 5 9 : P h o t o g r a p h i c L i g h t i g ( 1 1 B ) 3 0 S / 3 0 E / 3 0 M Course Descriptio This course focuses

More information

SPEED OF SOUND MEASUREMENTS IN GAS-MIXTURES AT VARYING COMPOSITION USING AN ULTRASONIC GAS FLOW METER WITH SILICON BASED TRANSDUCERS

SPEED OF SOUND MEASUREMENTS IN GAS-MIXTURES AT VARYING COMPOSITION USING AN ULTRASONIC GAS FLOW METER WITH SILICON BASED TRANSDUCERS SPEED OF SOUND MEASUREMENTS IN GAS-MIXTURES AT VARYING COMPOSITION USING AN ULTRASONIC GAS FLOW METER WITH SILICON BASED TRANSDUCERS Torbjör Löfqvist, Kęstutis Sokas, Jerker Delsig EISLAB, Departmet of

More information

Load Calculation and Design of Roller Crowning of Truck Hub Bearing

Load Calculation and Design of Roller Crowning of Truck Hub Bearing Sed Orders for Reprits to reprits@bethamsciece.ae 106 The Ope Mechaical Egieerig Joural, 2015, 9, 106-110 Ope Access Load Calculatio ad Desig of Roller Crowig of Truck Hub Bearig Xitao Xia,1, Shujig Dog

More information

Real time lane departure warning system based on principal component analysis of grayscale distribution and risk evaluation model

Real time lane departure warning system based on principal component analysis of grayscale distribution and risk evaluation model DOI: 10.1007/s11771 014 2105 2 Real time lae departure warig system based o pricipal compoet aalysis of grayscale distributio ad risk evaluatio model ZHANG Wei wei( 张伟伟 ), SONG Xiao li( 宋晓琳 ), ZHANG Gui

More information

Available online at ScienceDirect. Procedia Engineering 113 (2015 )

Available online at  ScienceDirect. Procedia Engineering 113 (2015 ) Available olie at www.sciecedirect.com ScieceDirect rocedia Egieerig 3 (205 ) 30 305 Iteratioal Coferece o Oil ad Gas Egieerig, OGE-205 The twi spool efficiecy cotrol Michuri A.I. a *, Avtoomova I.V. a

More information

8.5. Solving Equations II. Goal Solve equations by balancing.

8.5. Solving Equations II. Goal Solve equations by balancing. 8.5 Solvig Equatios II Goal Solve equatios by balacig. STUDENT BOOK PAGES 268 271 Direct Istructio Prerequisite Skills/Cocepts Solve a equatio by ispectio or systematic trial. Perform operatios usig itegers,

More information

A SECOND SOLUTION FOR THE RHIND PAPYRUS UNIT FRACTION DECOMPOSITIONS

A SECOND SOLUTION FOR THE RHIND PAPYRUS UNIT FRACTION DECOMPOSITIONS Fudametal Joural of Mathematics ad Mathematical Scieces Vol., Issue, 0, Pages -55 This paper is available olie at http://www.frdit.com/ Published olie November 9, 0 A SECOND SOLUTION FOR THE RHIND PAPYRUS

More information

Footwork is the foundation for a skilled basketball player, involving moves

Footwork is the foundation for a skilled basketball player, involving moves The Complete Book of Offesive Basketball Drills Basic Footwork ad Cuts Drills 2 Equipmet 16 chairs (or less) Persoel The etire team Basic Footwork ad Cuts Drills Two coaches How to Ru the Drill Five feet

More information

A Comparison of MOEA/D, NSGA II and SPEA2 Algorithms

A Comparison of MOEA/D, NSGA II and SPEA2 Algorithms Iteratioal Joural of Egieerig Treds ad Applicatios (IJETA) Volume 4 Issue 6, Nov-Dec 7 RESEARCH ARTICLE A Comparo of MOEA/D, ad Algorithms Rajai [1], Dr. Aad Prakash [] Asstat Professor of Computer Sciece

More information

THE EFFECTS OF COUPLED INDUCTORS IN PARALLEL INTERLEAVED BUCK CONVERTERS

THE EFFECTS OF COUPLED INDUCTORS IN PARALLEL INTERLEAVED BUCK CONVERTERS THE EFFECTS OF COUPED INDUCTORS IN PARAE INTEREAVED BUCK CONVERTERS Paul Seria, David Fi ad Geoff Walker pseria@itee.uq.edu.au School of Iformatio Techology ad Electrical Egieerig Uiversity of Queeslad

More information

The structure of the Fibonacci numbers in the modular ring Z 5

The structure of the Fibonacci numbers in the modular ring Z 5 Notes o Number Theory ad Discrete Mathematics Vol. 19, 013, No. 1, 66 7 The structure of the iboacci umbers i the modular rig Z J. V. Leyedekkers 1 ad A. G. Shao 1 aculty of Sciece, The Uiversity of Sydey

More information

Catenary Analysis and Calculation Method of Track Rope of Cargo Cableway with Multiple Loads

Catenary Analysis and Calculation Method of Track Rope of Cargo Cableway with Multiple Loads MATEC Web of Cofereces 8, 01008 (016) DOI: 10.1051/ mateccof/016801008 DME 016 Cateary Aalysis ad Calculatio Method of Track Rope of Cargo Cableway with Multiple Loads Jia Qi a, Ju Che, Liag Qiao, Jiacheg

More information

ASSESSMENT SCORING SYSTEM OF ROAD SAFETY INFRASTRUCTURE

ASSESSMENT SCORING SYSTEM OF ROAD SAFETY INFRASTRUCTURE ASSESSMENT SCORING SYSTEM OF ROAD SAFETY INFRASTRUCTURE Case Study of Mihag District i Shaghai, Chia Yue Wag, Daocheg Su 2 School of Traffic ad Trasportatio Egieerig, Togi Uiversity, Shaghai, Chia ABSTRACT

More information

DEPARTMENT OF ELECTRICAL AND COMPUTER ENGINEERING, THE UNIVERSITY OF NEW MEXICO ECE-238L: Computer Logic Design Fall Notes - Chapter 6.

DEPARTMENT OF ELECTRICAL AND COMPUTER ENGINEERING, THE UNIVERSITY OF NEW MEXICO ECE-238L: Computer Logic Design Fall Notes - Chapter 6. PARTMNT OF LCTRICAL AN COMPUTR NGINRING, TH UNIVRSITY OF NW MXICO C-238L: Computer Logic esig Fall 23 RGISTRS: Notes - Chapter 6 -bit Register: This is a collectio of '' -type flip flops, where each flip

More information

THE LATENT DEMAND METHOD

THE LATENT DEMAND METHOD THE LATENT DEMAND METHOD Bruce W. Ladis, Russell M. Otteberg, Vekat R. Vattikuti SCI, Ic., 18115 U.S. Highway 41North, Suite 600, Lutz, FL 33549, USA Email: bladis@sciworld.et Travel patters i a metropolita

More information

DFC NIST DIGITAL MASS FLOW CONTROLLERS. DFC with optional LCD readout PROG RS485. Programmable Mass Flow Controller with Digital Signal Processing

DFC NIST DIGITAL MASS FLOW CONTROLLERS. DFC with optional LCD readout PROG RS485. Programmable Mass Flow Controller with Digital Signal Processing Programmable Mass Flow Cotroller with Digital Sigal Processig Microprocessor drive digital flow cotrollers allow oe to program, record, ad aalyze flow rates of various gases with a computer via a RS-485

More information

WIND TUNNEL EXPERIMENT ON THE EFFECT OF WIND ON SMOKE EXHAUST SYSTEMS FOR A HIGH RISE BUILDING

WIND TUNNEL EXPERIMENT ON THE EFFECT OF WIND ON SMOKE EXHAUST SYSTEMS FOR A HIGH RISE BUILDING WIND TUNNEL EXPERIMENT ON THE EFFECT OF WIND ON SMOKE EXHAUST SYSTEMS FOR A HIGH RISE BUILDING K.C. Chug Mechaical Egieerig, Natioal Yuli Uiversity of Sciece ad Techology Touliu City, Yuli 4, Taiwa ABSTRACT

More information

Headfirst Entry - Diving and Sliding

Headfirst Entry - Diving and Sliding 5/31/2011 Safe divig board use, safe slide use, usi Headfirst Etry - Divig ad Slidig POOLALARMS.COM HOME POOL SAFETY PRODUCTS POOL SAFETY ARTICLES & REPORTS POOL SAFETY LINKS & RESOURCES POOLALARMS.COM

More information

Seated valves (PN 16) VF 2-2-way valve, flange VF 3-3-way valve, flange

Seated valves (PN 16) VF 2-2-way valve, flange VF 3-3-way valve, flange Data sheet Seated valves (PN 16) VF 2-2-way valve, flage VF 3-3-way valve, flage Descriptio Features: Bubble tight desig 15-80, 200-300 Sap mechaical coectio together with AMV(E) 335, AMV(E) 435 Dedicated

More information

Hazard Identificaiton of Railway Signaling System Using PHA and HAZOP Methods

Hazard Identificaiton of Railway Signaling System Using PHA and HAZOP Methods www.ijape.org Iteratioal Joural of Automatio ad Power Egieerig (IJAPE) Volume 2 Issue 2, February 2013 Hazard Idetificaito of Railway Sigalig System Usig PHA ad HAZOP Methods Jog Gyu Hwag *1, Hyu Jeog

More information

ELIGIBILITY / LEVELS / VENUES

ELIGIBILITY / LEVELS / VENUES ELIGIBILITY / LEVELS / VENUES 10U - SQUIRT MINOR '09 & MAJOR '08 Eligibility: Top six teams i the league at each level will qualify based o regular seaso league play. Format: Divisioal crossover with semi-fial

More information

Basic Gas Spring Theory

Basic Gas Spring Theory Calculatig the iitial force The iitial force of the gas sprig ca be calculated as the sealed area of the pisto rod or the pisto (depedig o desig) multiplied by the pressure iside the gas sprig. The larger

More information

GFC NIST MASS FLOW CONTROLLERS. Typical Stainless Steel GFC Mass Flow Controller. Design Features. General Description. Principles of Operation

GFC NIST MASS FLOW CONTROLLERS. Typical Stainless Steel GFC Mass Flow Controller. Design Features. General Description. Principles of Operation BULLETIN EM20180402 Model thermal Mass Flow Cotrollers are desiged to idicate ad cotrol set flow rates of gases. The combies the characteristics ad accuracy of covetioal mass flow devices ito a uique compact

More information

Daytime Road Marker Recognition Using Grayscale Histogram and Pixel Values

Daytime Road Marker Recognition Using Grayscale Histogram and Pixel Values Vol.8/No.1 (2016) INTERNETWORKING INDONESIA JOURNAL 11 Daytime Road Marker Recogitio Usig Grayscale Histogram ad Pixel Values Zamai Md Sai, Hadhrami Abd Ghai, Rosli Besar, W.S. Loi, Member IEEE Abstract

More information

Chilled Mirror Dew Point Instrument

Chilled Mirror Dew Point Instrument 102 The Relatioship Betee Gas Ad Pressure (SF6) Whe the gas is i the temperature belo the codesig poit, de poit measuremet is ot available This gas codeses o the mirror, the figure belo idicates the relatioship

More information

GFC NIST MASS FLOW CONTROLLERS. Typical Stainless Steel GFC Mass Flow Controller. Design Features. General Description. Principles of Operation

GFC NIST MASS FLOW CONTROLLERS. Typical Stainless Steel GFC Mass Flow Controller. Design Features. General Description. Principles of Operation Model thermal Mass Flow Cotrollers are desiged to idicate ad cotrol set flow rates of gases. The combies the characteristics ad accuracy of covetioal mass flow devices ito a uique compact desig at low

More information

draft final report NGSIM Arterial-Lane Selection Mode Federal Highway Administration Cambridge Systematics, Inc.

draft final report NGSIM Arterial-Lane Selection Mode Federal Highway Administration Cambridge Systematics, Inc. NGSIM Arterial-Lae Selectio Mode draft fial report prepared for Federal Highway Admiistratio prepared by Cambridge Systematics, Ic. with Itelliget Trasportatio Systems Laboratory Massachusetts Istitute

More information

ELIGIBILITY / LEVELS / VENUES

ELIGIBILITY / LEVELS / VENUES ELIGIBILITY / LEVELS / VENUES 10U - SQUIRT MINOR '08 & MAJOR '07 Eligibility: Top six teams i the league at each level will qualify based o regular seaso league play. Format: Divisioal crossover with semi-fial

More information

ELIGIBILITY / LEVELS / VENUES

ELIGIBILITY / LEVELS / VENUES ELIGIBILITY / LEVELS / VENUES 10U - SQUIRT MINOR '08 & MAJOR '07 Eligibility: Top six teams i the league at each level will qualify based o regular seaso league play. Format: Divisioal crossover with semi-fial

More information

ICC WORLD TWENTY ( WORLD CUP-2014 )- A CASE STUDY

ICC WORLD TWENTY ( WORLD CUP-2014 )- A CASE STUDY INTERNATIONAL JOURNAL OF MATHEMATICAL SCIENCES AND APPLICATIONS Volume 5 Number 1 Jauary-Jue 215 ICC WORLD TWENTY2-214 ( WORLD CUP-214 )- A CASE STUDY Bhavi Patel 1 ad Pravi Bhathawala 2 1 Assistat Professor,

More information

Series 600 Accessories

Series 600 Accessories Series 600 Geeral These accessories are a rage of devices for completig a peumatic circuit. These valves, with their special fuctios, are iserted betwee two valves, betwee a valve ad a cylider, or followig

More information

Modelling Lane Changing Behaviour of Heavy Commercial Vehicles

Modelling Lane Changing Behaviour of Heavy Commercial Vehicles Modellig Lae Chagig Behaviour of Heavy Commercial Vehicles Modellig Lae Chagig Behaviour of Heavy Commercial Vehicles Sara Moridpour 1, Majid Sarvi 2, Geoff Rose 3 1 Post Graduate Studet, Moash Uiversity,

More information

ANALYSIS AND MODELING TIME HEADWAY DISTRIBUTIONS UNDER HEAVY TRAFFIC FLOW CONDITIONS IN THE URBAN HIGHWAYS: CASE OF ISFAHAN

ANALYSIS AND MODELING TIME HEADWAY DISTRIBUTIONS UNDER HEAVY TRAFFIC FLOW CONDITIONS IN THE URBAN HIGHWAYS: CASE OF ISFAHAN TRANSPORT ISSN 648-442 prit / ISSN 648-348 olie 2 Volume 26(4): 375 382 doi:.3846/648442.2.635694 ANALYSIS AND MODELING TIME HEADWAY DISTRIBUTIONS UNDER HEAVY TRAFFIC FLOW CONDITIONS IN THE URBAN HIGHWAYS:

More information

ELIGIBILITY / LEVELS / VENUES

ELIGIBILITY / LEVELS / VENUES ELIGIBILITY / LEVELS / VENUES 10U - SQUIRT MINOR '09 & MAJOR '08 Eligibility: Top six teams i the league at each level will qualify based o regular seaso league play. Format: Divisioal crossover with semi-fial

More information

T I reduction of traffic fatalities and injuries in 2010 [l].

T I reduction of traffic fatalities and injuries in 2010 [l]. Visiosese; A Advaced Lateral Collisio Warig System Tim va Dijck ad Geert A.J. va der Heijde t.vadiick~studct.utwete.l e.a.i.vafiderheijde~s~det.utwete.l Researchcetre ADA, Cetre for Trasport Studies, Faculty

More information

securing your safety

securing your safety securig your safety LIFE POINT PRO DEFIBRILLATOR AN AUTOMATED EXTERNAL DEFIBRILLATOR (AED) CAN BE THE DIFFERENCE BETWEEN LIFE AND DEATH. Statistics show that early 200,000 people die each year as a result

More information

SYMMETRY AND VARIABILITY OF VERTICAL GROUND REACTION FORCE AND CENTER OF PRESSURE IN ABLE-BODIED GAIT

SYMMETRY AND VARIABILITY OF VERTICAL GROUND REACTION FORCE AND CENTER OF PRESSURE IN ABLE-BODIED GAIT SYMMETRY AND VARIABILITY OF VERTICAL GROUND REACTION FORCE AND CENTER OF PRESSURE IN ABLE-BODIED GAIT Yu Wag ad Kazuhiko Wataabe Graduate School of Educatio, Hiroshima Uiversity, Hiroshima, Japa, wagyu@hiroshima-u.ac.jp

More information

Electrooculogram Signals Analysis for Process Control Operator Based on Fuzzy c-means

Electrooculogram Signals Analysis for Process Control Operator Based on Fuzzy c-means (IJACSA) Iteratioal Joural of Advaced Computer Sciece ad Applicatios, Vol. 6, No. 9, 5 Electrooculogram Sigals Aalysis for Process Cotrol Operator Based o Fuzzy c-meas Jiagwe Sog Raofe Wag* Guaghua Zhag

More information

Traffic conflicts at roundabouts: risk analysis under car-following conditions

Traffic conflicts at roundabouts: risk analysis under car-following conditions Itersectios Cotrol ad Safety 143 Traffic coflicts at roudabouts: risk aalysis uder car-followig coditios G. Guido, A. Vitale & V. Gallelli Departmet of Tow ad Coutry Plaig, Uiversity of Calabria, Italy

More information

Characterization of Refrigeration System Compressor Performance

Characterization of Refrigeration System Compressor Performance Purdue Uiversity Purdue e-pubs Iteratioal Refrigeratio ad Air Coditioig Coferece School of Mechaical Egieerig 2002 Characterizatio of Refrigeratio System Compressor Performace A. Mackese Uiversity of Wiscosi-Madiso

More information

Influences of Teaching Styles and Motor Educability on Learning Outcomes of Volleyball

Influences of Teaching Styles and Motor Educability on Learning Outcomes of Volleyball Asia Social Sciece; Vol., No. 5; 14 ISSN 1911-17 E-ISSN 1911-5 Published by Caadia Ceter of Sciece ad Educatio Iflueces of Teachig Styles ad Motor Educability o Learig Outcomes of Volleyball Syamsuddi

More information

» WYOMING s RIDE 2013

» WYOMING s RIDE 2013 » WYOMING s RIDE 2013 WYOMING S RIDE 2013 preseted by First Iterstate Bak of Wyomig bikemswyomig.org 1 We are people who wat to do somethig about ow.» Our Wyomig Bike MS Ride Two-Day Wyomig Ride: To view

More information

Gait-Event-Based Synchronization Method for Gait Rehabilitation Robots via a Bio-inspired Adaptive Oscillator

Gait-Event-Based Synchronization Method for Gait Rehabilitation Robots via a Bio-inspired Adaptive Oscillator TBME-0485-205 Gait-Evet-Based Sychroizatio Method for Gait Rehabilitatio Robots via a Bio-ispired Adaptive Oscillator Gog Che, Peg Qi, Member, IEEE, Zhao Guo ad Haoyog Yu, Member, IEEE Abstract I the field

More information

1 Bike MS: 2013 Proposal

1 Bike MS: 2013 Proposal 2013 partership proposal 1 Bike MS: 2013 Proposal Visio Statemet For cyclists ad all those seekig a persoal challege ad a world free of MS, Bike MS is the premier fudraisig cyclig series i the atio. With

More information

Policy sensitivity analysis of Karachi commuters

Policy sensitivity analysis of Karachi commuters Policy sesitivity aalysis of Karachi commuters A. Q. Memo 1 & K. Sao 2 1 Departmet of Civil Egieerig, NED Uiversity of Egieerig ad Techology, Karachi, Pakista 2 Departmet of Civil ad Evirometal Egieerig,

More information

Active Travel The Role of Self-Selection in Explaining the Effect of Built Environment on Active Travel

Active Travel The Role of Self-Selection in Explaining the Effect of Built Environment on Active Travel Active Livig Research Buildig Evidece to Prevet Childhood Obesity ad Support Active Commuities RESE ARCH brief Fall 2009 activelivigresearch.org Active Travel The Role of Self-Selectio i Explaiig the Effect

More information

Capacity of Shared-Short Lanes at Unsignalised Intersections

Capacity of Shared-Short Lanes at Unsignalised Intersections Nig Wu itle ad Abstract Author's Address apacity of Shared-Short aes at Usigalised Itersectios Nig Wu ABSA he calculatio procedures i recet highway capacity mauals do ot eactly treat ared/ort laes at usigalized

More information

Research Article. Relative analysis of Taekwondo back kick skills biomechanics based on 3D photograph parsing. Mingming Guo

Research Article. Relative analysis of Taekwondo back kick skills biomechanics based on 3D photograph parsing. Mingming Guo Available olie www.jocpr.com Joural of Chemical ad Pharmaceutical Research, 203, 5(2):64-69 Research Article ISSN : 0975-734 CODEN(USA) : JCPRC5 Relative aalysis of Taekwodo back kick skills biomechaics

More information

"The twisting movement of any hoof should, for physiological reasons, not be hindered by Shoeing." (Lungwitz 1884)

The twisting movement of any hoof should, for physiological reasons, not be hindered by Shoeing. (Lungwitz 1884) Volume 15: Issue 2 Shoeig for Rotatioal Deviatio of the Equie Limb by Michael J. Wildestei CJF, FWCF (Hos) Examiatio of a horse prelimiary to shoeig should be made while the aimal is at rest ad afterwards

More information

Impacts of Typhoon on Wave Height at Bangkhuntien Shoreline

Impacts of Typhoon on Wave Height at Bangkhuntien Shoreline America Joural of Evirometal Scieces 6 (4): 308-315, 2010 ISSN 1553-345X 2010 Sciece Publicatios Impacts of Typhoo o Wave Height at Bagkhutie Shorelie 1 Prasertsak Ekphisutsutor, 1 Prugcha Wogwises, 2

More information

Non-Harmony Notes GRADE 6 MUSIC THEORY

Non-Harmony Notes GRADE 6 MUSIC THEORY No-Harmoy Notes GRADE 6 MUSIC THEORY Dr. Decla Plummer Lesso 3: No-Harmoy Notes 1. No-Harmoy otes are itches that are ot cotaied withi the chord. They decorate the music by rovidig it with more exressio

More information

Travel Demand Management Implementation in Bandar Lampung

Travel Demand Management Implementation in Bandar Lampung Travel Demad Maagemet Implemetatio i Badar Lampug Rahayu Sulistyorii 1, a, 1 Lampug Uiversity Istitute Techology of Sumatera a Keywords: Traffic

More information

A Comparative Investigation of Reheat In Gas Turbine Cycles

A Comparative Investigation of Reheat In Gas Turbine Cycles Proceedigs of the Iteratioal Gas Turbie ogress 3 Tokyo November -7, 3 IGT3Tokyo TS-86 A omparative Ivestigatio of Reheat I Gas Turbie ycles K. Sarabchi Departmet of Mechaical egieerig Uiversity of Tabriz

More information

Range St. Dev. n Mean. Total Mean % Competency. Range St. Dev. n Mean. Total Mean % Competency

Range St. Dev. n Mean. Total Mean % Competency. Range St. Dev. n Mean. Total Mean % Competency CSWE Core Competecies - MSW 2013 MSW Program Dual Degree MSW/JD Program* *Due to the curret limited umber of Dual Degree studets, the MSW outcomes data represets outcomes for both programs. 1 : Idetify

More information

The Prediction of Dynamic Strain in Leaf-Type Compressor Valves With Variable Mass and Stiffness

The Prediction of Dynamic Strain in Leaf-Type Compressor Valves With Variable Mass and Stiffness Purdue Uiversity Purdue e-pubs Iteratioal Compressor Egieerig Coferece School of Mechaical Egieerig 1972 The Predictio of Dyamic Strai i Leaf-Type Compressor Valves With Variable Mass ad Stiffess M. Moavei

More information

1. Write down the ideal gas law and define all its variable and parameters. 2. Calculate the values and units of the ideal gas law constant R.

1. Write down the ideal gas law and define all its variable and parameters. 2. Calculate the values and units of the ideal gas law constant R. Ideal Gases Objectives:. Write dow the ideal gas law ad defie all its variable ad parameters.. Calculate the values ad uits of the ideal gas law costat R. 3. Calculate the value of oe variable,, T, or,

More information

n UL Listed and FM Approved for n Solenoid control n Quick pressure relief valve 73Q n Pressure sustaining & reducing valve 723

n UL Listed and FM Approved for n Solenoid control n Quick pressure relief valve 73Q n Pressure sustaining & reducing valve 723 Pressure Relief/Sustaiig Valve Prioritizig pressure zoes Esurig cotrolled pipelie fill-up Prevetig pipelie emptyig Pump overload & cavitatio protectio Safeguardig pump miimum flow Excessive lie pressure

More information

Controlling noise at work

Controlling noise at work Health ad Safety Cotrollig oise at work The Cotrol of Noise at Work Regulatios 2005 Guidace o Regulatios This is a free-to-dowload, web-friedly versio of L108, (Secod editio, published 2005). This versio

More information

Intersleek Pro. Divers Manual. Our World is Water CONTENTS

Intersleek Pro. Divers Manual. Our World is Water CONTENTS Itersleek Pro Divers Maual CONTENTS Itroductio.......................................2 Expectatios for Itersleek Pro........................3 I-Water Maiteace...............................4 Haulig the

More information

-H- Note. Flow control valve. Key features

-H- Note. Flow control valve. Key features Flow cotrol valves Flow cotrol valves Key features Fuctio Flow cotrol or oe-way flow cotrol valves regulate the pisto speed of peumatic drives durig advace ad retur strokes. This is doe through suitable

More information

Extensible Detection and Indexing of Highlight Events in Broadcasted Sports Video

Extensible Detection and Indexing of Highlight Events in Broadcasted Sports Video Extesible Detectio ad Idexig of Highlight Evets i Broadcasted Sports Video Dia W. Tjodroegoro 1, Yi-Pig Phoebe Che 2, Bih Pham 3 1 School of Iformatio Systems, Queeslad Uiversity of Techology, Brisbae,

More information

1 Main Board. 24 dots characters: 48 Columns

1 Main Board. 24 dots characters: 48 Columns 1 Mai Board CPU Memory Character r Size Character r Per e Lie L Prit r Commads Prit r Fot t Barcode Iterface ARM 32-bit 256Kb Flash memory 16 dots characters: 16 X 8 (2 x 1mm) 24 dots characters: 24 X

More information

Jurnal Teknologi GRIP FORCE MEASUREMENT OF SOFT- ACTUATED FINGER EXOSKELETON. Full Paper

Jurnal Teknologi GRIP FORCE MEASUREMENT OF SOFT- ACTUATED FINGER EXOSKELETON. Full Paper Jural Tekologi GRIP FORCE MEASUREMENT OF SOFT- ACTUATED FINGER EXOSKELETON I. N. A. M. Nordi a, A. A. M. Faudzi a,b,c*, M. Z. Kamarudi a, Dyah Ekashati Octoria Dewi c,d, Tariq Rehma a, M. R. M. Razif a

More information

Equipment. Rackets are fragile. Handle the shuttlecocks carefully and only by their rubber tips.

Equipment. Rackets are fragile. Handle the shuttlecocks carefully and only by their rubber tips. Badmito Overvie ad History Badmito is a racket sport that is played o a court divided by a et five feet high. The game is played ith a shuttlecock ( bird ). Ca be played as sigles or doubles. The object

More information

operate regenerator top without boiling aq. amine solution.

operate regenerator top without boiling aq. amine solution. HSRemoval-MaterialBalacemcd Rough material balace for removal of H S from shale gas with MDEA ad recovery of elemetal sulfur via the Claus process The solvet has bee dow-selected to be methyldiethaolamie

More information

A Different View on TBM Face Equilibrium in Permeable Ground

A Different View on TBM Face Equilibrium in Permeable Ground A Differet View o TBM Face Equilibrium i Permeable Groud Tiago Gerheim Souza Dias Ghet Uiversity, Ghet, Belgium Adam Bezuije Ghet Uiversity, Ghet, Belgium ad Deltares, Delft, the Netherlads ABSTACT The

More information

ELIGIBILITY / LEVELS / VENUES

ELIGIBILITY / LEVELS / VENUES ELIGIBILITY / LEVELS / VENUES 10U - SQUIRT MINOR '08 & MAJOR '07 Eligibility: Top six teams i the league at each level will qualify based o regular seaso league play. Format: Divisioal crossover with semi-fial

More information

Characteristics of CNG Bubbles in Diesel Flow under the Influence of the Magnetic Field

Characteristics of CNG Bubbles in Diesel Flow under the Influence of the Magnetic Field Joural of Applied Fluid Mechaics, Vol. 10, No., pp. 149-155, 2017. Available olie at www.jafmolie.et, ISSN 1735-3572, EISSN 1735-345. DOI: 10.1889/acadpub.jafm.73.243.27148 Characteristics of CNG Bubbles

More information

Precautions for Total Hip Replacement Patients Only

Precautions for Total Hip Replacement Patients Only Precautios for Total Hip Replacemet Patiets Oly The followig is a list of precautios to keep you from dislocatig your hip. Dislocatig meas to move a body part out of its usual positio. Durig your stay

More information

Brian Hayes. A reprint from. American Scientist. the magazine of Sigma Xi, the Scientific Research Society

Brian Hayes. A reprint from. American Scientist. the magazine of Sigma Xi, the Scientific Research Society COMPUTING SCIENCE HOW TO AVOID YOURSELF Bria Hayes A reprit from America Scietist the magazie of Sigma Xi, the Scietific Research Society Volume 86, Number 4 July August, 1998 pages 314 319 This reprit

More information

This report presents an assessment of existing and future parking & traffic requirements, for the site based on the current development proposal.

This report presents an assessment of existing and future parking & traffic requirements, for the site based on the current development proposal. CR166916b02 20 Jue 2017 Melida Dodso Melida Dodso Architects PO Box 5635 Hughes ACT 2605 Email: mdodso@melidadodsoarchitects.com.au Dear Melida, Project: Dickso Apartmets Lowrie St Re: Statemet o Parkig

More information

Introduction to Algorithms 6.046J/18.401J/SMA5503

Introduction to Algorithms 6.046J/18.401J/SMA5503 Itroductio to Algorithms 6.046J/8.40J/SMA5503 Lecture 4 Prof. Charles E. Leiserso Quicsort Proposed by C.A.R. Hoare i 962. Divide-ad-coquer algorithm. Sorts i place lie isertio sort, but ot lie merge sort.

More information

Application of a Statistical Method to investigate patterns of beach evolution in the vicinity of a seawall

Application of a Statistical Method to investigate patterns of beach evolution in the vicinity of a seawall Joural of Coastal Research SI 95-99 ICS (Proceedigs) Polad ISSN 79-8 Applicatio of a Statistical Method to ivestigate patters of beach evolutio i the viciity of a seawall J. M. Horrillo-Caraballo ad D.E.

More information

Introductory Rules of Officiating Small Sided Games Under 6 &Under 8 HANDBOOK

Introductory Rules of Officiating Small Sided Games Under 6 &Under 8 HANDBOOK Itroductory Rules of Officiatig Small Sided Games Uder 6 &Uder 8 O F F I C I A L S HANDBOOK 1 T his hadbook is iteded to be used i cojuctio with the US Youth Soccer Small-sided Game Official s classroom

More information

DAMAGE ASSESSMENT OF FIBRE ROPES FOR OFFSHORE MOORING

DAMAGE ASSESSMENT OF FIBRE ROPES FOR OFFSHORE MOORING RECOMMENDED PRACTICE DNV-RP-E304 DAMAGE ASSESSMENT OF FIBRE ROPES FOR OFFSHORE MOORING APRIL 2005 FOREWORD (DNV) is a autoomous ad idepedet foudatio with the objectives of safeguardig life, property ad

More information

10 th International Congress of the International Maritime Association of the Mediterranean (IMAM), Rethymno, Crete, May 2002

10 th International Congress of the International Maritime Association of the Mediterranean (IMAM), Rethymno, Crete, May 2002 0 th Iteratioal Cogress of the Iteratioal Maritime Associatio of the Mediterraea (IMAM, Rethymo, Crete, May 2002 OPIMIZIG MAPOWER O-BOARD SHIPS ARGEIG O HE ICREASE OF HE COMPEIIVEESS OF HE EU-FLEE HE CASE

More information

EMSBS/EMST. Drill For Machining Ultra-Deep Minute Holes FEATURES. For ultra-deep drilling of miniature holes. New chip stopper controls chip flow.

EMSBS/EMST. Drill For Machining Ultra-Deep Minute Holes FEATURES. For ultra-deep drilling of miniature holes. New chip stopper controls chip flow. EMSBS/EMST Drill For Machiig Ultra-Deep Miute Holes FEATURES For ultra-deep drillig of miiature holes. New chip stopper cotrols chip flow. EMSBS: Deep hole mirco-drills with TH Coatig. EMST: Micro- starter

More information

Computation of the inviscid drift force caused by nonlinear waves on a submerged circular cylinder

Computation of the inviscid drift force caused by nonlinear waves on a submerged circular cylinder csnak, 2011 Iter J Nav Archit Oc Egg (2011) 3:201~207 http://dx.doi.org/10.3744/jnaoe.2011.3.3.201 Computatio of the iviscid drift force caused by oliear waves o a submerged circular cylider Hyeok-Ju Koh

More information

EFFICIENT ESTIMATION OF GAS LIQUID RATIOS FOR PLUNGER LIFT SYSTEMS IN PETROLEUM PRODUCTION OPERATIONS

EFFICIENT ESTIMATION OF GAS LIQUID RATIOS FOR PLUNGER LIFT SYSTEMS IN PETROLEUM PRODUCTION OPERATIONS Petroleum & Coal ISSN 337-707 Available olie at www.vurup.sk/petroleum-coal Petroleum & Coal 57(4) 35-357, 05 EFFICIENT ESTIMATION OF GAS LIQUID RATIOS FOR PLUNGER LIFT SYSTEMS IN PETROLEUM PRODUCTION

More information

Held under the sanction of USA Swimming, issued by North Carolina Swimming, Inc. Sanction No. NC11117

Held under the sanction of USA Swimming, issued by North Carolina Swimming, Inc. Sanction No. NC11117 The Greesboro Swimmig Associatio's 2011 Joh Gordo Dewey Ivitatioal Swim Meet November 19-20, 2011 The Greesboro Aquatic Ceter 1921 West Lee Street, Greesboro, NC 27403 SANCTION: HOST: FACILITY: Held uder

More information

XFM DIGITAL MASS FLOW METER. XFM with Profibus Interface. XFM without. Readout. XFM with. Readout. Option

XFM DIGITAL MASS FLOW METER. XFM with Profibus Interface. XFM without. Readout. XFM with. Readout. Option BULLETIN EM20180402 Desig Features Supports up to 23 Egieerig Uits (icludig User Defied). Stores calibratio data for up to 10 gases. Programmable Totalizer idicates total gas quatity. High ad low gas flow

More information

A1 A2 θ. H r. φ flat= 4 π λ. The University of New South Wales. Single-pass InSAR

A1 A2 θ. H r. φ flat= 4 π λ. The University of New South Wales. Single-pass InSAR Milestoes of Radar ISAR Geometry B A1 A2 θ Radar, 1904 ---0 SAR (Sythetic Aperture Radar), 1952 ---48 ISAR (Iterferometric SAR, IfSAR), 1974 ---22 DISAR (Differetial ISAR), 1993 ---19 PSISAR, 2000 ---7

More information

Absolute Pressure Gauges: Bellow Type

Absolute Pressure Gauges: Bellow Type Absolute Pressure Gauges: Bellow Type MODEL : APBL Why Absolute Pressure Gauge? The atmospheric pressure varies from place to place depedig up o the altitude of the locatio ad prevailig weather coditios.

More information

Operating Instructions SURGICAL POWER & ACCESSORIES

Operating Instructions SURGICAL POWER & ACCESSORIES SURGICAL POWER & ACCESSORIES Table of Cotets PAGE 2 PAGE 3-5 PAGE 6 Itroductio Warig Traiig Setup Illustratio Drill Motor Setup Quick Coectors Motor / Foot Cotrol Coectios Attachmet Istallatio Straight

More information

Welcome to the world of the Rube Goldberg!

Welcome to the world of the Rube Goldberg! Welcome to the world of the Rube Goldberg! Sice 1988, tes of thousads of studets have competed i our aual Rube Goldberg Machie Cotests where they are challeged to build the wackiest workig Rube Goldberg

More information

The Complete Book of Offensive. Basketball Drills GAME-CHANGING DRILLS FROM AROUND THE WORLD GIORGIO GANDOLFI

The Complete Book of Offensive. Basketball Drills GAME-CHANGING DRILLS FROM AROUND THE WORLD GIORGIO GANDOLFI The Complete Book of Offesive Basketball Drills GAME-CHANGING DRILLS FROM AROUND THE WORLD GIORGIO GANDOLFI New York Chicago Sa Fracisco Lisbo Lodo Madrid Mexico City Mila New Delhi Sa Jua Seoul Sigapore

More information

PERFORMANCE TEAM EVALUATION IN 2008 BEIJING OLYMPIC GAMES

PERFORMANCE TEAM EVALUATION IN 2008 BEIJING OLYMPIC GAMES XV INTERNATIONAL CONFERENCE ON INDUSTRIAL ENGINEERING AND OPERATIONS MANAGEMENT The Idustrial Egieerig ad the Sustaiable Developmet: Itegratig Techology ad Maagemet. Salvador, BA, Brazil, 06 to 09 October

More information

The Analysis of Bullwhip Effect in Supply Chain Based on Strategic Alliance

The Analysis of Bullwhip Effect in Supply Chain Based on Strategic Alliance The Aalysis of Bullwhip Effect i Supply Chai Based o Strategic Alliace Rui Xu, Xiaoli Li, Xiaomi Sog, Gag Liu School of Busiess, Hubei Uiversy, Wuha, 430062, P. R. Chia, wdxj826@126.com Abstract. Bullwhip

More information

Patrick Boston (Leeds University) and Mark Chapman (Edinburgh University)

Patrick Boston (Leeds University) and Mark Chapman (Edinburgh University) Iversio o requecy-depedet AVO data or luid properties Patric Bosto (Leeds Uiversity) ad Mar Chapma (Ediburgh Uiversity) Summary A umber o methods to estimate the requecy-depedece o relectivity have bee

More information

» COLORADO s RIDE 2013

» COLORADO s RIDE 2013 » COLORADO s RIDE 2013 COLORADO S RIDE 2013 bikemscolorado.org 1 We are people who wat to do somethig about ow.» COlorado 2-Day Ride Caledar of Evets o back 2 2013 Bike MS COLORADO MS Society Missio Statemet

More information

Maximizing. Potential in the 4x100 Relay. 4x100 - Entire Race. A Review of Relay Basics. NFHS Relay Zone Measurements

Maximizing. Potential in the 4x100 Relay. 4x100 - Entire Race. A Review of Relay Basics. NFHS Relay Zone Measurements Potetial i the 4x Relay Preseted by Bria FitzGerald Rio Mesa High School 19 FACA Track & Field Cliic Jauary -12 Daytoa Beach Maximizig A Review of Relay Basics Basic Premise: Get the bato safely aroud

More information

Analytical and numerical prediction of water sorptivity in cement-based materials

Analytical and numerical prediction of water sorptivity in cement-based materials Life Cycle Predictio ad Maagemet of Cocrete tructures, apporo, March Aalytical ad umerical predictio of water sorptivity i cemet-based materials Licheg WANG Dr. Dalia Uiversity of Techology, Dalia Chia

More information

TIME DOMAIN SIMULATIONS OF A COUPLED PARAMETRICALLY EXCITED ROLL RESPONSE IN REGULAR AND IRREGULAR HEAD SEAS

TIME DOMAIN SIMULATIONS OF A COUPLED PARAMETRICALLY EXCITED ROLL RESPONSE IN REGULAR AND IRREGULAR HEAD SEAS 8 th Iteratioal Coferece o 349 TIME DOMAIN SIMULATIONS OF A COUPLED PARAMETRICALLY EXCITED ROLL RESPONSE IN REGULAR AND IRREGULAR HEAD SEAS S. Ribeiro e Silva, T. Satos ad C. Guedes Soares Uit of Marie

More information

WATER VALVES REPLACEMENT PROJECT

WATER VALVES REPLACEMENT PROJECT WATER VALVES REPLACEMET PROJECT BROWSVILLE, TEXAS BID o B026-17 PUBLIC B R O W S V I L L E UTILITIES B OARD Brownsville - Board of Directors RAFAEL VELA...CHAIR RAFAEL S. CHACO...VICE-CHAIR MARTI C. ARAMBULA...SECRETARY/TREASURER

More information

The Application of Simulating WAves Nearshore Model for Wave Height Simulation at Bangkhuntien Shoreline

The Application of Simulating WAves Nearshore Model for Wave Height Simulation at Bangkhuntien Shoreline America Joural of Evirometal Scieces 6 (3): 299-307, 2010 ISSN 1553-345X 2010 Sciece Publicatios The Applicatio of Simulatig WAves Nearshore Model for Wave Height Simulatio at Bagkhutie Shorelie 1 Prasertsak

More information

ANALYSIS AND ASSESSMENT OF LITHUANIAN ROAD ACCIDENTS BY AHP METHOD

ANALYSIS AND ASSESSMENT OF LITHUANIAN ROAD ACCIDENTS BY AHP METHOD ISSN 1822-427X/eISSN 1822-4288 2018 Volume 13 Issue 3: 238 260 https://doi.org/10.7250/bjrbe.2018-13.414 ANALYSIS AND ASSESSMENT OF LITHUANIAN ROAD ACCIDENTS BY AHP METHOD MARIUS JAKIMAVIČIUS * Dept of

More information