12-14-2012 03:56 PM
Optimizing USRP Performance in Windows
We’ve achieved 25MS/s using a Dell core i7-PC, Quadcore, 16GB of RAM and an integrated Intel 1 Gigibit Network Interface
i. Increase receive buffer size
ii. Increase Transmit Buffer size
iii. Enable Receive Side Scaling if available
iv. Disable power saving options such as “Energy Efficient Ethernet”
Note that some overflows are due to the ‘wake-up time’ required to begin using Ethernet after it has been starved by another process in the operating system.
Registry Key required for NI-USRP 1.2 (not required for NI-USRP 1.1)
For improving Transmit, enable ‘FastSendDatagramThreshold’. A reboot may be required for it to take effect.
HKLM\System\CurrentControlSet\Services\Afd\Parameters
12-16-2012 06:57 PM
Hi Erik
I have done this optimizing, but still it disconnect at 6,25/12.5 or 25 MSPS if i try do network-access through another network-adapter (browsing or disk access) , (PC = Dell-XPS , Core i7-2600 3.4 GHz Quadcore, 8GB RAM,Win7pro-64 , USRP = N210 , Network adapter = Intel PRO/1000PT PCI-Express )
Anny other sugestions?
12-16-2012 07:16 PM
12-17-2012 05:01 AM - edited 12-17-2012 05:07 AM
Hi Erik
it's a Desktop(6.2 in windows experience index),
With you set-up try do some network access while streaming from the USRP(at 12.5 / 25 MSPS) , read a network disk or web access ,or try play som youtube video.
we have seen the same issue on several computers , even a computer with 2 X CPU (2 X 4 core Xenon E5620 @2.4GHz) and a dedicated PCI-Express lan card.
i think this is a windows driver/buffer problem, when using USRP with Linux we don't see this problems
You mentioned NI-USRP 1.2 driver , when would this be released?
08-28-2013 12:10 AM
08-29-2013 01:21 PM
Manuel,
Could you give us more information about the chipset on your laptops?
08-30-2013 02:46 AM
08-30-2013 03:10 AM
09-03-2013 08:06 AM
Manuel,
Aside from the suggestions Erik made, I don't think there are too many steps left. Something else to try might be disabling the firewall. Maybe there is some packet filtering caused by the firewall that is decreasing performance. After speaking with a colleague on this, he had the following list of things to monitor/check:
My colleague also mentioned that certain NICs might perform better. He uses a Thunderbolt GigE adapter, which contains a Broadcom NIC (Tigon3), and says that it works flawlessly. I'd like to point out that I am merely passing this information along to this forum, and by no means am I (or my colleague) claiming that buying a Thunderbolt GigE adapter is going to correct any of these issues. These are merely suggestions that might be worth looking into. In any case, I hope this helps!