Podcast
Questions and Answers
What is the minimum time period a node must wait before transmitting after the previous transmission has ended?
What is the minimum time period a node must wait before transmitting after the previous transmission has ended?
What is the maximum number of bytes that can be sent in a frame?
What is the maximum number of bytes that can be sent in a frame?
What type of connector is recommended for harsh environments?
What type of connector is recommended for harsh environments?
What is the purpose of the first byte in a fragmented frame?
What is the purpose of the first byte in a fragmented frame?
Signup and view all the answers
What happens when a device needs to send more than 8 bytes of data?
What happens when a device needs to send more than 8 bytes of data?
Signup and view all the answers
What is the role of the application layer?
What is the role of the application layer?
Signup and view all the answers
What is the significance of the first byte being '00' in a fragmented frame?
What is the significance of the first byte being '00' in a fragmented frame?
Signup and view all the answers
Why is care required when handling hard-wired connections?
Why is care required when handling hard-wired connections?
Signup and view all the answers
What is the maximum allowed current for a power supply on a DeviceNet network using thick or flat wire?
What is the maximum allowed current for a power supply on a DeviceNet network using thick or flat wire?
Signup and view all the answers
Which topology does DeviceNet utilize?
Which topology does DeviceNet utilize?
Signup and view all the answers
What is the maximum size of the data field in a DeviceNet frame?
What is the maximum size of the data field in a DeviceNet frame?
Signup and view all the answers
What is the medium access control method used by DeviceNet?
What is the medium access control method used by DeviceNet?
Signup and view all the answers
What is the power supply specification for DeviceNet cable power?
What is the power supply specification for DeviceNet cable power?
Signup and view all the answers
What type of connector does the DeviceNet system utilize?
What type of connector does the DeviceNet system utilize?
Signup and view all the answers
What happens if a message larger than the data field size is sent in a DeviceNet frame?
What happens if a message larger than the data field size is sent in a DeviceNet frame?
Signup and view all the answers
What is the termination requirement for DeviceNet's bus topology?
What is the termination requirement for DeviceNet's bus topology?
Signup and view all the answers
What is the primary disadvantage of Xon-Xoff flow control?
What is the primary disadvantage of Xon-Xoff flow control?
Signup and view all the answers
What is the purpose of 'zero insertion' in the Xon-Xoff flow control protocol?
What is the purpose of 'zero insertion' in the Xon-Xoff flow control protocol?
Signup and view all the answers
Which of the following is NOT a characteristic of the RS-232 interface standard?
Which of the following is NOT a characteristic of the RS-232 interface standard?
Signup and view all the answers
Which of the following is NOT a valid frame type used in the Fieldbus Control protocol?
Which of the following is NOT a valid frame type used in the Fieldbus Control protocol?
Signup and view all the answers
What is the role of the 'Control' field in a Fieldbus Control frame?
What is the role of the 'Control' field in a Fieldbus Control frame?
Signup and view all the answers
Which of the following network topologies is NOT supported by the Fieldbus Control protocol?
Which of the following network topologies is NOT supported by the Fieldbus Control protocol?
Signup and view all the answers
Which of the following protocols is standardized as IEC 61158?
Which of the following protocols is standardized as IEC 61158?
Signup and view all the answers
What is the primary purpose of the 'Frame Check Sequence' field in a Fieldbus Control frame?
What is the primary purpose of the 'Frame Check Sequence' field in a Fieldbus Control frame?
Signup and view all the answers
Study Notes
Physical Layer (Connectors)
- Transmission uses barrier strips or screw type terminations
- Hard-wired (unsealed) connection: ends of the cable are 'live' when removed from node and still connected to bus infrastructure, requiring insulation of exposed ends
- Mini (sealed) connector: 18 mm round connector recommended for harsh environments (field connections)
Data-Link Layer (Fragmentation)
- Any device needing more than 8 bytes of data sent will cause fragmentation
- A frame can only contain 8 bytes of data; first byte used for reassembly
- Fragmentation: 7 bytes of data sent at a time, with first byte facilitating reassembly
- First byte significance:
- 00: First fragment (number 0)
- 41-7F: Intermediate fragment (lower 6 bits of byte is fragment number)
- 80-FF: Last fragment (lower 6 bits of byte is fragment number)
Data-Link Layer (Frame Format)
- DeviceNet frame: small data field (8 bytes), messages larger than this need to be fragmented
- Frame fields: flag, address, control, information, frame check sequence
Physical Layer (Network Power)
- One or more 24 V power supplies can be used to power devices on DeviceNet network
- Power supplies should be dedicated to DeviceNet cable power only
- 8 A current limit on thick/flat wire and 3 A limit on thin wire must not be exceeded
Data-Link Layer (Medium Access)
- Medium access control method: carrier sense multiple access with non-destructive bit-wise arbitration (CSMA/NBA)
- Node wishing to transmit must defer to any existing transmission
Application Layer
- Provides user with standard set of messaging services for all three networks
- Allows user to connect to any network and configure/collect data from any network
- Saves time and effort during system configuration, no routing tables or added logic required
Studying That Suits You
Use AI to generate personalized quizzes and flashcards to suit your learning preferences.
Related Documents
Description
Quiz on data link layer concepts, including transmission, connectors, and cable connections.