On how many bits is the Group Address encoded inside a KNX TP1 telegram?
B — 16 bits
The Group Address is encoded on 16 bits in the TP1 telegram, regardless of the display structure chosen in ETS (Free, 2-level, 3-level). The display structures merely split the same 16 bits differently for human readability: Free uses 16 free bits, 2-level uses Main (5 bits) / Sub (11 bits), 3-level uses Main (5 bits) / Middle (3 bits) / Sub (8 bits). The wire-level telegram is identical in every case. A and C are wrong because 8 bits would be far too few and 24 bits do not appear in the TP1 frame. D is wrong because 32 bits is the Individual+Group total in some Extended-frame variants, not the Group Address alone.
Remember the 16-bit limit when planning a huge project: the absolute number of Group Addresses available is 65 536, regardless of how you choose to display them.
- A.8 bits
- B.16 bits✓
- C.24 bits
- D.32 bits
Keep going with the full KNX Basic bank
Keep going with the full KNX Basic bank: unlimited timed mock exams, detailed answers, history. From €19 (one-time payment).
See pricing — from €19 →See the 9 other KNX Basic practice questions
Related questions
- The Group Address space in KNX TP1 allows up to 65 536 different Group Addresses (2^16).2. TP Topology · Adressraum Gruppenadressen
- Within a KNX area, the maximum number of Line Couplers is 15, one per subsidiary line.2. TP Topology · Bereichsbegrenzungen
- The 'Reset Device' command in ETS performs a software restart of a KNX device without erasing its individual address or its application configuration.7. ETS Programming · Geräte-Reset
- A single Group Object can be associated simultaneously with several Group Addresses in ETS, which is typically used so that an actuator reacts to several commands (e.g. individual command + zone command + scene).7. ETS Programming · Multi-Binding
- Activating Data Secure on a Group Address adds a per-telegram overhead (authentication and encryption) that reduces the usable application payload.9. KNX Secure · Data-Secure-Overhead