discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Reg:Tags_demo.cc example


From: Josh Blum
Subject: Re: [Discuss-gnuradio] Reg:Tags_demo.cc example
Date: Tue, 12 Mar 2013 15:34:33 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130221 Thunderbird/17.0.3


On 03/12/2013 02:36 PM, Sean Nowlan wrote:
> On 03/12/2013 02:14 PM, Josh Blum wrote:
>>
>> On 03/11/2013 09:52 PM, john jade wrote:
>>> Hi,
>>>
>>> 1. What is get_full_seconds and get_frac_seconds printing?
>>>
>> Its probably the receive timestamp, its the time stamp from this object:
>>
>> http://files.ettus.com/uhd_docs/doxygen/html/classuhd_1_1time__spec__t.html
>>
>>
>>> 2.Can we get upto precision of nano seconds using the above methods and
>>> please tell me how to do it.
>> The fractional seconds are stored as double precision floating point.
>> This gives the fractional seconds enough precision to unambiguously
>> specify a clock-tick/sample-count up to rates of several petahertz.
> Although time can be *represented* with petahertz+ resolution, doesn't
> the hardware clock constrain the *realizable* resolution? For example on
> a USRP with a 100 MHz FPGA clock, would actual transmit precision be
> limited to 10 ns?

The resolution as to which clock tick an event would happen at is only
as fine as the clock you are using. -josh

> 
>> -josh
>>
>>> In the frac seconds i am getting 0.xxxxxx(only 6 digits after
>>> point-micro
>>> seconds)
>>>
>>> Thanks
>>>
>>>
>>>
>>> _______________________________________________
>>> Discuss-gnuradio mailing list
>>> address@hidden
>>> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>>>
>> _______________________________________________
>> Discuss-gnuradio mailing list
>> address@hidden
>> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
> 
> 
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio



reply via email to

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