SlideShare a Scribd company logo
SIGNAL MODELING



             BY
       DEBANGI GOSWAMI
CONTENTS
   Introduction
        1.Title description
        2.Need and importance of signal modeling
   Theory
        1.Least mean square direct method.
              1.1. Brief Overview
              1.2. Disadvantages
        2.Pade Approximation
        3.Prony’s Approximation
        4.Shanks Method
        5.Stochastic process-ARMA,MA,AR
   Application
        Least Mean Square Inverse FIR filter
   Conclusion
   References
WHAT IS MODELING:
 Modelling of signal is basically mathematical
  representation of signal.
 Fourier series, Fourier transform are kind of signal
  models.
                  WHY MODELLING
NEED OF MODELING:

1.EFFICIENCY OF TRANSMISSION

        2.PREDICTION
SIGNAL MODELING IN EFFICIENCY OF
TRANSMISSION

SIGNAL MODELING IN
PREDICTION

STEPS IN MODELLING



             PARAMETRIC FORM OF
                   MODEL



              MODEL PARAMETER
                 THAT BEST
              APPROXIMATE THE
                GIVEN SIGNAL
PARAMETRIC FORM OF MODEL


TYPES OF SIGNAL TO BE MODELLED




                   DETERMINISTIC


SIGNALS

                                      INPUT WILL BE
                                       STOCHASTIC
                     RANDOM
                                     PROCESS,WHITE
                                          NOISE
MODEL PARAMETER
     Models must be computationally efficient procedure for
deriving the model parameters.
    Various approaches to signal modeling
   THE LEAST SQUARE DIRECT METHOD
   THE PADE APPROXIMATION
   PRONY’S METHOD
        1. Pole-Zero modeling
        2. Shanks method
        3. All-Pole Modeling                 DETERMINISTIC
        4. Linear Prediction
   ITERATIVE PREFILTERING
   FINITE DATA RECORDS
     1.The Autocorrelation Method
      2.The Covariance Method
   THE STOCHASTIC MODELS-ARMA,AR,MA          RANDOM

LEAST SQUARE (CONTINUED)
       Using Parseval writing in frequency domain



Setting the partial derivative w.r.t ap*(k) equal to zero we have




Treating ap(k) and ap*(k) as independent variable



For k=1,2…..q,differentiating w.r.t bq(k)
LEAST MEAN(DIRECT) METHOD

PADE APPROXIMATION
   Pade approximation only requires solving a set linear equation.
   In Pade we force the filter output h(n) to be equal to given signal x(n)
    for p+q+1 values of n.



In time domain,



Where h(n)=0 for n<0 and n>q.To find the cofficients ap(k) and bq(k)
that gives an exact fit of data model in [0,p+q] we set h(n)=x(n)
In matrix form,




For soving the equation we use two step approach first solving for
denominator ap(k) and then bq(k).ap(k) last p equations
CONCLUSIONS ON PADE APPROXIMATION

 The model formed from Pade approximation will
  produce an exact fit to data over the
  interval[0,p+q].But has no guarantee on how
  accurate the model will be for n>p+q.
 Pade approximation will give correct model
  parameters provided the model order is chosen to
  be large enough.
 Since the Pade approximation forces the model to
  match the signal only over limited range of
  values,the model generated is not stable
PRONY’S METHOD
 The limitation of Pade approximation-Only uses values of the
signal x(n) over the interval [0,p+q] to determine model
parameter and over this interval, it models the signal without
error.
There is no guarantee on how well the model will
approximate the signal for n>p+q

POLE ZERO MODELLING:
Similar to pade x(n)=0 for n<0.A least square minimization of e’(n)
results in set of non-linear equation for filter cofficient
                              Multiplying by Ap(z) we have new error

That is linear cofficients.In time domain:
Since bq(n)=0 for n>q,error can be explicitly written as




Instead of setting e(n)=0 for n=0,1,…….p+q as in Pade
approximation,Prony’s method begins by finding the cofficient
ap(k) that minimizes squared error.
Equivalently,



Prony’s normal equation:



In matrix form normal equation are




Consisely written as
ESTIMATION OF ERROR IN PRONY’S
Minimun value of modeling error:




e(n) and x*(n) are uncorrelated so from orthogonality principle
the second term is zero.



Thus the minimum value:
PRONY NORMAL EQUATION




Augmenting the previous equation in this




Using matrix notation written as
COMPARISION LOW PASS FILTER
CHARTERISTICS OF PRONY AND PADE
SHANKS APPROXIMATION
In Prony e(n)=0 for n=1, 2,….q.Although this allows the model to be exact
over [0,q],this does not take into account data for n>q.
Shanks performs mininization of model error over entire length of data record.
Filter can be viewed as cascade of two filter Ap(z) and Bq(z)




g(n) can be computed using the equation:
To compute cofficient filter Bq(z),which produces the approximation x(n)
when input to filter g(n).Instead of forcing e(n) to zero for first q+1 values of n
as in Prony,Shank minimizes the squared error.



                                                   ……..(1)


                                                                 ………….(2)
Substituting (1) in (2)
MSE AND COMPARISION WITH PRONY
Minimum squared error




1.Shanks method is more involved than Prony’s method.
2.Extra compution of sequence g(n),autocorretion of
g(n),cross correlation of g(n) and x(n).But in shank the
mean square error reduces considerably
STOCHASTIC PROCESS:AR,MA,ARMA
Signals whose time evolution is governed by unknown factors
like electrocardiogram,unvoiced speech,population
statistics,economic data and seismograph
ARMA:
White noise is filtered with causal Linear shift invariant filter
having p poles and q zeros.




                                               YULE WALKER
STOCHASTIC PROCESS CONTINUED..

                                                             MODIFIED YULE WALKER




 Here k=q+1,…..q+p
Comparing above eq with Pade approximation the data consist of a sequence
of autocorrelations rx(k) .
  AR:
A WSS AR process of order p is a special case of ARMA(p,q) process in which q=0.
STOCHASTIC CONTINUED….
In matrix form




MA: A MA process is generated by filtering unit variance white noise
with an FIR filter order q




:
APPLICATION OF SIGNAL MODELLING
FIR LEAST SQUARES INVERSE FILTER
Given a FIR filter the inverse filter relation can be written as

NEED:
 Equalization filter in digital communicatilon.Assume that channeal
  transfer function is G(z),the eqalization filter is found by relation.
Procedure:
g(n) is causal filter to be equalized,the problem is to find FIR filter
hN(n) of length N such that




The equation is same as shank,the solution of least square inverse filter
is
FIR LS INVERSE FILTER CONTINUED




where



Matrix form:




From shank’s it follows the concise form:   …………..(1)
PROBLEM ON LEAST SQUARE
INVERSE FIR FILTER

PROBLEM CONTINUED
With squared error of
The system function of least square inverse filter is



Which has a zero at


Least square inverse from equation 1 is




For n=1,2….N these equation may be represented in homogeneous form


The general solution to this equation is
                                                    ………….(2)
PROBLEM
c1,c2 are constants and determined from boundary condition at n=0 and n=N-1
i.e first and last equation


                                                                …(3)
Substituting (2) in (3)



Which after cancelling common term can be simplified to
PROBLEM CONTINUED

CONCLUSION
 The various methods of signal modelling for both
  deterministic and stochastic process are discussed.
 PROBLEM IN SIGNAL MODELING

MODEL ORDER ESTIMATION:
In the cases assumed so far we have assumed that a model of given
order to be found.In the absence of any information about the correct
model order ,it becomes necessary to estimate what an appropiate
model order should be.Misleading information may result in an
inappropiate model order.
REFERENCES

   STATISTICAL SIGNAL PROCESSING AND MODELING…
    MONSON H.HAYES
   Signal Modeling Techniques In Speech Recognition
    by,Joseph Picone
   Spectrum Estimation and Modeling by Petar M. Djuri´c State
    University of New York at Stony Brook Steven M. Kay
    University of Rhode Island
   SOME REMARKS ON PADÉ-APPROXIMATIONS M.Vajta
   Comparing Autoregressive Moving Average(ARMA)
    coefficients determination using Artificial Neural Networks with
    other techniques Abiodun M. Aibinu, Momoh J. E. Salami,
    Amir A. Shafie and Athaur Rahman Najeeb
THANKS FOR YOUR ATTENTION

More Related Content

What's hot

Equalisation, diversity, coding.
Equalisation, diversity, coding.Equalisation, diversity, coding.
Equalisation, diversity, coding.
Vrince Vimal
 
Waveform coding
Waveform codingWaveform coding
Waveform coding
Alapan Banerjee
 
Multirate DSP
Multirate DSPMultirate DSP
Multirate DSP
@zenafaris91
 
Eye diagram in Communication
Eye diagram in CommunicationEye diagram in Communication
Eye diagram in Communication
Sivanesh M
 
Equalization
EqualizationEqualization
Equalization
bhabendu
 
Orthogonal Frequency Division Multiplexing (OFDM)
Orthogonal Frequency Division Multiplexing (OFDM)Orthogonal Frequency Division Multiplexing (OFDM)
Orthogonal Frequency Division Multiplexing (OFDM)
Gagan Randhawa
 
Adaptive equalization
Adaptive equalizationAdaptive equalization
Adaptive equalization
Oladapo Abiodun
 
Multirate DSP
Multirate DSPMultirate DSP
Multirate DSP
@zenafaris91
 
Adaptive linear equalizer
Adaptive linear equalizerAdaptive linear equalizer
Adaptive linear equalizer
Sophia Jeanne
 
Detection and Binary Decision in AWGN Channel
Detection and Binary Decision in AWGN ChannelDetection and Binary Decision in AWGN Channel
Detection and Binary Decision in AWGN Channel
DrAimalKhan
 
Diversity Techniques in Wireless Communication
Diversity Techniques in Wireless CommunicationDiversity Techniques in Wireless Communication
Diversity Techniques in Wireless Communication
Sahar Foroughi
 
Wireless Channels Capacity
Wireless Channels CapacityWireless Channels Capacity
Wireless Channels Capacity
Oka Danil
 
linear equalizer and turbo equalizer
linear equalizer and turbo equalizerlinear equalizer and turbo equalizer
linear equalizer and turbo equalizer
Divya_mtech
 
Pulse modulation
Pulse modulationPulse modulation
Pulse modulation
stk_gpg
 
Introduction To Wireless Fading Channels
Introduction To Wireless Fading ChannelsIntroduction To Wireless Fading Channels
Introduction To Wireless Fading Channels
Nitin Jain
 
Digital communication systems
Digital communication systemsDigital communication systems
Digital communication systemsNisreen Bashar
 
Spread Spectrum
Spread SpectrumSpread Spectrum
Spread Spectrum
Varun Bansal
 

What's hot (20)

Equalisation, diversity, coding.
Equalisation, diversity, coding.Equalisation, diversity, coding.
Equalisation, diversity, coding.
 
Waveform coding
Waveform codingWaveform coding
Waveform coding
 
Multirate DSP
Multirate DSPMultirate DSP
Multirate DSP
 
Eye diagram in Communication
Eye diagram in CommunicationEye diagram in Communication
Eye diagram in Communication
 
Equalization
EqualizationEqualization
Equalization
 
Orthogonal Frequency Division Multiplexing (OFDM)
Orthogonal Frequency Division Multiplexing (OFDM)Orthogonal Frequency Division Multiplexing (OFDM)
Orthogonal Frequency Division Multiplexing (OFDM)
 
Adaptive equalization
Adaptive equalizationAdaptive equalization
Adaptive equalization
 
Multirate DSP
Multirate DSPMultirate DSP
Multirate DSP
 
Lecture13
Lecture13Lecture13
Lecture13
 
Adaptive linear equalizer
Adaptive linear equalizerAdaptive linear equalizer
Adaptive linear equalizer
 
Detection and Binary Decision in AWGN Channel
Detection and Binary Decision in AWGN ChannelDetection and Binary Decision in AWGN Channel
Detection and Binary Decision in AWGN Channel
 
Diversity Techniques in Wireless Communication
Diversity Techniques in Wireless CommunicationDiversity Techniques in Wireless Communication
Diversity Techniques in Wireless Communication
 
Wireless Channels Capacity
Wireless Channels CapacityWireless Channels Capacity
Wireless Channels Capacity
 
linear equalizer and turbo equalizer
linear equalizer and turbo equalizerlinear equalizer and turbo equalizer
linear equalizer and turbo equalizer
 
Matched filter
Matched filterMatched filter
Matched filter
 
Pulse modulation
Pulse modulationPulse modulation
Pulse modulation
 
Introduction To Wireless Fading Channels
Introduction To Wireless Fading ChannelsIntroduction To Wireless Fading Channels
Introduction To Wireless Fading Channels
 
Mimo
MimoMimo
Mimo
 
Digital communication systems
Digital communication systemsDigital communication systems
Digital communication systems
 
Spread Spectrum
Spread SpectrumSpread Spectrum
Spread Spectrum
 

Viewers also liked

Biomedical signal modeling
Biomedical signal modelingBiomedical signal modeling
Biomedical signal modeling
Roland Silvestre
 
FT Architecture For Cloud Service Computing
FT Architecture For Cloud Service ComputingFT Architecture For Cloud Service Computing
FT Architecture For Cloud Service Computingdestruck
 
Frequency Estimation
Frequency EstimationFrequency Estimation
Frequency Estimation
Peter Kootsookos
 
lesson 2 digital data acquisition and data processing
lesson 2 digital data acquisition and data processinglesson 2 digital data acquisition and data processing
lesson 2 digital data acquisition and data processing
Mathew John
 
Circulator Autotuning
Circulator Autotuning Circulator Autotuning
Circulator Autotuning
Thomas Lingel
 
Dsp course contents
Dsp course contentsDsp course contents
Dsp course contentsmadhurikad
 
Magnetic Biasing Techniques for Circulators
Magnetic Biasing Techniques for CirculatorsMagnetic Biasing Techniques for Circulators
Magnetic Biasing Techniques for Circulators
Thomas Lingel
 
35 algorithm-types
35 algorithm-types35 algorithm-types
35 algorithm-types
Kislay Bhardwaj L|PT,ECSA,C|EH
 
Autoregression
AutoregressionAutoregression
Autoregressionjchristo06
 
non parametric methods for power spectrum estimaton
non parametric methods for power spectrum estimatonnon parametric methods for power spectrum estimaton
non parametric methods for power spectrum estimaton
Bhavika Jethani
 
NON PARAMETRIC METHOD
NON PARAMETRIC METHODNON PARAMETRIC METHOD
NON PARAMETRIC METHOD
RUPAK KUMAR GUPTA
 
Dsp U Lec08 Fir Filter Design
Dsp U   Lec08 Fir Filter DesignDsp U   Lec08 Fir Filter Design
Dsp U Lec08 Fir Filter Design
taha25
 
parametric method of power spectrum Estimation
parametric method of power spectrum Estimationparametric method of power spectrum Estimation
parametric method of power spectrum Estimation
junjer
 
Digital modeling of speech signal
Digital modeling of speech signalDigital modeling of speech signal
Digital modeling of speech signal
Vinodhini
 
Plan your research career 10. car devselfassess
Plan your research career 10. car devselfassessPlan your research career 10. car devselfassess
Plan your research career 10. car devselfassess
pipersfp7project
 
High performance computing language,julia
High performance computing language,juliaHigh performance computing language,julia
High performance computing language,julia
Anusha sweety
 

Viewers also liked (20)

Biomedical signal modeling
Biomedical signal modelingBiomedical signal modeling
Biomedical signal modeling
 
FT Architecture For Cloud Service Computing
FT Architecture For Cloud Service ComputingFT Architecture For Cloud Service Computing
FT Architecture For Cloud Service Computing
 
Frequency Estimation
Frequency EstimationFrequency Estimation
Frequency Estimation
 
lesson 2 digital data acquisition and data processing
lesson 2 digital data acquisition and data processinglesson 2 digital data acquisition and data processing
lesson 2 digital data acquisition and data processing
 
Circulator Autotuning
Circulator Autotuning Circulator Autotuning
Circulator Autotuning
 
Dsp course contents
Dsp course contentsDsp course contents
Dsp course contents
 
Magnetic Biasing Techniques for Circulators
Magnetic Biasing Techniques for CirculatorsMagnetic Biasing Techniques for Circulators
Magnetic Biasing Techniques for Circulators
 
35 algorithm-types
35 algorithm-types35 algorithm-types
35 algorithm-types
 
Magnetic material
Magnetic materialMagnetic material
Magnetic material
 
Autoregression
AutoregressionAutoregression
Autoregression
 
non parametric methods for power spectrum estimaton
non parametric methods for power spectrum estimatonnon parametric methods for power spectrum estimaton
non parametric methods for power spectrum estimaton
 
NON PARAMETRIC METHOD
NON PARAMETRIC METHODNON PARAMETRIC METHOD
NON PARAMETRIC METHOD
 
Dsp U Lec08 Fir Filter Design
Dsp U   Lec08 Fir Filter DesignDsp U   Lec08 Fir Filter Design
Dsp U Lec08 Fir Filter Design
 
parametric method of power spectrum Estimation
parametric method of power spectrum Estimationparametric method of power spectrum Estimation
parametric method of power spectrum Estimation
 
Digital modeling of speech signal
Digital modeling of speech signalDigital modeling of speech signal
Digital modeling of speech signal
 
Plan your research career 10. car devselfassess
Plan your research career 10. car devselfassessPlan your research career 10. car devselfassess
Plan your research career 10. car devselfassess
 
Speech processing
Speech processingSpeech processing
Speech processing
 
AR model
AR modelAR model
AR model
 
Mechanical vs electromagnetic waves
Mechanical vs electromagnetic wavesMechanical vs electromagnetic waves
Mechanical vs electromagnetic waves
 
High performance computing language,julia
High performance computing language,juliaHigh performance computing language,julia
High performance computing language,julia
 

Similar to Signal modelling

Bayesian modelling and computation for Raman spectroscopy
Bayesian modelling and computation for Raman spectroscopyBayesian modelling and computation for Raman spectroscopy
Bayesian modelling and computation for Raman spectroscopy
Matt Moores
 
Speaker recognition systems
Speaker recognition systemsSpeaker recognition systems
Speaker recognition systems
Namratha Dcruz
 
Channel equalization
Channel equalizationChannel equalization
Channel equalization
Munnangi Anirudh
 
EE352 - Final Project Report
EE352 - Final Project ReportEE352 - Final Project Report
EE352 - Final Project ReportRob Garrone
 
Lecture 3 sapienza 2017
Lecture 3 sapienza 2017Lecture 3 sapienza 2017
Lecture 3 sapienza 2017
Franco Bontempi Org Didattica
 
14 a blind edit ms word (edit tyas)2
14 a blind edit ms word (edit tyas)214 a blind edit ms word (edit tyas)2
14 a blind edit ms word (edit tyas)2
IAESIJEECS
 
Trend removal from raman spectra with local variance estimation and cubic spl...
Trend removal from raman spectra with local variance estimation and cubic spl...Trend removal from raman spectra with local variance estimation and cubic spl...
Trend removal from raman spectra with local variance estimation and cubic spl...
csijjournal
 
TREND REMOVAL FROM RAMAN SPECTRA WITH LOCAL VARIANCE ESTIMATION AND CUBIC SPL...
TREND REMOVAL FROM RAMAN SPECTRA WITH LOCAL VARIANCE ESTIMATION AND CUBIC SPL...TREND REMOVAL FROM RAMAN SPECTRA WITH LOCAL VARIANCE ESTIMATION AND CUBIC SPL...
TREND REMOVAL FROM RAMAN SPECTRA WITH LOCAL VARIANCE ESTIMATION AND CUBIC SPL...
csijjournal
 
Trend Removal from Raman Spectra With Local Variance Estimation and Cubic Spl...
Trend Removal from Raman Spectra With Local Variance Estimation and Cubic Spl...Trend Removal from Raman Spectra With Local Variance Estimation and Cubic Spl...
Trend Removal from Raman Spectra With Local Variance Estimation and Cubic Spl...
csijjournal
 
TREND REMOVAL FROM RAMAN SPECTRA WITH LOCAL VARIANCE ESTIMATION AND CUBIC SPL...
TREND REMOVAL FROM RAMAN SPECTRA WITH LOCAL VARIANCE ESTIMATION AND CUBIC SPL...TREND REMOVAL FROM RAMAN SPECTRA WITH LOCAL VARIANCE ESTIMATION AND CUBIC SPL...
TREND REMOVAL FROM RAMAN SPECTRA WITH LOCAL VARIANCE ESTIMATION AND CUBIC SPL...
csijjournal
 
Performance Analysis of PAPR Reduction in MIMO-OFDM
Performance Analysis of PAPR Reduction in MIMO-OFDMPerformance Analysis of PAPR Reduction in MIMO-OFDM
Performance Analysis of PAPR Reduction in MIMO-OFDM
IJARBEST JOURNAL
 
Distributed_Array_Algos.pptx
Distributed_Array_Algos.pptxDistributed_Array_Algos.pptx
Distributed_Array_Algos.pptx
f20170649g
 
Waveform_codingUNIT-II_DC_-PPT.pptx
Waveform_codingUNIT-II_DC_-PPT.pptxWaveform_codingUNIT-II_DC_-PPT.pptx
Waveform_codingUNIT-II_DC_-PPT.pptx
KIRUTHIKAAR2
 
L 1 5 sampling quantizing encoding pcm
L 1 5 sampling quantizing encoding pcmL 1 5 sampling quantizing encoding pcm
L 1 5 sampling quantizing encoding pcm
DEEPIKA KAMBOJ
 
Frame Synchronization for OFDMA mode of WMAN
Frame Synchronization for OFDMA mode of WMANFrame Synchronization for OFDMA mode of WMAN
Frame Synchronization for OFDMA mode of WMAN
Pushpa Kotipalli
 
Acquisition of Long Pseudo Code in Dsss Signal
Acquisition of Long Pseudo Code in Dsss SignalAcquisition of Long Pseudo Code in Dsss Signal
Acquisition of Long Pseudo Code in Dsss Signal
IJMER
 
Digital communication unit II
Digital communication unit IIDigital communication unit II
Digital communication unit II
Gangatharan Narayanan
 
EBDSS Max Research Report - Final
EBDSS  Max  Research Report - FinalEBDSS  Max  Research Report - Final
EBDSS Max Research Report - FinalMax Robertson
 

Similar to Signal modelling (20)

Bayesian modelling and computation for Raman spectroscopy
Bayesian modelling and computation for Raman spectroscopyBayesian modelling and computation for Raman spectroscopy
Bayesian modelling and computation for Raman spectroscopy
 
Speaker recognition systems
Speaker recognition systemsSpeaker recognition systems
Speaker recognition systems
 
Nc2421532161
Nc2421532161Nc2421532161
Nc2421532161
 
Channel equalization
Channel equalizationChannel equalization
Channel equalization
 
EE352 - Final Project Report
EE352 - Final Project ReportEE352 - Final Project Report
EE352 - Final Project Report
 
cr1503
cr1503cr1503
cr1503
 
Lecture 3 sapienza 2017
Lecture 3 sapienza 2017Lecture 3 sapienza 2017
Lecture 3 sapienza 2017
 
14 a blind edit ms word (edit tyas)2
14 a blind edit ms word (edit tyas)214 a blind edit ms word (edit tyas)2
14 a blind edit ms word (edit tyas)2
 
Trend removal from raman spectra with local variance estimation and cubic spl...
Trend removal from raman spectra with local variance estimation and cubic spl...Trend removal from raman spectra with local variance estimation and cubic spl...
Trend removal from raman spectra with local variance estimation and cubic spl...
 
TREND REMOVAL FROM RAMAN SPECTRA WITH LOCAL VARIANCE ESTIMATION AND CUBIC SPL...
TREND REMOVAL FROM RAMAN SPECTRA WITH LOCAL VARIANCE ESTIMATION AND CUBIC SPL...TREND REMOVAL FROM RAMAN SPECTRA WITH LOCAL VARIANCE ESTIMATION AND CUBIC SPL...
TREND REMOVAL FROM RAMAN SPECTRA WITH LOCAL VARIANCE ESTIMATION AND CUBIC SPL...
 
Trend Removal from Raman Spectra With Local Variance Estimation and Cubic Spl...
Trend Removal from Raman Spectra With Local Variance Estimation and Cubic Spl...Trend Removal from Raman Spectra With Local Variance Estimation and Cubic Spl...
Trend Removal from Raman Spectra With Local Variance Estimation and Cubic Spl...
 
TREND REMOVAL FROM RAMAN SPECTRA WITH LOCAL VARIANCE ESTIMATION AND CUBIC SPL...
TREND REMOVAL FROM RAMAN SPECTRA WITH LOCAL VARIANCE ESTIMATION AND CUBIC SPL...TREND REMOVAL FROM RAMAN SPECTRA WITH LOCAL VARIANCE ESTIMATION AND CUBIC SPL...
TREND REMOVAL FROM RAMAN SPECTRA WITH LOCAL VARIANCE ESTIMATION AND CUBIC SPL...
 
Performance Analysis of PAPR Reduction in MIMO-OFDM
Performance Analysis of PAPR Reduction in MIMO-OFDMPerformance Analysis of PAPR Reduction in MIMO-OFDM
Performance Analysis of PAPR Reduction in MIMO-OFDM
 
Distributed_Array_Algos.pptx
Distributed_Array_Algos.pptxDistributed_Array_Algos.pptx
Distributed_Array_Algos.pptx
 
Waveform_codingUNIT-II_DC_-PPT.pptx
Waveform_codingUNIT-II_DC_-PPT.pptxWaveform_codingUNIT-II_DC_-PPT.pptx
Waveform_codingUNIT-II_DC_-PPT.pptx
 
L 1 5 sampling quantizing encoding pcm
L 1 5 sampling quantizing encoding pcmL 1 5 sampling quantizing encoding pcm
L 1 5 sampling quantizing encoding pcm
 
Frame Synchronization for OFDMA mode of WMAN
Frame Synchronization for OFDMA mode of WMANFrame Synchronization for OFDMA mode of WMAN
Frame Synchronization for OFDMA mode of WMAN
 
Acquisition of Long Pseudo Code in Dsss Signal
Acquisition of Long Pseudo Code in Dsss SignalAcquisition of Long Pseudo Code in Dsss Signal
Acquisition of Long Pseudo Code in Dsss Signal
 
Digital communication unit II
Digital communication unit IIDigital communication unit II
Digital communication unit II
 
EBDSS Max Research Report - Final
EBDSS  Max  Research Report - FinalEBDSS  Max  Research Report - Final
EBDSS Max Research Report - Final
 

Recently uploaded

2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
Sandy Millin
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
Celine George
 
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Dr. Vinod Kumar Kanvaria
 
Pride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School DistrictPride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School District
David Douglas School District
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
Celine George
 
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
Levi Shapiro
 
Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.
Ashokrao Mane college of Pharmacy Peth-Vadgaon
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Thiyagu K
 
The Diamond Necklace by Guy De Maupassant.pptx
The Diamond Necklace by Guy De Maupassant.pptxThe Diamond Necklace by Guy De Maupassant.pptx
The Diamond Necklace by Guy De Maupassant.pptx
DhatriParmar
 
Natural birth techniques - Mrs.Akanksha Trivedi Rama University
Natural birth techniques - Mrs.Akanksha Trivedi Rama UniversityNatural birth techniques - Mrs.Akanksha Trivedi Rama University
Natural birth techniques - Mrs.Akanksha Trivedi Rama University
Akanksha trivedi rama nursing college kanpur.
 
"Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe..."Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe...
SACHIN R KONDAGURI
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
camakaiclarkmusic
 
Embracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic ImperativeEmbracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic Imperative
Peter Windle
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
Special education needs
 
Thesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.pptThesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.ppt
EverAndrsGuerraGuerr
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
Jisc
 
The basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptxThe basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptx
heathfieldcps1
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
Delapenabediema
 
Acetabularia Information For Class 9 .docx
Acetabularia Information For Class 9  .docxAcetabularia Information For Class 9  .docx
Acetabularia Information For Class 9 .docx
vaibhavrinwa19
 
The French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free downloadThe French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free download
Vivekanand Anglo Vedic Academy
 

Recently uploaded (20)

2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
 
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
 
Pride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School DistrictPride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School District
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
 
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
 
Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
 
The Diamond Necklace by Guy De Maupassant.pptx
The Diamond Necklace by Guy De Maupassant.pptxThe Diamond Necklace by Guy De Maupassant.pptx
The Diamond Necklace by Guy De Maupassant.pptx
 
Natural birth techniques - Mrs.Akanksha Trivedi Rama University
Natural birth techniques - Mrs.Akanksha Trivedi Rama UniversityNatural birth techniques - Mrs.Akanksha Trivedi Rama University
Natural birth techniques - Mrs.Akanksha Trivedi Rama University
 
"Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe..."Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe...
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
 
Embracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic ImperativeEmbracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic Imperative
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
 
Thesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.pptThesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.ppt
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
 
The basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptxThe basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptx
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
 
Acetabularia Information For Class 9 .docx
Acetabularia Information For Class 9  .docxAcetabularia Information For Class 9  .docx
Acetabularia Information For Class 9 .docx
 
The French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free downloadThe French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free download
 

Signal modelling

  • 1. SIGNAL MODELING BY DEBANGI GOSWAMI
  • 2. CONTENTS  Introduction 1.Title description 2.Need and importance of signal modeling  Theory 1.Least mean square direct method. 1.1. Brief Overview 1.2. Disadvantages 2.Pade Approximation 3.Prony’s Approximation 4.Shanks Method 5.Stochastic process-ARMA,MA,AR  Application Least Mean Square Inverse FIR filter  Conclusion  References
  • 3. WHAT IS MODELING:  Modelling of signal is basically mathematical representation of signal.  Fourier series, Fourier transform are kind of signal models. WHY MODELLING NEED OF MODELING: 1.EFFICIENCY OF TRANSMISSION 2.PREDICTION
  • 4. SIGNAL MODELING IN EFFICIENCY OF TRANSMISSION 
  • 6. STEPS IN MODELLING PARAMETRIC FORM OF MODEL MODEL PARAMETER THAT BEST APPROXIMATE THE GIVEN SIGNAL
  • 7. PARAMETRIC FORM OF MODEL 
  • 8. TYPES OF SIGNAL TO BE MODELLED DETERMINISTIC SIGNALS INPUT WILL BE STOCHASTIC RANDOM PROCESS,WHITE NOISE
  • 9. MODEL PARAMETER Models must be computationally efficient procedure for deriving the model parameters. Various approaches to signal modeling  THE LEAST SQUARE DIRECT METHOD  THE PADE APPROXIMATION  PRONY’S METHOD 1. Pole-Zero modeling 2. Shanks method 3. All-Pole Modeling DETERMINISTIC 4. Linear Prediction  ITERATIVE PREFILTERING  FINITE DATA RECORDS 1.The Autocorrelation Method 2.The Covariance Method  THE STOCHASTIC MODELS-ARMA,AR,MA RANDOM
  • 10.
  • 11. LEAST SQUARE (CONTINUED) Using Parseval writing in frequency domain Setting the partial derivative w.r.t ap*(k) equal to zero we have Treating ap(k) and ap*(k) as independent variable For k=1,2…..q,differentiating w.r.t bq(k)
  • 13. PADE APPROXIMATION  Pade approximation only requires solving a set linear equation.  In Pade we force the filter output h(n) to be equal to given signal x(n) for p+q+1 values of n. In time domain, Where h(n)=0 for n<0 and n>q.To find the cofficients ap(k) and bq(k) that gives an exact fit of data model in [0,p+q] we set h(n)=x(n)
  • 14. In matrix form, For soving the equation we use two step approach first solving for denominator ap(k) and then bq(k).ap(k) last p equations
  • 15. CONCLUSIONS ON PADE APPROXIMATION  The model formed from Pade approximation will produce an exact fit to data over the interval[0,p+q].But has no guarantee on how accurate the model will be for n>p+q.  Pade approximation will give correct model parameters provided the model order is chosen to be large enough.  Since the Pade approximation forces the model to match the signal only over limited range of values,the model generated is not stable
  • 16. PRONY’S METHOD The limitation of Pade approximation-Only uses values of the signal x(n) over the interval [0,p+q] to determine model parameter and over this interval, it models the signal without error. There is no guarantee on how well the model will approximate the signal for n>p+q POLE ZERO MODELLING: Similar to pade x(n)=0 for n<0.A least square minimization of e’(n) results in set of non-linear equation for filter cofficient Multiplying by Ap(z) we have new error That is linear cofficients.In time domain:
  • 17. Since bq(n)=0 for n>q,error can be explicitly written as Instead of setting e(n)=0 for n=0,1,…….p+q as in Pade approximation,Prony’s method begins by finding the cofficient ap(k) that minimizes squared error.
  • 18. Equivalently, Prony’s normal equation: In matrix form normal equation are Consisely written as
  • 19. ESTIMATION OF ERROR IN PRONY’S Minimun value of modeling error: e(n) and x*(n) are uncorrelated so from orthogonality principle the second term is zero. Thus the minimum value:
  • 20. PRONY NORMAL EQUATION Augmenting the previous equation in this Using matrix notation written as
  • 21. COMPARISION LOW PASS FILTER CHARTERISTICS OF PRONY AND PADE
  • 22. SHANKS APPROXIMATION In Prony e(n)=0 for n=1, 2,….q.Although this allows the model to be exact over [0,q],this does not take into account data for n>q. Shanks performs mininization of model error over entire length of data record. Filter can be viewed as cascade of two filter Ap(z) and Bq(z) g(n) can be computed using the equation:
  • 23. To compute cofficient filter Bq(z),which produces the approximation x(n) when input to filter g(n).Instead of forcing e(n) to zero for first q+1 values of n as in Prony,Shank minimizes the squared error. ……..(1) ………….(2) Substituting (1) in (2)
  • 24. MSE AND COMPARISION WITH PRONY Minimum squared error 1.Shanks method is more involved than Prony’s method. 2.Extra compution of sequence g(n),autocorretion of g(n),cross correlation of g(n) and x(n).But in shank the mean square error reduces considerably
  • 25. STOCHASTIC PROCESS:AR,MA,ARMA Signals whose time evolution is governed by unknown factors like electrocardiogram,unvoiced speech,population statistics,economic data and seismograph ARMA: White noise is filtered with causal Linear shift invariant filter having p poles and q zeros. YULE WALKER
  • 26. STOCHASTIC PROCESS CONTINUED.. MODIFIED YULE WALKER Here k=q+1,…..q+p Comparing above eq with Pade approximation the data consist of a sequence of autocorrelations rx(k) . AR: A WSS AR process of order p is a special case of ARMA(p,q) process in which q=0.
  • 27. STOCHASTIC CONTINUED…. In matrix form MA: A MA process is generated by filtering unit variance white noise with an FIR filter order q :
  • 28. APPLICATION OF SIGNAL MODELLING FIR LEAST SQUARES INVERSE FILTER Given a FIR filter the inverse filter relation can be written as NEED:  Equalization filter in digital communicatilon.Assume that channeal transfer function is G(z),the eqalization filter is found by relation. Procedure: g(n) is causal filter to be equalized,the problem is to find FIR filter hN(n) of length N such that The equation is same as shank,the solution of least square inverse filter is
  • 29. FIR LS INVERSE FILTER CONTINUED where Matrix form: From shank’s it follows the concise form: …………..(1)
  • 30. PROBLEM ON LEAST SQUARE INVERSE FIR FILTER 
  • 31. PROBLEM CONTINUED With squared error of The system function of least square inverse filter is Which has a zero at Least square inverse from equation 1 is For n=1,2….N these equation may be represented in homogeneous form The general solution to this equation is ………….(2)
  • 32. PROBLEM c1,c2 are constants and determined from boundary condition at n=0 and n=N-1 i.e first and last equation …(3) Substituting (2) in (3) Which after cancelling common term can be simplified to
  • 34. CONCLUSION  The various methods of signal modelling for both deterministic and stochastic process are discussed.  PROBLEM IN SIGNAL MODELING MODEL ORDER ESTIMATION: In the cases assumed so far we have assumed that a model of given order to be found.In the absence of any information about the correct model order ,it becomes necessary to estimate what an appropiate model order should be.Misleading information may result in an inappropiate model order.
  • 35. REFERENCES  STATISTICAL SIGNAL PROCESSING AND MODELING… MONSON H.HAYES  Signal Modeling Techniques In Speech Recognition by,Joseph Picone  Spectrum Estimation and Modeling by Petar M. Djuri´c State University of New York at Stony Brook Steven M. Kay University of Rhode Island  SOME REMARKS ON PADÉ-APPROXIMATIONS M.Vajta  Comparing Autoregressive Moving Average(ARMA) coefficients determination using Artificial Neural Networks with other techniques Abiodun M. Aibinu, Momoh J. E. Salami, Amir A. Shafie and Athaur Rahman Najeeb
  • 36. THANKS FOR YOUR ATTENTION