
Bit rate

Bit rate refers to the number of bits (bit) transmitted per unit of time, in bps (bit per second).

Bit rate is also known as “binary bit rate”, commonly known as “code rate”. Indicates the number of bits transmitted per unit of time. It is used to measure the transmission speed of digital information, often written as bit/sec. According to the number of bits occupied by each image storage frame and the transmission bit rate, the digital image information transmission speed can be calculated [1].
In modern digital communication, the transmission volume of digitized video and other information is large, so it is often measured in kilobits per second or megabits per second, which are written as kbit/sec (or kbps) and Mbit/sec. (or Mbps respectively). ). For example, the amount of information digitized from an ordinary color TV signal can reach 216 Mbit/sec. A good digital broadcast channel can transmit dozens of color TV programs, and its capacity can reach several gigabits or gigabits per second (written as Gbit/sec or Gbps) [1] .
Bitrate is often used to measure the quality of video files.
Bitrate is often used to measure the quality of video files.
flexibility edit stream
Because each network is unique and each access line has different conditions (such as length, attenuation, crosstalk environment, etc.), access lines from different telephone companies must support different data rates. For ADSL and VDSL modems, it is best to set the data rate to one of many possible data rates. For example, DMT-based ADSL and VDSL can theoretically change the tariff at fine intervals, and CAP-based RADSL (Rate Adaptive ADSL) also provides some flexibility in tariff configuration [2].
However, telephone companies may want to limit xDSL service to a small set of rates sufficient to provide a variety of services. If a limited set of tariffs can be adapted to a wide range of services, then the management of the services in this case is simpler than in the case of variable tariffs. Telephone companies want the choice of modem speed to be under the control of the network, not the user [2] .
In this mode, the selection of the transmission rate set of the xDSL network must be prudent. In this case, there is a possibility that two adjacent systems receive traffic at very different rates and the system must be able to handle such a situation. The other model, the “best match” approach using adaptive rate ADSL (similar to a voiceband modem), is more beneficial to new network operators and Internet Service Providers (ISPs) [2] .
Transmission control method
Most bit rate control schemes consist of two parts. Part of the encoded bit stream output by the encoder is fed into a buffer. For a constant bitrate channel, the data in the buffer is fetched at a constant rate, and if the buffer is large enough, the bitrate variation caused by the MPEG picture type, etc. can be smoothed out. This is necessary for both constant bit rate transmission and variable bit rate transmission in general. However, in practice, the buffer size is always limited. The buffering process will bring a delay to the system, and this delay is proportional to the size of the buffer. Latency is often a serious issue for real-time image communication, so buffers should be kept as small as possible. That is, long-term fluctuations in bitrate due to changes in scene content or changes, etc. they cannot be softened in this way, so another part is needed. This is to send some measure of the output bitrate to the encoder to control the encoding process, thus changing the output bitrate [3] .



