Search results for all lists

7998 messages found
Sort by
List: usrp-users@lists.ettus.com
From: Nazmul Islam
 
Trying to learn FPGA programming in USRP E 110
Thu, Apr 26, 2012 3:01 AM
They plan to put some USRP E110 in the field and these USRP's should perform inter-node channel estimation on their own. They asked me to learn FPGA programming in USRP. I don't have VHDL/Verilog programming experience. Therefore, I am planning to use the simulink software to run the USRP E110's?
List: usrp-users@lists.ettus.com
From: Jared Dulmage via USRP-users
 
ERROR_CODE_BAD_PACKET after resuming a flowgraph
Mon, May 12, 2014 6:33 PM
Using the C++ api, I create a flowgraph (starting with a usrp_source block) to estimate the frequency offset of an received signal, stop the flowgraph, adjust the RX center frequency of the usrp and then restart to measure the residual offset. 
List: usrp-users@lists.ettus.com
From: William Grissom
 
USRP1 frequency difference between TX+RX
Mon, Jun 16, 2014 4:47 PM
I have written code to estimate it and post-process the data to remove it prior to averaging measurements, but I would obviously prefer if it didn't exist in the first place. My flowgraph comprises only a block pulse generator and USRP Sink for transmit, and a USRP Source and scope for receive.
List: usrp-users@lists.ettus.com
From: hanwen
 
Rx performance degraded in TDD using X310+SBX, ATR setting or what else?
Thu, Mar 31, 2016 9:27 PM
The noise figure of 3~5dB can achieved with maximum 37.5dB Rx gain, which is indicated by the estimated SNR in my demodulation algorithm as well as the simple PSD observation. 2. When the Tx is on according to the TDD pattern. The receiver sensitivity becomes tens of dB poorer, although in the Rx slots I'm sure there is no Tx signal scheduled.
List: usrp-users@lists.ettus.com
From: Samuel Prager
 
RFNoC - UBX Frequency Tuning Issues (Order Dependent)
Wed, Feb 22, 2017 8:26 PM
Sequence A: 100 MHz (default) —> 1000 MHz —> 500 MHz Sequence B: 100 MHz (default) —> 500 MHz —> 1000 MHz We are transmitting identical waveforms (non continuously, with prf of ~100 ms in external loopback with 30 dB attenuation) and estimate the PSD of the rx signal and apply a matched filter.
List: usrp-users@lists.ettus.com
From: Bakshi, Arjun
 
TX power levels. Long term exposure.
Mon, Nov 6, 2017 7:20 PM
It's also difficult to get an estimate of absolute power rxed/txed from the USRPs. So I'd like to hear from anyone who knows about this stuff. I'm using SBX (max power 100mW), and I'm thinking of using either the 500-700MHz or the 1.2-1.3 GHz band. I'll be transmitting for 5ms every second for a few hours. The room is about 6m x 15m.
List: tacomaart@list.cityoftacoma.org
From: Jennifer Schaal
 
Hilltop Street Fair Early Bird Discount Ends March 15
Mon, Jan 29, 2018 4:53 PM
We hope you'll join us for another great event--last year's attendance was an estimated 20,000. Reserve your space before *March 15th* and take advantage of the Early Bird discount. Vendor applications are attached. Jo Davies, Vendor Coordinator Hilltop Street Fair 2018 Preview attachment hsf 2018 artist%2Fretail.pdf
List: time-nuts@lists.febo.com
From: Magnus Danielson
 
Re: [time-nuts] My DIY frequency counter and a request for help
Thu, Mar 4, 2010 8:52 AM
Just to follow up on the Pendulum presentation, here is a paper from Staffan Johansson detailing both frequency and ADEV calculations, and as I understand the paper they do the ADEV properly and not based on the linear regression estimated frequency values.
List: time-nuts@lists.febo.com
From: jimlux
 
Re: [time-nuts] ADEV
Sat, Nov 13, 2010 3:53 PM
The paper by Sydnor is quite handy, because it's basically the same way we do things still (well, we don't punch the Doppler estimate on paper tape, we've moved a tiny bit forward. And, most, but not all, of our equipment is calibrated in Hz as opposed to cps).. >
List: time-nuts@lists.febo.com
From: Poul-Henning Kamp
 
Re: [time-nuts] Timing over low bandwidth channels
Thu, Dec 9, 2010 10:55 AM
Basically with timing you only send one bit: "now" The most precise way to send that bit is to use a very long PRNG spreading code, and identify the correlator output peak using statistical estimation on the slopes up to the peak.