Implementation of Pll in Rf Transceiver using SPI and Uart Protocols

Software Defined Radio plays vital role in many applications as the components in it are software selectable. We can select desired frequency and modulation technique which can be selected through software. The desired frequency selected should be locked in phase locked loop (PLL). The desired frequ...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
Veröffentlicht in:International journal of recent technology and engineering 2019-11, Vol.8 (4), p.10020-10024
Hauptverfasser: Swamy, V.Kumara, Benakop, Dr. Prabhu G
Format: Artikel
Sprache:eng
Online-Zugang:Volltext
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
Beschreibung
Zusammenfassung:Software Defined Radio plays vital role in many applications as the components in it are software selectable. We can select desired frequency and modulation technique which can be selected through software. The desired frequency selected should be locked in phase locked loop (PLL). The desired frequency is selected by giving commands from Graphical User Interface (GUI) using Universal Asynchronous Receiver Transmitter (UART) and Serial Peripheral Interface (SPI) protocols.GUI is created using Qt creator which is a cross platform C++ and java script Integrated Development Environment (IDE). GUI is designed to generate the desired frequency. As soon as we select a frequency, the corresponding address and data are generated to configure in the Radio Frequency (RF) transceiver. These address and data are first sent to the PIC microcontroller by communicating through UART protocol and after setting data format, these are sent from Peripheral Interface Controller (PIC) to RF transceiver by communicating through SPI protocol. With this process, the registers in RF transceiver are controlled by the user
ISSN:2277-3878
2277-3878
DOI:10.35940/ijrte.D9169.118419