Forum: GNU Radio Number of bits tranmitted

Posted by manjusha (Guest)
on 2013-03-07 20:59
(Received via mailing list)
1234567.png <http://gnuradio.4.n7.nabble.com/file/n40046/1234567.png>

Hi,

I have this GRC file and i how would i know the number of bits 
transmitted
through this file.

Your help is appreciated.
Thanks.
Posted by manjusha (Guest)
on 2013-03-07 21:56
(Received via mailing list)
A small correction to the GRC file. vector_source.png
<http://gnuradio.4.n7.nabble.com/file/n40048/vector...
Posted by unknown (Guest)
on 2013-03-07 22:05
(Received via mailing list)
On 07 Mar 2013 15:55, manjusha wrote:

> A small correction to the
GRC file. vector_source.png
>
<http://gnuradio.4.n7.nabble.com/file/n40048/vector...
>
>
-----
> Manjusha
> --
> View this message in context:
http://gnuradio.4.n7.nabble.com/Number-of-bits-tra...
>
Sent from the GnuRadio mailing list archive at Nabble.com.
>
>
_______________________________________________
> Discuss-gnuradio
mailing list
> Discuss-gnuradio@gnu.org
>
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

So much
confusion in that flow-graph.

 o 50k isn't a valid sample-rate for a
USRP device of any kind

 o Signal flows within Gnu Radio are usually
scaled into {-1.0,+1.0}, so your X 3000 multiplier isn't likely to help
you with anything other than driving stuff into clipping

 o The vector
source repeats, so, again, there are an infinite number of bits sent,
encoded in GMSK "symbols" and there are two samples per symbol
Posted by manjusha (Guest)
on 2013-03-07 22:14
(Received via mailing list)
Thank you so much for guiding me since i am new to this..Here is the 
updated
grc file modified_vector.png
<http://gnuradio.4.n7.nabble.com/file/n40052/modifi...

Thanks
Posted by manjusha (Guest)
on 2013-03-08 03:00
(Received via mailing list)
if you know how to find the transmitted and received number of bits 
through
grc..please let me know..

Need help with my project
Posted by manjusha (Guest)
on 2013-03-09 01:03
(Received via mailing list)
is there no wat to do it?
Posted by Tommy Tracy II (Guest)
on 2013-03-09 05:43
(Received via mailing list)
One idea would be to have a file sink also attached to the GMSK Mod 
block. All samples you send to your USRP would be copied in the file. 
Just check the file for byte count.

Tommy James Tracy II
Ph.D Student
High Performance Low Power Lab
University of Virginia
Phone: 913-775-2241
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.