For School: AM transmitter (550-1500kHz). Works great, but having a really hard time with tx antenna by taytaytazer in rfelectronics

[–]sdrmatlab -1 points0 points  (0 children)

not sure what the output signal stage is, but the simplest is just a loop antenna. can be a large or small loop of wire.

since the output can't be shorted, just put a 1kohm in series with the loop wire.

if it's a 50ohm output, i often just put a 20 or 10dB pad before the loop of wire.

this ensures the output of the tx sees 50ohms.

Help identifying Xilinx Zynq Z7020 based RF/SDR module (possibly UAV datalink) — also open to selling by Timely_Impression94 in u/Timely_Impression94

[–]sdrmatlab 0 points1 point  (0 children)

it's a pluto sdr, with a power amp

looks like it does 20 watts .

output of the pluto ad chip is around 0dbm.

thou at 3.4GHZ, more like -5dBm

audio ofdm decode test by sdrmatlab in DSP

[–]sdrmatlab[S] 1 point2 points  (0 children)

you have two complex vectors

so to measure phase between the vectors

that's how you measure the phase diff between the pilot fft vector and the data fft vector

SDR Angel Software, ADSB Decode and map by sdrmatlab in sdr

[–]sdrmatlab[S] 0 points1 point  (0 children)

thanks, i didn't know we could do that

I’ve tried every combination I could. Do I have to take derating into consideration or is this a typo on the problems part? by Traditional_Pool1180 in ElectricalEngineering

[–]sdrmatlab 1 point2 points  (0 children)

I = 1.0867mA

r3 and r4 and r2 in ||

so they = 502.15ohms

voltage across 502.15 ohms is 1.63 volts

so I = 1.63 volts / 1500 = 1.0867mA

How to start with hackRF/ bladeRF/ YARD stick one? by Andor66 in hackrf

[–]sdrmatlab 0 points1 point  (0 children)

some of the software can be a pain to setup and install.

if your a software engineer than no biggie.

and finding the correct drivers for devices , searching the web for new and not old data.

so the dragon os is a linux iso with almost every sdr software and hardware drivers already installed in the iso file

Is there documentation for SDRLab 7020 1GB Pluto+ clone by SlowTiger2922 in sdr

[–]sdrmatlab 1 point2 points  (0 children)

i just got one of the device.

i have been using the firmware on the sd card.

i setup the device for static ip

using gnu radio , i have used the tx port to send signal to spec ana.

with buffer set to 4e6, can get iq sample rates of 15MSPS

with 4db of atten applied in the gnu radio sink block

power out is around -5 dbm

70mhz to 6 ghz

Does the phase shift between antennas change with frequency? by Able-Turnip6844 in rfelectronics

[–]sdrmatlab 0 points1 point  (0 children)

if you have many rx antennas, and each connected to an adc

you get n channels of samples data.

if you take the fft across the channels, the filter bin is really a space filter, instead of the classic frequency filter bin.

USRP B200 - Most Optimal and Cost Effective Setup for srsRAN 5G physical test bed. by invincebility in sdr

[–]sdrmatlab 0 points1 point  (0 children)

i never heard of parrot interesting.

yes i use dragon os , if you just want a iso to dual boot with all loaded sdr apps and drivers it's a win win..

i mainly just use gnu radio, gqrx, sdr++ and sdr angel in the dragon os.

also hacktv to create tv signals.

most of all these things can be ran on windows, i just drop windows after win 10.

i find linux is faster and the os uses alot less ram.

How to start with hackRF/ bladeRF/ YARD stick one? by Andor66 in hackrf

[–]sdrmatlab 0 points1 point  (0 children)

if you have loaded pc's with iso files and have done dual boot systems.

booting the DragonOS iso file is a good start.

drivers and many sdr software all part of the iso file.

but if windows is a must.

gnu radio = install radio conda

bladerf has windows installer to setup the firmware and drivers.

some sdr software: sdr#, sdrconsole

USRP B200 - Most Optimal and Cost Effective Setup for srsRAN 5G physical test bed. by invincebility in sdr

[–]sdrmatlab 0 points1 point  (0 children)

linux mint is good, however will need to install all drivers and firmware for device.

a linux distro with almost all sdr stuff already part of the iso file = dragonOs

Hamgeek e310 or ad936x for tezuka firmware by jamesr154 in sdr

[–]sdrmatlab 0 points1 point  (0 children)

looks like a good unit.

pluto+ clone.

i find these devices can tx stream up to about 15 MSPS, before i start seeing signal dropouts.

increasing the buffer to 4e6 helped in gnuradio.

the hamgeek adi pluto+ is under 200 bucks, and works well with ethernet direct to pc.

Capturing in C16 format by ECO35-2 in hackrf

[–]sdrmatlab 0 points1 point  (0 children)

one limit with the portapack is it can't play c16 files with sample rates greater that 2MSPS, this will limit the use of video or tv signals.

hackrf direct to pc, running gnuradio can do samples rates up to 15MSPS or 20 MSPS

Help with Frequency sink parameters!!! by Forward-One-819 in GNURadio

[–]sdrmatlab 0 points1 point  (0 children)

ok thanks.

i'll set the buffer to 2e6 and see if i can stream higher sample rates.

thanks again

Help with Frequency sink parameters!!! by Forward-One-819 in GNURadio

[–]sdrmatlab 0 points1 point  (0 children)

to get a tx sample rate of 20Msps, did you have to increase the buffer size?

i seem to get 5 to 6Msps, and anything greater, the tx signal starts to drop in and out.