28.02.2014 Views

The Development of Neural Network Based System Identification ...

The Development of Neural Network Based System Identification ...

The Development of Neural Network Based System Identification ...

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

96 CHAPTER 4 NEURAL NETWORK BASED SYSTEM IDENTIFICATION<br />

v(t) [Ljung, 1999]. It is a well known type <strong>of</strong> system model and also known as linear<br />

regression in statistics.<br />

Since we are considering a system that is non-linear in nature, the non-linear term<br />

h(.) can be introduced to the linear ARX model predictor and the resulting non-linear<br />

ARX model structure with k-step predictor is denoted as:<br />

ŷ (t + k |t, θ ) = h [ ϕ T (t + k)θ ] (4.23)<br />

Parameter vector θ in Equation (4.23) contains adjustable parameters which can also<br />

be represented in the neural network model as weight connections. <strong>The</strong> processing<br />

neurons in the hidden layer allow the NN model to learn the non-linear relationship<br />

between the measured outputs and inputs. <strong>The</strong> NN representation <strong>of</strong> the non-linear<br />

ARX model structure is known as <strong>Neural</strong> <strong>Network</strong> ARX (NNARX) and it is also known<br />

as Serial-Parallel model or focus time lagged feed-forward network in NN community<br />

[Samal, 2009, Samarasinghe, 2007].<br />

<strong>The</strong> fully connected MLP or HMLP architecture containing only one hidden layer<br />

discussed in Section 4.2.1 and 4.2.2 can be chosen to learn the non-linear relationship <strong>of</strong><br />

the NNARX model. <strong>The</strong> conceptual diagram <strong>of</strong> NNARX model structure using MLP or<br />

HMLP network are given in Figure 4.9(a) and 4.9(b). <strong>The</strong> output calculation from the<br />

MLP structure in Equation (4.1) and (4.2) is reproduced here to represent the NNARX<br />

predictor formulation for a single hidden layer MLP network:<br />

⎛ ⎛<br />

H∑<br />

ŷ (t |θ ) = h i (ϕ, θ) = F i<br />

⎝ W ih f h<br />

⎝<br />

h=1<br />

m∑<br />

j=1<br />

⎞ ⎞<br />

w hj ϕ j (t) + b h<br />

⎠ + B i<br />

⎠<br />

with h = 1, 2, 3 · · · H and i = 1, 2, 3 · · · n (4.24)<br />

and the parameter and regression vectors are given by:<br />

θ = [ w hj W ih b h B n<br />

]<br />

(4.25)

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!