Difference between revisions of "Radio Data System"

From OnnoWiki
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 14: Line 14:
 
* http://khason.net/blog/reading-and-decoding-rds-radio-data-system-in-c/
 
* http://khason.net/blog/reading-and-decoding-rds-radio-data-system-in-c/
 
* http://www.circuitlake.com/atmega168-rds-decoder.html
 
* http://www.circuitlake.com/atmega168-rds-decoder.html
 +
 +
===Hardware RDS Encoder===
 +
* http://www.pira.cz/rds/show.asp?art=integrate_the_rds_encoder_into_your_system
 +
* http://www.pira.cz/rds/smrsch.gif
 +
* http://www.pira.cz/rds/show.asp?art=rds_encoder_schematics#q4
 +
* http://www.pira.cz/rds/show.asp?art=rds_encoder_software
 +
* http://www.broadcastpartners.com/transmission-systems/rds-encoders-software-23/
 +
 +
===Software RDS Encoder===
 +
* http://www.diffusionsoftware.com/airomate.php
 +
* http://www.stereotool.com/download/
 +
* http://www.langmeier.ch - [[open source]]
  
 
==Pranala Menarik==
 
==Pranala Menarik==

Latest revision as of 08:01, 27 June 2010

Radio Data System, or RDS, is a communications protocol standard for embedding small amounts of digital information in conventional FM radio broadcasts. The RDS system standardises several types of information transmitted, including time, station identification and programme information.

Radio Broadcast Data System (RBDS) is the official name used for the U.S. version of RDS. The two standards are only slightly different.

The standard began as a project of the European Broadcasting Union (EBU), but has since become an international standard of the International Electrotechnical Commission (IEC).

Both carry data at 1,187.5 bits per second on a 57 kHz subcarrier, so there are exactly 48 cycles of subcarrier during every data bit. The RBDS/RDS subcarrier was set to the third harmonic of the 19 kHz FM stereo pilot tone to minimize interference and intermodulation between the data signal, the stereo pilot and the 38 kHz DSB-SC stereo difference signal. (The stereo difference signal extends up to 38 kHz + 15 kHz = 53 kHz, leaving 4 kHz for the lower sideband of the RDS signal.)

The data is sent with error correction. RDS defines many features including how private (in-house) or other undefined features can be "packaged" in unused program groups.

Referensi

Hardware RDS Encoder

Software RDS Encoder

Pranala Menarik