A Comparison Between Square and Hexagonal Sampling Methods for Pipeline Image Processing.

Size: px
Start display at page:

Download "A Comparison Between Square and Hexagonal Sampling Methods for Pipeline Image Processing."

Transcription

1 A Comparion Between Square and Hexagonal Sampling Method for Pipeline Image Proceing. Richard C. Staunton and Neil Storey The Univerity of Warwick, Coventry, UK, CV4 7AL. ABSTRACT The majority of machine viion ytem derive their input data by digitiing an image to produce a quare grid of ampled point. However, other ampling technique can repreent equal picture information in a maller number of ample, with a conequent reduction in data rate. Several worker have looked at regular hexagonal ampling of image which produce optimum data rate for a given information content. Previou work on hexagonal ampling by the author and other, ha hown that image proceing operator are computationally more efficient, and a accurate, a their quare counterpart. Hitorically, one factor which ha lead to the predominance of quare ampling in viion ytem, i that thi produce image which are more viually pleaing to human oberver. Thi paper decribe an invetigation of machine viion ytem performing indutrial inpection tak, which ugget that in uch application, hexagonal ytem outperform quare ytem. In particular hexagonal operator can follow tight curve more accurately, allowing better urface defect detection. A urpriing obervation of thi work wa that with uch image, hexagonal ampling alo gave image which were more viually pleaing to human operator. The paper preent a tudy of ampling point geometry and operator deign. Detail are given of an implementation of a et of hexagonal, grey-cale operator for ue in pipeline or other image proceing ytem, and a comparion of quare and hexagonal technique ha been made. Reult of operation on real and imulated urface defect image are given for both ampling ytem and the requirement for a defect detection figure of merit identified.. INTRODUCTION Conventionally, image are digitied and tored a a quare or rectangular array of value. The image i ampled at each point on a two dimenional grid of ampling point and a quare or rectangular tiling of pixel applied to the grid uch that a ampling point i located at the centre of each pixel. Before ampling, the image data i band limited in two dimenion in accordance with the ampling theorem. Thi i uually achieved through the averaging caued by the finite ize of the ening element. The area repreented by the pixel i conidered to have a uniform intenity of the value a meaured at the ampling point at it centre. Such a grid of ampling point and pixel i hown in figure. Many other ampling cheme are poible, ome are lited by Whitehoue, but Merereau 2 ha hown that a regular hexagonal cheme i optimum for ampling circularly band limited two dimenional ignal, in that the leat number of ampling point are required to maintain equal high frequency information. 3.4% fewer point are required than for quare ampling. On a regular hexagonal grid, ampling point are equiditant from each of their ix nearet neighbour. The grid geometry i hown in figure 2. Variou pixel hape can be conidered to tile the hexagonal grid, hexagonal and rectangular being the mot widely ued. Rectangular pixel have the advantage for image diplayed on rater canned output device, uch a TV, monitor a the pixel height can be an integral number of can line. A rectangular pixel hape i hown in figure 2. If each pixel ha unit height, then it length will be 2/(3 /2 ).

2 L L L L =.0, L2 = 2.0 / (3.0 /2 ). L2 Figure. Square Pixel on a Square Grid. Figure 2. Rectangular Pixel on a Hexagonal Grid. Local operator are eaier to deign for the hexagonal grid a the geometry contrain ampling point in the neighbourhood of a central point to be in fewer equiditant group from the central point than in the quare cae. Ditance from the centre i an important factor in local operator deign. Figure 3 how a local operator approximation to a Gauian moothing filter for ue in the two ytem. The area covered by the two operator i nearly the ame, but the four corner point in the quare operator are 2 /2 further from the centre than the other four neighbouring point. Thi ha reulted in three weighting factor needing to be calculated, wherea for the hexagonal cae, the ix neighbour are equiditant from the centre and only two weighting factor needed to be calculated. Connectivity within binary image ha been hown by Golay 3 to be more eaily defined for hexagonally tiled image. The central pixel connect to each of it ix neighbour along an equal length edge, wherea in the quare ytem, connectivity can be edge to edge with the nearet four neighbour or additionally include corner to corner connectivity with the next nearet four. With a rectangular tiling on a hexagonal grid, connectivity can be viualied a end to end or half edge to half edge, but the computer connectivity model can revert to Golay original definition (a) (b) Figure 3. Gauian Approximation Filter. (a) Square Grid. (b) Hexagonal Grid. The cla of image operator conidered in thi paper are all local operator, a thee are eaily realiable with a pipeline proceor. Thee operator take a input the pixel value urrounding a particular pixel and output a new value for

3 that pixel. For completene, we note that global operation are alo poible on hexagonally ampled image. Merereau 2 ha developed a hexagonal f.f.t. and f.i.r. filter and hown thee to be more computationally efficient than their quare counterpart. We have deigned and imulated a pipeline architecture that will operate in real-time on a tream of video data input directly from a rater-can device. All procee performed are local and o operator can be performed with only a few can line delay. The ytem and architecture are decribed in detail elewhere 4,5, but eentially the pipeline proceor ytem appear a in figure 4. The input i digitied and fed into the firt proceor element (PE) in a tring of hardware identical PE. Each PE i programmed to perform an operation from a et including edge detection, filtering, line thinning, inverion and caling. Special feature of the ytem include adaptive control and VLSI implementation of the PE. We enviage it ue in high peed low cot application. Output i either to a high level proceor or a TV monitor. The baic PE architecture i hown in figure 5. Digitied video i input into a line length delay which feed a econd line delay. The leftmot three pixel of each line together with the firt three pixel of the third can line are acceible by the operator proceor. Thi i a ytolic proceor which modifie the value of the central pixel of the nine pixel input to it. Thu the overall PE delay i one can line plu a few extra pixel. Thi paper dicue how the architecture can accommodate hexagonally ampled image. ync in video in video ource ync video a.d.c p.e p.e p.e d.a.c monitor line delay line delay pipeline control high level image proceor control operator proceor ync out video out Figure 4. The Image Proceor Pipeline. Figure 5. The Proceor Element Architecture. Thi paper conider the advantage and diadvantage of hexagonal ampling with repect to indutrial inpection tak and how uch ampled image can be proceed by a pipeline proceor. Generally, the advantage include :- (a) That 3.4% fewer ampling point are required for equal high frequency information 2. (b) More efficient global 2 and local 6 computation i poible. (c) The eae of defining connectivity 3. (d) The eae of deigning operator 7. (a) (b) The diadvantage include :- The large number of publihed technique pecific to quare ampled ytem, although it i eay to deign operator for the hexagonal ytem, time may be needed to convert publihed quare ytem operator. Merereau 2 note that quare two dimenional operator can eaily be developed from one dimenional operator and that hitorically thi led to the adoption of the quare ytem. Preton 8 indicate that the main reaon for the unpopularity of hexagonal ytem would appear to be that it i perceptually more atifactory for human to oberve traight vertical feature on a quare grid ytem, and that in

4 the real world, uch feature predominate. With a machine viion ytem, thi will not be a concern a human involvement i limited to problem evaluation and ytem etup checking. We alo note in thi paper that under ome circumtance hexagonal pixel image can be more pleaing to human. 2. Sytem Modification 2. MODIFICATIONS TO THE PIPELINE FOR HEXAGONAL SAMPLING Conidering the non-interlaced, analogue ignal, TV camera a being the mot likely input device to the pipeline, generally few ytem modification are required to enable hexagonal digitiation of the ignal. The ignal mut be circularly band limited at the ame frequency a for an equal reolution quare ytem, and a with quare ampling, the vertical ampling point pacing i et to an integral number of can line. The horizontal ampling pacing i increaed by a factor of 2/(3 /2 ), and the firt ampling point on alternate line delayed by half a point pacing. Thi reduce the number of point per can line by the 2/(3 /2 ) factor. It i noted that the type of CCD camera that output a digital byte for each cell of it CCD array would require a modification to it array layout to enable hexagonal ampling. The pipeline architecture i a ytolic ytem and data input mut be ynchronied with the clock that pule the line of proceor that operate on the tream of data a it pae through. Fewer modification to the PE reult if the input data i arranged to ynchronie with the PE a deigned for quare ampling. Thi i achieved if an A to D converter that convert in half the hexagonal ampling point pacing time i ued. The converter ample at time o a to effect hexagonal ampling, but data i read at time to effect a rectangular array. Thi i illutrated in figure 6. Simple circuitry i ued to re-ynchronie the pipeline output data for diplay on a TV monitor. read read read line line 2 read read read - ample Figure 6. A to D Converter Sample and Data Ready Timing. 2.2 PE Modification Change to the PE architecture are minimal, extra tap are added to the line delay to reflect the reduced number of pixel per line. The operator proceor mut alo be modified. For quare ampled data, ome operation performed by the proceor require the convolution of the nine image pixel input to the proceor with one or more 3x3 array of contant tored within the proceor. The equivalent for hexagonally ampled data require convolution with a even element array, ie. a central element together with ix urrounding element. With the above ytem modification, for hexagonal data, the poition of the central pixel with repect to the ix neighbour change within the grid of nine input pixel on alternate can

5 line. Thi i illutrated in figure Z U Y A V X W (a) (b) (c) (d) Figure 7. The Relationhip Between the 9 Input Pixel and the 6 Hexagonal Nearet Neighbour on Alternate Scan Line. (a) The 9 Input Pixel, (b) Logical Central Pixel A and 6 Nearet Neighbour, (c) Phyical Set of 7 Pixel, Scan Line, (d) Phyical Set of 7 Pixel, Scan Line 2. It i neceary to tore an extra et of convolution contant array within the PE operator proceor and to toggle between et on alternate line. The two unwanted element in each array are et to zero. The extra area on a VLSI chip for thee modification i mall in comparion to the area required by, for example, the line delay. 2.3 Comment With a pipeline proceor, the proceing time for an image will be unaltered for a particular operation whether quare or hexagonal digitiation i employed. One image i proceed in one frame time, although a latency delay period i introduced by the tring of PE in the pipeline. The only advantage of hexagonal digitiation in pipelined ytem i that the line delay can be reduced in length by 3.4% and that the PE mater clock can be reduced by the ame factor. Thee advantage will not greatly affect the final cot of the VLSI device, the argument ha to be that a quare only or a dual tandard device look likely for fabrication. It will only be worth building an optional hexagonal proceing capability into the PE if certain procee can be demontrated to give better reult with hexagonal data. The detection of mall urface defect in indutrial component i poibly uch a proce. It i noted that with a conventional ingle CPU computer, computation time aving of over 40% have been achieved with hexagonally ampled data INSPECTION OF SURFACES FOR SMALL DEFECTS To be ued for indutrial inpection tak, machine viion ytem mut be cot effective, fat enough to proce one object before the next one i preented and reliable. Pipeline ytem employing VLSI - PE are likely to be both cot effective and fat enough. Reliability of defect detection will now be conidered. For a typical object accept-reject inpection application, it will be required to know the ize of defect at which rejection hould occur, then knowing the ize of the complete object and the reolution of the ytem, the number of image required to cover the object can be calculated. If the number of image i minimied, the cot per object i minimied. The quetion of reolution mut therefore be analyed. In a noie free environment, even a ub-pixel ize defect cating a hadow may have a detectable effect on the value of a pixel, but in a noiy environment fale accept-reject deciion will occur. Slightly larger defect may produce effect in a group of neighbouring pixel, thi group may till be unconnected, but their proximity can be ued to decreae the number

6 of incorrect accept-reject deciion. Still larger defect may be detected a bounded region and meaurement of area and hape made to aid the accept-reject deciion and provide diagnotic information for the indutrial proce. Theoretically we expect the hexagonal ytem to how advantage with mall defect detection. Firtly, a the local operator ued are more compact, they hould follow tightly curved edge more eaily, and econdly, the connectivity definition hould enable eaier outlining. Figure 8. Square Sampled Image Showing Defect. Figure 9. Hexagonal Sampled Image Showing Defect. Figure 0. Edge Detected and Thinned Square Image. Figure. Edge Detected and Thinned Hexagonal Image. To tet defect detectability we began by proceing ome image of defect in a and core ued for automobile engine cating. The defect conit of long cratche and roughly circular indentation of variou ize, the mallet being about mm. diameter. The entire object wa 400mm. long. Figure 8 how a zoom in on a part of the object reulting in a 64x64

7 quare ampled image, the entire object wa digitied a a 52x52 image. Figure 9 how the equivalent hexagonally ampled ection. Thee image were formed by averaging from an image of twice the reolution, thi image conited of rectangular pixel with a 4:3 apect ratio, and it hould be noted figure 8 i not a quare ampled image, and that figure 9 i not a true regular hexagonal ampled image. They can only give pointer to the poible advantage and diadvantage of the two ytem. Figure 0 and how the defect image after after edge detection and thinning. Three defect are viible in the grey cale image of the and core, two circular defect are viible in the left finger of the core and a long cratch in the right finger. A trong light ource wa placed on the left ide of the object, and a "fill in" ource on the right ide during imaging. Surface indentation are revealed by hadow on their left ide and bright area on their right ide. Thi i not too eaily een in the PMT image publihed here, but i more eaily dicernible in the hexagonally ampled image. In the hexagonal image, the circular hape of the left finger defect are eaier to dicern a i the continuou cratch in the right finger, which i about three centimetre long. We alo oberve that, at thi reolution, the near vertical object edge are more eaily viewed in the hexagonal image. When the image are edge detected and thinned, the reulting hexagonal image how a well connected and parallel ided repreentation of the long cratch, wherea connectivity i incomplete and the hape not o eay to determined in the quare image. For the large circular defect, connectivity i equivalent in the two image, but the indication of hape appear better in the hexagonal image. In both cae the third defect i indicated only by a collection of point. The image were proceed by a computer imulation of the pipeline 4 which wa modified to enable comparable quare and hexagonal proceing. An equivalent et of quare and hexagonal local operator wa aembled. Operator included:- (a) (b) (c) (d) Edge detector Smoothing filter Line thinner Image inverter The Sobel edge detector wa extenively ued a it ha been demontrated by Davie 8 deign principle to be nearly optimum for the quare grid ytem, and an equivalent hexagonal operator ha been deigned by one of the author 6,7 to the ame principle. A quare ytem Gauian approximation filter 0 and it hexagonal equivalent 7 were ued for image moothing and equivalent line thinning operator were developed. The reult from the and core image appear to how ome advantage for hexagonal proceing, but the advantage mut be hown on true quare and regular hexagonally ampled image a the edge detector and other operator have been optimally deigned for thee. We have continued to imulate uch defect from mathematical model. 4. DEFECT MODELING AND DETECTION 4. The Model The model i implemented on a computer. It aim i to produce two output image, one on a quare 6x6 grid, and the other on a 3x6 hexagonal grid that are repreentation of a preciely poitioned and ized hape that ha been input at the tart of the computer programme. At preent, two defect hape are implemented, a circle and a rectangle. Thee can be of arbitrary ize and poition in the output image to within an accuracy of 0.03 of the length of a quare pixel ide. Thee hape were choen becaue they cloely repreent the defect found in the and core image, a cratch being a long thin rectangle. Other hape will be implemented a required. Within the computer model the outline of the requeted hape i plotted on a 52x52 quare pixel grid and then each pixel i modified by other parameter uch a background and defect brightne. When complete, thi defect image i

8 averaged to produce the output image. A local area of 32x32 pixel i averaged to produce one quare output pixel and an area of 37x32 pixel to produce one hexagonal output pixel. With image of thi reolution, averaging of a integral number of pixel produce no ditortion to the quare and only very little to the hexagonal grid. Thi method produce a pair of, almot exactly, comparable image with which to tet the quare and hexagonal ytem, although the total area covered by the hexagonal image i lightly le than that covered by the quare image. A imple model will contain the pecified hape with the background brightne et at one value and the defect brightne et to another. Where a pixel traddle the background-defect border it will take an intermediate brightne value. A 3D plot of uch a defect i hown in figure 2. A cloe examination of actual defect revealed the defect edge to be pread over everal pixel in the tranition from defect to background brightne. Thi effect i recreated in the model by moothing the defect data before the actual output image are produced. Real image are noiy, and o noie of a predetermined variance can be added to the model data. A 3D plot of a defect, a in figure 2, but which ha had it edge moothed and noie added i hown in figure 3. A further ophitication can be added by dividing the defect into two egment, one which i brighter than the background and one darker. Thi model oblique illumination from one ide of the object. Figure 2. 3D Plot of Circular Defect. Figure 3. 3D Plot of Circular Defect with Smoothed Edge and Added Noie. 4.2 Detection Applying edge detector to variou modelled defect reveal reult in cloe agreement with thoe obtained from the and core image in ection 3. However, many variable in the detection proce have been identified and the overall quetion remain: Will a hexagonally ampled ytem enable quicker and more exact detection for a large cla of defect? Defect detection i dicued in ection 3, where three of many poible definition are given. The choice of definition i tak dependent and additionally many other variable are introduced by the procee that are ued to achieve them. Thee variable have to be conidered before a comparion can be made between defect detection on quare and hexagonal grid image. For a detection cheme that involve defect outlining, variable include :- (a) (b) (c) The edge detector. The quare and hexagonal detector ued in ection 3 are equivalent for ue in both ytem, but they were deigned to be optimal for traight tep edge. With defect, tightly curved non-tep edge, that may be conidered planar only over mall local area, are likely to predominate, and thi may lead to different detector being deigned. Step and planar edge are defined by Haralick. The defect poition and ize. The poition and ize of mall defect with repect to the digitiation grid make a large difference to the edge detector output. A defect at a particular poition may line up more optimally with, ay, the quare grid than the hexagonal grid of ampling point. The defect hape. Some hape will line up more optimally with a particular grid.

9 (d) (e) (f) (g) The connectivity definition. Two definition are available for the quare ytem. The environmental and ytem noie. Noie will add uncertainty to the detection procee. In ome cae, image filtering tage will need to be employed. The percentage of complete outline neceary for detection. It may be poible to detect a defect and etimate it area and poition without complete connectivity having been achieved. The threhold method and value. The proce may not be able to ue optimum value. To conider the effect of thee variable, a Defect Detection Figure of Merit algorithm (DDFOM) i currently being deigned. A figure of merit method ha been developed by van der Heyden 2 for edge detector, which involve applying detector to randomly generated image of traight edge and curve. We intend to derive our DDFOM from the detection of a erie of randomly generated defect image and to link thi with computation cot figure. We expect the information gained will enable u to identify defect detection a an application where hexagonal ampling can be advantageouly employed and that a pipelined proceing ytem i uitable. More widely, the DDFOM will provide general information for inpection ytem deigner uch a the detection probability of a certain ize of defect. 5. CONCLUSIONS For the indutrial inpection application tudied, the hexagonal grid proceing ytem wa able to outline defect at leat a reliably, and for all the cae tried, more accurately, than the equivalently engineered quare proceing ytem. However, the more indutrially ueful tak of defect typing and meaurement will require additional, higher level procee, that, again, will have to be equivalently deigned in order to compare the two ytem. Many variable mut be conidered in order to make a ueful comparion, and many proceing operator, defect type, and computer architecture are available. Work ha tarted to identify a defect figure of merit (DDFOM) algorithm and to link thi to a computation cot figure. The DDFOM will not only indicate if the hexagonal ytem ha an advantage for a wide cla of defect, but alo indicate to the deigner which operator perform optimally for individual defect detection application. Regarding the human perception of hexagonally ampled image, we have found that defect viewed on a hexagonal grid of pixel are repreented more exactly than on the quare. The eye tend to follow the vertical line formed by the pixel boundarie in the quare image and to divide the defect up into vertical trip egment. In the hexagonal image, the eye eem to integrate information from all the defect pixel and convey a better repreentation of ize and hape. Thee are only peronal obervation, and are not meant a a definitive comment on human perception. None of the image in thi tudy contained perfectly vertical edge, but ome long, near vertical edge were preent (figure 8 and 9). At the reolution of thee zoomed in image (64x64) thee edge become meared by the quare pixel ytem, wherea in the hexagonal pixel ytem, it i eaier for the eye to follow the edge. We conclude that hexagonally ampled indutrial defect image are more pleaing to human oberver. Preton 8 noted that for general image viewing, the revere i conidered to be true, a many actual world image contain a preponderance of vertical edge. The pipeline ytem can be eaily modified to accommodate hexagonally ampled data. Only minor modification, requiring little extra chip area, would be required to the VLSI proceor element (PE) to enable a dual hexagonal-quare image proceing capability. A hexagonal only ytem would require approximately 3% le chip area and a lower clock rate than an equivalent quare only ytem, but development cot will be minimied if only the one, dual purpoe, ytem i purued. The pipeline ytem imulation and all the hexagonal local operator deigned worked well, and thi together with the encouraging reult from the urface defect application have convinced u to continue with the hexagonal proceing option for our pipeline proceor deign. 6. REFERENCES. D.J.Whitehoue and M.J.Phillip, "Sampling in a two-dimenional plane," J. Phy. A. Math. Gen. vol. 8 pp , 985.

10 2. R.M.Merereau, "The proceing of hexagonally ampled two dimenional ignal," Proc. IEEE vol. 67 no. 6 pp , June M.J.E.Golay, "Hexagonal parallel pattern tranformation," IEEE Tran. Computer vol. C-8 pp , Aug N.Storey and R.C.Staunton, "A pipeline proceor employing hexagonal ampling for urface inpection," 3rd. Int. Conf. on Image Proceing and it Application, IEE Conference Publication 307, pp.56-60, July N.Storey and R.C.Staunton, "An adaptive pipeline proceor for real-time image proceing," SPIE Conference: Automated inpection and high peed viion architecture 3, Philadelphia, USA. Proc. SPIE, vol.97, Nov R.C.Staunton, "The deign of hexagonal ampling tructure for image digitiation and their ue with local operator," Image and viion computing, vol. 7, no. 3, pp , Aug R.C.Staunton, "Hexagonal image ampling, a practical propoition," Proc. SPIE vol. 008 pp , K.Preton et al. "Baic of cellular logic with ome application in medical image proceing," Proc. IEEE vol.65, no.5, pp , E.R.Davie, "Circularity a new principle underlying the deign of accurate edge orientation operator," Image and Viion Computing, vol.2, no.3, pp , Aug E.R.Davie, "Deign of optimal Gauian operator in mall neighbourhood," Image and Viion Computing,vol.5, no.3, pp , Aug R.M.Haralick, "Edge and region analyi for digital image data," Computer Graphic and Image Proceing vol.2, no., pp.60-73, F.van der Heyden, "Evaluation of Edge Detector Algorithm," 3rd. Int. Conf. on Image Proceing and it Application, IEE Conference Publication 307, pp , July 989.

11 Figure : Fig 8. Square ampled image howing defect Figure 2: Fig 9. Hexagonal ampled image howing defect.

12 Figure 3: Fig 0. Edge detected and thinned quare image Figure 4: Fig. Edge detected and thinned hexagonal image 2

13 Figure 5: Fig 2. 3D plot of circular defect. Figure 6: 3D plot of circular defect with moothed edge and added noie 3

Two Dimensional FEM Simulation of Ultrasonic Wave Propagation in Isotropic Solid Media using COMSOL

Two Dimensional FEM Simulation of Ultrasonic Wave Propagation in Isotropic Solid Media using COMSOL Excerpt from the Proceeding of the COMSO Conference 0 India Two Dimenional FEM Simulation of Ultraonic Wave Propagation in Iotropic Solid Media uing COMSO Bikah Ghoe *, Krihnan Balaubramaniam *, C V Krihnamurthy

More information

A technical guide to 2014 key stage 2 to key stage 4 value added measures

A technical guide to 2014 key stage 2 to key stage 4 value added measures A technical guide to 2014 key tage 2 to key tage 4 value added meaure CONTENTS Introduction: PAGE NO. What i value added? 2 Change to value added methodology in 2014 4 Interpretation: Interpreting chool

More information

Optical Illusion. Sara Bolouki, Roger Grosse, Honglak Lee, Andrew Ng

Optical Illusion. Sara Bolouki, Roger Grosse, Honglak Lee, Andrew Ng Optical Illuion Sara Bolouki, Roger Groe, Honglak Lee, Andrew Ng. Introduction The goal of thi proect i to explain ome of the illuory phenomena uing pare coding and whitening model. Intead of the pare

More information

BUILT-IN DUAL FREQUENCY ANTENNA WITH AN EMBEDDED CAMERA AND A VERTICAL GROUND PLANE

BUILT-IN DUAL FREQUENCY ANTENNA WITH AN EMBEDDED CAMERA AND A VERTICAL GROUND PLANE Progre In Electromagnetic Reearch Letter, Vol. 3, 51, 08 BUILT-IN DUAL FREQUENCY ANTENNA WITH AN EMBEDDED CAMERA AND A VERTICAL GROUND PLANE S. H. Zainud-Deen Faculty of Electronic Engineering Menoufia

More information

Exposure Metering Relating Subject Lighting to Film Exposure

Exposure Metering Relating Subject Lighting to Film Exposure Expoure Metering Relating Subject Lighting to Film Expoure By Jeff Conrad A photographic expoure meter meaure ubject lighting and indicate camera etting that nominally reult in the bet expoure of the film.

More information

DISTRIBUTED DATA PARALLEL TECHNIQUES FOR CONTENT-MATCHING INTRUSION DETECTION SYSTEMS. G. Chapman J. Cleese E. Idle

DISTRIBUTED DATA PARALLEL TECHNIQUES FOR CONTENT-MATCHING INTRUSION DETECTION SYSTEMS. G. Chapman J. Cleese E. Idle DISTRIBUTED DATA PARALLEL TECHNIQUES FOR CONTENT-MATCHING INTRUSION DETECTION SYSTEMS G. Chapman J. Cleee E. Idle ABSTRACT Content matching i a neceary component of any ignature-baed network Intruion Detection

More information

Performance of a Browser-Based JavaScript Bandwidth Test

Performance of a Browser-Based JavaScript Bandwidth Test Performance of a Brower-Baed JavaScript Bandwidth Tet David A. Cohen II May 7, 2013 CP SC 491/H495 Abtract An exiting brower-baed bandwidth tet written in JavaScript wa modified for the purpoe of further

More information

Mixed Method of Model Reduction for Uncertain Systems

Mixed Method of Model Reduction for Uncertain Systems SERBIAN JOURNAL OF ELECTRICAL ENGINEERING Vol 4 No June Mixed Method of Model Reduction for Uncertain Sytem N Selvaganean Abtract: A mixed method for reducing a higher order uncertain ytem to a table reduced

More information

DISTRIBUTED DATA PARALLEL TECHNIQUES FOR CONTENT-MATCHING INTRUSION DETECTION SYSTEMS

DISTRIBUTED DATA PARALLEL TECHNIQUES FOR CONTENT-MATCHING INTRUSION DETECTION SYSTEMS DISTRIBUTED DATA PARALLEL TECHNIQUES FOR CONTENT-MATCHING INTRUSION DETECTION SYSTEMS Chritopher V. Kopek Department of Computer Science Wake Foret Univerity Winton-Salem, NC, 2709 Email: kopekcv@gmail.com

More information

Unit 11 Using Linear Regression to Describe Relationships

Unit 11 Using Linear Regression to Describe Relationships Unit 11 Uing Linear Regreion to Decribe Relationhip Objective: To obtain and interpret the lope and intercept of the leat quare line for predicting a quantitative repone variable from a quantitative explanatory

More information

6. Friction, Experiment and Theory

6. Friction, Experiment and Theory 6. Friction, Experiment and Theory The lab thi wee invetigate the rictional orce and the phyical interpretation o the coeicient o riction. We will mae ue o the concept o the orce o gravity, the normal

More information

Partial optimal labeling search for a NP-hard subclass of (max,+) problems

Partial optimal labeling search for a NP-hard subclass of (max,+) problems Partial optimal labeling earch for a NP-hard ubcla of (max,+) problem Ivan Kovtun International Reearch and Training Center of Information Technologie and Sytem, Kiev, Uraine, ovtun@image.iev.ua Dreden

More information

REDUCTION OF TOTAL SUPPLY CHAIN CYCLE TIME IN INTERNAL BUSINESS PROCESS OF REAMER USING DOE AND TAGUCHI METHODOLOGY. Abstract. 1.

REDUCTION OF TOTAL SUPPLY CHAIN CYCLE TIME IN INTERNAL BUSINESS PROCESS OF REAMER USING DOE AND TAGUCHI METHODOLOGY. Abstract. 1. International Journal of Advanced Technology & Engineering Reearch (IJATER) REDUCTION OF TOTAL SUPPLY CHAIN CYCLE TIME IN INTERNAL BUSINESS PROCESS OF REAMER USING DOE AND Abtract TAGUCHI METHODOLOGY Mr.

More information

Report 4668-1b 30.10.2010. Measurement report. Sylomer - field test

Report 4668-1b 30.10.2010. Measurement report. Sylomer - field test Report 4668-1b Meaurement report Sylomer - field tet Report 4668-1b 2(16) Contet 1 Introduction... 3 1.1 Cutomer... 3 1.2 The ite and purpoe of the meaurement... 3 2 Meaurement... 6 2.1 Attenuation of

More information

Towards Control-Relevant Forecasting in Supply Chain Management

Towards Control-Relevant Forecasting in Supply Chain Management 25 American Control Conference June 8-1, 25. Portland, OR, USA WeA7.1 Toward Control-Relevant Forecating in Supply Chain Management Jay D. Schwartz, Daniel E. Rivera 1, and Karl G. Kempf Control Sytem

More information

Acceleration-Displacement Crash Pulse Optimisation A New Methodology to Optimise Vehicle Response for Multiple Impact Speeds

Acceleration-Displacement Crash Pulse Optimisation A New Methodology to Optimise Vehicle Response for Multiple Impact Speeds Acceleration-Diplacement Crah Pule Optimiation A New Methodology to Optimie Vehicle Repone for Multiple Impact Speed D. Gildfind 1 and D. Ree 2 1 RMIT Univerity, Department of Aeropace Engineering 2 Holden

More information

Trusted Document Signing based on use of biometric (Face) keys

Trusted Document Signing based on use of biometric (Face) keys Truted Document Signing baed on ue of biometric (Face) Ahmed B. Elmadani Department of Computer Science Faculty of Science Sebha Univerity Sebha Libya www.ebhau.edu.ly elmadan@yahoo.com ABSTRACT An online

More information

CHAPTER 5 BROADBAND CLASS-E AMPLIFIER

CHAPTER 5 BROADBAND CLASS-E AMPLIFIER CHAPTER 5 BROADBAND CLASS-E AMPLIFIER 5.0 Introduction Cla-E amplifier wa firt preented by Sokal in 1975. The application of cla- E amplifier were limited to the VHF band. At thi range of frequency, cla-e

More information

Assessing the Discriminatory Power of Credit Scores

Assessing the Discriminatory Power of Credit Scores Aeing the Dicriminatory Power of Credit Score Holger Kraft 1, Gerald Kroiandt 1, Marlene Müller 1,2 1 Fraunhofer Intitut für Techno- und Wirtchaftmathematik (ITWM) Gottlieb-Daimler-Str. 49, 67663 Kaierlautern,

More information

Turbulent Mixing and Chemical Reaction in Stirred Tanks

Turbulent Mixing and Chemical Reaction in Stirred Tanks Turbulent Mixing and Chemical Reaction in Stirred Tank André Bakker Julian B. Faano Blend time and chemical product ditribution in turbulent agitated veel can be predicted with the aid of Computational

More information

A Spam Message Filtering Method: focus on run time

A Spam Message Filtering Method: focus on run time , pp.29-33 http://dx.doi.org/10.14257/atl.2014.76.08 A Spam Meage Filtering Method: focu on run time Sin-Eon Kim 1, Jung-Tae Jo 2, Sang-Hyun Choi 3 1 Department of Information Security Management 2 Department

More information

SCM- integration: organiational, managerial and technological iue M. Caridi 1 and A. Sianei 2 Dipartimento di Economia e Produzione, Politecnico di Milano, Italy E-mail: maria.caridi@polimi.it Itituto

More information

A Resolution Approach to a Hierarchical Multiobjective Routing Model for MPLS Networks

A Resolution Approach to a Hierarchical Multiobjective Routing Model for MPLS Networks A Reolution Approach to a Hierarchical Multiobjective Routing Model for MPLS Networ Joé Craveirinha a,c, Rita Girão-Silva a,c, João Clímaco b,c, Lúcia Martin a,c a b c DEEC-FCTUC FEUC INESC-Coimbra International

More information

TIME SERIES ANALYSIS AND TRENDS BY USING SPSS PROGRAMME

TIME SERIES ANALYSIS AND TRENDS BY USING SPSS PROGRAMME TIME SERIES ANALYSIS AND TRENDS BY USING SPSS PROGRAMME RADMILA KOCURKOVÁ Sileian Univerity in Opava School of Buine Adminitration in Karviná Department of Mathematical Method in Economic Czech Republic

More information

Queueing systems with scheduled arrivals, i.e., appointment systems, are typical for frontal service systems,

Queueing systems with scheduled arrivals, i.e., appointment systems, are typical for frontal service systems, MANAGEMENT SCIENCE Vol. 54, No. 3, March 28, pp. 565 572 in 25-199 ein 1526-551 8 543 565 inform doi 1.1287/mnc.17.82 28 INFORMS Scheduling Arrival to Queue: A Single-Server Model with No-Show INFORMS

More information

CASE STUDY ALLOCATE SOFTWARE

CASE STUDY ALLOCATE SOFTWARE CASE STUDY ALLOCATE SOFTWARE allocate caetud y TABLE OF CONTENTS #1 ABOUT THE CLIENT #2 OUR ROLE #3 EFFECTS OF OUR COOPERATION #4 BUSINESS PROBLEM THAT WE SOLVED #5 CHALLENGES #6 WORKING IN SCRUM #7 WHAT

More information

Heat transfer to or from a fluid flowing through a tube

Heat transfer to or from a fluid flowing through a tube Heat tranfer to or from a fluid flowing through a tube R. Shankar Subramanian A common ituation encountered by the chemical engineer i heat tranfer to fluid flowing through a tube. Thi can occur in heat

More information

Progress 8 measure in 2016, 2017, and 2018. Guide for maintained secondary schools, academies and free schools

Progress 8 measure in 2016, 2017, and 2018. Guide for maintained secondary schools, academies and free schools Progre 8 meaure in 2016, 2017, and 2018 Guide for maintained econdary chool, academie and free chool July 2016 Content Table of figure 4 Summary 5 A ummary of Attainment 8 and Progre 8 5 Expiry or review

More information

Review of Multiple Regression Richard Williams, University of Notre Dame, http://www3.nd.edu/~rwilliam/ Last revised January 13, 2015

Review of Multiple Regression Richard Williams, University of Notre Dame, http://www3.nd.edu/~rwilliam/ Last revised January 13, 2015 Review of Multiple Regreion Richard William, Univerity of Notre Dame, http://www3.nd.edu/~rwilliam/ Lat revied January 13, 015 Aumption about prior nowledge. Thi handout attempt to ummarize and yntheize

More information

Digital Communication Systems

Digital Communication Systems Digital Communication Sytem The term digital communication cover a broad area of communication technique, including digital tranmiion and digital radio. Digital tranmiion, i the tranmitted of digital pule

More information

Ohm s Law. Ohmic relationship V=IR. Electric Power. Non Ohmic devises. Schematic representation. Electric Power

Ohm s Law. Ohmic relationship V=IR. Electric Power. Non Ohmic devises. Schematic representation. Electric Power Ohm Law Ohmic relationhip V=IR Ohm law tate that current through the conductor i directly proportional to the voltage acro it if temperature and other phyical condition do not change. In many material,

More information

Control of Wireless Networks with Flow Level Dynamics under Constant Time Scheduling

Control of Wireless Networks with Flow Level Dynamics under Constant Time Scheduling Control of Wirele Network with Flow Level Dynamic under Contant Time Scheduling Long Le and Ravi R. Mazumdar Department of Electrical and Computer Engineering Univerity of Waterloo,Waterloo, ON, Canada

More information

Module 8. Three-phase Induction Motor. Version 2 EE IIT, Kharagpur

Module 8. Three-phase Induction Motor. Version 2 EE IIT, Kharagpur Module 8 Three-phae Induction Motor Verion EE IIT, Kharagpur Leon 33 Different Type of Starter for Induction Motor (IM Verion EE IIT, Kharagpur Inructional Objective Need of uing arter for Induction motor

More information

Project Management Basics

Project Management Basics Project Management Baic A Guide to undertanding the baic component of effective project management and the key to ucce 1 Content 1.0 Who hould read thi Guide... 3 1.1 Overview... 3 1.2 Project Management

More information

2. METHOD DATA COLLECTION

2. METHOD DATA COLLECTION Key to learning in pecific ubject area of engineering education an example from electrical engineering Anna-Karin Cartenen,, and Jonte Bernhard, School of Engineering, Jönköping Univerity, S- Jönköping,

More information

v = x t = x 2 x 1 t 2 t 1 The average speed of the particle is absolute value of the average velocity and is given Distance travelled t

v = x t = x 2 x 1 t 2 t 1 The average speed of the particle is absolute value of the average velocity and is given Distance travelled t Chapter 2 Motion in One Dimenion 2.1 The Important Stuff 2.1.1 Poition, Time and Diplacement We begin our tudy of motion by conidering object which are very mall in comparion to the ize of their movement

More information

Support Vector Machine Based Electricity Price Forecasting For Electricity Markets utilising Projected Assessment of System Adequacy Data.

Support Vector Machine Based Electricity Price Forecasting For Electricity Markets utilising Projected Assessment of System Adequacy Data. The Sixth International Power Engineering Conference (IPEC23, 27-29 November 23, Singapore Support Vector Machine Baed Electricity Price Forecating For Electricity Maret utiliing Projected Aement of Sytem

More information

Growing Self-Organizing Maps for Surface Reconstruction from Unstructured Point Clouds

Growing Self-Organizing Maps for Surface Reconstruction from Unstructured Point Clouds Growing Self-Organizing Map for Surface Recontruction from Untructured Point Cloud Renata L. M. E. do Rêgo, Aluizio F. R. Araújo, and Fernando B.de Lima Neto Abtract Thi work introduce a new method for

More information

Massachusetts Institute of Technology Department of Electrical Engineering and Computer Science

Massachusetts Institute of Technology Department of Electrical Engineering and Computer Science aachuett Intitute of Technology Department of Electrical Engineering and Computer Science 6.685 Electric achinery Cla Note 10: Induction achine Control and Simulation c 2003 Jame L. Kirtley Jr. 1 Introduction

More information

Software Engineering Management: strategic choices in a new decade

Software Engineering Management: strategic choices in a new decade Software Engineering : trategic choice in a new decade Barbara Farbey & Anthony Finkeltein Univerity College London, Department of Computer Science, Gower St. London WC1E 6BT, UK {b.farbey a.finkeltein}@ucl.ac.uk

More information

TRADING rules are widely used in financial market as

TRADING rules are widely used in financial market as Complex Stock Trading Strategy Baed on Particle Swarm Optimization Fei Wang, Philip L.H. Yu and David W. Cheung Abtract Trading rule have been utilized in the tock market to make profit for more than a

More information

Analysis of Mesostructure Unit Cells Comprised of Octet-truss Structures

Analysis of Mesostructure Unit Cells Comprised of Octet-truss Structures Analyi of Meotructure Unit Cell Compried of Octet-tru Structure Scott R. Johnton *, Marque Reed *, Hongqing V. Wang, and David W. Roen * * The George W. Woodruff School of Mechanical Engineering, Georgia

More information

Simulation of Sensorless Speed Control of Induction Motor Using APFO Technique

Simulation of Sensorless Speed Control of Induction Motor Using APFO Technique International Journal of Computer and Electrical Engineering, Vol. 4, No. 4, Augut 2012 Simulation of Senorle Speed Control of Induction Motor Uing APFO Technique T. Raghu, J. Sriniva Rao, and S. Chandra

More information

FEDERATION OF ARAB SCIENTIFIC RESEARCH COUNCILS

FEDERATION OF ARAB SCIENTIFIC RESEARCH COUNCILS Aignment Report RP/98-983/5/0./03 Etablihment of cientific and technological information ervice for economic and ocial development FOR INTERNAL UE NOT FOR GENERAL DITRIBUTION FEDERATION OF ARAB CIENTIFIC

More information

AN OVERVIEW ON CLUSTERING METHODS

AN OVERVIEW ON CLUSTERING METHODS IOSR Journal Engineering AN OVERVIEW ON CLUSTERING METHODS T. Soni Madhulatha Aociate Preor, Alluri Intitute Management Science, Warangal. ABSTRACT Clutering i a common technique for tatitical data analyi,

More information

Morningstar Fixed Income Style Box TM Methodology

Morningstar Fixed Income Style Box TM Methodology Morningtar Fixed Income Style Box TM Methodology Morningtar Methodology Paper Augut 3, 00 00 Morningtar, Inc. All right reerved. The information in thi document i the property of Morningtar, Inc. Reproduction

More information

Introduction to the article Degrees of Freedom.

Introduction to the article Degrees of Freedom. Introduction to the article Degree of Freedom. The article by Walker, H. W. Degree of Freedom. Journal of Educational Pychology. 3(4) (940) 53-69, wa trancribed from the original by Chri Olen, George Wahington

More information

Utility-Based Flow Control for Sequential Imagery over Wireless Networks

Utility-Based Flow Control for Sequential Imagery over Wireless Networks Utility-Baed Flow Control for Sequential Imagery over Wirele Networ Tomer Kihoni, Sara Callaway, and Mar Byer Abtract Wirele enor networ provide a unique et of characteritic that mae them uitable for building

More information

Design of Compound Hyperchaotic System with Application in Secure Data Transmission Systems

Design of Compound Hyperchaotic System with Application in Secure Data Transmission Systems Deign of Compound Hyperchaotic Sytem with Application in Secure Data Tranmiion Sytem D. Chantov Key Word. Lyapunov exponent; hyperchaotic ytem; chaotic ynchronization; chaotic witching. Abtract. In thi

More information

MATLAB/Simulink Based Modelling of Solar Photovoltaic Cell

MATLAB/Simulink Based Modelling of Solar Photovoltaic Cell MATLAB/Simulink Baed Modelling of Solar Photovoltaic Cell Tarak Salmi *, Mounir Bouzguenda **, Adel Gatli **, Ahmed Mamoudi * *Reearch Unit on Renewable Energie and Electric Vehicle, National Engineering

More information

Chapter 10 Velocity, Acceleration, and Calculus

Chapter 10 Velocity, Acceleration, and Calculus Chapter 10 Velocity, Acceleration, and Calculu The firt derivative of poition i velocity, and the econd derivative i acceleration. Thee derivative can be viewed in four way: phyically, numerically, ymbolically,

More information

A model for the relationship between tropical precipitation and column water vapor

A model for the relationship between tropical precipitation and column water vapor Click Here for Full Article GEOPHYSICAL RESEARCH LETTERS, VOL. 36, L16804, doi:10.1029/2009gl039667, 2009 A model for the relationhip between tropical precipitation and column water vapor Caroline J. Muller,

More information

International Journal of Heat and Mass Transfer

International Journal of Heat and Mass Transfer International Journal of Heat and Ma Tranfer 5 (9) 14 144 Content lit available at ScienceDirect International Journal of Heat and Ma Tranfer journal homepage: www.elevier.com/locate/ijhmt Technical Note

More information

Submission to the Network Rail s Long Term Planning Process London and South East Market Study

Submission to the Network Rail s Long Term Planning Process London and South East Market Study Submiion to the Network Rail Long Term Planning Proce London and South Eat Market Study Introduction Thi i the repone of London Luton Airport to Network Rail Long Term Planning Proce (LTPP) mot pecifically

More information

Performance of Multiple TFRC in Heterogeneous Wireless Networks

Performance of Multiple TFRC in Heterogeneous Wireless Networks Performance of Multiple TFRC in Heterogeneou Wirele Network 1 Hyeon-Jin Jeong, 2 Seong-Sik Choi 1, Firt Author Computer Engineering Department, Incheon National Univerity, oaihjj@incheon.ac.kr *2,Correponding

More information

CHARACTERISTICS OF WAITING LINE MODELS THE INDICATORS OF THE CUSTOMER FLOW MANAGEMENT SYSTEMS EFFICIENCY

CHARACTERISTICS OF WAITING LINE MODELS THE INDICATORS OF THE CUSTOMER FLOW MANAGEMENT SYSTEMS EFFICIENCY Annale Univeritati Apuleni Serie Oeconomica, 2(2), 200 CHARACTERISTICS OF WAITING LINE MODELS THE INDICATORS OF THE CUSTOMER FLOW MANAGEMENT SYSTEMS EFFICIENCY Sidonia Otilia Cernea Mihaela Jaradat 2 Mohammad

More information

Redesigning Ratings: Assessing the Discriminatory Power of Credit Scores under Censoring

Redesigning Ratings: Assessing the Discriminatory Power of Credit Scores under Censoring Redeigning Rating: Aeing the Dicriminatory Power of Credit Score under Cenoring Holger Kraft, Gerald Kroiandt, Marlene Müller Fraunhofer Intitut für Techno- und Wirtchaftmathematik (ITWM) Thi verion: June

More information

Chapter 3 Torque Sensor

Chapter 3 Torque Sensor CHAPTER 3: TORQUE SESOR 13 Chapter 3 Torque Senor Thi chapter characterize the iue urrounding the development of the torque enor, pecifically addreing meaurement method, tranducer technology and converter

More information

A COMPARATIVE STUDY OF THREE-PHASE AND SINGLE-PHASE PLL ALGORITHMS FOR GRID-CONNECTED SYSTEMS

A COMPARATIVE STUDY OF THREE-PHASE AND SINGLE-PHASE PLL ALGORITHMS FOR GRID-CONNECTED SYSTEMS A COMPARATIE STUDY OF THREEPHASE AND SINGLEPHASE PLL ALGORITHMS FOR GRIDCONNECTED SYSTEMS Ruben Marco do Santo Filho Centro Federal de Educação Tecnológica CEFETMG Coord. Eletrônica Av. Amazona 553 Belo

More information

POSSIBILITIES OF INDIVIDUAL CLAIM RESERVE RISK MODELING

POSSIBILITIES OF INDIVIDUAL CLAIM RESERVE RISK MODELING POSSIBILITIES OF INDIVIDUAL CLAIM RESERVE RISK MODELING Pavel Zimmermann * 1. Introduction A ignificant increae in demand for inurance and financial rik quantification ha occurred recently due to the fact

More information

Linear Momentum and Collisions

Linear Momentum and Collisions Chapter 7 Linear Momentum and Colliion 7.1 The Important Stuff 7.1.1 Linear Momentum The linear momentum of a particle with ma m moving with velocity v i defined a p = mv (7.1) Linear momentum i a vector.

More information

12.4 Problems. Excerpt from "Introduction to Geometry" 2014 AoPS Inc. Copyrighted Material CHAPTER 12. CIRCLES AND ANGLES

12.4 Problems. Excerpt from Introduction to Geometry 2014 AoPS Inc.  Copyrighted Material CHAPTER 12. CIRCLES AND ANGLES HTER 1. IRLES N NGLES Excerpt from "Introduction to Geometry" 014 os Inc. onider the circle with diameter O. all thi circle. Why mut hit O in at leat two di erent point? (b) Why i it impoible for to hit

More information

A note on profit maximization and monotonicity for inbound call centers

A note on profit maximization and monotonicity for inbound call centers A note on profit maximization and monotonicity for inbound call center Ger Koole & Aue Pot Department of Mathematic, Vrije Univeriteit Amterdam, The Netherland 23rd December 2005 Abtract We conider an

More information

Risk Management for a Global Supply Chain Planning under Uncertainty: Models and Algorithms

Risk Management for a Global Supply Chain Planning under Uncertainty: Models and Algorithms Rik Management for a Global Supply Chain Planning under Uncertainty: Model and Algorithm Fengqi You 1, John M. Waick 2, Ignacio E. Gromann 1* 1 Dept. of Chemical Engineering, Carnegie Mellon Univerity,

More information

A New Optimum Jitter Protection for Conversational VoIP

A New Optimum Jitter Protection for Conversational VoIP Proc. Int. Conf. Wirele Commun., Signal Proceing (Nanjing, China), 5 pp., Nov. 2009 A New Optimum Jitter Protection for Converational VoIP Qipeng Gong, Peter Kabal Electrical & Computer Engineering, McGill

More information

THE IMPACT OF MULTIFACTORIAL GENETIC DISORDERS ON CRITICAL ILLNESS INSURANCE: A SIMULATION STUDY BASED ON UK BIOBANK ABSTRACT KEYWORDS

THE IMPACT OF MULTIFACTORIAL GENETIC DISORDERS ON CRITICAL ILLNESS INSURANCE: A SIMULATION STUDY BASED ON UK BIOBANK ABSTRACT KEYWORDS THE IMPACT OF MULTIFACTORIAL GENETIC DISORDERS ON CRITICAL ILLNESS INSURANCE: A SIMULATION STUDY BASED ON UK BIOBANK BY ANGUS MACDONALD, DELME PRITCHARD AND PRADIP TAPADAR ABSTRACT The UK Biobank project

More information

Brand Equity Net Promoter Scores Versus Mean Scores. Which Presents a Clearer Picture For Action? A Non-Elite Branded University Example.

Brand Equity Net Promoter Scores Versus Mean Scores. Which Presents a Clearer Picture For Action? A Non-Elite Branded University Example. Brand Equity Net Promoter Score Veru Mean Score. Which Preent a Clearer Picture For Action? A Non-Elite Branded Univerity Example Ann Miti, Swinburne Univerity of Technology Patrick Foley, Victoria Univerity

More information

Queueing Models for Multiclass Call Centers with Real-Time Anticipated Delays

Queueing Models for Multiclass Call Centers with Real-Time Anticipated Delays Queueing Model for Multicla Call Center with Real-Time Anticipated Delay Oualid Jouini Yve Dallery Zeynep Akşin Ecole Centrale Pari Koç Univerity Laboratoire Génie Indutriel College of Adminitrative Science

More information

CASE STUDY BRIDGE. www.future-processing.com

CASE STUDY BRIDGE. www.future-processing.com CASE STUDY BRIDGE TABLE OF CONTENTS #1 ABOUT THE CLIENT 3 #2 ABOUT THE PROJECT 4 #3 OUR ROLE 5 #4 RESULT OF OUR COLLABORATION 6-7 #5 THE BUSINESS PROBLEM THAT WE SOLVED 8 #6 CHALLENGES 9 #7 VISUAL IDENTIFICATION

More information

INTERACTIVE TOOL FOR ANALYSIS OF TIME-DELAY SYSTEMS WITH DEAD-TIME COMPENSATORS

INTERACTIVE TOOL FOR ANALYSIS OF TIME-DELAY SYSTEMS WITH DEAD-TIME COMPENSATORS INTERACTIVE TOOL FOR ANALYSIS OF TIMEDELAY SYSTEMS WITH DEADTIME COMPENSATORS Joé Lui Guzmán, Pedro García, Tore Hägglund, Sebatián Dormido, Pedro Alberto, Manuel Berenguel Dep. de Lenguaje y Computación,

More information

On Reference RIAA Networks by Jim Hagerman

On Reference RIAA Networks by Jim Hagerman On eference IAA Network by Jim Hagerman You d think there would be nothing left to ay. Everything you need to know about IAA network ha already been publihed. However, a few year back I came acro an intereting

More information

Cluster-Aware Cache for Network Attached Storage *

Cluster-Aware Cache for Network Attached Storage * Cluter-Aware Cache for Network Attached Storage * Bin Cai, Changheng Xie, and Qiang Cao National Storage Sytem Laboratory, Department of Computer Science, Huazhong Univerity of Science and Technology,

More information

Mobile Network Configuration for Large-scale Multimedia Delivery on a Single WLAN

Mobile Network Configuration for Large-scale Multimedia Delivery on a Single WLAN Mobile Network Configuration for Large-cale Multimedia Delivery on a Single WLAN Huigwang Je, Dongwoo Kwon, Hyeonwoo Kim, and Hongtaek Ju Dept. of Computer Engineering Keimyung Univerity Daegu, Republic

More information

SENSING IMAGES. School of Remote Sensing and Information Engineering, Wuhan University, 129# Luoyu Road, Wuhan, China,ych@whu.edu.

SENSING IMAGES. School of Remote Sensing and Information Engineering, Wuhan University, 129# Luoyu Road, Wuhan, China,ych@whu.edu. International Archive of the Photogrammetry, Remote Sening and Spatial Information Science, Volume X-/W, 3 8th International Sympoium on Spatial Data Quality, 3 May - June 3, Hong Kong COUD DETECTION METHOD

More information

DMA Departamento de Matemática e Aplicações Universidade do Minho

DMA Departamento de Matemática e Aplicações Universidade do Minho Univeridade do Minho DMA Departamento de Matemática e Aplicaçõe Univeridade do Minho Campu de Gualtar 47-57 Braga Portugal www.math.uminho.pt Univeridade do Minho Ecola de Ciência Departamento de Matemática

More information

Scheduling of Jobs and Maintenance Activities on Parallel Machines

Scheduling of Jobs and Maintenance Activities on Parallel Machines Scheduling of Job and Maintenance Activitie on Parallel Machine Chung-Yee Lee* Department of Indutrial Engineering Texa A&M Univerity College Station, TX 77843-3131 cylee@ac.tamu.edu Zhi-Long Chen** Department

More information

Wireless and Battery-less Sensor Using RF Energy Harvesting

Wireless and Battery-less Sensor Using RF Energy Harvesting DOI.56/etc4/. Wirele and Battery-le Senor Uing RF Energy Harveting Chritian Merz, Gerald Kupri, Maximilian Niedernhuber 3 Deggendorf Intitute of Technology, Edlmairtr. 6 + 8, 94469 Deggendorf, Germany

More information

Genuine Bendix. a l v e. c o m p r e. s o r s. s y e r. a i r. d r. s t r o n i c. e l e c. d i s c. b r a k e s. w h e e l. e n d X V.

Genuine Bendix. a l v e. c o m p r e. s o r s. s y e r. a i r. d r. s t r o n i c. e l e c. d i s c. b r a k e s. w h e e l. e n d X V. v a l v e AHEAD OF THE CURVE AHEAD OF THE CURVE Genuine Bendix c o m p r e o r a i r d r y e r e l e c t r o n i c a i r d i c b r a k e w h e e l e n d X V i i o n GENUINE BENDIX NO CUTTING CORNERS. V

More information

Despeckling Synthetic Aperture Radar Images with Cloud Computing using Graphics Processing Units

Despeckling Synthetic Aperture Radar Images with Cloud Computing using Graphics Processing Units Depeckling Synthetic Aperture Radar Image with Cloud Computing uing Graphic Proceing Unit Matej Keneman 1, Dušan Gleich, Amor Chowdhury 1 1 Margento R & D d.o.o., Gopovetka ceta 84, Maribor, Slovenia matej.keneman@gmail.com

More information

Solution of the Heat Equation for transient conduction by LaPlace Transform

Solution of the Heat Equation for transient conduction by LaPlace Transform Solution of the Heat Equation for tranient conduction by LaPlace Tranform Thi notebook ha been written in Mathematica by Mark J. McCready Profeor and Chair of Chemical Engineering Univerity of Notre Dame

More information

EXPERIMENT 11 CONSOLIDATION TEST

EXPERIMENT 11 CONSOLIDATION TEST 119 EXPERIMENT 11 CONSOLIDATION TEST Purpoe: Thi tet i performed to determine the magnitude and rate of volume decreae that a laterally confined oil pecimen undergoe when ubjected to different vertical

More information

A Note on Profit Maximization and Monotonicity for Inbound Call Centers

A Note on Profit Maximization and Monotonicity for Inbound Call Centers OPERATIONS RESEARCH Vol. 59, No. 5, September October 2011, pp. 1304 1308 in 0030-364X ein 1526-5463 11 5905 1304 http://dx.doi.org/10.1287/opre.1110.0990 2011 INFORMS TECHNICAL NOTE INFORMS hold copyright

More information

QUANTIFYING THE BULLWHIP EFFECT IN THE SUPPLY CHAIN OF SMALL-SIZED COMPANIES

QUANTIFYING THE BULLWHIP EFFECT IN THE SUPPLY CHAIN OF SMALL-SIZED COMPANIES Sixth LACCEI International Latin American and Caribbean Conference for Engineering and Technology (LACCEI 2008) Partnering to Succe: Engineering, Education, Reearch and Development June 4 June 6 2008,

More information

A Life Contingency Approach for Physical Assets: Create Volatility to Create Value

A Life Contingency Approach for Physical Assets: Create Volatility to Create Value A Life Contingency Approach for Phyical Aet: Create Volatility to Create Value homa Emil Wendling 2011 Enterprie Rik Management Sympoium Society of Actuarie March 14-16, 2011 Copyright 2011 by the Society

More information

Name: SID: Instructions

Name: SID: Instructions CS168 Fall 2014 Homework 1 Aigned: Wedneday, 10 September 2014 Due: Monday, 22 September 2014 Name: SID: Dicuion Section (Day/Time): Intruction - Submit thi homework uing Pandagrader/GradeScope(http://www.gradecope.com/

More information

HUMAN CAPITAL AND THE FUTURE OF TRANSITION ECONOMIES * Michael Spagat Royal Holloway, University of London, CEPR and Davidson Institute.

HUMAN CAPITAL AND THE FUTURE OF TRANSITION ECONOMIES * Michael Spagat Royal Holloway, University of London, CEPR and Davidson Institute. HUMAN CAPITAL AND THE FUTURE OF TRANSITION ECONOMIES * By Michael Spagat Royal Holloway, Univerity of London, CEPR and Davidon Intitute Abtract Tranition economie have an initial condition of high human

More information

Laureate Network Products & Services Copyright 2013 Laureate Education, Inc.

Laureate Network Products & Services Copyright 2013 Laureate Education, Inc. Laureate Network Product & Service Copyright 2013 Laureate Education, Inc. KEY Coure Name Laureate Faculty Development...3 Laureate Englih Program...9 Language Laureate Signature Product...12 Length Laureate

More information

Delft. Matlab and Simulink for Modeling and Control. Robert Babuška and Stefano Stramigioli. November 1999

Delft. Matlab and Simulink for Modeling and Control. Robert Babuška and Stefano Stramigioli. November 1999 Matlab and Simulink for Modeling and Control Robert Babuška and Stefano Stramigioli November 999 Delft Delft Univerity of Technology Control Laboratory Faculty of Information Technology and Sytem Delft

More information

License & SW Asset Management at CES Design Services

License & SW Asset Management at CES Design Services Licene & SW Aet Management at CES Deign Service johann.poechl@iemen.com www.ces-deignservice.com 2003 Siemen AG Öterreich Overview 1. Introduction CES Deign Service 2. Objective and Motivation 3. What

More information

Computing Location from Ambient FM Radio Signals

Computing Location from Ambient FM Radio Signals Computing Location from Ambient FM Radio Signal Adel Youef Department of Computer Science Univerity of Maryland A.V. William Building College Park, MD 20742 adel@c.umd.edu John Krumm, Ed Miller, Gerry

More information

IMPORTANT: Read page 2 ASAP. *Please feel free to email (longo.physics@gmail.com) me at any time if you have questions or concerns.

IMPORTANT: Read page 2 ASAP. *Please feel free to email (longo.physics@gmail.com) me at any time if you have questions or concerns. rev. 05/4/16 AP Phyic C: Mechanic Summer Aignment 016-017 Mr. Longo Foret Park HS longo.phyic@gmail.com longodb@pwc.edu Welcome to AP Phyic C: Mechanic. The purpoe of thi ummer aignment i to give you a

More information

MECH 2110 - Statics & Dynamics

MECH 2110 - Statics & Dynamics Chapter D Problem 3 Solution 1/7/8 1:8 PM MECH 11 - Static & Dynamic Chapter D Problem 3 Solution Page 7, Engineering Mechanic - Dynamic, 4th Edition, Meriam and Kraige Given: Particle moving along a traight

More information

Apigee Edge: Apigee Cloud vs. Private Cloud. Evaluating deployment models for API management

Apigee Edge: Apigee Cloud vs. Private Cloud. Evaluating deployment models for API management Apigee Edge: Apigee Cloud v. Private Cloud Evaluating deployment model for API management Table of Content Introduction 1 Time to ucce 2 Total cot of ownerhip 2 Performance 3 Security 4 Data privacy 4

More information

SELF-MANAGING PERFORMANCE IN APPLICATION SERVERS MODELLING AND DATA ARCHITECTURE

SELF-MANAGING PERFORMANCE IN APPLICATION SERVERS MODELLING AND DATA ARCHITECTURE SELF-MANAGING PERFORMANCE IN APPLICATION SERVERS MODELLING AND DATA ARCHITECTURE RAVI KUMAR G 1, C.MUTHUSAMY 2 & A.VINAYA BABU 3 1 HP Bangalore, Reearch Scholar JNTUH, Hyderabad, India, 2 Yahoo, Bangalore,

More information

Chapter 10 Stocks and Their Valuation ANSWERS TO END-OF-CHAPTER QUESTIONS

Chapter 10 Stocks and Their Valuation ANSWERS TO END-OF-CHAPTER QUESTIONS Chapter Stoc and Their Valuation ANSWERS TO EN-OF-CHAPTER QUESTIONS - a. A proxy i a document giving one peron the authority to act for another, typically the power to vote hare of common toc. If earning

More information

Pekka Helkiö, 58490K Antti Seppälä, 63212W Ossi Syd, 63513T

Pekka Helkiö, 58490K Antti Seppälä, 63212W Ossi Syd, 63513T Pekka Helkiö, 58490K Antti Seppälä, 63212W Oi Syd, 63513T Table of Content 1. Abtract...1 2. Introduction...2 2.1 Background... 2 2.2 Objective and Reearch Problem... 2 2.3 Methodology... 2 2.4 Scoping

More information

Adaptive Window Size Image De-Noiizing Baed on Interection of Confidence Interval

Adaptive Window Size Image De-Noiizing Baed on Interection of Confidence Interval Journal of Mathematical Imaging and Viion 16: 223±235, 2002 # 2002 Kluwer Academic Publiher. Manufactured in The Netherland. Adaptive Window Size Image De-noiing Baed on Interection of Confidence Interval

More information

Independent Samples T- test

Independent Samples T- test Independent Sample T- tet With previou tet, we were intereted in comparing a ingle ample with a population With mot reearch, you do not have knowledge about the population -- you don t know the population

More information

INFORMATION Technology (IT) infrastructure management

INFORMATION Technology (IT) infrastructure management IEEE TRANSACTIONS ON CLOUD COMPUTING, VOL. 2, NO. 1, MAY 214 1 Buine-Driven Long-term Capacity Planning for SaaS Application David Candeia, Ricardo Araújo Santo and Raquel Lope Abtract Capacity Planning

More information

A Review On Software Testing In SDlC And Testing Tools

A Review On Software Testing In SDlC And Testing Tools www.ijec.in International Journal Of Engineering And Computer Science ISSN:2319-7242 Volume - 3 Iue -9 September, 2014 Page No. 8188-8197 A Review On Software Teting In SDlC And Teting Tool T.Amruthavalli*,

More information