===== Transport Layer ===== [[ddsf:public:guidebook:06_append:glossary:start| Return to Glossary ]] The **Transport Layer** is seven-layer [[ddsf:public:guidebook:06_append:glossary:o:osi]] of computer networking, the [[ddsf:public:guidebook:06_append:glossary:p:physicallayer|physical layer]] or layer 1 is the first and lowest layer. The implementation of this layer is often termed PHY. The physical layer consists of the basic networking hardware transmission technologies of a network. It is a fundamental layer underlying the logical [[ddsf:public:guidebook:06_append:glossary:d:datastructure|data structures]] of the higher level functions in a network. Due to the plethora of available hardware technologies with widely varying characteristics, this is perhaps the most complex layer in the OSI architecture. The physical layer defines the means of transmitting raw bits rather than logical data packets over a physical link connecting network nodes. The bit stream may be grouped into code words or symbols and converted to a physical signal that is transmitted over a hardware transmission medium. The physical layer provides an electrical, mechanical, and procedural interface to the transmission medium. The shapes and properties of the electrical connectors, the frequencies to broadcast on, the modulation scheme to use and similar low-level parameters, are specified here. Within the [[ddsf:public:guidebook:06_append:glossary:s:semantics|semantics]] of the OSI network architecture, the physical layer translates logical communications requests from the [[ddsf:public:guidebook:06_append:glossary:d:datalinklayer]] into hardware-specific operations to affect transmission or reception of electronic signals. Source: [[https://osi-model.com/physical-layer/ | Transport Layer ]]