relax_now

Digital Signage Board Design for Multi Display Players

A media player that drives one or two screens around the clock has to be simple, quiet and reliable. Digital signage board design is mostly about the display interfaces and the thermal path, because those two decide whether the product survives its installation.

What the Player Board Does

The board decodes video, drives one or more displays, connects to a network and stores the content locally. It also provides audio, a few sensor inputs and the means to update itself without a visit from a technician.

Everything except the display and the network runs locally, which is what makes the player usable where the network is unreliable. A local cache also removes the stutter that shows on screen when content is streamed.

Digital signage media player board with display connectors

The Processor and Its Interfaces

A media processor of this class combines several application cores with a graphics unit and a hardware video decoder. That combination is what allows high resolution video to play at a low power budget.

The interface list is wide: display outputs, camera inputs, USB, PCI Express for a wireless module, Ethernet and a flash interface. Each of those has its own layout and impedance requirement.

Display Outputs

Modern panels are driven over an embedded display interface, over high definition multimedia or over a serial link. Each has a different lane count, a different maximum rate and a different connector.

The display interface is the fastest signal on the board, so it is routed first with matched lengths and a continuous reference. Where the panel is driven over a cable, the connector and the cable impedance are part of the same channel.

Camera and Sensor Inputs

Camera inputs are used for presence detection and for content interaction. They share the same differential pair discipline as the display link, and they are grouped so that their returns do not cross the display returns.

Where the cameras are not fitted to every model, the interface is still designed and the connector is depopulated. Removing the routing later is far more expensive than leaving the option in place.

Multi display controller installed inside a screen housing

Storage and Memory

Content lives on emmc or on an external card, and the system memory is soldered to the board. The storage interface is wide and runs at a high rate, so its traces are matched and kept short.

The size of the local cache follows from the resolution and the length of the playlist. Where content changes frequently, the write endurance of the storage becomes a design consideration rather than a detail.

Network Interfaces

Ethernet is still the most reliable link for a fixed installation, and it is usually the primary interface. Wireless is added for convenience, and it needs a module with a defined antenna arrangement.

An antenna placed inside a metal housing will not work, and a module placed beside a switching supply will connect unreliably. Both problems are layout and mechanical decisions rather than module quality.

Power Sequencing

The processor, the memory and the storage each require their rails in a defined order, and the reset has to be released after all of them are valid. Sequencing is normally handled by an integrated power management device.

Power loss has to be handled as well. A player that loses power during a write can corrupt its storage, so the design either provides a small hold up or guarantees that a write can complete atomically.

Thermal Design

The enclosure of a signage player is usually sealed and fanless, so every watt has to reach the case by conduction. Thermal design therefore begins with the copper under the processor and ends with the contact area between the board and the housing.

Thermal interface material, screw pressure and the flatness of the housing all affect the result. The junction temperature has to be verified in an enclosure at the maximum rated ambient, not on an open bench at room temperature.

Audio Path

Audio may be analogue, digital over the display link or digital over a serial bus. Each has a different requirement, and the analogue path has to be kept away from the switching supplies and the display link.

Where an amplifier drives external speakers, its supply and its output filter are designed together. The current that the amplifier draws adds to the thermal load of the same enclosure.

Enclosure and Mechanical Constraints

The board outline follows the housing, which is often a standard profile. Connector positions, mounting holes and the height limit are decided by the mechanical design before the layout begins.

Standard enclosure profiles also define the thermal path. A board that is designed against the profile from the start fits without modification, which is the constraint described in our notes on board outline and mounting.

Long Runtime Reliability

A signage player runs continuously for years, so components that wear out are avoided where possible. Fans, electrolytic capacitors and mechanical storage are the three that give the most trouble.

Where a component with a finite life cannot be avoided, its life is calculated at the real operating temperature. A capacitor rated for a thousand hours at its maximum temperature lasts far longer at the temperature actually seen inside the enclosure.

Manufacturing Notes

The assembly includes fine pitch packages, a wide memory bus and a large connector, all on one board. Panel design, stencil and reflow profile follow from that mix, and they are agreed with the assembly house before the first build.

The layout requirements that make assembly predictable are covered in our notes on manufacturability and on the PCBA development process.

Testing and Validation

Validation includes a long soak at the maximum ambient with the displays attached, an update cycle from a clean image, and a power interruption test during a write.

The soak test is the one that finds the design faults, because the enclosure reaches its working temperature slowly. Half an hour on a bench proves much less than a week in a housing.

Additional Considerations for This Build

Practical attention to video decoding pays for itself here, because it decides whether the finished board behaves as the drawing intended. Where the requirement is not stated on the fabrication drawing or in the assembly notes, the shop has to assume a default, and that default is rarely the value the design was simulated with. Stating video decoding explicitly, together with the tolerance that applies, removes the assumption and keeps the result predictable from batch to batch.

Process Control and Verification

On a design of this kind, thermal design is the item that decides how the rest of the board is arranged. Where the requirement is not written down, the shop supplies its own default, and the default is chosen for the process rather than for the design. The measurements that matter are the repeatable ones: conductor width and spacing, annular ring, finished hole size, plating thickness and surface finish are all verifiable on a coupon that travels with the panel.

FAQ

Is a heatsink needed in a sealed player? Usually not, if the housing is used as the heat sink and the contact area is defined. A small internal heatsink helps only when it is thermally connected to the case rather than sitting in still air.

Should the player use a module or a chip down design? A module shortens the design cycle, while a chip down design reduces cost and size at higher volume. The decision follows the production quantity rather than the technology.

How much content storage is enough? Size it from the longest playlist at the highest resolution, and add margin for the file system and for future content. Storage that is nearly full also slows the player down.

Leave A Comment