LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

What is an embedded signal in labview?

What I have to do is this:

 

I need to Generate 2 2D arrays and make a subvi (done) but I need to do this with an embedded signal (I don't know what this is at all)

 

Then I have to multiply the 2D arrays and display it on an intensity plot (easy)

 

My main issue comes with the topic of an embedded signal, I have absolutely no clue what this is.

0 Kudos
Message 1 of 13
(3,837 Views)
Where did you see the reference to embedded? Is this a homework assignment?
0 Kudos
Message 2 of 13
(3,826 Views)

Yes it is a reference to a homework assignment (mainly a project)

 

This is my project question: generate two 2D array with an embedded signal, multiply them, display it on an intensity plot, make sure the 2D array are made using a subvi.

0 Kudos
Message 3 of 13
(3,820 Views)

@Ismailak wrote:

What I have to do is this:


Then ask whoever told you to do "this". We can only guess what an embedded signal is.

Message 4 of 13
(3,819 Views)

I sent him an email. I figured it was some kind of signal like a sine wave 'embedded' in a FOR loop or something.

0 Kudos
Message 5 of 13
(3,816 Views)

"Embedded" typically refers to hardware. Can you post the entire problem description verbatim?

0 Kudos
Message 6 of 13
(3,807 Views)

He just emailed back and gave me this reply: Build an object inside a matrix , in the same way we did with the square.

 

When he is referring to the square we made a VI where we generated a square and moved it through noise.

0 Kudos
Message 7 of 13
(3,790 Views)

Our Project is this:

 

Develop a program with the following Specifications:

The program mast contain:

  1. Comments for each data and structures                                                         (10 points)
  2. Use at least two vector, two arrays                                                    (10 points)
  3. Save and read from files                                                                        (10 points)
  4. Graduate students only (search specific data in multiple files )    (10 points)
  5. Use at least one SubVI.                                                                         (10 points)
  6. Perform at least two mathematical operation with matrices        (10 points)
  7. Display intensity plots                                                                                 (10 points)
  8. Graduate Students only (Show a 3D plot)                                      (10 points)
  9. Use at least one local and one global variable                                (10 points)
0 Kudos
Message 8 of 13
(3,789 Views)

@Ismailak wrote:

Our Project is this:


I don't see the word "embedded" at all.

0 Kudos
Message 9 of 13
(3,781 Views)
And points should be subtracted if a local or global variable is used.:-)
Message 10 of 13
(3,776 Views)