discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] Re: Seamless waveform switching


From: Patrick Strasser
Subject: [Discuss-gnuradio] Re: Seamless waveform switching
Date: Thu, 08 Nov 2007 12:28:12 +0100
User-agent: Thunderbird 2.0.0.6 (Windows/20070728)

Sean Christopher Young schrieb:

2. Is there a method established already for seamlessly switching vector sources without ceasing transmission.

You could use two multipliers and a adder and use this as a switch:

            ,--------.
Source1 --->| Multi1 |--|
            `--------´  |--->,-------.
                             | Adder |--->Sink
            ,--------.  |--->`-------´
Source2 --->| Multi2 |--|
            `--------´

You start with multiplication factors 1 and 0, respectively.
To switch you set the multiplication of the first multiplier to 0 and the second to 1. This will not align your waveforms, but at least you get a decently fast swtiching.

Patrick

--
Engineers motto: cheap, good, fast: choose any two
Patrick Strasser <patrick dot strasser at tugraz dot at>
Student of Telematik, Techn. University Graz, Austria





reply via email to

[Prev in Thread] Current Thread [Next in Thread]