LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

AM-Modulator

Hi.

I want to make an AM-modulator with labview. Therefore I made a small
functiongenerator for the audio-signal en one for my carrier. Both are
shown on a diagram. Now I want to add the momentary
value of the audio signal to the amplitude of the carrier. I can't add
the output of functiongenerator1 to the amplitude of the carrier and let
the result go to the input of functiongenerator3. How can I do this?

Thanks for any help.
Kurt
0 Kudos
Message 1 of 2
(2,604 Views)
Hi Kurt

Make the array of points of both the Source Signal and the Modulation Signal the same length and then multiply the two to get the
AM Signal.

Tim

Kurt wrote:

> Hi.
>
> I want to make an AM-modulator with labview. Therefore I made a small
> functiongenerator for the audio-signal en one for my carrier. Both are
> shown on a diagram. Now I want to add the momentary
> value of the audio signal to the amplitude of the carrier. I can't add
> the output of functiongenerator1 to the amplitude of the carrier and let
> the result go to the input of functiongenerator3. How can I do this?
>
> Thanks for any help.
> Kurt
0 Kudos
Message 2 of 2
(2,604 Views)