'잡동사니'에 해당되는 글 13668건

  1. 2021.12.22 FFT RBW - Resolution Band Width
  2. 2021.12.22 rtl sdr gps gnss-sdr 실패
  3. 2021.12.21 sdr gnss
  4. 2021.12.21 sdr noaa 준비
  5. 2021.12.20 VGA to HDMI 컨버터 분..해?
  6. 2021.12.19 iss 주파수
  7. 2021.12.19 RTL-SDR NOAA 위성 수신하기 2차 시도도 반쪽 성공 2
  8. 2021.12.19 sdr gps linux
  9. 2021.12.19 rt1090 ubuntu rpi
  10. 2021.12.18 rtl-sdr rpi 노이즈?
이론 관련/전기 전자2021. 12. 22. 16:17

FFT에서 얼마나 세밀하게 분석을 하냐의 단위

동일한 파형이라도 RBW가 낮아질수록 원본에 가까운 형태로 볼 수 있는 듯.

 

The resolution bandwidth (RBW) determines the fast-Fourier transform (FFT) bin size, or the smallest frequency that can be resolved.

[링크 : https://zone.ni.com/reference/en-XX/help/372058U-01/nirfsa/resolution_bandwidth/]

 

 

+

2023.07.14

엇.. RBW 계산에 윈도우 타입에 따른 계수가 들어간다고..

kaiser window에서 beta1=16.7일 때 k=2.23 이라는데, k 값이 그러면 amplitude 관련 보정에 대한 그 계수가 아닌가?

Where k is a window-related coeffcient, N is the number of time-domain samples used in the DFT calculation, and Fs is the sampling frequency. For the Kaiser window with beta1 = 16.7, k is about 2.23. The RBW shape factor, defned as the frequency ratio between the spectrum amplitude at 60 dB and 3 dB, is about 4:1. On the RSA5100/6100, the spectrum analysis measurement uses Equation 2 to calculate the required number of samples for the DFT based on the input span and RBW settings.

[링크 : https://download.tek.com/document/37W_17249_6_Fundamentals_of_Real-Time_Spectrum_Analysis1.pdf]

 

 

15p
RBW의 크기에 따라 측정되는 Noise의 크기도 달라짐.
Dynamic Range 확보를 위해서는 상대적으로 작은 RBW가 요구된다.

[링크 : http://ebook.pldworld.com/_eBook/-계측기-/Rohde-Schwarz/board/스펙트럼%20분석기술%20세미나.pdf]

 

+

2023.07.19

팔수록 이상한 용어만 잔뜩 나오냐 ㅠㅠ

RBW = (NENBW * samplerate) / input_length

인데 NENBW는 normalized effective noise bandwidth of the window 라..

RBW - Resolution bandwidth

Resolution bandwidth of the estimate, returned as a scalar.

The resolution bandwidth, RBW, is the smallest positive frequency, or frequency interval, that can be resolved. It is equal to NENBW*SampleRate/L, where L is the input length, and NENBW is the normalized effective noise bandwidth of the window.

The data type of RBW matches the data type of the input.

[링크 : https://kr.mathworks.com/help/dsp/ref/dsp.spectrumestimator.getrbw.html]

 

equivalent noise bandwidth 라는 함수인데..

이건 또 어떻게 구현되는거냐.. normalized가 빠졌는데 동일한건가?

bw = enbw(hamming(1000))
bw = 1.3638

bw = enbw(flattopwin(10000),44.1e3)
bw = 16.6285

[링크 : https://kr.mathworks.com/help/signal/ref/enbw.html]

'이론 관련 > 전기 전자' 카테고리의 다른 글

ac dc coupling  (0) 2022.02.23
led 와 solar panel  (0) 2022.02.22
MPPT 컨트롤러  (0) 2021.10.10
인산철 배터리  (0) 2021.10.09
220V 전원  (0) 2021.09.21
Posted by 구차니
프로그램 사용/rtl-sdr2021. 12. 22. 11:19

 

제대로 잡히면 아래와 같이 좌표, 고도, 속도가 나오는 듯?

First position fix at 2020-Jun-07 21:28:30.100000 UTC is Lat = 33.4932 [deg], Long = -111.901 [deg], Height= 335.778 [m]
Position at 2020-Jun-07 21:28:30.500000 UTC using 4 observations is Lat = 33.492972657 [deg], Long = -111.901343224 [deg], Height = 323.726 [m]
Velocity: East: 0.019 [m/s], North: -0.009 [m/s], Up = -0.015 [m/s]

[링크 : https://github.com/gnss-sdr/gnss-sdr/issues/295]

 

리눅스에서 gui로 볼 순 있는데 qt랑 온갖것을 설치하고 빌드해야 하니 조금 귀찮네

[링크 : https://github.com/acebrianjuan/gnss-sdr-monitor]

 

+

GPS 안테나를 찾아보는데 거의 3~5V 전원 공급 이야기가 있어서 보니

RTL-SDR.COM v3의 경우 RF로 4.5V의 전원을 공급해서 외부 LNA를 작동시킬수 있는

USB bias tee 라는 것이 존재한다.

[링크 : https://www.rtl-sdr.com/rtl-sdr-blog-v-3-dongles-user-guide/]

[링크 : https://www.rtl-sdr.com/signalseverywhere-sdr-bias-tees-and-enabling-the-v3-bias-tee/]

[링크 : https://www.onesdr.com/2020/02/07/software-defined-radios-and-bias-tees/]

 

[링크 : https://www.rtl-sdr.com/receiving-gps-with-an-rtl-sdr-dongle-and-gps-antenna/]

[링크 : https://www.rtl-sdr.com/rtl-sdr-blog-v-3-dongles-user-guide/]

[링크 : https://electro.pizza/2019/01/biast-adsb/]

 

 

 

혹시나 해서 내가 가진 것에 -T 옵션을 주고 해보았으나 UV쪽 포트에 전압이 0V로 뜬다.

RTL-SDR.com v3 를 사야하나...

$ rtl_tcp --help
rtl_tcp: invalid option -- '-'
rtl_tcp, an I/Q spectrum server for RTL2832 based DVB-T receivers

Usage: [-a listen address]
[-p listen port (default: 1234)]
[-f frequency to tune to [Hz]]
[-g gain (default: 0 for auto)]
[-s samplerate in Hz (default: 2048000 Hz)]
[-b number of buffers (default: 15, set by library)]
[-n max number of linked list buffers to keep (default: 500)]
[-d device index (default: 0)]
[-P ppm_error (default: 0)]
[-T enable bias-T on GPIO PIN 0 (works for rtl-sdr.com v3 dongles)]

'프로그램 사용 > rtl-sdr' 카테고리의 다른 글

gnu radio  (0) 2021.12.23
NEO-6M GPS 안테나  (0) 2021.12.23
sdr gnss  (0) 2021.12.21
sdr noaa 준비  (0) 2021.12.21
RTL-SDR NOAA 위성 수신하기 2차 시도도 반쪽 성공  (2) 2021.12.19
Posted by 구차니
프로그램 사용/rtl-sdr2021. 12. 21. 19:42

기본으로 제공된 내용을 사용해서 실행하는데 HackRF 장치가 맞지 않대서

$ gnss-sdr --config_file=my.conf
Initializing GNSS-SDR v0.0.11 ... Please wait.
Logging will be written at "/tmp"
Use gnss-sdr --log_dir=/path/to/log to change that.
OsmoSdr arguments: hackrf,bias=1
gr-osmosdr 0.2.0.0 (0.2.0) gnuradio 3.8.1.0
built-in source types: file osmosdr fcd rtl rtl_tcp uhd miri hackrf bladerf rfspace airspy airspyhf soapy redpitaya freesrp 
Failed to use '0' as HackRF device index: not enough devices
GNSS-SDR program ended.

 

HackRF 용 옵션을 빼니 잘 작동한다. (나중에 찾아보니 GPS 신호 증폭을 위한 USB bias tee 기능 활성화 하는 옵션)

$ cat my.conf 
[GNSS-SDR]

;######### GLOBAL OPTIONS ##################
GNSS-SDR.internal_fs_sps=2000000

;######### SIGNAL_SOURCE CONFIG ############
SignalSource.implementation=Osmosdr_Signal_Source
SignalSource.item_type=gr_complex
SignalSource.sampling_frequency=2000000
SignalSource.freq=1575420000
SignalSource.gain=40
SignalSource.rf_gain=40
SignalSource.if_gain=30
SignalSource.AGC_enabled=false
SignalSource.samples=0
SignalSource.repeat=false
;# Next line enables the internal HackRF One bias (3.3 VDC)
;SignalSource.osmosdr_args=hackrf,bias=1
SignalSource.enable_throttle_control=false
SignalSource.dump=false
SignalSource.dump_filename=./signal_source.dat

 

아래와 같이 신호를 잡으려고 하고 계속 lock이 안되는데, 지하철에서 시도해서 그런가?

$ gnss-sdr --config_file=my.conf
Initializing GNSS-SDR v0.0.11 ... Please wait.
Logging will be written at "/tmp"
Use gnss-sdr --log_dir=/path/to/log to change that.
gr-osmosdr 0.2.0.0 (0.2.0) gnuradio 3.8.1.0
built-in source types: file osmosdr fcd rtl rtl_tcp uhd miri hackrf bladerf rfspace airspy airspyhf soapy redpitaya freesrp 
[INFO] [UHD] linux; GNU C++ version 9.2.1 20200304; Boost_107100; UHD_3.15.0.0-2build5

RtApiAlsa::getDeviceInfo: snd_pcm_open error for device (hw:0,0), Device or resource busy.

Found Rafael Micro R820T tuner
Using device #0 Realtek RTL2838UHIDIR SN: 00000001
Found Rafael Micro R820T tuner
[R82XX] PLL not locked!
Exact sample rate is: 2000000.052982 Hz
[R82XX] PLL not locked!
Actual RX Rate: 2000000.000000 [SPS]...
Actual RX Freq: 1575420000.000000 [Hz]...
PLL Frequency tune error 0.000000 [Hz]...
Actual RX Gain: 40.200000 dB...
Actual Bandwidth: 0.000000 [Hz]...
Starting a TCP/IP server of RTCM messages on port 2101
The TCP/IP server of RTCM messages is up and running. Accepting connections ...
Current receiver time: 1 s
Current receiver time: 2 s
Current receiver time: 3 s
Current receiver time: 4 s
Current receiver time: 5 s
Tracking of GPS L1 C/A signal started on channel 7 for satellite GPS PRN 08 (Block IIF)
Current receiver time: 6 s
Current receiver time: 7 s
Tracking of GPS L1 C/A signal started on channel 4 for satellite GPS PRN 25 (Block IIF)
Current receiver time: 8 s
Tracking of GPS L1 C/A signal started on channel 1 for satellite GPS PRN 22 (Block IIR)
Tracking of GPS L1 C/A signal started on channel 6 for satellite GPS PRN 16 (Block IIR)
Current receiver time: 9 s
Current receiver time: 10 s
Current receiver time: 11 s
Current receiver time: 12 s
Current receiver time: 13 s
Tracking of GPS L1 C/A signal started on channel 0 for satellite GPS PRN 27 (Block IIF)
Current receiver time: 14 s
Tracking of GPS L1 C/A signal started on channel 3 for satellite GPS PRN 13 (Block IIR)
Tracking of GPS L1 C/A signal started on channel 5 for satellite GPS PRN 32 (Block IIF)
Current receiver time: 15 s
Current receiver time: 16 s
Tracking of GPS L1 C/A signal started on channel 2 for satellite GPS PRN 04 (Block Unknown)
Current receiver time: 17 s
Current receiver time: 18 s
Current receiver time: 19 s
Current receiver time: 20 s
Current receiver time: 21 s
Loss of lock in channel 7!
Current receiver time: 22 s
Current receiver time: 23 s
Loss of lock in channel 4!
Current receiver time: 24 s
Tracking of GPS L1 C/A signal started on channel 7 for satellite GPS PRN 20 (Block IIR)
Loss of lock in channel 1!
Loss of lock in channel 6!
Tracking of GPS L1 C/A signal started on channel 6 for satellite GPS PRN 02 (Block IIR)
Current receiver time: 25 s
Tracking of GPS L1 C/A signal started on channel 4 for satellite GPS PRN 08 (Block IIF)
Current receiver time: 26 s
Loss of lock in channel 3!
Tracking of GPS L1 C/A signal started on channel 3 for satellite GPS PRN 26 (Block IIF)
Current receiver time: 27 s
Current receiver time: 28 s
Loss of lock in channel 0!
Current receiver time: 29 s
Tracking of GPS L1 C/A signal started on channel 0 for satellite GPS PRN 29 (Block IIR-M)
Current receiver time: 30 s
Tracking of GPS L1 C/A signal started on channel 1 for satellite GPS PRN 15 (Block IIR-M)
Loss of lock in channel 5!
Current receiver time: 31 s
Tracking of GPS L1 C/A signal started on channel 5 for satellite GPS PRN 10 (Block IIF)
Current receiver time: 32 s
Loss of lock in channel 2!
Current receiver time: 33 s
Current receiver time: 34 s
Current receiver time: 35 s
Tracking of GPS L1 C/A signal started on channel 2 for satellite GPS PRN 16 (Block IIR)
Current receiver time: 36 s
Loss of lock in channel 7!
Current receiver time: 37 s
Loss of lock in channel 4!
Tracking of GPS L1 C/A signal started on channel 7 for satellite GPS PRN 27 (Block IIF)
Current receiver time: 38 s
Current receiver time: 39 s
Current receiver time: 40 s
Loss of lock in channel 6!
Current receiver time: 41 s
Tracking of GPS L1 C/A signal started on channel 4 for satellite GPS PRN 32 (Block IIF)
Tracking of GPS L1 C/A signal started on channel 6 for satellite GPS PRN 04 (Block Unknown)
Current receiver time: 42 s
Loss of lock in channel 3!
Current receiver time: 43 s
Loss of lock in channel 5!
Current receiver time: 44 s
Tracking of GPS L1 C/A signal started on channel 3 for satellite GPS PRN 03 (Block IIF)
Current receiver time: 45 s
Loss of lock in channel 0!
Current receiver time: 46 s
Loss of lock in channel 1!
Loss of lock in channel 4!
Current receiver time: 47 s
Loss of lock in channel 2!
Tracking of GPS L1 C/A signal started on channel 4 for satellite GPS PRN 18 (Block IIR)
Current receiver time: 48 s
Tracking of GPS L1 C/A signal started on channel 5 for satellite GPS PRN 10 (Block IIF)
Current receiver time: 49 s
Tracking of GPS L1 C/A signal started on channel 2 for satellite GPS PRN 19 (Block IIR)
Current receiver time: 50 s
Current receiver time: 51 s
Tracking of GPS L1 C/A signal started on channel 0 for satellite GPS PRN 28 (Block IIR)
Loss of lock in channel 0!
Tracking of GPS L1 C/A signal started on channel 0 for satellite GPS PRN 22 (Block IIR)
Current receiver time: 52 s
Tracking of GPS L1 C/A signal started on channel 1 for satellite GPS PRN 28 (Block IIR)
Current receiver time: 53 s
Loss of lock in channel 7!
Current receiver time: 54 s
Current receiver time: 55 s
Tracking of GPS L1 C/A signal started on channel 7 for satellite GPS PRN 16 (Block IIR)
Current receiver time: 56 s
Current receiver time: 57 s
Loss of lock in channel 6!
Current receiver time: 58 s
Tracking of GPS L1 C/A signal started on channel 6 for satellite GPS PRN 32 (Block IIF)
Current receiver time: 59 s
Current receiver time: 1 min 0 s
Loss of lock in channel 3!
Current receiver time: 1 min 1 s
Tracking of GPS L1 C/A signal started on channel 3 for satellite GPS PRN 14 (Block IIR)
Current receiver time: 1 min 2 s
Current receiver time: 1 min 3 s
Loss of lock in channel 4!
Current receiver time: 1 min 4 s
Loss of lock in channel 5!
Current receiver time: 1 min 5 s
Loss of lock in channel 2!
Tracking of GPS L1 C/A signal started on channel 5 for satellite GPS PRN 08 (Block IIF)
Current receiver time: 1 min 6 s
Tracking of GPS L1 C/A signal started on channel 2 for satellite GPS PRN 26 (Block IIF)
Tracking of GPS L1 C/A signal started on channel 4 for satellite GPS PRN 05 (Block IIR-M)
Current receiver time: 1 min 7 s
Loss of lock in channel 0!
Current receiver time: 1 min 8 s
Loss of lock in channel 1!
Current receiver time: 1 min 9 s
Current receiver time: 1 min 10 s
Loss of lock in channel 7!
Current receiver time: 1 min 11 s
Tracking of GPS L1 C/A signal started on channel 1 for satellite GPS PRN 31 (Block IIR-M)
Loss of lock in channel 1!
Current receiver time: 1 min 12 s
Tracking of GPS L1 C/A signal started on channel 0 for satellite GPS PRN 06 (Block IIF)
Loss of lock in channel 0!
Current receiver time: 1 min 13 s
Tracking of GPS L1 C/A signal started on channel 7 for satellite GPS PRN 22 (Block IIR)
Tracking of GPS L1 C/A signal started on channel 1 for satellite GPS PRN 03 (Block IIF)
Current receiver time: 1 min 14 s
Loss of lock in channel 6!
Current receiver time: 1 min 15 s
Tracking of GPS L1 C/A signal started on channel 0 for satellite GPS PRN 01 (Block IIF)
Current receiver time: 1 min 16 s
Current receiver time: 1 min 17 s

[링크 : https://gnss-sdr.org/docs/tutorials/gnss-sdr-operation-realtek-rtl2832u-usb-dongle-dvb-t-receiver/]

 

gnss의 경우 rtl_tcp를 통해 원격지의 정보를 받아올 수 도 있는 듯.

In case of using a Zarlink's RTL2832 based DVB-T receiver, you can even use the rtl_tcp I/Q server in order to use the USB dongle remotely. In a terminal, type:

$ rtl_tcp -a 127.0.0.1 -p 1234 -f 1575420000 -g 0 -s 2000000
and use the following configuration:

;######### SIGNAL_SOURCE CONFIG ############
SignalSource.implementation=RtlTcp_Signal_Source

[링크 : https://github.com/gnss-sdr/gnss-sdr#build-osmosdr-support-optional]

'프로그램 사용 > rtl-sdr' 카테고리의 다른 글

NEO-6M GPS 안테나  (0) 2021.12.23
rtl sdr gps gnss-sdr 실패  (0) 2021.12.22
sdr noaa 준비  (0) 2021.12.21
RTL-SDR NOAA 위성 수신하기 2차 시도도 반쪽 성공  (2) 2021.12.19
sdr gps linux  (0) 2021.12.19
Posted by 구차니
프로그램 사용/rtl-sdr2021. 12. 21. 19:11

decimation 기본값은 None 인데

이경우 input rate 값 그대로 sample rate가 나온다.

 

decimation을 32로 하면 input rate / decimation 해서

sample rate가 3.2MSPS 에서 0.1MSPS = 100KSPS로 설정된다.

 

So with a 32x decimation, we should increase 2.5 Bits ( log 32 in base 4 ) in the ADC Resolution.

[링크 : https://lucasteske.dev/2016/02/recording-noaa-apt-signals-with-gqrx-and-rtl-sdr-on-linux/]

 

decimation 혹은 다운샘플링이라고 한다.

[링크 : https://ko.wikipedia.org/wiki/다운샘플링]

'프로그램 사용 > rtl-sdr' 카테고리의 다른 글

rtl sdr gps gnss-sdr 실패  (0) 2021.12.22
sdr gnss  (0) 2021.12.21
RTL-SDR NOAA 위성 수신하기 2차 시도도 반쪽 성공  (2) 2021.12.19
sdr gps linux  (0) 2021.12.19
rt1090 ubuntu rpi  (0) 2021.12.19
Posted by 구차니
개소리 왈왈/컴퓨터2021. 12. 20. 11:11

그냥 잡았을 뿐인데 분해되서 사진 찰칵!

 

스펙을 찾아보니 HDMI1.3을 지원하는 녀석. 머.. 어짜피 Full HD 이상은 VGA로 쓰긴 힘드니

 

그나저나 발열이 꽤 심한데 여기에도 우측에 AMS1117이 달려있네..

이녀석 esp32 에서도 열이 좀 심해서 좋지 않은 기억이 있는데 으윽...

그 와중에 ATMEL168 찾아보니 atmega168 같은데 128 계열이랑 머가 다른걸까?

 

macrosilicon 사의 MS9282 칩(VGA/YPbPr to HDMI)

[링크 : http://en.macrosilicon.com/info.asp?base_id=2&third_id=3]

Posted by 구차니

현재 TM-D710GA 크로스밴드 리피터 모드에서 작동하기 때문에 상공을 통과하는 ISS를 FM전파 리피터로 사용할 수 있다. 145.99MHz 업링크 주파수에 신호를 보내면 437.80MHz 다운링크 주파수에서 신호가 되돌아온다. 관려 내용은 이곳에서 확인할 수 있다.

[링크 : https://www.google.com/amp/s/techrecipe.co.kr/posts/20930/amp]

 

Voice and SSTV Downlink: 145.80 (Worldwide)
    Voice Uplink: 144.49 for ITU Regions 2 and 3 (The Americas, and the Pacific and Southern Asia)
    Voice Uplink: 145.20 for ITU Region 1 (Europe, Russia and Africa)
    VHF Packet Uplink and Downlink: 145.825 (Worldwide)
    UHF Packet Uplink and Downlink: 437.550
    VHF/UHF Repeater Uplink: 145.99 (PL 67 Hz)
    VHF/UHF Repeater Downlink: 437.80

[링크 : https://www.ariss.org/contact-the-iss.html]

 

 

'개소리 왈왈 > 아마추어무선' 카테고리의 다른 글

김포공항 근처 다녀옴  (0) 2021.12.29
liveatc  (0) 2021.12.29
아부지 HAM 장비 뽀려뽀려  (0) 2021.12.18
김포공항 관제 주파수  (0) 2021.10.25
아마추어 무선통신 자격증이 왔어용!  (2) 2013.02.27
Posted by 구차니
프로그램 사용/rtl-sdr2021. 12. 19. 20:44

아니 반쪽 실패인가?

NR-22L 안테나 들고 낑낑대면서 수신하는데

아래처럼 28분 부터 수신이 가능해지는데, 대역폭 조절하고 해도 신호는 약한지 뚜룻뚜룻 소리는 안들린다.

 

그래서 후다닥 번들 안테나로 시도해보는데 티가 크게 나진 않지만 조금 더 높게 떴을텐데도

오히려 신호가 더 약해지는 걸 보면.. 6dBi 증폭을 무시할 수 없는 듯?

 

32분 56초에 75.7도로 peak 인 것 같은데

 

대충 이런 각도로 들고 있어야 신호가 강하게 들어온다.

이제 멀어지는 시점인지 주파수가 낮아져서 후다닥 조절(36:50에 20도 이하로 떨어짐)

 

거의 수평으로 들어야 들어온다. 그런데 이러면 각도가 더 높아졌다고 봐야 하는거 아닌가? 도대체 머지?

 

먼가 뒤로 여백이 많다고 해야하나?

 

산뜻하게 나오긴 했는데 원래 이렇게 enhancement 해도 크게 달라지는게 없는건가?

 

'프로그램 사용 > rtl-sdr' 카테고리의 다른 글

sdr gnss  (0) 2021.12.21
sdr noaa 준비  (0) 2021.12.21
sdr gps linux  (0) 2021.12.19
rt1090 ubuntu rpi  (0) 2021.12.19
rtl-sdr rpi 노이즈?  (0) 2021.12.18
Posted by 구차니
프로그램 사용/rtl-sdr2021. 12. 19. 18:08

 

$ sudo apt-cache search gnss
gnss-sdr - Global navigation satellite systems software defined receiver
rtklib - Real Time Kinematic and other advanced GPS positioning techniques
rtklib-qt - Tools for standard and precise positioning with GNSS QT interface

 

$ sudo apt-get install gnss-sdr
패키지 목록을 읽는 중입니다... 완료
의존성 트리를 만드는 중입니다       
상태 정보를 읽는 중입니다... 완료
다음 패키지가 자동으로 설치되었지만 더 이상 필요하지 않습니다:
  libllvm11
'sudo apt autoremove'를 이용하여 제거하십시오.
다음의 추가 패키지가 설치될 것입니다 :
  libad9361-0 libgflags2.2 libgnuradio-iio1 libgnutls-openssl27
  libgoogle-glog0v5 libiio0 libmatio9 libpugixml1v5 libserialport0
다음 새 패키지를 설치할 것입니다:
  gnss-sdr libad9361-0 libgflags2.2 libgnuradio-iio1 libgnutls-openssl27
  libgoogle-glog0v5 libiio0 libmatio9 libpugixml1v5 libserialport0
0개 업그레이드, 10개 새로 설치, 0개 제거 및 0개 업그레이드 안 함.
5,619 k바이트 아카이브를 받아야 합니다.
이 작업 후 30.3 M바이트의 디스크 공간을 더 사용하게 됩니다.
계속 하시겠습니까? [Y/n]

 

[링크 : https://gnss-sdr.org/build-and-install/#gnulinux-distributions-based-on-debian]

'프로그램 사용 > rtl-sdr' 카테고리의 다른 글

sdr noaa 준비  (0) 2021.12.21
RTL-SDR NOAA 위성 수신하기 2차 시도도 반쪽 성공  (2) 2021.12.19
rt1090 ubuntu rpi  (0) 2021.12.19
rtl-sdr rpi 노이즈?  (0) 2021.12.18
sdr# 텍스트 서비스?  (0) 2021.12.18
Posted by 구차니
프로그램 사용/rtl-sdr2021. 12. 19. 18:03

dump1090 으로 받아보니 먼가 잡히긴 한데,  보는 법은 천천히 알아 봐야겠다.

 

 ./dump1090 
Found 1 device(s):
0: Realtek, RTL2838UHIDIR, SN: 00000001 (currently selected)
Found Rafael Micro R820T tuner
Max available gain is: 49.60
Setting gain to: 49.60
Exact sample rate is: 2000000.052982 Hz
Gain reported by device: 49.60
*5d71be37f6cf59;
CRC: 000000 (ok)
DF 11: All Call Reply.
  Capability  : 5 (Level 2+3+4 (DF0,4,5,11,20,21,24,code7 - is airborne))
  ICAO Address: 71be37
  IID         : II-00

*5d71c012fe97cd;
CRC: 000000 (ok)
DF 11: All Call Reply.
  Capability  : 5 (Level 2+3+4 (DF0,4,5,11,20,21,24,code7 - is airborne))
  ICAO Address: 71c012
  IID         : II-00

*8d71c061603330bb9b2c5eb42c76;
CRC: 000000 (ok)
DF 17: ADS-B message.
  Capability     : 5 (Level 2+3+4 (DF0,4,5,11,20,21,24,code7 - is airborne))
  ICAO Address   : 71c061
  Extended Squitter  Type: 12
  Extended Squitter  Sub : 0
  Extended Squitter  Name: Airborne Position (Baro Altitude)
    F flag   : even
    T flag   : non-UTC
    Altitude : 9075 feet
    Latitude : 24013 (not decoded)
    Longitude: 76894 (not decoded)

*200008137ebca2;
CRC: 71be37 (ok)
DF 4: Surveillance, Altitude Reply.
  Flight Status  : Normal, Airborne
  DR             : 0
  UM             : 0
  Altitude       : 11875 feet
  ICAO Address   : 71be37

*8d71bf359914d410682c85de4b2a;
CRC: 000000 (ok)
DF 17: ADS-B message.
  Capability     : 5 (Level 2+3+4 (DF0,4,5,11,20,21,24,code7 - is airborne))
  ICAO Address   : 71bf35
  Extended Squitter  Type: 19
  Extended Squitter  Sub : 1
  Extended Squitter  Name: Airborne Velocity
    EW status         : Valid
    EW velocity       : -211
    NS status         : Valid
    NS velocity       : 130
    Vertical status   : Valid
    Vertical rate src : 0
    Vertical rate     : -640

*5fa77a7471b1d2;
CRC: 000000 (ok)
DF 11: All Call Reply.
  Capability  : 7 (Level 7 ???)
  ICAO Address: a77a74
  IID         : II-00

*02c1869c91fe4b;
CRC: 71bf35 (ok)
DF 0: Short Air-Air Surveillance.
  VS             : Airborne
  CC             : 1
  SL             : 6
  Altitude       : 9700 feet
  ICAO Address   : 71bf35

*5d71c2591e97d3;
CRC: 000000 (ok)
DF 11: All Call Reply.
  Capability  : 5 (Level 2+3+4 (DF0,4,5,11,20,21,24,code7 - is airborne))
  ICAO Address: 71c259
  IID         : II-00

*02a187177e2c4f;
CRC: a77a74 (ok)
DF 0: Short Air-Air Surveillance.
  VS             : Airborne
  CC             : 1
  SL             : 5
  Altitude       : 10375 feet
  ICAO Address   : a77a74

 

[링크 : https://www.reddit.com/r/RTLSDR/comments/lhs4ie/adsb_with_linux/]

[링크 : https://github.com/MalcolmRobb/dump1090]

[링크 : https://www.satsignal.eu/raspberry-pi/dump1090.html]

 

+

21.12.21

interactive 모드로 실행하면 rtl1090 실행했을때 table 처럼 나온다.

$ ./dump1090 --interactive
Hex     Mode  Sqwk  Flight   Alt    Spd  Hdg    Lat      Long   Sig  Msgs   Ti/
-------------------------------------------------------------------------------
71AA45  S     5044  HGG161T   3150                               21    19   -31995
71BF16  S     5053  KAL1236   3850  179  314                     24    26   -31856

[링크 : https://github.com/antirez/dump1090]

 

 

Posted by 구차니
프로그램 사용/rtl-sdr2021. 12. 18. 23:21

rpi 2b에 연결해서 tcp를 통해 테스크탑에서 들을때

똑같은 3.2MSPS 인데 왜 대역폭이 다르게 보이지?

 

아래는 데스크탑에 바로 연결해서 들을 때. 최대 주파수쪽이 먼가.. 다르다?

 

아래는 노트북. 같은 리눅스라 그런지 3.2MSPS로 설정하니 동일하게 나온다.

라즈베리 2B+ 에 연결했다고 해서 노이즈가 더 심하진 않다고 보면 되려나?

다만 방송에 따라서 조금 차이가 날 순 있겠지만 -40dB 정도로 나오는데

sdr# 에서는 -30dB 정도 나온걸 봐서는 처리하는 방식이나 표시하는 방식의 차이가 아닐까 조금 의심된다.

'프로그램 사용 > rtl-sdr' 카테고리의 다른 글

sdr gps linux  (0) 2021.12.19
rt1090 ubuntu rpi  (0) 2021.12.19
sdr# 텍스트 서비스?  (0) 2021.12.18
rtl-sdr NOAA 19 기상 위성 이미지 수신 반쪽 성공  (0) 2021.12.18
rtl1090을 이용한 ADS-B 수신  (0) 2021.12.17
Posted by 구차니