The term RF module can be applied to many different types, shapes and sizes of small electronic sub assembly
circuit board. It can also be applied to modules across a huge variation of functionality and capability. RF modules typically incorporate a
printed circuit board, transmit or receive circuit,
antenna, and
serial interface for communication to the host processor. Most standard, well known types are covered here: • transmitter module • receiver module • transceiver module •
system on a chip module.
Transmitter modules An RF transmitter module is a small
PCB sub-assembly capable of transmitting a radio wave and
modulating that wave to carry data. Transmitter modules are usually implemented alongside a
microcontroller which will provide data to the module which can be transmitted. RF transmitters are usually subject to
regulatory requirements which dictate the maximum allowable
transmitter power output,
harmonics, and band edge requirements.
Receiver modules An RF receiver module receives the modulated RF signal, and
demodulates it. There are two types of RF receiver modules:
superheterodyne receivers and
superregenerative receivers. Superregenerative modules are usually low cost and low power designs using a series of amplifiers to extract modulated data from a carrier wave. Superregenerative modules are generally imprecise as their frequency of operation varies considerably with temperature and power supply voltage. Superheterodyne receivers have a performance advantage over superregenerative; they offer increased accuracy and stability over a large
voltage and temperature range. This stability comes from a fixed crystal design which in the past tended to mean a comparatively more expensive product. However, advances in receiver chip design now mean that currently there is little price difference between superheterodyne and superregenerative receiver modules.
Transceiver modules An RF transceiver module incorporates both a transmitter and receiver. The circuit is typically designed for
half-duplex operation, although
full-duplex modules are available, typically at a higher cost due to the added complexity.
System on a chip (SoC) module An SoC module is the same as a transceiver module, but it is often made with an onboard microcontroller. The microcontroller is typically used to handle radio data
encapsulation (packetisation) or managing a protocol such as an
IEEE 802.15.4 compliant module. This type of module is typically used for designs that require additional processing for compliance with a protocol when the designer does not wish to incorporate this processing into the host microcontroller. == Host microcontroller interface ==