Jump to content

transfer function


Recommended Posts

Hi all

i need to input a second order transfer function in my vi and the available tranfer function blocks are in frequency domain while im working in time domain. Plz if you know how to do it as it's done in simulink or in a similar block diagram notation, help me out. thanx

Ashmex

Link to comment

There are many ways to do this,

1. Look at the Analyze pallette on the block diagram, there is a Mathmatics pallette that has lots of stuff, including the ability to use custom math, and there is a bunch of Transfer functions for both the Time domain and Frequency domain under the signal processing pallette.

2. You can look at the LabVIEW Control & Design Toolkit fron NI. This is an additional package that includes many add-on VI's that will do calculation on transfer functions.

3. If you have a complicated formula or function in Matlab, Simulink, or some of the other programs, you can interface to them as compiled DLL's.

4. Or you can use the NI Simulation Interface Toolkit, which is also an add-on toolkit.

It sort of depends on what software you have and what you are comfortable with.

Hope this helps,

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.