hard BACnet exam questions
BACnet Fundamentals mock exam questions selected at hard level. Ideal for preparing for the discriminating questions you'll see on exam day.
Hard level questions
Q01
BACnet MS/TP uses a token-passing protocol between the Master nodes of an RS-485 segment: the token holder is allowed to communicate during a bounded time slot and then passes the token to the next Master in the logical ring.TrueFalse5. MS/TP· Token Passing· HardCorrect answerTrueLearning tipToken passing on RS-485 is the conceptual equivalent of a Token Ring. Only Masters can hold the token and initiate communications; Slaves only respond when polled by a Master and never hold the token. The rotating token defines the order of access, eliminates collisions and gives predictable latency. If a Master fails to respond when the token reaches it, the token is skipped after a timeout. In practice an MS/TP segment runs at 9600 to 115 200 baud and tolerates roughly 30 to 100 nodes per segment. The result is more deterministic than half-duplex Ethernet but slower.
Q02
When an MS/TP segment is not working, the classic checks are: 120 ohm terminations at both ends, bias resistors (typically 680 ohm) installed on one device, a unique MAC per device, the same baud rate on every device, and correct cable polarity.TrueFalse22. Practical· MS/TP-Segment Troubleshooting· HardCorrect answerTrueLearning tipA pragmatic MS/TP troubleshooting checklist runs through six items: (1) 120 ohm terminations present at both physical ends of the segment, (2) bias resistors fitted on a single device (typically the master) so that the idle line is correctly polarised, (3) unique MAC addresses with no duplicates, (4) identical baud rate on every device, (5) correct polarity (e.g. blue/white pairing respected), and (6) a 120 ohm-impedance twisted-pair cable. Around 80 % of MS/TP issues encountered in the field can be traced back to one of these six points.
Q03
Niagara Workbench (Tridium/Honeywell) is a Java-based engineering tool that supports visual programming (wire sheet), BACnet configuration and deployment to JACE controllers for multi-protocol BMS projects.TrueFalse23. Engineering· Niagara Workbench· HardCorrect answerTrueLearning tipNiagara Workbench combines a drag-and-drop wire-sheet editor for graphical programming, an Object palette with BACnet, Modbus, KNX and OPC UA components, Histories for trend logging and reporting, visual Schedules with weekly views and exceptions, drivers that import GSD/GSDML and similar descriptors, and a web UI toolkit for deployable HMI views. It has become the standard engineering platform for modern commercial BMS projects in Europe and North America, with licence cost driven per JACE and per point and typical project totals in the 5-50 k euro range.