Fungsi tampilan OSD pada penerima COFDM

key1: turn on/off the status of the OSD displaying, tekan lama untuk beralih(lebih dari 1 detik). the status will be kept after reboot. Ketika status OSD aktif tanpa ada input data OSD dari data uart, perangkat akan menampilkan informasi pada layar video sebagai:

RF:338.0MHz BW:4.0MHz; RF, frekuensi kerja; BW, Bandwidth

QPSK CR:2/3 prajurit:1/16; Konstelasi, FEC, Interval penjaga.

UDARA:3.90Mbps; UDARA, bitrate transmisi nirkabel

VBR:3.05Mbps AES OFF; VBR, kecepatan bit video; AES OFF, Enkripsi AES dimatikan.

SIG1:27 SIG2:22; SIG1, signal intensity of ant 1; SIG2, signal intensity of ant 2

ber1:0.14% ber2:100.00%; ber1, bit error rate of ant 1; ber2, bit error rate of ant 2

REC OFF Tidak ada Storage; status perekaman video

What is VBR? VBR is the video encoding bit rate at the transmitter. Since the video picture changes dynamically, VBR is of course variable, but it fluctuates around the encoding bit rate set by the transmission system: 7.81*0.8=6.248Mbps

How to use OSD API in Our COFDM systems?

Steps description:

1) The customer’s module sends the digital data to our COFDM transmitter via UART;

2) Our transmitter will send the digital data with video data together to our COFDM receiver via the wireless link;

3) Our receiver will send out the digital data to the customer’s module via UART;

4) The customer’s module should transfer the digital data into the characters string they want to show on the video screen in OSD mode. Then the customer’s module sends the characters string to our receiver via the same UART.

5) Our receiver will display the character’s string on the HDMI display screen with the video together in OSD mode.

API of Our COFDM receiver:

commandATOSD$(font), $(x),$(dan),$(str) _exampleATOSD1,40,20,height: 100m_
parameterfont:
0: 8×16, piksel;
1: 16×24, piksel;
x:
0 untuk 1919, horizontal axis;
dan:
0 untuk 1079, vertical axis;
Str:
characters string start to show on the HDMI screen from (x,dan) point;
space characters used for a clean screen at that point.
Since ’_’ is the command end flag, No ’_’ can be used in these parameters.
fungsiTo display the characters string on the HDMI screen with the video in OSD mode
returnNull
keterangan1) This command is used for the customer’s MCU module to our Receiver via data UART;
2) You can use ATST command(described in other documents) to define our Receiver UART;
3) You should draw the HDMI screen following 1920*1080 pixels via (x,dan) axis. Our receiver firmware will adjust it automatically according to the real screen systems.

Tinggalkan Balasan

Alamat email Anda tidak akan dipublikasikan. Bidang yang harus diisi ditandai *

Discover more from iVcan.com

Berlangganan sekarang untuk terus membaca dan mendapatkan akses ke arsip lengkap.

Lanjut membaca

Butuh Bantuan di WhatsApp?
Exit mobile version