Laws and regulations
§ 15.23 Home-built devices.
(a) Equipment authorization is not required for devices that are not marketed, are not constructed from a kit, and are built in quantities of five or less for personal use.
(b) It is recognized that the individual builder of home-built equipment may not possess the means to perform the measurements for determining compliance with the regulations. In this case, the builder is expected to employ good engineering practices to meet the specified technical standards to the greatest extent practicable. The provisions of § 15.5 apply to this equipment.[1]15.5 General conditions of operation.
(a) Persons operating intentional or unintentional radiators shall not be deemed to have any vested or recognizable right to continued use of any given frequency by virtue of prior registration or certification of equipment, or, for power line carrier systems, on the basis of prior notification of use pursuant to § 90.35(g) of this chapter.
(b) Operation of an intentional, unintentional, or incidental radiator is subject to the conditions that no harmful interference is caused and that interference must be accepted that may be caused by the operation of an authorized radio station, by another intentional or unintentional radiator, by industrial, scientific and medical (ISM) equipment, or by an incidental radiator.
(c) The operator of a radio frequency device shall be required to cease operating the device upon notification by a Commission representative that the device is causing harmful interference. Operation shall not resume until the condition causing the harmful interference has been corrected.
(d) Intentional radiators that produce Class B emissions (damped wave) are prohibited. [1]
Since we'll be buying an RF module with its own modulation scheme, we don't have to worry about (d) (otherwise, why would it be on the market?). Although we'll still check to ensure that the modulation isn't Class B (damped wave). (a) and (c) are if we mess something up. (b) will be my primary concern.
Ensuring that my controller does not cause "harmful interference", we want to check:
Harmful interference. Any emission, radiation or induction that endangers the functioning of a radio navigation service or of other safety services or seriously degrades, obstructs or repeatedly interrupts a radiocommunications service operating in accordance with this chapter.[1]
So we'll want to ensure that my controller isn't so powerful that it obstructs other ISM-band services. We'll want to limit both its range and power output. And follow the regulations for whatever ISM band we choose (thinking 2.4GHz as of now).
In addition, we must "accept" interference from other ISM band devices. I'm not entirely sure what this means, but from some Google searches it seems to mean that the device must be able to "handle' interference from other devices, and I must legally be okay with interference from other devices. Technically speaking, I should probably choose a modulation scheme that can handle interference well or look into filtering. AM modulation, from the outset, seems like a bad idea, and ensuring my modulation scheme has some kind of header and error detection is a must.
Now, since I'm purchasing an RF module, many of the regulations surrounding modulation and scheme will be handled for me. However, the biggest question now becomes a matter of the other components of wireless communication: namely, antenna usage, data rate, and transmit power.
Many RF modules are FCC-approved and likely have firmware/power-limiting circuits to limit transmit power. My main concern now, is which RF module to use and what antenna to use.
Frequency band and picking an RF module
- Build an RF module or circuit from scratch.
- Purchase a raw RF module and design my own breakout board
- Purchase an RF module with a breakout board