Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

rms value calculation in simulink of r2009b

Status
Not open for further replies.

shom_show

Member level 1
Joined
Feb 28, 2012
Messages
41
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
1,621
Hi friends,

I am trying to calculate the RMS value of a current parameter in matlab(R2009b) simulink environment. Can anyone pls help me to find the blocks which can be used for the same. waiting for your reply. Thanks in advance.

SUMANTA
 

Hi friends,

I am trying to calculate the RMS value of a current parameter in matlab(R2009b) simulink environment. Can anyone pls help me to find the blocks which can be used for the same. waiting for your reply. Thanks in advance.

SUMANTA

Hi Sumanta, if you have basic knowledge in matlab simulink then just follow this step...

1)create new file in simulink.
2)add the rls filter to the file from library.
3)input are given to the input port.
4)add the noise signal to the desired port.


on the other hand you can find

5)error output at error port by connecting display block.
6)filter output at output port by connecting display block.
7)weight of the filter at wts port by connecting display block.


if you want the signal means replace display block with scope thats it

Hope it may be Helpful...
 

Hi Sumanta, if you have basic knowledge in matlab simulink then just follow this step...

1)create new file in simulink.
2)add the rls filter to the file from library.
3)input are given to the input port.
4)add the noise signal to the desired port.


on the other hand you can find

5)error output at error port by connecting display block.
6)filter output at output port by connecting display block.
7)weight of the filter at wts port by connecting display block.


if you want the signal means replace display block with scope thats it

Hope it may be Helpful...

Hi Mohammad, thank you so much for the information.

Sumanta
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top