3.5

3.5 | 2 ratings Rate this file 11 Downloads (last 30 days) File Size: 3.28 MB File ID: #11183
image thumbnail

SERALAB(Demo)- Simple eigensystem realization algorithm Lab

by Yi Chen

 

24 May 2006 (Updated 25 May 2006)

eigensystem realization algorithm (ERA)

| Watch this File

File Information
Description

The eigensystem realization algorithm (ERA) was first proposed by Juang and Pappa (1985) for modal parameter identification and model reduction of linear dynamical systems and was later refined and ERA with data correlations (ERA/DC) was formulated to handle the effects of noise and nonlinearities (Juang et al., 1988).

Acknowledgements

The author wishes to acknowledge the following in the creation of this submission:
SGALAB 1003 Beta 5.0.0.8( Matrix Varaible Inputs )

MATLAB release MATLAB 7 (R14)
Other requirements None
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (3)
13 Jun 2006 yiyang LI  
04 Dec 2007 Anish Chhabra  
23 Feb 2011 Georgios Rigas

I think there is an important mistake in the ERA.m which should be taken into account.

In the 33rd line instead of:
ERA_A1=SS^(-0.5)*UU'*H1*VV*SS^(-0.5);
ERA_B1=SS^(-0.5)*VV'*EL';
ERA_G=EM*UU*SS^(-0.5);

should be:
ERA_A1=SS^(-0.5)*UU'*H1*VV*SS^(-0.5);
ERA_B1=SS^(0.5)*VV'*EL';
ERA_G=EM*UU*SS^(0.5);

Regards,
George

Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
automotive Yi Chen 22 Oct 2008 08:26:45
eigensystem Yi Chen 22 Oct 2008 08:26:45
realization Yi Chen 22 Oct 2008 08:26:46
era Yi Chen 22 Oct 2008 08:26:46
algorithm Yi Chen 22 Oct 2008 08:26:46
era Marcus Morais 28 Jul 2011 18:22:16

Contact us at files@mathworks.com