Preview only show first 10 pages with watermark. For full document please download

Richview International Co., Ltd. Product Specification Feature:

   EMBED


Share

Transcript

RICHVIEW INTERNATIONAL CO., LTD. PRODUCT SPECIFICATION Model No.: DTM-712-EU/ATW series Description: Mini Mobile DVB-T Module with 2 T-NIM Diversity Feature: Use DiBcom dib9080/9090M high performance NIM chip with diversity structure Speed over 230km/h min (at 8k, Support USB Interface PIG (Picture in Graphic) support video /YC output On screen channel information USB supports p3/mp2/4(avi/mpg/dat/vob)/jpeg OSD Teletext (DVB ETS 300 706) and 64QAM,CR2/3.GI1/8,474MHz) High Doppler effect correction Provide antenna power supply function for pair use with mobile active antenna subtitle function support (EU model) VBI Teletext support (EU model) Fast scan for high speed driving and cross Stores Over 1000 TV & radio programs Channel list editing Favorite channel list editing difference area Wide DC power input   1. Technical Specification Tuner:   RF Input UHF: 470 MHz ~ 862MHz VHF: 174 MHz ~ 230MHz Input Impedance 75Ω Signal Level -81dBm ~ -25dBm Connector Type Channel Band Width F type terminal x 2 6M/7M/8M Demodulation   Standard DVB-T EN300 744 Constellation QPSK , 16QAM, 64QAM Guard Interval 1/32,1/16,1/8.1/4 FEC 1/2,2/3,3/4,5/6,7/8 COFDM Carrier Mode 2K And 8k Non Hierarchical /Hierarchical Video Decoder   Standard MPEG-2 MP@ML Transport Stream ISO/IEC 13818-1 MPEG-2 Video Aspect Ratio 4.3 /16.9 Video System PAL / NTSC Video Output Video Resolution 1 ± 0.3Vpp 750*576@25fps/720*480@30fps Audio Decoder   Standard ISO/IEC 11172-3 Audio Decoder MPEG-1/2 Layer I And II   1 OF 8 Audio Channel R/L/ST Audio Output 1Vpp 47Kohm Adjustable With E Volume Connector: CN102 (GENENAL I/O) NO I/O NAME DESCRIPTION 1 2 I +7-12V IN DC +7-12V Input Ground 3 O C 4 O Y 5 O 6 - CVBS GND 7 O L out 8 O R out 9 - Ground 10 - GND GND Remote Command Input 12 I/O IR(IN) RX 13 14 I/O I/O TX SCL I2C Clock 15 I/O SDA I2C Data - GND 11 C of YC (S-VIDEO) 0.3Vpp 75 ohm load Y of YC (S-VIDEO) 1Vpp 75 ohm load Video Output 1Vpp 75 ohm load Ground Audio Output L Channel Audio Output R Channel Ground UART / RS-232 input CN103 (USB I/O) NO I/O NAME DESCRIPTION 1 2 I +5V IN i/o D- DC +5 Input USB D- 3 i/o D+ 4 - GND USB D+ GND CN104 (SD CARD I/O) NO NAME 1 2 GND SD WP 3 R MS CLK 4 R MS BS 5 6 GND R MS D0 7 R MS D1 8 R MS D2 9 DESCRIPTION GND 2 OF 8 10 11 12 GND R MS D3 MS INS SD CD 13 14 CARD RST 15 +3.3V 16 GND General: MPEG Ⅱ Chip SUNPLUS 1002 With 32bit RISC ARC CPU 108MHz Flash Memory 8 Mega bit SDRAM Operating Temperature 64 Mega bit -10℃ ~ +50℃ Storage Temperature: -20℃ Power Supply DC +7V ~12V ±10% Power Consumption Running : 3.1W Max ,Standby :2.8W Max(9080) Running : 2.6W Max ,Standby :2.3W Max(9090) Dimension 40(L)*80(W)*11(H) mm Weight N.W.﹕48g±10% 3 OF 8 ~ +80℃ 2. UART COMMUNICATION SPEC First: Write Command 1: Write key Cmd type = 0xA5: Key Cmd type(0xA5) 0x2A Check sum Check sum = byte0(Cmd type) + byte1(such as key)+byte2(such as 0x2A) Ex: power key code = 0x8A 0xA5 0x8A 0x2A Data 0 Data1 0x59(check sum) 2: Write program number Cmd type = 0xA6: Cmd type(0xA6) Check sum Data0 = Program number High Byte Data1 = Program number Low Byte Check sum = byte0(Cmd type) + Data0+Data1 Ex: Write program number: 518 = 0x206 0xA6 0x02 0x06 0xAE(check sum) Second: Read Command Send to dvb module: Cmd type = 0xB3: Read Cmd type(0xB3) Data type 0 Check sum Data(0..5) Check sum Data type: A certain kind of datas, see below Echo bytes from dvb module: Cmd type(0xB3) Data type Check sum = 0xb3+Data type + Data0+Data1+Data2+Data3+Data4+Data5 Ex: To read program number, for example: current dvb program number is 342 (=0x0156), strength=0x4d, Quality = 0x2b, send the command as below: B3 0 0 B3 DVB module should return the data as below: 0xB3 0 0 0x01 0x56 0 0x4d 0x2b 0x82 (Attention: you will receive many bytes, including the bytes you need, so, you should drop the junk bytes. How to get useful data? The correct data start at b3 00, and the checksum is important, too.) 4 OF 8 Data type 0: Data0: Standby or not Antenna Power on or off Current Service type Service Info:fav Service Info: lock, Service Info:,skip Reserved Data1: CMMB status Data2-Data3: Current Service index Data4-Data5: Current Frequence: Data type 1: Data0: Signal strength value Data1: Signal quality value :1bit :1bit :1bit :1bit :1bit :1bit :2bit bit0 bit1 bit2 bit 3 bit 4 bit 5 bit6-7 //0:run, 1:standby //0:power on, 1:off //0:tv, 1:radio //0:not fav, 1:fav //0:unlock,1:lock //0:cmmb, 1:mp4, 2: mp3, 3:pic, 4: game, bigger than 5:other 2bytes : Data0 = Index MSB, Data1= Index LSB 2bytes : Data0 = Freq MSB, Data1= Freq LSB 1bytes 1bytes Data2-Data5: Reserved Data type 2: Reserved for future Data type 3: Reserved for future Item NO. 1 2 3 4 5 6 7 8 9 10 11 Basic R/C Key Data R/C Key Description Power on Mute 0 1 2 3 4 5 6 7 8 5 OF 8 Value 0X8A 0X8C 0X90 0X91 0X92 0X93 0X94 0X95 0X96 0X97 0X98 12 13 14 15 16 17 18 20 21 22 23 24 25 26 27 28 29 30 31 32 33 9 CH UP/UP CH DOWN/ DOWN VOL. DOWN/LEFT VOL. UP/RIGHT PAGE UP PAGE DOWN MENU EXIT INFO EPG TV/AV TELETEXT SUBTITLE FAVORITY/RED TV-RADIO/GREEN BACK/YELLOW PAUSE/BLUE AUDIO LANGUAGE FAST SCAN OK 6 OF 8 0X99 0X80 0X81 0X83 0X82 0X9C 0X9D 0X85 0X87 0X89 0X9B 0XC0 0X8E 0XC4 0X84 0X8B 0X88 0X86 0X9E 0X9A 0X9F 3. Vertical type Dimension 7 OF 8 4. Horizontal type Dimension 8 OF 8