Implementation of Pll in Rf Transceiver using SPI and Uart Protocols
V.Kumara Swamy1, Prabhu G Benakop2
1V.Kumara Swamy, Dept of ECE, Sreenidhi Institute of Science and Technology, Ghatkesar, Hyderabad, Telangana, India.
2Dr. Prabhu G Benakop, Dept of ECE, Methodist College of Engg, Abids, Hyderabad, Telangana, India.

Manuscript received on November 19, 2019. | Revised Manuscript received on November 29 2019. | Manuscript published on 30 November, 2019. | PP: 10020-10024 | Volume-8 Issue-4, November 2019. | Retrieval Number: D9169118419/2019©BEIESP | DOI: 10.35940/ijrte.D9169.118419

Open Access | Ethics and Policies | Cite  | Mendeley | Indexing and Abstracting
© The Authors. Blue Eyes Intelligence Engineering and Sciences Publication (BEIESP). This is an open access article under the CC-BY-NC-ND license (http://creativecommons.org/licenses/by-nc-nd/4.0/)

Abstract: 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
Keywords: GUI, PLL, UART, SPI.
Scope of the Article: Network Performance; Protocols; Sensors.