Kalman filtering based probabilistic nowcasting of object oriented tracked convective storms

Size: px
Start display at page:

Download "Kalman filtering based probabilistic nowcasting of object oriented tracked convective storms"

Transcription

1 Kalman iltering based probabilistic nowcasting o object oriented traced convective storms Pea J. Rossi,3, V. Chandrasear,2, Vesa Hasu 3 Finnish Meteorological Institute, Finland, Eri Palménin Auio, pea.rossi@mi.i 2Colorado State University, Fort Collins, United States 3Aalto University, Helsini, Finland (Dated: 3 May 22) Pea Rossi. Introduction Due to severe convective storms, many municipalities suer rom economic and ecological losses every year. The ability to predict the movement o the phenomenon up to a ew hours ahead would provide valuable inormation or end-users. A standard approach or nowcasting and analyzing convective weather is so-called radar based object oriented convective storm tracing, which captures the history and movement o an individual convective storm (e.g. Dixon and Wiener 993; Johnson et al. 998; Handwerer 22). However, storm tracing algorithms typically provide short term orecasts and warnings only in deterministic ashion. That is, the orecast model produces only a single orecast with limited guidance o the uncertainties related to the model. This has led to the development o the storm tracing algorithm presented in this paper, which explicitly addresses the issue o uncertainty o the orecasts. In this study, we introduce a Kalman ilter based nowcasting and tracing algorithm or convective storms. The algorithm introduces two major eatures in the ield o convective storm tracing. First, the algorithm provides a compact way to compute smoothed estimates or various storm parameters, such as storm position and velocity, which can be urther used or reliable nowcasting o the convective storm objects. Second, the estimated posterior distribution o the storm parameters can be used or deriving probabilistic nowcast products or the traced convective storms. 2. Kalman iltering In the ield o convective storm tracing algorithms, the concept o probabilistic analysis is still rare. However, in generic engineering tracing tass, probabilistic algorithms have been used or a long time (e.g. Bar-Shalom and Li 995). The most widely used method applied in probabilistic target tracing is deinitely Kalman iltering developed by Rudol E. Kalman in 96s (Kalman 96). Probabilistic approaches, including Kalman ilter, are also widely applied in numerical weather prediction (e.g. Zhou et al. 26). Kalman iltering can be regarded as a statistical inversion method, where the unnown state x o a system is estimated through noisy measurements y,, y N. When applying Kalman iltering with an object oriented convective storm tracing algorithm, each individual traced storm is regarded as the system o interest, and the hidden state x o the system can include, or example, position, velocity and area parameters o the storm. The goal is to provide an optimal estimate o the unnown state vector x at th time step using the previous noisy observations y,, y and a dynamic model or the temporal development o the state parameters. In case o the storm tracing, the observation vector y include variables that can be directly measured rom the radar-detected storm object, such as uncertain measurements o the area and centroid position o the storm. Kalman iltering assumes that the system can be presented with a linear stochastic state-space model with Gaussian noises, ormulated as x F x w y H x v, () where F is the state transition model, H is the observation model and v and w - are additional noise variables. The state transition model F deines how the model state evolves between successive time steps. However, no deterministic model describes any system perectly and thereore the random variable w - is added to describe uncertainties o the modeled system. Thus, w - is also called as the process noise and it is assumed to ollow Gaussian distribution with w ~N(, Q ). The observation model H, in turn, deines how the model state is mapped rom the state variables to the observations. The random vector v - is the measurement noise, which relates to the uncertainty o the measurements y. Lie the process noise, it is assumed to ollow Gaussian distribution with v ~N(, R ). It is also assumed that both v and w - are white noise processes and independent on the initial state x. The Kalman ilter estimate m and its covariance P or the hidden state x at th time step are estimated recursively with the ollowing two-phase algorithm

2 Prediction step: Update step: m F m P F P F Q T. K P H H P H R T T m m K y H m P IK H P. (2) (3) The variables m and P in the prediction step denote the predicted state estimate and covariance, that is, the estimated state estimate and covariance beore the they are updated with an evidence given by the measurement. In the update step, the state estimate and covariance are urther modiied using the noisy measurement y. In (3), K is Kalman gain, which deines the weight given to the observation with respect to predicted state. Furthermore, it is assumed that at the irst time step the system state has an initial state m and covariance P. From Bayesian point o view, the estimates m and P can be regarded as the mean and covariance o the posterior distribution o the state x, given the noisy measurement y and the prior mean m and covariance P. For urther discussion on general theory o Kalman iltering, we reer to various sources in the literature (e.g. Bar-Shalom and Li 995; Simon 26). 3. Kalman iltering model or tracing convective storms 3. Applied Kalman iltering model Kalman iltering model or traced convective storms includes state estimation o variables o storm cells. In here, the initial tracing, i.e. storm identiication and assignment, are perormed with the clustering based tracing algorithm by Rossi and Mäelä (28). Thereater, we apply Kalman iltering to the traced storms, which improves the state estimation o the storm cells. The estimated state inormation can be used, or example, in the storm nowcasting. The initial storm tracing algorithm applies the radar relectivity actor o 35 dbz or identiying storm areas, which enables tracing o ull storm systems, such as multicellular storms or MCS (Dixon and Wiener 993). The identiied storm areas are urther processed using the morphological closing operation with a round structuring element with 3 m diameter (e.g. Gonzalez and Woods 28). In many object oriented storm tracing applications the nowcasting o the storm cells is based on linear extrapolation o the position using previous position or velocity estimates (e.g. Dixon and Wiener 993; Handwerer 22). Thereore, also the state variables o our model are the centroid position (x,y) o an identiied storm and corresponding velocity components x, y, denoted as a state-vector x x x y y T. The only measured variables are the centroid position coordinates o the identiied storms and thereore the elements corresponding to the velocity observations in the measurement matrix H are zero. The velocity inormation is estimated later on using the applied dynamic model and the Kalman iltering equations. Thus, the linear observation model H o the system is and the measurement noise v is zero mean Gaussian white noise with covariance H, (4) 2 r R 2. (5) r In (5), the parameter r [length] describes the noise intensity o the measured centroid position. The uncertainty comes rom various sources, such as attenuation, randomness o the relectivity measurements and resolution limitations deined by the radar contribution volume, which results in random deormation o the identiied storm shape and consequently in luctuations in the centroid position. The measurement noise deviation o both x and y is o the order o r, which helps us to choose a suitable parameter or r. However, it is diicult to estimate the contribution o each noise source objectively and thereore in this wor the noise parameter r is selected intuitively. Moreover, the radar-detected centroid is only a noisy measurement o the centroid o the true storm cell, which includes not only the intense precipitating part observed by the radar, but also the non-measureable updrat and downdrat o air mass. In addition to the measurements and the measurement model, Kalman iltering requires a reasonable dynamic model to estimate the state variables o the traced storms. Here, we adopt the continuous white noise acceleration model, where position and velocity coordinates o a target are modeled with a linear state-space model and the acceleration is assumed to be a zero mean Gaussian random process (e.g. Bar-Shalom and Li 995). This means that the velocity o the target stays

3 unchanged on average, but over each time step, it undergoes a small Gaussian random change. The state transition model F and the process noise covariance Q o the discretized white noise acceleration model are (see e.g. Bar-Shalom and Li 995 or a detailed derivation) 3 2 t t 3 2 t 2 t t 2 F F( t), Q Q ( t) q, (6) t 3 2 t t t t 2 where t is the interval between two time steps and q [length 2 / (time step) 3 ] deines the process noise intensity. Random changes in the velocity over the time step length t are o the order o q t, which helps us to choose a reasonable parameter or the process noise. Lie with the measurement noise, the value o q can be chosen subjectively, based on an educated guess or expert nowledge on the storm velocity behavior. 3.2 Nowcasting with Kalman ilter One o the main applications o the Kalman ilter derived position and velocity is naturally short term prediction o the storm cells. This can be done by estimating the state parameters with the Kalman iltering prediction step (2) extended to the orecast time. Thus, the predicted state mean and covariance on the th step with the lead time o t are m F( t ) m, t P F( t ) sp F( t ) Q( t ), t T (7) where F ( t ) and Q ( t ) are deined as in (6). As illustrated below in Section 5, an optional parameter s > can be used to compensate the overestimation o the probability orecasts in case o decaying or transorming storm cells. It can be also shown that i the scaling is included in the prediction step o the Kalman ilter (2), it corresponds to the Kalman ilter with ading memory, where more weight is given to the recent observations with respect to the older observations (e.g. Simon 26). The inal nowcast or the storm cell is obtained by placing the initial storm to the location o the estimated centroid position. 3.3 Dealing with splitting and merging Important special cases in the convective storm tracing are the storm splitting and merging. A storm can split into two or more new storms, or a cluster o storms can merge to the same storm. Although the initial storm tracing detects splits and mergers, they are a complicated in the iltering, since the original Kalman ilter is not designed to deal with such a problem. In here, we propose the ollowing heuristic approach or dealing with the splitting and the merging. In case o the merging, the predicted state vectors and covariance matrices o the merging storms are simply combined with the areaweighted average o the merging storms. I a storm splits, each split successor storm inherits velocity components rom the predicted state estimate o the predecessor storm. However, the centroid position estimates are taen directly rom the measured centroid positions o the split storms. Each split storm cell also inherits the state covariance o the predecessor cell. 4. Ensemble nowcasting o convective storms In addition to the estimated state parameters, Kalman ilter provides the covariance matrix o the state parameters. Assuming that the state vector ollows a multidimensional Gaussian distribution, the state estimate and its covariance uniquely deine the probability density unction o the state. This probability density unction can be used or deriving dierent probabilistic nowcasting products or the traced convective storms, which is the main motivation o this paper. Here, we estimate the thunderstorm occurrence probability by generating ensembles with orecasted state mean mt and covariance P t.the ensembles are generated in the ollowing way. First, the orecasted state mean m t and covariance P t are calculated with (7). Second, we draw a random sample rom the distribution deined by m and P. t t Third, the orecasted storm at time +t is generated by placing the initial storm to the position coordinates o the random sample. To ease the ensemble production, the identiied storms are approximated with ellipses itted on the identiied cell. The ellipse itting is perormed through the principal component analysis (see e.g. Jollie 2); a covariance matrix C is estimated or the boundary points o the identiied cell, ater which we obtain ellipse main axes by calculating the principal component vectors o the covariance matrix. The length o each principal component vector equals to the variance o the cell boundary points along the corresponding principal axis. Here, the length o each ellipse axis is chosen such that it is two times the corresponding principal component.

4 Dance et al. (2) introduced an analogous method or deriving strie probability nowcasts or traced storm objects, i.e. the probability that a given location will be inluenced by a storm within the orecast time period, using constant predeined deviation parameters or the storm velocity. In our wor, both the speed and the location uncertainties are estimated recursively through Kalman ilter. Moreover, the uncertainty depends on the length o the history; the covariance matrix is larger with storms having shorter history and it converges toward a steady-state covariance as more evidence o the storm movement becomes available. 5. Case examples and algorithm evaluations The algorithm was tested with data obtained rom Finnish Meteorological Institute s eight Doppler C-band weather radars covering almost the whole Finland. Approximate constant altitude PPI images (pseudo-cappi) o 5 m altitude with 5 min temporal and x m spatial resolution were applied or the detection o storm objects. For the overall loo, Figure shows an example o the Kalman iltering tracing on Aug 9 25, where white polygons depict traced storm objects. Kalman iltered trac positions (green lines) are smoother than the non-iltered storm positions (red lines), resulting in a more consistent trac. Stable, smooth behavior o the trac improves the visualization o the storm tracs in end-user products. Moreover, the Kalman ilter based velocity estimates are consistent with the smoothed trac history, although the traced storms split and merge requently. Figure shows also the development o the orecasted position covariance (upper right image). The dashed circle shows the area, in which the orecasted centroid alls with the probability o 95%. As illustrated below, this uncertainty can be used or realistic storm probability orecasting. Lower right image o Figure shows an example o storm occurrence probability orecasting, where probability orecasts o lead times 2, 4 and 6 minutes are overlaid on each other. Fig. An example o the Kalman ilter based tracing on Aug (For discussion, see text) In order to veriy the nowcasting capabilities o the algorithm, it is necessary to evaluate the perormance using wellestablished sill metrics. In this wor, we applied commonly used probability detection (POD), alse-alarm ratio (FAR) and critical success index (CSI) (e.g. AMS glossary o meteorology 22).The veriication was perormed using data rom three cases: August 9 25, August 4 27 and June 2. Overall 26 complex storm tracs, i.e. tracs with splits and mergers (Dixon and Wiener 993), were identiied in the initial tracing. For the POD, FAR and CSI calculation, the resolution was downgraded to 5 by 5 m. A grid pixel was considered active i any point within the grid pixel was inluenced by an identiied storm. Consequently, the orecast was considered successul, i both orecasted and true grid pixels were active. A alse-alarm was assumed, i the orecasted grid pixel was active, but the true grid pixel was inactive. A ailure occurred, i the true grid pixel was active, but the orecasted grid pixel was inactive. Figure 2 shows POD, FAR and CSI values o the trac-by-trac analysis using the parameter settings r = 2 m, q t = 3.8 m /h. In the trac-by-trac analysis, we calculate sill scores only against storms, or which the history exceeds the lead time (Dixon and Wiener 993). This is reasonable as the storm tracing algorithms are developed to trac and orecast movement o existing storms, and they are not able deal with the temporal evolution or anticipate developing convection. Thus, the trac-by-trac analysis measures the nowcasting capability o the algorithm along the trac. The presented results are competent with orecasting methodologies introduced with other storm tracing algorithms. For example, Dixon and Wiener (993) calculated similar trac-by-trac results with TITAN. In terms o CSI, the results calculated with our algorithm are slightly better. However, it is important to note that the data set used or veriication is dierent in this study.

5 Probability o detection (POD) False alarm ratio (FAR) Critical success index (CSI) POD.4 FAR.4 CSI lead time (min) lead time (min) lead time (min) Fig. 2 Probability o detection, alse alarm ratio and critical success index calculated with the test data The probability algorithm was also validated. In order to provide realistic probability orecasts, the estimated probabilities should be in accordance with the true observed requencies o the orecasts. Thereore, we estimated the observed requencies or lead times 2-6 minutes with the ollowing procedure. The predicted probabilities were irst rounded to the closest integer. Thereater, the predicted probability ields were compared against the true observed storm cells. Since the probability orecasts were created by predicting the storms approximated with ellipses, also the observed storm were approximated with the same ellipse itting procedure (see Section 5). For each discrete probability value ranging between - 95 %, both the number o pixels under the area o the storms and the total number o pixels having the same probability value were counted. With a given probability value, the proportion o the pixels under the inluence o the storms to the total number o pixels estimates the observed requency. Figure 3.a shows the reliability diagrams or the probability values -95 %, where predicted probabilities are plotted against the observed requencies. The correspondence between the predicted probabilities and the observed requencies is good until 5 %, ater which the predicted probabilities start to overestimate the true probabilities. With shorter lead times, the correspondence is better. The overestimation o the large probability values is expected, since the algorithm does not explicitly deal with growth or decay o the storms. Individual convective cells have typically a lie time less than 3 minutes, and thereore many storms decay or undergo a signiicant deormation during the orecast time, which is not estimated by the algorithm. However, the additional uncertainty caused by the growth and decay eects can be compensated by increasing the actor s in (7). Figure 3.b presents the reliability diagrams orecasted with s = 2. The overestimation with the large probability values is reduced. On the other, large probabilities are estimated with ewer pixels, maing the estimation less reliable. Still, the additional scaling o the covariance matrix seems to improve the overall reliability. In the inal nowcasting application the probability can be urther calibrated according to the estimated reliability diagram. However, since maximum observed requency is around 8 %, also the maximum ris in the calibrated orecasts cannot exceed this value. Reliability plot q =.3 m 2 /(time step) 3, r = 2.5 m, s = a) Reliability plot q =.3 m 2 /(time step) 3, r = 2.5 m, s = b) Observed requency (%) Forecast time 2 min 3 min 45 min 6 min Observed requency (%) Forecast time 2 min 3 min 45 min 6 min Predicted probability (%) Predicted probability (%) Fig. 3 Reliability plots or the probability orecasts with varying orecast times. a) No covariance scaling (s = ), b) Increased scaling with s = 2

6 6. Discussion and uture directions This wor presented a Kalman iltering based algorithm or tracing convective storms. The algorithm applies the white noise acceleration model to produce a smoothed and consistent estimate or the position and velocity o a storm. When applied to the storm nowcasting, the algorithm produces competent perormance results in comparison to other tracing methods. In addition, the ilter can predict storm occurrence in conjunction with associated uncertainties o the orecast. These ris orecasts are consistent with observed requencies, veriying that the proposed methodology relects the true uncertainties o the orecasts. Kalman iltering provides a well-established and compact way to use the estimation o various storm parameters in the same algorithm. The model presented in this paper includes only storm centroid and velocity components, but it can be extended also with other state variables, such as storm area or echo top altitude, i their temporal behavior and relationship with other parameters can be ormulated with a stochastic state-space presentation. Moreover, the noise parameters o the Kalman ilter have physical quantities, which help us to choose reasonable parameterization or the ilter. In this paper, the noise parameters are selected heuristically, but i the noise behavior o the storm parameter can be estimated objectively, they can be directly included in the model. The Kalman iltering based storm tracing is also a step towards adaptive tracing, since the parameters o the ilter can be changed according to the varying noise levels. For example, in the case o attenuation, beam blocing etc., the measurement noise covariance o the ilter could have increased values. In addition, o dierent storm systems, lie mesoscale convective systems or supercell storms, can behave dierently. Thereore, also the process noise could be tuned adaptively in dierent storms. Kalman ilter provides a convenient way to combine uncertainty contributions rom various sources. Thereore, the iltering algorithm presented in this paper could utilize data rom other data sources. As an example, lightning data provides inormation on the location and movement o individual storms. This inormation could be incorporated as one o the state variables or the storm system. Acnowledgements This study has been supported by the Finnish Funding Agency or Technology and Innovation (Tees) within Heavy Rainall Processes (RAVAKE) project, Väisälä Foundation and Finnish Society o Automation. The participation o V.Chandrasear in this research is supported by the National Science Foundation and the Tees FiDiPro program. Reerences AMS Glossary o Meteorology, cited 22: Sill, [Available online at Bar-Shalom, Y. and Li, X.-R., 995: Estimation with Applications to Tracing and Navigation: theory, algorithms and sotware, New Yor: Wiley Dixon, M. J., and Wiener, G., 993: TITAN: Thunderstorm Identiication, Tracing, Analysis, and Nowcasting A radar-based methodology. J. Atmos. Oceanic Technol.,, Dance, S., E. Ebert, and D. Scurrah, 2: Thunderstorm strie probability nowcasting. J. Atmos. Oceanic Technol., 27, Gonzalez, R., and R. Woods, 28: Digital Image Processing. Prentice Hall Handwerer, J., 22: Cell tracing with TRACE3D--a new algorithm, Atmospheric Research, 6, Pages 5-34 Johnson, J.T., MacKeen, P.L., Witt, A., Mitchell, E.D., Stump, G.J., Eilts, M.D., and Thomas, K.W., 998: The Storm Cell Identiication and Tracing Algorithm: An enhanced WSR-88D algorithm. Wea. Forecasting, 3, Jollie, I.T., 2: Principal Component Analysis, Springer, New Yor Kalman, R, E., 96: A new approach to linear iltering and prediction problems. Transactions o ASME, Journal o Basic Engineering, 82, 55-8 Rossi, P., and Mäelä A., 28: A clustering-based tracing method or convective cell identiication and analysis. Proc. 5th European Con. on Radar Meteorology (ERAD 28), Helsini, Finland. Simon, D., 26: Optimal State Estimation: Kalman, H Ininity, and Nonlinear Approaches, Wiley-Interscience Zhou, Y., D. McLaughlin, and D. Entehabi, 26: Assessing the perormance o the ensemble Kalman ilter or land surace data assimilation. Mon. Wea. Rev., 34,

Analysis Scheme in the Ensemble Kalman Filter

Analysis Scheme in the Ensemble Kalman Filter JUNE 1998 BURGERS ET AL. 1719 Analysis Scheme in the Ensemble Kalman Filter GERRIT BURGERS Royal Netherlands Meteorological Institute, De Bilt, the Netherlands PETER JAN VAN LEEUWEN Institute or Marine

More information

An Ensemble Kalman Smoother for Nonlinear Dynamics

An Ensemble Kalman Smoother for Nonlinear Dynamics 1852 MONTHLY WEATHER REVIEW VOLUME 128 An Ensemble Kalman Smoother or Nonlinear Dynamics GEIR EVENSEN Nansen Environmental and Remote Sensing Center, Bergen, Norway PETER JAN VAN LEEUWEN Institute or Marine

More information

DATA ASSIMILATION IN A COMBINED 1D-2D FLOOD MODEL

DATA ASSIMILATION IN A COMBINED 1D-2D FLOOD MODEL Proceedings o the International Conerence Innovation, Advances and Implementation o Flood Forecasting Technology, Tromsø, DATA ASSIMILATION IN A COMBINED 1D-2D FLOOD MODEL Johan Hartnac, Henri Madsen and

More information

ERAD THE SIXTH EUROPEAN CONFERENCE ON RADAR IN METEOROLOGY AND HYDROLOGY

ERAD THE SIXTH EUROPEAN CONFERENCE ON RADAR IN METEOROLOGY AND HYDROLOGY Radar and lightning data based classification scheme for the severity of convective cells Pekka Rossi 1, Kalle Halmevaara 2, Antti Mäkelä 1, Jarmo Koistinen 1, Vesa Hasu 2 1. Finnish Meteorological Institute,

More information

Figure 5: Comparison between SAFIR warning and radar-based hail detection for the hail event of June 8, 2003.

Figure 5: Comparison between SAFIR warning and radar-based hail detection for the hail event of June 8, 2003. SAFIR WARNING : Expected risk Radar-based Probability of Hail 0915 0930 0945 1000 Figure 5: Comparison between SAFIR warning and radar-based hail detection for the hail event of June 8, 2003. Lightning

More information

The achievable limits of operational modal analysis. * Siu-Kui Au 1)

The achievable limits of operational modal analysis. * Siu-Kui Au 1) The achievable limits o operational modal analysis * Siu-Kui Au 1) 1) Center or Engineering Dynamics and Institute or Risk and Uncertainty, University o Liverpool, Liverpool L69 3GH, United Kingdom 1)

More information

Supplementing convective objects with national emergency report data

Supplementing convective objects with national emergency report data Supplementing convective obects with national emergency report data Kalle Halmevaara 1, Pekka Rossi 2, Antti Mäkelä 2, Jarmo Koistinen 2, Vesa Hasu 1 1 Aalto University School of Science and Technology,

More information

A Method for Assimilating Lagrangian Data into a Shallow-Water-Equation Ocean Model

A Method for Assimilating Lagrangian Data into a Shallow-Water-Equation Ocean Model APRIL 2006 S A L M A N E T A L. 1081 A Method or Assimilating Lagrangian Data into a Shallow-Water-Equation Ocean Model H. SALMAN, L.KUZNETSOV, AND C. K. R. T. JONES Department o Mathematics, University

More information

OBSERVER/KALMAN AND SUBSPACE IDENTIFICATION OF THE UBC BENCHMARK STRUCTURAL MODEL

OBSERVER/KALMAN AND SUBSPACE IDENTIFICATION OF THE UBC BENCHMARK STRUCTURAL MODEL OBSERVER/KALMAN AND SUBSPACE IDENTIFICATION OF THE UBC BENCHMARK STRUCTURAL MODEL Dionisio Bernal, Burcu Gunes Associate Proessor, Graduate Student Department o Civil and Environmental Engineering, 7 Snell

More information

design variable x1

design variable x1 Multipoint linear approximations or stochastic chance constrained optimization problems with integer design variables L.F.P. Etman, S.J. Abspoel, J. Vervoort, R.A. van Rooij, J.J.M Rijpkema and J.E. Rooda

More information

Probabilistic Model of Error in Fixed-Point Arithmetic Gaussian Pyramid

Probabilistic Model of Error in Fixed-Point Arithmetic Gaussian Pyramid Probabilistic Model o Error in Fixed-Point Arithmetic Gaussian Pyramid Antoine Méler John A. Ruiz-Hernandez James L. Crowley INRIA Grenoble - Rhône-Alpes 655 avenue de l Europe 38 334 Saint Ismier Cedex

More information

DEVELOPMENT OF CELL-TRACKING ALGORITHM IN THE CZECH HYDROMETEOROLOGICAL INSTITUTE

DEVELOPMENT OF CELL-TRACKING ALGORITHM IN THE CZECH HYDROMETEOROLOGICAL INSTITUTE DEVELOPMENT OF CELL-TRACKING ALGORITHM IN THE CZECH HYDROMETEOROLOGICAL INSTITUTE H. Kyznarová 1 and P. Novák 2 1 Charles University, Faculty of Mathematics and Physics, kyznarova@chmi.cz 2 Czech Hydrometeorological

More information

2.6 Two-dimensional continuous interpolation 3: Kriging - introduction to geostatistics. References - geostatistics. References geostatistics (cntd.

2.6 Two-dimensional continuous interpolation 3: Kriging - introduction to geostatistics. References - geostatistics. References geostatistics (cntd. .6 Two-dimensional continuous interpolation 3: Kriging - introduction to geostatistics Spline interpolation was originally developed or image processing. In GIS, it is mainly used in visualization o spatial

More information

arxiv:quant-ph/ v2 12 Jan 2006

arxiv:quant-ph/ v2 12 Jan 2006 Quantum Inormation and Computation, Vol., No. (25) c Rinton Press A low-map model or analyzing pseudothresholds in ault-tolerant quantum computing arxiv:quant-ph/58176v2 12 Jan 26 Krysta M. Svore Columbia

More information

TIFS DEVELOPMENTS INSPIRED BY THE B08 FDP. John Bally, A. J. Bannister, and D. Scurrah Bureau of Meteorology, Melbourne, Victoria, Australia

TIFS DEVELOPMENTS INSPIRED BY THE B08 FDP. John Bally, A. J. Bannister, and D. Scurrah Bureau of Meteorology, Melbourne, Victoria, Australia P13B.11 TIFS DEVELOPMENTS INSPIRED BY THE B08 FDP John Bally, A. J. Bannister, and D. Scurrah Bureau of Meteorology, Melbourne, Victoria, Australia 1. INTRODUCTION This paper describes the developments

More information

Least-Squares Spectral Analysis Theory Summary

Least-Squares Spectral Analysis Theory Summary Least-Squares Spectral Analysis Theory Summary Reerence: Mtamakaya, J. D. (2012). Assessment o Atmospheric Pressure Loading on the International GNSS REPRO1 Solutions Periodic Signatures. Ph.D. dissertation,

More information

DATA ASSIMILATION FOR FLOOD FORECASTING

DATA ASSIMILATION FOR FLOOD FORECASTING DATA ASSIMILATION FOR FLOOD FORECASTING Arnold Heemin Delft University of Technology 09/16/14 1 Data assimilation is the incorporation of measurement into a numerical model to improve the model results

More information

THUNDERSTORM LIGHTNING DATA

THUNDERSTORM LIGHTNING DATA THUNDERSTORM EVOLUTION ANALYSIS AND ESTIMATION USING RADAR AND TOTAL LIGHTNING DATA Jianhua Dai 1,2 *, Yuan Wang 1, Lei Chen 2, Lan Tao 2, Hong Lin 2 1. Department of Atmospheric Sciences, Key Laboratory

More information

A UNIFIED FRAMEWORK FOR MULTICHANNEL FAST QRD-LS ADAPTIVE FILTERS BASED ON BACKWARD PREDICTION ERRORS

A UNIFIED FRAMEWORK FOR MULTICHANNEL FAST QRD-LS ADAPTIVE FILTERS BASED ON BACKWARD PREDICTION ERRORS A UNIFIED FRAMEWORK FOR MULTICHANNEL FAST QRD-LS ADAPTIVE FILTERS BASED ON BACKWARD PREDICTION ERRORS César A Medina S,José A Apolinário Jr y, and Marcio G Siqueira IME Department o Electrical Engineering

More information

Bayesian Technique for Reducing Uncertainty in Fatigue Failure Model

Bayesian Technique for Reducing Uncertainty in Fatigue Failure Model 9IDM- Bayesian Technique or Reducing Uncertainty in Fatigue Failure Model Sriram Pattabhiraman and Nam H. Kim University o Florida, Gainesville, FL, 36 Copyright 8 SAE International ABSTRACT In this paper,

More information

3D Convective Storm Identification, Tracking, and Forecasting An Enhanced TITAN Algorithm

3D Convective Storm Identification, Tracking, and Forecasting An Enhanced TITAN Algorithm APRIL 2009 H A N E T A L. 719 3D Convective Storm Identification, Tracking, and Forecasting An Enhanced TITAN Algorithm LEI HAN College of Information Science and Engineering, Ocean University of China,

More information

Using Cell-Based VIL Density to Identify Severe-Hail Thunderstorms in the Central Appalachians and Middle Ohio Valley

Using Cell-Based VIL Density to Identify Severe-Hail Thunderstorms in the Central Appalachians and Middle Ohio Valley EASTERN REGION TECHNICAL ATTACHMENT NO. 98-9 OCTOBER, 1998 Using Cell-Based VIL Density to Identify Severe-Hail Thunderstorms in the Central Appalachians and Middle Ohio Valley Nicole M. Belk and Lyle

More information

Research on Experiment of Lightning Nowcasting and Warning System in Electric Power Department of HeNan

Research on Experiment of Lightning Nowcasting and Warning System in Electric Power Department of HeNan Research on Experiment of Lightning Nowcasting and Warning System in Electric Power Department of HeNan Ning Zhou 1) 周宁 Zhe LI 1) 李哲 Wen YAO 2) 姚雯 Qing MENG 2) 孟青 1) State Grid Henan Electric Power Research

More information

Additional exercises in Stationary Stochastic Processes

Additional exercises in Stationary Stochastic Processes Mathematical Statistics, Centre or Mathematical Sciences Lund University Additional exercises 8 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

More information

In many diverse fields physical data is collected or analysed as Fourier components.

In many diverse fields physical data is collected or analysed as Fourier components. 1. Fourier Methods In many diverse ields physical data is collected or analysed as Fourier components. In this section we briely discuss the mathematics o Fourier series and Fourier transorms. 1. Fourier

More information

P1.10 Synchronization of Multiple Radar Observations in 3-D Radar Mosaic

P1.10 Synchronization of Multiple Radar Observations in 3-D Radar Mosaic Submitted for the 12 th Conf. on Aviation, Range, and Aerospace Meteor. 29 Jan. 2 Feb. 2006. Atlanta, GA. P1.10 Synchronization of Multiple Radar Observations in 3-D Radar Mosaic Hongping Yang 1, Jian

More information

Vertically Integrated Ice A New Lightning Nowcasting Tool. Matt Mosier. NOAA/NWS Fort Worth, TX

Vertically Integrated Ice A New Lightning Nowcasting Tool. Matt Mosier. NOAA/NWS Fort Worth, TX P686 Vertically Integrated Ice A New Lightning Nowcasting Tool Matt Mosier NOAA/NWS Fort Worth, TX 1. BACKGROUND AND METHODOLOGY Lightning is a frequent and dangerous phenomenon, especially in the summer

More information

Chapter 6 Reliability-based design and code developments

Chapter 6 Reliability-based design and code developments Chapter 6 Reliability-based design and code developments 6. General Reliability technology has become a powerul tool or the design engineer and is widely employed in practice. Structural reliability analysis

More information

( x) f = where P and Q are polynomials.

( x) f = where P and Q are polynomials. 9.8 Graphing Rational Functions Lets begin with a deinition. Deinition: Rational Function A rational unction is a unction o the orm ( ) ( ) ( ) P where P and Q are polynomials. Q An eample o a simple rational

More information

Comparison of Estimated and Observed Storm Motions to Environmental Parameters

Comparison of Estimated and Observed Storm Motions to Environmental Parameters Comparison of Estimated and Observed Storm Motions to Environmental Parameters Eric Beamesderfer 1, 2, 3, 4, Kiel Ortega 3, 4, Travis Smith 3, 4, and John Cintineo 4, 5 1 National Weather Center Research

More information

Landslide susceptibility zonation - A comparison of natural and cut slopes using statistical models

Landslide susceptibility zonation - A comparison of natural and cut slopes using statistical models Landslide susceptibility zonation - A comparison o natural and cut slopes using statistical models QuocPhi Nguyen a, TruongThanh Phi b, AnhNguyet Nguyen b, VanAnh Lam c a Hanoi University o Mining and

More information

TIME EVOLUTION OF A STORM FROM X-POL IN SÃO PAULO: 225 A ZH-ZDR AND TITAN METRICS COMPARISON

TIME EVOLUTION OF A STORM FROM X-POL IN SÃO PAULO: 225 A ZH-ZDR AND TITAN METRICS COMPARISON TIME EVOLUTION OF A STORM FROM X-POL IN SÃO PAULO: 225 A ZH-ZDR AND TITAN METRICS COMPARISON * Roberto V Calheiros 1 ; Ana M Gomes 2 ; Maria A Lima 1 ; Carlos F de Angelis 3 ; Jojhy Sakuragi 4 (1) Voluntary

More information

Module PE.PAS.U19.5. U19.1 Introduction

Module PE.PAS.U19.5. U19.1 Introduction Module PE.PAS.U19.5 Generation adequacy evaluation 1 Module PE.PAS.U19.5 Generation adequacy evaluation U19.1 Introduction Probabilistic evaluation o generation adequacy is traditionally perormed or one

More information

Neil I. Fox*, David M. Jankowski, Elizabeth Hatter and Elizabeth Heiberg University of Missouri - Columbia, Columbia, Missouri, USA

Neil I. Fox*, David M. Jankowski, Elizabeth Hatter and Elizabeth Heiberg University of Missouri - Columbia, Columbia, Missouri, USA 5.10 FORECASTING STORM DURATION Neil I. Fox*, David M. Jankowski, Elizabeth Hatter and Elizabeth Heiberg University of Missouri - Columbia, Columbia, Missouri, USA 1. INTRODUCTION The approach to severe

More information

results, azimuthal over-sampling and rapid update Y. Umemoto 1, 2, T. Lei 3, T. -Y. Yu 1, 2 and M. Xue 3, 4

results, azimuthal over-sampling and rapid update Y. Umemoto 1, 2, T. Lei 3, T. -Y. Yu 1, 2 and M. Xue 3, 4 P9.5 Examining the Impact of Spatial and Temporal Resolutions of Phased-Array Radar on EnKF Analysis of Convective Storms Using OSSEs - Modeling Observation Errors Y. Umemoto, 2, T. Lei 3, T. -Y. Yu, 2

More information

Special types of Riemann sums

Special types of Riemann sums Roberto s Notes on Subject Chapter 4: Deinite integrals and the FTC Section 3 Special types o Riemann sums What you need to know already: What a Riemann sum is. What you can learn here: The key types o

More information

Feasibility of a Multi-Pass Thomson Scattering System with Confocal Spherical Mirrors

Feasibility of a Multi-Pass Thomson Scattering System with Confocal Spherical Mirrors Plasma and Fusion Research: Letters Volume 5, 044 200) Feasibility o a Multi-Pass Thomson Scattering System with Conocal Spherical Mirrors Junichi HIRATSUKA, Akira EJIRI, Yuichi TAKASE and Takashi YAMAGUCHI

More information

OPTIMAL PLACEMENT AND UTILIZATION OF PHASOR MEASUREMENTS FOR STATE ESTIMATION

OPTIMAL PLACEMENT AND UTILIZATION OF PHASOR MEASUREMENTS FOR STATE ESTIMATION OPTIMAL PLACEMENT AND UTILIZATION OF PHASOR MEASUREMENTS FOR STATE ESTIMATION Xu Bei, Yeo Jun Yoon and Ali Abur Teas A&M University College Station, Teas, U.S.A. abur@ee.tamu.edu Abstract This paper presents

More information

THE IMPACT OF DIFFERENT DATA FIELDS ON STORM-SSCALE DATA ASSIMILATION

THE IMPACT OF DIFFERENT DATA FIELDS ON STORM-SSCALE DATA ASSIMILATION JP1J.3 THE IMPACT OF DIFFERENT DATA FIELDS ON STORM-SSCALE DATA ASSIMILATION Guoqing Ge 1,2,*, Jidong Gao 1, Kelvin Droegemeier 1,2 Center for Analysis and Prediction of Storms, University of Oklahoma,

More information

Supplement To: Search for Tensor, Vector, and Scalar Polarizations in the Stochastic Gravitational-Wave Background

Supplement To: Search for Tensor, Vector, and Scalar Polarizations in the Stochastic Gravitational-Wave Background Supplement To: Search or Tensor, Vector, and Scalar Polarizations in the Stochastic GravitationalWave Background B. P. Abbott et al. (LIGO Scientiic Collaboration & Virgo Collaboration) This documents

More information

Probabilistic Quantitative Precipitation Forecasts for Tropical Cyclone Rainfall

Probabilistic Quantitative Precipitation Forecasts for Tropical Cyclone Rainfall Probabilistic Quantitative Precipitation Forecasts for Tropical Cyclone Rainfall WOO WANG CHUN HONG KONG OBSERVATORY IWTCLP-III, JEJU 10, DEC 2014 Scales of Atmospheric Systems Advection-Based Nowcasting

More information

P7.1 STUDY ON THE OPTIMAL SCANNING STRATEGIES OF PHASE-ARRAY RADAR THROUGH ENSEMBLE KALMAN FILTER ASSIMILATION OF SIMULATED DATA

P7.1 STUDY ON THE OPTIMAL SCANNING STRATEGIES OF PHASE-ARRAY RADAR THROUGH ENSEMBLE KALMAN FILTER ASSIMILATION OF SIMULATED DATA P7.1 STUDY ON THE OPTIMAL SCANNING STRATEGIES OF PHASE-ARRAY RADAR THROUGH ENSEMBLE KALMAN FILTER ASSIMILATION OF SIMULATED DATA Ting Lei 1, Ming Xue 1,, Tianyou Yu 3 and Michihiro Teshiba 3 1 Center for

More information

Enhancing information transfer from observations to unobserved state variables for mesoscale radar data assimilation

Enhancing information transfer from observations to unobserved state variables for mesoscale radar data assimilation Enhancing information transfer from observations to unobserved state variables for mesoscale radar data assimilation Weiguang Chang and Isztar Zawadzki Department of Atmospheric and Oceanic Sciences Faculty

More information

UNCERTAINTY EVALUATION OF SINUSOIDAL FORCE MEASUREMENT

UNCERTAINTY EVALUATION OF SINUSOIDAL FORCE MEASUREMENT XXI IMEKO World Congress Measurement in Research and Industry August 30 eptember 4, 05, Prague, Czech Republic UNCERTAINTY EVALUATION OF INUOIDAL FORCE MEAUREMENT Christian chlegel, Gabriela Kiekenap,Rol

More information

Update on CoSPA Storm Forecasts

Update on CoSPA Storm Forecasts Update on CoSPA Storm Forecasts Haig August 2, 2011 This work was sponsored by the Federal Aviation Administration under Air Force Contract No. FA8721-05-C-0002. Opinions, interpretations, conclusions,

More information

Robust Residual Selection for Fault Detection

Robust Residual Selection for Fault Detection Robust Residual Selection or Fault Detection Hamed Khorasgani*, Daniel E Jung**, Gautam Biswas*, Erik Frisk**, and Mattias Krysander** Abstract A number o residual generation methods have been developed

More information

An Algorithm to Nowcast Lightning Initiation and Cessation in Real-time

An Algorithm to Nowcast Lightning Initiation and Cessation in Real-time An Algorithm to Nowcast Initiation and Cessation in Real-time An Data Mining Model Valliappa 1,2 Travis Smith 1,2 1 Cooperative Institute of Mesoscale Meteorological Studies University of Oklahoma 2 Radar

More information

Some Applications of WRF/DART

Some Applications of WRF/DART Some Applications of WRF/DART Chris Snyder, National Center for Atmospheric Research Mesoscale and Microscale Meteorology Division (MMM), and Institue for Mathematics Applied to Geoscience (IMAGe) WRF/DART

More information

The Deutsch-Jozsa Problem: De-quantization and entanglement

The Deutsch-Jozsa Problem: De-quantization and entanglement The Deutsch-Jozsa Problem: De-quantization and entanglement Alastair A. Abbott Department o Computer Science University o Auckland, New Zealand May 31, 009 Abstract The Deustch-Jozsa problem is one o the

More information

A Local Ensemble Transform Kalman Filter Data Assimilation System for the Global FSU Atmospheric Model

A Local Ensemble Transform Kalman Filter Data Assimilation System for the Global FSU Atmospheric Model Journal o Mechanics Engineering and Automation 5 (2015) 185-196 doi: 10.17265/2159-5275/2015.03.008 D DAVID PUBLISHING A Local Ensemble Transorm Kalman Filter Data Assimilation System or the Global FSU

More information

NONPARAMETRIC PREDICTIVE INFERENCE FOR REPRODUCIBILITY OF TWO BASIC TESTS BASED ON ORDER STATISTICS

NONPARAMETRIC PREDICTIVE INFERENCE FOR REPRODUCIBILITY OF TWO BASIC TESTS BASED ON ORDER STATISTICS REVSTAT Statistical Journal Volume 16, Number 2, April 2018, 167 185 NONPARAMETRIC PREDICTIVE INFERENCE FOR REPRODUCIBILITY OF TWO BASIC TESTS BASED ON ORDER STATISTICS Authors: Frank P.A. Coolen Department

More information

COMPARATIVE EVALUATION OF ENKF AND MLEF FOR ASSIMILATION OF STREAMFLOW DATA INTO NWS OPERATIONAL HYDROLOGIC MODELS

COMPARATIVE EVALUATION OF ENKF AND MLEF FOR ASSIMILATION OF STREAMFLOW DATA INTO NWS OPERATIONAL HYDROLOGIC MODELS COMPARATIVE EVALUATION OF ENKF AND MLEF FOR ASSIMILATION OF STREAMFLOW DATA INTO NWS OPERATIONAL HYDROLOGIC MODELS Arezoo Raieei Nasab 1, Dong-Jun Seo 1, Haksu Lee 2,3, Sunghee Kim 1 1 Dept. o Civil Eng.,

More information

P 5.16 Documentation of Convective Activity in the North-eastern Italian Region of Veneto

P 5.16 Documentation of Convective Activity in the North-eastern Italian Region of Veneto P 5.16 Documentation of Convective Activity in the North-eastern Italian Region of Veneto Andrea M. Rossa 1, Alberto. Dalla Fontana 1, Michela Calza 1 J.William Conway 2, R. Millini 1, and Gabriele Formentini

More information

P2.12 An Examination of the Hail Detection Algorithm over Central Alabama

P2.12 An Examination of the Hail Detection Algorithm over Central Alabama P2.12 An Examination of the Hail Detection Algorithm over Central Alabama Kevin B. Laws *, Scott W. Unger and John Sirmon National Weather Service Forecast Office Birmingham, Alabama 1. Introduction With

More information

Long term analysis of convective storm tracks based on C-band radar reflectivity measurements

Long term analysis of convective storm tracks based on C-band radar reflectivity measurements Long term analysis of convective storm tracks based on C-band radar reflectivity measurements Edouard Goudenhoofdt, Maarten Reyniers and Laurent Delobbe Royal Meteorological Institute of Belgium, 1180

More information

Time Series Prediction by Kalman Smoother with Cross-Validated Noise Density

Time Series Prediction by Kalman Smoother with Cross-Validated Noise Density Time Series Prediction by Kalman Smoother with Cross-Validated Noise Density Simo Särkkä E-mail: simo.sarkka@hut.fi Aki Vehtari E-mail: aki.vehtari@hut.fi Jouko Lampinen E-mail: jouko.lampinen@hut.fi Abstract

More information

Aurora Bell*, Alan Seed, Ross Bunn, Bureau of Meteorology, Melbourne, Australia

Aurora Bell*, Alan Seed, Ross Bunn, Bureau of Meteorology, Melbourne, Australia 15B.1 RADAR RAINFALL ESTIMATES AND NOWCASTS: THE CHALLENGING ROAD FROM RESEARCH TO WARNINGS Aurora Bell*, Alan Seed, Ross Bunn, Bureau of Meteorology, Melbourne, Australia 1. Introduction Warnings are

More information

New method for two-point nonuniformity correction of microbolometer detectors

New method for two-point nonuniformity correction of microbolometer detectors 10 th International Conerence on Quantitative InraRed Thermography July 27-30, 2010, Québec (Canada) New method or two-point nonuniormity correction o microbolometer detectors by R. Olbrycht*, B. Wiecek*,

More information

General Bayes Filtering of Quantized Measurements

General Bayes Filtering of Quantized Measurements 4th International Conerence on Inormation Fusion Chicago, Illinois, UA, July 5-8, 20 General Bayes Filtering o Quantized Measurements Ronald Mahler Uniied Data Fusion ciences, Inc. Eagan, MN, 5522, UA.

More information

13A. 4 Analysis and Impact of Super-obbed Doppler Radial Velocity in the NCEP Grid-point Statistical Interpolation (GSI) Analysis System

13A. 4 Analysis and Impact of Super-obbed Doppler Radial Velocity in the NCEP Grid-point Statistical Interpolation (GSI) Analysis System 13A. 4 Analysis and Impact of Super-obbed Doppler Radial Velocity in the NCEP Grid-point Statistical Interpolation (GSI) Analysis System Shun Liu 1, Ming Xue 1,2, Jidong Gao 1,2 and David Parrish 3 1 Center

More information

Estimation of the Vehicle Sideslip Angle by Means of the State Dependent Riccati Equation Technique

Estimation of the Vehicle Sideslip Angle by Means of the State Dependent Riccati Equation Technique Proceedings o the World Congress on Engineering 7 Vol II WCE 7, Jul 5-7, 7, London, U.K. Estimation o the Vehicle Sideslip Angle b Means o the State Dependent Riccati Equation Technique S. Strano, M. Terzo

More information

Manometer tubes for monitoring coastal water levels: New frequency response factors

Manometer tubes for monitoring coastal water levels: New frequency response factors Manometer tubes or monitoring coastal water levels: New requency response actors Author Jaari, Alireza, Cartwright, Nick, Nielsen, P. Published 0 Journal Title Coastal Engineering DOI https://doi.org/0.06/j.coastaleng.0.03.00

More information

Extracting probabilistic severe weather guidance from convection-allowing model forecasts. Ryan Sobash 4 December 2009 Convection/NWP Seminar Series

Extracting probabilistic severe weather guidance from convection-allowing model forecasts. Ryan Sobash 4 December 2009 Convection/NWP Seminar Series Extracting probabilistic severe weather guidance from convection-allowing model forecasts Ryan Sobash 4 December 2009 Convection/NWP Seminar Series Identification of severe convection in high-resolution

More information

2. ETA EVALUATIONS USING WEBER FUNCTIONS. Introduction

2. ETA EVALUATIONS USING WEBER FUNCTIONS. Introduction . ETA EVALUATIONS USING WEBER FUNCTIONS Introduction So ar we have seen some o the methods or providing eta evaluations that appear in the literature and we have seen some o the interesting properties

More information

RELIABILITY OF BURIED PIPELINES WITH CORROSION DEFECTS UNDER VARYING BOUNDARY CONDITIONS

RELIABILITY OF BURIED PIPELINES WITH CORROSION DEFECTS UNDER VARYING BOUNDARY CONDITIONS REIABIITY OF BURIE PIPEIES WITH CORROSIO EFECTS UER VARYIG BOUARY COITIOS Ouk-Sub ee 1 and ong-hyeok Kim 1. School o Mechanical Engineering, InHa University #53, Yonghyun-ong, am-ku, Incheon, 40-751, Korea

More information

CHAPTER 8 ANALYSIS OF AVERAGE SQUARED DIFFERENCE SURFACES

CHAPTER 8 ANALYSIS OF AVERAGE SQUARED DIFFERENCE SURFACES CAPTER 8 ANALYSS O AVERAGE SQUARED DERENCE SURACES n Chapters 5, 6, and 7, the Spectral it algorithm was used to estimate both scatterer size and total attenuation rom the backscattered waveorms by minimizing

More information

7 WSR-88D OBSERVATIONS OF AN EXTREME HAIL EVENT IMPACTING ABILENE, TX ON 12 JUNE 2014

7 WSR-88D OBSERVATIONS OF AN EXTREME HAIL EVENT IMPACTING ABILENE, TX ON 12 JUNE 2014 28TH CONFERENCE ON SEVERE LOCAL STORMS 7 WSR-88D OBSERVATIONS OF AN EXTREME HAIL EVENT IMPACTING ABILENE, TX ON 12 JUNE 2014 ARTHUR WITT * NOAA/National Severe Storms Laboratory, Norman, OK MIKE JOHNSON

More information

Probabilistic Winter Weather Nowcasting supporting Total Airport Management

Probabilistic Winter Weather Nowcasting supporting Total Airport Management Probabilistic Winter Weather Nowcasting supporting Total Airport Management Jaakko Nuottokari* Finnish Meteorological Institute *With Heikki Juntti, Elena Saltikoff, Harri Hohti, Seppo Pulkkinen, Alberto

More information

IMPROVED NOISE CANCELLATION IN DISCRETE COSINE TRANSFORM DOMAIN USING ADAPTIVE BLOCK LMS FILTER

IMPROVED NOISE CANCELLATION IN DISCRETE COSINE TRANSFORM DOMAIN USING ADAPTIVE BLOCK LMS FILTER SANJAY KUMAR GUPTA* et al. ISSN: 50 3676 [IJESAT] INTERNATIONAL JOURNAL OF ENGINEERING SCIENCE & ADVANCED TECHNOLOGY Volume-, Issue-3, 498 50 IMPROVED NOISE CANCELLATION IN DISCRETE COSINE TRANSFORM DOMAIN

More information

INPUT GROUND MOTION SELECTION FOR XIAOWAN HIGH ARCH DAM

INPUT GROUND MOTION SELECTION FOR XIAOWAN HIGH ARCH DAM 3 th World Conerence on Earthquake Engineering Vancouver, B.C., Canada August -6, 24 Paper No. 2633 INPUT GROUND MOTION LECTION FOR XIAOWAN HIGH ARCH DAM CHEN HOUQUN, LI MIN 2, ZHANG BAIYAN 3 SUMMARY In

More information

Non-newtonian Rabinowitsch Fluid Effects on the Lubrication Performances of Sine Film Thrust Bearings

Non-newtonian Rabinowitsch Fluid Effects on the Lubrication Performances of Sine Film Thrust Bearings International Journal o Mechanical Engineering and Applications 7; 5(): 6-67 http://www.sciencepublishinggroup.com/j/ijmea doi:.648/j.ijmea.75.4 ISSN: -X (Print); ISSN: -48 (Online) Non-newtonian Rabinowitsch

More information

AH 2700A. Attenuator Pair Ratio for C vs Frequency. Option-E 50 Hz-20 khz Ultra-precision Capacitance/Loss Bridge

AH 2700A. Attenuator Pair Ratio for C vs Frequency. Option-E 50 Hz-20 khz Ultra-precision Capacitance/Loss Bridge 0 E ttenuator Pair Ratio or vs requency NEEN-ERLN 700 Option-E 0-0 k Ultra-precision apacitance/loss ridge ttenuator Ratio Pair Uncertainty o in ppm or ll Usable Pairs o Taps 0 0 0. 0. 0. 07/08/0 E E E

More information

Adaptive Data Assimilation and Multi-Model Fusion

Adaptive Data Assimilation and Multi-Model Fusion Adaptive Data Assimilation and Multi-Model Fusion Pierre F.J. Lermusiaux, Oleg G. Logoutov and Patrick J. Haley Jr. Mechanical Engineering and Ocean Science and Engineering, MIT We thank: Allan R. Robinson

More information

A technique for creating probabilistic spatio-temporal forecasts

A technique for creating probabilistic spatio-temporal forecasts 1 A technique for creating probabilistic spatio-temporal forecasts V Lakshmanan University of Oklahoma and National Severe Storms Laboratory lakshman@ou.edu Kiel Ortega Sch. of Meteorology University of

More information

MODULE 6 LECTURE NOTES 1 REVIEW OF PROBABILITY THEORY. Most water resources decision problems face the risk of uncertainty mainly because of the

MODULE 6 LECTURE NOTES 1 REVIEW OF PROBABILITY THEORY. Most water resources decision problems face the risk of uncertainty mainly because of the MODULE 6 LECTURE NOTES REVIEW OF PROBABILITY THEORY INTRODUCTION Most water resources decision problems ace the risk o uncertainty mainly because o the randomness o the variables that inluence the perormance

More information

Estimation of Sample Reactivity Worth with Differential Operator Sampling Method

Estimation of Sample Reactivity Worth with Differential Operator Sampling Method Progress in NUCLEAR SCIENCE and TECHNOLOGY, Vol. 2, pp.842-850 (2011) ARTICLE Estimation o Sample Reactivity Worth with Dierential Operator Sampling Method Yasunobu NAGAYA and Takamasa MORI Japan Atomic

More information

TLT-5200/5206 COMMUNICATION THEORY, Exercise 3, Fall TLT-5200/5206 COMMUNICATION THEORY, Exercise 3, Fall Problem 1.

TLT-5200/5206 COMMUNICATION THEORY, Exercise 3, Fall TLT-5200/5206 COMMUNICATION THEORY, Exercise 3, Fall Problem 1. TLT-5/56 COMMUNICATION THEORY, Exercise 3, Fall Problem. The "random walk" was modelled as a random sequence [ n] where W[i] are binary i.i.d. random variables with P[W[i] = s] = p (orward step with probability

More information

SPOC: An Innovative Beamforming Method

SPOC: An Innovative Beamforming Method SPOC: An Innovative Beamorming Method Benjamin Shapo General Dynamics Ann Arbor, MI ben.shapo@gd-ais.com Roy Bethel The MITRE Corporation McLean, VA rbethel@mitre.org ABSTRACT The purpose o a radar or

More information

ITERATED SRINKAGE ALGORITHM FOR BASIS PURSUIT MINIMIZATION

ITERATED SRINKAGE ALGORITHM FOR BASIS PURSUIT MINIMIZATION ITERATED SRINKAGE ALGORITHM FOR BASIS PURSUIT MINIMIZATION Michael Elad The Computer Science Department The Technion Israel Institute o technology Haia 3000, Israel * SIAM Conerence on Imaging Science

More information

P2.7 A TECHINQUE FOR DEVELOPING THE RATIO OF SUPERCELL TO NON-SUPERCELL THUNDERSTORMS. Brian L. Barjenbruch and Adam L. Houston

P2.7 A TECHINQUE FOR DEVELOPING THE RATIO OF SUPERCELL TO NON-SUPERCELL THUNDERSTORMS. Brian L. Barjenbruch and Adam L. Houston P2.7 A TECHINQUE FOR DEVELOPING THE RATIO OF SUPERCELL TO NON-SUPERCELL THUNDERSTORMS Brian L. Barjenbruch and Adam L. Houston Department of Geosciences University of Nebraska, Lincoln, Nebraska 1. INTRODUCTION

More information

2D Image Processing. Bayes filter implementation: Kalman filter

2D Image Processing. Bayes filter implementation: Kalman filter 2D Image Processing Bayes filter implementation: Kalman filter Prof. Didier Stricker Kaiserlautern University http://ags.cs.uni-kl.de/ DFKI Deutsches Forschungszentrum für Künstliche Intelligenz http://av.dfki.de

More information

A Machine Learning Nowcasting Method based on Real-time Reanalysis Data

A Machine Learning Nowcasting Method based on Real-time Reanalysis Data A Machine Learning Nowcasting Method based on Real-time Reanalysis Data Lei Han 1,2, Juanzhen Sun 3, Wei Zhang 1,2, Yuanyuan Xiu 1, Hailei Feng 1,and Yinjing Lin 4 1 College of Information Science and

More information

MODELLING PUBLIC TRANSPORT CORRIDORS WITH AGGREGATE AND DISAGGREGATE DEMAND

MODELLING PUBLIC TRANSPORT CORRIDORS WITH AGGREGATE AND DISAGGREGATE DEMAND MODELLIG PUBLIC TRASPORT CORRIDORS WITH AGGREGATE AD DISAGGREGATE DEMAD Sergio Jara-Díaz Alejandro Tirachini and Cristián Cortés Universidad de Chile ITRODUCTIO Traditional microeconomic modeling o public

More information

Digital Image Processing. Lecture 6 (Enhancement) Bu-Ali Sina University Computer Engineering Dep. Fall 2009

Digital Image Processing. Lecture 6 (Enhancement) Bu-Ali Sina University Computer Engineering Dep. Fall 2009 Digital Image Processing Lecture 6 (Enhancement) Bu-Ali Sina University Computer Engineering Dep. Fall 009 Outline Image Enhancement in Spatial Domain Spatial Filtering Smoothing Filters Median Filter

More information

RESOLUTION MSC.362(92) (Adopted on 14 June 2013) REVISED RECOMMENDATION ON A STANDARD METHOD FOR EVALUATING CROSS-FLOODING ARRANGEMENTS

RESOLUTION MSC.362(92) (Adopted on 14 June 2013) REVISED RECOMMENDATION ON A STANDARD METHOD FOR EVALUATING CROSS-FLOODING ARRANGEMENTS (Adopted on 4 June 203) (Adopted on 4 June 203) ANNEX 8 (Adopted on 4 June 203) MSC 92/26/Add. Annex 8, page THE MARITIME SAFETY COMMITTEE, RECALLING Article 28(b) o the Convention on the International

More information

0-6 hour Weather Forecast Guidance at The Weather Company. Steven Honey, Joseph Koval, Cathryn Meyer, Peter Neilley The Weather Company

0-6 hour Weather Forecast Guidance at The Weather Company. Steven Honey, Joseph Koval, Cathryn Meyer, Peter Neilley The Weather Company 1 0-6 hour Weather Forecast Guidance at The Weather Company Steven Honey, Joseph Koval, Cathryn Meyer, Peter Neilley The Weather Company TWC Forecasts: Widespread Adoption 2 0-6 Hour Forecast Details 3

More information

Analysis and accuracy of the Weather Research and Forecasting Model (WRF) for Climate Change Prediction in Thailand

Analysis and accuracy of the Weather Research and Forecasting Model (WRF) for Climate Change Prediction in Thailand ก ก ก 19 19 th National Convention on Civil Engineering 14-16 2557. ก 14-16 May 2014, Khon Kaen, THAILAND ก ก ก ก ก WRF Analysis and accuracy of the Weather Research and Forecasting Model (WRF) for Climate

More information

State and Parameter Estimation in Stochastic Dynamical Models

State and Parameter Estimation in Stochastic Dynamical Models State and Parameter Estimation in Stochastic Dynamical Models Timothy DelSole George Mason University, Fairfax, Va and Center for Ocean-Land-Atmosphere Studies, Calverton, MD June 21, 2011 1 1 collaboration

More information

Verification and performance measures of Meteorological Services to Air Traffic Management (MSTA)

Verification and performance measures of Meteorological Services to Air Traffic Management (MSTA) Verification and performance measures of Meteorological Services to Air Traffic Management (MSTA) Background Information on the accuracy, reliability and relevance of products is provided in terms of verification

More information

DETC A GENERALIZED MAX-MIN SAMPLE FOR RELIABILITY ASSESSMENT WITH DEPENDENT VARIABLES

DETC A GENERALIZED MAX-MIN SAMPLE FOR RELIABILITY ASSESSMENT WITH DEPENDENT VARIABLES Proceedings o the ASME International Design Engineering Technical Conerences & Computers and Inormation in Engineering Conerence IDETC/CIE August 7-,, Bualo, USA DETC- A GENERALIZED MAX-MIN SAMPLE FOR

More information

Fatigue verification of high loaded bolts of a rocket combustion chamber.

Fatigue verification of high loaded bolts of a rocket combustion chamber. Fatigue veriication o high loaded bolts o a rocket combustion chamber. Marcus Lehmann 1 & Dieter Hummel 1 1 Airbus Deence and Space, Munich Zusammenassung Rocket engines withstand intense thermal and structural

More information

Binary Pressure-Sensitive Paint

Binary Pressure-Sensitive Paint Binary Pressure-ensitive Paint It is well documented in the literature that pressure sensitive paints exhibit undesirable sensitivity to variations in temperature and illumination. In act these variations

More information

Demonstration of Emulator-Based Bayesian Calibration of Safety Analysis Codes: Theory and Formulation

Demonstration of Emulator-Based Bayesian Calibration of Safety Analysis Codes: Theory and Formulation Demonstration o Emulator-Based Bayesian Calibration o Saety Analysis Codes: Theory and Formulation The MIT Faculty has made this article openly available. Please share how this access beneits you. Your

More information

Ultra Fast Calculation of Temperature Profiles of VLSI ICs in Thermal Packages Considering Parameter Variations

Ultra Fast Calculation of Temperature Profiles of VLSI ICs in Thermal Packages Considering Parameter Variations Ultra Fast Calculation o Temperature Proiles o VLSI ICs in Thermal Packages Considering Parameter Variations Je-Hyoung Park, Virginia Martín Hériz, Ali Shakouri, and Sung-Mo Kang Dept. o Electrical Engineering,

More information

Aerodynamic Admittance Function of Tall Buildings

Aerodynamic Admittance Function of Tall Buildings Aerodynamic Admittance Function o Tall Buildings in hou a Ahsan Kareem b a alou Engineering Int l, Inc., 75 W. Campbell Rd, Richardson, T, USA b Nataz odeling Laboratory, Uniersity o Notre Dame, Notre

More information

Research Article. Spectral Properties of Chaotic Signals Generated by the Bernoulli Map

Research Article. Spectral Properties of Chaotic Signals Generated by the Bernoulli Map Jestr Journal o Engineering Science and Technology Review 8 () (05) -6 Special Issue on Synchronization and Control o Chaos: Theory, Methods and Applications Research Article JOURNAL OF Engineering Science

More information

DATA FUSION NOWCASTING AND NWP

DATA FUSION NOWCASTING AND NWP DATA FUSION NOWCASTING AND NWP Brovelli Pascal 1, Ludovic Auger 2, Olivier Dupont 1, Jean-Marc Moisselin 1, Isabelle Bernard-Bouissières 1, Philippe Cau 1, Adrien Anquez 1 1 Météo-France Forecasting Department

More information

Automatic Identification of Storm Cells Using Doppler Radars

Automatic Identification of Storm Cells Using Doppler Radars NO.3 HU Sheng, GU Songshan, ZHUANG Xudong and LUO Hui 353 Automatic Identification of Storm Cells Using Doppler Radars HU Sheng 1,2 ( ), GU Songshan 1 ( ), ZHUANG Xudong 2 ( ), and LUO Hui 3 ( ) 1 Nanjing

More information

2D Image Processing. Bayes filter implementation: Kalman filter

2D Image Processing. Bayes filter implementation: Kalman filter 2D Image Processing Bayes filter implementation: Kalman filter Prof. Didier Stricker Dr. Gabriele Bleser Kaiserlautern University http://ags.cs.uni-kl.de/ DFKI Deutsches Forschungszentrum für Künstliche

More information

An adaptive model predictive controller for turbofan engines

An adaptive model predictive controller for turbofan engines American Journal o Engineering Research (AJER) e-issn: 2320-0847 p-issn : 2320-0936 Volume-4, Issue-12, pp-170-176 www.ajer.org Research Paper Open Access An adaptive model predictive controller or turboan

More information