Patents
Literature
Patsnap Eureka AI that helps you search prior art, draft patents, and assess FTO risks, powered by patent and scientific literature data.

159 results about "Variable length" patented technology

Variable length refers to anything whose length can vary. For example, in databases, a variable-length field is a field that does not have a fixed length.

Chirp interval modulation backscatter communication method and system based on variable-length scrambling codes

The invention discloses a chirp interval modulation backscatter communication method and a chirp interval modulation backscatter communication system based on variable-length scrambling codes, which mainly solve the problems of high power consumption of backscatter labels and high system deployment cost in the prior art. According to the scheme, a sending end sends an environment LoRa signal; the backscattering label modulates information to be sent to an environment LoRa signal in a time interval modulation mode, and modulates a variable-length scrambling code to an anchor symbol; a receiving end performs frequency shift compensation on the backscattering signal by adopting a frequency shift compensation method, demodulates the backscattering signal by combining a sliding window with a variable-length scrambling code, intercepts a backscattering signal sample through the sliding window, and performs de-spreading and fast Fourier transform (FFT) on the signal in the window; the position of an anchor symbol is determined by detecting the maximum value of an FFT peak value, information sent by the backscattering label is recovered from the position of the anchor symbol, and data demodulation is completed. On the premise of keeping demodulation reliability, the power consumption of the tag is effectively reduced, the deployment cost of a backscatter communication system is reduced, and the method can be used for ultra-low power consumption Internet of Things communication.
Owner:XIDIAN UNIV

Wireless communication method, system, apparatus and device, and readable storage medium

The present application discloses a wireless communication method, a system, an apparatus, a device, and a readable storage medium. In the present application, when a first communication terminal generates a first protocol data unit, a frame identifier in a frame header of the first protocol data unit may characterize a signaling type and a length type of a frame body, and the length type may be a fixed length type or a variable length type. In response to that the length of the frame body is fixed and the second communication terminal knows that the frame body in the first protocol data unit is of the fixed length type, the second communication terminal may take content at a fixed position as the frame body.
Owner:SHENZHEN INOVANCE TECH CO LTD

profile (B)

1. Name of the product in this design: Profile (B). 2. Application of this design: It is used for profiles of doors, windows and various industrial products. 3. The key design feature of this product is its shape. 4. The image or photograph that best illustrates the key design points: Design 1 3D view. 5. Design 1 is designated as the basic design. 6. Other matters requiring explanation: This design product is of variable length.
Owner:GUANGDONG JINXIU TOMORROW BUILDING MATERIALS CO LTD

profile (A)

1. Name of the product in this design: Profile (A). 2. Application of this design: It is used for profiles of doors, windows and various industrial products. 3. The key design feature of this product is its shape. 4. The image or photograph that best illustrates the design's key points: a 3D model. 5. Other matters requiring explanation: This design product is of variable length.
Owner:GUANGDONG JINXIU TOMORROW BUILDING MATERIALS CO LTD

Utilizing fixed-sized and variable-length data chunks to perform source side deduplication

Range information associated with one or more objects is received from a storage system. One or more missing ranges and / or one or more mismatched ranges associated with the one or more objects is determined based on the received range information. A plurality of data chunk identifiers associated with a plurality of variable-length data chunks included in the one or more determined ranges associated with the one or more objects is provided to the storage system. A response that is used to identify among the plurality of variable-length data chunks, one or more variable-length data chunks not already stored in a storage associated with the storage system is received from the storage system. Content of the identified one or more variable-length data chunks is provided to the storage system.
Owner:COHESITY INC

Profile (Timer 5514)

ActiveCN309988955SStopwatchVariable length
1. Name of the product in this design: Profile (Timer 5514). 2. Purpose of this design: to be used as a profile for making timers. 3. The key design feature of this product is its shape. 4. The image or photograph that best illustrates the design's key points: 3D view 1. 5. Other situations requiring explanation: This design is for products of variable length.
Owner:FUZHOU WEIYI TECH CO LTD

Variable length video generation from textual descriptions

Methods, systems, and apparatus, including computer programs encoded on a computer storage medium, for generating a video. In one aspect, a method comprises receiving a first text prompt, using a video generation neural network to generate an initial segment of the video conditioned on the first text prompt, and updating the video for each of one or more update iterations by obtaining an additional text prompt for each update iteration and by using the video generation neural network to generate an additional segment of the video conditioned on the text prompt for the update iteration.
Owner:GOOGLE LLC

Stream orchestration of variable length message streams

PendingCN122070688AMedical communicationTransmissionPayload (computing)Variable length
Techniques are disclosed for flow orchestration of variable length message flows, including using routing specified by implementation-independent flow orchestration language (SOL). In an example method, a computing system receives a variable length message including context information and a payload. The computing system determines, from the contextual information, routing information identifying at least one consumer of the variable length message. The computing system outputs the variable length message to the consumer.
Owner:ORACLE INT CORP

Power CPS network attack intelligent positioning method and system based on multi-target evolution CNN

The invention discloses a power CPS network attack intelligent positioning method and system based on a multi-target evolution CNN. The CNN is used as a multi-label classification model for power CPS network attack positioning; designing a variable-length hybrid coding strategy by taking architecture parameters such as a convolution layer number, a filter number, a convolution kernel size, a pooling kernel size, a full-connection layer number, a full-connection layer neuron number and a discarding rate in the CNN and hyper-parameters such as a learning rate, a batch size and an optimizer as decision variables; the method comprises the following steps of: taking the minimization of the number of model parameters of the CNN and (1-macro average F1 score) as an optimization objective function, designing a Pareto leading edge selection mechanism based on non-dominated sorting, and a block single-point crossing strategy and mutation operation oriented to hybrid coding individuals, and carrying out offline multi-objective optimization iteration to obtain a compromise optimization CNN giving consideration to attack positioning precision and model lightweight. And on-line deployment is carried out, and accurate detection of the intelligent positioning system for the power CPS network attack is efficiently realized.
Owner:WENZHOU UNIV

Transmit power control via downlink control information

A method performed by a user equipment may comprise receiving first DCI of a first DCI format and receiving second DCI of a second DCI format which is different than the first DCI. The second DCI format may specify a variable number of TPC command bits and may include no less than 6 bits of TPC information. The second DCI format may be a variable length DCI format. A number of information bits of the second DCI may be less than or equal to a number of information bit of the first DCI. The second DCI may be scrambled with a SRS RNTI.
Owner:GORDAYCHIK BRIAN

Real-time recursive CRC method and apparatus, and computer storage medium and program

Disclosed in the present invention is a real-time recursive CRC method. The method comprises: sequentially extracting from a real-time bit stream a1a2a3… binary sequences S1S2…Si… at non-fixed lengths; bisecting into left and right parts each binary sequence segment Si, so as to obtain sub-sequences, and repeatedly bisecting into left and right parts the sub-sequences until the lengths of finally obtained sub-sequences are less than a preset value; and calculating a CRC check value and check matrix of each final sub-sequence, and performing level-by-level upward merging calculation on left and right sub-sequences, so as to obtain a final check value of the entire real-time bit stream. Further disclosed in the present invention are a corresponding CRC apparatus and a computer storage medium and a program for implementing the CRC method. In the present invention, a method combining iteration with recursion is used to calculate, in real time, a check value of a variable-length binary sequence stream, thereby achieving logarithmic calculation time complexity and meeting CRC operation requirements of a real-time ultra-high-speed data stream.
Owner:SUZHOU UNIVERSITY OF TECHNOLOGY

profile (auxiliary 85)

1. Name of the product in this design: Profile (Auxiliary Material 85). 2. Application of this design: This design is intended for use as an accessory for doors and windows. 3. The key design features of this product are its overall shape. 4. The image or photograph that best illustrates the design's key points: a 3D model. 5. Other matters requiring explanation: This design product is of variable length.
Owner:FOSHAN KAISENBERG CONSTR HARDWARE CO LTD

A method for automatically generating a non-fixed-length standard part process

PendingCN122174609Ahighlight substantive featuresRealize intelligent orchestration of processesData processing applicationsDesign optimisation/simulationTime informationVariable length
This invention provides a method for automatically generating processes for standard parts of variable length. By uniformly planning the parts and components of standard mechanisms in a product, a knowledge base for automated design rules, a knowledge base for automated design process routes, and a calculation model for automated design time of standard parts are established. Each type of part and component in the knowledge base for automated design rules is dynamically matched with the process route templates and time calculation models in the knowledge base for automated design process routes and the calculation model for automated design time of standard parts. In application, the appropriate process route template and corresponding time information can be selected in real time according to changes in product parameters, realizing automated design and synchronous updating of standard part processes.
Owner:ZHENGMEIJI ZHIDING HYDRAULIC CO LTD

Profile (2)

1. Name of the product in this design: Profile (2). 2. Application of this design: Profiles used in the construction industry. 3. The key design feature of this product is its shape. 4. The picture or photo that best illustrates the key design points: Design 1 front view. 5. Design 1 is designated as the basic design. 6. Other matters requiring explanation: This design product is of variable length.
Owner:丁大朋

System, device, and method for user customizable streaming video playback

A system for customizable video playback includes: a customizable video playback server including a video database and a playback manager; and a plurality of customizable video playback devices, each including a dynamic index file and a playback controller, wherein the customizable video playback device enables a user to select a source video from the video database, and select a list of variable length video chunks from the source video, such that the variable length video chunks are sequenced by the dynamic index file, according to sequencing input from the user, to produce a customized video. Also disclosed is a method for customizable video playback, including selecting a source video, selecting variable-length video chunks, sequencing the customized video using a dynamic index file, and playing the customized video.
Owner:NUTSHELL MEDIA

Processing state limited variable length control method

The invention discloses a variable length control method with a limited processing state. According to the method, an iteration length selection index is constructed, so that the state value of the system does not violate a given limit range. Under the framework of a backstepping method, vector parameter uncertainty and disturbance of the system are converted into a scalar form for analysis. A controller without a reversible control matrix is constructed to control a high-order system. Compared with a traditional control method needing an accurate mathematical model, the control algorithm provided by the invention is more novel and simple in application condition. When the method is used for repeated task operation, the control precision is effectively improved, and the method has good engineering application value.
Owner:NANJING TECH UNIV

Energy-consuming enterprise time series data prediction method and system based on reversible computation

The application belongs to the technical field of information processing, and provides a kind of energy-consuming enterprise time series data prediction method and system based on reversible calculation, the energy-consuming enterprise time series data prediction model in the application is a trained deep learning model, the input sample during training includes local time series information and hierarchical time series information;At the same time, the actual time series data is compared with the predicted time series data, and the predicted result is revised according to the comparison result, on the basis of considering the particularity and complexity of hierarchical time series information, through the reversible calculation of the comparison of actual time series data and predicted sequence data, in the high energy-consuming enterprise time series data prediction task, the modeling of long-term dependence relationship, flexibility, adaptation to different time scales, support variable length sequence, multi-task learning and processing of abnormal value and fluctuation can be embodied Better characteristics, selecting root mean square error as loss function can make the prediction model get better constraint on enterprise time series data prediction task.
Owner:STATE GRID SHANDONG ELECTRIC POWER CO

purlin

1. Name of the product in this design: Purlin. 2. Application of this design: building profiles. 3. The key design feature of this product is its shape. 4. The image or photograph that best illustrates the design's key points: 3D view 1. 5. The rear view is symmetrical to the front view, so the rear view is omitted. 6. Other matters requiring explanation: This design product is of variable length.
Owner:ALUMINUM PROFESSIONAL GROUP CO LTD

Method of transmitting data via a serial communication line and a serial communication device

A method of transmitting data via a serial communication line and a serial communication device are disclosed. The method of transmitting data via a serial communication line includes: generating a signal to be transmitted based on a predetermined serial communication protocol, and transmitting the data through the signal to be transmitted via the serial communication line; wherein the signal to be transmitted includes a start symbol, an end symbol, and a data frame of the data to be transmitted, the data frame is a variable-length byte frame, for each byte data, if the byte data is a positive numerical value, the variable-length byte frame is generated by omitting all bits 0 before a first bit 1 of a binary equivalent of the positive numerical value.
Owner:LAM MO KIN