WO2020141123A1 - Dérivation de mode intra le plus probable basée sur un historique - Google Patents

Dérivation de mode intra le plus probable basée sur un historique Download PDF

Info

Publication number
WO2020141123A1
WO2020141123A1 PCT/EP2019/086866 EP2019086866W WO2020141123A1 WO 2020141123 A1 WO2020141123 A1 WO 2020141123A1 EP 2019086866 W EP2019086866 W EP 2019086866W WO 2020141123 A1 WO2020141123 A1 WO 2020141123A1
Authority
WO
WIPO (PCT)
Prior art keywords
mode
intra prediction
intra
mpm set
modes
Prior art date
Application number
PCT/EP2019/086866
Other languages
English (en)
Inventor
Zhi Zhang
Ruoyang YU
Kenneth Andersson
Per Wennersten
Rickard Sjöberg
Jacom STRÖM
Original Assignee
Telefonaktiebolaget Lm Ericsson (Publ)
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Telefonaktiebolaget Lm Ericsson (Publ) filed Critical Telefonaktiebolaget Lm Ericsson (Publ)
Publication of WO2020141123A1 publication Critical patent/WO2020141123A1/fr

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/50Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding
    • H04N19/503Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding involving temporal prediction
    • H04N19/51Motion estimation or motion compensation
    • H04N19/513Processing of motion vectors
    • H04N19/517Processing of motion vectors by encoding
    • H04N19/52Processing of motion vectors by encoding by predictive encoding
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/10Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
    • H04N19/102Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the element, parameter or selection affected or controlled by the adaptive coding
    • H04N19/103Selection of coding mode or of prediction mode
    • H04N19/11Selection of coding mode or of prediction mode among a plurality of spatial predictive coding modes
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/50Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding
    • H04N19/593Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding involving spatial prediction techniques
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/70Methods or arrangements for coding, decoding, compressing or decompressing digital video signals characterised by syntax aspects related to video coding, e.g. related to compression standards

Definitions

  • the present disclosure relates generally to video processing, and more particularly, video encoding and/or decoding and related methods and devices.
  • a video sequence can include a series of pictures where each picture includes one or more components. Each component can be described as a two-dimensional rectangular array of sample values.
  • a picture in a video sequence can include three components; one luma component Y where the sample values are luma values, and two chroma components Cb and Cr, where the sample values are chroma values.
  • the dimensions of the chroma components can be smaller than the luma components by a factor of two in each dimension. For example, the size of the luma component of an HD picture would be 1920x1080 and the chroma components would each have the dimension of 960x540. Components are sometimes referred to as color components. Process are described herein that are useful for the encoding and decoding of video sequences, however, it should be understood that the techniques described can also be used for encoding and decoding of still images.
  • a block is a two-dimensional array of samples.
  • each component is split into blocks and the coded video bitstream is a series of blocks.
  • the picture can be split into units that cover a specific area.
  • Each unit can include all blocks that make up that specific area and each block belongs fully to only one unit.
  • the coding unit ("CU") in HEVC is an example of such a unit.
  • a coding tree unit (“CTU”) is a logical unit that can be split into several CUs.
  • CUs are squares, i.e., they have a size of NxN luma samples, where N can have a value of 64, 32, 16 or 8.
  • N can have a value of 64, 32, 16 or 8.
  • VVC Versatile Video Coding
  • CUs can also be rectangular, i.e. have a size of NxM luma samples where N is different to M.
  • intra prediction and inter prediction There are two types of sample predictions: intra prediction and inter prediction.
  • Intra prediction predicts blocks based on spatial extrapolation of samples from previously decoded blocks of the same (current) picture. It can also be used in image compression, i.e., compression of still images where there is only one picture to compress/decompress. Inter prediction predicts blocks by using samples for previously decoded pictures.
  • Intra directional prediction is utilized in HEVC and VVC.
  • HEVC there are 33 directional modes and 35 modes in total.
  • VVC there are 65 directional modes and 67 modes in total.
  • the remaining two modes, "planar” and "DC" are non-directional.
  • Mode index 0 is used for the planar mode
  • mode index 1 is used for the DC mode.
  • the angular prediction mode indices range from 2 to 34 for HEVC and from 2 to 66 for VVC.
  • VVC Versatile Video Coding
  • a multiple reference line-based intra prediction was adopted and subsequently included into the VTM3.0 software version.
  • the multiple reference line-based intra prediction extends the reference line from only the line nearest to the current block to four lines to the left of and above the current block.
  • the line nearest to the current block is indexed by 0 and the extended reference lines are indexed by 1,
  • FIG. 1 shows an example of multiple reference line samples for an 8x8 CU 150 with reference line 110 with an index 0, reference line 120 with an index of 1, reference line 130 with an index of 2, and reference line 140 with an index of 3.
  • a method in a decoder for history- based intra most probable mode derivation.
  • the method includes receiving an encoded video block that includes a sequence of pictures. Each of the pictures can include a luma value and a chroma value.
  • the method further includes generating a most probable mode, MPM, set that can include intra prediction modes that correspond to a history-based analysis.
  • the method further includes performing an intra prediction for samples to decode the pictures by selecting an intra prediction mode from the MPM set that includes directional modes and non- directional modes.
  • Generating the MPM set can include generating an intra mode buffer table that is configured to include intra prediction modes corresponding to a previously decoded video block.
  • the intra mode buffer table can include a first-in-first-out, FIFO, buffer that includes elements that correspond to each of the MPM's in the MPM set.
  • a method in an encoder for history-based intra most probable mode derivation.
  • the method include receiving an encoded video block that includes a sequence of pictures. Each of the pictures can include a luma value and a chroma value.
  • the method further includes generating a most probable mode, MPM, set that includes a plurality of intra prediction modes that correspond to a history-based analysis.
  • the method further includes performing an intra prediction for samples to encode the pictures by selecting an intra prediction mode that includes a plurality of directional modes and a plurality of non-directional modes.
  • Generating the MPM set can include generating at least one mode in the MPM set from an intra mode buffer table that is configured to include intra prediction modes.
  • the intra mode buffer table can include a first-in-first-out, FIFO, buffer that includes elements that correspond to a previously decoded video block.
  • a decoder for a communication network can include a processor and a memory coupled with the processor.
  • the memory can include instructions that when executed by the processor cause the processor to perform operations.
  • the operations can include receiving an encoded video block that includes a sequence of pictures. Each of the pictures can include a luma value and a chroma value.
  • the operations can further include generating a most probable mode, MPM, set that includes a plurality of intra prediction modes that correspond to a history-based analysis.
  • the operations can further include performing an intra prediction for samples to decode the pictures by selecting an intra prediction mode that includes a plurality of directional modes and a plurality of non-directional modes.
  • Generating the MPM set can include generating at least one mode in the MPM set from an intra mode buffer table that is configured to include intra prediction modes.
  • the intra mode buffer table can include a first-in-first-out, FIFO, buffer that includes elements that correspond to a previously decoded video block.
  • an encoder for a communication network can include a processor and memory coupled with the processor.
  • the memory can include instructions that when executed by the processor cause the processor to perform operations.
  • the operations can include receiving an encoded video block that includes a sequence of pictures. Each of the pictures can include a luma value and a chroma value.
  • the operations can further include generating a most probable mode, MPM, set that includes a plurality of intra prediction modes that correspond to a history-based analysis.
  • the operations can further include performing an intra prediction for samples to encode the pictures by selecting an intra prediction mode that includes a plurality of directional modes and a plurality of non-directional modes.
  • Generating the MPM set can include generating at least one mode in the MPM set from an intra mode buffer table that is configured to include intra prediction modes.
  • the intra mode buffer table can include a first-in-first-out, FIFO, buffer that includes elements that correspond to a previously decoded video block.
  • a computer program can include computer-executable instructions configured to cause a decoder to perform operations when the computer-executable instructions are executed on a processor comprised in the decoder.
  • the operations can include receiving an encoded video block that includes a sequence of pictures. Each of the pictures can include a luma value and a chroma value.
  • the operations can further include generating a most probable mode, MPM, set that includes a plurality of intra prediction modes that correspond to a history-based analysis.
  • the operations can further include performing an intra prediction for samples to decode the pictures by selecting an intra prediction mode that includes a plurality of directional modes and a plurality of non-directional modes.
  • Generating the MPM set can include generating at least one mode in the MPM set from an intra mode buffer table that is configured to include intra prediction modes.
  • the intra mode buffer table can include a first-in-first-out, FIFO, buffer that includes elements that correspond to a previously decoded video block.
  • a computer program can include computer-executable instructions configured to cause an encoder to perform operations when the computer-executable instructions are executed on a processor comprised in the encoder.
  • the operations can include receiving an encoded video block that includes a sequence of pictures. Each of the pictures can include a luma value and a chroma value.
  • the operations can further include generating a most probable mode, MPM, set that includes a plurality of intra prediction modes that correspond to a history-based analysis.
  • the operations can further include performing an intra prediction for samples to encode the pictures by selecting an intra prediction mode that includes a plurality of directional modes and a plurality of non-directional modes.
  • Generating the MPM set can include generating at least one mode in the MPM set from an intra mode buffer table that is configured to include intra prediction modes.
  • the intra mode buffer table can include a first-in-first-out, FIFO, buffer that includes elements that correspond to a previously decoded video block.
  • a computer program product can include a computer-readable storage medium, the computer- readable storage medium having computer-executable instructions configured to cause a decoder to perform operations when the computer-executable instructions are executed on a processor comprised in the decoder.
  • the operations can include receiving an encoded video block that includes a sequence of pictures. Each of the pictures can include a luma value and a chroma value.
  • the operations can further include generating a most probable mode, MPM, set that includes a plurality of intra prediction modes that correspond to a history-based analysis.
  • the operations can further include performing an intra prediction for samples to decode the pictures by selecting an intra prediction mode that includes a plurality of directional modes and a plurality of non-directional modes.
  • Generating the MPM set can include generating at least one mode in the MPM set from an intra mode buffer table that is configured to include intra prediction modes.
  • the intra mode buffer table can include a first-in-first-out, FIFO, buffer that includes elements that correspond to a previously decoded video block.
  • a computer program product can include a computer-readable storage medium, the computer- readable storage medium having computer-executable instructions configured to cause an encoder to perform operations when the computer-executable instructions are executed on a processor comprised in the encoder.
  • the operations can include receiving an encoded video block that includes a sequence of pictures. Each of the pictures can include a luma value and a chroma value.
  • the operations can further include generating a most probable mode, MPM, set that includes a plurality of intra prediction modes that correspond to a history-based analysis.
  • the operations can further include performing an intra prediction for samples to encode the pictures by selecting an intra prediction mode that includes a plurality of directional modes and a plurality of non-directional modes.
  • Generating the MPM set can include generating at least one mode in the MPM set from an intra mode buffer table that is configured to include intra prediction modes.
  • the intra mode buffer table can include a first-in-first-out, FIFO, buffer that includes elements that correspond to a previously decoded video block.
  • Various embodiments described herein can improve the coding efficiency of coding the intra prediction modes by improving the generation of the MPM set, and the non- MPM set.
  • FIG. 1 is a schematic diagram illustrating an example of multiple reference line samples for an 8x8 coding unit ("CU");
  • FIG. 2 is a schematic diagram illustrating an example of intra modes of two neighboring blocks, A and L;
  • FIG. 3 is a table illustrating an example of modes in an MPM list when no intra mode can be obtained from A and L;
  • FIG. 4 is a table illustrating an example of modes in an MPM list when modeA and modeB are equal and angular modes
  • FIG. 5 is a table illustrating an example of modes in an MPM list when mode A and modeB are different angular modes
  • FIG. 6 is a table illustrating an example of modes in an MPM list when modeA is different than modeB and only one of them is an angular mode
  • FIG. 7 is a table illustrating an example of intra mode code binarization
  • FIGS. 8-11 are table illustrating examples of BD rate performance compared to
  • VTM3.0 according to some embodiments of the present disclosure
  • FIG. 12 is a schematic diagram illustrating an example of intra mode buffer table updates according to some embodiments of the present disclosure
  • FIG. 13 is a schematic diagram illustrating an example of intra mode buffer table update in CTUs in one slice according to some embodiments of the present disclosure
  • FIG. 14 is a schematic diagram illustrating another example of intra mode buffer table updates according to some embodiments of the present disclosure.
  • FIG. 15 is a block diagram illustrating an example of an electronic device (UE) according to some embodiments of the present disclosure
  • FIG. 16 is a block diagram illustrating an example of encoder operations according to some embodiments of the present disclosure.
  • FIG. 17 is a block diagram illustrating an example of decoder operations according to some embodiments of the present disclosure.
  • FIG. 18 is a flow chart illustrating an example of a process for decoding a picture by generating a motion vector predictor list according to some embodiments of the present disclosure
  • FIGS. 19-21 are flow charts illustrating examples of processes for resetting an intra mode buffer table according to some embodiments of the present disclosure
  • FIG. 22 is a flow chart illustrating and example of a process for encoding a picture by generating a motion vector predictor list according to some embodiments of the present disclosure
  • FIG. 23 is a block diagram of a wireless network in accordance with some embodiments.
  • FIG. 24 is a block diagram of a user equipment in accordance with some embodiments
  • FIG. 25 is a block diagram of a virtualization environment in accordance with some embodiments
  • FIG. 26 is a block diagram of a telecommunication network connected via an intermediate network to a host computer in accordance with some embodiments
  • FIG. 27 is a block diagram of a host computer communicating via a base station with a user equipment over a partially wireless connection in accordance with some embodiments;
  • FIG. 28 is a block diagram of methods implemented in a communication system including a host computer, a base station, and a user equipment in accordance with some embodiments;
  • FIG. 29 is a block diagram of methods implemented in a communication system including a host computer, a base station, and a user equipment in accordance with some embodiments;
  • FIG. 30 is a block diagram of methods implemented in a communication system including a host computer, a base station, and a user equipment in accordance with some embodiments.
  • FIG. 31 is a block diagram of methods implemented in a communication system including a host computer, a base station, and a user equipment in accordance with some embodiments.
  • the 67 intra prediction modes are subdivided into the most probable modes ("MPM") set and the non-MPM set.
  • the MPM set contains six modes, and the non-MPM set contains 61 modes.
  • the six modes in the MPM set are derived from the intra modes of the two neighboring blocks (block L 210 and block A 220) that are shown in FIG. 2 along with Current CU 250.
  • the derived MPM list will look differently depending upon a type of each of blocks A and L. In some cases, neither A nor L will have an intra mode, for instance if both blocks are coded using pure inter coding (not combined coding, which has an intra mode) or we are dealing with the top left CU in the picture which does not have any neighbors.
  • FIG. 3 depicts a table of modes in the MPM list if no intra mode can be obtained from A and L. As can be seen in the table, this MPM includes frequently used modes such as planar, dc and diagonal directions, but does not use any modes from surrounding blocks.
  • the three last modes are based on modeA. For instance, index 4 represents an angle that is one step away from modeA and hence has a very similar angle. Adding 61 changes the angle about 180 degrees, which is sometimes useful, and adding 60 gives a similar angle.
  • the % operator denotes modulus calculation and is used to make sure to get back into a valid angular mode after addition.
  • FIG. 5 depicts a table of modes in the MPM list if A and B are available and different (modeA1 modeB), and both modes are angular (modeA>l, modeB > 1).
  • modeMax max(modeA, modeB).
  • Fig. 6 depicts a table of modes in the MPM list if A and B are available and different and one is angular and one is not (modeA+modeB>2 and (modeA ⁇ 2 or modeB ⁇ 2)).
  • the non-MPM set includes the 61 modes which are not included in MPM set.
  • the modes in the non-MPM set are ordered from the smallest to the largest.
  • the specific mode in the MPM set to use is coded with a unary code word.
  • the modes in the non-MPM set is coded with a truncated binary code word.
  • the intra mode code words used for signaling are shown in the table depicted in FIG. 7
  • the intra prediction modes are spatially correlated, which means that some intra prediction modes are selected more frequently than others in a spatial neighborhood.
  • Some current processes use two neighboring intra prediction modes to generate MPM set. The rest of modes (up to 6 modes) in the MPM set are populated by derived modes and default modes. But, neither the derived modes nor the default modes can capture the spatial correlation.
  • the non-MPM set includes 61 modes.
  • the three smallest indexes in non-MPM set includes 61 modes.
  • MPM set is coded with 5 bits.
  • the remaining 58 modes indexes are coded with 6 bits.
  • These 61 modes are arranged in order from small to large mode index. This means that modes with a small mode index can get a smaller code (5 bits), whereas modes with a large mode index always gets a larger code (6 bits). This is in spite of the fact that modes with small mode indices may not be more likely than modes with large mode indices. Hence this way of coding can be inefficient.
  • An intra mode buffer table can be defined as the intra prediction information of a previously coded block.
  • the table can include angular intra prediction modes.
  • the table can be maintained during the encoding and/or decoding process.
  • the table can be reset to a pre-defined intra angular mode ordering when a new slice is encountered.
  • Some embodiments can improve the coding efficiency of coding the intra prediction modes. This can be done by improving the generation of the MPM set, and the non- MPM set.
  • FIGS. 8-9 depict tables of BD rate performance compared to VTM3.0 when some embodiments of intra mode coding improvements in VVC was implemented.
  • FIGS. 10-11 depict tables of BD rate performance compared to VTM3.0 when another embodiment of intra mode coding improvement in VVC was implemented.
  • the MPM set was extended from 6 to 9 and the last three modes in MPM set were used as the first 3 modes in non-MPM set.
  • video encoding or decoding can include an intra mode buffer table being applied to capture the intra prediction modes of previous decoded blocks and generate the MPM set.
  • the buffer table may be realized as a FIFO queue or FIFO list where the elements in the queue consists of Intra modes stored as integer values. Once the FIFO queue is fully populated, adding a new element to the FIFO queue always removes an element from the queue.
  • the queue may include a fixed number of entries and start with pre-defined elements. When a new element is added it can be added last in the queue. If there is an existing element in the queue before the new element is added having the same value as the added element, that existing element can be removed from the queue. If there is no existing element in the queue before the new element is added having the same value as the added element, the first element in the queue can be removed. The last element in the queue can correspond to the last entry in the table.
  • the buffer table can be reset when a new slice is encountered. In some embodiments, the buffer table can be reset when a new tile group is encountered. In additional or alternative embodiments, the buffer table can be reset when a new tile is encountered. In additional or alternative embodiments, the buffer table can be reset whenever the entropy codec is reset, for example whenever an arithmetic codec resets its internal state or states.
  • an intra mode buffer table can be defined to capture the intra prediction information from a previously coded block.
  • the intra mode buffer table can maintained during the encoding and/or decoding process.
  • the table can include six unique angular intra prediction modes. Whenever there is a block that is coded with an angular intra prediction mode, the mode can be added to the last entry of the table and the first entry of table can be removed from the table if no duplicated mode is found in the table, otherwise the duplicated mode is removed from the table.
  • FIG. 12 shows an example of the update process of intra mode buffer table.
  • the intra mode buffer table can be maintained during the encoding and/or decoding process.
  • the table can be reset to a pre-defined intra angular mode ordering
  • the intra mode buffer table can inherit from the last block in the CTU to the left of the current CTU. If the current CTU is at the left picture boundary, the intra mode buffer table can inherit from the last block in the CTU above the current CTU.
  • FIG. 5 shows an example of intra mode buffer table update in CTUs in one slice.
  • mode X is not yet in the MPM set, insert mode X into the MPM set b. If mode X is already in the MPM set,
  • the idx for the elements in the MPM set can correspond to the order in which the modes are inserted into the MPM set.
  • the first inserted element has idx equal to 0, the second inserted element has idx equal to 1, etc.
  • the Intra mode for a block may be decoded using the binarization shown in FIG. 3, but other decoding of intra modes is possible.
  • the intra mode buffer table can be used to generate the MPM set.
  • the first 3 modes in non-MPM set can be generated.
  • the intra mode buffer table can include 9 unique intra prediction modes.
  • FIG. 14 shows an example of the update process of intra mode buffer table for this embodiment.
  • the intra mode buffer table can be maintained during the encoding and/or decoding process.
  • the table can be reset to a pre-defined intra angular mode ordering
  • the MPM set can be extended from 6 intra prediction modes to 9 intra prediction modes, where the first 6 modes in MPM set are used as MPM modes and the last 3 modes in MPM set are used as the first three non-MPM modes.
  • MPM set can be derived by using all or a subset of following steps:
  • left neighboring block is encoded / decoded by intra prediction mode L,
  • the idx for the elements in the MPM set can correspond to the order in which the modes are inserted into the MPM set.
  • the first inserted element has idx equal to 0, the second inserted element has idx equal to 1, etc.
  • the Intra mode for a block may be decoded using the binarization shown in FIG. B, but other implementations are possible.
  • the non-MPM set can be derived by inserting the last 3 modes from MPM set.
  • the non-MPM set can be further derived by inserting the rest of the 58 modes which can be sorted from smallest to largest mode index.
  • the intra mode buffer table can be maintained during the encoding and/or decoding process.
  • the table can be reset to the pre defined intra modes ordering when a new CTU is encountered.
  • the intra mode buffer table can be updated by adding the mode to the last entry of the table.
  • the intra prediction of small size block can be unlikely to represent the spatial correlation.
  • one additional condition check can be added to decide whether the coded angular intra prediction mode will be added to the intra mode buffer table.
  • a condition check can be added to determine whether the coded block (width * height) is larger than a threshold Sthr.
  • Sthr is 16, which will exclude the 4x4 block.
  • a condition check can be added to determine whether the coded block with both width and height is larger than a threshold Sthr.
  • a condition check can be added to determine whether the coded block with width or height is larger than a threshold Sthr.
  • Sthr is 8, which will exclude the 4x4, 4x8, 8x4 and 8x8 blocks.
  • determining whether the mode will be added to the intra mode buffer table can be based on 1) checking if the mode is angular mode; and 2) checking if the block size is larger than a threshold.
  • FIG. 15 is a block diagram illustrating an electronic device 1500 (which may be a wireless device, a 3GPP user equipment or UE device, etc.) according to some embodiments disclosed herein.
  • electronic device 1500 may include processor 1503 coupled with communication interface 1501, memory 1505, camera 1507, and screen 1509.
  • Communication interface 1501 may include one or more of a wired network interface (e.g., an Ethernet interface), a WiFi interface, a cellular radio access network (RAN) interface (also referred to as a RAN transceiver), and/or other wired/wireless network communication interfaces.
  • Electronic device 1500 can thus provide wired/wireless communication over one or more wire/radio links with a remote storage system to transmit and/or receive an encoded video sequence.
  • RAN radio access network
  • Processor 1503 may include one or more data processing circuits, such as a general purpose and/or special purpose processor (e.g., microprocessor and/or digital signal processor). Processor 1503 may be configured to execute computer program instructions from functional modules in memory 1505 (also referred to as a memory circuit or memory circuitry), described below as a computer readable medium, to perform some or all of the operations and methods that are described herein for one or more of the embodiments. Moreover, processor 1503 may be defined to include memory so that separate memory 1505 may not be required. Electronic device 1500 including, communication interface 1501, processor 1503, and/or camera 1507 may thus perform operations, for example, discussed below with respect to the figures and/or Example
  • electronic device 1500 may generate an encoded video sequence that is either stored in memory 1505 and/or transmitted through communication interface 1501 over a wired network and/or wireless network to a remoted device.
  • processor 1503 may receive a video sequence from camera 1509, and processor may encode the video sequence to provide the encoded video sequence that may be stored in memory 1505 and/or transmitted through communication interface 1501 to a remote device.
  • electronic device 1500 may decode an encoded video sequence to provide a decoded video sequence that is rendered on display 1509 for a user to view.
  • the encoded video sequence may be received from a remote
  • the encoded video sequence may be generated by processor 1503 responsive to a video sequence received from camera 1507 and stored in memory 1505 before decoding and rendering by processor 1503. Accordingly, the same device may thus encode a video sequence and then decode the video sequence.
  • processor 1503 Operations of encoding and decoding performed by processor 1503 will now be discussed with reference to FIGS. 16-17.
  • FIG. 16 is a schematic block diagram of an encoder 1640 which may be implemented by processor 1503 to encode a block of pixels in a video image (also referred to as a frame) of a video sequence according to some embodiments of inventive concepts.
  • a current block of pixels is predicted by performing a motion estimation using motion estimator 1650 from an already provided block of pixels in the same frame or in a previous frame.
  • the result of the motion estimation is a motion or displacement vector associated with the reference block, in the case of inter prediction.
  • the motion vector may be used by motion compensator 1650 to output an inter prediction of the block of pixels.
  • Intra predictor 1649 computes an intra prediction of the current block of pixels.
  • the outputs from the motion estimator/compensator 1650 and the intra predictor 1649 are input in selector 1651 that either selects intra prediction or inter prediction for the current block of pixels.
  • the output from the selector 1651 is input to an error calculator in the form of adder 1641 that also receives the pixel values of the current block of pixels.
  • Adder 1641 calculates and outputs a residual error as the difference in pixel values between the block of pixels and its prediction.
  • the error is transformed in transformer 1642, such as by a discrete cosine transform, and quantized by quantizer 1643 followed by coding in encoder 1644, such as by entropy encoder.
  • encoder 1644 such as by entropy encoder.
  • the estimated motion vector is brought to encoder 1644 to generate the coded representation of the current block of pixels.
  • the transformed and quantized residual error for the current block of pixels is also provided to an inverse quantizer 1645 and inverse transformer 1646 to retrieve the original residual error.
  • This error is added by adder 1647 to the block prediction output from the motion compensator 1650 or intra predictor 1649 to create a reference block of pixels that can be used in the prediction and coding of a next block of pixels.
  • This new reference block is first processed by a deblocking filter 1600 according to examples/embodiments discussed below to perform deblocking filtering to reduce/combat blocking artifacts.
  • the processed new reference block is then temporarily stored in frame buffer 1648, where it is available to intra predictor 1649 and motion estimator/compensator 1650.
  • FIG. 17 is a corresponding schematic block diagram of decoder 1760 including deblocking filter 1600 which may be implemented by processor 503 according to some embodiments of inventive concepts.
  • Decoder 1760 includes decoder 1761, such as entropy decoder, to decode an encoded representation of a block of pixels to get a set of quantized and transformed residual errors. These residual errors are dequantized by inverse quantizer 1762 and inverse transformed by inverse transformer 1763 to provide a set of residual errors.
  • decoder 1761 such as entropy decoder
  • adder 1764 to the pixel values of a reference block of pixels.
  • the reference block is determined by a motion estimator/compensator 1767 or intra predictor 1766, depending on whether inter or intra prediction is performed.
  • Selector 1768 is thereby interconnected to adder 1764 and motion estimator/compensator 1767 and intra predictor 1766.
  • the resulting decoded block of pixels output form adder 1764 is input to deblocking filter 1600 according to some embodiments of inventive concepts to provide deblocking filtering of blocking artifacts.
  • the filtered block of pixels is output from decoder 1760 and may be furthermore temporarily provided to frame buffer 1765 to be used as a reference block of pixels for a subsequent block of pixels to be decoded.
  • Frame buffer 1765 is thereby connected to motion estimator/compensator 1767 to make the stored blocks of pixels available to motion estimator/compensator 1767.
  • the output from adder 1764 may also be input to intra predictor 1766 to be used as an unfiltered reference block of pixels.
  • deblocking filter 1600 may perform deblocking filtering as so called in-loop filtering.
  • deblocking filter 1600 may be arranged to perform so called post-processing filtering.
  • deblocking filter 1600 operates on the output frames outside of the loop formed by adder 1764, frame buffer 1765, intra predictor 1766, motion estimator/compensator 1767, and selector 1768. In such embodiments, no deblocking filtering is typically done at the encoder. Operations of deblocking filter 1600 will be discussed in greater detail below.
  • a deblocking filter may reduce blocking artifacts by interpolating boundary samples from a first side of the block boundary to a second side of the block boundary without significant modifications of the low frequency components in the signal (such as a ramp).
  • the interpolation may be performed using a determined sample value at a position further away from the block boundary than the sample furthest away from the block boundary to be filtered to a determined sample value at a position in the middle of all samples to be filtered or at a position in between the boundary samples.
  • the interpolation of samples may be performed by interpolation between a weighted average of a first set of sample values centered in the middle of the total samples to be filtered or centered at a position in between the boundary samples and a weighted average of a second set of sample values determined at a position further away than the sample that is furthest away among the samples to be filtered.
  • modules also referred to as units
  • modules may be stored in memory 1505 of FIG. 15, and these modules may provide instructions so that when the instructions of a module are executed by processor 1503, processor 1503 performs respective operations of the flow charts of FIGS. 18- 22.
  • FIG. 18 depicts a flow chart illustrating an example of a process for decoding a picture by generating a motion vector predictor list.
  • processor 1503 receives an encoded video block that includes a sequence of pictures. Each of the pictures can include a luma value and a chroma value.
  • processor 1503 generates a most probable mode, MPM, set that includes intra prediction modes that correspond to a history-based analysis.
  • processor 1503 generates an intra mode buffer table that is configured to include intra prediction modes corresponding to a previously decoded video block.
  • the intra mode buffer table can include a first-in-first-out, FIFO, buffer that includes elements that correspond to each of the MPM'S in the MPM set.
  • the elements can be initially predefined elements and a new element can replace one of the initially predefined elements.
  • the FIFO buffer can include a fixed number of elements.
  • processor 1503 can compare a new element to existing elements in the FIFO buffer. Responsive to the new element being the same as one of the existing elements in the FIFO buffer, processor 1503 can remove the one of the existing elements in the FIFO buffer and add the new element to the last position of the FIFO buffer. Responsive to the new element being different from the existing elements in the FIFO buffer, processor 1503 can remove the one of the existing elements that is in a first position of the FIFO buffer and add the new element to a last position of the FIFO buffer.
  • the intra mode buffer table can capture intra prediction from previously coded blocks.
  • the intra mode buffer table comprises elements corresponding to unique angular intra prediction modes. Responsive to receiving a new element including one of the angular intra prediction modes, processor 1503 can add the new element to a last entry of the intra mode buffer table and remove a matching one of the angular predictions modes from the intra mode buffer table. Responsive to receiving a new element including a different angular prediction mode than the angular intra prediction modes, processor 1503 can add the new element to a last entry of the intra mode buffer table and remove a first entry of the intra mode buffer.
  • FIGS. 19-21 depict flow charts illustrating examples of resetting the intra mode buffer.
  • processor 1503 can receive a new encoded video block.
  • processor 1503 can reset the intra mode buffer table to the initially predefined elements.
  • FIG. 20 at block 2040, processor 1503 can receive a new tile of encoded video blocks.
  • processor 1503 responsive to receiving the new tile of encoded video blocks, processor 1503 can reset the intra mode buffer table.
  • FIG. 21 at block 2140, processor 1503 can receive a new group of tiles of encoded video blocks.
  • processor 1503 can reset the intra mode buffer table.
  • the intra mode buffer table resets responsive to an arithmetic code resetting at least one internal state. In additional or alternative embodiments, the table is reset to a predefined intra angular mode. In additional or alternative embodiments, the intra mode buffer table is maintained during an encoding and/or a decoding operation. In additional or alternative embodiments, processor 1503 can reset the intra mode buffer table to a pre-defined intra modes ordering responsive to a using a new coding tree unit. [00106] Returning to block 1820 of FIG.
  • generating the MPM set can include, responsive to a left neighboring block being decoded by an intra prediction mode L and a multi-reference line index being zero, processor 1503 can add the intra prediction mode L to the MPM set.
  • processor 1503 responsive to the left neighboring block being decoded by the intra prediction mode L, the multi-reference line index being greater than zero, and the intra prediction mode L being greater than a DC index, processor 1503 can add the intra prediction mode L to the MPM set.
  • processor 1503 can add the intra prediction mode A to the MPM set.
  • processor 1503 responsive to the above neighboring block being decoded by the intra prediction mode A, the multi-reference line index being greater than zero, and the intra prediction mode A being greater than a DC index, and the intra prediction mode A not being in the MPM set, processor 1503 can add the intra prediction mode A to the MPM set.
  • processor 1503 can add the planar mode to the MPM set. In additional or alternative embodiments, responsive to the multi-reference line index being zero and a DC mode not being in the MPM set, processor 1503 can add the DC mode to the MPM set.
  • processor 1503 can add the intra prediction mode X to the MPM set at a last position of the intra mode buffer table. In additional or alternative embodiments, responsive to the intra prediction mode X being in the MPM set and adjacent intra prediction mode X-l not being in the MPM set, processor 1503 can add the adjacent intra prediction mode X-l to the MPM set at a last position of the intra mode buffer table.
  • processor 1503 can add the adjacent intra prediction mode X-l to the MPM set at a last position of the intra mode buffer table.
  • the MPM set includes six modes.
  • the MPM set includes MPM modes and the intra mode buffer table further generates a portion of the modes in a non-MPM set.
  • the MPM set includes nine modes and the intra mode buffer table further generates 3 modes in a non-MPM set.
  • the non-MPM set can be derived by sorting prediction modes from a smallest to a largest mode index.
  • the intra mode buffer table can include intra mode buffer tables and each of the intra mode buffer tables can include a different dimensional characteristic (e.g., a block dimensional characteristic) from other ones of the intra mode buffer tables.
  • processor 1503 can determine a block size relative to a block size threshold. Responsive to the block size being less than the block size threshold, processor 1503 may not update the intra mode buffer table corresponding to the block. In additional or alternative embodiments, processor 1503 can determine a block dimension ratio of a first block dimension to a second block dimension. Processor 1503 can compare the block dimension ratio to a block dimension ratio threshold and responsive to the block dimension ratio being less than the block dimension ratio threshold, processor 1503 may not update the intra mode buffer table corresponding to the block. In additional or alternative embodiments, processor 1503 can determine a minimum block dimension relative to a block dimension threshold. Responsive to the minimum block dimension being less than the block dimension threshold, processor 1503 may not update the intra mode buffer table corresponding to the block.
  • processor 1503 performs an intra prediction for samples to decode the pictures by selecting an intra prediction mode that includes directional modes and non-directional modes. In some embodiments, processor 1503 performs the intra prediction for samples to decode the pictures by selecting an intra prediction mode from the MPM set. In some embodiments, responsive to the block being decoded using an intra prediction mode that is an angular intra prediction mode, processor 1503 can add the angular intra prediction mode to a last entry of the intra mode buffer table.
  • FIG. 22 depicts a flow chart illustrating an example of a process for encoding a picture by generating a motion vector predictor list.
  • Blocks 2210 and 2220 are similar to blocks 1810 and 1820 of FIG. 18.
  • processor 1503 can perform an intra prediction for samples to encode the pictures by selecting an intra prediction mode that includes directional modes and non-directional modes.
  • FIGS. 18-22 Various operations of FIGS. 18-22 may be optional with respect to some embodiments.
  • the terms “comprise”, “comprising”, “comprises”, “include”, “including”, “includes”, “have”, “has”, “having”, or variants thereof are open-ended, and include one or more stated features, integers, elements, steps, components, or functions but does not preclude the presence or addition of one or more other features, integers, elements, steps, components, functions, or groups thereof.
  • the common abbreviation “e.g.” which derives from the Latin phrase “exempli gratia,” may be used to introduce or specify a general example or examples of a previously mentioned item and is not intended to be limiting of such item.
  • the common abbreviation “i.e.”, which derives from the Latin phrase “id est,” may be used to specify a particular item from a more general recitation.
  • Example embodiments are described herein with reference to block diagrams and/or flowchart illustrations of computer-implemented methods, apparatus (systems and/or devices) and/or computer program products. It is understood that a block of the block diagrams and/or flowchart illustrations, and combinations of blocks in the block diagrams and/or flowchart illustrations, can be implemented by computer program instructions that are performed by one or more computer circuits.
  • These computer program instructions may be provided to a processor circuit of a general purpose computer circuit, special purpose computer circuit, and/or other programmable data processing circuit to produce a machine, such that the instructions, which execute via the processor of the computer and/or other programmable data processing apparatus, transform and control transistors, values stored in memory locations, and other hardware components within such circuitry to implement the functions/acts specified in the block diagrams and/or flowchart block or blocks, and thereby create means (functionality) and/or structure for implementing the functions/acts specified in the block diagrams and/or flowchart block(s).
  • FIG. 23 A wireless network in accordance with some embodiments.
  • a wireless network such as the example wireless network illustrated in FIG. 23.
  • the wireless network of FIG. 23 only depicts network QQ106, network nodes QQ160 and QQ160b, and WDs QQ110, QQllOb, and QQllOc (also referred to as mobile terminals).
  • a wireless network may further include any additional elements suitable to support communication between wireless devices or between a wireless device and another communication device, such as a landline telephone, a service provider, or any other network node or end device.
  • the wireless network may provide communication and other types of services to one or more wireless devices to facilitate the wireless devices' access to and/or use of the services provided by, or via, the wireless network.
  • the wireless network may comprise and/or interface with any type of communication, telecommunication, data, cellular, and/or radio network or other similar type of system.
  • the wireless network may be configured to operate according to specific standards or other types of predefined rules or procedures.
  • particular embodiments of the wireless network may implement communication standards, such as Global System for Mobile Communications (GSM), Universal Mobile
  • UMTS Telecommunications System
  • LTE Long Term Evolution
  • WLAN wireless local area network
  • IEEE 802.11 standards
  • any other appropriate wireless communication standard such as the
  • WiMax Worldwide Interoperability for Microwave Access (WiMax), Bluetooth, Z-Wave and/or ZigBee standards.
  • Network QQ106 may comprise one or more backhaul networks, core networks, and
  • IP networks public switched telephone networks (PSTNs), packet data networks, optical networks, wide-area networks (WANs), local area networks (LANs), wireless local area networks (WLANs), wired networks, wireless networks, metropolitan area networks, and other networks to enable communication between devices.
  • PSTNs public switched telephone networks
  • WANs wide-area networks
  • LANs local area networks
  • WLANs wireless local area networks
  • wired networks wireless networks, metropolitan area networks, and other networks to enable communication between devices.
  • Network node QQ160 and WD QQ110 comprise various components described in more detail below. These components work together in order to provide network node and/or wireless device functionality, such as providing wireless connections in a wireless network.
  • the wireless network may comprise any number of wired or wireless networks, network nodes, base stations, controllers, wireless devices, relay stations, and/or any other components or systems that may facilitate or participate in the
  • network node refers to equipment capable, configured, arranged and/or operable to communicate directly or indirectly with a wireless device and/or with other network nodes or equipment in the wireless network to enable and/or provide wireless access to the wireless device and/or to perform other functions (e.g., administration) in the wireless network.
  • network nodes include, but are not limited to, access points (APs) (e.g., radio access points), base stations (BSs) (e.g., radio base stations, Node Bs, evolved Node Bs (eNBs) and NR NodeBs (gNBs)).
  • APs access points
  • BSs base stations
  • eNBs evolved Node Bs
  • gNBs NR NodeBs
  • Base stations may be categorized based on the amount of coverage they provide (or, stated differently, their transmit power level) and may then also be referred to as femto base stations, pico base stations, micro base stations, or macro base stations.
  • a base station may be a relay node or a relay donor node controlling a relay.
  • a network node may also include one or more (or all) parts of a distributed radio base station such as centralized digital units and/or remote radio units (RRUs), sometimes referred to as Remote Radio Heads (RRHs). Such remote radio units may or may not be integrated with an antenna as an antenna integrated radio.
  • RRUs remote radio units
  • RRHs Remote Radio Heads
  • Such remote radio units may or may not be integrated with an antenna as an antenna integrated radio.
  • Parts of a distributed radio base station may also be referred to as nodes in a distributed antenna system (DAS).
  • DAS distributed antenna system
  • network nodes include multi-standard radio (MSR) equipment such as MSR BSs, network controllers such as radio network controllers (RNCs) or base station controllers (BSCs), base transceiver stations (BTSs), transmission points, transmission nodes, multi-cell/multicast coordination entities (MCEs), core network nodes (e.g., MSCs, MMEs), O&M nodes, OSS nodes, SON nodes, positioning nodes (e.g., E-SMLCs), and/or MDTs.
  • MSR multi-standard radio
  • RNCs radio network controllers
  • BSCs base station controllers
  • BTSs base transceiver stations
  • transmission points transmission nodes
  • MCEs multi-cell/multicast coordination entities
  • core network nodes e.g., MSCs, MMEs
  • O&M nodes e.g., OSS nodes, SON nodes, positioning nodes (e.g., E-SMLCs), and/or MDTs.
  • network nodes may represent any suitable device (or group of devices) capable, configured, arranged, and/or operable to enable and/or provide a wireless device with access to the wireless network or to provide some service to a wireless device that has accessed the wireless network.
  • network node QQ160 includes processing circuitry QQ170, device readable medium QQ180, interface QQ190, auxiliary equipment QQ184, power source QQ186, power circuitry QQ187, and antenna QQ162.
  • network node QQ160 illustrated in the example wireless network of FIG. 23 may represent a device that includes the illustrated combination of hardware components, other embodiments may comprise network nodes with different combinations of components. It is to be understood that a network node comprises any suitable combination of hardware and/or software needed to perform the tasks, features, functions and methods disclosed herein.
  • network node QQ160 may comprise multiple different physical components that make up a single illustrated component (e.g., device readable medium QQ180 may comprise multiple separate hard drives as well as multiple RAM modules).
  • network node QQ160 may be composed of multiple physically separate components (e.g., a NodeB component and a RNC component, or a BTS component and a BSC component, etc.), which may each have their own respective components.
  • network node QQ160 comprises multiple separate components (e.g., BTS and BSC components)
  • one or more of the separate components may be shared among several network nodes.
  • a single RNC may control multiple NodeB's.
  • each unique NodeB and RNC pair may in some instances be considered a single separate network node.
  • network node QQ160 may be configured to support multiple radio access technologies (RATs).
  • RATs radio access technologies
  • Network node QQ160 may also include multiple sets of the various illustrated components for different wireless technologies integrated into network node QQ160, such as, for example, GSM, WCDMA, LTE, NR, WiFi, or Bluetooth wireless technologies. These wireless technologies may be integrated into the same or different chip or set of chips and other components within network node QQ160.
  • Processing circuitry QQ170 is configured to perform any determining, calculating, or similar operations (e.g., certain obtaining operations) described herein as being provided by a network node. These operations performed by processing circuitry QQ170 may include processing information obtained by processing circuitry QQ170 by, for example, converting the obtained information into other information, comparing the obtained information or converted information to information stored in the network node, and/or performing one or more operations based on the obtained information or converted information, and as a result of said processing making a determination.
  • processing information obtained by processing circuitry QQ170 by, for example, converting the obtained information into other information, comparing the obtained information or converted information to information stored in the network node, and/or performing one or more operations based on the obtained information or converted information, and as a result of said processing making a determination.
  • Processing circuitry QQ170 may comprise a combination of one or more of a microprocessor, controller, microcontroller, central processing unit, digital signal processor, application-specific integrated circuit, field programmable gate array, or any other suitable computing device, resource, or combination of hardware, software and/or encoded logic operable to provide, either alone or in conjunction with other network node QQ160
  • processing circuitry QQ170 may execute instructions stored in device readable medium QQ180 or in memory within processing circuitry QQ170. Such functionality may include providing any of the various wireless features, functions, or benefits discussed herein.
  • processing circuitry QQ170 may include a system on a chip (SOC).
  • SOC system on a chip
  • processing circuitry QQ170 may include one or more of radio frequency (RF) transceiver circuitry QQ172 and baseband processing circuitry QQ174.
  • radio frequency (RF) transceiver circuitry QQ172 and baseband processing circuitry QQ174 may be on separate chips (or sets of chips), boards, or units, such as radio units and digital units.
  • part or all of RF transceiver circuitry QQ172 and baseband processing circuitry QQ174 may be on the same chip or set of chips, boards, or units.
  • processing circuitry QQ170 executing instructions stored on device readable medium QQ180 or memory within processing circuitry QQ170.
  • some or all of the functionality may be provided by processing circuitry QQ170 without executing instructions stored on a separate or discrete device readable medium, such as in a hard-wired manner.
  • processing circuitry QQ170 can be configured to perform the described functionality.
  • the benefits provided by such functionality are not limited to processing circuitry QQ170 alone or to other components of network node QQ160, but are enjoyed by network node QQ160 as a whole, and/or by end users and the wireless network generally.
  • Device readable medium QQ180 may comprise any form of volatile or non volatile computer readable memory including, without limitation, persistent storage, solid-state memory, remotely mounted memory, magnetic media, optical media, random access memory (RAM), read-only memory (ROM), mass storage media (for example, a hard disk), removable storage media (for example, a flash drive, a Compact Disk (CD) or a Digital Video Disk (DVD)), and/or any other volatile or non-volatile, non-transitory device readable and/or computer- executable memory devices that store information, data, and/or instructions that may be used by processing circuitry QQ170.
  • volatile or non volatile computer readable memory including, without limitation, persistent storage, solid-state memory, remotely mounted memory, magnetic media, optical media, random access memory (RAM), read-only memory (ROM), mass storage media (for example, a hard disk), removable storage media (for example, a flash drive, a Compact Disk (CD) or a Digital Video Disk (DVD)), and/or any other volatile or non-vola
  • Device readable medium QQ180 may store any suitable instructions, data or information, including a computer program, software, an application including one or more of logic, rules, code, tables, etc. and/or other instructions capable of being executed by processing circuitry QQ170 and, utilized by network node QQ160.
  • Device readable medium QQ180 may be used to store any calculations made by processing circuitry QQ170 and/or any data received via interface QQ190.
  • processing circuitry QQ170 and device readable medium QQ180 may be considered to be integrated.
  • Interface QQ190 is used in the wired or wireless communication of signalling and/or data between network node QQ160, network QQ106, and/or WDs QQ110. As illustrated, interface QQ190 comprises port(s)/terminal(s) QQ194 to send and receive data, for example to and from network QQ106 over a wired connection. Interface QQ190 also includes radio front end circuitry QQ192 that may be coupled to, or in certain embodiments a part of, antenna QQ162. Radio front end circuitry QQ192 comprises filters QQ198 and amplifiers QQ196. Radio front end circuitry QQ192 may be connected to antenna QQ162 and processing circuitry QQ170. Radio front end circuitry may be configured to condition signals
  • Radio front end circuitry QQ192 may receive digital data that is to be sent out to other network nodes or WDs via a wireless connection. Radio front end circuitry QQ192 may convert the digital data into a radio signal having the appropriate channel and bandwidth parameters using a combination of filters QQ198 and/or amplifiers QQ196. The radio signal may then be transmitted via antenna QQ162. Similarly, when receiving data, antenna QQ162 may collect radio signals which are then converted into digital data by radio front end circuitry QQ192. The digital data may be passed to processing circuitry QQ170. In other embodiments, the interface may comprise different components and/or different combinations of components.
  • network node QQ160 may not include separate radio front end circuitry QQ192, instead, processing circuitry QQ170 may comprise radio front end circuitry and may be connected to antenna QQ162 without separate radio front end circuitry QQ192.
  • processing circuitry QQ170 may comprise radio front end circuitry and may be connected to antenna QQ162 without separate radio front end circuitry QQ192.
  • all or some of RF transceiver circuitry QQ172 may be considered a part of interface QQ190.
  • interface QQ190 may include one or more ports or terminals QQ194, radio front end circuitry QQ192, and RF transceiver circuitry QQ172, as part of a radio unit (not shown), and interface QQ190 may communicate with baseband processing circuitry QQ174, which is part of a digital unit (not shown).
  • Antenna QQ162 may include one or more antennas, or antenna arrays, configured to send and/or receive wireless signals. Antenna QQ162 may be coupled to radio front end circuitry QQ190 and may be any type of antenna capable of transmitting and receiving data and/or signals wirelessly. In some embodiments, antenna QQ162 may comprise one or more omni-directional, sector or panel antennas operable to transmit/receive radio signals between, for example, 2 GHz and 66 GHz. An omni-directional antenna may be used to transmit/receive radio signals in any direction, a sector antenna may be used to
  • antenna QQ162 may be separate from network node QQ160 and may be connectable to network node QQ160 through an interface or port.
  • Antenna QQ162, interface QQ190, and/or processing circuitry QQ170 may be configured to perform any receiving operations and/or certain obtaining operations described herein as being performed by a network node. Any information, data and/or signals may be received from a wireless device, another network node and/or any other network equipment. Similarly, antenna QQ162, interface QQ190, and/or processing circuitry QQ170 may be configured to perform any transmitting operations described herein as being performed by a network node. Any information, data and/or signals may be transmitted to a wireless device, another network node and/or any other network equipment.
  • Power circuitry QQ187 may comprise, or be coupled to, power management circuitry and is configured to supply the components of network node QQ160 with power for performing the functionality described herein. Power circuitry QQ187 may receive power from power source QQ186. Power source QQ186 and/or power circuitry QQ187 may be configured to provide power to the various components of network node QQ160 in a form suitable for the respective components (e.g., at a voltage and current level needed for each respective component). Power source QQ186 may either be included in, or external to, power circuitry QQ187 and/or network node QQ160.
  • network node QQ160 may be connectable to an external power source (e.g., an electricity outlet) via an input circuitry or interface such as an electrical cable, whereby the external power source supplies power to power circuitry QQ187.
  • power source QQ186 may comprise a source of power in the form of a battery or battery pack which is connected to, or integrated in, power circuitry QQ187. The battery may provide backup power should the external power source fail.
  • Other types of power sources such as photovoltaic devices, may also be used.
  • network node QQ160 may include additional components beyond those shown in FIG. 23 that may be responsible for providing certain aspects of the network node's functionality, including any of the functionality described herein and/or any functionality necessary to support the subject matter described herein.
  • network node QQ160 may include user interface equipment to allow input of information into network node QQ160 and to allow output of information from network node QQ160. This may allow a user to perform diagnostic, maintenance, repair, and other administrative functions for network node QQ160.
  • wireless device refers to a device capable, configured, arranged and/or operable to communicate wirelessly with network nodes and/or other wireless devices.
  • the term WD may be used interchangeably herein with user equipment (UE).
  • Communicating wirelessly may involve transmitting and/or receiving wireless signals using electromagnetic waves, radio waves, infrared waves, and/or other types of signals suitable for conveying information through air.
  • a WD may be configured to transmit and/or receive information without direct human interaction.
  • a WD may be designed to transmit information to a network on a predetermined schedule, when triggered by an internal or external event, or in response to requests from the network.
  • Examples of a WD include, but are not limited to, a smart phone, a mobile phone, a cell phone, a voice over IP (VoIP) phone, a wireless local loop phone, a desktop computer, a personal digital assistant (PDA), a wireless cameras, a gaming console or device, a music storage device, a playback appliance, a wearable terminal device, a wireless endpoint, a mobile station, a tablet, a laptop, a laptop-embedded equipment (LEE), a laptop-mounted equipment (LME), a smart device, a wireless customer-premise equipment (CPE) a vehicle-mounted wireless terminal device, etc.
  • VoIP voice over IP
  • PDA personal digital assistant
  • PDA personal digital assistant
  • a wireless cameras a gaming console or device
  • a music storage device a playback appliance
  • a wearable terminal device a wireless endpoint
  • a mobile station a tablet, a laptop, a laptop-embedded equipment (LEE), a laptop-mounted equipment (L
  • a WD may support device-to-device (D2D) communication, for example by implementing a 3GPP standard for sidelink communication, vehicle-to-vehicle (V2V), vehicle- to-infrastructure (V2I), vehicle-to-everything (V2X) and may in this case be referred to as a D2D communication device.
  • D2D device-to-device
  • V2V vehicle-to-vehicle
  • V2I vehicle- to-infrastructure
  • V2X vehicle-to-everything
  • a WD may represent a machine or other device that performs monitoring and/or
  • the WD may in this case be a machine-to-machine (M2M) device, which may in a 3GPP context be referred to as an MTC device.
  • M2M machine-to-machine
  • the WD may be a UE implementing the 3GPP narrow band internet of things (NB-loT) standard.
  • NB-loT narrow band internet of things
  • Such machines or devices are sensors, metering devices such as power meters, industrial machinery, or home or personal appliances (e.g. refrigerators, televisions, etc.) personal wearables (e.g., watches, fitness trackers, etc.).
  • a WD may represent a vehicle or other equipment that is capable of monitoring and/or reporting on its operational status or other functions associated with its operation.
  • a WD as described above may represent the endpoint of a wireless connection, in which case the device may be referred to as a wireless terminal.
  • a WD as described above may be mobile, in which case it may also be referred to as a mobile device or a mobile terminal.
  • wireless device QQ110 includes antenna QQ111, interface QQ114, processing circuitry QQ120, device readable medium QQ130, user interface equipment QQ132, auxiliary equipment QQ134, power source QQ136 and power circuitry QQ137.
  • WD QQ110 may include multiple sets of one or more of the illustrated components for different wireless technologies supported by WD QQ110, such as, for example, GSM, WCDMA, LTE, NR, WiFi, WiMAX, or Bluetooth wireless technologies, just to mention a few. These wireless technologies may be integrated into the same or different chips or set of chips as other components within WD QQ110.
  • Antenna QQ111 may include one or more antennas or antenna arrays, configured to send and/or receive wireless signals, and is connected to interface QQ114.
  • antenna QQ111 may be separate from WD QQ110 and be connectable to WD QQ110 through an interface or port.
  • Antenna QQ111, interface QQ114, and/or processing circuitry QQ120 may be configured to perform any receiving or transmitting operations described herein as being performed by a WD. Any information, data and/or signals may be received from a network node and/or another WD.
  • radio front end circuitry and/or antenna QQ111 may be considered an interface.
  • interface QQ114 comprises radio front end circuitry QQ112 and antenna QQ111.
  • Radio front end circuitry QQ112 comprise one or more filters QQ118 and amplifiers QQ116.
  • Radio front end circuitry QQ114 is connected to antenna QQ111 and processing circuitry QQ120, and is configured to condition signals communicated between antenna QQ111 and processing circuitry QQ120.
  • Radio front end circuitry QQ112 may be coupled to or a part of antenna QQ111.
  • WD QQ110 may not include separate radio front end circuitry QQ112; rather, processing circuitry QQ120 may comprise radio front end circuitry and may be connected to antenna QQ111.
  • Radio front end circuitry QQ112 may receive digital data that is to be sent out to other network nodes or WDs via a wireless connection. Radio front end circuitry QQ112 may convert the digital data into a radio signal having the appropriate channel and bandwidth parameters using a combination of filters QQ118 and/or amplifiers QQ116. The radio signal may then be transmitted via antenna QQ111. Similarly, when receiving data, antenna QQ111 may collect radio signals which are then converted into digital data by radio front end circuitry QQ112. The digital data may be passed to processing circuitry QQ120.
  • the interface may comprise different components and/or different combinations of components.
  • Processing circuitry QQ120 may comprise a combination of one or more of a microprocessor, controller, microcontroller, central processing unit, digital signal processor, application-specific integrated circuit, field programmable gate array, or any other suitable computing device, resource, or combination of hardware, software, and/or encoded logic operable to provide, either alone or in conjunction with other WD QQ110 components, such as device readable medium QQ130, WD QQ110 functionality. Such functionality may include providing any of the various wireless features or benefits discussed herein.
  • processing circuitry QQ120 may execute instructions stored in device readable medium QQ130 or in memory within processing circuitry QQ120 to provide the functionality disclosed herein.
  • processing circuitry QQ120 includes one or more of RF transceiver circuitry QQ122, baseband processing circuitry QQ124, and application processing circuitry QQ126.
  • the processing circuitry may comprise different components and/or different combinations of components.
  • processing circuitry QQ120 of WD QQ110 may comprise a SOC.
  • RF transceiver circuitry QQ122, baseband processing circuitry QQ124, and application processing circuitry QQ126 may be on separate chips or sets of chips.
  • part or all of baseband processing circuitry QQ124 and application processing circuitry QQ126 may be combined into one chip or set of chips, and RF transceiver circuitry QQ122 may be on a separate chip or set of chips.
  • part or all of RF transceiver circuitry QQ122 and baseband processing circuitry QQ124 may be on the same chip or set of chips, and application processing circuitry QQ126 may be on a separate chip or set of chips.
  • part or all of RF transceiver circuitry QQ122, baseband processing circuitry QQ124, and application processing circuitry QQ126 may be combined in the same chip or set of chips.
  • RF transceiver circuitry QQ122 may be a part of interface QQ114.
  • RF transceiver circuitry QQ122 may condition RF signals for processing circuitry QQ120.
  • processing circuitry QQ120 executing instructions stored on device readable medium QQ130, which in certain embodiments may be a computer-readable storage medium.
  • device readable medium QQ130 which in certain embodiments may be a computer-readable storage medium.
  • processing circuitry QQ120 without executing instructions stored on a separate or discrete device readable storage medium, such as in a hard-wired manner. In any of those particular embodiments, whether executing instructions stored on a device readable storage medium or not, processing circuitry QQ120 can be configured to perform the described functionality.
  • the benefits provided by such functionality are not limited to processing circuitry QQ120 alone or to other components of WD QQ110, but are enjoyed by WD QQ110 as a whole, and/or by end users and the wireless network generally.
  • Processing circuitry QQ120 may be configured to perform any determining, calculating, or similar operations (e.g., certain obtaining operations) described herein as being performed by a WD. These operations, as performed by processing circuitry QQ120, may include processing information obtained by processing circuitry QQ120 by, for example, converting the obtained information into other information, comparing the obtained information or converted information to information stored by WD QQ110, and/or performing one or more operations based on the obtained information or converted information, and as a result of said processing making a determination.
  • processing information obtained by processing circuitry QQ120 by, for example, converting the obtained information into other information, comparing the obtained information or converted information to information stored by WD QQ110, and/or performing one or more operations based on the obtained information or converted information, and as a result of said processing making a determination.
  • Device readable medium QQ130 may be operable to store a computer program, software, an application including one or more of logic, rules, code, tables, etc. and/or other instructions capable of being executed by processing circuitry QQ120.
  • Device readable medium QQ130 may include computer memory (e.g., Random Access Memory (RAM) or Read Only Memory (ROM)), mass storage media (e.g., a hard disk), removable storage media (e.g., a Compact Disk (CD) or a Digital Video Disk (DVD)), and/or any other volatile or non-volatile, non- transitory device readable and/or computer executable memory devices that store information, data, and/or instructions that may be used by processing circuitry QQ120.
  • RAM Random Access Memory
  • ROM Read Only Memory
  • mass storage media e.g., a hard disk
  • removable storage media e.g., a Compact Disk (CD) or a Digital Video Disk (DVD)
  • processing circuitry QQ120 and device readable medium QQ130 may be considered to be integrated.
  • User interface equipment QQ132 may provide components that allow for a human user to interact with WD QQ110. Such interaction may be of many forms, such as visual, audial, tactile, etc.
  • User interface equipment QQ132 may be operable to produce output to the user and to allow the user to provide input to WD QQ110. The type of interaction may vary depending on the type of user interface equipment QQ132 installed in WD QQ110.
  • WD QQ110 is a smart phone
  • the interaction may be via a touch screen
  • WD QQ110 is a smart meter
  • the interaction may be through a screen that provides usage (e.g., the number of gallons used) or a speaker that provides an audible alert (e.g., if smoke is detected).
  • User interface equipment QQ132 may include input interfaces, devices and circuits, and output interfaces, devices and circuits. User interface equipment QQ132 is configured to allow input of information into WD QQ110, and is connected to processing circuitry QQ120 to allow processing circuitry QQ120 to process the input information.
  • User interface equipment QQ132 may include, for example, a microphone, a proximity or other sensor, keys/buttons, a touch display, one or more cameras, a USB port, or other input circuitry. User interface equipment QQ132 is also configured to allow output of information from WD QQ110, and to allow processing circuitry QQ120 to output information from WD QQ110. User interface equipment QQ132 may include, for example, a speaker, a display, vibrating circuitry, a USB port, a headphone interface, or other output circuitry. Using one or more input and output interfaces, devices, and circuits, of user interface equipment QQ132, WD QQ110 may communicate with end users and/or the wireless network, and allow them to benefit from the functionality described herein.
  • Auxiliary equipment QQ134 is operable to provide more specific functionality which may not be generally performed by WDs. This may comprise specialized sensors for doing measurements for various purposes, interfaces for additional types of communication such as wired communications etc. The inclusion and type of components of auxiliary equipment QQ134 may vary depending on the embodiment and/or scenario.
  • Power source QQ136 may, in some embodiments, be in the form of a battery or battery pack. Other types of power sources, such as an external power source (e.g., an electricity outlet), photovoltaic devices or power cells, may also be used.
  • WD QQ110 may further comprise power circuitry QQ137 for delivering power from power source QQ136 to the various parts of WD QQ110 which need power from power source QQ136 to carry out any functionality described or indicated herein.
  • Power circuitry QQ137 may in certain embodiments comprise power management circuitry.
  • Power circuitry QQ137 may additionally or alternatively be operable to receive power from an external power source; in which case WD QQ110 may be connectable to the external power source (such as an electricity outlet) via input circuitry or an interface such as an electrical power cable. Power circuitry QQ137 may also in certain embodiments be operable to deliver power from an external power source to power source QQ136. This may be, for example, for the charging of power source QQ136. Power circuitry QQ137 may perform any formatting, converting, or other modification to the power from power source QQ136 to make the power suitable for the respective components of WD QQ110 to which power is supplied.
  • FIG. 24 User Equipment in accordance with some embodiments
  • FIG. 24 illustrates one embodiment of a UE in accordance with various aspects described herein.
  • a user equipment or UE may not necessarily have a user in the sense of a human user who owns and/or operates the relevant device.
  • a UE may represent a device that is intended for sale to, or operation by, a human user but which may not, or which may not initially, be associated with a specific human user (e.g., a smart sprinkler controller).
  • a UE may represent a device that is not intended for sale to, or operation by, an end user but which may be associated with or operated for the benefit of a user (e.g., a smart power meter).
  • UE QQ2200 may be any UE identified by the 3rd Generation Partnership Project (3GPP), including a NB-loT UE, a machine type communication (MTC) UE, and/or an enhanced MTC (eMTC) UE.
  • 3GPP 3rd Generation Partnership Project
  • MTC machine type communication
  • eMTC enhanced MTC
  • UE QQ200 is one example of a WD configured for communication in accordance with one or more communication standards promulgated by the 3rd Generation Partnership Project (3GPP), such as 3GPP's GSM, UMTS,
  • FIG. 24 is a UE, the components discussed herein are equally applicable to a WD, and vice-versa.
  • UE QQ200 includes processing circuitry QQ201 that is operatively coupled to input/output interface QQ205, radio frequency (RF) interface QQ209, network connection interface QQ211, memory QQ215 including random access memory (RAM) QQ217, read-only memory (ROM) QQ219, and storage medium QQ221 or the like, communication subsystem QQ231, power source QQ233, and/or any other component, or any combination thereof.
  • Storage medium QQ221 includes operating system QQ223, application program QQ225, and data QQ227. In other embodiments, storage medium QQ221 may include other similar types of information. Certain UEs may utilize all of the components shown in FIG. 24, or only a subset of the components. The level of integration between the components may vary from one UE to another UE. Further, certain UEs may contain multiple instances of a component, such as multiple processors, memories, transceivers, transmitters, receivers, etc.
  • processing circuitry QQ201 may be configured to process computer instructions and data.
  • Processing circuitry QQ201 may be configured to implement any sequential state machine operative to execute machine instructions stored as machine- readable computer programs in the memory, such as one or more hardware-implemented state machines (e.g., in discrete logic, FPGA, ASIC, etc.); programmable logic together with appropriate firmware; one or more stored program, general-purpose processors, such as a microprocessor or Digital Signal Processor (DSP), together with appropriate software; or any combination of the above.
  • the processing circuitry QQ201 may include two central processing units (CPUs). Data may be information in a form suitable for use by a computer.
  • input/output interface QQ205 may be configured to provide a communication interface to an input device, output device, or input and output device.
  • UE QQ200 may be configured to use an output device via input/output interface QQ205.
  • An output device may use the same type of interface port as an input device.
  • a USB port may be used to provide input to and output from UE QQ200.
  • the output device may be a speaker, a sound card, a video card, a display, a monitor, a printer, an actuator, an emitter, a smartcard, another output device, or any combination thereof.
  • UE QQ200 may be configured to use an input device via input/output interface QQ205 to allow a user to capture information into UE QQ200.
  • the input device may include a touch-sensitive or presence- sensitive display, a camera (e.g., a digital camera, a digital video camera, a web camera, etc.), a microphone, a sensor, a mouse, a trackball, a directional pad, a trackpad, a scroll wheel, a smartcard, and the like.
  • the presence-sensitive display may include a capacitive or resistive touch sensor to sense input from a user.
  • a sensor may be, for instance, an accelerometer, a gyroscope, a tilt sensor, a force sensor, a magnetometer, an optical sensor, a proximity sensor, another like sensor, or any combination thereof.
  • the input device may be an accelerometer, a magnetometer, a digital camera, a microphone, and an optical sensor.
  • RF interface QQ209 may be configured to provide a communication interface to RF components such as a transmitter, a receiver, and an antenna.
  • Network connection interface QQ211 may be configured to provide a communication interface to network QQ243a.
  • Network QQ243a may encompass wired and/or wireless networks such as a local-area network (LAN), a wide-area network (WAN), a computer network, a wireless network, a telecommunications network, another like network or any combination thereof.
  • network QQ243a may comprise a Wi-Fi network.
  • Network connection interface QQ211 may be configured to include a receiver and a transmitter interface used to
  • Network connection interface QQ211 may implement receiver and transmitter functionality appropriate to the communication network links (e.g., optical, electrical, and the like).
  • the transmitter and receiver functions may share circuit components, software or firmware, or alternatively may be implemented separately.
  • RAM QQ217 may be configured to interface via bus QQ202 to processing circuitry QQ201 to provide storage or caching of data or computer instructions during the execution of software programs such as the operating system, application programs, and device drivers.
  • ROM QQ219 may be configured to provide computer instructions or data to processing circuitry QQ201.
  • ROM QQ219 may be configured to store invariant low-level system code or data for basic system functions such as basic input and output (I/O), startup, or reception of keystrokes from a keyboard that are stored in a non-volatile memory.
  • Storage medium QQ221 may be configured to include memory such as RAM, ROM, programmable read-only memory (PROM), erasable programmable read-only memory (EPROM), electrically erasable programmable read-only memory (EEPROM), magnetic disks, optical disks, floppy disks, hard disks, removable cartridges, or flash drives.
  • storage medium QQ221 may be configured to include operating system QQ223, application program QQ225 such as a web browser application, a widget or gadget engine or another application, and data file QQ227.
  • Storage medium QQ221 may store, for use by UE QQ200, any of a variety of various operating systems or combinations of operating systems.
  • Storage medium QQ221 may be configured to include a number of physical drive units, such as redundant array of independent disks (RAID), floppy disk drive, flash memory,
  • Storage medium QQ221 may allow UE QQ200 to access computer-executable instructions, application programs or the like, stored on transitory or non-transitory memory media, to off-load data, or to upload data.
  • An article of manufacture, such as one utilizing a communication system may be tangibly embodied in storage medium QQ221, which may comprise a device readable medium.
  • processing circuitry QQ201 may be configured to communicate with network QQ243b using communication subsystem QQ231.
  • Network QQ243a and network QQ243b may be the same network or networks or different network or networks.
  • Communication subsystem QQ231 may be configured to include one or more transceivers used to communicate with network QQ243b.
  • communication subsystem QQ231 may be configured to include one or more transceivers used to communicate with one or more remote transceivers of another device capable of wireless communication such as another WD, UE, or base station of a radio access network (RAN) according to one or more communication protocols, such as IEEE 802.QQ2, CDMA, WCDMA, GSM, LTE, UTRAN, WiMax, or the like.
  • Each transceiver may include transmitter QQ233 and/or receiver QQ235 to implement transmitter or receiver functionality, respectively, appropriate to the RAN links (e.g., frequency allocations and the like).
  • transmitter QQ233 and receiver QQ235 of each transceiver may share circuit components, software or firmware, or alternatively may be implemented separately.
  • the communication functions of communication subsystem QQ231 may include data communication, voice communication, multimedia communication, short-range communications such as Bluetooth, near-field communication, location-based communication such as the use of the global positioning system (GPS) to determine a location, another like communication function, or any combination thereof.
  • communication subsystem QQ231 may include cellular communication, Wi-Fi communication, Bluetooth communication, and GPS communication.
  • Network QQ243b may encompass wired and/or wireless networks such as a local-area network (LAN), a wide-area network (WAN), a computer network, a wireless network, a telecommunications network, another like network or any combination thereof.
  • network QQ243b may be a cellular network, a Wi-Fi network, and/or a near-field network.
  • Power source QQ213 may be configured to provide alternating current (AC) or direct current (DC) power to components of UE QQ200.
  • the features, benefits and/or functions described herein may be implemented in one of the components of UE QQ200 or partitioned across multiple components of UE QQ200. Further, the features, benefits, and/or functions described herein may be implemented in any combination of hardware, software or firmware.
  • communication subsystem QQ231 may be configured to include any of the components described herein.
  • processing circuitry QQ201 may be configured to communicate with any of such components over bus QQ202.
  • any of such components may be represented by program instructions stored in memory that when executed by processing circuitry QQ201 perform the corresponding functions described herein.
  • the functionality of any of such components may be partitioned between processing circuitry QQ201 and communication subsystem QQ231.
  • the non-computationally intensive functions of any of such components may be implemented in software or firmware and the computationally intensive functions may be implemented in hardware.
  • FIG. 25 Virtualization environment in accordance with some embodiments [00171 ]
  • FIG. 25 is a schematic block diagram illustrating a virtualization environment QQ300 in which functions implemented by some embodiments may be virtualized.
  • virtualizing means creating virtual versions of apparatuses or devices which may include virtualizing hardware platforms, storage devices and networking resources.
  • virtualization can be applied to a node (e.g., a virtualized base station or a virtualized radio access node) or to a device (e.g., a UE, a wireless device or any other type of communication device) or components thereof and relates to an implementation in which at least a portion of the functionality is implemented as one or more virtual components (e.g., via one or more applications, components, functions, virtual machines or containers executing on one or more physical processing nodes in one or more networks).
  • a node e.g., a virtualized base station or a virtualized radio access node
  • a device e.g., a UE, a wireless device or any other type of communication device
  • some or all of the functions described herein may be implemented as virtual components executed by one or more virtual machines implemented in one or more virtual environments QQ300 hosted by one or more of hardware nodes QQ330. Further, in embodiments in which the virtual node is not a radio access node or does not require radio connectivity (e.g., a core network node), then the network node may be entirely virtualized.
  • the functions may be implemented by one or more applications QQ320 (which may alternatively be called software instances, virtual appliances, network functions, virtual nodes, virtual network functions, etc.) operative to implement some of the features, functions, and/or benefits of some of the embodiments disclosed herein.
  • Applications QQ320 are run in virtualization environment QQ300 which provides hardware QQ330 comprising processing circuitry QQ360 and memory QQ390.
  • Memory QQ390 contains instructions QQ395 executable by processing circuitry QQ360 whereby application QQ320 is operative to provide one or more of the features, benefits, and/or functions disclosed herein.
  • Virtualization environment QQ300 comprises general-purpose or special- purpose network hardware devices QQ330 comprising a set of one or more processors or processing circuitry QQ360, which may be commercial off-the-shelf (COTS) processors, dedicated Application Specific Integrated Circuits (ASICs), or any other type of processing circuitry including digital or analog hardware components or special purpose processors.
  • processors or processing circuitry QQ360 which may be commercial off-the-shelf (COTS) processors, dedicated Application Specific Integrated Circuits (ASICs), or any other type of processing circuitry including digital or analog hardware components or special purpose processors.
  • Each hardware device may comprise memory QQ390-1 which may be non-persistent memory for temporarily storing instructions QQ395 or software executed by processing circuitry QQ360.
  • Each hardware device may comprise one or more network interface controllers (NICs) QQ370, also known as network interface cards, which include physical network interface QQ380.
  • NICs network interface controllers
  • Each hardware device may also include non-transitory, persistent, machine-readable storage media QQ390-2 having stored therein software QQ395 and/or instructions executable by processing circuitry QQ360.
  • Software QQ395 may include any type of software including software for instantiating one or more virtualization layers QQ350 (also referred to as hypervisors), software to execute virtual machines QQ340 as well as software allowing it to execute functions, features and/or benefits described in relation with some embodiments described herein.
  • Virtual machines QQ340 comprise virtual processing, virtual memory, virtual networking or interface and virtual storage, and may be run by a corresponding virtualization layer QQ350 or hypervisor. Different embodiments of the instance of virtual appliance QQ320 may be implemented on one or more of virtual machines QQ340, and the implementations may be made in different ways.
  • processing circuitry QQ360 executes software QQ395 to instantiate the hypervisor or virtualization layer QQ350, which may sometimes be referred to as a virtual machine monitor (VMM).
  • Virtualization layer QQ350 may present a virtual operating platform that appears like networking hardware to virtual machine QQ340.
  • hardware QQ330 may be a standalone network node with generic or specific components. Hardware QQ330 may comprise antenna QQ3225 and may implement some functions via virtualization. Alternatively, hardware QQ330 may be part of a larger cluster of hardware (e.g. such as in a data center or customer premise equipment (CPE)) where many hardware nodes work together and are managed via management and
  • CPE customer premise equipment
  • Virtualization of the hardware is in some contexts referred to as network function virtualization (NFV).
  • NFV may be used to consolidate many network equipment types onto industry standard high volume server hardware, physical switches, and physical storage, which can be located in data centers, and customer premise equipment.
  • virtual machine QQ340 may be a software implementation of a physical machine that runs programs as if they were executing on a physical, non- virtualized machine.
  • Each of virtual machines QQ340, and that part of hardware QQ330 that executes that virtual machine be it hardware dedicated to that virtual machine and/or hardware shared by that virtual machine with others of the virtual machines QQ340, forms a separate virtual network elements (VNE).
  • VNE virtual network elements
  • VNF Virtual Network Function
  • one or more radio units QQ3200 that each include one or more transmitters QQ3220 and one or more receivers QQ3210 may be coupled to one or more antennas QQ3225.
  • Radio units QQ3200 may communicate directly with hardware nodes QQ330 via one or more appropriate network interfaces and may be used in combination with the virtual components to provide a virtual node with radio capabilities, such as a radio access node or a base station.
  • control system QQ3230 which may alternatively be used for communication between the hardware nodes QQ330 and radio units QQ3200.
  • FIG. 26 Telecommunication network connected via an intermediate network to a host computer in accordance with some embodiments.
  • a communication system includes telecommunication network QQ410, such as a 3GPP-type cellular network, which comprises access network QQ411, such as a radio access network, and core network QQ414.
  • Access network QQ411 comprises a plurality of base stations QQ412a, QQ412b, QQ412c, such as NBs, eNBs, gNBs or other types of wireless access points, each defining a corresponding coverage area QQ413a, QQ413b, QQ413c.
  • Each base station QQ412a, QQ412b, QQ412c is connectable to core network QQ414 over a wired or wireless connection QQ415.
  • a first UE QQ491 located in coverage area QQ413c is configured to wirelessly connect to, or be paged by, the corresponding base station QQ412c.
  • a second UE QQ492 in coverage area QQ413a is wirelessly connectable to the corresponding base station QQ412a. While a plurality of UEs QQ491, QQ492 are illustrated in this example, the disclosed embodiments are equally applicable to a situation where a sole UE is in the coverage area or where a sole UE is connecting to the corresponding base station QQ412.
  • Telecommunication network QQ410 is itself connected to host computer QQ430, which may be embodied in the hardware and/or software of a standalone server, a cloud- implemented server, a distributed server or as processing resources in a server farm.
  • Host computer QQ430 may be under the ownership or control of a service provider, or may be operated by the service provider or on behalf of the service provider.
  • Connections QQ421 and QQ422 between telecommunication network QQ410 and host computer QQ430 may extend directly from core network QQ414 to host computer QQ430 or may go via an optional intermediate network QQ420.
  • Intermediate network QQ420 may be one of, or a combination of more than one of, a public, private or hosted network; intermediate network QQ420, if any, may be a backbone network or the Internet; in particular, intermediate network QQ420 may comprise two or more sub-networks (not shown).
  • the communication system of FIG. 26 as a whole enables connectivity between the connected UEs QQ491, QQ492 and host computer QQ430.
  • the connectivity may be described as an over-the-top (OTT) connection QQ450.
  • Host computer QQ430 and the connected UEs QQ491, QQ492 are configured to communicate data and/or signaling via OTT connection QQ450, using access network QQ411, core network QQ414, any intermediate network QQ420 and possible further infrastructure (not shown) as intermediaries.
  • OTT connection QQ450 may be transparent in the sense that the participating communication devices through which OTT connection QQ450 passes are unaware of routing of uplink and downlink communications.
  • base station QQ412 may not or need not be informed about the past routing of an incoming downlink communication with data originating from host computer QQ430 to be forwarded (e.g., handed over) to a connected UE QQ491. Similarly, base station QQ412 need not be aware of the future routing of an outgoing uplink
  • FIG. 27 Host computer communicating via a base station with a user equipment over a partially wireless connection in accordance with some embodiments.
  • host computer QQ510 comprises hardware QQ515 including communication interface QQ516 configured to set up and maintain a wired or wireless connection with an interface of a different communication device of communication system QQ500.
  • Host computer QQ510 further comprises processing circuitry QQ518, which may have storage and/or processing capabilities.
  • processing circuitry QQ518 may comprise one or more programmable processors, application-specific integrated circuits, field programmable gate arrays or combinations of these (not shown) adapted to execute instructions.
  • Host computer QQ510 further comprises software QQ511, which is stored in or accessible by host computer QQ510 and executable by processing circuitry QQ518.
  • Software QQ511 includes host application QQ512.
  • Host application QQ512 may be operable to provide a service to a remote user, such as UE QQ530 connecting via OTT connection QQ550 terminating at UE QQ530 and host computer QQ510. In providing the service to the remote user, host application QQ512 may provide user data which is transmitted using OTT connection QQ550.
  • Communication system QQ500 further includes base station QQ520 provided in a telecommunication system and comprising hardware QQ525 enabling it to communicate with host computer QQ510 and with UE QQ530.
  • Hardware QQ525 may include communication interface QQ526 for setting up and maintaining a wired or wireless connection with an interface of a different communication device of communication system QQ500, as well as radio interface QQ527 for setting up and maintaining at least wireless connection QQ570 with UE QQ530 located in a coverage area (not shown in FIG. 27) served by base station QQ520.
  • Communication interface QQ526 may be configured to facilitate connection QQ560 to host computer QQ510.
  • Connection QQ560 may be direct or it may pass through a core network (not shown in FIG.
  • hardware QQ525 of base station QQ520 further includes processing circuitry QQ528, which may comprise one or more programmable processors, application-specific integrated circuits, field programmable gate arrays or combinations of these (not shown) adapted to execute instructions.
  • Base station QQ520 further has software QQ521 stored internally or accessible via an external connection.
  • Communication system QQ500 further includes UE QQ530 already referred to.
  • Its hardware QQ535 may include radio interface QQ537 configured to set up and maintain wireless connection QQ570 with a base station serving a coverage area in which UE QQ530 is currently located.
  • Hardware QQ535 of UE QQ530 further includes processing circuitry QQ538, which may comprise one or more programmable processors, application-specific integrated circuits, field programmable gate arrays or combinations of these (not shown) adapted to execute instructions.
  • UE QQ530 further comprises software QQ531, which is stored in or accessible by UE QQ530 and executable by processing circuitry QQ538.
  • Software QQ531 includes client application QQ532.
  • Client application QQ532 may be operable to provide a service to a human or non-human user via UE QQ530, with the support of host computer QQ510.
  • an executing host application QQ512 may communicate with the executing client application QQ532 via OTT connection QQ550 terminating at UE QQ530 and host computer QQ510.
  • client application QQ532 may receive request data from host application QQ512 and provide user data in response to the request data.
  • OTT connection QQ550 may transfer both the request data and the user data.
  • Client application QQ532 may interact with the user to generate the user data that it provides.
  • host computer QQ510, base station QQ520 and UE QQ530 illustrated in FIG. 27 may be similar or identical to host computer QQ430, one of base stations QQ412a, QQ412b, QQ412c and one of UEs QQ491, QQ492 of FIG. 26, respectively.
  • the inner workings of these entities may be as shown in FIG. 27 and independently, the surrounding network topology may be that of FIG. 26.
  • OTT connection QQ550 has been drawn abstractly to illustrate the communication between host computer QQ510 and UE QQ530 via base station QQ520, without explicit reference to any intermediary devices and the precise routing of messages via these devices.
  • Network infrastructure may determine the routing, which it may be configured to hide from UE QQ530 or from the service provider operating host computer QQ510, or both. While OTT connection QQ550 is active, the network infrastructure may further take decisions by which it dynamically changes the routing (e.g., on the basis of load balancing consideration or reconfiguration of the network).
  • Wireless connection QQ570 between UE QQ530 and base station QQ520 is in accordance with the teachings of the embodiments described throughout this disclosure.
  • One or more of the various embodiments may improve the performance of OTT services provided to UE QQ530 using OTT connection QQ550, in which wireless connection QQ570 forms the last segment. More precisely, the teachings of these embodiments may improve the deblock filtering for video processing and thereby provide benefits such as improved video encoding and/or decoding.
  • a measurement procedure may be provided for the purpose of monitoring data rate, latency and other factors on which the one or more embodiments improve.
  • the measurement procedure and/or the network functionality for reconfiguring OTT connection QQ550 may be implemented in software QQ511 and hardware QQ515 of host computer QQ510 or in software QQ531 and hardware QQ535 of UE QQ530, or both.
  • sensors (not shown) may be deployed in or in association with communication devices through which OTT connection QQ550 passes; the sensors may participate in the measurement procedure by supplying values of the monitored quantities exemplified above, or supplying values of other physical quantities from which software QQ511, QQ531 may compute or estimate the monitored quantities.
  • the reconfiguring of OTT connection QQ550 may include message format, retransmission settings, preferred routing etc.; the reconfiguring need not affect base station QQ520, and it may be unknown or imperceptible to base station QQ520. Such procedures and functionalities may be known and practiced in the art.
  • measurements may involve proprietary UE signaling facilitating host computer QQ510's measurements of throughput, propagation times, latency and the like.
  • the measurements may be implemented in that software QQ511 and QQ531 causes messages to be transmitted, in particular empty or 'dummy' messages, using OTT connection QQ550 while it monitors propagation times, errors etc.
  • FIG. 28 Methods implemented in a communication system including a host computer, a base station and a user equipment in accordance with some embodiments.
  • FIG. 28 is a flowchart illustrating a method implemented in a communication system, in accordance with one embodiment.
  • the communication system includes a host computer, a base station and a UE which may be those described with reference to Figures QQ4 and QQ5. For simplicity of the present disclosure, only drawing references to FIG. 28 will be included in this section.
  • step QQ610 the host computer provides user data.
  • substep QQ611 which may be optional
  • the host computer provides the user data by executing a host application.
  • step QQ620 the host computer initiates a transmission carrying the user data to the UE.
  • step QQ630 the base station transmits to the UE the user data which was carried in the transmission that the host computer initiated, in accordance with the teachings of the embodiments described throughout this disclosure.
  • step QQ640 the UE executes a client application associated with the host application executed by the host computer.
  • FIG. 29 Methods implemented in a communication system including a host computer, a base station and a user equipment in accordance with some embodiments.
  • FIG. 29 is a flowchart illustrating a method implemented in a communication system, in accordance with one embodiment.
  • the communication system includes a host computer, a base station and a UE which may be those described with reference to Figures QQ4 and QQ5. For simplicity of the present disclosure, only drawing references to FIG. 29 will be included in this section.
  • the host computer provides user data.
  • the host computer provides the user data by executing a host application.
  • the host computer initiates a transmission carrying the user data to the UE.
  • the transmission may pass via the base station, in accordance with the teachings of the embodiments described throughout this disclosure.
  • the UE receives the user data carried in the transmission.
  • FIG. BO Methods implemented in a communication system including a host computer, a base station and a user equipment in accordance with some embodiments.
  • FIG. 30 is a flowchart illustrating a method implemented in a communication system, in accordance with one embodiment.
  • the communication system includes a host computer, a base station and a UE which may be those described with reference to Figures QQ4 and QQ5. For simplicity of the present disclosure, only drawing references to FIG. 30 will be included in this section.
  • step QQ810 (which may be optional) the UE receives input data provided by the host computer. Additionally or alternatively, in step QQ820, the UE provides user data.
  • substep QQ821 (which may be optional) of step QQ820, the UE provides the user data by executing a client application.
  • substep QQ811 (which may be optional) of step QQ810, the UE executes a client application which provides the user data in reaction to the received input data provided by the host computer. In providing the user data, the executed client application may further consider user input received from the user. Regardless of the specific manner in which the user data was provided, the UE initiates, in substep QQ830 (which may be optional), transmission of the user data to the host computer. In step QQ840 of the method, the host computer receives the user data transmitted from the UE, in accordance with the teachings of the embodiments described throughout this disclosure.
  • FIG. 31 Methods implemented in a communication system including a host computer, a base station and a user equipment in accordance with some embodiments.
  • FIG. 31 is a flowchart illustrating a method implemented in a communication system, in accordance with one embodiment.
  • the communication system includes a host computer, a base station and a UE which may be those described with reference to Figures QQ4 and QQ5. For simplicity of the present disclosure, only drawing references to FIG. 31 will be included in this section.
  • the base station receives user data from the UE.
  • the base station initiates transmission of the received user data to the host computer.
  • step QQ930 (which may be optional)
  • the host computer receives the user data carried in the transmission initiated by the base station.
  • any appropriate steps, methods, features, functions, or benefits disclosed herein may be performed through one or more functional units or modules of one or more virtual apparatuses.
  • Each virtual apparatus may comprise a number of these functional units.
  • These functional units may be implemented via processing circuitry, which may include one or more microprocessor or microcontrollers, as well as other digital hardware, which may include digital signal processors (DSPs), special-purpose digital logic, and the like.
  • the processing circuitry may be configured to execute program code stored in memory, which may include one or several types of memory such as read-only memory (ROM), random-access memory (RAM), cache memory, flash memory devices, optical storage devices, etc.
  • Program code stored in memory includes program instructions for executing one or more telecommunications and/or data communications protocols as well as instructions for carrying out one or more of the techniques described herein.
  • the processing circuitry may be used to cause the respective functional unit to perform corresponding functions according one or more embodiments.
  • the term unit may have conventional meaning in the field of electronics, electrical devices and/or electronic devices and may include, for example, electrical and/or electronic circuitry, devices, modules, processors, memories, logic solid state and/or discrete devices, computer programs or instructions for carrying out respective tasks, procedures, computations, outputs, and/or displaying functions, and so on, as such as those that are described herein.

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)

Abstract

Dans la présente invention, un décodeur peut recevoir un bloc vidéo codé qui comprend une séquence d'images. Chacune des images peut comprendre une valeur de luminance et une valeur de chrominance. Le décodeur peut générer un mode le plus probable, MPM, qui comprend une pluralité de modes de prédiction intra qui correspondent à une analyse basée sur l'historique. Le décodeur peut effectuer une intra-prédiction pour des échantillons afin de décoder les images par sélection d'un mode de prédiction intra qui comprend une pluralité de modes directionnels et une pluralité de modes non directionnels. La génération de l'ensemble MPM peut comprendre la génération d'au moins un mode dans l'ensemble MPM à partir d'une table tampon de mode intra qui est configurée pour comprendre des modes de prédiction intra. La table tampon de mode intra peut comprendre un tampon premier entré, premier sorti (FIFO), qui comprend des éléments qui correspondent à un bloc vidéo précédemment décodé.
PCT/EP2019/086866 2019-01-01 2019-12-20 Dérivation de mode intra le plus probable basée sur un historique WO2020141123A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US201962787341P 2019-01-01 2019-01-01
US62/787,341 2019-01-01

Publications (1)

Publication Number Publication Date
WO2020141123A1 true WO2020141123A1 (fr) 2020-07-09

Family

ID=69061371

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/EP2019/086866 WO2020141123A1 (fr) 2019-01-01 2019-12-20 Dérivation de mode intra le plus probable basée sur un historique

Country Status (1)

Country Link
WO (1) WO2020141123A1 (fr)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023163374A1 (fr) * 2022-02-22 2023-08-31 현대자동차주식회사 Procédé de configuration de liste mpm dans une prédiction intra

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20180098064A1 (en) * 2016-10-04 2018-04-05 Qualcomm Incorporated Variable number of intra modes for video coding
EP3379829A1 (fr) * 2015-11-19 2018-09-26 Electronics and Telecommunications Research Institute Procédé et appareil d'encodage/décodage d'un mode de prédiction intra-écran.
US20180359483A1 (en) * 2017-06-13 2018-12-13 Qualcomm Incorporated Motion vector prediction

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3379829A1 (fr) * 2015-11-19 2018-09-26 Electronics and Telecommunications Research Institute Procédé et appareil d'encodage/décodage d'un mode de prédiction intra-écran.
US20180098064A1 (en) * 2016-10-04 2018-04-05 Qualcomm Incorporated Variable number of intra modes for video coding
US20180359483A1 (en) * 2017-06-13 2018-12-13 Qualcomm Incorporated Motion vector prediction

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
H-Y JIANG (FOXCONN) ET AL: "CE3-related: Advanced MPM based on intra reference line selection scheme", no. JVET-K0175, 14 July 2018 (2018-07-14), XP030199733, Retrieved from the Internet <URL:http://phenix.int-evry.fr/jvet/doc_end_user/documents/11_Ljubljana/wg11/JVET-K0175-v4.zip> [retrieved on 20180714] *
PARK (LGE) N ET AL: "CE4-related: History-Based Motion Vector Prediction considering parallel processing", no. JVET-L0158, 24 September 2018 (2018-09-24), XP030193687, Retrieved from the Internet <URL:http://phenix.int-evry.fr/jvet/doc_end_user/documents/12_Macao/wg11/JVET-L0158-v1.zip> [retrieved on 20180924] *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023163374A1 (fr) * 2022-02-22 2023-08-31 현대자동차주식회사 Procédé de configuration de liste mpm dans une prédiction intra

Similar Documents

Publication Publication Date Title
JP7390300B2 (ja) ビデオコーディングにおける適応ループフィルタを簡略化する方法
US20210385457A1 (en) Determining filter length for deblocking during encoding and/or decoding of video
TWI715598B (zh) 使用交叉平面濾波增強色度編碼的裝置及方法
US20240098256A1 (en) Methods providing encoding and/or decoding of video using reference values and related devices
EP3844711A1 (fr) Mesure de fidélité de vidéo
JP2022516094A (ja) 組みあわせたインターおよびイントラ予測
US20240163471A1 (en) Generating a motion vector predictor list
WO2020141123A1 (fr) Dérivation de mode intra le plus probable basée sur un historique
US20210400679A1 (en) Methods for separating reference symbols and user data in a lower layer split
WO2023274149A1 (fr) Procédé, appareil d&#39;assurance d&#39;accord sur le niveau de service dans un réseau mobile
WO2020043280A1 (fr) Mesure de fidélité d&#39;image
US11791959B2 (en) Methods, apparatus and machine-readable mediums for signalling in a base station
US11445474B2 (en) Mobile switching node and mobility management node to page terminal device
TW201444342A (zh) 功率感知視訊串流複雜性感知視訊編碼
EP4316006A1 (fr) Isolation de tranches de réseau par l&#39;intermédiaire de listes de tranches de réseau
EP4252373A1 (fr) Procédé de transmission multisite utilisant des codes complémentaires
CN116472730A (zh) 处理用户设备在不同通信网络中的注册
WO2020094229A1 (fr) Gestion de segments vidéo

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 19829215

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 19829215

Country of ref document: EP

Kind code of ref document: A1