Device and method for advanced Bayesian Kalman time estimation

Information

  • Patent Grant
  • 6563871
  • Patent Number
    6,563,871
  • Date Filed
    Thursday, November 16, 2000
    23 years ago
  • Date Issued
    Tuesday, May 13, 2003
    21 years ago
Abstract
A method and device are disclosed for calculating estimated time stamps ìt in video distribution apparatus, MPEG-2 program encoders, multiplexers, splicers. True times Yt of a data packet number t having the linear form:Yt=Yt−1+βt,βt=βt−1+ηt,with ηt being a small perturbation relative to the linear relation between time and packet number. The true times of data packet number t are observed as: ot=Yt+εt, where εt is an observational error. The estimated time stamps are produced according to: ìt=ìt−1+βt and such that the value of βt is made dependent on the exceeding by #ot−ìt−1−βt−1 # of max[εt]. The results are accurate and smooth estimated time stamps.
Description




BACKGROUND OF THE INVENTION




The present invention relates to a device for calculating estimated time stamps ì, the device comprising processor means provided with an output, and with an input for receiving true times Y


t


of a data packet number t having the linear form:








Y




t




=Y




t−1





t


,








β


t





t−1





t


,






with η


t


being a small perturbation relative to the linear relation between time and packet number, whereby the processor means are arranged:




to observe the true time of data packet number t as:








o




t




=Y




t





t


,






where ε


t


is an observational error, and




to produce at its output the estimated time stamps according to:








ì




t









t−1





t


.






The present invention also relates to a method set out in the preamble of claim 5.




Such a device and method are known from “Bayesian forecasting and dynamic models”, by West, M. and J. Harrison, in particular section 7.3, Springer, 1998. Described therein is the Bayesian Kalman model, which is a dynamic linear model for predicting time stamps ì


t


, based on true times Y


t


of an input data packet number t. This technique is applied in Digital Videocommunication Systems used in the distribution and combination of for example video signals for multiplexing, re-multiplexing and de-multiplexing in particular MPEG (=Moving Picture Encoded Group) transport streams. Usually the relation between time and packet number is linear in e.g. MPEG streams. In practise the specifications of these streams allow for small deviations from linearity, whereby the coefficients of the linear relation may vary slowly in time. The true times Y


t


of data packet number t can be described in the linear form as:








Y




t




=Y




t−1





t


,






 β


t





t−1





t


,




with η


t


being a small perturbation relative to the linear relation between time and packet number, that holds in the vicinity of packet t−1. The true time of data packet number t is observed as:








o




t




=Y




t





t


,






where ε


t


is an observational error. ε


t


and η


t


are stochastic variables having a normal distribution in the standard theoretical development of the model. Now based on prior knowledge about (β


0


, Y


0


), an explicit Bayesian analysis can be performed leading to a posterior distribution of (β


t


, Y


t


) after observing o


t


. This leads to the known Bayesian Kalman filter as a means for revealing ì


t


as an estimate for the true time Y


t


, given the observed time (o


1


, . . . , o


t


) of packet t. West and the Harringtons give a full formal derivation thereof in section 7.3. Two Bayesian Kalman, to be referred to as BK, estimates are proposed. The ordinary BK is optimal with respect to a tracking error δ


(t)


, defined by: #Y


t


−ì


t


#<δ


(t)


, whereas a smoothed BK estimate is optimal with respect to smoothness, defined by: #ì


t


−2ì


t−1





t−2


#<δ


(s)


.




It is a disadvantage of the standard Bayesian Kalman device and method that, either tracking or smoothing constraints can only be complied with.




SUMMARY OF THE INVENTION




Therefore it is an object of the present invention to provide an improved Bayesian Kalman device and method, which can simultaneously comply with both the above tracking constraint and the above smoothing constraint.




Thereto the device according to the present invention is characterised in that the computation by the processing means is such that the value of β


t


is made dependent on the exceeding by #o


t


−ì


t−1


−β


t−1


# of max[ε


t


].




It is an advantage of the device according to the invention that the values of ε


t


are made conditional on the difference between the observed true time o


t


and the estimated time stamps ì


t


. If tracking becomes a problem the maximum value of ε


t


(which is max[ε


t


]), is exceeded by that difference and then β


t


can be chosen to have a different value, such that tracking will no longer be a problem. Thus the result is a sequence of time stamps, which is both smooth and accurate, which is especially but not exclusively important in an SW-MUX (SoftWare encoding and MUltipleXing), TokenMux or DTS (Decode Time Stamp) environment, where observed time stamps in data, samples and/or packets can be very noisy or are provided with jitter.




As time stamps are very important in devices and apparatus that time, multiplex, demultiplex or remultiplex program components, such as program encoders, splicers etcetera, an improved timing accuracy also improves the video image quality and synchronisation capabilities. It also shortens the acquisition time in transport stream equipment, such as with MPEG-2 transport streams.




Another embodiment of the device according to the invention is characterised in that the computation by the processing means is such that:






β


t


equals β


t




(i)


if #


o




t




−ì




t−1


−β


t−1


#≦max[ε


t


], else








β


t


equals β


t−1


+sign(


o




t




−ì




t−1


−β


t−1


)max[η


t


], with








β


t




(i)





t−1




+rA,












A


=(


o




t




−ì




t−1


−β


t−1


)/var[


o




t


],






r being the prior—i.e before observing o


t


—correlation between β


t


and Y


t


; and that:








ì




t









t−1





t−1




+A


*var[Y


t


].






Advantageously in case of tracking problems the values of β


t


are updated at the maximum rate that is allowed by the specifications, whereby this boosted estimate replaces the smooth Bayesian Kalman estimate of β


t


in the Kalman recursion relations. The filter thus devised approaches to some extend the known Bayesian Kalman filter device as a special case, which may be achieved by setting max[ε


t


]=∞. Advantageously the device according to the invention has three degrees of freedom: max[ε


t


] which usually is the upper bound to the magnitude of the noise, max[η


t


] which is the upper bound to the maximum nonlinearity that is allowed, and var[ε


t


] or σ


2





t


] being the variance of the statistical noise distribution.




One embodiment of the device according to the invention is characterised in that the processing means are programmable processing means, which are programmed to perform said computations. It is an advantage of the device according to the invention that no essential hardware is necessary and that the computations can be done by an ordinary computer, such as a PC, whereon the advanced BK filter can be software implemented.




Easy and flexible programming is realised in a further embodiment of the device according to the invention, which is characterised in that the computations are programmed in the C programming language.




Similarly the method according to the present invention has the characterising features outlined in claim 5, and the advantages set out above.











BRIEF DESCRIPTION OF THE DRAWING




At present the device and method according to the invention will be elucidated further together with their additional advantages, while reference is being made to the appended FIGURE. The FIGURE shows an simplified embodiment of the device according to the invention.











DESCRIPTION OF THE PREFERRED EMBODIMENTS




The FIGURE shows a system or device


1


having one or more inputs


2


-


1


, . . . , 2−n, and an output


3


. The inputs


2


can carry time signals, such as video signals, in particular MPEG like video signals which are set to a process of extracting time information from the input signals by means of a processor


4


, such as a microprocessor, which is included in the device


1


. The time information in the signals represent true moments in time, referred to as Y


t


, of a data packet number t. The consecutive true times have the linear form:








Y




t




=Y




t−1





t


,








β


t





t−1





t


,






with η


t


being a small perturbation relative to the linear relation between time and packet number. The processor means


4


are arranged to observe the true time of data packet number t as o


t


=Y


t





t


, where ε


t


is an observational error. Finally the device


1


produces in case it functions as a multiplexer one output signal, containing the estimated time stamps according to:








ì




t









t−1





t−1




+A


*var[


Y




t


].






These estimated time stamps have to be accurate and smooth at all times. Generally there are two main constraints which are posed on the estimate ì


t


:






the tracking constraint: #


Y




t−1




ì




t


#<δ


(t)


  (1)






and






the smoothness constraint: #


ì




t


−2


ì




t−1









t−2


#<δ


(s)


.  (2)






Equation (1) expresses that the difference between the true times and the estimated times should not exceed δ


(t)


, and equation (2) expresses that the first derivative of the consecutive estimated times should not exceed δ


(s)


. In order to be able to comply with both requirements it is proposed that the estimated time stamps are calculated such that the value of β


t


is made dependent on the exceeding by #o


t


−ì


t−1


−β


t−1


# of max[ε


t


]. This provides additional flexibility to comply with the above mentioned tracking constraints. In particular the computation by the processing means is such that:






β


t


equals β


t




(i)


if #


o




t




−ì




t−1


−β


t−1


#≦max[ε


t


], else








β


t


equals β


t−1


+sign(


o




t




−ì




t−1


−β


t−1


)max[η


t


], with








β


t




(i)





t−1




+rA,











A


=(


o




t




−ì




t−1


−β


t−1


)/var[


o




t


],




r being the prior—i.e. before observing o


t


—correlation between β


t


and Y


t


; and that:








ì




t









t−1





t−1




+A


*var[


Y




t


].






This additionally provides for compliance with the smoothness constraint, as in the case of no tracking problem the known Bayesian Kalman model is followed. This is described in “Bayesian forecasting and dynamic models”, by West, M. and J. Harrison, in particular section 7.3, Springer, 1998, which is incorporated herein by reference thereto. The variety of scalar matrix quantities in the correlation r and in the expression for the variance var can be taken from the known Bayesian Kalman model as described in the above article. They allow for very fast calculation of these quantities.




The processing means may and will generally be programmable processing means, stored in a memory


5


included in the device


1


, which are programmed to perform said computations. So no hardware modules are necessary any more. The computations may be programmed in any programming language, but the C programming language is preferred because of its general acceptance.



Claims
  • 1. A device for calculating estimated time stamps ìt, the device comprising processor means provided with an output, and with an input for receiving true times Yt of a data packet number t having the linear form:Yt=Yt−1+βt, βt=βt−1+ηt, with ηt being a small perturbation relative to the linear relation between time and packet number, whereby the processor means are arranged:to observe the true time of data packet number t as: ot=Yt+εt, where εt is an observational error, andto produce at its output the estimated time stamps according to: ìt=ìt−1+βt characterised in that the computation by the processing means is such that the value of βt is made dependent on the exceeding by #ot−ìt−1−βt−1 # of max[ε].
  • 2. The device according to claim 1, characterised in that the computation by the processing means is such that:βt equals βt(i) if #ot−ìt−1−βt−1 #≦max[εt], else βt equals βt−1+sign(ot−ìt−1−βt−1)max[ηt], with βt(i)=βt−1+rA, A=(ot−ìt−1−βt−1)/var[ot], r being the prior correlation between βt and Yt; and that:ìt=ìt−1+βt−1+A*var[Yt].
  • 3. Device according to claim 1, characterised in that the processing means are programmable processing means, which are programmed to perform said computations.
  • 4. Device according to claim 3, characterised in that the computations are programmed in the C programming language.
  • 5. A method wherein estimated time stamps ìt are being calculated, and where true times Yt of a data packet number t which are being processed have the linear form:Yt=Yt−1+βt, βt=βt−1+ηt, with ηt being a small perturbation relative to the linear relation between time and packet number, whereby the true time of data packet number t is observed as:ot=Yt+εt, where εt is an observational error, and where the estimated time stamps are being produced according to:ìt=ìt−1+βt characterised in that the processing taken place such that:βt equals βt(i) if #ot−ìt−1−βt−1 #≦max[εt], elseβt equals βt−1+sign(ot−ìt−1−βt−1)max[ηt], with βt(i)=βt−1+rA, A=(ot−ìt−1−βt−1)/var[ot], r being the prior correlation between βt and Yt; and that:ìt=ìt−1+βt−1+A*var[Yt].
Priority Claims (1)
Number Date Country Kind
99203990 Nov 1999 EP
US Referenced Citations (2)
Number Name Date Kind
5778387 Wilkerson et al. Jul 1998 A
5884249 Namba et al. Mar 1999 A