Heartbeat/SQE is only returned from the transceiver to the host or unit to which it is connected. It is not put on the net.
Heartbeat must be disabled for repeaters or the net will go down, due to repeaters repeating the carrier. It does not matter what type of carrier, they just repeat it. If heartbeat is on, the following occurs:
This in itself is not a problem, bandwidth is simply wasted. Some repeaters will count the heartbeat as a collision, and partition after 32 transmits to that segment.
At times, a host will record this event as a collision or framing error, and think the packet will have to be resent, wasting more bandwidth. It might even think that there are no good packets, and that all of them have errors.
If there are two stations with heartbeat on, then the extended fragments will collide with each other. After 32 transmits to the pair, both segments will shut down due to auto-partition. This will happen almost immediately after the first packet is sent, since they will be echoing back and forth the same fragment until one or both segments partition.
At times, a host will record the returned extended fragment heartbeat as a collision, framing error, or slot violation, and believe that it will have to retransmit, using more bandwidth.
Revision | Publish Date | Comments |
---|---|---|
1.0 |
15-Nov-2005 |
Initial Release |