Smart Agriculture PCB: Design for Harsh Outdoor Deployment
What These Boards Have to Survive
Agricultural electronics are deployed where consumer electronics are never expected to go. A soil sensor sits in wet ground for years, an irrigation controller is mounted on a post beside a field, and a livestock tracker is carried through mud, dust, and weather. The board inside has to keep working through condensation, fertiliser residue, ultraviolet exposure, and a temperature range that runs from well below freezing to direct sun.
The design targets follow from that. Reliability is measured in years rather than months, power usually comes from a battery recharged by a small solar panel rather than from the mains, and the data path is a long-range radio rather than a cable. Each of those changes what the circuit board has to do.
The Devices on the Farm
Soil moisture and nutrient sensors are the most common node, built around a low-power microcontroller and an analog or digital sensing front end that must remain stable as the soil chemistry changes. Irrigation controllers add valve and pump drivers, which bring inductive loads, inrush current, and the need to keep switching noise away from the measurement circuitry.
Greenhouse controllers combine temperature, humidity, and carbon dioxide sensing with actuators for ventilation, shading, and dosing. Livestock trackers use satellite positioning and radio links in a package small enough to attach to an animal, which pushes towards a flexible or rigid-flex construction. Agricultural drones carry flight control and payload boards where weight and vibration resistance both matter. Data gateways aggregate the traffic from all of these and need the densest board and the most processing power in the system.

System Architecture
A typical deployment splits the electronics across several boards rather than one. A sensor board handles the measurement and its signal conditioning, a control board drives the actuators, a communication board carries the radio and its antenna, and a power board manages the battery and the solar input.
The split has real advantages. Each board can be laid out for its own requirement: the sensor board for low noise, the power board for current and thermal spreading, the radio board for impedance and antenna clearance. It also allows one design to be reused across several products. The cost is the interconnection between boards, which has to be protected as carefully as the boards themselves.
Designing for the Environment
Moisture is the first threat and it rarely arrives alone. Condensation forms on the board as the enclosure warms and cools, and once liquid is present, any ionic residue left from assembly dissolves and creates leakage paths. The defences are a conformal coating over the assembled board, potting or sealing around connectors and sensor heads, and a clean assembly process in which flux residues are removed and tested rather than assumed gone.
Corrosion follows. Dust from the field, fertiliser, and animal waste are chemically active, and they attack exposed metal. ENIG or an equivalent noble finish on the pads resists that attack far better than bare copper or a thin organic coating, and wider spacing between traces and a generous creepage distance reduce the chance that surface contamination completes a circuit.
Ultraviolet exposure degrades plastics and solder mask, so a mask rated for outdoor service and an opaque enclosure are worth specifying. Temperature cycling between a cold night and a hot afternoon stresses solder joints and any mechanical connection, which raises the value of careful via design, of joints that are not at the edge of their thermal budget, and of a board that does not depend on a single point of mechanical support.
Low Power and Solar Operation
Most nodes have no mains connection, so the energy budget shapes the circuit. A low-power microcontroller that spends most of its life asleep, with wake-up driven by the sensor or by a timer, sets the baseline. The regulator should be efficient at the microampere level as well as at peak current, because a converter with poor light-load efficiency wastes more energy over a year than the radio uses.
Solar charging adds a maximum power point tracking stage, battery management with protection, and a charging profile matched to the cell chemistry. Multiple supply domains let the radio, the sensor, and the logic be powered independently so that unused sections can be switched off completely rather than left idling, and they keep the switching noise from the charger out of the sensing front end.
Radio Boards and Antenna Design
LoRa, NB-IoT, and cellular modules all require an impedance-controlled feed line to the antenna and a clear keep-out area around it. A ground plane that extends under the antenna or a metal enclosure wall beside it will detune the antenna and cut the link budget, and no amount of firmware can recover the loss.
Radio and analog sections are separated on the board, with their own ground regions joined at a defined point, and the supply for the module is decoupled locally so that transmit current bursts do not disturb the sensor measurement. Four and six layer boards are the practical minimum once a radio and an analog front end share the same substrate.

Materials and Stackup
High-Tg FR-4 with a transition temperature of 170 degrees or above is the usual choice, because the board sees repeated thermal cycling and must stay dimensionally stable. Layer count follows the function: four layers for a sensor node, six for a controller with a radio, eight where the gateway also does processing. Copper weight of one to two ounces covers the current and the thermal spreading, and ENIG is the standard finish for both solderability and corrosion resistance.
Defined ground planes under every signal layer, thermal vias under the regulators, and a stackup that keeps sensitive analog traces away from the switching supplies are the layout rules that make the difference between a node that lasts and one that drifts.
Assembly and Protection
Most agricultural boards carry a mixture of surface-mount components and through-hole connectors, because the connectors that survive field service are usually the larger, mechanically anchored type. Assembly therefore covers both processes, followed by cleaning, coating, and where required potting. Coating is applied to a controlled thickness over the whole board with the connectors masked, and a UV indicator in the coating lets inspection confirm that coverage is complete.
Testing after assembly goes beyond continuity. A functional test confirms that the sensor reads correctly and the radio transmits, environmental testing exposes the finished assembly to damp heat and thermal cycling, and burn-in catches the early failures that would otherwise appear in the field where recovery is expensive. Where the product is deployed remotely, that early screening is worth far more than it costs. A manufacturer that handles conformal coating and PCB assembly in the same facility removes the handling risk between the two steps.
What the Boards Cost
Sensor boards are the least expensive because they are small and simple, typically a few dollars in assembly quantities. Irrigation and greenhouse controllers cost more because they carry drivers, connectors, and sometimes a display, and gateway boards cost more again because of their layer count and processing power. The coating and testing steps add a fixed amount per board regardless of complexity.
Volume changes the picture substantially: a four-layer sensor board that costs several dollars as a prototype falls to a small fraction of that in thousands, because the fabrication and assembly setup is amortised. For a product with a multi-year life, the more consequential cost is the field failure, which is why the protection and testing steps are the last place to economise. For related reading, see our notes on PCB manufacturing and quality management.
FAQ
What makes agricultural electronics different from consumer boards? The environment and the service life. Outdoor humidity, corrosion, ultraviolet light, and wide temperature swings over five to ten years require protection and materials that consumer products do not.
Is conformal coating always necessary? For anything deployed outdoors or in a damp environment, yes. Coating is what keeps condensation and contamination from creating leakage paths across the board.
Why does antenna clearance matter so much? A ground plane or metal part near the antenna detunes it and reduces the link budget, which shows up as reduced range that firmware cannot compensate for.
How are these boards powered? Typically from a lithium cell charged by a small solar panel with maximum power point tracking, which is why light-load efficiency and multiple power domains matter.
Which finish is used? ENIG is common, because it resists corrosion and remains solderable after long storage.
Conclusion
An agricultural board is an industrial design asked to work in a field rather than a cabinet. That means protection from moisture and contamination, stability across temperature, an energy budget built for solar and battery operation, and a radio layout that is not compromised by whatever else shares the enclosure. Getting those fundamentals right at the design stage is what allows a node to run unattended for years, which is the whole point of the product. For related topics, see our notes on Internet of Things PCBA and PCB capabilities.



