-
Notifications
You must be signed in to change notification settings - Fork 1
Protocol Stack
Nick Johnson edited this page Oct 28, 2013
·
4 revisions
uCAN follows an abbreviated OSI system architecture. Wherever possible, existing standards have been utilised, but new ones are devised as necessary to best suit the application.
The uCAN protocol layers are specified below, from lowest to highest.
- [Physical layer](Physical layer): CAN bus ISO 11898-2:2003; RJ45 & CAT5 UTP for power and data
- [Data link layer](Data link layer): CAN bus ISO 11898-1 & uCAN data link layer
- [Network layer](Network layer): uCAN Network Layer
- Transport layer: Not defined; uCAN is local-link only
- Session layer: TBD
- [Presentation layer](uCAN API): uCAN API
- Application layer: TBD