Dear all of you helping me, Marcus, Tom and Marcus

Thanks for all of your answers.

I've successfully receive frames and decode it.
There are some physical and practical issues and glitches that I haven't
thought about when writing source codes. But it's not what should be
handled in this thread.

I will let you know when I finish implementing GNU Radio OOT module and
analog circuit front end, if there are someone interested in. :)

One small question is, is there no way to guess a value of voltage, given
that ADC sampled value?
I think it's quite impossible to guess both values of DC component and AC
component.
It's because time sink figure in the original post,there's no DC component,
but I fed a DC biased signal into the LFRX.
At least for AC component, however, I think it is possible to guess...
If we know ADC resolution, impedance (of course 50 ohms) and so...

It's just curiosity. I'm not going to use such things right now.
So if it is hard to tell in short time, YES or NO is sufficient. or you can
just ignore this question.

Thanks again.

Regards,
Jeon.

2015-07-30 23:40 GMT+09:00 <mle...@ripnet.com>:

> Jeon:
>
> Gnu Radio, per se, knows nothing of voltage.  It just sees digital samples
> as delivered by the hardware.  What those samples mean in terms of voltage
> amplitude as delivered to the antenna port is completely opaque to Gnu
> Radio.
>
> The LFRX will easily tolerate an input signal with a voltage swing up to
> +/- 1V.  You would have to see what amplitude, in terms of floating-point,
> is produced in your flow-graph.
>
>
>
>
> On 2015-07-30 01:37, Jeon wrote:
>
> I am building a communication system which uses light. For the system,
> I've buiult a custom analog circuit and connected it to LFRX with
> SMA-BNC-Alligator clip.
>
> A simple dry run gives the following:
>
>
>
> As you can see, data is transmitted with on off keying.
> (Please ignore some ripples and fluctuation, it's due to 60 Hz fluorscent
> light interference. I'll fix it later.)
>
> I wonder that such input range (+- 50 mV) is quite acceptable for GNU
> Radio to manipulate.
>
> Since it's my first time to physically implement a communication system, I
> only have mathematical and theoretical knowledge, but have little
> experience and sense about dBm, rx sensitivity and so.
>
> But as I can see the waveform not so bad, I think I can manipulate it by
> equalizing or something...
>
> PS: In addition, that 60 Hz interference, would it be better if I filter
> out that at the analog circuit with high pass filter? Or is it just ok to
> use high pass filter block in GNU Radio. I think the former is better to
> reduce the computational cost of GNU Radio. And it is more proper to filter
> out before it passes through the ADC...
>
> Regards,
> Jeon.
>
> _______________________________________________
> Discuss-gnuradio mailing 
> listDiscuss-gnuradio@gnu.orghttps://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>
>
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to