IMAGE RECONSTRUCTION FROM OMNI-DIRECTIONAL CAMERA Kai Guo and Zhuang Li

Size: px
Start display at page:

Download "IMAGE RECONSTRUCTION FROM OMNI-DIRECTIONAL CAMERA Kai Guo and Zhuang Li"

Transcription

1 IMAGE RECONSTRUCTION FROM OMNI-DIRECTIONAL CAMERA Kai Guo and Zhuang Li De 15, 2007 Boston University Department of Eletrial and Computer Engineering Tehnial report No. ECE BOSTON UNIVERSITY

2

3 IMAGE RECONSTRUCTION FROM OMNI-DIRECTIONAL CAMERA Kai Guo and Zhuang Li Boston University Department of Eletrial and Computer Engineering 8 Saint Mary s Street Boston, MA De 15, 2007 Tehnial report No. ECE

4

5 Summary This projet was ompleted as part of the assignment in EC 520. The objetive of this projet is to reonstrut the perspetive image from the omni-diretional image. We study the mapping relationship between the omni-diretional image and panorami image, and then we build the geometri projetion relation between the panorami image and the perspetive image. The simulation results indiate that the method used for image reonstrution an effiiently orret the geometri distortion. In order to improve the pereptual image quality, we use ubi interpolator and image enhanement. Additionally, Cirular Hough Transform is employed for automati detetion of the irle enter.

6

7 Contents 1. Introdution Mirror design and onstant vertial resolution Panorami image unwrapping method Analysis of panorami image unwrapping error Interpolation methods Perspetive projetion from panorami image Color Enhanement Automati irle enter detetion Simulation results Conlusion...21

8

9 List of figures Fig. 1 Illustration of the onstant vertial resolution 2 Fig. 2 The relationship between omni-image and the ylinder image 3 Fig. 3 Omni-image unwrapping 4 Fig. 4 Illustration of panorama distortion 6 Fig. 5 Bilinear interpolation 7 Fig. 6 Linear and Cubi interpolation 8 Fig. 7 2-D Cubi interpolation 8 Fig. 8 Projetion from the panorama to the virtual plane 10 Fig. 9 Planform of the projetion from the panorama to the virtual plane 10 Fig. 10 S-shaped mapping funtion 12 Fig. 11 Illustration of Cirle Hough Transform 13 Fig. 12a Omni-images: Lab 15 Fig. 12b Omni-image: Offie 15 Fig. 13a Panorami image: Lab (nearest-neighbor method) 16 Fig. 13b Panorami image: Offie (nearest-neighbor method) 16 Fig. 14a Panorami image: Lab (average filter) 16 Fig. 14b Panorami image: Offie (average) 16 Fig. 15a Panorami image: Lab (linear interpolator) 16 Fig. 15b Panorami image: Offie (linear interpolator) 16 Fig. 16a Panorami image: Lab (ubi interpolator) 17 Fig. 16b Panorami image: Offie (ubi interpolator) 17 Fig. 17a Panorami image: Lab (ubi interpolator + image enhanement) 17 Fig. 17b Panorami image: Offie (ubi interpolator + image enhanement) 17

10 Fig. 18a Perspetive image: Lab (view point position: y = 0. 10d ) 18 Fig. 18b Perspetive image: Lab (view point position: y = 0. 30d ) 18 Fig. 18 Perspetive image: Lab (view point position: y = 0. 50d ) 19 Fig. 18d Perspetive image: Lab (view point position: y = 0. 65d ) 19 Fig. 18e Perspetive image: Lab (view point position: y = 0. 65d ) 20 Fig. 19a Auto-deteted irle enter: Lab 20 Fig. 19b Auto-deteted irle enter: Offie 20 v v v v v

11 1 Kai Guo & Zhuang Li 1 Introdution With the widespread adoption of video sensor networks, it is desirable to maximum the overed area with minimum number of ameras, whih an redue the expense for ameras and the omplexity to install and alibrate ameras. However, onventional ameras only have very limited field of view that leads to the inreased network ost, need for mutual amera alibration and additional maintenane effort. Therefore, omni-diretional (atadioptri) system is devised to solve this problem. A typial system uses a speial mirror to reflet light rays from up to 360 degrees into a perspetive amera lens and forms an omni-diretional image (omni-image). This system is promising sine it an be pratially implemented in many areas, suh as video onferene, video surveillane, roboti vision and human ativity monitoring. As long as the atadioptri imaging system is setup and alibrated, it an view the surroundings all the time. But the omni-images aptured from atadioptri system have different properties ompared with the perspetive images in terms of lower effetive resolution and imaging deformation. Suh distortion leads to the diffiulty for the images to be diretly implemented; thus it is neessary to work out an effiient method to unwrap the omni-image. In this projet, we firstly analyze the potential reasons that result in the image distortion, inluding geometri imaging deformation and sampling system disrepany in the omni-image and panorami image. Then we use a pratial algorithm to unwrap the image by building the mapping relationship between two imaging systems. In order to further improve the unwrapping quality, several interpolation methods are ompared and we an find that the ubi interpolation ahieves the best performane. Although the panorami image is muh more omfortable for analysis than the omni-image, it is still not the best one for human observation; sine it is not a perspetive image. In order to solve this problem, we establish the relationship between the panorami image and the perspetive image whih an be used for geometri orretion. In pratial unwrapping, an important prerequisite is to find the oordinates of the omni-image s enter, whih is always manually ahieved. In this report, the irle

12 2 Kai Guo & Zhuang Li Hough transformation is used for auto enter detetion that has a satisfied auray. 2 Mirror design and onstant vertial resolution In this projet the mirror of the atadioptri system has onstant vertial resolution, whih means that objets at a (pre-speified) fixed distane from the amera s optial axis will always be the same size in the image, independent of its vertial oordinates. The geometry of the image formation of the atadioptri amera is shown in Fig. 1. If we onsider a ylinder of radius, d, aligned with the amera optial axis, we want to ensure that ratios of distanes measured in the vertial diretion along the surfae of the ylinder would remain unhanged when measured in the image. Suh invariane should be obtained by judiiously designing the mirror profile to yield a onstant vertial resolution mirror. By using this kind of mirror, the imaging distortion an be avoided; therefore, we are able to develop appropriate formulas for unwrapping without introduing transformation error. Fig. 1 Illustration of the onstant vertial resolution

13 3 Kai Guo & Zhuang Li 3. Panorami image unwrapping method The omni-image an be onsidered as the refleted ylinder (panorami) image around the mirror, as shown in Fig. 2. Fig. 2 The relationship between omni-image and the ylinder image Fig. 2 implies that in eah utting surfae, there exists a one-to-one mapping between the ylinder edge and the omni-image s radius, whih an be used to reover the unwrapped image. Fig. 3 depits the priniple of panorami unwrapping. Fig. 3 (a) denotes the omni-image with inner radius r and outer radius R. The region between r and R is the valid region that an be used for unwrapping, beause the region inside the inner radius is usually the imaging of the amera lens that is not ritial for unwrapping. Fig. 3 (b) shows the orresponding unrolled ylinder panorama. Aording to the fat disussed in ' ' ' setion II, for a pixel P ( X, Y ) in the ylinder image, the polar oordinates of the o o o orresponding pixel P X, Y ) an be determined with the following formula: o ( o o

14 4 Kai Guo & Zhuang Li Where ( x y ) m, m r m ' h o = Yo (1) ym 2π ' θ o = X o (2) x m are the desired dimensions of ylinder image in pixel units, r is m the radius of the mirror as seen in the irular panorama in pixel units, andθ o is in radians. The orret ratio of x / y m m is 2 π, beause the out perimeter of the mirror orresponds to the bottom row of the unwrapped image. Then we an find the mapping relationship between polar oordinates and retangular oordinates in the irular panorama: X o rm π ' = X + ho osθ o = X + Y X o (3) y m ' 2 o os xm Y o rm π ' = Y + ho sinθ o = Y + Y X o (4) y m ' 2 o sin xm Aording to the formula above, it is easy to alulate the oordinate in the omni-image when given a point in the ylinder panorami image. Note that ( X Y ) o, o is usually not an integer pixel; therefore, the pixel values annot be diretly obtained from the image aptured by the amera. Therefore, we need to use some interpolation approahes to estimate the pixel values. Fig. 3 Omni-image unwrapping

15 5 Kai Guo & Zhuang Li 4 Analysis of panorami image unwrapping error In order to orretly unroll the omni-image, it is worthwhile to analyze the possible reasons that result in the panorami image unwrapping error. Based on the disussion in Setion II, we have known that the oordinates in the omni-image mapped from ylinder panorama are frational values that an result in the unwrapping error. If a polar sensor with suffiient high resolution is used to apture the omni-image, this sort of error an be effiiently restrited. However, most of the ommerial ameras are based on the orthogonal sampling tehnique; therefore, the aptured omni-image has lower effetive resolution near the mirror vertex than near the mirror bottom, whih is one of the major soures of the unwrapping error. The other major soure of error an be analyzed aording to the geometri imaging priniple. This sort of error depends on the shape and position of the mirror and the influene of both fators will be disussed below. It is well known that the virtual image of a plane mirror has no deformation, i.e., no strething or shrinking in the size and no shape distortion. On the ontrary, a urved mirror will always lead to the virtual imaging distortion. The oni mirror an be onsidered as a ombination of two plane mirrors in the utting surfae; thus, the oni mirror has no imaging distortion, while other urved mirrors (suh as hyperboli mirror, paraboli mirror and hemisphere mirror) have suh sort of distortion. Despite the oni mirror an avoid the virtual imaging distortion, there is still another possibility an lead to the panorama distortion, as illustrated in Fig. 3. In Fig. 3 an objet AC is projeted onto the oni mirror and refleted to form an omni-image on the horizontal amera sensor and B is the enter of the objet. We an find that B is still the enter point in the virtual image whih indiates that oni mirror has no imaging distortion. Nevertheless, when the virtual image is projeted onto the sensor, B is no longer the enter point of AC, beause the virtual image is not parallel to the horizontal sensor. If the sensor is rotated from AC to A C, there is no projetion error any more and B is the enter point of A C.

16 6 Kai Guo & Zhuang Li We have analyzed the possible reasons to lead to the omni-image distortion and in the next setion we will disuss the effiient solution to redue the distortion. Fig. 4 Illustration of panorama distortion 5 Interpolation methods Although onstant vertial resolution mirror an avoid imaging distortion, the alulated pixels in the irular image does not orrespond exatly one to one to the pixels of panorami image so sub pixel anti-aliasing methods should be used. Interpolation is suh a method whih is ritial for approahing the better image quality from the unwrapped image. The ideal interpolation is the upsampling tehnique, but in spatial domain the SINC funtion is required for upsampling whih makes use of all the pixels to estimate an arbitrary pixel value, leading to the overload of omputational omplexity. For pratial implementation, several interpolation methods are used to approximate the urrent pixel value from its neighborhood pixels.

17 7 Kai Guo & Zhuang Li 1) Nearest-neighbor interpolation The nearest neighbor algorithm simply selets the value of the nearest point, without onsidering the values of other neighboring points at all. (e.g. if x=2.4 lies between 2 and 3, then x is equal to2). 2) Average (mean) interpolation The algorithm simply alulates the mean value of the neighboring points of the given point. The average (mean) filter an smooth image data and redue the noise. 3) Linear interpolation Linear interpolation is the simplest method of getting values at positions between the data points. The points are simply joined by straight line segments. In demanding situations, linear interpolation is often not aurate enough. 4) Bilinear interpolation Bilinear interpolation is an extension of linear interpolation for interpolating funtions of two variables on a regular grid. The key idea is to perform linear interpolation first in one diretion, and then in the other diretion. The result of bilinear interpolation is independent of the order of interpolation. Fig.6 shows that the four red dots show the data points and the green dot is the point at whih we want to interpolate. Bilinear interpolation first interpolates horizontally between the red points ( and ) to determine the blue points and, respetively. Then it interpolates vertially between the blue points to determine the green point. Fig.5 Bilinear interpolation

18 8 Kai Guo & Zhuang Li 5) Cubi interpolation Cubi interpolation is the method that offers true ontinuity between the segments. It requires more than just the two endpoints of the segment and the two points on either side of them. The points are joined by 3 rd order polynomial segments. Fig.6 shows that interpolation on a data set (red points) onsists of piees of polynomials (blue lines). Any point (purple point) an be alulated by the polynomials. The red line and blue line represent linear interpolation and ubi interpolation, respetively. The ubi interpolation is deemed as a good approximation of SINC funtion. Fig.6 Linear and Cubi interpolation The 2-D ubi interpolation interpolates between data points. It finds values of a two-dimensional funtion underlying f(x, y) the data at intermediate points. Fig.7 2-D Cubi interpolation

19 9 Kai Guo & Zhuang Li 6 Perspetive projetion from panorami image In the previous setions, the omni-image has been unwrapped to panorami image that is reonstruted onto the ylinder around the atadioptri system. However, the panorama may lead to some annoyed geometri distortion and is not appropriate for human observation; thus, it is desirable to form the perspetive image by projeting the ylinder image onto a virtual image plane. Limited by the nature of the perspetive image, the reonstruted image is usually onfined to a narrow range. The 3-D mapping relationship between panorama and perspetive image is shown in Fig. 8, and the 2-D planform is shown in Fig. 9. In Fig. 8, the plane OXY is the perspetive imaging plane; MNST is the urved plane of the ylinder whih is used to reonstrut the perspetive image. PQ is the axial line of the ylinder. V is the virtual view point. Sine the mirror used in our report (onstant vertial resolution) has no fous point, our atadioptri amera is not a single view system. Therefore, it is unlikely to form a perfet perspetive image and what we an do is to minimize the imaging error by adjusting the position of the virtual view point V, whih is always a manual job. VAA and VBB are the projetion lines, where points A, B are on the ylinder, and points A, B are on the plane. Aording to the geometry projetion priniples, we an formulate the relationship between the oordinate A' ( x p, y ) and the oordinate A x, y ). ( L α = (5) d d = d s (6) p + p d α width = 2d p tan (7) 2 d p = os( α / 2 x / d ) (8) x p = width d α x tan( 2 d p 2 ) (9) y p d = yv + ( y yv ) (10) d

20 10 Kai Guo & Zhuang Li Fig. 8 Projetion from the panorama to the virtual plane O x p A width x A d d p d α/2 Fig. 9 Planform of the projetion from the panorama to the virtual plane

21 11 Kai Guo & Zhuang Li where d is the radius of the ylinder, irle enter to the perspetive plane, d p is the perpendiular distane from the yv is the oordinate of the virtual view point whih shares the same x oordinates with the irle enter. Reformulate (9) and (10): x α 1 = d [ 2 d p tan 1 width ( x 2 p )] (11) y d = yv + ( y p yv ) (12) d p Given a point on the perspetive plane, we an alulate its orresponding mapping point on the panorama, whose oordinates are usually frational values. Thus, it is neessary to estimate the pixel value of the frational oordinates with interpolation tehnique. 7 Color Enhanement Image enhanement is a powerful tool for the improvement of digital image quality (for visual inspetion or for mahine analysis), without knowledge about the soure of degradation. In this report, one of the image enhanement algorithms, olor-mapping transformation, is implemented. As is known that the ontrast-strething tehnique an be used to inrease the dynami range of gray-levels, it is natural to extend it to the olor image proessing. The olor image transform is in the form:, where and are the olor omponents of the input and output images, n is the dimension of the olor spae of, and is referred to as full-olor transformation (or mapping) funtions. Here ubi-spline interpolation mapping funtion is used to adjust the ontrast and luminane of images, so that the histogram is smoothed. Fig. 10 shows the s-shaped mapping funtion.

22 12 Kai Guo & Zhuang Li Fig. 10 S-shaped mapping funtion This mapping funtion maps the input image with a full-olor referene bar. The two ending points an be used to adjust the luminane by moving up and down; while the two middle points an be used to adjust the image ontrast. The adjusting work is manually proessed until a satisfied image is obtained and the evaluation of image quality is a highly subjetive proess. 8 Automati irle enter detetion The irle enter position and the radius of the irular image are ritial for image unwrapping, and in some irumstanes the manual searh of irle enter may not be feasible, thus it s worthwhile to develop an algorithm that an automatially detet those parameters in an effiient and aurate way. One of the prevalent tools to ahieve this goal is the Cirle Hough Transform (CHT), whih an aurately find the irle enters and radii. Besides, the Hough tehnique has been found to be effetive and highly robust against olusions, noise and other artifats. The CHT is illustrated in Fig. 11. A set of edge points within the original image, are indiated by the blak irles. Eah edge point in the original image ontributes a irle of radius R to the output aumulator spae, and this ontribution is shown by the gray irles. The output aumulator spae

23 13 Kai Guo & Zhuang Li has a peak where these plotted irles overlap. In the other word, the peak is just the enter of the irle. Fig. 11 Illustration of Cirle Hough Transform For the Cirle Hough Transform alulation, a separate irle filter an be used for eah radius of irle to be deteted. This an be used to form the 3-dimensional parameter spae -, and R ( a a R domain), where two dimensions represent the oordinates of the irle enter (, ), and the third stands for its radius (R): (13) In (13), (, ) and R are the parameters and x, y are the variables orrespond to the points of the irle in the X-Y domain. For implementing Cirle Hough Transform, we need to re-analyze (13) in the x y a x a y R domain, where a, a R are regarded as variables and x, y are parameters. In this new domain, x y, we need to find the peak pixel value, whih is mostly likely to be the enter of the irle. The enter-detetion algorithm is based on the edge image (a binary image), whih an effiiently redue the omputational omplexity and improve the detetion auray.

24 14 Kai Guo & Zhuang Li 9 Simulation results In our experiment, we arry out the unwrapping from the omni-image to the panorami image, and then transform the panorami image to the perspetive image. Different interpolation methods (nearest-neighbor estimator, average filter, linear interpolator and ubi interpolator) are ompared. Fig. 12 shows the original omni-images and the unwrapped panorami images are shown in Fig. 13- Fig. 16, orresponding to different interpolation methods. Due to the limitation of the page size, the panorami image is only displayed at 20%; therefore, the differene is not visually distint. With areful omparison of the full size images, we an find that the ubi interpolation leads to the best visual quality. Thus, the following simulations are all based on the ubi interpolator. Fig. 17 shows the images after doing the image enhanement, whih an effiiently improve the visual quality. Fig. 18 shows the perspetive images with different positions of the view points. It is obvious that the view point is signifiant to the reonstruted image. In this example, when the view point is very high (as shown in Fig. 18 (a)), the perspetive image is onave distorted and vie versa. When the view point is properly seleted ( y = 0. 65d ), the distortion is minimized; beause the wall lines v and the fluoresent lamps are straight, whih is onsistent with the property of the perspetive image. Then we arry out the auto-enter detetion and the experimental results are shown in Fig. 19, in whih the enters are marked by green ross. The results indiate that the CHT algorithm has a good approximation of the irle enter.

25 15 Kai Guo & Zhuang Li Fig. 12 (a) Omni-image: Lab Fig. 12 (b) Omni-image: Offie

26 16 Kai Guo & Zhuang Li Fig. 13 (a) Panorami image: Lab (nearest-neighbor method) Fig. 13 (b) Panorami image: Offie (nearest-neighbor method) Fig. 14 (a) Panorami image: Lab (average filter) Fig. 14 (b) Panorami image: Offie (average) Fig. 15 (a) Panorami image: Lab (linear interpolator) Fig. 15 (b) Panorami image: Offie (linear interpolator)

27 17 Kai Guo & Zhuang Li Fig. 16 (a) Panorami image: Lab (ubi interpolator) Fig. 16 (b) Panorami image: Offie (ubi interpolator) Fig. 17 (a) Panorami image: Lab (ubi interpolator + image enhanement) Fig. 17 (b) Panorami image: Offie (ubi interpolator + image enhanement)

28 18 Kai Guo & Zhuang Li Fig. 18 (a) Perspetive image: Lab (view point position: y = 0. 10d ) v Fig. 18 (b) Perspetive image: Lab (view point position: y = 0. 30d ) v

29 19 Kai Guo & Zhuang Li Fig. 18 () Perspetive image: Lab (view point position: y = 0. 50d ) v Fig. 18 (d) Perspetive image: Lab (view point position: y = 0. 65d ) v

30 20 Kai Guo & Zhuang Li Fig. 18 (e) Perspetive image: Lab (view point position: y = 0. 65d ) v Fig 19(a) Auto-deteted irle enter: Lab Fig 19(b) Auto-deteted irle enter: Offie

31 21 Kai Guo & Zhuang Li 10 Conlusion The work in this report deals with the set of methods for omni-diretional image proessing. Firstly, we analyze the reasons that result in the imaging distortion of the atadioptri system. Then we establish the mapping relationship between the omni-image and the panorami image under the irumstane of the onstant vertial resolution mirror. We also build the geometri projetion relation between the panorami image and the perspetive image within a narrow range. The simulation results demonstrate that the image unwrapping an effiiently orret the geometri distortion. In order to improve the image quality, different interpolation algorithms are implemented and we find that the ubi interpolator outperforms others. Furthermore, the image enhanement is used to improve the subjetive visual effet by adjusting the ontrast and luminane of the image. Finally, we use Cirular Hough Transform to automatially detet the enter of the irle. The simulation results imply that the CHT has fairly good performane.

32 22 Kai Guo & Zhuang Li Appendix Below is listed Matlab soure ode developed for this projet. I. Omni-image -> panorami image %omni-diretional image proessing %This fution is used to unwrap the irular image to its panorami image. %The proportion of the output panorami image an be defined by user. l lear irle=double(imread('olor.jpg')); %inner radius: r1 %outer radius: r2 %oordinates in irle: X, Y %oordinates in square: Xs, Ys %angle in irle: theta %enter point in irle: enterx, entery %length of panorami image: Length %width of panorami image: Width %length and width adjuster: l_times, w_times r1=10; r2=272; enterx=272; entery=272; l_times=1; Length=round(l_times*2*pi*r2); w_times=1; Width=round(w_times*(r2-r1));

33 23 Kai Guo & Zhuang Li for w=1:width for l=1:length Ys=r2-w/w_times; theta=2*pi*l/length; X=enterX+Ys*os(theta); Y=enterY+Ys*sin(theta); xi(w,l)=x; yi(w,l)=y; end end square(:,:,1)=interp2(irle(:,:,1),yi,xi,'ubi'); square(:,:,2)=interp2(irle(:,:,2),yi,xi,'ubi'); square(:,:,3)=interp2(irle(:,:,3),yi,xi,'ubi'); square=uint8(square); figure,imshow(square,[]) II. Panorami image -> Perspetive image %omni-diretional image proessing %This fution is used to generate perspetive image from its panorami image. %User needs to define a paortion of panorami image whih will be used for %generating the perspetive image. %user defined portion of the panorami image: pano %The height and radius of panorami ylinder: d %view point position: yv %view point position adjuster: perent %width of the perspetive image: width

34 24 Kai Guo & Zhuang Li %height of the perpetive image: height %maximum length of the perpetive image: vertial_max %height of the perpetive image adjuster: vertial_offset l lear lose all square=imread('final1_4_1.jpg'); d=size(square,1); pano=double(square(1:300,1455:2023,:)); [pano_w,pano_l,h]=size(pano); alpha=pano_l/d; dp=d+30; perent=0.6; yv=d*perent; width=floor(2*dp*tan(alpha/2)); vertial_offset=0; vertial_max=round(yv+dp/d*(d-yv)); height=vertial_max-vertial_offset; for xp=1:width for yp=1:height x=d*(alpha/2-atan((width/2-xp)/dp)); d=sqrt((width/2-xp)^2+dp^2); y=yv+(yp-yv)*d/d; xi(xp,yp)=x; yi(xp,yp)=y;

35 25 Kai Guo & Zhuang Li end end pesp(:,:,1)=(interp2(pano(:,:,1),xi,yi,'ubi'))'; pesp(:,:,2)=(interp2(pano(:,:,2),xi,yi,'ubi'))'; pesp(:,:,3)=(interp2(pano(:,:,3),xi,yi,'ubi'))'; pesp=uint8(pesp); imshow(pesp(1:pano_w,:,:),[]) III. Cirle enter detetion % funtion result = hough_irle(i,step_x,step_y,step_r,step_angle,r_min,r_max,p) lear l aa=imread('olor2.jpg'); a=aa(:,:,1); b=edge(a,'sobel'); I=b; step_x=1; step_y=1; step_r=1; step_angle=0.05; [h,w] = size(i); r_min=max(h,w)/4; r_max=max(h,w)/2; p=1;

36 26 Kai Guo & Zhuang Li size_x = round(h/2/step_x)+1; size_y = round(w/2/step_y)+1; size_r = round((r_max-r_min)/step_r)+1; size_angle = round(2*pi/step_angle); hough_spae = zeros(size_x,size_y,size_r); [rows,ols] = find(i); eount = size(rows); hh= waitbar(0,'please wait...'); for i=1:eount for j=1:size_r for k=1:size_angle x = round(rows(i)-(r_min+(j-1)*step_r)*os(k*step_angle)); y = round(ols(i)-(r_min+(j-1)*step_r)*sin(k*step_angle)); if(x>h/2-h/4&x<h/2+h/4&y>w/2-w/4&y<w/2+w/4) hough_spae(x-round(h/4)+1,y-round(w/4)+1,j)= hough_spae(x-round(h/4)+1,y-round(w/4)+1,j)+1; end end end waitbar(i/100) end max_para = max(max(max(hough_spae))); %store the index for potential peaks in parameter spae index = find(hough_spae==max_para); length = size(index); for k=1:length par3 = floor(index(k)/(size_x*size_y))+1; par2 = floor((index(k)-(par3-1)*(size_x*size_y))/size_x)+1;

37 27 Kai Guo & Zhuang Li end par1 = index(k)-(par3-1)*(size_x*size_y)-(par2-1)*size_x; par11=eil(par1+h/4); par22=eil(par2+w/4); fprintf(1,'center %d %d radius %d\n',par11,par22,r_min+(par3-1)*step_r); lose (hh)

Reprint from IASTED International Conference on Signal and Image Processing (SIP 99). Nassau, Bahamas, October, 1999.

Reprint from IASTED International Conference on Signal and Image Processing (SIP 99). Nassau, Bahamas, October, 1999. Reprint from IASTED International Conferene on Signal and Image Proessing (SIP 99). Nassau, Bahamas, Otober, 1999. 1 Filter Networks Mats Andersson Johan Wiklund Hans Knutsson Computer Vision Laboratory,

More information

Notes on Dielectric Characterization in Waveguide

Notes on Dielectric Characterization in Waveguide Notes on Dieletri Charaterization in Waveguide R.Nesti, V. Natale IRA-INAF Aretri Astrophysial Observatory 1. Theory Let's suppose we have to haraterize the eletromagneti properties of a dieletri material,

More information

EDGE AND LAPLACE BASED RESTORATION OF HAZY IMAGES

EDGE AND LAPLACE BASED RESTORATION OF HAZY IMAGES www.ijrar.om INTERNATIONAL JOURNAL OF RESEARCH IN COMPUTER APPLICATIONS AND ROBOTICS ISSN 2320-7345 EDGE AND LAPLACE BASED RESTORATION OF HAZY IMAGES 1 Priya Singh Patel, 2 Prof. Manisha Rathore Abstrat:

More information

Vision-based Quality Inspection for Components with Small Diameter and Deep Hole

Vision-based Quality Inspection for Components with Small Diameter and Deep Hole Vision-based Quality Inspetion for Components with Small Diameter and Deep Hole Shool of Computer and Control Engineering University of Chinese Aademy of Sienes Beijing 100049, China Xinyi Gong, Hu Su,

More information

Calculating the input-output dynamic characteristics. Analyzing dynamic systems and designing controllers.

Calculating the input-output dynamic characteristics. Analyzing dynamic systems and designing controllers. CHAPTER : REVIEW OF FREQUENCY DOMAIN ANALYSIS The long-term response of a proess is nown as the frequeny response whih is obtained from the response of a omplex-domain transfer funtion. The frequeny response

More information

Homework: Please number questions as numbered on assignment, and turn in solution pages in order.

Homework: Please number questions as numbered on assignment, and turn in solution pages in order. ECE 5325/6325: Wireless Communiation Systems Leture Notes, Spring 2010 Leture 6 Today: (1) Refletion (2) Two-ray model (3) Cellular Large Sale Path Loss Models Reading for today s leture: 4.5, 4.6, 4.10.

More information

Study on the Effect of Object to Camera Distance on Polynomial Expansion Coefficients in Barrel Distortion Correction

Study on the Effect of Object to Camera Distance on Polynomial Expansion Coefficients in Barrel Distortion Correction Study on the Effet of Objet to Camera Distane on Polynomial Expansion Coeffiients in Barrel Distortion Corretion H. Tian, T. Srikanthan, K. Vijayan Asari, S. K. Lam Center for High Performane Embedded

More information

EFFICIENT IIR NOTCH FILTER DESIGN VIA MULTIRATE FILTERING TARGETED AT HARMONIC DISTURBANCE REJECTION

EFFICIENT IIR NOTCH FILTER DESIGN VIA MULTIRATE FILTERING TARGETED AT HARMONIC DISTURBANCE REJECTION EFFICIENT IIR NOTCH FILTER DESIGN VIA MULTIRATE FILTERING TARGETED AT HARMONIC DISTURBANCE REJECTION Control Systems Tehnology group Tehnishe Universiteit Eindhoven Eindhoven, The Netherlands Dennis Bruijnen,

More information

SINGLE UNDERWATER IMAGE RESTORATION BY BLUE-GREEN CHANNELS DEHAZING AND RED CHANNEL CORRECTION

SINGLE UNDERWATER IMAGE RESTORATION BY BLUE-GREEN CHANNELS DEHAZING AND RED CHANNEL CORRECTION SINGLE UNDERWATER IMAGE RESTORATION BY BLUE-GREEN CHANNELS DEHAZING AND RED CHANNEL CORRECTION Chongyi Li 1, Jihang Guo 1, Yanwei Pang 1, Shanji Chen, Jian Wang 1,3 1 Tianjin University, Shool of Eletroni

More information

Reliability measure for sound source localization

Reliability measure for sound source localization Reliability measure for sound soure loalization Hyejeong Jeon 1a), Seungil im 1, Lag-Yong im 1, Hee-Youn Lee 1, and Hyunsoo Yoon 2 1 Information Tehnology Laboratory, LG Eletronis Institute of Tehnology,

More information

A 24 GHz Band FM-CW Radar System for Detecting Closed Multiple Targets with Small Displacement

A 24 GHz Band FM-CW Radar System for Detecting Closed Multiple Targets with Small Displacement A 24 GHz Band FM-CW Radar System for Deteting Closed Multiple Targets with Small Displaement Kazuhiro Yamaguhi, Mitsumasa Saito, Takuya Akiyama, Tomohiro Kobayashi and Hideaki Matsue Tokyo University of

More information

INTRODUCTION J. Acoust. Soc. Am. 105 (6), June /99/105(6)/3266/9/$ Acoustical Society of America 3266

INTRODUCTION J. Acoust. Soc. Am. 105 (6), June /99/105(6)/3266/9/$ Acoustical Society of America 3266 A new alulation proedure for spatial impulse responses in ultrasound Jo rgen Arendt Jensen Department of Information Tehnology, Building 344, Tehnial University of Denmark, DK-2800 Lyngby, Denmark Reeived

More information

A Robust Image Restoration by Using Dark channel Removal Method

A Robust Image Restoration by Using Dark channel Removal Method Volume 6, Issue 3, Marh 2017, ISSN: 2278 1323 A Robust Image Restoration by Using Dark hannel Removal Method Ankit Jain 1 (MTeh. sholar), Prof. Mahima Jain 2 Department Of Computer Siene And Engineering,

More information

Co-Siting Criteria for Wind Turbine Generators and Transmitter Antennas

Co-Siting Criteria for Wind Turbine Generators and Transmitter Antennas CONFTELE '99 ISBN 972-98115-0-4 Pro. CONFTELE 1999 - II Conf. de Teleomuniações, Sesimbra, Portugal, 466-470, Abr 1999 1 Co-Siting Criteria for Wind Turbine Generators and Transmitter Antennas Carlos Salema,

More information

Application of TEM horn antenna in radiating NEMP simulator

Application of TEM horn antenna in radiating NEMP simulator Journal of Physis: Conferene Series Appliation of TEM horn antenna in radiating NEMP simulator To ite this artile: Yun Wang et al 013 J. Phys.: Conf. Ser. 418 010 View the artile online for updates and

More information

Objectives. Presentation Outline. Digital Modulation Lecture 04

Objectives. Presentation Outline. Digital Modulation Lecture 04 Digital Modulation Leture 04 Filters Digital Modulation Tehniques Rihard Harris Objetives To be able to disuss the purpose of filtering and determine the properties of well known filters. You will be able

More information

A Dual-Threshold ATI-SAR Approach for Detecting Slow Moving Targets

A Dual-Threshold ATI-SAR Approach for Detecting Slow Moving Targets A Dual-Threshold ATI-SAR Approah for Deteting Slow Moving Targets Yuhong Zhang, Ph. D., Stiefvater Consultants Abdelhak Hajjari, Ph. D. Researh Assoiates for Defense Conversion In. Kyungjung Kim, Ph. D.,

More information

CHAPTER 3 BER EVALUATION OF IEEE COMPLIANT WSN

CHAPTER 3 BER EVALUATION OF IEEE COMPLIANT WSN CHAPTER 3 EVALUATIO OF IEEE 8.5.4 COMPLIAT WS 3. OVERVIEW Appliations of Wireless Sensor etworks (WSs) require long system lifetime, and effiient energy usage ([75], [76], [7]). Moreover, appliations an

More information

Interference mitigation by distributed beam forming optimization

Interference mitigation by distributed beam forming optimization English Interferene mitigation by distributed beam forming optimization Matthias Kashub, Christian M. Blankenhorn, Christian M. Mueller and Thomas Werthmann Abstrat Inter-ell interferene is a major issue

More information

Micro-Piezoelectric Head Technology of Color Inkjet Printer

Micro-Piezoelectric Head Technology of Color Inkjet Printer DPP2: International Conferene on Digital Prodution Printing and Industrial Appliations Miro-Piezoeletri Head Tehnology of Color Inkjet Printer Takao Mimura & Shinri Sakai SEIKO EPSON Corporation Shiojiri-shi,

More information

Effect of Pulse Shaping on Autocorrelation Function of Barker and Frank Phase Codes

Effect of Pulse Shaping on Autocorrelation Function of Barker and Frank Phase Codes Columbia International Publishing Journal of Advaned Eletrial and Computer Engineering Researh Artile Effet of Pulse Shaping on Autoorrelation Funtion of Barker and Frank Phase Codes Praveen Ranganath

More information

International Journal of Advance Engineering and Research Development ANALYSIS AND DETECTION OF OIL SPILL IN OCEAN USING ASAR IMAGES

International Journal of Advance Engineering and Research Development ANALYSIS AND DETECTION OF OIL SPILL IN OCEAN USING ASAR IMAGES Sientifi Journal of Impat Fator (SJIF): 5.7 International Journal of Advane Engineering and Researh Development Volume 5, Issue 02, February -208 e-issn (O): 2348-4470 p-issn (P): 2348-6406 ANALYSIS AND

More information

Detecting Moving Targets in SAR Via Keystoning and Phase Interferometry

Detecting Moving Targets in SAR Via Keystoning and Phase Interferometry 5 The MITRE Corporation. All rights reserved. Approved for Publi Release; Distribution Unlimited. Deteting Moving Targets in SAR Via Keystoning and Phase Interferometry Dr. P. K. Sanyal, Dr. D. M. Zasada,

More information

Average Current Mode Interleaved PFC Control

Average Current Mode Interleaved PFC Control Freesale Semiondutor, n. oument Number: AN557 Appliation Note ev. 0, 0/06 Average Current Mode nterleaved PFC Control heory of operation and the Control oops design By: Petr Frgal. ntrodution Power Fator

More information

Helicon Resonator based Strong Magnetic Field Sensor

Helicon Resonator based Strong Magnetic Field Sensor 1.48/v148-11-9- MEASUREMENT SCIENCE REVIEW, Volume 11, No., 11 Helion Resonator based Strong Magneti Field Sensor. aurinavičius Department of Eletrial Engineering Vilnius Gediminas Tehnial University,

More information

Error Analysis of Sound Source Localization System for Small Microphone Based on Time Delay Estimation Shang-Yue ZHANG

Error Analysis of Sound Source Localization System for Small Microphone Based on Time Delay Estimation Shang-Yue ZHANG 017 3rd International onferene on omputer Siene and Mehanial utomation (SM 017) ISN: 978-1-60595-506-3 Error nalysis of Sound Soure Loalization System for Small Mirophone ased on Time elay Estimation Shang-Yue

More information

Convention Paper Presented at the 124th Convention 2008 May Amsterdam, The Netherlands

Convention Paper Presented at the 124th Convention 2008 May Amsterdam, The Netherlands Audio Engineering Soiety Convention Paper Presented at the 24th Convention 2008 May 7 20 Amsterdam, The Netherlands The papers at this Convention have been seleted on the basis of a submitted abstrat and

More information

Advanced PID Controller Synthesis using Multiscale Control Scheme

Advanced PID Controller Synthesis using Multiscale Control Scheme Advaned PID Controller Synthesis using Multisale Control Sheme Bejay Ugon a,*, Jobrun Nandong a, and Zhuquan Zang b a Department of Chemial Engineering, Curtin University, 989 Miri, Sarawak, Malaysia b

More information

Module 5 Carrier Modulation. Version 2 ECE IIT, Kharagpur

Module 5 Carrier Modulation. Version 2 ECE IIT, Kharagpur Module 5 Carrier Modulation Version ECE II, Kharagpur Lesson 5 Quaternary Phase Shift Keying (QPSK) Modulation Version ECE II, Kharagpur After reading this lesson, you will learn about Quaternary Phase

More information

Location Fingerprint Positioning Based on Interval-valued Data FCM Algorithm

Location Fingerprint Positioning Based on Interval-valued Data FCM Algorithm Available online at www.sienediret.om Physis Proedia 5 (01 ) 1939 1946 01 International Conferene on Solid State Devies and Materials Siene Loation Fingerprint Positioning Based on Interval-valued Data

More information

An Adaptive Distance-Based Location Update Algorithm for PCS Networks

An Adaptive Distance-Based Location Update Algorithm for PCS Networks An Adaptive Distane-Based Loation Update Algorithm for PCS Networks Abstrat - In this paper, we propose a stohasti model to ompute the optimal update boundary for the distane-based loation update algorithm.

More information

Count-loss mechanism of self-quenching streamer (SQS) tubes

Count-loss mechanism of self-quenching streamer (SQS) tubes Nulear Instruments and Methods in Physis Researh A 342 (1994) 538-543 North-Holland NUCLEAR INSTRUMENTS & METHODS IN PHYSICS RESEARCH Setion A Count-loss mehanism of self-quenhing streamer (SQS) tubes

More information

Time Reversal Synthetic Aperture Radar Imaging In Multipath

Time Reversal Synthetic Aperture Radar Imaging In Multipath Time Reversal Syntheti Aperture Radar Imaging In Multipath Yuanwei Jin, José M.F. Moura, and Niholas O Donoughue Eletrial and Computer Engineering Carnegie Mellon University Pittsburgh, PA 1513 Mihael

More information

Prediction Method for Channel Quality Indicator in LEO mobile Satellite Communications

Prediction Method for Channel Quality Indicator in LEO mobile Satellite Communications Predition Method for Channel Quality Indiator in LEO mobile Satellite Communiations Yadan Zheng *, Mingke Dong *, Wei Zheng *, Ye Jin *, Jianjun Wu * * Institution of Advaned Communiations, Peking University,

More information

REET Energy Conversion. 1 Electric Power System. Electric Power Systems

REET Energy Conversion. 1 Electric Power System. Electric Power Systems REET 2020 Energy Conversion 1 Eletri Power System Eletri Power Systems An Eletri Power System is a omplex network of eletrial omponents used to reliably generate, transmit and distribute eletri energy

More information

Effect of orientation and size of silicon single crystal to Electro-Ultrasonic Spectroscopy

Effect of orientation and size of silicon single crystal to Electro-Ultrasonic Spectroscopy Effet of orientation and size of silion single rystal to Eletro-Ultrasoni Spetrosopy Mingu KANG 1, Byeong-Eog JUN 1, Young H. KIM 1 1 Korea Siene Aademy of KAIST, Korea Phone: +8 51 606 19, Fax: +8 51

More information

Digitally Demodulating Binary Phase Shift Keyed Data Signals

Digitally Demodulating Binary Phase Shift Keyed Data Signals Digitally Demodulating Binary Phase Shift Keyed Signals Cornelis J. Kikkert, Craig Blakburn Eletrial and Computer Engineering James Cook University Townsville, Qld, Australia, 4811. E-mail: Keith.Kikkert@ju.edu.au,

More information

28th Seismic Research Review: Ground-Based Nuclear Explosion Monitoring Technologies

28th Seismic Research Review: Ground-Based Nuclear Explosion Monitoring Technologies DEVELOPMENT OF SURFACE WAVE DISPERSION AND ATTENUATION MAPS AND IMPROVED METHODS FOR MEASURING SURFACE WAVES Jeffry L. Stevens, Jeffrey W. Given, G. Eli Baker and Heming Xu Siene Appliations International

More information

Selection strategies for distributed beamforming optimization

Selection strategies for distributed beamforming optimization EUROPEAN COOPERATION IN THE FIELD OF SCIENTIFIC AND TECHNICAL RESEARCH COST 2100 TD(10)11036 Ålborg, Denmark 2010/June/02-04 EURO-COST SOURCE: Institute of Communiation Networks and Computer Engineering

More information

Design and Performance of a 24 GHz Band FM-CW Radar System and Its Application

Design and Performance of a 24 GHz Band FM-CW Radar System and Its Application Frequeny Design and Performane of a 24 GHz Band FM-CW Radar System and Its Appliation Kazuhiro Yamaguhi, Mitsumasa Saito, Kohei Miyasaka and Hideaki Matsue Tokyo University of Siene, Suwa CQ-S net In.,

More information

Outdoor Image Enhancement:Increasing Visibility Under Extreme Haze and Lighting Condition

Outdoor Image Enhancement:Increasing Visibility Under Extreme Haze and Lighting Condition Outdoor Image Enhanement:Inreasing Visibility Under Extreme Haze and Lighting Condition Deepak Kumar Naik Dept. of Eletronis & Teleommuniation C. V. Raman Polytehni Bhubaneswar, India Deepak Kumar Rout

More information

Performance Study on Multimedia Fingerprinting Employing Traceability Codes

Performance Study on Multimedia Fingerprinting Employing Traceability Codes Performane Study on Multimedia Fingerprinting Employing Traeability Codes Shan He and Min Wu University of Maryland, College Park, U.S.A. Abstrat. Digital fingerprinting is a tool to protet multimedia

More information

DESIGN AND CHARACTERIZATION OF UNIFORM FIELD EDDY CURRENT PROBES*

DESIGN AND CHARACTERIZATION OF UNIFORM FIELD EDDY CURRENT PROBES* DESIGN AND CHARACTERIZATION OF UNIFORM FIELD EDDY CURRENT PROBES* INTRODUCTION P. J. Shull, 1 T. E. Capobiano, 2 and J. C. Moulder1 1Frature and Deformation Division 2Eletromagneti Tehnology Division National

More information

We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists. International authors and editors

We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists. International authors and editors We are IntehOpen, the world s leading publisher of Open Aess books Built by sientists, for sientists 3,800 6,000 10M Open aess books available International authors and editors Downloads Our authors are

More information

Considerations and Challenges in Real Time Locating Systems Design

Considerations and Challenges in Real Time Locating Systems Design Considerations and Challenges in Real Time Loating Systems Design Dr. Brian Gaffney DeaWave Ltd. Email: brian.gaffney@deawave.om Abstrat Real Time Loating Systems (RTLS) are a ombination of hardware and

More information

Synchronous interferometric demodulation of Placido mires applied to corneal topography

Synchronous interferometric demodulation of Placido mires applied to corneal topography Synhronous interferometri demodulation of Plaido mires applied to orneal topography M. Servin* Centro de Investigaiones en Optia A. C., Loma del Bosque 115, 37150, Leon Guanajuato, Mexio. * mservin@io.mx

More information

Considering Capacitive Component in the Current of the CSCT Compensator

Considering Capacitive Component in the Current of the CSCT Compensator Proeedings of the World Congress on Engineering and Computer Siene 8 WCECS 8, Otober - 4, 8, San Franiso, SA Considering Capaitive Component in the Current of the CSCT Compensator Mohammad Tavakoli Bina,

More information

A Fundamental Limit on Antenna Gain for Electrically Small Antennas

A Fundamental Limit on Antenna Gain for Electrically Small Antennas I 8 Sarnoff Symposium A Fundamental Limit on Antenna ain for letrially Small Antennas Andrew J. Compston, James D. Fluhler, and ans. Shantz Abstrat A fundamental limit on an antenna s gain is derived and

More information

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

This document is downloaded from DR-NTU, Nanyang Technological University Library, Singapore. This doument is downloaded from DR-NTU Nanyang Tehnologial University Library Singapore. Title Primary-Ambient Extration Using Ambient Spetrum Estimation for Immersive Spatial Audio Reprodution Author(s)

More information

Characterization of the dielectric properties of various fiberglass/epoxy composite layups

Characterization of the dielectric properties of various fiberglass/epoxy composite layups Charaterization of the dieletri properties of various fiberglass/epoxy omposite layups Marotte, Laurissa (University of Kansas); Arnold, Emily Center for Remote Sensing of Ie Sheets, University of Kansas

More information

Power Efficient Transmission of Layered Video Through Wireless Relay Nodes

Power Efficient Transmission of Layered Video Through Wireless Relay Nodes MERL A MITSUBISHI ELECTRIC RESEARCH LABORATORY http://www.merl.om Power Effiient Transmission of Layered Video Through Wireless lay Nodes Zafer Sahinoglu and Phil Orlik TR-2003-52 July 2003 Abstrat Effiay

More information

Design Modification of Rogowski Coil for Current Measurement in Low Frequency

Design Modification of Rogowski Coil for Current Measurement in Low Frequency Design Modifiation of Rogowski Coil for Current Measurement in Low Frequeny M. Rezaee* and H. Heydari* Abstrat: The priniple objet of this paper is to offer a modified design of Rogowski oil based on its

More information

UNIT -4 (Guided waves between Parallel planes)

UNIT -4 (Guided waves between Parallel planes) SRI VENKATESWARA COLLEGE OF ENGINEERING DEPARTMENT OF ELECTRONICS AND COMMUNICATION ENGINEERING Date : 09.09.014 PART-A QUESTIONS AND ANSWERS Subjet : Transmission lines & Wave Guides Sub Code : EC305

More information

Demonstration of Measurement Derived Model-Based Adaptive Wide-Area Damping Controller on Hardware Testbed USA. China USA

Demonstration of Measurement Derived Model-Based Adaptive Wide-Area Damping Controller on Hardware Testbed USA. China USA 2, rue d Artois, F-758 PARIS CIGRE US National Committee http : //www.igre.org 25 Grid of the Future Symposium Demonstration of Measurement Derived Model-Based Adaptive Wide-Area Damping Controller on

More information

Voltage Sag Classification with Consideration of Phase Shift

Voltage Sag Classification with Consideration of Phase Shift First IEEE International Conferene on Energy Internet Voltage Sag Classifiation with Consideration of Phase Shift Pengfei Wei, onghai Xu State Key Laoratory of Alternate Eletrial Power System with Renewale

More information

Research on Blanket Jamming to Beidou Navigation Signals Based on BOC Modulation

Research on Blanket Jamming to Beidou Navigation Signals Based on BOC Modulation Int. J. Communiations, Network and System Sienes, 6, 9, 35-44 Published Online May 6 in SiRes. http://www.sirp.org/ournal/ins http://dx.doi.org/.436/ins.6.95 Researh on Blanket Jamming to Beidou Navigation

More information

Timber Structures: Rotational stiffness of carpentry joints

Timber Structures: Rotational stiffness of carpentry joints Timber Strutures: Rotational stiffness of arpentry joints T. Desamps - Assistant Professor Faulté Polytehnique de Mons, Rue du Jonquois, 53 7000 Mons, Belgium Thierry.Desamps@fpms.a.be J. Lambion - Researher

More information

Abstract. 1. Introduction. 2. Fading

Abstract. 1. Introduction. 2. Fading An Interative Simulation for Flat Fading P.Marihamy*, J.Senthilkumar and V.Vijayarangan ECE Dept., National Engineering College Kovilpatti -68 503, India. * Nizwa College of Tehnology, Sultanate of Oman

More information

Multilevel PWM Waveform Decomposition and Phase-Shifted Carrier Technique

Multilevel PWM Waveform Decomposition and Phase-Shifted Carrier Technique Multilevel PWM Waveform Deomposition and Phase-Shifted Carrier Tehnique R. Naderi* and A. Rahmati* Abstrat: Multilevel PWM waveforms an be deomposed into several multilevel PWM omponents. Phase-shifted

More information

8A.6 SINGLE-SCAN RADAR REFRACTIVITY RETRIEVAL: THEORY AND SIMULATIONS

8A.6 SINGLE-SCAN RADAR REFRACTIVITY RETRIEVAL: THEORY AND SIMULATIONS 8A.6 SINGLE-SCAN RADAR REFRACTIVITY RETRIEVAL: THEORY AND SIMULATIONS B. L. Cheong 1, and R. D. Palmer 1,2 1 Atmospheri Radar Researh Center, The University of Oklahoma, Norman, U.S.A. 2 Shool of Meteorology,

More information

Hierarchical Extreme-Voltage Stress Test of Analog CMOS ICs for Gate-Oxide Reliability Enhancement*

Hierarchical Extreme-Voltage Stress Test of Analog CMOS ICs for Gate-Oxide Reliability Enhancement* Hierarhial Extreme-Voltage Stress Test of Analog MOS Is for Gate-Oxide Reliability Enhanement* hin-long Wey Department of Eletrial Engineering National entral University hung-li, Taiwan lway@ee.nu.edu.tw

More information

EE140 Introduction to Communication Systems Lecture 7

EE140 Introduction to Communication Systems Lecture 7 3/4/08 EE40 Introdution to Communiation Systems Leture 7 Instrutor: Prof. Xiliang Luo ShanghaiTeh University, Spring 08 Arhiteture of a (Digital) Communiation System Transmitter Soure A/D onverter Soure

More information

SINGLE FREQUENCY NETWORKS IN DIGITAL RADIO Anders Mattsson and John Kean Harris Corp and NPR Labs Mason OH Washington DC

SINGLE FREQUENCY NETWORKS IN DIGITAL RADIO Anders Mattsson and John Kean Harris Corp and NPR Labs Mason OH Washington DC SINGLE FREQUENCY NETWORKS IN DIGITAL RADIO Anders Mattsson and John Kean Harris Corp and NPR Labs Mason OH Washington DC ABSTRACT Not too surprisingly, a Digital Radio Single Frequeny Network (SFN) shares

More information

Negative to Positive CFS-244 April 19, 2004

Negative to Positive CFS-244 April 19, 2004 egative to ositive CFS-244 April 19, 2004 www.-f-systems.om ersonal ote This report has a lot of algebra and basi physis of photography in it, but it is not "roket siene." evertheless, it is quite triky

More information

TRANSISTORS: DYNAMIC CIRCUITS. Introduction

TRANSISTORS: DYNAMIC CIRCUITS. Introduction TRANSISTORS: DYNAMIC CIRCUITS Introdution The point of biasing a iruit orretly is that the iruit operate in a desirable fashion on signals that enter the iruit. These signals are perturbations about the

More information

Detection of Several Flicker Sources Using d-q Algorithm and Flicker Power

Detection of Several Flicker Sources Using d-q Algorithm and Flicker Power 2012, TextRoad Publiation ISSN 2090-404 Journal of Basi and Applied Sientifi Researh www.textroad.om Detetion of Seeral Fliker Soures Using d-q Algorithm and Fliker Power Jalal Khodaparast, Ali Dastfan

More information

RF Link Budget Calculator Manual

RF Link Budget Calculator Manual RF Link Budget Calulator Manual Author Ivo van Ling for www.vanling.net Software Release RF Link Distane Calulator, Version 1.00, Dated 4 January 2010 Manual Version 1.00 Date 19-01-2010 Page: 1(8) Contents

More information

Analysis and Design of an UWB Band pass Filter with Improved Upper Stop band Performances

Analysis and Design of an UWB Band pass Filter with Improved Upper Stop band Performances Analysis and Design of an UWB Band pass Filter with Improved Upper Stop band Performanes Nadia Benabdallah, 1 Nasreddine Benahmed, 2 Fethi Tari Bendimerad 3 1 Department of Physis, Preparatory Shool of

More information

Metrol. Meas. Syst., Vol. XVIII (2011), No. 2, pp METROLOGY AND MEASUREMENT SYSTEMS. Index , ISSN

Metrol. Meas. Syst., Vol. XVIII (2011), No. 2, pp METROLOGY AND MEASUREMENT SYSTEMS. Index , ISSN METROLOGY AND MEASUREMENT SYSTEMS Index 330930, ISSN 0860-8229 www.metrology.pg.gda.pl DAC TESTING USING MODULATED SIGNALS Pavel Fexa, Josef Vedral, Jakub Svatoš CTU Prague, Faulty of Eletrial Engineering

More information

BPSK so that we have a discrete set of RF signals. t)cos(

BPSK so that we have a discrete set of RF signals. t)cos( BPSK. BPSK Introdution Reall that the most general modulation has the form s( t) a( t)os[ t ( t)]. We remared earlier that phase modulation was not an effetive way to implement analog ommuniation, one

More information

Limitations and Capabilities of the Slanted Spectrogram Analysis Tool for SAR-Based Detection of Multiple Vibrating Targets

Limitations and Capabilities of the Slanted Spectrogram Analysis Tool for SAR-Based Detection of Multiple Vibrating Targets Limitations and Capabilities of the Slanted Spetrogram Analysis Tool for SAR-Based Detetion of Multiple Vibrating Targets Adebello Jelili, Balu Santhanam, and Majeed Hayat Department of Eletrial and Computer

More information

ANALYSIS OF THE IONOSPHERIC INFLUENCE ON SIGNAL PROPAGATION AND TRACKING OF BINARY OFFSET CARRIER (BOC) SIGNALS FOR GALILEO AND GPS

ANALYSIS OF THE IONOSPHERIC INFLUENCE ON SIGNAL PROPAGATION AND TRACKING OF BINARY OFFSET CARRIER (BOC) SIGNALS FOR GALILEO AND GPS ANALYSIS OF THE IONOSPHERIC INFLUENCE ON SIGNAL PROPAGATION AND TRACKING OF BINARY OFFSET CARRIER (BOC) SIGNALS FOR GALILEO AND GPS Thomas Pany (1), Bernd Eissfeller (2), Jón Winkel (3) (1) University

More information

Modeling Visual Attention in VR: Measuring the Accuracy of Predicted Scanpaths

Modeling Visual Attention in VR: Measuring the Accuracy of Predicted Scanpaths EUROGRAPHICS 2002 / I. Navazo Alvaro and Ph. Slusallek (Guest Editors) Short Presentations Modeling Visual Attention in VR: Measuring the Auray of Predited Sanpaths Gerd Marmitt and Andrew T. Duhowski

More information

An Ontology-based Validation Approach to Resolve Conflicts in Manufacturing Design Process

An Ontology-based Validation Approach to Resolve Conflicts in Manufacturing Design Process An Ontology-based Validation Approah to Resolve Conflits in Manufaturing Design Proess Kazunari Hashimoto, Motoyuki Takaai, Yohei Yamane, Seiji Suzuki, Masao Watanabe, and Hiroshi Umemoto Researh and Tehnology

More information

Not for sale or distribution

Not for sale or distribution . Whole Numbers, Frations, Deimals, and Perentages In this hapter you will learn about: multiplying and dividing negative numbers squares, ubes, and higher powers, and their roots adding and subtrating

More information

COHERENT PHASE COMPENSATION METHOD BASED ON DIRECT IF SAMPLING IN WIDEBAND RADAR

COHERENT PHASE COMPENSATION METHOD BASED ON DIRECT IF SAMPLING IN WIDEBAND RADAR Progress In Eletromagnetis Researh, Vol. 136, 753 764, 2013 COHERENT PHASE COMPENSATION METHOD BASED ON DIRECT IF SAMPLING IN WIDEBAND RADAR Qianqiang Lin, Zengping Chen *, Yue Zhang, and Jianzhi Lin Automati

More information

Imaging of moving targets with multi-static SAR using an overcomplete dictionary

Imaging of moving targets with multi-static SAR using an overcomplete dictionary Imaging of moving targets with multi-stati SAR using an overomplete ditionary Ivana Stojanovi, Member, IEEE, and William C. Karl, Senior Member, IEEE ECE Department, Boston University 8 St. Mary s St,

More information

An Improved Doppler Frequency Offset Estimation Algorithm of OFDM System under High-speed Movement Environment

An Improved Doppler Frequency Offset Estimation Algorithm of OFDM System under High-speed Movement Environment JOURAL OF COMPUTERS, VOL. 8, O. 2, DECEMBER 23 39 An Improved Doppler Frequeny Offset Estimation Algorithm of OFDM System under High-speed Movement Environment Yunlv Hong Department of Eletroni Engineering,

More information

Capacitor Voltage Control in a Cascaded Multilevel Inverter as a Static Var Generator

Capacitor Voltage Control in a Cascaded Multilevel Inverter as a Static Var Generator Capaitor Voltage Control in a Casaded Multilevel Inverter as a Stati Var Generator M. Li,J.N.Chiasson,L.M.Tolbert The University of Tennessee, ECE Department, Knoxville, USA Abstrat The widespread use

More information

Power Budgeted Packet Scheduling for Wireless Multimedia

Power Budgeted Packet Scheduling for Wireless Multimedia Power Budgeted Paket Sheduling for Wireless Multimedia Praveen Bommannavar Management Siene and Engineering Stanford University Stanford, CA 94305 USA bommanna@stanford.edu Niholas Bambos Eletrial Engineering

More information

A Zero-Error Source Coding Solution to the Russian Cards Problem

A Zero-Error Source Coding Solution to the Russian Cards Problem A Zero-Error Soure Coding Solution to the Russian Cards Problem ESTEBAN LANDERRECHE Institute of Logi, Language and Computation January 24, 2017 Abstrat In the Russian Cards problem, Alie wants to ommuniate

More information

FIFTY-SIXTH ANNUAL MICHIGAN MATHEMATICS PRIZE COMPETITION

FIFTY-SIXTH ANNUAL MICHIGAN MATHEMATICS PRIZE COMPETITION FIFTY-SIXTH ANNUAL MICHIGAN MATHEMATICS PRIZE COMPETITION sponsored by The Mihigan Setion of the Mathematial Assoiation of Ameria Part I Tuesday Otober 2, 202 INSTRUCTIONS (to be read aloud to the students

More information

ACTIVE VIBRATION CONTROL OF AN INTERMEDIATE MASS: VIBRATION ISOLATION IN SHIPS

ACTIVE VIBRATION CONTROL OF AN INTERMEDIATE MASS: VIBRATION ISOLATION IN SHIPS ACTIVE VIBRATION CONTROL OF AN INTERMEDIATE MASS: VIBRATION ISOLATION IN SHIPS Xun Li, Ben S. Cazzolato and Colin H. Hansen Shool of Mehanial Engineering, University of Adelaide Adelaide SA 5005, Australia.

More information

Applications of DSP for sound reproduction improvement

Applications of DSP for sound reproduction improvement Appliations of DSP for sound reprodution improvement Ronald M. Aarts 1 1 Philips Researh Laboratories, Prof. Holstlaan 4, 5656 AA Eindhoven,The Netherlands Correspondene should be addressed to Ronald M.

More information

Development of A Steerable Stereophonic Parametric Loudspeaker

Development of A Steerable Stereophonic Parametric Loudspeaker Development of A Steerable Stereophoni Parametri Loudspeaker Chuang Shi, Hideyuki Nomura, Tomoo Kamakura, and Woon-Seng Gan Department of Eletrial and Eletroni Engineering, Kansai University, Osaka, Japan

More information

2011 IEEE. Reprinted, with permission, from David Dorrell, Design and comparison of 11 kv multilevel voltage source converters for local grid based

2011 IEEE. Reprinted, with permission, from David Dorrell, Design and comparison of 11 kv multilevel voltage source converters for local grid based 2 IEEE. Reprinted, with permission, from David Dorrell, Design and omparison of k multilevel voltage soure onverters for loal grid based renewable energy systems. IECON 2-37th Annual Conferene on IEEE

More information

Scanning Tunneling Microscopy (STM) (II)

Scanning Tunneling Microscopy (STM) (II) Sanning Tunneling Mirosopy (STM) (II) Instrumentation: The following figure shows essential elements of STM. A probe tip, usually made of W or Pt-Ir alloy, is attahed to a piezo drive, whih onsists of

More information

Dispersion and Dispersion Slope Compensation of an Optical Delay Line Filter (DLF) based on Mach-Zehnder Interferometers

Dispersion and Dispersion Slope Compensation of an Optical Delay Line Filter (DLF) based on Mach-Zehnder Interferometers Dispersion and Dispersion Slope Compensation of an Optial Delay Line Filter (DLF) based on Mah-Zehnder Interferometers P.Pavithra 1, K.Karthika 2 1,2 Department of Eletronis and Communiation Engineering,

More information

Study of the Variance in the Histogram Test of ADCs

Study of the Variance in the Histogram Test of ADCs Study of the Variane in the Histogram Test of ADCs F. Corrêa Alegria and A. Cruz Serra Teleommuniations Institute and Department of Eletrial and Computer Engineering Instituto Superior Ténio, Tehnial University

More information

Perceptual approach for unsupervised digital color restoration of cinematographic archives

Perceptual approach for unsupervised digital color restoration of cinematographic archives Pereptual approah for unsupervised digital olor restoration of inematographi arhives Majed Chambah ~, Alessandro Rizzi #, Carlo Gatta #, Bernard Besserer ~, Daniele Marini * ~ L3I, Université de La Rohelle,

More information

Complete optical isolation created by indirect interband photonic transitions

Complete optical isolation created by indirect interband photonic transitions Corretion notie Complete optial isolation reated by indiret interband photoni transitions Zongfu Yu and Shanhui Fan Nature Photonis 4, 9 94 (009). In the version of this Supplementary Information originally

More information

Pantograph Dynamics and Control of Tilting Train

Pantograph Dynamics and Control of Tilting Train Proeedings of the 17th World Congress The International Federation of Automati Control Pantograph Dynamis and Control of Tilting Train Ren Luo, Jing Zeng, Weihua Zhang Tration Power State Key Laboratory,

More information

EKT358 Communication Systems

EKT358 Communication Systems EKT358 Communiation Systems Chapter 2 Amplitude Modulation Topis Covered in Chapter 2 2-1: AM Conepts 2-2: Modulation Index and Perentage of Modulation 2-3: Sidebands and the Frequeny Domain 2-4: Single-Sideband

More information

Analysis of As 2 S 3 -Ti: LiNbO 3 Taper Couplers Using Supermode Theory

Analysis of As 2 S 3 -Ti: LiNbO 3 Taper Couplers Using Supermode Theory Optis and Photonis Journal, 2012, 2, 344-351 http://dx.doi.org/10.4236/opj.2012.24043 Published Online Deember 2012 (http://www.sirp.org/journal/opj) Analysis of As 2 S 3 -Ti: LiNbO 3 Taper Couplers Using

More information

Key-Words: - Software defined radio, Walsh Hadamard codes, Lattice filter, Matched filter, Autoregressive model, Gauss-Markov process.

Key-Words: - Software defined radio, Walsh Hadamard codes, Lattice filter, Matched filter, Autoregressive model, Gauss-Markov process. G Suhitra, M L Valarmathi A Novel method of Walsh-Hadamard Code Generation using Reonfigurable Lattie filter and its appliation in DS-CDMA system GSUCHITRA, MLVALARMATHI Department of ECE, Department of

More information

Numbers and number relationships LO1

Numbers and number relationships LO1 Numbers and number relationships LO Below is an overview of the work overed in this setion. Numbers and alulating UNIT Types of number page 2 Signifiant figures, deimal plaes and rounding page 4 Approximation

More information

Lecture 22: Digital Transmission Fundamentals

Lecture 22: Digital Transmission Fundamentals EE 400: Communiation Networks (0) Ref: A. Leon Garia and I. Widjaja, Communiation Networks, 2 nd Ed. MGraw Hill, 2006 Latest update of this leture was on 30 200 Leture 22: Digital Transmission Fundamentals

More information

Implementation of Direct Synthesis and Dahlin Control Algorithms on Data Driven Models of Heater System

Implementation of Direct Synthesis and Dahlin Control Algorithms on Data Driven Models of Heater System Implementation of Diret Synthesis and Dahlin Control Algorithms on Data Driven Models of Heater System Mr. R. G. Datar Sanjay Ghodawat Group of Institutes, Atigre Mr. A. N. Shinde Sanjay Ghodawat Group

More information

An Acquisition Method Using a Code-Orthogonalizing Filter in UWB-IR Multiple Access

An Acquisition Method Using a Code-Orthogonalizing Filter in UWB-IR Multiple Access 6 IEEE Ninth International Symposium on Spread Spetrum Tehniques and Appliations An Aquisition Method Using a Code-Orthogonalizing Filter in UWB-IR Multiple Aess Shin ihi TACHIKAWA Nagaoka University of

More information

Horn Antenna Generating Electromagnetic Field with Orbital Angular Momentum

Horn Antenna Generating Electromagnetic Field with Orbital Angular Momentum Progress In Eletromagnetis Researh M, Vol. 60, 57 65, 2017 Horn Antenna Generating Eletromagneti Field with Orbital Angular Momentum Min Huang *, Xianzheng Zong, and Zaiping Nie Abstrat A novel method

More information